[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2013-02-25 00:06:17 +01:00
parent 906f8fa6f6
commit 21f3291eee
31 changed files with 411 additions and 332 deletions

View File

@ -8,6 +8,7 @@
"Missing a temporary folder" => "תיקייה זמנית חסרה", "Missing a temporary folder" => "תיקייה זמנית חסרה",
"Failed to write to disk" => "הכתיבה לכונן נכשלה", "Failed to write to disk" => "הכתיבה לכונן נכשלה",
"Files" => "קבצים", "Files" => "קבצים",
"Delete permanently" => "מחק לצמיתות",
"Delete" => "מחיקה", "Delete" => "מחיקה",
"Rename" => "שינוי שם", "Rename" => "שינוי שם",
"Pending" => "ממתין", "Pending" => "ממתין",

View File

@ -0,0 +1,4 @@
<?php $TRANSLATIONS = array(
"Password" => "စကားဝှက်",
"web services under your control" => "သင်၏ထိန်းချုပ်မှု့အောက်တွင်ရှိသော Web services"
);

View File

@ -1,8 +1,16 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "בלתי אפשרי למחוק את %s לצמיתות",
"Couldn't restore %s" => "בלתי אפשרי לשחזר את %s",
"perform restore operation" => "בצע פעולת שחזור",
"delete file permanently" => "מחק קובץ לצמיתות",
"Delete permanently" => "מחק לצמיתות",
"Name" => "שם", "Name" => "שם",
"Deleted" => "נמחק",
"1 folder" => "תיקייה אחת", "1 folder" => "תיקייה אחת",
"{count} folders" => "{count} תיקיות", "{count} folders" => "{count} תיקיות",
"1 file" => "קובץ אחד", "1 file" => "קובץ אחד",
"{count} files" => "{count} קבצים", "{count} files" => "{count} קבצים",
"Nothing in here. Your trash bin is empty!" => "שום דבר כאן. סל המחזור שלך ריק!",
"Restore" => "שחזר",
"Delete" => "מחיקה" "Delete" => "מחיקה"
); );

View File

@ -7,6 +7,7 @@
"User Login Filter" => "סנן כניסת משתמש", "User Login Filter" => "סנן כניסת משתמש",
"User List Filter" => "סנן רשימת משתמשים", "User List Filter" => "סנן רשימת משתמשים",
"Group Filter" => "סנן קבוצה", "Group Filter" => "סנן קבוצה",
"Port" => "פורט",
"in seconds. A change empties the cache." => "בשניות. שינוי מרוקן את המטמון.", "in seconds. A change empties the cache." => "בשניות. שינוי מרוקן את המטמון.",
"in bytes" => "בבתים", "in bytes" => "בבתים",
"Help" => "עזרה" "Help" => "עזרה"

View File

@ -1,3 +1,4 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Password" => "စကားဝှက်",
"Help" => "အကူအညီ" "Help" => "အကူအညီ"
); );

View File

@ -5,6 +5,7 @@
"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "המשתמש %s שיתף אתך את התיקייה „%s“. ניתן להוריד את התיקייה מכאן: %s", "User %s shared the folder \"%s\" with you. It is available for download here: %s" => "המשתמש %s שיתף אתך את התיקייה „%s“. ניתן להוריד את התיקייה מכאן: %s",
"Category type not provided." => "סוג הקטגוריה לא סופק.", "Category type not provided." => "סוג הקטגוריה לא סופק.",
"No category to add?" => "אין קטגוריה להוספה?", "No category to add?" => "אין קטגוריה להוספה?",
"This category already exists: %s" => "הקטגוריה הבאה כבר קיימת: %s",
"Object type not provided." => "סוג הפריט לא סופק.", "Object type not provided." => "סוג הפריט לא סופק.",
"%s ID not provided." => "מזהה %s לא סופק.", "%s ID not provided." => "מזהה %s לא סופק.",
"Error adding %s to favorites." => "אירעה שגיאה בעת הוספת %s למועדפים.", "Error adding %s to favorites." => "אירעה שגיאה בעת הוספת %s למועדפים.",
@ -52,6 +53,7 @@
"Error" => "שגיאה", "Error" => "שגיאה",
"The app name is not specified." => "שם היישום לא צוין.", "The app name is not specified." => "שם היישום לא צוין.",
"The required file {file} is not installed!" => "הקובץ הנדרש {file} אינו מותקן!", "The required file {file} is not installed!" => "הקובץ הנדרש {file} אינו מותקן!",
"Shared" => "שותף",
"Share" => "שתף", "Share" => "שתף",
"Error while sharing" => "שגיאה במהלך השיתוף", "Error while sharing" => "שגיאה במהלך השיתוף",
"Error while unsharing" => "שגיאה במהלך ביטול השיתוף", "Error while unsharing" => "שגיאה במהלך ביטול השיתוף",
@ -82,6 +84,8 @@
"Error setting expiration date" => "אירעה שגיאה בעת הגדרת תאריך התפוגה", "Error setting expiration date" => "אירעה שגיאה בעת הגדרת תאריך התפוגה",
"Sending ..." => "מתבצעת שליחה ...", "Sending ..." => "מתבצעת שליחה ...",
"Email sent" => "הודעת הדוא״ל נשלחה", "Email sent" => "הודעת הדוא״ל נשלחה",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "תהליך העדכון לא הושלם בהצלחה. נא דווח את הבעיה ב<a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">קהילת ownCloud</a>.",
"The update was successful. Redirecting you to ownCloud now." => "תהליך העדכון הסתיים בהצלחה. עכשיו מנתב אותך אל ownCloud.",
"ownCloud password reset" => "איפוס הססמה של ownCloud", "ownCloud password reset" => "איפוס הססמה של ownCloud",
"Use the following link to reset your password: {link}" => "יש להשתמש בקישור הבא כדי לאפס את הססמה שלך: {link}", "Use the following link to reset your password: {link}" => "יש להשתמש בקישור הבא כדי לאפס את הססמה שלך: {link}",
"You will receive a link to reset your password via Email." => "יישלח לתיבת הדוא״ל שלך קישור לאיפוס הססמה.", "You will receive a link to reset your password via Email." => "יישלח לתיבת הדוא״ל שלך קישור לאיפוס הססמה.",
@ -105,6 +109,8 @@
"Security Warning" => "אזהרת אבטחה", "Security Warning" => "אזהרת אבטחה",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "אין מחולל מספרים אקראיים מאובטח, נא להפעיל את ההרחבה OpenSSL ב־PHP.", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "אין מחולל מספרים אקראיים מאובטח, נא להפעיל את ההרחבה OpenSSL ב־PHP.",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "ללא מחולל מספרים אקראיים מאובטח תוקף יכול לנבא את מחרוזות איפוס הססמה ולהשתלט על החשבון שלך.", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "ללא מחולל מספרים אקראיים מאובטח תוקף יכול לנבא את מחרוזות איפוס הססמה ולהשתלט על החשבון שלך.",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "תיקיית וקבצי המידע שלך כנראה נגישים מהאינטרנט מכיוון שקובץ ה.htaccess לא עובד.",
"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "לקבלת מידע להגדרה נכונה של השרת שלך, ראה את ה<a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">תיעוד</a>.",
"Create an <strong>admin account</strong>" => "יצירת <strong>חשבון מנהל</strong>", "Create an <strong>admin account</strong>" => "יצירת <strong>חשבון מנהל</strong>",
"Advanced" => "מתקדם", "Advanced" => "מתקדם",
"Data folder" => "תיקיית נתונים", "Data folder" => "תיקיית נתונים",
@ -124,6 +130,7 @@
"Lost your password?" => "שכחת את ססמתך?", "Lost your password?" => "שכחת את ססמתך?",
"remember" => "שמירת הססמה", "remember" => "שמירת הססמה",
"Log in" => "כניסה", "Log in" => "כניסה",
"Alternative Logins" => "כניסות אלטרנטיביות",
"prev" => "הקודם", "prev" => "הקודם",
"next" => "הבא", "next" => "הבא",
"Updating ownCloud to version %s, this may take a while." => "מעדכן את ownCloud אל גרסא %s, זה עלול לקחת זמן מה." "Updating ownCloud to version %s, this may take a while." => "מעדכן את ownCloud אל גרסא %s, זה עלול לקחת זמן מה."

View File

