diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/l10n/is.js | 3 | ||||
-rw-r--r-- | apps/files/l10n/is.json | 3 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_TW.js | 5 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_TW.json | 5 | ||||
-rw-r--r-- | apps/files_sharing/l10n/he.js | 15 | ||||
-rw-r--r-- | apps/files_sharing/l10n/he.json | 15 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_TW.json | 1 |
8 files changed, 46 insertions, 2 deletions
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 68b0ad573a5..b768e0dfc75 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -11,6 +11,7 @@ OC.L10N.register( "Failed to write to disk" : "Tókst ekki að skrifa á disk", "Invalid directory." : "Ógild mappa.", "Files" : "Skrár", + "All files" : "Allar skrár", "Close" : "Loka", "Upload cancelled." : "Hætt við innsendingu.", "File upload is in progress. Leaving the page now will cancel the upload." : "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending misheppnast.", @@ -25,7 +26,9 @@ OC.L10N.register( "Modified" : "Breytt", "New" : "Nýtt", "File name cannot be empty." : "Nafn skráar má ekki vera tómt", + "Favorite" : "Uppáhalds", "Folder" : "Mappa", + "New folder" : "Ný mappa", "Upload" : "Senda inn", "File handling" : "Meðhöndlun skrár", "Maximum upload size" : "Hámarks stærð innsendingar", diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index 44153e94106..b8f53405847 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -9,6 +9,7 @@ "Failed to write to disk" : "Tókst ekki að skrifa á disk", "Invalid directory." : "Ógild mappa.", "Files" : "Skrár", + "All files" : "Allar skrár", "Close" : "Loka", "Upload cancelled." : "Hætt við innsendingu.", "File upload is in progress. Leaving the page now will cancel the upload." : "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending misheppnast.", @@ -23,7 +24,9 @@ "Modified" : "Breytt", "New" : "Nýtt", "File name cannot be empty." : "Nafn skráar má ekki vera tómt", + "Favorite" : "Uppáhalds", "Folder" : "Mappa", + "New folder" : "Ný mappa", "Upload" : "Senda inn", "File handling" : "Meðhöndlun skrár", "Maximum upload size" : "Hámarks stærð innsendingar", diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index 9adf4abfa54..ff0857709e8 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -17,6 +17,7 @@ OC.L10N.register( "Unsatisfied backend parameters" : "無法滿足後端所需的參數條件", "Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件", "Insufficient data: %s" : "資料不足: %s", + "%s" : "%s", "Personal" : "個人", "System" : "系統", "Grant access" : "允許存取", @@ -32,6 +33,10 @@ OC.L10N.register( "All users. Type to select user or group." : "所有人都可以使用,或者選擇特定使用者、群組", "(group)" : "(群組)", "Saved" : "已儲存", + "Couldn't access. Please logout and login to activate this mount point" : "無法存取。請重新登出再登入啟動此掛載點。", + "Couldn't get the information from the ownCloud server: {code} {type}" : "無法從ownCloud伺服器得到資訊: {code} {type}", + "Couldn't get the list of external mount points: {type}" : "無法得到外部掛載點的列表: {type}", + "External mount error" : "外部掛載錯誤", "Access key" : "存取金鑰", "Secret key" : "私密金鑰", "None" : "無", diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index 73ba881e580..4fd9424bc6f 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.json @@ -15,6 +15,7 @@ "Unsatisfied backend parameters" : "無法滿足後端所需的參數條件", "Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件", "Insufficient data: %s" : "資料不足: %s", + "%s" : "%s", "Personal" : "個人", "System" : "系統", "Grant access" : "允許存取", @@ -30,6 +31,10 @@ "All users. Type to select user or group." : "所有人都可以使用,或者選擇特定使用者、群組", "(group)" : "(群組)", "Saved" : "已儲存", + "Couldn't access. Please logout and login to activate this mount point" : "無法存取。請重新登出再登入啟動此掛載點。", + "Couldn't get the information from the ownCloud server: {code} {type}" : "無法從ownCloud伺服器得到資訊: {code} {type}", + "Couldn't get the list of external mount points: {type}" : "無法得到外部掛載點的列表: {type}", + "External mount error" : "外部掛載錯誤", "Access key" : "存取金鑰", "Secret key" : "私密金鑰", "None" : "無", diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index e297c5b8e9a..b229c8d5655 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -2,7 +2,12 @@ OC.L10N.register( "files_sharing", { "Server to server sharing is not enabled on this server" : "שיתוף שרת לשרת לא מופעל בשרת זה", + "The mountpoint name contains invalid characters." : "שם ה- mountpoint מכיל תווים לא חוקיים.", + "Not allowed to create a federated share with the same user server" : "יצירת שיתוף מאוגד עם אותו שרת משתמש אסורה", + "Invalid or untrusted SSL certificate" : "תעודת SSL לא חוקית או לא בטוחה", + "Could not authenticate to remote share, password might be wrong" : "לא ניתן לאמת שיתוף חיצוני, ייתכן שהסיסמא שגוייה", "Storage not valid" : "אחסון לא חוקי", + "Couldn't add remote share" : "לא ניתן להוסיף שיתוף חיצוני", "Shared with you" : "שיתף/שיתפה אתך", "Shared with others" : "משותף עם אחרים", "Shared by link" : "משותף עם קישור", @@ -51,6 +56,8 @@ OC.L10N.register( "You received %2$s as a remote share from %1$s" : "קבלת %2$s כשיתוף חיצוני מאת %1$s", "Accept" : "אישור", "Decline" : "סירוב", + "Share with me through my #ownCloud Federated Cloud ID, see %s" : "שיתוף איתי באמצעות מספר זהות שרת ה- #ownCloud המאוגד שלי, ניתן לראות %s", + "Share with me through my #ownCloud Federated Cloud ID" : "שיתוף איתי באמצעות מספר זהות שרת ה- #ownCloud המאוגד שלי", "This share is password-protected" : "שיתוף זה מוגן סיסמא", "The password is wrong. Try again." : "הסיסמא שגויה. יש לנסות שנית.", "Password" : "סיסמא", @@ -70,6 +77,12 @@ OC.L10N.register( "Federated Cloud Sharing" : "ענן שיתוף מאוגד", "Open documentation" : "תיעוד פתוח", "Allow users on this server to send shares to other servers" : "מאפשר למשתמשים בשרת זה לשלוח שיתופים לשרתים אחרים", - "Allow users on this server to receive shares from other servers" : "מאפשר למשתמשים בשרת זה לקבל שיתופים משרתים אחרים" + "Allow users on this server to receive shares from other servers" : "מאפשר למשתמשים בשרת זה לקבל שיתופים משרתים אחרים", + "Federated Cloud" : "ענן מאוגד", + "Your Federated Cloud ID:" : "מספר זיהוי הענן המאוגד שלך:", + "Share it:" : "שיתוף שלו:", + "Add to your website" : "הוספה לאתר האינטרנט שלך", + "Share with me via ownCloud" : "שיתוף איתי באמצעות ownCloud", + "HTML Code:" : "קוד HTML:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/he.json b/apps/files_sharing/l10n/he.json index d6243cce618..cdd1471c007 100644 --- a/apps/files_sharing/l10n/he.json +++ b/apps/files_sharing/l10n/he.json @@ -1,6 +1,11 @@ { "translations": { "Server to server sharing is not enabled on this server" : "שיתוף שרת לשרת לא מופעל בשרת זה", + "The mountpoint name contains invalid characters." : "שם ה- mountpoint מכיל תווים לא חוקיים.", + "Not allowed to create a federated share with the same user server" : "יצירת שיתוף מאוגד עם אותו שרת משתמש אסורה", + "Invalid or untrusted SSL certificate" : "תעודת SSL לא חוקית או לא בטוחה", + "Could not authenticate to remote share, password might be wrong" : "לא ניתן לאמת שיתוף חיצוני, ייתכן שהסיסמא שגוייה", "Storage not valid" : "אחסון לא חוקי", + "Couldn't add remote share" : "לא ניתן להוסיף שיתוף חיצוני", "Shared with you" : "שיתף/שיתפה אתך", "Shared with others" : "משותף עם אחרים", "Shared by link" : "משותף עם קישור", @@ -49,6 +54,8 @@ "You received %2$s as a remote share from %1$s" : "קבלת %2$s כשיתוף חיצוני מאת %1$s", "Accept" : "אישור", "Decline" : "סירוב", + "Share with me through my #ownCloud Federated Cloud ID, see %s" : "שיתוף איתי באמצעות מספר זהות שרת ה- #ownCloud המאוגד שלי, ניתן לראות %s", + "Share with me through my #ownCloud Federated Cloud ID" : "שיתוף איתי באמצעות מספר זהות שרת ה- #ownCloud המאוגד שלי", "This share is password-protected" : "שיתוף זה מוגן סיסמא", "The password is wrong. Try again." : "הסיסמא שגויה. יש לנסות שנית.", "Password" : "סיסמא", @@ -68,6 +75,12 @@ "Federated Cloud Sharing" : "ענן שיתוף מאוגד", "Open documentation" : "תיעוד פתוח", "Allow users on this server to send shares to other servers" : "מאפשר למשתמשים בשרת זה לשלוח שיתופים לשרתים אחרים", - "Allow users on this server to receive shares from other servers" : "מאפשר למשתמשים בשרת זה לקבל שיתופים משרתים אחרים" + "Allow users on this server to receive shares from other servers" : "מאפשר למשתמשים בשרת זה לקבל שיתופים משרתים אחרים", + "Federated Cloud" : "ענן מאוגד", + "Your Federated Cloud ID:" : "מספר זיהוי הענן המאוגד שלך:", + "Share it:" : "שיתוף שלו:", + "Add to your website" : "הוספה לאתר האינטרנט שלך", + "Share with me via ownCloud" : "שיתוף איתי באמצעות ownCloud", + "HTML Code:" : "קוד HTML:" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/zh_TW.js b/apps/user_ldap/l10n/zh_TW.js index 244206927ba..77bd5ab1258 100644 --- a/apps/user_ldap/l10n/zh_TW.js +++ b/apps/user_ldap/l10n/zh_TW.js @@ -24,6 +24,7 @@ OC.L10N.register( "Could not detect Base DN, please enter it manually." : "無法偵測到Base DN,請手動輸入", "{nthServer}. Server" : "{nthServer}. 伺服器", "No object found in the given Base DN. Please revise." : "在Base DN中找不到物件,請重新修改", + "More than 1,000 directory entries available." : "目前有超過 1,000 個資料夾項目是可以使用的", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "產生錯誤,請檢查Base DN,以及連線設定和驗證", "Do you really want to delete the current Server Configuration?" : "您真的要刪除現在的伺服器設定嗎?", "Confirm Deletion" : "確認刪除", diff --git a/apps/user_ldap/l10n/zh_TW.json b/apps/user_ldap/l10n/zh_TW.json index 35b5b5bad27..abbd1d65071 100644 --- a/apps/user_ldap/l10n/zh_TW.json +++ b/apps/user_ldap/l10n/zh_TW.json @@ -22,6 +22,7 @@ "Could not detect Base DN, please enter it manually." : "無法偵測到Base DN,請手動輸入", "{nthServer}. Server" : "{nthServer}. 伺服器", "No object found in the given Base DN. Please revise." : "在Base DN中找不到物件,請重新修改", + "More than 1,000 directory entries available." : "目前有超過 1,000 個資料夾項目是可以使用的", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "產生錯誤,請檢查Base DN,以及連線設定和驗證", "Do you really want to delete the current Server Configuration?" : "您真的要刪除現在的伺服器設定嗎?", "Confirm Deletion" : "確認刪除", |