aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-10 01:55:57 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-10 01:55:57 -0500
commit580deb09f867a9346a88226da66ba0d0cfaef574 (patch)
tree4287d7b8b9cf419e6863a31d2280f4d5df503473 /apps/files
parentd04aadde8a7032e82193a58c412ed655ae6bebbc (diff)
downloadnextcloud-server-580deb09f867a9346a88226da66ba0d0cfaef574.tar.gz
nextcloud-server-580deb09f867a9346a88226da66ba0d0cfaef574.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/he.js43
-rw-r--r--apps/files/l10n/he.json43
-rw-r--r--apps/files/l10n/zh_TW.js7
-rw-r--r--apps/files/l10n/zh_TW.json7
4 files changed, 98 insertions, 2 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js
index 05b0721a08f..0078d60bd2a 100644
--- a/apps/files/l10n/he.js
+++ b/apps/files/l10n/he.js
@@ -1,7 +1,11 @@
OC.L10N.register(
"files",
{
+ "Storage not available" : "אחסון לא זמין",
+ "Storage invalid" : "אחסון לא חוקי",
"Unknown error" : "שגיאה בלתי ידועה",
+ "Unable to set upload directory." : "לא היה ניתן לקבוע תיקיית העלאות.",
+ "Invalid Token" : "קוד לא חוקי",
"No file was uploaded. Unknown error" : "לא הועלה קובץ. טעות בלתי מזוהה.",
"There is no error, the file uploaded with success" : "לא התרחשה שגיאה, הקובץ הועלה בהצלחה",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "הקבצים שנשלחו חורגים מהגודל שצוין בהגדרה upload_max_filesize שבקובץ php.ini:",
@@ -11,6 +15,8 @@ OC.L10N.register(
"Missing a temporary folder" : "תקיה זמנית חסרה",
"Failed to write to disk" : "הכתיבה לכונן נכשלה",
"Not enough storage available" : "אין די שטח פנוי באחסון",
+ "The target folder has been moved or deleted." : "תיקיית המטרה הועברה או נמחקה.",
+ "Upload failed. Could not find uploaded file" : "העלאה נכשלה. לא נמצא הקובץ להעלאה",
"Upload failed. Could not get file info." : "העלאה נכשלה. לא ניתן להשיג את פרטי הקובץ.",
"Invalid directory." : "תיקייה שגויה.",
"Files" : "קבצים",
@@ -19,33 +25,60 @@ OC.L10N.register(
"Home" : "בית",
"Close" : "סגירה",
"Upload cancelled." : "ההעלאה בוטלה.",
+ "Unable to upload {filename} as it is a directory or has 0 bytes" : "לא ניתן להעלות {filename} כיוון שמדובר בתיקייה או שגודלו 0 בייט",
+ "Total file size {size1} exceeds upload limit {size2}" : "גודל הקובת {size1} עובר את מגבלת הגודל להעלאה {size2}",
+ "Not enough free space, you are uploading {size1} but only {size2} is left" : "לא קיים מספיק מקום פנוי, הקובץ המיועד להעלאה {size1} אבל נשאר {size2} בלבד",
"Could not get result from server." : "לא ניתן לגשת לתוצאות מהשרת.",
"File upload is in progress. Leaving the page now will cancel the upload." : "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה.",
"Actions" : "פעולות",
"Download" : "הורדה",
"Rename" : "שינוי שם",
"Delete" : "מחיקה",
+ "Disconnect storage" : "ניתוק אחסון",
"Unshare" : "הסר שיתוף",
"Details" : "פרטים",
"Select" : "בחר",
"Pending" : "ממתין",
+ "Unable to determine date" : "לא ניתן לקבוע תאריך",
"This operation is forbidden" : "פעולה זו אסורה",
"This directory is unavailable, please check the logs or contact the administrator" : "תיקייה זו לא קיימת, יש לבדוק את הלוגים או ליצור קשר עם המנהל",
+ "Could not move \"{file}\", target exists" : "לא ניתן להעביר \"{file}\", קובץ מטרה קיים",
+ "Could not move \"{file}\"" : "לא ניתן להעביר \"{file}\"",
+ "{newName} already exists" : "{newName} כבר קיים",
+ "Could not rename \"{fileName}\", it does not exist any more" : "לא ניתן לשנות שם \"{fileName}\", הוא כבר לא קיים יותר",
+ "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "השם \"{targetName}\" כבר קיים בתיקייה \"{dir}\". יש לבחור שם אחר.",
+ "Could not rename \"{fileName}\"" : "לא ניתן לשנות את השם \"{fileName}\"",
+ "Could not create file \"{file}\"" : "לא ניתן ליצור את הקובץ \"{file}\"",
+ "Could not create file \"{file}\" because it already exists" : "לא ניתן ליצור את הקובץ \"{file}\" כיוון שהוא כבר קיים",
+ "Could not create folder \"{dir}\"" : "לא ניתן ליצור את התיקייה \"{dir}\"",
+ "Could not create folder \"{dir}\" because it already exists" : "לא ניתן ליצור את התיקייה \"{dir}\" כיוון שהיא כבר קיימת",
+ "Error deleting file \"{fileName}\"." : "שגיאה בזמן מחיקת קובץ \"{fileName}\".",
+ "No entries in this folder match '{filter}'" : "לא נמצאו התאמות בתיקייה זו ל- '{filter}'",
"Name" : "שם",
"Size" : "גודל",
"Modified" : "זמן שינוי",
+ "{dirs} and {files}" : "{dirs} וכן {files}",
+ "You don’t have permission to upload or create files here" : "אין לך הרשאות להעלות או ליצור קבצים כאן",
"New" : "חדש",
+ "\"{name}\" is an invalid file name." : "\"{name}\" הנו שם קובץ לא חוקי.",
"File name cannot be empty." : "שם קובץ אינו יכול להיות ריק",
+ "Storage of {owner} is full, files can not be updated or synced anymore!" : "האחסון של {owner} מלא, כבר לא ניתן לעדכן ולסנכרן קבצים!",
+ "Your storage is full, files can not be updated or synced anymore!" : "האחסון שלך מלא, כבר לא ניתן לעדכן ולסנכרן קבצים!",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "האחסון של {owner} כמעט מלא ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)",
"Path" : "נתיב",
"Favorited" : "מועדף",
"Favorite" : "מועדף",
"Folder" : "תיקייה",
"New folder" : "תיקייה חדשה",
+ "{newname} already exists" : "{newname} כבר קיים",
"Upload" : "העלאה",
+ "An error occurred while trying to update the tags" : "שגיאה אירעה בזמן עדכון התגיות",
"A new file or folder has been <strong>created</strong>" : "קובץ או תיקייה חדשים <strong>נוצרו<strong/>",
"A file or folder has been <strong>changed</strong>" : "קובץ או תיקייה <strong>שונו<strong/>",
+ "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "הגבלת הודעות על יצירת או שינוי <strong>הקבצים המועדפים</strong> שלך <em>(Stream only)</em>",
"A file or folder has been <strong>deleted</strong>" : "קובץ או תיקייה <strong>נמחקו<strong/>",
+ "A file or folder has been <strong>restored</strong>" : "קובץ או תיקייה <strong>שוחזר</strong>",
"You created %1$s" : "יצרת %1$s",
"%2$s created %1$s" : "%2$s נוצרו %1$s",
"%1$s was created in a public folder" : "%1$s נוצר בתיקייה ציבורית",
@@ -53,22 +86,32 @@ OC.L10N.register(
"%2$s changed %1$s" : "%2$s שונו %1$s",
"You deleted %1$s" : "מחקת %1$s",
"%2$s deleted %1$s" : "%2$s נמחקו %1$s",
+ "You restored %1$s" : "שחזרת %1$s",
+ "%2$s restored %1$s" : "%2$s שוחזרו %1$s",
+ "Changed by %2$s" : "שונו על ידי %2$s",
+ "Deleted by %2$s" : "נמחקו על ידי %2$s",
+ "Restored by %2$s" : "שוחזרו על ידי %2$s",
"Upload (max. %s)" : "העלאה (מקסימום %s)",
"File handling" : "טיפול בקבצים",
"Maximum upload size" : "גודל העלאה מקסימלי",
"max. possible: " : "המרבי האפשרי: ",
"Save" : "שמירה",
+ "With PHP-FPM it might take 5 minutes for changes to be applied." : "בשימוש ב- PHP-FPM זה יכול להמשך 5 דקות לשינויים לחול.",
"Missing permissions to edit from here." : "חסרות הרשאות לעריכה מכאן.",
"Settings" : "הגדרות",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "השתמש בכתובת זו לצורך <a href=\"%s\" target=\"_blank\">כניסה אל הקבצים שלך בעזרת WebDAV</a>",
"Cancel upload" : "ביטול ההעלאה",
"No files in here" : "אין כאן קבצים",
+ "Upload some content or sync with your devices!" : "יש להעלות קצת תוכן או לסנכרן עם ההתקנים שלך!",
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
"Select all" : "לבחור הכול",
"Upload too large" : "העלאה גדולה מידי",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.",
"Files are being scanned, please wait." : "הקבצים נסרקים, נא להמתין.",
+ "Currently scanning" : "בסריקה כרגע",
"No favorites" : "אין מועדפים",
+ "Files and folders you mark as favorite will show up here" : "קבצים ותיקיות שסומנו על ידך כמועדפים יוצגו כאן",
"Text file" : "קובץ טקסט",
"New text file.txt" : "קובץ טקסט חדש.txt"
},
diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json
index 0ffbfca480f..d1c63c0e1d5 100644
--- a/apps/files/l10n/he.json
+++ b/apps/files/l10n/he.json
@@ -1,5 +1,9 @@
{ "translations": {
+ "Storage not available" : "אחסון לא זמין",
+ "Storage invalid" : "אחסון לא חוקי",
"Unknown error" : "שגיאה בלתי ידועה",
+ "Unable to set upload directory." : "לא היה ניתן לקבוע תיקיית העלאות.",
+ "Invalid Token" : "קוד לא חוקי",
"No file was uploaded. Unknown error" : "לא הועלה קובץ. טעות בלתי מזוהה.",
"There is no error, the file uploaded with success" : "לא התרחשה שגיאה, הקובץ הועלה בהצלחה",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "הקבצים שנשלחו חורגים מהגודל שצוין בהגדרה upload_max_filesize שבקובץ php.ini:",
@@ -9,6 +13,8 @@
"Missing a temporary folder" : "תקיה זמנית חסרה",
"Failed to write to disk" : "הכתיבה לכונן נכשלה",
"Not enough storage available" : "אין די שטח פנוי באחסון",
+ "The target folder has been moved or deleted." : "תיקיית המטרה הועברה או נמחקה.",
+ "Upload failed. Could not find uploaded file" : "העלאה נכשלה. לא נמצא הקובץ להעלאה",
"Upload failed. Could not get file info." : "העלאה נכשלה. לא ניתן להשיג את פרטי הקובץ.",
"Invalid directory." : "תיקייה שגויה.",
"Files" : "קבצים",
@@ -17,33 +23,60 @@
"Home" : "בית",
"Close" : "סגירה",
"Upload cancelled." : "ההעלאה בוטלה.",
+ "Unable to upload {filename} as it is a directory or has 0 bytes" : "לא ניתן להעלות {filename} כיוון שמדובר בתיקייה או שגודלו 0 בייט",
+ "Total file size {size1} exceeds upload limit {size2}" : "גודל הקובת {size1} עובר את מגבלת הגודל להעלאה {size2}",
+ "Not enough free space, you are uploading {size1} but only {size2} is left" : "לא קיים מספיק מקום פנוי, הקובץ המיועד להעלאה {size1} אבל נשאר {size2} בלבד",
"Could not get result from server." : "לא ניתן לגשת לתוצאות מהשרת.",
"File upload is in progress. Leaving the page now will cancel the upload." : "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה.",
"Actions" : "פעולות",
"Download" : "הורדה",
"Rename" : "שינוי שם",
"Delete" : "מחיקה",
+ "Disconnect storage" : "ניתוק אחסון",
"Unshare" : "הסר שיתוף",
"Details" : "פרטים",
"Select" : "בחר",
"Pending" : "ממתין",
+ "Unable to determine date" : "לא ניתן לקבוע תאריך",
"This operation is forbidden" : "פעולה זו אסורה",
"This directory is unavailable, please check the logs or contact the administrator" : "תיקייה זו לא קיימת, יש לבדוק את הלוגים או ליצור קשר עם המנהל",
+ "Could not move \"{file}\", target exists" : "לא ניתן להעביר \"{file}\", קובץ מטרה קיים",
+ "Could not move \"{file}\"" : "לא ניתן להעביר \"{file}\"",
+ "{newName} already exists" : "{newName} כבר קיים",
+ "Could not rename \"{fileName}\", it does not exist any more" : "לא ניתן לשנות שם \"{fileName}\", הוא כבר לא קיים יותר",
+ "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "השם \"{targetName}\" כבר קיים בתיקייה \"{dir}\". יש לבחור שם אחר.",
+ "Could not rename \"{fileName}\"" : "לא ניתן לשנות את השם \"{fileName}\"",
+ "Could not create file \"{file}\"" : "לא ניתן ליצור את הקובץ \"{file}\"",
+ "Could not create file \"{file}\" because it already exists" : "לא ניתן ליצור את הקובץ \"{file}\" כיוון שהוא כבר קיים",
+ "Could not create folder \"{dir}\"" : "לא ניתן ליצור את התיקייה \"{dir}\"",
+ "Could not create folder \"{dir}\" because it already exists" : "לא ניתן ליצור את התיקייה \"{dir}\" כיוון שהיא כבר קיימת",
+ "Error deleting file \"{fileName}\"." : "שגיאה בזמן מחיקת קובץ \"{fileName}\".",
+ "No entries in this folder match '{filter}'" : "לא נמצאו התאמות בתיקייה זו ל- '{filter}'",
"Name" : "שם",
"Size" : "גודל",
"Modified" : "זמן שינוי",
+ "{dirs} and {files}" : "{dirs} וכן {files}",
+ "You don’t have permission to upload or create files here" : "אין לך הרשאות להעלות או ליצור קבצים כאן",
"New" : "חדש",
+ "\"{name}\" is an invalid file name." : "\"{name}\" הנו שם קובץ לא חוקי.",
"File name cannot be empty." : "שם קובץ אינו יכול להיות ריק",
+ "Storage of {owner} is full, files can not be updated or synced anymore!" : "האחסון של {owner} מלא, כבר לא ניתן לעדכן ולסנכרן קבצים!",
+ "Your storage is full, files can not be updated or synced anymore!" : "האחסון שלך מלא, כבר לא ניתן לעדכן ולסנכרן קבצים!",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "האחסון של {owner} כמעט מלא ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)",
"Path" : "נתיב",
"Favorited" : "מועדף",
"Favorite" : "מועדף",
"Folder" : "תיקייה",
"New folder" : "תיקייה חדשה",
+ "{newname} already exists" : "{newname} כבר קיים",
"Upload" : "העלאה",
+ "An error occurred while trying to update the tags" : "שגיאה אירעה בזמן עדכון התגיות",
"A new file or folder has been <strong>created</strong>" : "קובץ או תיקייה חדשים <strong>נוצרו<strong/>",
"A file or folder has been <strong>changed</strong>" : "קובץ או תיקייה <strong>שונו<strong/>",
+ "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "הגבלת הודעות על יצירת או שינוי <strong>הקבצים המועדפים</strong> שלך <em>(Stream only)</em>",
"A file or folder has been <strong>deleted</strong>" : "קובץ או תיקייה <strong>נמחקו<strong/>",
+ "A file or folder has been <strong>restored</strong>" : "קובץ או תיקייה <strong>שוחזר</strong>",
"You created %1$s" : "יצרת %1$s",
"%2$s created %1$s" : "%2$s נוצרו %1$s",
"%1$s was created in a public folder" : "%1$s נוצר בתיקייה ציבורית",
@@ -51,22 +84,32 @@
"%2$s changed %1$s" : "%2$s שונו %1$s",
"You deleted %1$s" : "מחקת %1$s",
"%2$s deleted %1$s" : "%2$s נמחקו %1$s",
+ "You restored %1$s" : "שחזרת %1$s",
+ "%2$s restored %1$s" : "%2$s שוחזרו %1$s",
+ "Changed by %2$s" : "שונו על ידי %2$s",
+ "Deleted by %2$s" : "נמחקו על ידי %2$s",
+ "Restored by %2$s" : "שוחזרו על ידי %2$s",
"Upload (max. %s)" : "העלאה (מקסימום %s)",
"File handling" : "טיפול בקבצים",
"Maximum upload size" : "גודל העלאה מקסימלי",
"max. possible: " : "המרבי האפשרי: ",
"Save" : "שמירה",
+ "With PHP-FPM it might take 5 minutes for changes to be applied." : "בשימוש ב- PHP-FPM זה יכול להמשך 5 דקות לשינויים לחול.",
"Missing permissions to edit from here." : "חסרות הרשאות לעריכה מכאן.",
"Settings" : "הגדרות",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "השתמש בכתובת זו לצורך <a href=\"%s\" target=\"_blank\">כניסה אל הקבצים שלך בעזרת WebDAV</a>",
"Cancel upload" : "ביטול ההעלאה",
"No files in here" : "אין כאן קבצים",
+ "Upload some content or sync with your devices!" : "יש להעלות קצת תוכן או לסנכרן עם ההתקנים שלך!",
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
"Select all" : "לבחור הכול",
"Upload too large" : "העלאה גדולה מידי",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.",
"Files are being scanned, please wait." : "הקבצים נסרקים, נא להמתין.",
+ "Currently scanning" : "בסריקה כרגע",
"No favorites" : "אין מועדפים",
+ "Files and folders you mark as favorite will show up here" : "קבצים ותיקיות שסומנו על ידך כמועדפים יוצגו כאן",
"Text file" : "קובץ טקסט",
"New text file.txt" : "קובץ טקסט חדש.txt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 0283c91b656..3843e89c797 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -29,7 +29,7 @@ OC.L10N.register(
"Total file size {size1} exceeds upload limit {size2}" : "檔案大小總和 {size1} 超過上傳限制 {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空間不足,你正要上傳 {size1} 可是只剩下 {size2}",
"Could not get result from server." : "無法從伺服器取回結果",
- "File upload is in progress. Leaving the page now will cancel the upload." : "檔案上傳中,離開此頁面將會取消上傳。",
+ "File upload is in progress. Leaving the page now will cancel the upload." : "檔案上傳中,離開此頁面將會取消上傳",
"Actions" : "動作",
"Download" : "下載",
"Rename" : "重新命名",
@@ -42,6 +42,10 @@ OC.L10N.register(
"Unable to determine date" : "無法確定日期",
"This operation is forbidden" : "此動作被禁止",
"This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員",
+ "Could not move \"{file}\", target exists" : "無法移動 \"{file}\",目標已經存在",
+ "Could not move \"{file}\"" : "無法移動 \"{file}\"",
+ "{newName} already exists" : "{newName} 已經存在",
+ "Error deleting file \"{fileName}\"." : "刪除 \"{fileName}\" 出錯",
"No entries in this folder match '{filter}'" : "在此資料夾中沒有項目與 '{filter}' 相符",
"Name" : "名稱",
"Size" : "大小",
@@ -90,6 +94,7 @@ OC.L10N.register(
"Maximum upload size" : "上傳限制",
"max. possible: " : "最大允許:",
"Save" : "儲存",
+ "Missing permissions to edit from here." : "您沒有在此編輯的權限",
"Settings" : "設定",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個地址<a href=\"%s\" target=\"_blank\">來透過 WebDAV 存取檔案</a>",
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json
index 4969b3d5bfb..b70766ffa7f 100644
--- a/apps/files/l10n/zh_TW.json
+++ b/apps/files/l10n/zh_TW.json
@@ -27,7 +27,7 @@
"Total file size {size1} exceeds upload limit {size2}" : "檔案大小總和 {size1} 超過上傳限制 {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空間不足,你正要上傳 {size1} 可是只剩下 {size2}",
"Could not get result from server." : "無法從伺服器取回結果",
- "File upload is in progress. Leaving the page now will cancel the upload." : "檔案上傳中,離開此頁面將會取消上傳。",
+ "File upload is in progress. Leaving the page now will cancel the upload." : "檔案上傳中,離開此頁面將會取消上傳",
"Actions" : "動作",
"Download" : "下載",
"Rename" : "重新命名",
@@ -40,6 +40,10 @@
"Unable to determine date" : "無法確定日期",
"This operation is forbidden" : "此動作被禁止",
"This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員",
+ "Could not move \"{file}\", target exists" : "無法移動 \"{file}\",目標已經存在",
+ "Could not move \"{file}\"" : "無法移動 \"{file}\"",
+ "{newName} already exists" : "{newName} 已經存在",
+ "Error deleting file \"{fileName}\"." : "刪除 \"{fileName}\" 出錯",
"No entries in this folder match '{filter}'" : "在此資料夾中沒有項目與 '{filter}' 相符",
"Name" : "名稱",
"Size" : "大小",
@@ -88,6 +92,7 @@
"Maximum upload size" : "上傳限制",
"max. possible: " : "最大允許:",
"Save" : "儲存",
+ "Missing permissions to edit from here." : "您沒有在此編輯的權限",
"Settings" : "設定",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個地址<a href=\"%s\" target=\"_blank\">來透過 WebDAV 存取檔案</a>",