@ -1,4 +1,18 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"No category to add?" => "ထည့်ရန်ခေါင်းစဉ်မရှိဘူးလား",
"No categories selected for deletion." => "ဖျက်ရန်အတွက်ခေါင်းစဉ်မရွေးထားပါ",
"January" => "ဇန်နဝါရီ",
"February" => "ဖေဖော်ဝါရီ",
"March" => "မတ်",
"April" => "ဧပြီ",
"May" => "မေ",
"June" => "ဇွန်",
"July" => "ဇူလိုင်",
"August" => "ဩဂုတ်",
"September" => "စက်တင်ဘာ",
"October" => "အောက်တိုဘာ",
"November" => "နိုဝင်ဘာ",
"December" => "ဒီဇင်ဘာ",
"seconds ago" => "စက္ကန့်အနည်းငယ်က", "seconds ago" => "စက္ကန့်အနည်းငယ်က",
"1 minute ago" => "၁ မိနစ်အရင်က", "1 minute ago" => "၁ မိနစ်အရင်က",
"1 hour ago" => "၁ နာရီ အရင်က", "1 hour ago" => "၁ နာရီ အရင်က",
@ -7,7 +21,44 @@
"last month" => "ပြီးခဲ့သောလ", "last month" => "ပြီးခဲ့သောလ",
"last year" => "မနှစ်က", "last year" => "မနှစ်က",
"years ago" => "နှစ် အရင်က", "years ago" => "နှစ် အရင်က",
"Choose" => "ရွေးချယ်",
"Cancel" => "ပယ်ဖျက်မည်",
"No" => "မဟုတ်ဘူး",
"Yes" => "ဟုတ်",
"Ok" => "အိုကေ",
"Password" => "စကားဝှက်",
"Set expiration date" => "သက်တမ်းကုန်ဆုံးမည့်ရက်သတ်မှတ်မည်",
"Expiration date" => "သက်တမ်းကုန်ဆုံးမည့်ရက်",
"Share via email:" => "အီးမေးလ်ဖြင့်ဝေမျှမည် -",
"Resharing is not allowed" => "ပြန်လည်ဝေမျှခြင်းခွင့်မပြုပါ",
"can edit" => "ပြင်ဆင်နိုင်",
"create" => "ဖန်တီးမည်",
"delete" => "ဖျက်မည်",
"share" => "ဝေမျှမည်",
"Password protected" => "စကားဝှက်ဖြင့်ကာကွယ်ထားသည်",
"You will receive a link to reset your password via Email." => "အီးမေးလ်မှတစ်ဆင့် သင်၏စကားဝှက်ကို ပြန်ဖော်ရန်အတွက် Link တစ်ခုလက်ခံရရှိပါလိမ့်မယ်။",
"Username" => "သုံးစွဲသူအမည်",
"Your password was reset" => "သင်၏စကားဝှက်ကိုပြန်ဖော်ပြီးပါပြီ။",
"To login page" => "ဝင်ရောက်သည့်စာမျက်နှာသို့",
"New password" => "စကားဝှက်အသစ်",
"Users" => "သုံးစွဲသူ", "Users" => "သုံးစွဲသူ",
"Apps" => "Apps", "Apps" => "Apps",
"Help" => "အကူအညီ" "Admin" => "အက်ဒမင်",
"Help" => "အကူအညီ",
"Cloud not found" => "မတွေ့ရှိမိပါ",
"Add" => "ပေါင်းထည့်",
"Security Warning" => "လုံခြုံရေးသတိပေးချက်",
"Create an <strong>admin account</strong>" => "<strong>အက်ဒမင်အကောင့်</strong>တစ်ခုဖန်တီးမည်",
"Advanced" => "အဆင့်မြင့်",
"Data folder" => "အချက်အလက်ဖိုလ်ဒါလ်",
"Database user" => "Database သုံးစွဲသူ",
"Database password" => "Database စကားဝှက်",
"Database name" => "Database အမည်",
"Finish setup" => "တပ်ဆင်ခြင်းပြီးပါပြီ။",
"web services under your control" => "သင်၏ထိန်းချုပ်မှု့အောက်တွင်ရှိသော Web services",
"Lost your password?" => "သင်၏စကားဝှက်ပျောက်သွားပြီလား။",
"remember" => "မှတ်မိစေသည်",
"Log in" => "ဝင်ရောက်ရန်",
"prev" => "ယခင်",
"next" => "နောက်သို့"
); );

View File

@ -12,9 +12,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-22 00:06+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: 2013-02-20 23:20+0000\n" "PO-Revision-Date: 2013-02-24 12:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: Gilad Naaman <gilad.doom@gmail.com>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -22,24 +22,24 @@ msgstr ""
"Language: he\n" "Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/share.php:85 #: ajax/share.php:97
#, php-format #, php-format
msgid "User %s shared a file with you" msgid "User %s shared a file with you"
msgstr "המשתמש %s שיתף אתך קובץ" msgstr "המשתמש %s שיתף אתך קובץ"
#: ajax/share.php:87 #: ajax/share.php:99
#, php-format #, php-format
msgid "User %s shared a folder with you" msgid "User %s shared a folder with you"
msgstr "המשתמש %s שיתף אתך תיקייה" msgstr "המשתמש %s שיתף אתך תיקייה"
#: ajax/share.php:89 #: ajax/share.php:101
#, php-format #, php-format
msgid "" msgid ""
"User %s shared the file \"%s\" with you. It is available for download here: " "User %s shared the file \"%s\" with you. It is available for download here: "
"%s" "%s"
msgstr "המשתמש %s שיתף אתך את הקובץ „%s“. ניתן להוריד את הקובץ מכאן: %s" msgstr "המשתמש %s שיתף אתך את הקובץ „%s“. ניתן להוריד את הקובץ מכאן: %s"
#: ajax/share.php:91 #: ajax/share.php:104
#, php-format #, php-format
msgid "" msgid ""
"User %s shared the folder \"%s\" with you. It is available for download " "User %s shared the folder \"%s\" with you. It is available for download "
@ -57,7 +57,7 @@ msgstr "אין קטגוריה להוספה?"
#: ajax/vcategories/add.php:37 #: ajax/vcategories/add.php:37
#, php-format #, php-format
msgid "This category already exists: %s" msgid "This category already exists: %s"
msgstr "" msgstr "הקטגוריה הבאה כבר קיימת: %s"
#: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27 #: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27
#: ajax/vcategories/favorites.php:24 #: ajax/vcategories/favorites.php:24
@ -85,79 +85,79 @@ msgstr "לא נבחרו קטגוריות למחיקה"
msgid "Error removing %s from favorites." msgid "Error removing %s from favorites."
msgstr "שגיאה בהסרת %s מהמועדפים." msgstr "שגיאה בהסרת %s מהמועדפים."
#: js/config.php:32 #: js/config.php:34
msgid "Sunday" msgid "Sunday"
msgstr "יום ראשון" msgstr "יום ראשון"
#: js/config.php:32 #: js/config.php:35
msgid "Monday" msgid "Monday"
msgstr "יום שני" msgstr "יום שני"
#: js/config.php:32 #: js/config.php:36
msgid "Tuesday" msgid "Tuesday"
msgstr "יום שלישי" msgstr "יום שלישי"
#: js/config.php:32 #: js/config.php:37
msgid "Wednesday" msgid "Wednesday"
msgstr "יום רביעי" msgstr "יום רביעי"
#: js/config.php:32 #: js/config.php:38
msgid "Thursday" msgid "Thursday"
msgstr "יום חמישי" msgstr "יום חמישי"
#: js/config.php:32 #: js/config.php:39
msgid "Friday" msgid "Friday"
msgstr "יום שישי" msgstr "יום שישי"
#: js/config.php:32 #: js/config.php:40
msgid "Saturday" msgid "Saturday"
msgstr "שבת" msgstr "שבת"
#: js/config.php:33 #: js/config.php:45
msgid "January" msgid "January"
msgstr "ינואר" msgstr "ינואר"
#: js/config.php:33 #: js/config.php:46
msgid "February" msgid "February"
msgstr "פברואר" msgstr "פברואר"
#: js/config.php:33 #: js/config.php:47
msgid "March" msgid "March"
msgstr "מרץ" msgstr "מרץ"
#: js/config.php:33 #: js/config.php:48
msgid "April" msgid "April"
msgstr "אפריל" msgstr "אפריל"
#: js/config.php:33 #: js/config.php:49
msgid "May" msgid "May"
msgstr "מאי" msgstr "מאי"
#: js/config.php:33 #: js/config.php:50
msgid "June" msgid "June"
msgstr "יוני" msgstr "יוני"
#: js/config.php:33 #: js/config.php:51
msgid "July" msgid "July"
msgstr "יולי" msgstr "יולי"
#: js/config.php:33 #: js/config.php:52
msgid "August" msgid "August"
msgstr "אוגוסט" msgstr "אוגוסט"
#: js/config.php:33 #: js/config.php:53
msgid "September" msgid "September"
msgstr "ספטמבר" msgstr "ספטמבר"
#: js/config.php:33 #: js/config.php:54
msgid "October" msgid "October"
msgstr "אוקטובר" msgstr "אוקטובר"
#: js/config.php:33 #: js/config.php:55
msgid "November" msgid "November"
msgstr "נובמבר" msgstr "נובמבר"
#: js/config.php:33 #: js/config.php:56
msgid "December" msgid "December"
msgstr "דצמבר" msgstr "דצמבר"
@ -258,7 +258,7 @@ msgstr "הקובץ הנדרש {file} אינו מותקן!"
#: js/share.js:29 js/share.js:43 js/share.js:90 #: js/share.js:29 js/share.js:43 js/share.js:90
msgid "Shared" msgid "Shared"
msgstr "" msgstr "שותף"
#: js/share.js:93 #: js/share.js:93
msgid "Share" msgid "Share"
@ -296,7 +296,7 @@ msgstr "שיתוף עם קישור"
msgid "Password protect" msgid "Password protect"
msgstr "הגנה בססמה" msgstr "הגנה בססמה"
#: js/share.js:185 templates/installation.php:44 templates/login.php:35 #: js/share.js:185 templates/installation.php:46 templates/login.php:35
msgid "Password" msgid "Password"
msgstr "ססמה" msgstr "ססמה"
@ -385,11 +385,11 @@ msgid ""
"The update was unsuccessful. Please report this issue to the <a " "The update was unsuccessful. Please report this issue to the <a "
"href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud " "href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud "
"community</a>." "community</a>."
msgstr "" msgstr "תהליך העדכון לא הושלם בהצלחה. נא דווח את הבעיה ב<a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">קהילת ownCloud</a>."
#: js/update.js:18 #: js/update.js:18
msgid "The update was successful. Redirecting you to ownCloud now." msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "" msgstr "תהליך העדכון הסתיים בהצלחה. עכשיו מנתב אותך אל ownCloud."
#: lostpassword/controller.php:48 #: lostpassword/controller.php:48
msgid "ownCloud password reset" msgid "ownCloud password reset"
@ -411,7 +411,7 @@ msgstr "איפוס שליחת דוא״ל."
msgid "Request failed!" msgid "Request failed!"
msgstr "הבקשה נכשלה!" msgstr "הבקשה נכשלה!"
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:39 #: lostpassword/templates/lostpassword.php:11 templates/installation.php:40
#: templates/login.php:28 #: templates/login.php:28
msgid "Username" msgid "Username"
msgstr "שם משתמש" msgstr "שם משתמש"
@ -492,65 +492,65 @@ msgstr "ללא מחולל מספרים אקראיים מאובטח תוקף יכ
msgid "" msgid ""
"Your data directory and files are probably accessible from the internet " "Your data directory and files are probably accessible from the internet "
"because the .htaccess file does not work." "because the .htaccess file does not work."
msgstr "" msgstr "תיקיית וקבצי המידע שלך כנראה נגישים מהאינטרנט מכיוון שקובץ ה.htaccess לא עובד."
#: templates/installation.php:32 #: templates/installation.php:32
msgid "" msgid ""
"For information how to properly configure your server, please see the <a " "For information how to properly configure your server, please see the <a "
"href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" " "href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" "
"target=\"_blank\">documentation</a>." "target=\"_blank\">documentation</a>."
msgstr "" msgstr "לקבלת מידע להגדרה נכונה של השרת שלך, ראה את ה<a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">תיעוד</a>."
#: templates/installation.php:36 #: templates/installation.php:36
msgid "Create an <strong>admin account</strong>" msgid "Create an <strong>admin account</strong>"
msgstr "יצירת <strong>חשבון מנהל</strong>" msgstr "יצירת <strong>חשבון מנהל</strong>"
#: templates/installation.php:52 #: templates/installation.php:54
msgid "Advanced" msgid "Advanced"
msgstr "מתקדם" msgstr "מתקדם"
#: templates/installation.php:54 #: templates/installation.php:56
msgid "Data folder" msgid "Data folder"
msgstr "תיקיית נתונים" msgstr "תיקיית נתונים"
#: templates/installation.php:61 #: templates/installation.php:65
msgid "Configure the database" msgid "Configure the database"
msgstr "הגדרת מסד הנתונים" msgstr "הגדרת מסד הנתונים"
#: templates/installation.php:66 templates/installation.php:77 #: templates/installation.php:70 templates/installation.php:82
#: templates/installation.php:87 templates/installation.php:97 #: templates/installation.php:93 templates/installation.php:104
msgid "will be used" msgid "will be used"
msgstr "ינוצלו" msgstr "ינוצלו"
#: templates/installation.php:109 #: templates/installation.php:117
msgid "Database user" msgid "Database user"
msgstr "שם משתמש במסד הנתונים" msgstr "שם משתמש במסד הנתונים"
#: templates/installation.php:113 #: templates/installation.php:122
msgid "Database password" msgid "Database password"
msgstr "ססמת מסד הנתונים" msgstr "ססמת מסד הנתונים"
#: templates/installation.php:117 #: templates/installation.php:127
msgid "Database name" msgid "Database name"
msgstr "שם מסד הנתונים" msgstr "שם מסד הנתונים"
#: templates/installation.php:125 #: templates/installation.php:137
msgid "Database tablespace" msgid "Database tablespace"
msgstr "מרחב הכתובות של מסד הנתונים" msgstr "מרחב הכתובות של מסד הנתונים"
#: templates/installation.php:131 #: templates/installation.php:144
msgid "Database host" msgid "Database host"
msgstr "שרת בסיס נתונים" msgstr "שרת בסיס נתונים"
#: templates/installation.php:136 #: templates/installation.php:150
msgid "Finish setup" msgid "Finish setup"
msgstr "סיום התקנה" msgstr "סיום התקנה"
#: templates/layout.guest.php:33 #: templates/layout.guest.php:35
msgid "web services under your control" msgid "web services under your control"
msgstr "שירותי רשת בשליטתך" msgstr "שירותי רשת בשליטתך"
#: templates/layout.user.php:48 #: templates/layout.user.php:53
msgid "Log out" msgid "Log out"
msgstr "התנתקות" msgstr "התנתקות"
@ -582,7 +582,7 @@ msgstr "כניסה"
#: templates/login.php:49 #: templates/login.php:49
msgid "Alternative Logins" msgid "Alternative Logins"
msgstr "" msgstr "כניסות אלטרנטיביות"
#: templates/part.pagenavi.php:3 #: templates/part.pagenavi.php:3
msgid "prev" msgid "prev"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-22 00:06+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: 2013-02-20 23:30+0000\n" "PO-Revision-Date: 2013-02-24 12:30+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -54,27 +54,27 @@ msgid ""
"the HTML form" "the HTML form"
msgstr "הקובץ שהועלה חרג מההנחיה MAX_FILE_SIZE שצוינה בטופס ה־HTML" msgstr "הקובץ שהועלה חרג מההנחיה MAX_FILE_SIZE שצוינה בטופס ה־HTML"
#: ajax/upload.php:31 #: ajax/upload.php:30
msgid "The uploaded file was only partially uploaded" msgid "The uploaded file was only partially uploaded"
msgstr "הקובץ שהועלה הועלה בצורה חלקית" msgstr "הקובץ שהועלה הועלה בצורה חלקית"
#: ajax/upload.php:32 #: ajax/upload.php:31
msgid "No file was uploaded" msgid "No file was uploaded"
msgstr "לא הועלו קבצים" msgstr "לא הועלו קבצים"
#: ajax/upload.php:33 #: ajax/upload.php:32
msgid "Missing a temporary folder" msgid "Missing a temporary folder"
msgstr "תיקייה זמנית חסרה" msgstr "תיקייה זמנית חסרה"
#: ajax/upload.php:34 #: ajax/upload.php:33
msgid "Failed to write to disk" msgid "Failed to write to disk"
msgstr "הכתיבה לכונן נכשלה" msgstr "הכתיבה לכונן נכשלה"
#: ajax/upload.php:52 #: ajax/upload.php:51
msgid "Not enough storage available" msgid "Not enough storage available"
msgstr "" msgstr ""
#: ajax/upload.php:83 #: ajax/upload.php:82
msgid "Invalid directory." msgid "Invalid directory."
msgstr "" msgstr ""
@ -84,7 +84,7 @@ msgstr "קבצים"
#: js/fileactions.js:125 #: js/fileactions.js:125
msgid "Delete permanently" msgid "Delete permanently"
msgstr "" msgstr "מחק לצמיתות"
#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92 #: js/fileactions.js:127 templates/index.php:91 templates/index.php:92
msgid "Delete" msgid "Delete"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Gilad Naaman <gilad.doom@gmail.com>, 2013.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-22 00:06+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: 2013-02-20 23:32+0000\n" "PO-Revision-Date: 2013-02-24 12:30+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: Gilad Naaman <gilad.doom@gmail.com>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -20,24 +21,24 @@ msgstr ""
#: ajax/delete.php:40 #: ajax/delete.php:40
#, php-format #, php-format
msgid "Couldn't delete %s permanently" msgid "Couldn't delete %s permanently"
msgstr "" msgstr "בלתי אפשרי למחוק את %s לצמיתות"
#: ajax/undelete.php:41 #: ajax/undelete.php:41
#, php-format #, php-format
msgid "Couldn't restore %s" msgid "Couldn't restore %s"
msgstr "" msgstr "בלתי אפשרי לשחזר את %s"
#: js/trash.js:7 js/trash.js:96 #: js/trash.js:7 js/trash.js:96
msgid "perform restore operation" msgid "perform restore operation"
msgstr "" msgstr "בצע פעולת שחזור"
#: js/trash.js:34 #: js/trash.js:34
msgid "delete file permanently" msgid "delete file permanently"
msgstr "" msgstr "מחק קובץ לצמיתות"
#: js/trash.js:121 #: js/trash.js:121
msgid "Delete permanently" msgid "Delete permanently"
msgstr "" msgstr "מחק לצמיתות"
#: js/trash.js:151 templates/index.php:17 #: js/trash.js:151 templates/index.php:17
msgid "Name" msgid "Name"
@ -45,7 +46,7 @@ msgstr "שם"
#: js/trash.js:152 templates/index.php:27 #: js/trash.js:152 templates/index.php:27
msgid "Deleted" msgid "Deleted"
msgstr "" msgstr "נמחק"
#: js/trash.js:161 #: js/trash.js:161
msgid "1 folder" msgid "1 folder"
@ -65,11 +66,11 @@ msgstr "{count} קבצים"
#: templates/index.php:9 #: templates/index.php:9
msgid "Nothing in here. Your trash bin is empty!" msgid "Nothing in here. Your trash bin is empty!"
msgstr "" msgstr "שום דבר כאן. סל המחזור שלך ריק!"
#: templates/index.php:20 templates/index.php:22 #: templates/index.php:20 templates/index.php:22
msgid "Restore" msgid "Restore"
msgstr "" msgstr "שחזר"
#: templates/index.php:30 templates/index.php:31 #: templates/index.php:30 templates/index.php:31
msgid "Delete" msgid "Delete"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-22 00:06+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: 2013-02-20 23:30+0000\n" "PO-Revision-Date: 2013-02-24 12:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -25,8 +25,8 @@ msgstr ""
msgid "Unable to load list from App Store" msgid "Unable to load list from App Store"
msgstr "לא ניתן לטעון רשימה מה־App Store" msgstr "לא ניתן לטעון רשימה מה־App Store"
#: ajax/changedisplayname.php:23 ajax/removeuser.php:15 ajax/setquota.php:15 #: ajax/changedisplayname.php:23 ajax/removeuser.php:15 ajax/setquota.php:17
#: ajax/togglegroups.php:18 #: ajax/togglegroups.php:20
msgid "Authentication error" msgid "Authentication error"
msgstr "שגיאת הזדהות" msgstr "שגיאת הזדהות"
@ -74,12 +74,12 @@ msgstr "בקשה לא חוקית"
msgid "Admins can't remove themself from the admin group" msgid "Admins can't remove themself from the admin group"
msgstr "מנהלים לא יכולים להסיר את עצמם מקבוצת המנהלים" msgstr "מנהלים לא יכולים להסיר את עצמם מקבוצת המנהלים"
#: ajax/togglegroups.php:28 #: ajax/togglegroups.php:30
#, php-format #, php-format
msgid "Unable to add user to group %s" msgid "Unable to add user to group %s"
msgstr "לא ניתן להוסיף משתמש לקבוצה %s" msgstr "לא ניתן להוסיף משתמש לקבוצה %s"
#: ajax/togglegroups.php:34 #: ajax/togglegroups.php:36
#, php-format #, php-format
msgid "Unable to remove user from group %s" msgid "Unable to remove user from group %s"
msgstr "לא ניתן להסיר משתמש מהקבוצה %s" msgstr "לא ניתן להסיר משתמש מהקבוצה %s"
@ -320,11 +320,11 @@ msgstr ""
msgid "More" msgid "More"
msgstr "יותר" msgstr "יותר"
#: templates/admin.php:227 templates/personal.php:98 #: templates/admin.php:227 templates/personal.php:102
msgid "Version" msgid "Version"
msgstr "גרסא" msgstr "גרסא"
#: templates/admin.php:230 templates/personal.php:100 #: templates/admin.php:230 templates/personal.php:105
msgid "" msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" " "Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a " "target=\"_blank\">ownCloud community</a>, the <a "
@ -334,51 +334,51 @@ msgid ""
"License\">AGPL</abbr></a>." "License\">AGPL</abbr></a>."
msgstr "פותח על די <a href=\"http://ownCloud.org/contact\" target=\"_blank\">קהילתownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">קוד המקור</a> מוגן ברישיון <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." msgstr "פותח על די <a href=\"http://ownCloud.org/contact\" target=\"_blank\">קהילתownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">קוד המקור</a> מוגן ברישיון <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/apps.php:10 #: templates/apps.php:11
msgid "Add your App" msgid "Add your App"
msgstr "הוספת היישום שלך" msgstr "הוספת היישום שלך"
#: templates/apps.php:11 #: templates/apps.php:12
msgid "More Apps" msgid "More Apps"
msgstr "יישומים נוספים" msgstr "יישומים נוספים"
#: templates/apps.php:24 #: templates/apps.php:28
msgid "Select an App" msgid "Select an App"
msgstr "בחירת יישום" msgstr "בחירת יישום"
#: templates/apps.php:28 #: templates/apps.php:34
msgid "See application page at apps.owncloud.com" msgid "See application page at apps.owncloud.com"
msgstr "צפה בעמוד הישום ב apps.owncloud.com" msgstr "צפה בעמוד הישום ב apps.owncloud.com"
#: templates/apps.php:29 #: templates/apps.php:36
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr "ברישיון <span class=\"licence\"></span>לטובת <span class=\"author\"></span>" msgstr "ברישיון <span class=\"licence\"></span>לטובת <span class=\"author\"></span>"
#: templates/apps.php:31 #: templates/apps.php:38
msgid "Update" msgid "Update"
msgstr "עדכון" msgstr "עדכון"
#: templates/help.php:3 #: templates/help.php:4
msgid "User Documentation" msgid "User Documentation"
msgstr "תיעוד משתמש" msgstr "תיעוד משתמש"
#: templates/help.php:4 #: templates/help.php:6
msgid "Administrator Documentation" msgid "Administrator Documentation"
msgstr "תיעוד מנהלים" msgstr "תיעוד מנהלים"
#: templates/help.php:6 #: templates/help.php:9
msgid "Online Documentation" msgid "Online Documentation"
msgstr "תיעוד מקוון" msgstr "תיעוד מקוון"
#: templates/help.php:7 #: templates/help.php:11
msgid "Forum" msgid "Forum"
msgstr "פורום" msgstr "פורום"
#: templates/help.php:9 #: templates/help.php:14
msgid "Bugtracker" msgid "Bugtracker"
msgstr "" msgstr ""
#: templates/help.php:11 #: templates/help.php:17
msgid "Commercial Support" msgid "Commercial Support"
msgstr "תמיכה בתשלום" msgstr "תמיכה בתשלום"
@ -387,79 +387,79 @@ msgstr "תמיכה בתשלום"
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>" msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
msgstr "השתמשת ב־<strong>%s</strong> מתוך <strong>%s</strong> הזמינים לך" msgstr "השתמשת ב־<strong>%s</strong> מתוך <strong>%s</strong> הזמינים לך"
#: templates/personal.php:14 #: templates/personal.php:15
msgid "Get the apps to sync your files" msgid "Get the apps to sync your files"
msgstr "" msgstr "השג את האפליקציות על מנת לסנכרן את הקבצים שלך"
#: templates/personal.php:25 #: templates/personal.php:26
msgid "Show First Run Wizard again" msgid "Show First Run Wizard again"
msgstr "" msgstr ""
#: templates/personal.php:36 templates/users.php:23 templates/users.php:79 #: templates/personal.php:37 templates/users.php:23 templates/users.php:79
msgid "Password" msgid "Password"
msgstr "ססמה" msgstr "ססמה"
#: templates/personal.php:37 #: templates/personal.php:38
msgid "Your password was changed" msgid "Your password was changed"
msgstr "הססמה שלך הוחלפה" msgstr "הססמה שלך הוחלפה"
#: templates/personal.php:38 #: templates/personal.php:39
msgid "Unable to change your password" msgid "Unable to change your password"
msgstr "לא ניתן לשנות את הססמה שלך" msgstr "לא ניתן לשנות את הססמה שלך"
#: templates/personal.php:39 #: templates/personal.php:40
msgid "Current password" msgid "Current password"
msgstr "ססמה נוכחית" msgstr "ססמה נוכחית"
#: templates/personal.php:40 #: templates/personal.php:42
msgid "New password" msgid "New password"
msgstr "ססמה חדשה" msgstr "ססמה חדשה"
#: templates/personal.php:42 #: templates/personal.php:44
msgid "Change password" msgid "Change password"
msgstr "שינוי ססמה" msgstr "שינוי ססמה"
#: templates/personal.php:54 templates/users.php:78 #: templates/personal.php:56 templates/users.php:78
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#: templates/personal.php:55 #: templates/personal.php:57
msgid "Your display name was changed" msgid "Your display name was changed"
msgstr "" msgstr ""
#: templates/personal.php:56 #: templates/personal.php:58
msgid "Unable to change your display name" msgid "Unable to change your display name"
msgstr "" msgstr ""
#: templates/personal.php:59 #: templates/personal.php:61
msgid "Change display name" msgid "Change display name"
msgstr "" msgstr ""
#: templates/personal.php:68 #: templates/personal.php:70
msgid "Email" msgid "Email"
msgstr "דוא״ל" msgstr "דוא״ל"
#: templates/personal.php:69 #: templates/personal.php:72
msgid "Your email address" msgid "Your email address"
msgstr "כתובת הדוא״ל שלך" msgstr "כתובת הדוא״ל שלך"
#: templates/personal.php:70 #: templates/personal.php:73
msgid "Fill in an email address to enable password recovery" msgid "Fill in an email address to enable password recovery"
msgstr "נא למלא את כתובת הדוא״ל שלך כדי לאפשר שחזור ססמה" msgstr "נא למלא את כתובת הדוא״ל שלך כדי לאפשר שחזור ססמה"
#: templates/personal.php:76 templates/personal.php:77 #: templates/personal.php:79 templates/personal.php:80
msgid "Language" msgid "Language"
msgstr "פה" msgstr "פה"
#: templates/personal.php:82 #: templates/personal.php:86
msgid "Help translate" msgid "Help translate"
msgstr "עזרה בתרגום" msgstr "עזרה בתרגום"
#: templates/personal.php:87 #: templates/personal.php:91
msgid "WebDAV" msgid "WebDAV"
msgstr "" msgstr ""
#: templates/personal.php:89 #: templates/personal.php:93
msgid "Use this address to connect to your ownCloud in your file manager" msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "השתמש בכתובת זאת על מנת להתחבר אל ownCloud דרך סייר קבצים." msgstr "השתמש בכתובת זאת על מנת להתחבר אל ownCloud דרך סייר קבצים."

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-08 00:10+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: 2013-02-07 23:11+0000\n" "PO-Revision-Date: 2013-02-24 12:30+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -22,17 +22,17 @@ msgstr ""
msgid "Failed to delete the server configuration" msgid "Failed to delete the server configuration"
msgstr "" msgstr ""
#: ajax/testConfiguration.php:35 #: ajax/testConfiguration.php:36
msgid "The configuration is valid and the connection could be established!" msgid "The configuration is valid and the connection could be established!"
msgstr "" msgstr ""
#: ajax/testConfiguration.php:37 #: ajax/testConfiguration.php:39
msgid "" msgid ""
"The configuration is valid, but the Bind failed. Please check the server " "The configuration is valid, but the Bind failed. Please check the server "
"settings and credentials." "settings and credentials."
msgstr "" msgstr ""
#: ajax/testConfiguration.php:40 #: ajax/testConfiguration.php:43
msgid "" msgid ""
"The configuration is invalid. Please look in the ownCloud log for further " "The configuration is invalid. Please look in the ownCloud log for further "
"details." "details."
@ -87,224 +87,224 @@ msgstr ""
msgid "Server configuration" msgid "Server configuration"
msgstr "" msgstr ""
#: templates/settings.php:17 #: templates/settings.php:18
msgid "Add Server Configuration" msgid "Add Server Configuration"
msgstr "" msgstr ""
#: templates/settings.php:21 #: templates/settings.php:23
msgid "Host" msgid "Host"
msgstr "מארח" msgstr "מארח"
#: templates/settings.php:21 #: templates/settings.php:25
msgid "" msgid ""
"You can omit the protocol, except you require SSL. Then start with ldaps://" "You can omit the protocol, except you require SSL. Then start with ldaps://"
msgstr "" msgstr ""
#: templates/settings.php:22 #: templates/settings.php:26
msgid "Base DN" msgid "Base DN"
msgstr "" msgstr ""
#: templates/settings.php:22 #: templates/settings.php:27
msgid "One Base DN per line" msgid "One Base DN per line"
msgstr "" msgstr ""
#: templates/settings.php:22 #: templates/settings.php:28
msgid "You can specify Base DN for users and groups in the Advanced tab" msgid "You can specify Base DN for users and groups in the Advanced tab"
msgstr "" msgstr ""
#: templates/settings.php:23 #: templates/settings.php:30
msgid "User DN" msgid "User DN"
msgstr "DN משתמש" msgstr "DN משתמש"
#: templates/settings.php:23 #: templates/settings.php:32
msgid "" msgid ""
"The DN of the client user with which the bind shall be done, e.g. " "The DN of the client user with which the bind shall be done, e.g. "
"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " "uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
"empty." "empty."
msgstr "" msgstr ""
#: templates/settings.php:24 #: templates/settings.php:33
msgid "Password" msgid "Password"
msgstr "סיסמא" msgstr "סיסמא"
#: templates/settings.php:24 #: templates/settings.php:36
msgid "For anonymous access, leave DN and Password empty." msgid "For anonymous access, leave DN and Password empty."
msgstr "לגישה אנונימית, השאר את הDM והסיסמא ריקים." msgstr "לגישה אנונימית, השאר את הDM והסיסמא ריקים."
#: templates/settings.php:25 #: templates/settings.php:37
msgid "User Login Filter" msgid "User Login Filter"
msgstr "סנן כניסת משתמש" msgstr "סנן כניסת משתמש"
#: templates/settings.php:25 #: templates/settings.php:40
#, php-format #, php-format
msgid "" msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the " "Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action." "username in the login action."
msgstr "" msgstr ""
#: templates/settings.php:25 #: templates/settings.php:41
#, php-format #, php-format
msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
msgstr "" msgstr ""
#: templates/settings.php:26 #: templates/settings.php:42
msgid "User List Filter" msgid "User List Filter"
msgstr "סנן רשימת משתמשים" msgstr "סנן רשימת משתמשים"
#: templates/settings.php:26 #: templates/settings.php:45
msgid "Defines the filter to apply, when retrieving users." msgid "Defines the filter to apply, when retrieving users."
msgstr "" msgstr ""
#: templates/settings.php:26 #: templates/settings.php:46
msgid "without any placeholder, e.g. \"objectClass=person\"." msgid "without any placeholder, e.g. \"objectClass=person\"."
msgstr "" msgstr ""
#: templates/settings.php:27 #: templates/settings.php:47
msgid "Group Filter" msgid "Group Filter"
msgstr "סנן קבוצה" msgstr "סנן קבוצה"
#: templates/settings.php:27 #: templates/settings.php:50
msgid "Defines the filter to apply, when retrieving groups." msgid "Defines the filter to apply, when retrieving groups."
msgstr "" msgstr ""
#: templates/settings.php:27 #: templates/settings.php:51
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
msgstr "" msgstr ""
#: templates/settings.php:31 #: templates/settings.php:55
msgid "Connection Settings" msgid "Connection Settings"
msgstr "" msgstr ""
#: templates/settings.php:33 #: templates/settings.php:57
msgid "Configuration Active" msgid "Configuration Active"
msgstr "" msgstr ""
#: templates/settings.php:33 #: templates/settings.php:57
msgid "When unchecked, this configuration will be skipped." msgid "When unchecked, this configuration will be skipped."
msgstr "" msgstr ""
#: templates/settings.php:34 #: templates/settings.php:58
msgid "Port" msgid "Port"
msgstr "" msgstr "פורט"
#: templates/settings.php:35 #: templates/settings.php:59
msgid "Backup (Replica) Host" msgid "Backup (Replica) Host"
msgstr "" msgstr ""
#: templates/settings.php:35 #: templates/settings.php:59
msgid "" msgid ""
"Give an optional backup host. It must be a replica of the main LDAP/AD " "Give an optional backup host. It must be a replica of the main LDAP/AD "
"server." "server."
msgstr "" msgstr ""
#: templates/settings.php:36 #: templates/settings.php:60
msgid "Backup (Replica) Port" msgid "Backup (Replica) Port"
msgstr "" msgstr ""
#: templates/settings.php:37 #: templates/settings.php:61
msgid "Disable Main Server" msgid "Disable Main Server"
msgstr "" msgstr ""
#: templates/settings.php:37 #: templates/settings.php:61
msgid "When switched on, ownCloud will only connect to the replica server." msgid "When switched on, ownCloud will only connect to the replica server."
msgstr "" msgstr ""
#: templates/settings.php:38 #: templates/settings.php:62
msgid "Use TLS" msgid "Use TLS"
msgstr "" msgstr ""
#: templates/settings.php:38 #: templates/settings.php:62
msgid "Do not use it additionally for LDAPS connections, it will fail." msgid "Do not use it additionally for LDAPS connections, it will fail."
msgstr "" msgstr ""
#: templates/settings.php:39 #: templates/settings.php:63
msgid "Case insensitve LDAP server (Windows)" msgid "Case insensitve LDAP server (Windows)"
msgstr "" msgstr ""
#: templates/settings.php:40 #: templates/settings.php:64
msgid "Turn off SSL certificate validation." msgid "Turn off SSL certificate validation."
msgstr "" msgstr ""
#: templates/settings.php:40 #: templates/settings.php:64
msgid "" msgid ""
"If connection only works with this option, import the LDAP server's SSL " "If connection only works with this option, import the LDAP server's SSL "
"certificate in your ownCloud server." "certificate in your ownCloud server."
msgstr "" msgstr ""
#: templates/settings.php:40 #: templates/settings.php:64
msgid "Not recommended, use for testing only." msgid "Not recommended, use for testing only."
msgstr "" msgstr ""
#: templates/settings.php:41 #: templates/settings.php:65
msgid "in seconds. A change empties the cache." msgid "in seconds. A change empties the cache."
msgstr "בשניות. שינוי מרוקן את המטמון." msgstr "בשניות. שינוי מרוקן את המטמון."
#: templates/settings.php:43 #: templates/settings.php:67
msgid "Directory Settings" msgid "Directory Settings"
msgstr "" msgstr ""
#: templates/settings.php:45 #: templates/settings.php:69
msgid "User Display Name Field" msgid "User Display Name Field"
msgstr "" msgstr ""
#: templates/settings.php:45 #: templates/settings.php:69
msgid "The LDAP attribute to use to generate the user`s ownCloud name." msgid "The LDAP attribute to use to generate the user`s ownCloud name."
msgstr "" msgstr ""
#: templates/settings.php:46 #: templates/settings.php:70
msgid "Base User Tree" msgid "Base User Tree"
msgstr "" msgstr ""
#: templates/settings.php:46 #: templates/settings.php:70
msgid "One User Base DN per line" msgid "One User Base DN per line"
msgstr "" msgstr ""
#: templates/settings.php:47 #: templates/settings.php:71
msgid "User Search Attributes" msgid "User Search Attributes"
msgstr "" msgstr ""
#: templates/settings.php:47 templates/settings.php:50 #: templates/settings.php:71 templates/settings.php:74
msgid "Optional; one attribute per line" msgid "Optional; one attribute per line"
msgstr "" msgstr ""
#: templates/settings.php:48 #: templates/settings.php:72
msgid "Group Display Name Field" msgid "Group Display Name Field"
msgstr "" msgstr ""
#: templates/settings.php:48 #: templates/settings.php:72
msgid "The LDAP attribute to use to generate the groups`s ownCloud name." msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
msgstr "" msgstr ""
#: templates/settings.php:49 #: templates/settings.php:73
msgid "Base Group Tree" msgid "Base Group Tree"
msgstr "" msgstr ""
#: templates/settings.php:49 #: templates/settings.php:73
msgid "One Group Base DN per line" msgid "One Group Base DN per line"
msgstr "" msgstr ""
#: templates/settings.php:50 #: templates/settings.php:74
msgid "Group Search Attributes" msgid "Group Search Attributes"
msgstr "" msgstr ""
#: templates/settings.php:51 #: templates/settings.php:75
msgid "Group-Member association" msgid "Group-Member association"
msgstr "" msgstr ""
#: templates/settings.php:53 #: templates/settings.php:77
msgid "Special Attributes" msgid "Special Attributes"
msgstr "" msgstr ""
#: templates/settings.php:56 #: templates/settings.php:80
msgid "in bytes" msgid "in bytes"
msgstr "בבתים" msgstr "בבתים"
#: templates/settings.php:58 #: templates/settings.php:82
msgid "" msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD " "Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute." "attribute."
msgstr "" msgstr ""
#: templates/settings.php:62 #: templates/settings.php:86
msgid "Help" msgid "Help"
msgstr "עזרה" msgstr "עזרה"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-22 00:06+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: 2013-02-21 11:20+0000\n" "PO-Revision-Date: 2013-02-24 11:20+0000\n"
"Last-Translator: Pyae Sone <gipsyhnh@gmail.com>\n" "Last-Translator: Pyae Sone <gipsyhnh@gmail.com>\n"
"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -18,24 +18,24 @@ msgstr ""
"Language: my_MM\n" "Language: my_MM\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/share.php:85 #: ajax/share.php:97
#, php-format #, php-format
msgid "User %s shared a file with you" msgid "User %s shared a file with you"
msgstr "" msgstr ""
#: ajax/share.php:87 #: ajax/share.php:99
#, php-format #, php-format
msgid "User %s shared a folder with you" msgid "User %s shared a folder with you"
msgstr "" msgstr ""
#: ajax/share.php:89 #: ajax/share.php:101
#, php-format #, php-format
msgid "" msgid ""
"User %s shared the file \"%s\" with you. It is available for download here: " "User %s shared the file \"%s\" with you. It is available for download here: "
"%s" "%s"
msgstr "" msgstr ""
#: ajax/share.php:91 #: ajax/share.php:104
#, php-format #, php-format
msgid "" msgid ""
"User %s shared the folder \"%s\" with you. It is available for download " "User %s shared the folder \"%s\" with you. It is available for download "
@ -48,7 +48,7 @@ msgstr ""
#: ajax/vcategories/add.php:30 #: ajax/vcategories/add.php:30
msgid "No category to add?" msgid "No category to add?"
msgstr "" msgstr "ထည့်ရန်ခေါင်းစဉ်မရှိဘူးလား"
#: ajax/vcategories/add.php:37 #: ajax/vcategories/add.php:37
#, php-format #, php-format
@ -74,88 +74,88 @@ msgstr ""
#: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136 #: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136
msgid "No categories selected for deletion." msgid "No categories selected for deletion."
msgstr "" msgstr "ဖျက်ရန်အတွက်ခေါင်းစဉ်မရွေးထားပါ"
#: ajax/vcategories/removeFromFavorites.php:35 #: ajax/vcategories/removeFromFavorites.php:35
#, php-format #, php-format
msgid "Error removing %s from favorites." msgid "Error removing %s from favorites."
msgstr "" msgstr ""
#: js/config.php:32 #: js/config.php:34
msgid "Sunday" msgid "Sunday"
msgstr "" msgstr ""
#: js/config.php:32 #: js/config.php:35
msgid "Monday" msgid "Monday"
msgstr "" msgstr ""
#: js/config.php:32 #: js/config.php:36
msgid "Tuesday" msgid "Tuesday"
msgstr "" msgstr ""
#: js/config.php:32 #: js/config.php:37
msgid "Wednesday" msgid "Wednesday"
msgstr "" msgstr ""
#: js/config.php:32 #: js/config.php:38
msgid "Thursday" msgid "Thursday"
msgstr "" msgstr ""
#: js/config.php:32 #: js/config.php:39
msgid "Friday" msgid "Friday"
msgstr "" msgstr ""
#: js/config.php:32 #: js/config.php:40
msgid "Saturday" msgid "Saturday"
msgstr "" msgstr ""
#: js/config.php:33 #: js/config.php:45
msgid "January" msgid "January"
msgstr "" msgstr "ဇန်နဝါရီ"
#: js/config.php:33 #: js/config.php:46
msgid "February" msgid "February"
msgstr "" msgstr "ဖေဖော်ဝါရီ"
#: js/config.php:33 #: js/config.php:47
msgid "March" msgid "March"
msgstr "" msgstr "မတ်"
#: js/config.php:33 #: js/config.php:48
msgid "April" msgid "April"
msgstr "" msgstr "ဧပြီ"
#: js/config.php:33 #: js/config.php:49
msgid "May" msgid "May"
msgstr "" msgstr "မေ"
#: js/config.php:33 #: js/config.php:50
msgid "June" msgid "June"
msgstr "" msgstr "ဇွန်"
#: js/config.php:33 #: js/config.php:51
msgid "July" msgid "July"
msgstr "" msgstr "ဇူလိုင်"
#: js/config.php:33 #: js/config.php:52
msgid "August" msgid "August"
msgstr "" msgstr "ဩဂုတ်"
#: js/config.php:33 #: js/config.php:53
msgid "September" msgid "September"
msgstr "" msgstr "စက်တင်ဘာ"
#: js/config.php:33 #: js/config.php:54
msgid "October" msgid "October"
msgstr "" msgstr "အောက်တိုဘာ"
#: js/config.php:33 #: js/config.php:55
msgid "November" msgid "November"
msgstr "" msgstr "နိုဝင်ဘာ"
#: js/config.php:33 #: js/config.php:56
msgid "December" msgid "December"
msgstr "" msgstr "ဒီဇင်ဘာ"
#: js/js.js:286 #: js/js.js:286
msgid "Settings" msgid "Settings"
@ -215,23 +215,23 @@ msgstr "နှစ် အရင်က"
#: js/oc-dialogs.js:126 #: js/oc-dialogs.js:126
msgid "Choose" msgid "Choose"
msgstr "" msgstr "ရွေးချယ်"
#: js/oc-dialogs.js:146 js/oc-dialogs.js:166 #: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr "ပယ်ဖျက်မည်"
#: js/oc-dialogs.js:162 #: js/oc-dialogs.js:162
msgid "No" msgid "No"
msgstr "" msgstr "မဟုတ်ဘူး"
#: js/oc-dialogs.js:163 #: js/oc-dialogs.js:163
msgid "Yes" msgid "Yes"
msgstr "" msgstr "ဟုတ်"
#: js/oc-dialogs.js:180 #: js/oc-dialogs.js:180
msgid "Ok" msgid "Ok"
msgstr "" msgstr "အိုကေ"
#: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102 #: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102
#: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162 #: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162
@ -292,9 +292,9 @@ msgstr ""
msgid "Password protect" msgid "Password protect"
msgstr "" msgstr ""
#: js/share.js:185 templates/installation.php:44 templates/login.php:35 #: js/share.js:185 templates/installation.php:46 templates/login.php:35
msgid "Password" msgid "Password"
msgstr "" msgstr "စကားဝှက်"
#: js/share.js:189 #: js/share.js:189
msgid "Email link to person" msgid "Email link to person"
@ -306,15 +306,15 @@ msgstr ""
#: js/share.js:194 #: js/share.js:194
msgid "Set expiration date" msgid "Set expiration date"
msgstr "" msgstr "သက်တမ်းကုန်ဆုံးမည့်ရက်သတ်မှတ်မည်"
#: js/share.js:195 #: js/share.js:195
msgid "Expiration date" msgid "Expiration date"
msgstr "" msgstr "သက်တမ်းကုန်ဆုံးမည့်ရက်"
#: js/share.js:227 #: js/share.js:227
msgid "Share via email:" msgid "Share via email:"
msgstr "" msgstr "အီးမေးလ်ဖြင့်ဝေမျှမည် -"
#: js/share.js:229 #: js/share.js:229
msgid "No people found" msgid "No people found"
@ -322,7 +322,7 @@ msgstr ""
#: js/share.js:256 #: js/share.js:256
msgid "Resharing is not allowed" msgid "Resharing is not allowed"
msgstr "" msgstr "ပြန်လည်ဝေမျှခြင်းခွင့်မပြုပါ"
#: js/share.js:292 #: js/share.js:292
msgid "Shared in {item} with {user}" msgid "Shared in {item} with {user}"
@ -334,7 +334,7 @@ msgstr ""
#: js/share.js:325 #: js/share.js:325
msgid "can edit" msgid "can edit"
msgstr "" msgstr "ပြင်ဆင်နိုင်"
#: js/share.js:327 #: js/share.js:327
msgid "access control" msgid "access control"
@ -342,7 +342,7 @@ msgstr ""
#: js/share.js:330 #: js/share.js:330
msgid "create" msgid "create"
msgstr "" msgstr "ဖန်တီးမည်"
#: js/share.js:333 #: js/share.js:333
msgid "update" msgid "update"
@ -350,15 +350,15 @@ msgstr ""
#: js/share.js:336 #: js/share.js:336
msgid "delete" msgid "delete"
msgstr "" msgstr "ဖျက်မည်"
#: js/share.js:339 #: js/share.js:339
msgid "share" msgid "share"
msgstr "" msgstr "ဝေမျှမည်"
#: js/share.js:373 js/share.js:569 #: js/share.js:373 js/share.js:569
msgid "Password protected" msgid "Password protected"
msgstr "" msgstr "စကားဝှက်ဖြင့်ကာကွယ်ထားသည်"
#: js/share.js:582 #: js/share.js:582
msgid "Error unsetting expiration date" msgid "Error unsetting expiration date"
@ -397,7 +397,7 @@ msgstr ""
#: lostpassword/templates/lostpassword.php:3 #: lostpassword/templates/lostpassword.php:3
msgid "You will receive a link to reset your password via Email." msgid "You will receive a link to reset your password via Email."
msgstr "" msgstr "အီးမေးလ်မှတစ်ဆင့် သင်၏စကားဝှက်ကို ပြန်ဖော်ရန်အတွက် Link တစ်ခုလက်ခံရရှိပါလိမ့်မယ်။"
#: lostpassword/templates/lostpassword.php:5 #: lostpassword/templates/lostpassword.php:5
msgid "Reset email send." msgid "Reset email send."
@ -407,10 +407,10 @@ msgstr ""
msgid "Request failed!" msgid "Request failed!"
msgstr "" msgstr ""
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:39 #: lostpassword/templates/lostpassword.php:11 templates/installation.php:40
#: templates/login.php:28 #: templates/login.php:28
msgid "Username" msgid "Username"
msgstr "" msgstr "သုံးစွဲသူအမည်"
#: lostpassword/templates/lostpassword.php:14 #: lostpassword/templates/lostpassword.php:14
msgid "Request reset" msgid "Request reset"
@ -418,15 +418,15 @@ msgstr ""
#: lostpassword/templates/resetpassword.php:4 #: lostpassword/templates/resetpassword.php:4
msgid "Your password was reset" msgid "Your password was reset"
msgstr "" msgstr "သင်၏စကားဝှက်ကိုပြန်ဖော်ပြီးပါပြီ။"
#: lostpassword/templates/resetpassword.php:5 #: lostpassword/templates/resetpassword.php:5
msgid "To login page" msgid "To login page"
msgstr "" msgstr "ဝင်ရောက်သည့်စာမျက်နှာသို့"
#: lostpassword/templates/resetpassword.php:8 #: lostpassword/templates/resetpassword.php:8
msgid "New password" msgid "New password"
msgstr "" msgstr "စကားဝှက်အသစ်"
#: lostpassword/templates/resetpassword.php:11 #: lostpassword/templates/resetpassword.php:11
msgid "Reset password" msgid "Reset password"
@ -446,7 +446,7 @@ msgstr "Apps"
#: strings.php:8 #: strings.php:8
msgid "Admin" msgid "Admin"
msgstr "" msgstr "အက်ဒမင်"
#: strings.php:9 #: strings.php:9
msgid "Help" msgid "Help"
@ -458,7 +458,7 @@ msgstr ""
#: templates/404.php:12 #: templates/404.php:12
msgid "Cloud not found" msgid "Cloud not found"
msgstr "" msgstr "မတွေ့ရှိမိပါ"
#: templates/edit_categories_dialog.php:4 #: templates/edit_categories_dialog.php:4
msgid "Edit categories" msgid "Edit categories"
@ -466,11 +466,11 @@ msgstr ""
#: templates/edit_categories_dialog.php:16 #: templates/edit_categories_dialog.php:16
msgid "Add" msgid "Add"
msgstr "" msgstr "ပေါင်းထည့်"
#: templates/installation.php:23 templates/installation.php:30 #: templates/installation.php:23 templates/installation.php:30
msgid "Security Warning" msgid "Security Warning"
msgstr "" msgstr "လုံခြုံရေးသတိပေးချက်"
#: templates/installation.php:24 #: templates/installation.php:24
msgid "" msgid ""
@ -499,54 +499,54 @@ msgstr ""
#: templates/installation.php:36 #: templates/installation.php:36
msgid "Create an <strong>admin account</strong>" msgid "Create an <strong>admin account</strong>"
msgstr "" msgstr "<strong>အက်ဒမင်အကောင့်</strong>တစ်ခုဖန်တီးမည်"
#: templates/installation.php:52
msgid "Advanced"
msgstr ""
#: templates/installation.php:54 #: templates/installation.php:54
msgid "Data folder" msgid "Advanced"
msgstr "" msgstr "အဆင့်မြင့်"
#: templates/installation.php:61 #: templates/installation.php:56
msgid "Data folder"
msgstr "အချက်အလက်ဖိုလ်ဒါလ်"
#: templates/installation.php:65
msgid "Configure the database" msgid "Configure the database"
msgstr "" msgstr ""
#: templates/installation.php:66 templates/installation.php:77 #: templates/installation.php:70 templates/installation.php:82
#: templates/installation.php:87 templates/installation.php:97 #: templates/installation.php:93 templates/installation.php:104
msgid "will be used" msgid "will be used"
msgstr "" msgstr ""
#: templates/installation.php:109
msgid "Database user"
msgstr ""
#: templates/installation.php:113
msgid "Database password"
msgstr ""
#: templates/installation.php:117 #: templates/installation.php:117
msgid "Database name" msgid "Database user"
msgstr "" msgstr "Database သုံးစွဲသူ"
#: templates/installation.php:125 #: templates/installation.php:122
msgid "Database password"
msgstr "Database စကားဝှက်"
#: templates/installation.php:127
msgid "Database name"
msgstr "Database အမည်"
#: templates/installation.php:137
msgid "Database tablespace" msgid "Database tablespace"
msgstr "" msgstr ""
#: templates/installation.php:131 #: templates/installation.php:144
msgid "Database host" msgid "Database host"
msgstr "" msgstr ""
#: templates/installation.php:136 #: templates/installation.php:150
msgid "Finish setup" msgid "Finish setup"
msgstr "" msgstr "တပ်ဆင်ခြင်းပြီးပါပြီ။"
#: templates/layout.guest.php:33 #: templates/layout.guest.php:35
msgid "web services under your control" msgid "web services under your control"
msgstr "" msgstr "သင်၏ထိန်းချုပ်မှု့အောက်တွင်ရှိသော Web services"
#: templates/layout.user.php:48 #: templates/layout.user.php:53
msgid "Log out" msgid "Log out"
msgstr "" msgstr ""
@ -566,15 +566,15 @@ msgstr ""
#: templates/login.php:19 #: templates/login.php:19
msgid "Lost your password?" msgid "Lost your password?"
msgstr "" msgstr "သင်၏စကားဝှက်ပျောက်သွားပြီလား။"
#: templates/login.php:41 #: templates/login.php:41
msgid "remember" msgid "remember"
msgstr "" msgstr "မှတ်မိစေသည်"
#: templates/login.php:43 #: templates/login.php:43
msgid "Log in" msgid "Log in"
msgstr "" msgstr "ဝင်ရောက်ရန်"
#: templates/login.php:49 #: templates/login.php:49
msgid "Alternative Logins" msgid "Alternative Logins"
@ -582,11 +582,11 @@ msgstr ""
#: templates/part.pagenavi.php:3 #: templates/part.pagenavi.php:3
msgid "prev" msgid "prev"
msgstr "" msgstr "ယခင်"
#: templates/part.pagenavi.php:20 #: templates/part.pagenavi.php:20
msgid "next" msgid "next"
msgstr "" msgstr "နောက်သို့"
#: templates/update.php:3 #: templates/update.php:3
#, php-format #, php-format

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-21 00:14+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: 2012-08-12 22:35+0000\n" "PO-Revision-Date: 2012-08-12 22:35+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n"
@ -19,30 +19,30 @@ msgstr ""
#: templates/authenticate.php:4 #: templates/authenticate.php:4
msgid "Password" msgid "Password"
msgstr "" msgstr "စကားဝှက်"
#: templates/authenticate.php:6 #: templates/authenticate.php:6
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/public.php:9 #: templates/public.php:10
#, php-format #, php-format
msgid "%s shared the folder %s with you" msgid "%s shared the folder %s with you"
msgstr "" msgstr ""
#: templates/public.php:11 #: templates/public.php:13
#, php-format #, php-format
msgid "%s shared the file %s with you" msgid "%s shared the file %s with you"
msgstr "" msgstr ""
#: templates/public.php:14 templates/public.php:30 #: templates/public.php:19 templates/public.php:37
msgid "Download" msgid "Download"
msgstr "" msgstr ""
#: templates/public.php:29 #: templates/public.php:34
msgid "No preview available for" msgid "No preview available for"
msgstr "" msgstr ""
#: templates/public.php:35 #: templates/public.php:43
msgid "web services under your control" msgid "web services under your control"
msgstr "" msgstr "သင်၏ထိန်းချုပ်မှု့အောက်တွင်ရှိသော Web services"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-22 00:06+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: 2013-02-21 11:20+0000\n" "PO-Revision-Date: 2013-02-24 08:40+0000\n"
"Last-Translator: Pyae Sone <gipsyhnh@gmail.com>\n" "Last-Translator: Pyae Sone <gipsyhnh@gmail.com>\n"
"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -40,7 +40,7 @@ msgstr "Apps"
#: app.php:406 #: app.php:406
msgid "Admin" msgid "Admin"
msgstr "" msgstr "အက်ဒမင်"
#: files.php:202 #: files.php:202
msgid "ZIP download is turned off." msgid "ZIP download is turned off."
@ -178,7 +178,7 @@ msgid ""
"because the WebDAV interface seems to be broken." "because the WebDAV interface seems to be broken."
msgstr "" msgstr ""
#: setup.php:651 #: setup.php:650
#, php-format #, php-format
msgid "Please double check the <a href='%s'>installation guides</a>." msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-22 00:06+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: 2011-07-25 16:05+0000\n" "PO-Revision-Date: 2011-07-25 16:05+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n"
@ -21,8 +21,8 @@ msgstr ""
msgid "Unable to load list from App Store" msgid "Unable to load list from App Store"
msgstr "" msgstr ""
#: ajax/changedisplayname.php:23 ajax/removeuser.php:15 ajax/setquota.php:15 #: ajax/changedisplayname.php:23 ajax/removeuser.php:15 ajax/setquota.php:17
#: ajax/togglegroups.php:18 #: ajax/togglegroups.php:20
msgid "Authentication error" msgid "Authentication error"
msgstr "ခွင့်ပြုချက်မအောင်မြင်" msgstr "ခွင့်ပြုချက်မအောင်မြင်"
@ -70,12 +70,12 @@ msgstr ""
msgid "Admins can't remove themself from the admin group" msgid "Admins can't remove themself from the admin group"
msgstr "" msgstr ""
#: ajax/togglegroups.php:28 #: ajax/togglegroups.php:30
#, php-format #, php-format
msgid "Unable to add user to group %s" msgid "Unable to add user to group %s"
msgstr "" msgstr ""
#: ajax/togglegroups.php:34 #: ajax/togglegroups.php:36
#, php-format #, php-format
msgid "Unable to remove user from group %s" msgid "Unable to remove user from group %s"
msgstr "" msgstr ""
@ -167,7 +167,7 @@ msgstr ""
#: templates/admin.php:15 #: templates/admin.php:15
msgid "Security Warning" msgid "Security Warning"
msgstr "" msgstr "လုံခြုံရေးသတိပေးချက်"
#: templates/admin.php:18 #: templates/admin.php:18
msgid "" msgid ""
@ -316,11 +316,11 @@ msgstr ""
msgid "More" msgid "More"
msgstr "" msgstr ""
#: templates/admin.php:227 templates/personal.php:98 #: templates/admin.php:227 templates/personal.php:102
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/admin.php:230 templates/personal.php:100 #: templates/admin.php:230 templates/personal.php:105
msgid "" msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" " "Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a " "target=\"_blank\">ownCloud community</a>, the <a "
@ -330,51 +330,51 @@ msgid ""
"License\">AGPL</abbr></a>." "License\">AGPL</abbr></a>."
msgstr "" msgstr ""
#: templates/apps.php:10 #: templates/apps.php:11
msgid "Add your App" msgid "Add your App"
msgstr "" msgstr ""
#: templates/apps.php:11 #: templates/apps.php:12
msgid "More Apps" msgid "More Apps"
msgstr "" msgstr ""
#: templates/apps.php:24 #: templates/apps.php:28
msgid "Select an App" msgid "Select an App"
msgstr "" msgstr ""
#: templates/apps.php:28 #: templates/apps.php:34
msgid "See application page at apps.owncloud.com" msgid "See application page at apps.owncloud.com"
msgstr "" msgstr ""
#: templates/apps.php:29 #: templates/apps.php:36
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr "" msgstr ""
#: templates/apps.php:31 #: templates/apps.php:38
msgid "Update" msgid "Update"
msgstr "" msgstr ""
#: templates/help.php:3 #: templates/help.php:4
msgid "User Documentation" msgid "User Documentation"
msgstr "" msgstr ""
#: templates/help.php:4 #: templates/help.php:6
msgid "Administrator Documentation" msgid "Administrator Documentation"
msgstr "" msgstr ""
#: templates/help.php:6 #: templates/help.php:9
msgid "Online Documentation" msgid "Online Documentation"
msgstr "" msgstr ""
#: templates/help.php:7 #: templates/help.php:11
msgid "Forum" msgid "Forum"
msgstr "" msgstr ""
#: templates/help.php:9 #: templates/help.php:14
msgid "Bugtracker" msgid "Bugtracker"
msgstr "" msgstr ""
#: templates/help.php:11 #: templates/help.php:17
msgid "Commercial Support" msgid "Commercial Support"
msgstr "" msgstr ""
@ -383,79 +383,79 @@ msgstr ""
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>" msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
msgstr "" msgstr ""
#: templates/personal.php:14 #: templates/personal.php:15
msgid "Get the apps to sync your files" msgid "Get the apps to sync your files"
msgstr "" msgstr ""
#: templates/personal.php:25 #: templates/personal.php:26
msgid "Show First Run Wizard again" msgid "Show First Run Wizard again"
msgstr "" msgstr ""
#: templates/personal.php:36 templates/users.php:23 templates/users.php:79 #: templates/personal.php:37 templates/users.php:23 templates/users.php:79
msgid "Password" msgid "Password"
msgstr "" msgstr "စကားဝှက်"
#: templates/personal.php:37 #: templates/personal.php:38
msgid "Your password was changed" msgid "Your password was changed"
msgstr "" msgstr ""
#: templates/personal.php:38 #: templates/personal.php:39
msgid "Unable to change your password" msgid "Unable to change your password"
msgstr "" msgstr ""
#: templates/personal.php:39 #: templates/personal.php:40
msgid "Current password" msgid "Current password"
msgstr "" msgstr ""
#: templates/personal.php:40
msgid "New password"
msgstr ""
#: templates/personal.php:42 #: templates/personal.php:42
msgid "New password"
msgstr "စကားဝှက်အသစ်"
#: templates/personal.php:44
msgid "Change password" msgid "Change password"
msgstr "" msgstr ""
#: templates/personal.php:54 templates/users.php:78 #: templates/personal.php:56 templates/users.php:78
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#: templates/personal.php:55 #: templates/personal.php:57
msgid "Your display name was changed" msgid "Your display name was changed"
msgstr "" msgstr ""
#: templates/personal.php:56 #: templates/personal.php:58
msgid "Unable to change your display name" msgid "Unable to change your display name"
msgstr "" msgstr ""
#: templates/personal.php:59 #: templates/personal.php:61
msgid "Change display name" msgid "Change display name"
msgstr "" msgstr ""
#: templates/personal.php:68 #: templates/personal.php:70
msgid "Email" msgid "Email"
msgstr "" msgstr ""
#: templates/personal.php:69 #: templates/personal.php:72
msgid "Your email address" msgid "Your email address"
msgstr "" msgstr ""
#: templates/personal.php:70 #: templates/personal.php:73
msgid "Fill in an email address to enable password recovery" msgid "Fill in an email address to enable password recovery"
msgstr "" msgstr ""
#: templates/personal.php:76 templates/personal.php:77 #: templates/personal.php:79 templates/personal.php:80
msgid "Language" msgid "Language"
msgstr "" msgstr ""
#: templates/personal.php:82 #: templates/personal.php:86
msgid "Help translate" msgid "Help translate"
msgstr "" msgstr ""
#: templates/personal.php:87 #: templates/personal.php:91
msgid "WebDAV" msgid "WebDAV"
msgstr "" msgstr ""
#: templates/personal.php:89 #: templates/personal.php:93
msgid "Use this address to connect to your ownCloud in your file manager" msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-22 00:06+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: 2012-08-12 22:45+0000\n" "PO-Revision-Date: 2012-08-12 22:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n"
@ -124,7 +124,7 @@ msgstr ""
#: templates/settings.php:33 #: templates/settings.php:33
msgid "Password" msgid "Password"
msgstr "" msgstr "စကားဝှက်"
#: templates/settings.php:36 #: templates/settings.php:36
msgid "For anonymous access, leave DN and Password empty." msgid "For anonymous access, leave DN and Password empty."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n" "Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-02-24 00:06+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n" "Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-02-24 00:05+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n" "Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-02-24 00:05+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n" "Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-02-24 00:05+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n" "Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-02-24 00:05+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n" "Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-02-24 00:05+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n" "Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-02-24 00:05+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n" "Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-02-24 00:06+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n" "Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-02-24 00:06+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n" "Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-02-24 00:05+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n" "Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-02-24 00:05+0100\n" "POT-Creation-Date: 2013-02-25 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -2,6 +2,7 @@
"Help" => "အကူအညီ", "Help" => "အကူအညီ",
"Users" => "သုံးစွဲသူ", "Users" => "သုံးစွဲသူ",
"Apps" => "Apps", "Apps" => "Apps",
"Admin" => "အက်ဒမင်",
"ZIP download is turned off." => "ZIP ဒေါင်းလုတ်ကိုပိတ်ထားသည်", "ZIP download is turned off." => "ZIP ဒေါင်းလုတ်ကိုပိတ်ထားသည်",
"Files need to be downloaded one by one." => "ဖိုင်များသည် တစ်ခုပြီး တစ်ခုဒေါင်းလုတ်ချရန်လိုအပ်သည်", "Files need to be downloaded one by one." => "ဖိုင်များသည် တစ်ခုပြီး တစ်ခုဒေါင်းလုတ်ချရန်လိုအပ်သည်",
"Back to Files" => "ဖိုင်သို့ပြန်သွားမည်", "Back to Files" => "ဖိုင်သို့ပြန်သွားမည်",

View File

@ -39,6 +39,7 @@
"Forum" => "פורום", "Forum" => "פורום",
"Commercial Support" => "תמיכה בתשלום", "Commercial Support" => "תמיכה בתשלום",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "השתמשת ב־<strong>%s</strong> מתוך <strong>%s</strong> הזמינים לך", "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "השתמשת ב־<strong>%s</strong> מתוך <strong>%s</strong> הזמינים לך",
"Get the apps to sync your files" => "השג את האפליקציות על מנת לסנכרן את הקבצים שלך",
"Password" => "ססמה", "Password" => "ססמה",
"Your password was changed" => "הססמה שלך הוחלפה", "Your password was changed" => "הססמה שלך הוחלפה",
"Unable to change your password" => "לא ניתן לשנות את הססמה שלך", "Unable to change your password" => "לא ניתן לשנות את הססמה שלך",

View File

@ -1,3 +1,6 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Authentication error" => "ခွင့်ပြုချက်မအောင်မြင်" "Authentication error" => "ခွင့်ပြုချက်မအောင်မြင်",
"Security Warning" => "လုံခြုံရေးသတိပေးချက်",
"Password" => "စကားဝှက်",
"New password" => "စကားဝှက်အသစ်"
); );