diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-07 01:55:48 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-07 01:55:48 -0500 |
commit | 27dfa74d89c7c7b68f606172bf8a0275d6e81329 (patch) | |
tree | e6abfa60712bc739ccd2e0f6465d3edbb9054fbb | |
parent | d3922510d01fb5feed3ea01a3d390dfaa8b1312f (diff) | |
download | nextcloud-server-27dfa74d89c7c7b68f606172bf8a0275d6e81329.tar.gz nextcloud-server-27dfa74d89c7c7b68f606172bf8a0275d6e81329.zip |
[tx-robot] updated from transifex
184 files changed, 1786 insertions, 2034 deletions
diff --git a/apps/encryption/l10n/he.js b/apps/encryption/l10n/he.js new file mode 100644 index 00000000000..c3c968eee2c --- /dev/null +++ b/apps/encryption/l10n/he.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "encryption", + { + "Cheers!" : "לחיים!", + "Disabled" : "מנוטרל" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/encryption/l10n/he.json b/apps/encryption/l10n/he.json new file mode 100644 index 00000000000..44ed9b19997 --- /dev/null +++ b/apps/encryption/l10n/he.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cheers!" : "לחיים!", + "Disabled" : "מנוטרל" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 389fe8e4d2c..1cd0ff6303d 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -14,6 +14,7 @@ OC.L10N.register( "Upload failed. Could not get file info." : "העלאה נכשלה. לא ניתן להשיג את פרטי הקובץ.", "Invalid directory." : "תיקייה שגויה.", "Files" : "קבצים", + "All files" : "כל הקבצים", "Favorites" : "מועדפים", "Home" : "בית", "Close" : "סגירה", @@ -24,15 +25,20 @@ OC.L10N.register( "Download" : "הורדה", "Rename" : "שינוי שם", "Delete" : "מחיקה", + "Unshare" : "הסר שיתוף", "Details" : "פרטים", "Select" : "בחר", "Pending" : "ממתין", + "This operation is forbidden" : "פעולה זו אסורה", + "This directory is unavailable, please check the logs or contact the administrator" : "תיקייה זו לא קיימת, יש לבדוק את הלוגים או ליצור קשר עם המנהל", "Name" : "שם", "Size" : "גודל", "Modified" : "זמן שינוי", "New" : "חדש", "File name cannot be empty." : "שם קובץ אינו יכול להיות ריק", "Your storage is almost full ({usedSpacePercent}%)" : "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)", + "Path" : "נתיב", + "Favorited" : "מועדף", "Favorite" : "מועדף", "Folder" : "תיקייה", "New folder" : "תיקייה חדשה", @@ -52,12 +58,17 @@ OC.L10N.register( "Maximum upload size" : "גודל העלאה מקסימלי", "max. possible: " : "המרבי האפשרי: ", "Save" : "שמירה", + "Missing permissions to edit from here." : "חסרות הרשאות לעריכה מכאן.", "Settings" : "הגדרות", "WebDAV" : "WebDAV", "Cancel upload" : "ביטול ההעלאה", + "No files in here" : "אין כאן קבצים", + "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." : "הקבצים נסרקים, נא להמתין.", + "No favorites" : "אין מועדפים", "Text file" : "קובץ טקסט" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index c4866aea3c0..8d9b8fc47f9 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -12,6 +12,7 @@ "Upload failed. Could not get file info." : "העלאה נכשלה. לא ניתן להשיג את פרטי הקובץ.", "Invalid directory." : "תיקייה שגויה.", "Files" : "קבצים", + "All files" : "כל הקבצים", "Favorites" : "מועדפים", "Home" : "בית", "Close" : "סגירה", @@ -22,15 +23,20 @@ "Download" : "הורדה", "Rename" : "שינוי שם", "Delete" : "מחיקה", + "Unshare" : "הסר שיתוף", "Details" : "פרטים", "Select" : "בחר", "Pending" : "ממתין", + "This operation is forbidden" : "פעולה זו אסורה", + "This directory is unavailable, please check the logs or contact the administrator" : "תיקייה זו לא קיימת, יש לבדוק את הלוגים או ליצור קשר עם המנהל", "Name" : "שם", "Size" : "גודל", "Modified" : "זמן שינוי", "New" : "חדש", "File name cannot be empty." : "שם קובץ אינו יכול להיות ריק", "Your storage is almost full ({usedSpacePercent}%)" : "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)", + "Path" : "נתיב", + "Favorited" : "מועדף", "Favorite" : "מועדף", "Folder" : "תיקייה", "New folder" : "תיקייה חדשה", @@ -50,12 +56,17 @@ "Maximum upload size" : "גודל העלאה מקסימלי", "max. possible: " : "המרבי האפשרי: ", "Save" : "שמירה", + "Missing permissions to edit from here." : "חסרות הרשאות לעריכה מכאן.", "Settings" : "הגדרות", "WebDAV" : "WebDAV", "Cancel upload" : "ביטול ההעלאה", + "No files in here" : "אין כאן קבצים", + "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." : "הקבצים נסרקים, נא להמתין.", + "No favorites" : "אין מועדפים", "Text file" : "קובץ טקסט" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index d99eca69d2b..2d431342411 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -43,6 +43,7 @@ OC.L10N.register( "There was an error with message: " : "メッセージ付きのエラーが発生しました:", "External mount error" : "外部マウントエラー", "goto-external-storage" : "外部ストレージに行く", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows ネットワークドライブのマウントポイントリストを取得出来ませんでした:サーバーから空の応答がありました", "Access key" : "アクセスキー", "Secret key" : "シークレットキー", "Builtin" : "ビルトイン", diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index 2675c3e18e5..36360f75a41 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -41,6 +41,7 @@ "There was an error with message: " : "メッセージ付きのエラーが発生しました:", "External mount error" : "外部マウントエラー", "goto-external-storage" : "外部ストレージに行く", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows ネットワークドライブのマウントポイントリストを取得出来ませんでした:サーバーから空の応答がありました", "Access key" : "アクセスキー", "Secret key" : "シークレットキー", "Builtin" : "ビルトイン", diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index 6fbfe273557..2beb17d3001 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.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" : "Предоставить доступ", @@ -33,7 +34,17 @@ OC.L10N.register( "Every time the filesystem is used" : "Каждый раз при обращении к файловой системе", "All users. Type to select user or group." : "Все пользователи. Введите имя пользователя или группы.", "(group)" : "(группа)", + "Admin defined" : "Админ определен", "Saved" : "Сохранено", + "Empty response from the server" : "Пустой ответ от сервера", + "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}", + "There was an error with message: " : "Обнаружена ошибка в сообщении:", + "External mount error" : "Ошибка внешнего монтажа", + "goto-external-storage" : "goto-external-storage", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Не удалось получить список окон сетевого диска точки монтирования: пустой ответ от сервера", + "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Некоторые из настроенных внешних точек монтирования не подключены. Для получения дополнительной информации, пожалуйста нажмите на красную строку (ы)", "Access key" : "Ключ доступа", "Secret key" : "Секретный ключ", "Builtin" : "Встроенный", diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json index 12a62259f50..7366aa01246 100644 --- a/apps/files_external/l10n/ru.json +++ b/apps/files_external/l10n/ru.json @@ -15,6 +15,7 @@ "Unsatisfied backend parameters" : "Недопустимые настройки бэкенда", "Unsatisfied authentication mechanism parameters" : "Недопустимые настройки механизма авторизации", "Insufficient data: %s" : "Недостаточно данных: %s", + "%s" : "%s", "Personal" : "Личное", "System" : "Система", "Grant access" : "Предоставить доступ", @@ -31,7 +32,17 @@ "Every time the filesystem is used" : "Каждый раз при обращении к файловой системе", "All users. Type to select user or group." : "Все пользователи. Введите имя пользователя или группы.", "(group)" : "(группа)", + "Admin defined" : "Админ определен", "Saved" : "Сохранено", + "Empty response from the server" : "Пустой ответ от сервера", + "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}", + "There was an error with message: " : "Обнаружена ошибка в сообщении:", + "External mount error" : "Ошибка внешнего монтажа", + "goto-external-storage" : "goto-external-storage", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Не удалось получить список окон сетевого диска точки монтирования: пустой ответ от сервера", + "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Некоторые из настроенных внешних точек монтирования не подключены. Для получения дополнительной информации, пожалуйста нажмите на красную строку (ы)", "Access key" : "Ключ доступа", "Secret key" : "Секретный ключ", "Builtin" : "Встроенный", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 9d26127d472..bdf8ee8224a 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Server to server sharing is not enabled on this server" : "Le partage de serveur à serveur n'est pas activé sur ce serveur", "The mountpoint name contains invalid characters." : "Le nom du point de montage contient des caractères non valides.", + "Not allowed to create a federated share with the same user server" : "Non autorisé à créer un partage fédéré avec un utilisateur du même serveur", "Invalid or untrusted SSL certificate" : "Certificat SSL non valable ou non fiable", "Could not authenticate to remote share, password might be wrong" : "Impossible de s'authentifier au partage distant : le mot de passe en probablement incorrect", "Storage not valid" : "Support de stockage non valide", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 0f1edc51dc7..6d30043fb84 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -1,6 +1,7 @@ { "translations": { "Server to server sharing is not enabled on this server" : "Le partage de serveur à serveur n'est pas activé sur ce serveur", "The mountpoint name contains invalid characters." : "Le nom du point de montage contient des caractères non valides.", + "Not allowed to create a federated share with the same user server" : "Non autorisé à créer un partage fédéré avec un utilisateur du même serveur", "Invalid or untrusted SSL certificate" : "Certificat SSL non valable ou non fiable", "Could not authenticate to remote share, password might be wrong" : "Impossible de s'authentifier au partage distant : le mot de passe en probablement incorrect", "Storage not valid" : "Support de stockage non valide", diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index a9292dc8206..0c43c0a7b3b 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -11,6 +11,7 @@ OC.L10N.register( "You shared %1$s via link" : "שיתפת %1$s על בסיס קישור", "Shares" : "שיתופים", "Password" : "סיסמא", + "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", "Name" : "שם", "Download" : "הורדה" }, diff --git a/apps/files_sharing/l10n/he.json b/apps/files_sharing/l10n/he.json index 9f9ab2593f2..344f6a32f13 100644 --- a/apps/files_sharing/l10n/he.json +++ b/apps/files_sharing/l10n/he.json @@ -9,6 +9,7 @@ "You shared %1$s via link" : "שיתפת %1$s על בסיס קישור", "Shares" : "שיתופים", "Password" : "סיסמא", + "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", "Name" : "שם", "Download" : "הורדה" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_trashbin/l10n/he.js b/apps/files_trashbin/l10n/he.js index e63798008b5..e2104b9b570 100644 --- a/apps/files_trashbin/l10n/he.js +++ b/apps/files_trashbin/l10n/he.js @@ -8,7 +8,13 @@ OC.L10N.register( "Delete" : "מחיקה", "Delete permanently" : "מחיקה לצמיתות", "Error" : "שגיאה", + "This operation is forbidden" : "פעולה זו אסורה", + "This directory is unavailable, please check the logs or contact the administrator" : "תיקייה זו לא קיימת, יש לבדוק את הלוגים או ליצור קשר עם המנהל", "restored" : "שוחזר", + "No deleted files" : "אין קבצים שנמחקו", + "You will be able to recover deleted files from here" : "ניתן לבטל מחיקת קבצים מכאן", + "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", + "Select all" : "לבחור הכול", "Name" : "שם", "Deleted" : "נמחק" }, diff --git a/apps/files_trashbin/l10n/he.json b/apps/files_trashbin/l10n/he.json index 1f65ace6a90..c76079b0d34 100644 --- a/apps/files_trashbin/l10n/he.json +++ b/apps/files_trashbin/l10n/he.json @@ -6,7 +6,13 @@ "Delete" : "מחיקה", "Delete permanently" : "מחיקה לצמיתות", "Error" : "שגיאה", + "This operation is forbidden" : "פעולה זו אסורה", + "This directory is unavailable, please check the logs or contact the administrator" : "תיקייה זו לא קיימת, יש לבדוק את הלוגים או ליצור קשר עם המנהל", "restored" : "שוחזר", + "No deleted files" : "אין קבצים שנמחקו", + "You will be able to recover deleted files from here" : "ניתן לבטל מחיקת קבצים מכאן", + "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", + "Select all" : "לבחור הכול", "Name" : "שם", "Deleted" : "נמחק" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/he.js b/apps/user_ldap/l10n/he.js index 1baa1d43a66..63bf0ebac8c 100644 --- a/apps/user_ldap/l10n/he.js +++ b/apps/user_ldap/l10n/he.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Do you really want to delete the current Server Configuration?" : "האם אכן למחוק את הגדרות השרת הנוכחיות?", "Confirm Deletion" : "אישור המחיקה", + "Server" : "שרת", "Users" : "משתמשים", "Groups" : "קבוצות", "Help" : "עזרה", @@ -12,6 +13,7 @@ OC.L10N.register( "Password" : "סיסמא", "For anonymous access, leave DN and Password empty." : "לגישה אנונימית, השאר את הDM והסיסמא ריקים.", "Back" : "אחורה", + "Continue" : "המשך", "Advanced" : "מתקדם", "in seconds. A change empties the cache." : "בשניות. שינוי מרוקן את המטמון.", "in bytes" : "בבתים" diff --git a/apps/user_ldap/l10n/he.json b/apps/user_ldap/l10n/he.json index 77ef6d25887..9265e86df5f 100644 --- a/apps/user_ldap/l10n/he.json +++ b/apps/user_ldap/l10n/he.json @@ -1,6 +1,7 @@ { "translations": { "Do you really want to delete the current Server Configuration?" : "האם אכן למחוק את הגדרות השרת הנוכחיות?", "Confirm Deletion" : "אישור המחיקה", + "Server" : "שרת", "Users" : "משתמשים", "Groups" : "קבוצות", "Help" : "עזרה", @@ -10,6 +11,7 @@ "Password" : "סיסמא", "For anonymous access, leave DN and Password empty." : "לגישה אנונימית, השאר את הDM והסיסמא ריקים.", "Back" : "אחורה", + "Continue" : "המשך", "Advanced" : "מתקדם", "in seconds. A change empties the cache." : "בשניות. שינוי מרוקן את המטמון.", "in bytes" : "בבתים" diff --git a/core/l10n/fr.js b/core/l10n/fr.js index a9b3a5ceb7d..664de561da0 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -16,6 +16,8 @@ OC.L10N.register( "Updated \"%s\" to %s" : "Mise à jour de « %s » vers %s", "Repair warning: " : "Avertissement de réparation :", "Repair error: " : "Erreur de réparation :", + "Set log level to debug" : "Changer le niveau de journalisation pour le débogage", + "Reset log level" : "Réinitialiser le niveau de journalisation", "Starting code integrity check" : "Lancement de la vérification d'integrite du code", "Finished code integrity check" : "Fin de la vérification d’intégrité du code", "%s (3rdparty)" : "%s (origine tierce)", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index d93eda26e25..a99b4c1cd77 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -14,6 +14,8 @@ "Updated \"%s\" to %s" : "Mise à jour de « %s » vers %s", "Repair warning: " : "Avertissement de réparation :", "Repair error: " : "Erreur de réparation :", + "Set log level to debug" : "Changer le niveau de journalisation pour le débogage", + "Reset log level" : "Réinitialiser le niveau de journalisation", "Starting code integrity check" : "Lancement de la vérification d'integrite du code", "Finished code integrity check" : "Fin de la vérification d’intégrité du code", "%s (3rdparty)" : "%s (origine tierce)", diff --git a/core/l10n/he.js b/core/l10n/he.js index fae4bd85396..4c413f75704 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -1,6 +1,13 @@ OC.L10N.register( "core", { + "Preparing update" : "מכין עדכון", + "Updated database" : "עדכון מסד נתונים", + "Updated \"%s\" to %s" : "מעדכן \"%s\" ל- %s", + "Already up to date" : "כבר עדכני", + "File is too big" : "הקובץ גדול מדי", + "Unknown filetype" : "סוג קובץ לא מוכר", + "Invalid image" : "תמונה לא חוקית", "Sunday" : "יום ראשון", "Monday" : "יום שני", "Tuesday" : "יום שלישי", @@ -46,8 +53,16 @@ OC.L10N.register( "Yes" : "כן", "Choose" : "בחירה", "Ok" : "בסדר", + "read-only" : "לקריאה בלבד", "New Files" : "קבצים חדשים", "Cancel" : "ביטול", + "Continue" : "המשך", + "(all selected)" : "(הכול נבחר)", + "Very weak password" : "סיסמא מאוד חלשה", + "Weak password" : "סיסמא חלשה", + "So-so password" : "סיסמא ככה-ככה", + "Good password" : "סיסמא טובה", + "Strong password" : "סיסמא חזקה", "Shared" : "שותף", "Error" : "שגיאה", "Error while sharing" : "שגיאה במהלך השיתוף", @@ -89,8 +104,14 @@ OC.L10N.register( "Share with users, groups or remote users …" : "שיתוף עם משתמשים, קבוצות או משתמשים חצוניים...", "Warning" : "אזהרה", "The object type is not specified." : "סוג הפריט לא צוין.", + "Enter new" : "הכנסת חדש", "Delete" : "מחיקה", "Add" : "הוספה", + "unknown text" : "מלל לא מוכר", + "Hello world!" : "שלום עולם!", + "sunny" : "שמשי", + "Hello {name}, the weather is {weather}" : "שלום {name}, מזג האוויר הנו {weather}", + "Hello {name}" : "שלום {name}", "The update was successful. Redirecting you to ownCloud now." : "תהליך העדכון הסתיים בהצלחה. עכשיו מנתב אותך אל ownCloud.", "Use the following link to reset your password: {link}" : "יש להשתמש בקישור הבא כדי לאפס את הססמה שלך: {link}", "New password" : "ססמה חדשה", @@ -101,6 +122,7 @@ OC.L10N.register( "Admin" : "מנהל", "Help" : "עזרה", "Access forbidden" : "הגישה נחסמה", + "Cheers!" : "לחיים!", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "תיקיית וקבצי המידע שלך כנראה נגישים מהאינטרנט מכיוון שקובץ ה.htaccess לא עובד.", "Create an <strong>admin account</strong>" : "יצירת <strong>חשבון מנהל</strong>", "Username" : "שם משתמש", @@ -112,9 +134,14 @@ OC.L10N.register( "Database tablespace" : "מרחב הכתובות של מסד הנתונים", "Database host" : "שרת בסיס נתונים", "Finish setup" : "סיום התקנה", + "Need help?" : "עזרה נזקקת?", "Log out" : "התנתקות", "Search" : "חיפוש", "Log in" : "כניסה", - "Alternative Logins" : "כניסות אלטרנטיביות" + "Wrong password." : "סיסמא שגוייה.", + "Stay logged in" : "השאר מחובר", + "Alternative Logins" : "כניסות אלטרנטיביות", + "Thank you for your patience." : "תודה על הסבלנות.", + "Start update" : "התחלת עדכון" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/he.json b/core/l10n/he.json index ac88abbfaa6..26eeaaac14f 100644 --- a/core/l10n/he.json +++ b/core/l10n/he.json @@ -1,4 +1,11 @@ { "translations": { + "Preparing update" : "מכין עדכון", + "Updated database" : "עדכון מסד נתונים", + "Updated \"%s\" to %s" : "מעדכן \"%s\" ל- %s", + "Already up to date" : "כבר עדכני", + "File is too big" : "הקובץ גדול מדי", + "Unknown filetype" : "סוג קובץ לא מוכר", + "Invalid image" : "תמונה לא חוקית", "Sunday" : "יום ראשון", "Monday" : "יום שני", "Tuesday" : "יום שלישי", @@ -44,8 +51,16 @@ "Yes" : "כן", "Choose" : "בחירה", "Ok" : "בסדר", + "read-only" : "לקריאה בלבד", "New Files" : "קבצים חדשים", "Cancel" : "ביטול", + "Continue" : "המשך", + "(all selected)" : "(הכול נבחר)", + "Very weak password" : "סיסמא מאוד חלשה", + "Weak password" : "סיסמא חלשה", + "So-so password" : "סיסמא ככה-ככה", + "Good password" : "סיסמא טובה", + "Strong password" : "סיסמא חזקה", "Shared" : "שותף", "Error" : "שגיאה", "Error while sharing" : "שגיאה במהלך השיתוף", @@ -87,8 +102,14 @@ "Share with users, groups or remote users …" : "שיתוף עם משתמשים, קבוצות או משתמשים חצוניים...", "Warning" : "אזהרה", "The object type is not specified." : "סוג הפריט לא צוין.", + "Enter new" : "הכנסת חדש", "Delete" : "מחיקה", "Add" : "הוספה", + "unknown text" : "מלל לא מוכר", + "Hello world!" : "שלום עולם!", + "sunny" : "שמשי", + "Hello {name}, the weather is {weather}" : "שלום {name}, מזג האוויר הנו {weather}", + "Hello {name}" : "שלום {name}", "The update was successful. Redirecting you to ownCloud now." : "תהליך העדכון הסתיים בהצלחה. עכשיו מנתב אותך אל ownCloud.", "Use the following link to reset your password: {link}" : "יש להשתמש בקישור הבא כדי לאפס את הססמה שלך: {link}", "New password" : "ססמה חדשה", @@ -99,6 +120,7 @@ "Admin" : "מנהל", "Help" : "עזרה", "Access forbidden" : "הגישה נחסמה", + "Cheers!" : "לחיים!", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "תיקיית וקבצי המידע שלך כנראה נגישים מהאינטרנט מכיוון שקובץ ה.htaccess לא עובד.", "Create an <strong>admin account</strong>" : "יצירת <strong>חשבון מנהל</strong>", "Username" : "שם משתמש", @@ -110,9 +132,14 @@ "Database tablespace" : "מרחב הכתובות של מסד הנתונים", "Database host" : "שרת בסיס נתונים", "Finish setup" : "סיום התקנה", + "Need help?" : "עזרה נזקקת?", "Log out" : "התנתקות", "Search" : "חיפוש", "Log in" : "כניסה", - "Alternative Logins" : "כניסות אלטרנטיביות" + "Wrong password." : "סיסמא שגוייה.", + "Stay logged in" : "השאר מחובר", + "Alternative Logins" : "כניסות אלטרנטיביות", + "Thank you for your patience." : "תודה על הסבלנות.", + "Start update" : "התחלת עדכון" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/core/l10n/ru.js b/core/l10n/ru.js index c3ca5a8a5aa..ae0e816d4f9 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -18,6 +18,8 @@ OC.L10N.register( "Repair error: " : "Ошибка восстановления:", "Set log level to debug" : "Установить уровень журнала отладки", "Reset log level" : "Сбросить уровень журнала", + "Starting code integrity check" : "Начинается проверка целостности кода", + "Finished code integrity check" : "Проверка целостности кода завершина", "%s (3rdparty)" : "%s (3rdparty)", "%s (incompatible)" : "%s (несовместим)", "Following apps have been disabled: %s" : "Были отключены следующие приложения: %s", @@ -77,6 +79,7 @@ OC.L10N.register( "Oct." : "Окт.", "Nov." : "Ноя.", "Dec." : "Дек.", + "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Были обнаружены проблемы с проверкой целостности кода. Подробнее ...", "Settings" : "Настройки", "Saving..." : "Сохранение...", "seconds ago" : "несколько секунд назад", @@ -111,6 +114,9 @@ OC.L10N.register( "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Ваш веб-сервер еще не настроен должным образом, чтобы позволить синхронизацию файлов, потому что интерфейс WebDAV, кажется, испорчен.", "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Этот сервер не имеет подключения к Интернету. Это означает, что некоторые из функций, таких как внешнее хранилище, уведомления об обновлениях и установки сторонних приложений не будут работать. Доступ к файлам удаленно и отправки уведомлений по почте могут не работать. Мы предлагаем включить подключение к Интернету для этого сервера, если вы хотите, чтобы все функции работали.", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Ваш каталог данных и ваши файлы возможно доступны из интернете. .htaccess файл не работает. Мы настоятельно рекомендуем вам настроить ваш веб сервер таким образом, что-бы каталог данных не был больше доступен или переместите каталог данных за пределы корня веб сервера.", + "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "Кэш-памяти не настроено. Для повышения производительности, пожалуйста, настройте кэш-памяти (memcache) если есть такая возможность. Дополнительную информацию можно найти в нашей <a target=\"_blank\" href=\"{docLink}\"> документации </a>.", + "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "/DEV/urandom не доступно для PHP, это крайне нежелательно по соображениям безопасности. Дополнительную информацию можно найти в нашей <a target=\"_blank\" href=\"{docLink}\"> документации </a>.", + "Your PHP version ({version}) is no longer <a target=\"_blank\" href=\"{phpLink}\">supported by PHP</a>. We encourage you to upgrade your PHP version to take advantage of performance and security updates provided by PHP." : "Ваша версия PHP ({version}) больше не <a target=\"_blank\" href=\"{phpLink}\"> поддерживается PHP разработчиками</a>. Мы рекомендуем Вам обновить версию PHP, чтобы воспользоваться производительностью и безопасностью, предусмотренных в обновленной версии PHP.", "Error occurred while checking server setup" : "Произошла ошибка при проверке настроек сервера", "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "Заголовок HTTP \"{header}\" не настроен на ожидаемый \"{expected}\". Это потенциальная проблема безопасности и мы рекомендуем изменить эти настройки.", "The \"Strict-Transport-Security\" HTTP header is not configured to least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "Заголовок HTTP \"Strict-Transport-Security\" должен быть настроен хотя бы на \"{seconds}\" секунд. Для улучшения безопасности мы рекомендуем включить HSTS согласно нашим <a href=\"{docUrl}\">подсказкам по безопасности</a>.", @@ -182,6 +188,7 @@ OC.L10N.register( "Couldn't reset password because the token is invalid" : "Невозможно сбросить пароль из-за неверного токена", "Couldn't reset password because the token is expired" : "Не удается сбросить пароль, так как токен истек.", "Couldn't send reset email. Please make sure your username is correct." : "Не удалось отправить письмо для сброса пароля. Убедитесь, что имя пользователя указано верно.", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Не удалось отправить письмо сброса из-за отсутствия адреса электронной почты для этого пользователя. Пожалуйста, обратитесь к администратору.", "%s password reset" : "Сброс пароля %s", "Use the following link to reset your password: {link}" : "Используйте следующую ссылку чтобы сбросить пароль: {link}", "New password" : "Новый пароль", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index 0af31084a04..28fbcd1a491 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -16,6 +16,8 @@ "Repair error: " : "Ошибка восстановления:", "Set log level to debug" : "Установить уровень журнала отладки", "Reset log level" : "Сбросить уровень журнала", + "Starting code integrity check" : "Начинается проверка целостности кода", + "Finished code integrity check" : "Проверка целостности кода завершина", "%s (3rdparty)" : "%s (3rdparty)", "%s (incompatible)" : "%s (несовместим)", "Following apps have been disabled: %s" : "Были отключены следующие приложения: %s", @@ -75,6 +77,7 @@ "Oct." : "Окт.", "Nov." : "Ноя.", "Dec." : "Дек.", + "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Были обнаружены проблемы с проверкой целостности кода. Подробнее ...", "Settings" : "Настройки", "Saving..." : "Сохранение...", "seconds ago" : "несколько секунд назад", @@ -109,6 +112,9 @@ "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Ваш веб-сервер еще не настроен должным образом, чтобы позволить синхронизацию файлов, потому что интерфейс WebDAV, кажется, испорчен.", "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Этот сервер не имеет подключения к Интернету. Это означает, что некоторые из функций, таких как внешнее хранилище, уведомления об обновлениях и установки сторонних приложений не будут работать. Доступ к файлам удаленно и отправки уведомлений по почте могут не работать. Мы предлагаем включить подключение к Интернету для этого сервера, если вы хотите, чтобы все функции работали.", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Ваш каталог данных и ваши файлы возможно доступны из интернете. .htaccess файл не работает. Мы настоятельно рекомендуем вам настроить ваш веб сервер таким образом, что-бы каталог данных не был больше доступен или переместите каталог данных за пределы корня веб сервера.", + "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "Кэш-памяти не настроено. Для повышения производительности, пожалуйста, настройте кэш-памяти (memcache) если есть такая возможность. Дополнительную информацию можно найти в нашей <a target=\"_blank\" href=\"{docLink}\"> документации </a>.", + "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "/DEV/urandom не доступно для PHP, это крайне нежелательно по соображениям безопасности. Дополнительную информацию можно найти в нашей <a target=\"_blank\" href=\"{docLink}\"> документации </a>.", + "Your PHP version ({version}) is no longer <a target=\"_blank\" href=\"{phpLink}\">supported by PHP</a>. We encourage you to upgrade your PHP version to take advantage of performance and security updates provided by PHP." : "Ваша версия PHP ({version}) больше не <a target=\"_blank\" href=\"{phpLink}\"> поддерживается PHP разработчиками</a>. Мы рекомендуем Вам обновить версию PHP, чтобы воспользоваться производительностью и безопасностью, предусмотренных в обновленной версии PHP.", "Error occurred while checking server setup" : "Произошла ошибка при проверке настроек сервера", "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "Заголовок HTTP \"{header}\" не настроен на ожидаемый \"{expected}\". Это потенциальная проблема безопасности и мы рекомендуем изменить эти настройки.", "The \"Strict-Transport-Security\" HTTP header is not configured to least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "Заголовок HTTP \"Strict-Transport-Security\" должен быть настроен хотя бы на \"{seconds}\" секунд. Для улучшения безопасности мы рекомендуем включить HSTS согласно нашим <a href=\"{docUrl}\">подсказкам по безопасности</a>.", @@ -180,6 +186,7 @@ "Couldn't reset password because the token is invalid" : "Невозможно сбросить пароль из-за неверного токена", "Couldn't reset password because the token is expired" : "Не удается сбросить пароль, так как токен истек.", "Couldn't send reset email. Please make sure your username is correct." : "Не удалось отправить письмо для сброса пароля. Убедитесь, что имя пользователя указано верно.", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Не удалось отправить письмо сброса из-за отсутствия адреса электронной почты для этого пользователя. Пожалуйста, обратитесь к администратору.", "%s password reset" : "Сброс пароля %s", "Use the following link to reset your password: {link}" : "Используйте следующую ссылку чтобы сбросить пароль: {link}", "New password" : "Новый пароль", diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 014b6c24e59..7009b81be26 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -95,6 +95,7 @@ OC.L10N.register( "Sharing %s failed, because %s is not a member of the group %s" : "Le partage de %s a échoué car %s n'est pas membre du groupe %s", "You need to provide a password to create a public link, only protected links are allowed" : "Vous devez fournir un mot de passe pour créer un lien public, seuls les liens protégés sont autorisées.", "Sharing %s failed, because sharing with links is not allowed" : "Le partage de %s a échoué car le partage par lien n'est pas permis", + "Not allowed to create a federated share with the same user" : "Non autorisé à créer un partage fédéré avec le même utilisateur", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Le partage de %s a échoué : impossible de trouver %s. Peut-être le serveur est-il momentanément injoignable.", "Share type %s is not valid for %s" : "Le type de partage %s n'est pas valide pour %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Le réglage des permissions pour %s a échoué car les permissions dépassent celles accordées à %s", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index feaae43bf41..00d006c6047 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -93,6 +93,7 @@ "Sharing %s failed, because %s is not a member of the group %s" : "Le partage de %s a échoué car %s n'est pas membre du groupe %s", "You need to provide a password to create a public link, only protected links are allowed" : "Vous devez fournir un mot de passe pour créer un lien public, seuls les liens protégés sont autorisées.", "Sharing %s failed, because sharing with links is not allowed" : "Le partage de %s a échoué car le partage par lien n'est pas permis", + "Not allowed to create a federated share with the same user" : "Non autorisé à créer un partage fédéré avec le même utilisateur", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Le partage de %s a échoué : impossible de trouver %s. Peut-être le serveur est-il momentanément injoignable.", "Share type %s is not valid for %s" : "Le type de partage %s n'est pas valide pour %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Le réglage des permissions pour %s a échoué car les permissions dépassent celles accordées à %s", diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 66acae5b804..9a021abe2ec 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -5,6 +5,8 @@ OC.L10N.register( "Personal" : "אישי", "Users" : "משתמשים", "Admin" : "מנהל", + "Unknown filetype" : "סוג קובץ לא מוכר", + "Invalid image" : "תמונה לא חוקית", "today" : "היום", "yesterday" : "אתמול", "last month" : "חודש שעבר", diff --git a/lib/l10n/he.json b/lib/l10n/he.json index 55df638cb11..91c42907008 100644 --- a/lib/l10n/he.json +++ b/lib/l10n/he.json @@ -3,6 +3,8 @@ "Personal" : "אישי", "Users" : "משתמשים", "Admin" : "מנהל", + "Unknown filetype" : "סוג קובץ לא מוכר", + "Invalid image" : "תמונה לא חוקית", "today" : "היום", "yesterday" : "אתמול", "last month" : "חודש שעבר", diff --git a/settings/l10n/af_ZA.js b/settings/l10n/af_ZA.js index 0a4fa325224..509b7f2de7c 100644 --- a/settings/l10n/af_ZA.js +++ b/settings/l10n/af_ZA.js @@ -2,9 +2,9 @@ OC.L10N.register( "settings", { "So-so password" : "So-so wagwoord", + "Cancel" : "Kanseleer", "Password" : "Wagwoord", "New password" : "Nuwe wagwoord", - "Cancel" : "Kanseleer", "Username" : "Gebruikersnaam" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/af_ZA.json b/settings/l10n/af_ZA.json index f4d95bdfe45..4cc552a2d96 100644 --- a/settings/l10n/af_ZA.json +++ b/settings/l10n/af_ZA.json @@ -1,8 +1,8 @@ { "translations": { "So-so password" : "So-so wagwoord", + "Cancel" : "Kanseleer", "Password" : "Wagwoord", "New password" : "Nuwe wagwoord", - "Cancel" : "Kanseleer", "Username" : "Gebruikersnaam" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/settings/l10n/ar.js b/settings/l10n/ar.js index b6b17974408..365d7071ac0 100644 --- a/settings/l10n/ar.js +++ b/settings/l10n/ar.js @@ -80,24 +80,21 @@ OC.L10N.register( "Documentation:" : "التوثيق", "Uninstall App" : "أزالة تطبيق", "Forum" : "منتدى", - "Get the apps to sync your files" : "احصل على التطبيقات لمزامنة ملفاتك", - "Show First Run Wizard again" : "ابدأ خطوات بداية التشغيل من جديد", + "Profile picture" : "صورة الملف الشخصي", + "Upload new" : "رفع الان", + "Remove image" : "إزالة الصورة", + "Cancel" : "الغاء", + "Email" : "البريد الإلكترونى", + "Your email address" : "عنوانك البريدي", "Password" : "كلمة المرور", "Unable to change your password" : "لم يتم تعديل كلمة السر بنجاح", "Current password" : "كلمات السر الحالية", "New password" : "كلمات سر جديدة", "Change password" : "عدل كلمة السر", - "Email" : "البريد الإلكترونى", - "Your email address" : "عنوانك البريدي", - "Profile picture" : "صورة الملف الشخصي", - "Upload new" : "رفع الان", - "Select new from Files" : "اختر جديد من الملفات ", - "Remove image" : "إزالة الصورة", - "Your avatar is provided by your original account." : "صورتك الرمزية يتم توفيرها عن طريق حسابك الاصلي.", - "Cancel" : "الغاء", - "Choose as profile image" : "اختر صورة الملف الشخصي", "Language" : "اللغة", "Help translate" : "ساعد في الترجمه", + "Get the apps to sync your files" : "احصل على التطبيقات لمزامنة ملفاتك", + "Show First Run Wizard again" : "ابدأ خطوات بداية التشغيل من جديد", "Valid until" : "صالح حتى", "Username" : "إسم المستخدم", "Create" : "انشئ", diff --git a/settings/l10n/ar.json b/settings/l10n/ar.json index 770e2856261..4b6cb8de18e 100644 --- a/settings/l10n/ar.json +++ b/settings/l10n/ar.json @@ -78,24 +78,21 @@ "Documentation:" : "التوثيق", "Uninstall App" : "أزالة تطبيق", "Forum" : "منتدى", - "Get the apps to sync your files" : "احصل على التطبيقات لمزامنة ملفاتك", - "Show First Run Wizard again" : "ابدأ خطوات بداية التشغيل من جديد", + "Profile picture" : "صورة الملف الشخصي", + "Upload new" : "رفع الان", + "Remove image" : "إزالة الصورة", + "Cancel" : "الغاء", + "Email" : "البريد الإلكترونى", + "Your email address" : "عنوانك البريدي", "Password" : "كلمة المرور", "Unable to change your password" : "لم يتم تعديل كلمة السر بنجاح", "Current password" : "كلمات السر الحالية", "New password" : "كلمات سر جديدة", "Change password" : "عدل كلمة السر", - "Email" : "البريد الإلكترونى", - "Your email address" : "عنوانك البريدي", - "Profile picture" : "صورة الملف الشخصي", - "Upload new" : "رفع الان", - "Select new from Files" : "اختر جديد من الملفات ", - "Remove image" : "إزالة الصورة", - "Your avatar is provided by your original account." : "صورتك الرمزية يتم توفيرها عن طريق حسابك الاصلي.", - "Cancel" : "الغاء", - "Choose as profile image" : "اختر صورة الملف الشخصي", "Language" : "اللغة", "Help translate" : "ساعد في الترجمه", + "Get the apps to sync your files" : "احصل على التطبيقات لمزامنة ملفاتك", + "Show First Run Wizard again" : "ابدأ خطوات بداية التشغيل من جديد", "Valid until" : "صالح حتى", "Username" : "إسم المستخدم", "Create" : "انشئ", diff --git a/settings/l10n/ast.js b/settings/l10n/ast.js index 8bca7c8c0d2..c6e12686813 100644 --- a/settings/l10n/ast.js +++ b/settings/l10n/ast.js @@ -122,28 +122,24 @@ OC.L10N.register( "Uninstall App" : "Desinstalar aplicación", "Cheers!" : "¡Salú!", "Forum" : "Foru", - "Get the apps to sync your files" : "Obtener les aplicaciones pa sincronizar ficheros", - "Desktop client" : "Cliente d'escritoriu", - "Android app" : "Aplicación d'Android", - "iOS app" : "Aplicación d'iOS", - "Show First Run Wizard again" : "Amosar nuevamente l'Encontu d'execución inicial", + "Profile picture" : "Semeya de perfil", + "Upload new" : "Xubir otra", + "Remove image" : "Desaniciar imaxe", + "Cancel" : "Encaboxar", + "Email" : "Corréu-e", + "Your email address" : "Direición de corréu-e", "Password" : "Contraseña", "Unable to change your password" : "Nun pudo camudase la contraseña", "Current password" : "Contraseña actual", "New password" : "Contraseña nueva", "Change password" : "Camudar contraseña", - "Email" : "Corréu-e", - "Your email address" : "Direición de corréu-e", - "Fill in an email address to enable password recovery and receive notifications" : "Introducir una direición de corréu-e p'activar la recuperación de contraseñes y recibir notificaciones", - "Profile picture" : "Semeya de perfil", - "Upload new" : "Xubir otra", - "Select new from Files" : "Esbillar otra dende Ficheros", - "Remove image" : "Desaniciar imaxe", - "Your avatar is provided by your original account." : "L'avatar ta proporcionáu pola to cuenta orixinal.", - "Cancel" : "Encaboxar", - "Choose as profile image" : "Esbillar como imaxe de perfil", "Language" : "Llingua", "Help translate" : "Ayúdanos nes traducciones", + "Get the apps to sync your files" : "Obtener les aplicaciones pa sincronizar ficheros", + "Desktop client" : "Cliente d'escritoriu", + "Android app" : "Aplicación d'Android", + "iOS app" : "Aplicación d'iOS", + "Show First Run Wizard again" : "Amosar nuevamente l'Encontu d'execución inicial", "Username" : "Nome d'usuariu", "Create" : "Crear", "Admin Recovery Password" : "Recuperación de la contraseña d'alministración", diff --git a/settings/l10n/ast.json b/settings/l10n/ast.json index e824763c7aa..45e4164dc31 100644 --- a/settings/l10n/ast.json +++ b/settings/l10n/ast.json @@ -120,28 +120,24 @@ "Uninstall App" : "Desinstalar aplicación", "Cheers!" : "¡Salú!", "Forum" : "Foru", - "Get the apps to sync your files" : "Obtener les aplicaciones pa sincronizar ficheros", - "Desktop client" : "Cliente d'escritoriu", - "Android app" : "Aplicación d'Android", - "iOS app" : "Aplicación d'iOS", - "Show First Run Wizard again" : "Amosar nuevamente l'Encontu d'execución inicial", + "Profile picture" : "Semeya de perfil", + "Upload new" : "Xubir otra", + "Remove image" : "Desaniciar imaxe", + "Cancel" : "Encaboxar", + "Email" : "Corréu-e", + "Your email address" : "Direición de corréu-e", "Password" : "Contraseña", "Unable to change your password" : "Nun pudo camudase la contraseña", "Current password" : "Contraseña actual", "New password" : "Contraseña nueva", "Change password" : "Camudar contraseña", - "Email" : "Corréu-e", - "Your email address" : "Direición de corréu-e", - "Fill in an email address to enable password recovery and receive notifications" : "Introducir una direición de corréu-e p'activar la recuperación de contraseñes y recibir notificaciones", - "Profile picture" : "Semeya de perfil", - "Upload new" : "Xubir otra", - "Select new from Files" : "Esbillar otra dende Ficheros", - "Remove image" : "Desaniciar imaxe", - "Your avatar is provided by your original account." : "L'avatar ta proporcionáu pola to cuenta orixinal.", - "Cancel" : "Encaboxar", - "Choose as profile image" : "Esbillar como imaxe de perfil", "Language" : "Llingua", "Help translate" : "Ayúdanos nes traducciones", + "Get the apps to sync your files" : "Obtener les aplicaciones pa sincronizar ficheros", + "Desktop client" : "Cliente d'escritoriu", + "Android app" : "Aplicación d'Android", + "iOS app" : "Aplicación d'iOS", + "Show First Run Wizard again" : "Amosar nuevamente l'Encontu d'execución inicial", "Username" : "Nome d'usuariu", "Create" : "Crear", "Admin Recovery Password" : "Recuperación de la contraseña d'alministración", diff --git a/settings/l10n/az.js b/settings/l10n/az.js index 01a15f5fb7d..c869ea9d212 100644 --- a/settings/l10n/az.js +++ b/settings/l10n/az.js @@ -85,8 +85,8 @@ OC.L10N.register( "A valid password must be provided" : "Düzgün şifrə daxil edilməlidir", "A valid email must be provided" : "Düzgün email təqdim edilməlidir", "__language_name__" : "__AZ_Azerbaijan__", - "Sync clients" : "Müştəriləri sinxronizasiya et", "Personal info" : "Şəxsi məlumat", + "Sync clients" : "Müştəriləri sinxronizasiya et", "SSL root certificates" : "SSL root sertifikatları", "Everything (fatal issues, errors, warnings, info, debug)" : "Hər şey(ən pis hadisələr, səhvlər, xəbərdarlıqlar, məlmat, araşdırma səhvləri)", "Info, warnings, errors and fatal issues" : "Məlmat, xəbərdarlıqlar, səhvlər və ən pis hadisələr", @@ -167,33 +167,29 @@ OC.L10N.register( "Cheers!" : "Şərəfə!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ey ora,\n\nancaq deyirik ki, sizin artiq %s hesabınız var.\n\nizin istifadəçi adınız: %s\nYetkilidir: %s\n\n", "Forum" : "Forum", - "Get the apps to sync your files" : "Fayllarınızın sinxronizasiyası üçün proqramları götürün", - "Desktop client" : "Desktop client", - "Android app" : "Android proqramı", - "iOS app" : "iOS proqramı", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Əgər siz proektə dəstək vermək istəyirsinizsə\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">Təkmilləşdirməyə üzv</a>\n\t\tyada\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">söz yaymaq</a>!", - "Show First Run Wizard again" : "İlk işəsalma sehirbazını yenidən göstər", - "Password" : "Şifrə", - "Unable to change your password" : "Sizin şifrəni dəyişmək mümkün olmadı", - "Current password" : "Hazırkı şifrə", - "New password" : "Yeni şifrə", - "Change password" : "Şifrəni dəyiş", + "Profile picture" : "Profil şəkli", + "Upload new" : "Yenisini yüklə", + "Remove image" : "Şəkili sil", + "Cancel" : "Dayandır", "Full name" : "Tam ad", "No display name set" : "Ekranda adı dəsti yoxdur", "Email" : "Email", "Your email address" : "Sizin email ünvanı", - "Fill in an email address to enable password recovery and receive notifications" : "Email ünvanını doldurun ki, sifrənizin bərpa edilməsini işə salasınız və məktubla xəbərdarlıqları qəbul edəsiniz.", "No email address set" : "Email ünvanı dəsti yoxdur", "You are member of the following groups:" : "Siz göstərilən qrupların üzvüsünüz:", - "Profile picture" : "Profil şəkli", - "Upload new" : "Yenisini yüklə", - "Select new from Files" : "Fayllardan yenisini seç", - "Remove image" : "Şəkili sil", - "Your avatar is provided by your original account." : "Sizin avatar sizin original hesab tərəfindən təqdim edilib.", - "Cancel" : "Dayandır", - "Choose as profile image" : "Profayl şəklini seçin", + "Password" : "Şifrə", + "Unable to change your password" : "Sizin şifrəni dəyişmək mümkün olmadı", + "Current password" : "Hazırkı şifrə", + "New password" : "Yeni şifrə", + "Change password" : "Şifrəni dəyiş", "Language" : "Dil", "Help translate" : "Tərcüməyə kömək", + "Get the apps to sync your files" : "Fayllarınızın sinxronizasiyası üçün proqramları götürün", + "Desktop client" : "Desktop client", + "Android app" : "Android proqramı", + "iOS app" : "iOS proqramı", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Əgər siz proektə dəstək vermək istəyirsinizsə\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">Təkmilləşdirməyə üzv</a>\n\t\tyada\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">söz yaymaq</a>!", + "Show First Run Wizard again" : "İlk işəsalma sehirbazını yenidən göstər", "Common Name" : "Ümumi ad", "Valid until" : "Vaxtadək keçərlidir", "Issued By" : "Tərəfindən yaradılıb", diff --git a/settings/l10n/az.json b/settings/l10n/az.json index 8e09dc87fc2..5f59737c1f7 100644 --- a/settings/l10n/az.json +++ b/settings/l10n/az.json @@ -83,8 +83,8 @@ "A valid password must be provided" : "Düzgün şifrə daxil edilməlidir", "A valid email must be provided" : "Düzgün email təqdim edilməlidir", "__language_name__" : "__AZ_Azerbaijan__", - "Sync clients" : "Müştəriləri sinxronizasiya et", "Personal info" : "Şəxsi məlumat", + "Sync clients" : "Müştəriləri sinxronizasiya et", "SSL root certificates" : "SSL root sertifikatları", "Everything (fatal issues, errors, warnings, info, debug)" : "Hər şey(ən pis hadisələr, səhvlər, xəbərdarlıqlar, məlmat, araşdırma səhvləri)", "Info, warnings, errors and fatal issues" : "Məlmat, xəbərdarlıqlar, səhvlər və ən pis hadisələr", @@ -165,33 +165,29 @@ "Cheers!" : "Şərəfə!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ey ora,\n\nancaq deyirik ki, sizin artiq %s hesabınız var.\n\nizin istifadəçi adınız: %s\nYetkilidir: %s\n\n", "Forum" : "Forum", - "Get the apps to sync your files" : "Fayllarınızın sinxronizasiyası üçün proqramları götürün", - "Desktop client" : "Desktop client", - "Android app" : "Android proqramı", - "iOS app" : "iOS proqramı", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Əgər siz proektə dəstək vermək istəyirsinizsə\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">Təkmilləşdirməyə üzv</a>\n\t\tyada\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">söz yaymaq</a>!", - "Show First Run Wizard again" : "İlk işəsalma sehirbazını yenidən göstər", - "Password" : "Şifrə", - "Unable to change your password" : "Sizin şifrəni dəyişmək mümkün olmadı", - "Current password" : "Hazırkı şifrə", - "New password" : "Yeni şifrə", - "Change password" : "Şifrəni dəyiş", + "Profile picture" : "Profil şəkli", + "Upload new" : "Yenisini yüklə", + "Remove image" : "Şəkili sil", + "Cancel" : "Dayandır", "Full name" : "Tam ad", "No display name set" : "Ekranda adı dəsti yoxdur", "Email" : "Email", "Your email address" : "Sizin email ünvanı", - "Fill in an email address to enable password recovery and receive notifications" : "Email ünvanını doldurun ki, sifrənizin bərpa edilməsini işə salasınız və məktubla xəbərdarlıqları qəbul edəsiniz.", "No email address set" : "Email ünvanı dəsti yoxdur", "You are member of the following groups:" : "Siz göstərilən qrupların üzvüsünüz:", - "Profile picture" : "Profil şəkli", - "Upload new" : "Yenisini yüklə", - "Select new from Files" : "Fayllardan yenisini seç", - "Remove image" : "Şəkili sil", - "Your avatar is provided by your original account." : "Sizin avatar sizin original hesab tərəfindən təqdim edilib.", - "Cancel" : "Dayandır", - "Choose as profile image" : "Profayl şəklini seçin", + "Password" : "Şifrə", + "Unable to change your password" : "Sizin şifrəni dəyişmək mümkün olmadı", + "Current password" : "Hazırkı şifrə", + "New password" : "Yeni şifrə", + "Change password" : "Şifrəni dəyiş", "Language" : "Dil", "Help translate" : "Tərcüməyə kömək", + "Get the apps to sync your files" : "Fayllarınızın sinxronizasiyası üçün proqramları götürün", + "Desktop client" : "Desktop client", + "Android app" : "Android proqramı", + "iOS app" : "iOS proqramı", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Əgər siz proektə dəstək vermək istəyirsinizsə\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">Təkmilləşdirməyə üzv</a>\n\t\tyada\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">söz yaymaq</a>!", + "Show First Run Wizard again" : "İlk işəsalma sehirbazını yenidən göstər", "Common Name" : "Ümumi ad", "Valid until" : "Vaxtadək keçərlidir", "Issued By" : "Tərəfindən yaradılıb", diff --git a/settings/l10n/bg_BG.js b/settings/l10n/bg_BG.js index 81b20601291..3a4a176e8c6 100644 --- a/settings/l10n/bg_BG.js +++ b/settings/l10n/bg_BG.js @@ -84,8 +84,8 @@ OC.L10N.register( "A valid password must be provided" : "Трябва да бъде зададена валидна парола", "A valid email must be provided" : "Трябва да бъде зададена валидна електронна поща", "__language_name__" : "Български", - "Sync clients" : "Синхронизиращи клиенти", "Personal info" : "Лична информация", + "Sync clients" : "Синхронизиращи клиенти", "SSL root certificates" : "SSL root сертификати", "Everything (fatal issues, errors, warnings, info, debug)" : "Всичко (фатални проблеми, грешки, предупреждения, информация, дебъгване)", "Info, warnings, errors and fatal issues" : "информация, предупреждения, грешки и фатални проблеми", @@ -167,33 +167,29 @@ OC.L10N.register( "Cheers!" : "Поздрави!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Здрасти,\n\nСамо да ти кажа, че имаш %s профил.\n\nПотребителя ти е: %s\nДостъпи го: %s\n", "Forum" : "Форум", - "Get the apps to sync your files" : "Изтегли програми за синхронизиране на файловете ти", - "Desktop client" : "Клиент за настолен компютър", - "Android app" : "Андроид приложение", - "iOS app" : "iOS приложение", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ако искаш да помогнеш на проекта:\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">присъедини се и пиши код</a>\n\t\tили\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">разпространи мълвата</a>!", - "Show First Run Wizard again" : "Покажи Настройките за Първоначално Зареждане отново", - "Password" : "Парола", - "Unable to change your password" : "Неуспешна промяна на паролата.", - "Current password" : "Текуща парола", - "New password" : "Нова парола", - "Change password" : "Промяна на паролата", + "Profile picture" : "Аватар", + "Upload new" : "Качи нов", + "Remove image" : "Премахни изображението", + "Cancel" : "Отказ", "Full name" : "Пълно име", "No display name set" : "Няма настроено екранно име", "Email" : "Имейл", "Your email address" : "Твоят имейл адрес", - "Fill in an email address to enable password recovery and receive notifications" : "Въведи имейл, за да включиш функцията за възстановяване на паролата и уведомления.", "No email address set" : "Няма настроен адрес на електронна поща", "You are member of the following groups:" : "Ти си член на следните групи:", - "Profile picture" : "Аватар", - "Upload new" : "Качи нов", - "Select new from Files" : "Избери нов от Файловете", - "Remove image" : "Премахни изображението", - "Your avatar is provided by your original account." : "Твоят аватар е взет от оригиналния ти профил.", - "Cancel" : "Отказ", - "Choose as profile image" : "Избери като аватар", + "Password" : "Парола", + "Unable to change your password" : "Неуспешна промяна на паролата.", + "Current password" : "Текуща парола", + "New password" : "Нова парола", + "Change password" : "Промяна на паролата", "Language" : "Език", "Help translate" : "Помогни с превода", + "Get the apps to sync your files" : "Изтегли програми за синхронизиране на файловете ти", + "Desktop client" : "Клиент за настолен компютър", + "Android app" : "Андроид приложение", + "iOS app" : "iOS приложение", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ако искаш да помогнеш на проекта:\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">присъедини се и пиши код</a>\n\t\tили\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">разпространи мълвата</a>!", + "Show First Run Wizard again" : "Покажи Настройките за Първоначално Зареждане отново", "Common Name" : "Познато Име", "Valid until" : "Валиден до", "Issued By" : "Издаден От", diff --git a/settings/l10n/bg_BG.json b/settings/l10n/bg_BG.json index 0bcb30520e3..6bb767b6b50 100644 --- a/settings/l10n/bg_BG.json +++ b/settings/l10n/bg_BG.json @@ -82,8 +82,8 @@ "A valid password must be provided" : "Трябва да бъде зададена валидна парола", "A valid email must be provided" : "Трябва да бъде зададена валидна електронна поща", "__language_name__" : "Български", - "Sync clients" : "Синхронизиращи клиенти", "Personal info" : "Лична информация", + "Sync clients" : "Синхронизиращи клиенти", "SSL root certificates" : "SSL root сертификати", "Everything (fatal issues, errors, warnings, info, debug)" : "Всичко (фатални проблеми, грешки, предупреждения, информация, дебъгване)", "Info, warnings, errors and fatal issues" : "информация, предупреждения, грешки и фатални проблеми", @@ -165,33 +165,29 @@ "Cheers!" : "Поздрави!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Здрасти,\n\nСамо да ти кажа, че имаш %s профил.\n\nПотребителя ти е: %s\nДостъпи го: %s\n", "Forum" : "Форум", - "Get the apps to sync your files" : "Изтегли програми за синхронизиране на файловете ти", - "Desktop client" : "Клиент за настолен компютър", - "Android app" : "Андроид приложение", - "iOS app" : "iOS приложение", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ако искаш да помогнеш на проекта:\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">присъедини се и пиши код</a>\n\t\tили\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">разпространи мълвата</a>!", - "Show First Run Wizard again" : "Покажи Настройките за Първоначално Зареждане отново", - "Password" : "Парола", - "Unable to change your password" : "Неуспешна промяна на паролата.", - "Current password" : "Текуща парола", - "New password" : "Нова парола", - "Change password" : "Промяна на паролата", + "Profile picture" : "Аватар", + "Upload new" : "Качи нов", + "Remove image" : "Премахни изображението", + "Cancel" : "Отказ", "Full name" : "Пълно име", "No display name set" : "Няма настроено екранно име", "Email" : "Имейл", "Your email address" : "Твоят имейл адрес", - "Fill in an email address to enable password recovery and receive notifications" : "Въведи имейл, за да включиш функцията за възстановяване на паролата и уведомления.", "No email address set" : "Няма настроен адрес на електронна поща", "You are member of the following groups:" : "Ти си член на следните групи:", - "Profile picture" : "Аватар", - "Upload new" : "Качи нов", - "Select new from Files" : "Избери нов от Файловете", - "Remove image" : "Премахни изображението", - "Your avatar is provided by your original account." : "Твоят аватар е взет от оригиналния ти профил.", - "Cancel" : "Отказ", - "Choose as profile image" : "Избери като аватар", + "Password" : "Парола", + "Unable to change your password" : "Неуспешна промяна на паролата.", + "Current password" : "Текуща парола", + "New password" : "Нова парола", + "Change password" : "Промяна на паролата", "Language" : "Език", "Help translate" : "Помогни с превода", + "Get the apps to sync your files" : "Изтегли програми за синхронизиране на файловете ти", + "Desktop client" : "Клиент за настолен компютър", + "Android app" : "Андроид приложение", + "iOS app" : "iOS приложение", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ако искаш да помогнеш на проекта:\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">присъедини се и пиши код</a>\n\t\tили\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">разпространи мълвата</a>!", + "Show First Run Wizard again" : "Покажи Настройките за Първоначално Зареждане отново", "Common Name" : "Познато Име", "Valid until" : "Валиден до", "Issued By" : "Издаден От", diff --git a/settings/l10n/bn_BD.js b/settings/l10n/bn_BD.js index 3e9e28da9a5..e8db791037e 100644 --- a/settings/l10n/bn_BD.js +++ b/settings/l10n/bn_BD.js @@ -53,18 +53,18 @@ OC.L10N.register( "by" : "কর্তৃক", "Cheers!" : "শুভেচ্ছা!", "Forum" : "ফোরাম", - "Get the apps to sync your files" : "আপনার ফাইলসমূহ সিংক করতে অ্যাপস নিন", - "Show First Run Wizard again" : "প্রথমবার চালানোর যাদুকর পূনরায় প্রদর্শন কর", + "Cancel" : "বাতির", + "Email" : "ইমেইল", + "Your email address" : "আপনার ই-মেইল ঠিকানা", "Password" : "কূটশব্দ", "Unable to change your password" : "আপনার কূটশব্দটি পরিবর্তন করতে সক্ষম নয়", "Current password" : "বর্তমান কূটশব্দ", "New password" : "নতুন কূটশব্দ", "Change password" : "কূটশব্দ পরিবর্তন করুন", - "Email" : "ইমেইল", - "Your email address" : "আপনার ই-মেইল ঠিকানা", - "Cancel" : "বাতির", "Language" : "ভাষা", "Help translate" : "অনুবাদ করতে সহায়তা করুন", + "Get the apps to sync your files" : "আপনার ফাইলসমূহ সিংক করতে অ্যাপস নিন", + "Show First Run Wizard again" : "প্রথমবার চালানোর যাদুকর পূনরায় প্রদর্শন কর", "Username" : "ব্যবহারকারী", "Create" : "তৈরী কর", "Admin Recovery Password" : "প্রশাসক পূণরূদ্ধার কুটশব্দ", diff --git a/settings/l10n/bn_BD.json b/settings/l10n/bn_BD.json index ec57244bb72..bf6b37cf7db 100644 --- a/settings/l10n/bn_BD.json +++ b/settings/l10n/bn_BD.json @@ -51,18 +51,18 @@ "by" : "কর্তৃক", "Cheers!" : "শুভেচ্ছা!", "Forum" : "ফোরাম", - "Get the apps to sync your files" : "আপনার ফাইলসমূহ সিংক করতে অ্যাপস নিন", - "Show First Run Wizard again" : "প্রথমবার চালানোর যাদুকর পূনরায় প্রদর্শন কর", + "Cancel" : "বাতির", + "Email" : "ইমেইল", + "Your email address" : "আপনার ই-মেইল ঠিকানা", "Password" : "কূটশব্দ", "Unable to change your password" : "আপনার কূটশব্দটি পরিবর্তন করতে সক্ষম নয়", "Current password" : "বর্তমান কূটশব্দ", "New password" : "নতুন কূটশব্দ", "Change password" : "কূটশব্দ পরিবর্তন করুন", - "Email" : "ইমেইল", - "Your email address" : "আপনার ই-মেইল ঠিকানা", - "Cancel" : "বাতির", "Language" : "ভাষা", "Help translate" : "অনুবাদ করতে সহায়তা করুন", + "Get the apps to sync your files" : "আপনার ফাইলসমূহ সিংক করতে অ্যাপস নিন", + "Show First Run Wizard again" : "প্রথমবার চালানোর যাদুকর পূনরায় প্রদর্শন কর", "Username" : "ব্যবহারকারী", "Create" : "তৈরী কর", "Admin Recovery Password" : "প্রশাসক পূণরূদ্ধার কুটশব্দ", diff --git a/settings/l10n/bn_IN.js b/settings/l10n/bn_IN.js index 7552436f21f..a3b715dce10 100644 --- a/settings/l10n/bn_IN.js +++ b/settings/l10n/bn_IN.js @@ -4,8 +4,8 @@ OC.L10N.register( "Saved" : "সংরক্ষিত", "Delete" : "মুছে ফেলা", "by" : "দ্বারা", - "Get the apps to sync your files" : "আপনার ফাইল সিঙ্ক করার অ্যাপ পান", "Cancel" : "বাতিল করা", + "Get the apps to sync your files" : "আপনার ফাইল সিঙ্ক করার অ্যাপ পান", "Username" : "ইউজারনেম" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/bn_IN.json b/settings/l10n/bn_IN.json index 7ec4ea67aa4..e9e312f87f3 100644 --- a/settings/l10n/bn_IN.json +++ b/settings/l10n/bn_IN.json @@ -2,8 +2,8 @@ "Saved" : "সংরক্ষিত", "Delete" : "মুছে ফেলা", "by" : "দ্বারা", - "Get the apps to sync your files" : "আপনার ফাইল সিঙ্ক করার অ্যাপ পান", "Cancel" : "বাতিল করা", + "Get the apps to sync your files" : "আপনার ফাইল সিঙ্ক করার অ্যাপ পান", "Username" : "ইউজারনেম" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/settings/l10n/bs.js b/settings/l10n/bs.js index b209de0e714..92da382f008 100644 --- a/settings/l10n/bs.js +++ b/settings/l10n/bs.js @@ -140,28 +140,24 @@ OC.L10N.register( "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hej,<br><br>samo da javim da sad imate %s račum.<br><br>Vaše korisničko ime: %s<br>Pristupite mu: <a href=\"%s\">%s</a><br><br>", "Cheers!" : "Cheers!", "Forum" : "Forum", - "Get the apps to sync your files" : "Koristite aplikacije za sinhronizaciju svojih datoteka", - "Desktop client" : "Desktop klijent", - "Android app" : "Android aplikacija", - "iOS app" : "iOS aplikacija", - "Show First Run Wizard again" : "Opet pokažite First Run Wizard", + "Profile picture" : "Slika profila", + "Upload new" : "Učitaj novu", + "Remove image" : "Ukloni sliku", + "Cancel" : "Odustani", + "Email" : "E-pošta", + "Your email address" : "Vaša adresa e-pošte", "Password" : "Lozinka", "Unable to change your password" : "Vašu lozinku nije moguće promijeniti", "Current password" : "Trenutna lozinka", "New password" : "Nova lozinka", "Change password" : "Promijeni lozinku", - "Email" : "E-pošta", - "Your email address" : "Vaša adresa e-pošte", - "Fill in an email address to enable password recovery and receive notifications" : "Unesite adresu e-pošte da biste omogućili oporavak lozinke i primili notifikacije", - "Profile picture" : "Slika profila", - "Upload new" : "Učitaj novu", - "Select new from Files" : "Odaberi novu iz datoteka", - "Remove image" : "Ukloni sliku", - "Your avatar is provided by your original account." : "Vaš avatar je isporučen od strane vašeg izvornog računa.", - "Cancel" : "Odustani", - "Choose as profile image" : "Izaberi kao sliku profila", "Language" : "Jezik", "Help translate" : "Pomozi prevesti", + "Get the apps to sync your files" : "Koristite aplikacije za sinhronizaciju svojih datoteka", + "Desktop client" : "Desktop klijent", + "Android app" : "Android aplikacija", + "iOS app" : "iOS aplikacija", + "Show First Run Wizard again" : "Opet pokažite First Run Wizard", "Common Name" : "Opće Ime", "Valid until" : "Validno do", "Issued By" : "Izdano od", diff --git a/settings/l10n/bs.json b/settings/l10n/bs.json index f85499598da..d1857a3a6f3 100644 --- a/settings/l10n/bs.json +++ b/settings/l10n/bs.json @@ -138,28 +138,24 @@ "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hej,<br><br>samo da javim da sad imate %s račum.<br><br>Vaše korisničko ime: %s<br>Pristupite mu: <a href=\"%s\">%s</a><br><br>", "Cheers!" : "Cheers!", "Forum" : "Forum", - "Get the apps to sync your files" : "Koristite aplikacije za sinhronizaciju svojih datoteka", - "Desktop client" : "Desktop klijent", - "Android app" : "Android aplikacija", - "iOS app" : "iOS aplikacija", - "Show First Run Wizard again" : "Opet pokažite First Run Wizard", + "Profile picture" : "Slika profila", + "Upload new" : "Učitaj novu", + "Remove image" : "Ukloni sliku", + "Cancel" : "Odustani", + "Email" : "E-pošta", + "Your email address" : "Vaša adresa e-pošte", "Password" : "Lozinka", "Unable to change your password" : "Vašu lozinku nije moguće promijeniti", "Current password" : "Trenutna lozinka", "New password" : "Nova lozinka", "Change password" : "Promijeni lozinku", - "Email" : "E-pošta", - "Your email address" : "Vaša adresa e-pošte", - "Fill in an email address to enable password recovery and receive notifications" : "Unesite adresu e-pošte da biste omogućili oporavak lozinke i primili notifikacije", - "Profile picture" : "Slika profila", - "Upload new" : "Učitaj novu", - "Select new from Files" : "Odaberi novu iz datoteka", - "Remove image" : "Ukloni sliku", - "Your avatar is provided by your original account." : "Vaš avatar je isporučen od strane vašeg izvornog računa.", - "Cancel" : "Odustani", - "Choose as profile image" : "Izaberi kao sliku profila", "Language" : "Jezik", "Help translate" : "Pomozi prevesti", + "Get the apps to sync your files" : "Koristite aplikacije za sinhronizaciju svojih datoteka", + "Desktop client" : "Desktop klijent", + "Android app" : "Android aplikacija", + "iOS app" : "iOS aplikacija", + "Show First Run Wizard again" : "Opet pokažite First Run Wizard", "Common Name" : "Opće Ime", "Valid until" : "Validno do", "Issued By" : "Izdano od", diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js index 798f6c39595..fb0c133823f 100644 --- a/settings/l10n/ca.js +++ b/settings/l10n/ca.js @@ -97,8 +97,8 @@ OC.L10N.register( "A valid password must be provided" : "Heu de facilitar una contrasenya vàlida", "A valid email must be provided" : "S'ha de subministrar una adreça de correu electrònic vàlida", "__language_name__" : "Català", - "Sync clients" : "Sincronitzar clients", "Personal info" : "Informació personal", + "Sync clients" : "Sincronitzar clients", "SSL root certificates" : "Certificats SSL root", "Everything (fatal issues, errors, warnings, info, debug)" : "Tot (problemes fatals, errors, avisos, informació, depuració)", "Info, warnings, errors and fatal issues" : "Informació, avisos, errors i problemes fatals", @@ -193,33 +193,29 @@ OC.L10N.register( "Online documentation" : "Documentació en línia", "Forum" : "Fòrum", "Commercial support" : "Suport comercial", - "Get the apps to sync your files" : "Obtingueu les aplicacions per sincronitzar els vostres fitxers", - "Desktop client" : "Client d'escriptori", - "Android app" : "aplicació para Android", - "iOS app" : "aplicació para iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vol recolzar el projecte\n⇥⇥<a href=\"https://owncloud.org/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> unir-se al desenvolupament</a>\n⇥⇥o\n⇥⇥<a href=\"https://owncloud.org/promote\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> difondre'l !</a>!", - "Show First Run Wizard again" : "Torna a mostrar l'assistent de primera execució", - "Password" : "Contrasenya", - "Unable to change your password" : "No s'ha pogut canviar la contrasenya", - "Current password" : "Contrasenya actual", - "New password" : "Contrasenya nova", - "Change password" : "Canvia la contrasenya", + "Profile picture" : "Foto de perfil", + "Upload new" : "Puja'n una de nova", + "Remove image" : "Elimina imatge", + "Cancel" : "Cancel·la", "Full name" : "Nom complet", "No display name set" : "No s'ha establert cap nom para mostrar", "Email" : "Correu electrònic", "Your email address" : "Correu electrònic", - "Fill in an email address to enable password recovery and receive notifications" : "Ompliu una adreça de correu per poder recuperar la contrasenya i rebre notificacions", "No email address set" : "No s'ha establert cap adreça de correu", "You are member of the following groups:" : "Vostè és membre dels següents grups:", - "Profile picture" : "Foto de perfil", - "Upload new" : "Puja'n una de nova", - "Select new from Files" : "Selecciona'n una de nova dels fitxers", - "Remove image" : "Elimina imatge", - "Your avatar is provided by your original account." : "El vostre compte original proporciona l'avatar.", - "Cancel" : "Cancel·la", - "Choose as profile image" : "Selecciona com a imatge de perfil", + "Password" : "Contrasenya", + "Unable to change your password" : "No s'ha pogut canviar la contrasenya", + "Current password" : "Contrasenya actual", + "New password" : "Contrasenya nova", + "Change password" : "Canvia la contrasenya", "Language" : "Idioma", "Help translate" : "Ajudeu-nos amb la traducció", + "Get the apps to sync your files" : "Obtingueu les aplicacions per sincronitzar els vostres fitxers", + "Desktop client" : "Client d'escriptori", + "Android app" : "aplicació para Android", + "iOS app" : "aplicació para iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vol recolzar el projecte\n⇥⇥<a href=\"https://owncloud.org/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> unir-se al desenvolupament</a>\n⇥⇥o\n⇥⇥<a href=\"https://owncloud.org/promote\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> difondre'l !</a>!", + "Show First Run Wizard again" : "Torna a mostrar l'assistent de primera execució", "Common Name" : "Nom comú", "Valid until" : "Valid fins", "Issued By" : "Emès Per", diff --git a/settings/l10n/ca.json b/settings/l10n/ca.json index 00f13762a83..4fe2dfdcc1b 100644 --- a/settings/l10n/ca.json +++ b/settings/l10n/ca.json @@ -95,8 +95,8 @@ "A valid password must be provided" : "Heu de facilitar una contrasenya vàlida", "A valid email must be provided" : "S'ha de subministrar una adreça de correu electrònic vàlida", "__language_name__" : "Català", - "Sync clients" : "Sincronitzar clients", "Personal info" : "Informació personal", + "Sync clients" : "Sincronitzar clients", "SSL root certificates" : "Certificats SSL root", "Everything (fatal issues, errors, warnings, info, debug)" : "Tot (problemes fatals, errors, avisos, informació, depuració)", "Info, warnings, errors and fatal issues" : "Informació, avisos, errors i problemes fatals", @@ -191,33 +191,29 @@ "Online documentation" : "Documentació en línia", "Forum" : "Fòrum", "Commercial support" : "Suport comercial", - "Get the apps to sync your files" : "Obtingueu les aplicacions per sincronitzar els vostres fitxers", - "Desktop client" : "Client d'escriptori", - "Android app" : "aplicació para Android", - "iOS app" : "aplicació para iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vol recolzar el projecte\n⇥⇥<a href=\"https://owncloud.org/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> unir-se al desenvolupament</a>\n⇥⇥o\n⇥⇥<a href=\"https://owncloud.org/promote\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> difondre'l !</a>!", - "Show First Run Wizard again" : "Torna a mostrar l'assistent de primera execució", - "Password" : "Contrasenya", - "Unable to change your password" : "No s'ha pogut canviar la contrasenya", - "Current password" : "Contrasenya actual", - "New password" : "Contrasenya nova", - "Change password" : "Canvia la contrasenya", + "Profile picture" : "Foto de perfil", + "Upload new" : "Puja'n una de nova", + "Remove image" : "Elimina imatge", + "Cancel" : "Cancel·la", "Full name" : "Nom complet", "No display name set" : "No s'ha establert cap nom para mostrar", "Email" : "Correu electrònic", "Your email address" : "Correu electrònic", - "Fill in an email address to enable password recovery and receive notifications" : "Ompliu una adreça de correu per poder recuperar la contrasenya i rebre notificacions", "No email address set" : "No s'ha establert cap adreça de correu", "You are member of the following groups:" : "Vostè és membre dels següents grups:", - "Profile picture" : "Foto de perfil", - "Upload new" : "Puja'n una de nova", - "Select new from Files" : "Selecciona'n una de nova dels fitxers", - "Remove image" : "Elimina imatge", - "Your avatar is provided by your original account." : "El vostre compte original proporciona l'avatar.", - "Cancel" : "Cancel·la", - "Choose as profile image" : "Selecciona com a imatge de perfil", + "Password" : "Contrasenya", + "Unable to change your password" : "No s'ha pogut canviar la contrasenya", + "Current password" : "Contrasenya actual", + "New password" : "Contrasenya nova", + "Change password" : "Canvia la contrasenya", "Language" : "Idioma", "Help translate" : "Ajudeu-nos amb la traducció", + "Get the apps to sync your files" : "Obtingueu les aplicacions per sincronitzar els vostres fitxers", + "Desktop client" : "Client d'escriptori", + "Android app" : "aplicació para Android", + "iOS app" : "aplicació para iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vol recolzar el projecte\n⇥⇥<a href=\"https://owncloud.org/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> unir-se al desenvolupament</a>\n⇥⇥o\n⇥⇥<a href=\"https://owncloud.org/promote\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> difondre'l !</a>!", + "Show First Run Wizard again" : "Torna a mostrar l'assistent de primera execució", "Common Name" : "Nom comú", "Valid until" : "Valid fins", "Issued By" : "Emès Per", diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js index c9fcc22e379..3ddfd5422b0 100644 --- a/settings/l10n/cs_CZ.js +++ b/settings/l10n/cs_CZ.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "Musíte zadat platné heslo", "A valid email must be provided" : "Musíte zadat platný email", "__language_name__" : "Česky", - "Sync clients" : "Synchronizační klienti", "Personal info" : "Osobní informace", + "Sync clients" : "Synchronizační klienti", "SSL root certificates" : "Kořenové certifikáty SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Vše (fatální problémy, chyby, varování, informační, ladící)", "Info, warnings, errors and fatal issues" : "Informace, varování, chyby a fatální problémy", @@ -224,34 +224,29 @@ OC.L10N.register( "Forum" : "Fórum", "Issue tracker" : "Seznam chyb", "Commercial support" : "Placená podpora", - "Get the apps to sync your files" : "Získat aplikace pro synchronizaci vašich souborů", - "Desktop client" : "Aplikace pro počítač", - "Android app" : "Aplikace pro Android", - "iOS app" : "iOS aplikace", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Chcete-li podpořit tento projekt\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">přidejte se k jeho vývoji</a>\n\t\tnebo\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">šiřte osvětu</a>!", - "Show First Run Wizard again" : "Znovu zobrazit průvodce prvním spuštěním", - "Password" : "Heslo", - "Unable to change your password" : "Změna vašeho hesla se nezdařila", - "Current password" : "Současné heslo", - "New password" : "Nové heslo", - "Change password" : "Změnit heslo", + "Profile picture" : "Profilový obrázek", + "Upload new" : "Nahrát nový", + "Remove image" : "Odebrat obrázek", + "Cancel" : "Zrušit", "Full name" : "Celé jméno", "No display name set" : "Jméno pro zobrazení nenastaveno", "Email" : "Email", "Your email address" : "Vaše emailová adresa", - "Fill in an email address to enable password recovery and receive notifications" : "Zadejte emailovou adresu pro umožnění obnovy zapomenutého hesla a pro přijímání upozornění", "No email address set" : "Emailová adresa není nastavena", "You are member of the following groups:" : "Patříte do následujících skupin:", - "Profile picture" : "Profilový obrázek", - "Upload new" : "Nahrát nový", - "Select new from Files" : "Vyberte nový ze souborů", - "Remove image" : "Odebrat obrázek", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Buď png nebo jpg. Nejlépe čtvercový, ale budete mít možnost jej oříznout. Soubor nesmí být větší než 20 MB.", - "Your avatar is provided by your original account." : "Váš avatar je poskytován Vaším původním účtem.", - "Cancel" : "Zrušit", - "Choose as profile image" : "Vybrat jako profilový obrázek", + "Password" : "Heslo", + "Unable to change your password" : "Změna vašeho hesla se nezdařila", + "Current password" : "Současné heslo", + "New password" : "Nové heslo", + "Change password" : "Změnit heslo", "Language" : "Jazyk", "Help translate" : "Pomoci s překladem", + "Get the apps to sync your files" : "Získat aplikace pro synchronizaci vašich souborů", + "Desktop client" : "Aplikace pro počítač", + "Android app" : "Aplikace pro Android", + "iOS app" : "iOS aplikace", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Chcete-li podpořit tento projekt\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">přidejte se k jeho vývoji</a>\n\t\tnebo\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">šiřte osvětu</a>!", + "Show First Run Wizard again" : "Znovu zobrazit průvodce prvním spuštěním", "Common Name" : "Common Name", "Valid until" : "Platný do", "Issued By" : "Vydal", diff --git a/settings/l10n/cs_CZ.json b/settings/l10n/cs_CZ.json index 43b692760f0..b96e51a06da 100644 --- a/settings/l10n/cs_CZ.json +++ b/settings/l10n/cs_CZ.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "Musíte zadat platné heslo", "A valid email must be provided" : "Musíte zadat platný email", "__language_name__" : "Česky", - "Sync clients" : "Synchronizační klienti", "Personal info" : "Osobní informace", + "Sync clients" : "Synchronizační klienti", "SSL root certificates" : "Kořenové certifikáty SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Vše (fatální problémy, chyby, varování, informační, ladící)", "Info, warnings, errors and fatal issues" : "Informace, varování, chyby a fatální problémy", @@ -222,34 +222,29 @@ "Forum" : "Fórum", "Issue tracker" : "Seznam chyb", "Commercial support" : "Placená podpora", - "Get the apps to sync your files" : "Získat aplikace pro synchronizaci vašich souborů", - "Desktop client" : "Aplikace pro počítač", - "Android app" : "Aplikace pro Android", - "iOS app" : "iOS aplikace", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Chcete-li podpořit tento projekt\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">přidejte se k jeho vývoji</a>\n\t\tnebo\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">šiřte osvětu</a>!", - "Show First Run Wizard again" : "Znovu zobrazit průvodce prvním spuštěním", - "Password" : "Heslo", - "Unable to change your password" : "Změna vašeho hesla se nezdařila", - "Current password" : "Současné heslo", - "New password" : "Nové heslo", - "Change password" : "Změnit heslo", + "Profile picture" : "Profilový obrázek", + "Upload new" : "Nahrát nový", + "Remove image" : "Odebrat obrázek", + "Cancel" : "Zrušit", "Full name" : "Celé jméno", "No display name set" : "Jméno pro zobrazení nenastaveno", "Email" : "Email", "Your email address" : "Vaše emailová adresa", - "Fill in an email address to enable password recovery and receive notifications" : "Zadejte emailovou adresu pro umožnění obnovy zapomenutého hesla a pro přijímání upozornění", "No email address set" : "Emailová adresa není nastavena", "You are member of the following groups:" : "Patříte do následujících skupin:", - "Profile picture" : "Profilový obrázek", - "Upload new" : "Nahrát nový", - "Select new from Files" : "Vyberte nový ze souborů", - "Remove image" : "Odebrat obrázek", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Buď png nebo jpg. Nejlépe čtvercový, ale budete mít možnost jej oříznout. Soubor nesmí být větší než 20 MB.", - "Your avatar is provided by your original account." : "Váš avatar je poskytován Vaším původním účtem.", - "Cancel" : "Zrušit", - "Choose as profile image" : "Vybrat jako profilový obrázek", + "Password" : "Heslo", + "Unable to change your password" : "Změna vašeho hesla se nezdařila", + "Current password" : "Současné heslo", + "New password" : "Nové heslo", + "Change password" : "Změnit heslo", "Language" : "Jazyk", "Help translate" : "Pomoci s překladem", + "Get the apps to sync your files" : "Získat aplikace pro synchronizaci vašich souborů", + "Desktop client" : "Aplikace pro počítač", + "Android app" : "Aplikace pro Android", + "iOS app" : "iOS aplikace", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Chcete-li podpořit tento projekt\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">přidejte se k jeho vývoji</a>\n\t\tnebo\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">šiřte osvětu</a>!", + "Show First Run Wizard again" : "Znovu zobrazit průvodce prvním spuštěním", "Common Name" : "Common Name", "Valid until" : "Platný do", "Issued By" : "Vydal", diff --git a/settings/l10n/cy_GB.js b/settings/l10n/cy_GB.js index 74cb40cf890..9d614c4220c 100644 --- a/settings/l10n/cy_GB.js +++ b/settings/l10n/cy_GB.js @@ -12,10 +12,10 @@ OC.L10N.register( "Login" : "Mewngofnodi", "Encryption" : "Amgryptiad", "by" : "gan", + "Cancel" : "Diddymu", + "Email" : "E-bost", "Password" : "Cyfrinair", "New password" : "Cyfrinair newydd", - "Email" : "E-bost", - "Cancel" : "Diddymu", "Username" : "Enw defnyddiwr", "Other" : "Arall" }, diff --git a/settings/l10n/cy_GB.json b/settings/l10n/cy_GB.json index 537395458bd..04a9f058520 100644 --- a/settings/l10n/cy_GB.json +++ b/settings/l10n/cy_GB.json @@ -10,10 +10,10 @@ "Login" : "Mewngofnodi", "Encryption" : "Amgryptiad", "by" : "gan", + "Cancel" : "Diddymu", + "Email" : "E-bost", "Password" : "Cyfrinair", "New password" : "Cyfrinair newydd", - "Email" : "E-bost", - "Cancel" : "Diddymu", "Username" : "Enw defnyddiwr", "Other" : "Arall" },"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;" diff --git a/settings/l10n/da.js b/settings/l10n/da.js index e5f7a694375..f5d7fd9e2f1 100644 --- a/settings/l10n/da.js +++ b/settings/l10n/da.js @@ -104,8 +104,8 @@ OC.L10N.register( "A valid password must be provided" : "En gyldig adgangskode skal angives", "A valid email must be provided" : "Der skal angives en gyldig e-mail", "__language_name__" : "Dansk", - "Sync clients" : "Synkroniserings klienter", "Personal info" : "Personlige oplysninger", + "Sync clients" : "Synkroniserings klienter", "SSL root certificates" : "SSL-rodcertifikater", "Everything (fatal issues, errors, warnings, info, debug)" : "Alt (alvorlige fejl, fejl, advarsler, info, debug)", "Info, warnings, errors and fatal issues" : "Info, advarsler, fejl og alvorlige fejl", @@ -216,34 +216,29 @@ OC.L10N.register( "Forum" : "Forum", "Issue tracker" : "Problem følger", "Commercial support" : "Kommerciel support", - "Get the apps to sync your files" : "Hent applikationerne for at synkronisere dine filer", - "Desktop client" : "Skrivebordsklient", - "Android app" : "Android-app", - "iOS app" : "iOS-app", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Hvis du vil støtte projektet, så\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">deltag i udviklingen</a>\n\t\teller\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spred budskabet</a>!", - "Show First Run Wizard again" : "Vis guiden for første kørsel igen.", - "Password" : "Kodeord", - "Unable to change your password" : "Ude af stand til at ændre dit kodeord", - "Current password" : "Nuværende adgangskode", - "New password" : "Nyt kodeord", - "Change password" : "Skift kodeord", + "Profile picture" : "Profilbillede", + "Upload new" : "Upload nyt", + "Remove image" : "Fjern billede", + "Cancel" : "Annuller", "Full name" : "Fulde navn", "No display name set" : "Der er ikke angivet skærmnavn", "Email" : "E-mail", "Your email address" : "Din e-mailadresse", - "Fill in an email address to enable password recovery and receive notifications" : "Angiv en e-mailadresse for at aktivere gendannelse af adgangskode og modtage notifikationer", "No email address set" : "Der er ikke angivet e-mailadresse", "You are member of the following groups:" : "Der er medlem af følgende grupper:", - "Profile picture" : "Profilbillede", - "Upload new" : "Upload nyt", - "Select new from Files" : "Vælg nyt fra Filer", - "Remove image" : "Fjern billede", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Enten png eller jpg. Ideelt kvadratisk men du har mulighed for at beskære det. Filen må ikke overskride maksimumgrænsen på 20 MB.", - "Your avatar is provided by your original account." : "Din avatar kommer fra din oprindelige konto.", - "Cancel" : "Annuller", - "Choose as profile image" : "Vælg som profilbillede", + "Password" : "Kodeord", + "Unable to change your password" : "Ude af stand til at ændre dit kodeord", + "Current password" : "Nuværende adgangskode", + "New password" : "Nyt kodeord", + "Change password" : "Skift kodeord", "Language" : "Sprog", "Help translate" : "Hjælp med oversættelsen", + "Get the apps to sync your files" : "Hent applikationerne for at synkronisere dine filer", + "Desktop client" : "Skrivebordsklient", + "Android app" : "Android-app", + "iOS app" : "iOS-app", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Hvis du vil støtte projektet, så\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">deltag i udviklingen</a>\n\t\teller\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spred budskabet</a>!", + "Show First Run Wizard again" : "Vis guiden for første kørsel igen.", "Common Name" : "Almindeligt navn", "Valid until" : "Gyldig indtil", "Issued By" : "Udstedt af", diff --git a/settings/l10n/da.json b/settings/l10n/da.json index 8313714699f..8f75704f975 100644 --- a/settings/l10n/da.json +++ b/settings/l10n/da.json @@ -102,8 +102,8 @@ "A valid password must be provided" : "En gyldig adgangskode skal angives", "A valid email must be provided" : "Der skal angives en gyldig e-mail", "__language_name__" : "Dansk", - "Sync clients" : "Synkroniserings klienter", "Personal info" : "Personlige oplysninger", + "Sync clients" : "Synkroniserings klienter", "SSL root certificates" : "SSL-rodcertifikater", "Everything (fatal issues, errors, warnings, info, debug)" : "Alt (alvorlige fejl, fejl, advarsler, info, debug)", "Info, warnings, errors and fatal issues" : "Info, advarsler, fejl og alvorlige fejl", @@ -214,34 +214,29 @@ "Forum" : "Forum", "Issue tracker" : "Problem følger", "Commercial support" : "Kommerciel support", - "Get the apps to sync your files" : "Hent applikationerne for at synkronisere dine filer", - "Desktop client" : "Skrivebordsklient", - "Android app" : "Android-app", - "iOS app" : "iOS-app", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Hvis du vil støtte projektet, så\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">deltag i udviklingen</a>\n\t\teller\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spred budskabet</a>!", - "Show First Run Wizard again" : "Vis guiden for første kørsel igen.", - "Password" : "Kodeord", - "Unable to change your password" : "Ude af stand til at ændre dit kodeord", - "Current password" : "Nuværende adgangskode", - "New password" : "Nyt kodeord", - "Change password" : "Skift kodeord", + "Profile picture" : "Profilbillede", + "Upload new" : "Upload nyt", + "Remove image" : "Fjern billede", + "Cancel" : "Annuller", "Full name" : "Fulde navn", "No display name set" : "Der er ikke angivet skærmnavn", "Email" : "E-mail", "Your email address" : "Din e-mailadresse", - "Fill in an email address to enable password recovery and receive notifications" : "Angiv en e-mailadresse for at aktivere gendannelse af adgangskode og modtage notifikationer", "No email address set" : "Der er ikke angivet e-mailadresse", "You are member of the following groups:" : "Der er medlem af følgende grupper:", - "Profile picture" : "Profilbillede", - "Upload new" : "Upload nyt", - "Select new from Files" : "Vælg nyt fra Filer", - "Remove image" : "Fjern billede", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Enten png eller jpg. Ideelt kvadratisk men du har mulighed for at beskære det. Filen må ikke overskride maksimumgrænsen på 20 MB.", - "Your avatar is provided by your original account." : "Din avatar kommer fra din oprindelige konto.", - "Cancel" : "Annuller", - "Choose as profile image" : "Vælg som profilbillede", + "Password" : "Kodeord", + "Unable to change your password" : "Ude af stand til at ændre dit kodeord", + "Current password" : "Nuværende adgangskode", + "New password" : "Nyt kodeord", + "Change password" : "Skift kodeord", "Language" : "Sprog", "Help translate" : "Hjælp med oversættelsen", + "Get the apps to sync your files" : "Hent applikationerne for at synkronisere dine filer", + "Desktop client" : "Skrivebordsklient", + "Android app" : "Android-app", + "iOS app" : "iOS-app", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Hvis du vil støtte projektet, så\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">deltag i udviklingen</a>\n\t\teller\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spred budskabet</a>!", + "Show First Run Wizard again" : "Vis guiden for første kørsel igen.", "Common Name" : "Almindeligt navn", "Valid until" : "Gyldig indtil", "Issued By" : "Udstedt af", diff --git a/settings/l10n/de.js b/settings/l10n/de.js index 2c4d7f146b8..441100bad47 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden", "A valid email must be provided" : "Es muss eine gültige E-Mail-Adresse angegeben werden", "__language_name__" : "Deutsch (Persönlich)", - "Sync clients" : "Sync-Clients", "Personal info" : "Persönliche Informationen", + "Sync clients" : "Sync-Clients", "SSL root certificates" : "SSL-Root-Zertifikate", "Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale Probleme, Fehler, Warnungen, Infos, Debug-Meldungen)", "Info, warnings, errors and fatal issues" : "Infos, Warnungen, Fehler und fatale Probleme", @@ -219,34 +219,29 @@ OC.L10N.register( "Forum" : "Forum", "Issue tracker" : "Issue Tracker", "Commercial support" : "Kommerzieller Support", - "Get the apps to sync your files" : "Lade die Apps zur Synchronisierung Deiner Daten herunter", - "Desktop client" : "Desktop-Client", - "Android app" : "Android-App", - "iOS app" : "iOS-App", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Du das Projekt unterstützen möchtest,\n<a href=\"https://owncloud.org/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">beteilige Dich an der Entwicklung</a>\noder\n<a href=\"https://owncloud.org/promote\"\ntarget=\"_blank\" rel=\"noreferrer\">hilf mit, es bekannter zu machen</a>!", - "Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen", - "Password" : "Passwort", - "Unable to change your password" : "Passwort konnte nicht geändert werden", - "Current password" : "Aktuelles Passwort", - "New password" : "Neues Passwort", - "Change password" : "Passwort ändern", + "Profile picture" : "Profilbild", + "Upload new" : "Neues hochladen", + "Remove image" : "Bild entfernen", + "Cancel" : "Abbrechen", "Full name" : "Vollständiger Name", "No display name set" : "Kein Anzeigename angegeben", "Email" : "E-Mail", "Your email address" : "Deine E-Mail-Adresse", - "Fill in an email address to enable password recovery and receive notifications" : "Gib eine E-Mail-Adresse an, um eine Wiederherstellung des Passworts zu ermöglichen und Benachrichtigungen zu empfangen", "No email address set" : "Keine E-Mail-Adresse angegeben", "You are member of the following groups:" : "Du bist Mitglied folgender Gruppen:", - "Profile picture" : "Profilbild", - "Upload new" : "Neues hochladen", - "Select new from Files" : "Neues aus den Dateien wählen", - "Remove image" : "Bild entfernen", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Entweder png oder jpg. Im Idealfall quadratisch, aber du kannst das Bild beschneiden. Es ist nicht erlaubt die Maximalgröße von 20 MB zu überschreiten.", - "Your avatar is provided by your original account." : "Dein Avatar wird von Deinem ursprünglichen Konto bereitgestellt.", - "Cancel" : "Abbrechen", - "Choose as profile image" : "Als Profilbild wählen", + "Password" : "Passwort", + "Unable to change your password" : "Passwort konnte nicht geändert werden", + "Current password" : "Aktuelles Passwort", + "New password" : "Neues Passwort", + "Change password" : "Passwort ändern", "Language" : "Sprache", "Help translate" : "Hilf bei der Übersetzung", + "Get the apps to sync your files" : "Lade die Apps zur Synchronisierung Deiner Daten herunter", + "Desktop client" : "Desktop-Client", + "Android app" : "Android-App", + "iOS app" : "iOS-App", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Du das Projekt unterstützen möchtest,\n<a href=\"https://owncloud.org/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">beteilige Dich an der Entwicklung</a>\noder\n<a href=\"https://owncloud.org/promote\"\ntarget=\"_blank\" rel=\"noreferrer\">hilf mit, es bekannter zu machen</a>!", + "Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen", "Common Name" : "Common Name", "Valid until" : "Gültig bis", "Issued By" : "Ausgestellt von:", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index 9fb9bdf5394..5dcd2d731ab 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden", "A valid email must be provided" : "Es muss eine gültige E-Mail-Adresse angegeben werden", "__language_name__" : "Deutsch (Persönlich)", - "Sync clients" : "Sync-Clients", "Personal info" : "Persönliche Informationen", + "Sync clients" : "Sync-Clients", "SSL root certificates" : "SSL-Root-Zertifikate", "Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale Probleme, Fehler, Warnungen, Infos, Debug-Meldungen)", "Info, warnings, errors and fatal issues" : "Infos, Warnungen, Fehler und fatale Probleme", @@ -217,34 +217,29 @@ "Forum" : "Forum", "Issue tracker" : "Issue Tracker", "Commercial support" : "Kommerzieller Support", - "Get the apps to sync your files" : "Lade die Apps zur Synchronisierung Deiner Daten herunter", - "Desktop client" : "Desktop-Client", - "Android app" : "Android-App", - "iOS app" : "iOS-App", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Du das Projekt unterstützen möchtest,\n<a href=\"https://owncloud.org/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">beteilige Dich an der Entwicklung</a>\noder\n<a href=\"https://owncloud.org/promote\"\ntarget=\"_blank\" rel=\"noreferrer\">hilf mit, es bekannter zu machen</a>!", - "Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen", - "Password" : "Passwort", - "Unable to change your password" : "Passwort konnte nicht geändert werden", - "Current password" : "Aktuelles Passwort", - "New password" : "Neues Passwort", - "Change password" : "Passwort ändern", + "Profile picture" : "Profilbild", + "Upload new" : "Neues hochladen", + "Remove image" : "Bild entfernen", + "Cancel" : "Abbrechen", "Full name" : "Vollständiger Name", "No display name set" : "Kein Anzeigename angegeben", "Email" : "E-Mail", "Your email address" : "Deine E-Mail-Adresse", - "Fill in an email address to enable password recovery and receive notifications" : "Gib eine E-Mail-Adresse an, um eine Wiederherstellung des Passworts zu ermöglichen und Benachrichtigungen zu empfangen", "No email address set" : "Keine E-Mail-Adresse angegeben", "You are member of the following groups:" : "Du bist Mitglied folgender Gruppen:", - "Profile picture" : "Profilbild", - "Upload new" : "Neues hochladen", - "Select new from Files" : "Neues aus den Dateien wählen", - "Remove image" : "Bild entfernen", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Entweder png oder jpg. Im Idealfall quadratisch, aber du kannst das Bild beschneiden. Es ist nicht erlaubt die Maximalgröße von 20 MB zu überschreiten.", - "Your avatar is provided by your original account." : "Dein Avatar wird von Deinem ursprünglichen Konto bereitgestellt.", - "Cancel" : "Abbrechen", - "Choose as profile image" : "Als Profilbild wählen", + "Password" : "Passwort", + "Unable to change your password" : "Passwort konnte nicht geändert werden", + "Current password" : "Aktuelles Passwort", + "New password" : "Neues Passwort", + "Change password" : "Passwort ändern", "Language" : "Sprache", "Help translate" : "Hilf bei der Übersetzung", + "Get the apps to sync your files" : "Lade die Apps zur Synchronisierung Deiner Daten herunter", + "Desktop client" : "Desktop-Client", + "Android app" : "Android-App", + "iOS app" : "iOS-App", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Du das Projekt unterstützen möchtest,\n<a href=\"https://owncloud.org/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">beteilige Dich an der Entwicklung</a>\noder\n<a href=\"https://owncloud.org/promote\"\ntarget=\"_blank\" rel=\"noreferrer\">hilf mit, es bekannter zu machen</a>!", + "Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen", "Common Name" : "Common Name", "Valid until" : "Gültig bis", "Issued By" : "Ausgestellt von:", diff --git a/settings/l10n/de_AT.js b/settings/l10n/de_AT.js index d1584ae9451..aa10fd85eea 100644 --- a/settings/l10n/de_AT.js +++ b/settings/l10n/de_AT.js @@ -8,10 +8,10 @@ OC.L10N.register( "Server address" : "Adresse des Servers", "Port" : "Port", "by" : "von", + "Cancel" : "Abbrechen", + "Email" : "E-Mail", "Password" : "Passwort", "Change password" : "Passwort ändern", - "Email" : "E-Mail", - "Cancel" : "Abbrechen", "Username" : "Benutzername", "Other" : "Anderes" }, diff --git a/settings/l10n/de_AT.json b/settings/l10n/de_AT.json index 98ae6547481..18a98e7e784 100644 --- a/settings/l10n/de_AT.json +++ b/settings/l10n/de_AT.json @@ -6,10 +6,10 @@ "Server address" : "Adresse des Servers", "Port" : "Port", "by" : "von", + "Cancel" : "Abbrechen", + "Email" : "E-Mail", "Password" : "Passwort", "Change password" : "Passwort ändern", - "Email" : "E-Mail", - "Cancel" : "Abbrechen", "Username" : "Benutzername", "Other" : "Anderes" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index dba37d5a873..1593e7cb5f3 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -105,8 +105,8 @@ OC.L10N.register( "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden", "A valid email must be provided" : "Es muss eine gültige E-Mail-Adresse angegeben werden", "__language_name__" : "Deutsch (Förmlich: Sie)", - "Sync clients" : "Sync-Clients", "Personal info" : "Persönliche Informationen", + "Sync clients" : "Sync-Clients", "SSL root certificates" : "SSL-Root-Zertifikate", "Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale Probleme, Fehler, Warnungen, Infos, Fehlerdiagnose)", "Info, warnings, errors and fatal issues" : "Infos, Warnungen, Fehler und fatale Probleme", @@ -213,33 +213,29 @@ OC.L10N.register( "Forum" : "Forum", "Issue tracker" : "Issue Tracker", "Commercial support" : "Kommerzieller Support", - "Get the apps to sync your files" : "Installieren Sie die Anwendungen, um Ihre Dateien zu synchronisieren", - "Desktop client" : "Desktop-Client", - "Android app" : "Android-App", - "iOS app" : "iOS-App", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Sie das Projekt unterstützen möchten,\n<a href=\"https://owncloud.org/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">beteiligen Sie sich an der Entwicklung</a>\noder\n<a href=\"https://owncloud.org/promote\"\ntarget=\"_blank\" rel=\"noreferrer\">helfen Sie mit, es bekannter zu machen</a>!", - "Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen", - "Password" : "Passwort", - "Unable to change your password" : "Das Passwort konnte nicht geändert werden", - "Current password" : "Aktuelles Passwort", - "New password" : "Neues Passwort", - "Change password" : "Passwort ändern", + "Profile picture" : "Profilbild", + "Upload new" : "Neues hochladen", + "Remove image" : "Bild entfernen", + "Cancel" : "Abbrechen", "Full name" : "Vollständiger Name", "No display name set" : "Kein Anzeigename angegeben", "Email" : "E-Mail", "Your email address" : "Ihre E-Mail-Adresse", - "Fill in an email address to enable password recovery and receive notifications" : "Geben Sie eine E-Mail-Adresse an, um eine Wiederherstellung des Passworts zu ermöglichen und Benachrichtigungen zu empfangen", "No email address set" : "Keine E-Mail-Adresse angegeben", "You are member of the following groups:" : "Sie sind Mitglied folgender Gruppen:", - "Profile picture" : "Profilbild", - "Upload new" : "Neues hochladen", - "Select new from Files" : "Neues aus Dateien wählen", - "Remove image" : "Bild entfernen", - "Your avatar is provided by your original account." : "Ihr Avatar wird von Ihrem Ursprungskonto verwendet.", - "Cancel" : "Abbrechen", - "Choose as profile image" : "Als Profilbild wählen", + "Password" : "Passwort", + "Unable to change your password" : "Das Passwort konnte nicht geändert werden", + "Current password" : "Aktuelles Passwort", + "New password" : "Neues Passwort", + "Change password" : "Passwort ändern", "Language" : "Sprache", "Help translate" : "Helfen Sie bei der Übersetzung", + "Get the apps to sync your files" : "Installieren Sie die Anwendungen, um Ihre Dateien zu synchronisieren", + "Desktop client" : "Desktop-Client", + "Android app" : "Android-App", + "iOS app" : "iOS-App", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Sie das Projekt unterstützen möchten,\n<a href=\"https://owncloud.org/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">beteiligen Sie sich an der Entwicklung</a>\noder\n<a href=\"https://owncloud.org/promote\"\ntarget=\"_blank\" rel=\"noreferrer\">helfen Sie mit, es bekannter zu machen</a>!", + "Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen", "Common Name" : "Common Name", "Valid until" : "Gültig bis", "Issued By" : "Ausgestellt von:", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index ae3a477c8d2..da00ef81627 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -103,8 +103,8 @@ "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden", "A valid email must be provided" : "Es muss eine gültige E-Mail-Adresse angegeben werden", "__language_name__" : "Deutsch (Förmlich: Sie)", - "Sync clients" : "Sync-Clients", "Personal info" : "Persönliche Informationen", + "Sync clients" : "Sync-Clients", "SSL root certificates" : "SSL-Root-Zertifikate", "Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale Probleme, Fehler, Warnungen, Infos, Fehlerdiagnose)", "Info, warnings, errors and fatal issues" : "Infos, Warnungen, Fehler und fatale Probleme", @@ -211,33 +211,29 @@ "Forum" : "Forum", "Issue tracker" : "Issue Tracker", "Commercial support" : "Kommerzieller Support", - "Get the apps to sync your files" : "Installieren Sie die Anwendungen, um Ihre Dateien zu synchronisieren", - "Desktop client" : "Desktop-Client", - "Android app" : "Android-App", - "iOS app" : "iOS-App", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Sie das Projekt unterstützen möchten,\n<a href=\"https://owncloud.org/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">beteiligen Sie sich an der Entwicklung</a>\noder\n<a href=\"https://owncloud.org/promote\"\ntarget=\"_blank\" rel=\"noreferrer\">helfen Sie mit, es bekannter zu machen</a>!", - "Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen", - "Password" : "Passwort", - "Unable to change your password" : "Das Passwort konnte nicht geändert werden", - "Current password" : "Aktuelles Passwort", - "New password" : "Neues Passwort", - "Change password" : "Passwort ändern", + "Profile picture" : "Profilbild", + "Upload new" : "Neues hochladen", + "Remove image" : "Bild entfernen", + "Cancel" : "Abbrechen", "Full name" : "Vollständiger Name", "No display name set" : "Kein Anzeigename angegeben", "Email" : "E-Mail", "Your email address" : "Ihre E-Mail-Adresse", - "Fill in an email address to enable password recovery and receive notifications" : "Geben Sie eine E-Mail-Adresse an, um eine Wiederherstellung des Passworts zu ermöglichen und Benachrichtigungen zu empfangen", "No email address set" : "Keine E-Mail-Adresse angegeben", "You are member of the following groups:" : "Sie sind Mitglied folgender Gruppen:", - "Profile picture" : "Profilbild", - "Upload new" : "Neues hochladen", - "Select new from Files" : "Neues aus Dateien wählen", - "Remove image" : "Bild entfernen", - "Your avatar is provided by your original account." : "Ihr Avatar wird von Ihrem Ursprungskonto verwendet.", - "Cancel" : "Abbrechen", - "Choose as profile image" : "Als Profilbild wählen", + "Password" : "Passwort", + "Unable to change your password" : "Das Passwort konnte nicht geändert werden", + "Current password" : "Aktuelles Passwort", + "New password" : "Neues Passwort", + "Change password" : "Passwort ändern", "Language" : "Sprache", "Help translate" : "Helfen Sie bei der Übersetzung", + "Get the apps to sync your files" : "Installieren Sie die Anwendungen, um Ihre Dateien zu synchronisieren", + "Desktop client" : "Desktop-Client", + "Android app" : "Android-App", + "iOS app" : "iOS-App", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Sie das Projekt unterstützen möchten,\n<a href=\"https://owncloud.org/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">beteiligen Sie sich an der Entwicklung</a>\noder\n<a href=\"https://owncloud.org/promote\"\ntarget=\"_blank\" rel=\"noreferrer\">helfen Sie mit, es bekannter zu machen</a>!", + "Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen", "Common Name" : "Common Name", "Valid until" : "Gültig bis", "Issued By" : "Ausgestellt von:", diff --git a/settings/l10n/el.js b/settings/l10n/el.js index 77fd2c3a824..663fabeba11 100644 --- a/settings/l10n/el.js +++ b/settings/l10n/el.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "Πρέπει να δοθεί έγκυρο συνθηματικό", "A valid email must be provided" : "Πρέπει να εισαχθεί ένα έγκυρο email", "__language_name__" : "__όνομα_γλώσσας__", - "Sync clients" : "Συγχρονισμός πελατών", "Personal info" : "Προσωπικές Πληροφορίες", + "Sync clients" : "Συγχρονισμός πελατών", "SSL root certificates" : "Πιστοποιητικά SSL root", "Everything (fatal issues, errors, warnings, info, debug)" : "Όλα (καίρια ζητήματα, σφάλματα, προειδοποιήσεις, πληροφορίες, αποσφαλμάτωση)", "Info, warnings, errors and fatal issues" : "Πληροφορίες, προειδοποιήσεις, σφάλματα και καίρια ζητήματα", @@ -223,34 +223,29 @@ OC.L10N.register( "Forum" : "Φόρουμ", "Issue tracker" : "Ιχνηλάτης ζητημάτων", "Commercial support" : "Εμπορική Υποστήριξη", - "Get the apps to sync your files" : "Λήψη της εφαρμογής για συγχρονισμό των αρχείων σας", - "Desktop client" : "Πελάτης σταθερού υπολογιστή", - "Android app" : "Εφαρμογή Android", - "iOS app" : "Εφαρμογή iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Εάν θέλετε να υποστηρίξετε το έργο\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">συμμετέχετε στην ανάπτυξη</a>\n\t\tή\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">διαδόστε το μήνυμα</a>!", - "Show First Run Wizard again" : "Προβολή Οδηγού Πρώτης Εκτέλεσης ξανά", - "Password" : "Συνθηματικό", - "Unable to change your password" : "Δεν ήταν δυνατή η αλλαγή του κωδικού πρόσβασης", - "Current password" : "Τρέχων συνθηματικό", - "New password" : "Νέο συνθηματικό", - "Change password" : "Αλλαγή συνθηματικού", + "Profile picture" : "Φωτογραφία προφίλ", + "Upload new" : "Μεταφόρτωση νέου", + "Remove image" : "Αφαίρεση εικόνας", + "Cancel" : "Άκυρο", "Full name" : "Πλήρες όνομα", "No display name set" : "Δεν ορίστηκε όνομα", "Email" : "Ηλεκτρονικό ταχυδρομείο", "Your email address" : "Η διεύθυνση ηλ. ταχυδρομείου σας", - "Fill in an email address to enable password recovery and receive notifications" : "Συμπληρώστε μια διεύθυνση email για να ενεργοποιήσετε την επαναφορά συνθηματικού και να λαμβάνετε ειδοποιήσεις", "No email address set" : "Δεν ορίστηκε διεύθυνση email", "You are member of the following groups:" : "Είστε μέλος των ακόλουθων ομάδων:", - "Profile picture" : "Φωτογραφία προφίλ", - "Upload new" : "Μεταφόρτωση νέου", - "Select new from Files" : "Επιλογή νέου από τα Αρχεία", - "Remove image" : "Αφαίρεση εικόνας", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Είτε png ή jpg. Ιδανικά τετράγωνη αλλά θα είστε σε θέση να την περικόψετε. Το αρχείο δεν θα πρέπει να υπερβαίνει το μέγιστο μέγεθος των 20 MB.", - "Your avatar is provided by your original account." : "Το άβατάρ σας παρέχεται από τον αρχικό σας λογαριασμό.", - "Cancel" : "Άκυρο", - "Choose as profile image" : "Επιλογή εικόνας προφίλ", + "Password" : "Συνθηματικό", + "Unable to change your password" : "Δεν ήταν δυνατή η αλλαγή του κωδικού πρόσβασης", + "Current password" : "Τρέχων συνθηματικό", + "New password" : "Νέο συνθηματικό", + "Change password" : "Αλλαγή συνθηματικού", "Language" : "Γλώσσα", "Help translate" : "Βοηθήστε στη μετάφραση", + "Get the apps to sync your files" : "Λήψη της εφαρμογής για συγχρονισμό των αρχείων σας", + "Desktop client" : "Πελάτης σταθερού υπολογιστή", + "Android app" : "Εφαρμογή Android", + "iOS app" : "Εφαρμογή iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Εάν θέλετε να υποστηρίξετε το έργο\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">συμμετέχετε στην ανάπτυξη</a>\n\t\tή\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">διαδόστε το μήνυμα</a>!", + "Show First Run Wizard again" : "Προβολή Οδηγού Πρώτης Εκτέλεσης ξανά", "Common Name" : "Κοινό Όνομα", "Valid until" : "Έγκυρο έως", "Issued By" : "Έκδόθηκε από", diff --git a/settings/l10n/el.json b/settings/l10n/el.json index 0c343a29e77..59c6d96673a 100644 --- a/settings/l10n/el.json +++ b/settings/l10n/el.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "Πρέπει να δοθεί έγκυρο συνθηματικό", "A valid email must be provided" : "Πρέπει να εισαχθεί ένα έγκυρο email", "__language_name__" : "__όνομα_γλώσσας__", - "Sync clients" : "Συγχρονισμός πελατών", "Personal info" : "Προσωπικές Πληροφορίες", + "Sync clients" : "Συγχρονισμός πελατών", "SSL root certificates" : "Πιστοποιητικά SSL root", "Everything (fatal issues, errors, warnings, info, debug)" : "Όλα (καίρια ζητήματα, σφάλματα, προειδοποιήσεις, πληροφορίες, αποσφαλμάτωση)", "Info, warnings, errors and fatal issues" : "Πληροφορίες, προειδοποιήσεις, σφάλματα και καίρια ζητήματα", @@ -221,34 +221,29 @@ "Forum" : "Φόρουμ", "Issue tracker" : "Ιχνηλάτης ζητημάτων", "Commercial support" : "Εμπορική Υποστήριξη", - "Get the apps to sync your files" : "Λήψη της εφαρμογής για συγχρονισμό των αρχείων σας", - "Desktop client" : "Πελάτης σταθερού υπολογιστή", - "Android app" : "Εφαρμογή Android", - "iOS app" : "Εφαρμογή iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Εάν θέλετε να υποστηρίξετε το έργο\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">συμμετέχετε στην ανάπτυξη</a>\n\t\tή\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">διαδόστε το μήνυμα</a>!", - "Show First Run Wizard again" : "Προβολή Οδηγού Πρώτης Εκτέλεσης ξανά", - "Password" : "Συνθηματικό", - "Unable to change your password" : "Δεν ήταν δυνατή η αλλαγή του κωδικού πρόσβασης", - "Current password" : "Τρέχων συνθηματικό", - "New password" : "Νέο συνθηματικό", - "Change password" : "Αλλαγή συνθηματικού", + "Profile picture" : "Φωτογραφία προφίλ", + "Upload new" : "Μεταφόρτωση νέου", + "Remove image" : "Αφαίρεση εικόνας", + "Cancel" : "Άκυρο", "Full name" : "Πλήρες όνομα", "No display name set" : "Δεν ορίστηκε όνομα", "Email" : "Ηλεκτρονικό ταχυδρομείο", "Your email address" : "Η διεύθυνση ηλ. ταχυδρομείου σας", - "Fill in an email address to enable password recovery and receive notifications" : "Συμπληρώστε μια διεύθυνση email για να ενεργοποιήσετε την επαναφορά συνθηματικού και να λαμβάνετε ειδοποιήσεις", "No email address set" : "Δεν ορίστηκε διεύθυνση email", "You are member of the following groups:" : "Είστε μέλος των ακόλουθων ομάδων:", - "Profile picture" : "Φωτογραφία προφίλ", - "Upload new" : "Μεταφόρτωση νέου", - "Select new from Files" : "Επιλογή νέου από τα Αρχεία", - "Remove image" : "Αφαίρεση εικόνας", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Είτε png ή jpg. Ιδανικά τετράγωνη αλλά θα είστε σε θέση να την περικόψετε. Το αρχείο δεν θα πρέπει να υπερβαίνει το μέγιστο μέγεθος των 20 MB.", - "Your avatar is provided by your original account." : "Το άβατάρ σας παρέχεται από τον αρχικό σας λογαριασμό.", - "Cancel" : "Άκυρο", - "Choose as profile image" : "Επιλογή εικόνας προφίλ", + "Password" : "Συνθηματικό", + "Unable to change your password" : "Δεν ήταν δυνατή η αλλαγή του κωδικού πρόσβασης", + "Current password" : "Τρέχων συνθηματικό", + "New password" : "Νέο συνθηματικό", + "Change password" : "Αλλαγή συνθηματικού", "Language" : "Γλώσσα", "Help translate" : "Βοηθήστε στη μετάφραση", + "Get the apps to sync your files" : "Λήψη της εφαρμογής για συγχρονισμό των αρχείων σας", + "Desktop client" : "Πελάτης σταθερού υπολογιστή", + "Android app" : "Εφαρμογή Android", + "iOS app" : "Εφαρμογή iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Εάν θέλετε να υποστηρίξετε το έργο\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">συμμετέχετε στην ανάπτυξη</a>\n\t\tή\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">διαδόστε το μήνυμα</a>!", + "Show First Run Wizard again" : "Προβολή Οδηγού Πρώτης Εκτέλεσης ξανά", "Common Name" : "Κοινό Όνομα", "Valid until" : "Έγκυρο έως", "Issued By" : "Έκδόθηκε από", diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index e8d0cc3e5ee..1554a7398ce 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -98,8 +98,8 @@ OC.L10N.register( "A valid password must be provided" : "A valid password must be provided", "A valid email must be provided" : "A valid email must be provided", "__language_name__" : "English (British English)", - "Sync clients" : "Sync clients", "Personal info" : "Personal info", + "Sync clients" : "Sync clients", "SSL root certificates" : "SSL root certificates", "Everything (fatal issues, errors, warnings, info, debug)" : "Everything (fatal issues, errors, warnings, info, debug)", "Info, warnings, errors and fatal issues" : "Info, warnings, errors and fatal issues", @@ -202,33 +202,29 @@ OC.L10N.register( "Forum" : "Forum", "Issue tracker" : "Issue tracker", "Commercial support" : "Commercial support", - "Get the apps to sync your files" : "Get the apps to sync your files", - "Desktop client" : "Desktop client", - "Android app" : "Android app", - "iOS app" : "iOS app", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!", - "Show First Run Wizard again" : "Show First Run Wizard again", - "Password" : "Password", - "Unable to change your password" : "Unable to change your password", - "Current password" : "Current password", - "New password" : "New password", - "Change password" : "Change password", + "Profile picture" : "Profile picture", + "Upload new" : "Upload new", + "Remove image" : "Remove image", + "Cancel" : "Cancel", "Full name" : "Full name", "No display name set" : "No display name set", "Email" : "Email", "Your email address" : "Your email address", - "Fill in an email address to enable password recovery and receive notifications" : "Fill in an email address to enable password recovery and receive notifications", "No email address set" : "No email address set", "You are member of the following groups:" : "You are member of the following groups:", - "Profile picture" : "Profile picture", - "Upload new" : "Upload new", - "Select new from Files" : "Select new from Files", - "Remove image" : "Remove image", - "Your avatar is provided by your original account." : "Your avatar is provided by your original account.", - "Cancel" : "Cancel", - "Choose as profile image" : "Choose as profile image", + "Password" : "Password", + "Unable to change your password" : "Unable to change your password", + "Current password" : "Current password", + "New password" : "New password", + "Change password" : "Change password", "Language" : "Language", "Help translate" : "Help translate", + "Get the apps to sync your files" : "Get the apps to sync your files", + "Desktop client" : "Desktop client", + "Android app" : "Android app", + "iOS app" : "iOS app", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!", + "Show First Run Wizard again" : "Show First Run Wizard again", "Common Name" : "Common Name", "Valid until" : "Valid until", "Issued By" : "Issued By", diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index 37d3f31b453..26d181c79a7 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -96,8 +96,8 @@ "A valid password must be provided" : "A valid password must be provided", "A valid email must be provided" : "A valid email must be provided", "__language_name__" : "English (British English)", - "Sync clients" : "Sync clients", "Personal info" : "Personal info", + "Sync clients" : "Sync clients", "SSL root certificates" : "SSL root certificates", "Everything (fatal issues, errors, warnings, info, debug)" : "Everything (fatal issues, errors, warnings, info, debug)", "Info, warnings, errors and fatal issues" : "Info, warnings, errors and fatal issues", @@ -200,33 +200,29 @@ "Forum" : "Forum", "Issue tracker" : "Issue tracker", "Commercial support" : "Commercial support", - "Get the apps to sync your files" : "Get the apps to sync your files", - "Desktop client" : "Desktop client", - "Android app" : "Android app", - "iOS app" : "iOS app", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!", - "Show First Run Wizard again" : "Show First Run Wizard again", - "Password" : "Password", - "Unable to change your password" : "Unable to change your password", - "Current password" : "Current password", - "New password" : "New password", - "Change password" : "Change password", + "Profile picture" : "Profile picture", + "Upload new" : "Upload new", + "Remove image" : "Remove image", + "Cancel" : "Cancel", "Full name" : "Full name", "No display name set" : "No display name set", "Email" : "Email", "Your email address" : "Your email address", - "Fill in an email address to enable password recovery and receive notifications" : "Fill in an email address to enable password recovery and receive notifications", "No email address set" : "No email address set", "You are member of the following groups:" : "You are member of the following groups:", - "Profile picture" : "Profile picture", - "Upload new" : "Upload new", - "Select new from Files" : "Select new from Files", - "Remove image" : "Remove image", - "Your avatar is provided by your original account." : "Your avatar is provided by your original account.", - "Cancel" : "Cancel", - "Choose as profile image" : "Choose as profile image", + "Password" : "Password", + "Unable to change your password" : "Unable to change your password", + "Current password" : "Current password", + "New password" : "New password", + "Change password" : "Change password", "Language" : "Language", "Help translate" : "Help translate", + "Get the apps to sync your files" : "Get the apps to sync your files", + "Desktop client" : "Desktop client", + "Android app" : "Android app", + "iOS app" : "iOS app", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!", + "Show First Run Wizard again" : "Show First Run Wizard again", "Common Name" : "Common Name", "Valid until" : "Valid until", "Issued By" : "Issued By", diff --git a/settings/l10n/eo.js b/settings/l10n/eo.js index 215fec4d705..b20acf08595 100644 --- a/settings/l10n/eo.js +++ b/settings/l10n/eo.js @@ -87,22 +87,20 @@ OC.L10N.register( "Enable only for specific groups" : "Kapabligi nur por specifajn grupojn", "Uninstall App" : "Malinstali aplikaĵon", "Forum" : "Forumo", - "Get the apps to sync your files" : "Ekhavu la aplikaĵojn por sinkronigi viajn dosierojn", + "Profile picture" : "Profila bildo", + "Upload new" : "Alŝuti novan", + "Remove image" : "Forigi bildon", + "Cancel" : "Nuligi", + "Email" : "Retpoŝto", + "Your email address" : "Via retpoŝta adreso", "Password" : "Pasvorto", "Unable to change your password" : "Ne eblis ŝanĝi vian pasvorton", "Current password" : "Nuna pasvorto", "New password" : "Nova pasvorto", "Change password" : "Ŝanĝi la pasvorton", - "Email" : "Retpoŝto", - "Your email address" : "Via retpoŝta adreso", - "Profile picture" : "Profila bildo", - "Upload new" : "Alŝuti novan", - "Select new from Files" : "Elekti novan el dosieroj", - "Remove image" : "Forigi bildon", - "Cancel" : "Nuligi", - "Choose as profile image" : "Elekti kiel profilan bildon", "Language" : "Lingvo", "Help translate" : "Helpu traduki", + "Get the apps to sync your files" : "Ekhavu la aplikaĵojn por sinkronigi viajn dosierojn", "Username" : "Uzantonomo", "Create" : "Krei", "Add Group" : "Aldoni grupon", diff --git a/settings/l10n/eo.json b/settings/l10n/eo.json index 1e2441717fb..b7269be2157 100644 --- a/settings/l10n/eo.json +++ b/settings/l10n/eo.json @@ -85,22 +85,20 @@ "Enable only for specific groups" : "Kapabligi nur por specifajn grupojn", "Uninstall App" : "Malinstali aplikaĵon", "Forum" : "Forumo", - "Get the apps to sync your files" : "Ekhavu la aplikaĵojn por sinkronigi viajn dosierojn", + "Profile picture" : "Profila bildo", + "Upload new" : "Alŝuti novan", + "Remove image" : "Forigi bildon", + "Cancel" : "Nuligi", + "Email" : "Retpoŝto", + "Your email address" : "Via retpoŝta adreso", "Password" : "Pasvorto", "Unable to change your password" : "Ne eblis ŝanĝi vian pasvorton", "Current password" : "Nuna pasvorto", "New password" : "Nova pasvorto", "Change password" : "Ŝanĝi la pasvorton", - "Email" : "Retpoŝto", - "Your email address" : "Via retpoŝta adreso", - "Profile picture" : "Profila bildo", - "Upload new" : "Alŝuti novan", - "Select new from Files" : "Elekti novan el dosieroj", - "Remove image" : "Forigi bildon", - "Cancel" : "Nuligi", - "Choose as profile image" : "Elekti kiel profilan bildon", "Language" : "Lingvo", "Help translate" : "Helpu traduki", + "Get the apps to sync your files" : "Ekhavu la aplikaĵojn por sinkronigi viajn dosierojn", "Username" : "Uzantonomo", "Create" : "Krei", "Add Group" : "Aldoni grupon", diff --git a/settings/l10n/es.js b/settings/l10n/es.js index c0ddd8320f0..14b3aae612e 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "Se debe proporcionar una contraseña válida", "A valid email must be provided" : "Se debe brindar una dirección de correo electrónico válida ", "__language_name__" : "Castellano", - "Sync clients" : "Sincronizar clientes", "Personal info" : "Información personal", + "Sync clients" : "Sincronizar clientes", "SSL root certificates" : "Certificados raíz SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Todo (Información, Avisos, Errores, debug y problemas fatales)", "Info, warnings, errors and fatal issues" : "Información, Avisos, Errores y problemas fatales", @@ -220,34 +220,29 @@ OC.L10N.register( "Forum" : "Foro", "Issue tracker" : "Seguidor de problemas:", "Commercial support" : "Soporte Comercial", - "Get the apps to sync your files" : "Obtener las aplicaciones para sincronizar sus archivos", - "Desktop client" : "Cliente de escritorio", - "Android app" : "Aplicación de Android", - "iOS app" : "La aplicación de iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si quiere colaborar con el proyecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">participe en el desarrollo</a>\n\t\to\n\t\t¡<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">difúndalo</a>!", - "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial", - "Password" : "Contraseña", - "Unable to change your password" : "No se ha podido cambiar su contraseña", - "Current password" : "Contraseña actual", - "New password" : "Nueva contraseña", - "Change password" : "Cambiar contraseña", + "Profile picture" : "Foto de perfil", + "Upload new" : "Subir otra", + "Remove image" : "Borrar imagen", + "Cancel" : "Cancelar", "Full name" : "Nombre completo", "No display name set" : "No se ha establecido ningún nombre para mostrar", "Email" : "Correo electrónico", "Your email address" : "Su dirección de correo", - "Fill in an email address to enable password recovery and receive notifications" : "Introducir una dirección de correo electrónico para activar la recuperación de contraseñas y recibir notificaciones", "No email address set" : "Ninguna dirección de correo establecida", "You are member of the following groups:" : "Es miembro de los siguientes grupos:", - "Profile picture" : "Foto de perfil", - "Upload new" : "Subir otra", - "Select new from Files" : "Seleccionar otra desde Archivos", - "Remove image" : "Borrar imagen", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Sea en png o jpg. Preferiblemente que su forma sea cuadrada, pero tendrá la posibilidad de recortarlo. El archivo no puede exceder los 20 MB.", - "Your avatar is provided by your original account." : "Su avatar es proporcionado por su cuenta original.", - "Cancel" : "Cancelar", - "Choose as profile image" : "Seleccionar como imagen de perfil", + "Password" : "Contraseña", + "Unable to change your password" : "No se ha podido cambiar su contraseña", + "Current password" : "Contraseña actual", + "New password" : "Nueva contraseña", + "Change password" : "Cambiar contraseña", "Language" : "Idioma", "Help translate" : "Ayúdanos a traducir", + "Get the apps to sync your files" : "Obtener las aplicaciones para sincronizar sus archivos", + "Desktop client" : "Cliente de escritorio", + "Android app" : "Aplicación de Android", + "iOS app" : "La aplicación de iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si quiere colaborar con el proyecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">participe en el desarrollo</a>\n\t\to\n\t\t¡<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">difúndalo</a>!", + "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial", "Common Name" : "Nombre común", "Valid until" : "Válido hasta", "Issued By" : "Emitido por", diff --git a/settings/l10n/es.json b/settings/l10n/es.json index 43bfa420e22..28304f4ca2e 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "Se debe proporcionar una contraseña válida", "A valid email must be provided" : "Se debe brindar una dirección de correo electrónico válida ", "__language_name__" : "Castellano", - "Sync clients" : "Sincronizar clientes", "Personal info" : "Información personal", + "Sync clients" : "Sincronizar clientes", "SSL root certificates" : "Certificados raíz SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Todo (Información, Avisos, Errores, debug y problemas fatales)", "Info, warnings, errors and fatal issues" : "Información, Avisos, Errores y problemas fatales", @@ -218,34 +218,29 @@ "Forum" : "Foro", "Issue tracker" : "Seguidor de problemas:", "Commercial support" : "Soporte Comercial", - "Get the apps to sync your files" : "Obtener las aplicaciones para sincronizar sus archivos", - "Desktop client" : "Cliente de escritorio", - "Android app" : "Aplicación de Android", - "iOS app" : "La aplicación de iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si quiere colaborar con el proyecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">participe en el desarrollo</a>\n\t\to\n\t\t¡<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">difúndalo</a>!", - "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial", - "Password" : "Contraseña", - "Unable to change your password" : "No se ha podido cambiar su contraseña", - "Current password" : "Contraseña actual", - "New password" : "Nueva contraseña", - "Change password" : "Cambiar contraseña", + "Profile picture" : "Foto de perfil", + "Upload new" : "Subir otra", + "Remove image" : "Borrar imagen", + "Cancel" : "Cancelar", "Full name" : "Nombre completo", "No display name set" : "No se ha establecido ningún nombre para mostrar", "Email" : "Correo electrónico", "Your email address" : "Su dirección de correo", - "Fill in an email address to enable password recovery and receive notifications" : "Introducir una dirección de correo electrónico para activar la recuperación de contraseñas y recibir notificaciones", "No email address set" : "Ninguna dirección de correo establecida", "You are member of the following groups:" : "Es miembro de los siguientes grupos:", - "Profile picture" : "Foto de perfil", - "Upload new" : "Subir otra", - "Select new from Files" : "Seleccionar otra desde Archivos", - "Remove image" : "Borrar imagen", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Sea en png o jpg. Preferiblemente que su forma sea cuadrada, pero tendrá la posibilidad de recortarlo. El archivo no puede exceder los 20 MB.", - "Your avatar is provided by your original account." : "Su avatar es proporcionado por su cuenta original.", - "Cancel" : "Cancelar", - "Choose as profile image" : "Seleccionar como imagen de perfil", + "Password" : "Contraseña", + "Unable to change your password" : "No se ha podido cambiar su contraseña", + "Current password" : "Contraseña actual", + "New password" : "Nueva contraseña", + "Change password" : "Cambiar contraseña", "Language" : "Idioma", "Help translate" : "Ayúdanos a traducir", + "Get the apps to sync your files" : "Obtener las aplicaciones para sincronizar sus archivos", + "Desktop client" : "Cliente de escritorio", + "Android app" : "Aplicación de Android", + "iOS app" : "La aplicación de iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si quiere colaborar con el proyecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">participe en el desarrollo</a>\n\t\to\n\t\t¡<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">difúndalo</a>!", + "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial", "Common Name" : "Nombre común", "Valid until" : "Válido hasta", "Issued By" : "Emitido por", diff --git a/settings/l10n/es_AR.js b/settings/l10n/es_AR.js index 860933eea26..50a1ce3a088 100644 --- a/settings/l10n/es_AR.js +++ b/settings/l10n/es_AR.js @@ -93,28 +93,24 @@ OC.L10N.register( "Documentation:" : "Documentación:", "Cheers!" : "¡Saludos!", "Forum" : "Foro", - "Get the apps to sync your files" : "Obtené Apps para sincronizar tus archivos", - "Desktop client" : "Cliente de escritorio", - "Android app" : "App para Android", - "iOS app" : "App para iOS", - "Show First Run Wizard again" : "Mostrar de nuevo el asistente de primera ejecución", + "Profile picture" : "Imágen de perfil", + "Upload new" : "Subir nuevo", + "Remove image" : "Remover imagen", + "Cancel" : "Cancelar", + "Email" : "e-mail", + "Your email address" : "Tu dirección de e-mail", "Password" : "Contraseña", "Unable to change your password" : "No fue posible cambiar tu contraseña", "Current password" : "Contraseña actual", "New password" : "Nueva contraseña:", "Change password" : "Cambiar contraseña", - "Email" : "e-mail", - "Your email address" : "Tu dirección de e-mail", - "Fill in an email address to enable password recovery and receive notifications" : "Rellene una direccion de correo para habilitar la recuperacion de contraseña y recibir notificaciones. ", - "Profile picture" : "Imágen de perfil", - "Upload new" : "Subir nuevo", - "Select new from Files" : "Seleccionar nuevo desde archivos", - "Remove image" : "Remover imagen", - "Your avatar is provided by your original account." : "Su avatar es proveído por su cuenta original.", - "Cancel" : "Cancelar", - "Choose as profile image" : "Elegir como imagen de perfil", "Language" : "Idioma", "Help translate" : "Ayudanos a traducir", + "Get the apps to sync your files" : "Obtené Apps para sincronizar tus archivos", + "Desktop client" : "Cliente de escritorio", + "Android app" : "App para Android", + "iOS app" : "App para iOS", + "Show First Run Wizard again" : "Mostrar de nuevo el asistente de primera ejecución", "Username" : "Nombre de usuario", "Create" : "Crear", "Admin Recovery Password" : "Recuperación de contraseña de administrador", diff --git a/settings/l10n/es_AR.json b/settings/l10n/es_AR.json index c4c088c5f5f..27c645a0a28 100644 --- a/settings/l10n/es_AR.json +++ b/settings/l10n/es_AR.json @@ -91,28 +91,24 @@ "Documentation:" : "Documentación:", "Cheers!" : "¡Saludos!", "Forum" : "Foro", - "Get the apps to sync your files" : "Obtené Apps para sincronizar tus archivos", - "Desktop client" : "Cliente de escritorio", - "Android app" : "App para Android", - "iOS app" : "App para iOS", - "Show First Run Wizard again" : "Mostrar de nuevo el asistente de primera ejecución", + "Profile picture" : "Imágen de perfil", + "Upload new" : "Subir nuevo", + "Remove image" : "Remover imagen", + "Cancel" : "Cancelar", + "Email" : "e-mail", + "Your email address" : "Tu dirección de e-mail", "Password" : "Contraseña", "Unable to change your password" : "No fue posible cambiar tu contraseña", "Current password" : "Contraseña actual", "New password" : "Nueva contraseña:", "Change password" : "Cambiar contraseña", - "Email" : "e-mail", - "Your email address" : "Tu dirección de e-mail", - "Fill in an email address to enable password recovery and receive notifications" : "Rellene una direccion de correo para habilitar la recuperacion de contraseña y recibir notificaciones. ", - "Profile picture" : "Imágen de perfil", - "Upload new" : "Subir nuevo", - "Select new from Files" : "Seleccionar nuevo desde archivos", - "Remove image" : "Remover imagen", - "Your avatar is provided by your original account." : "Su avatar es proveído por su cuenta original.", - "Cancel" : "Cancelar", - "Choose as profile image" : "Elegir como imagen de perfil", "Language" : "Idioma", "Help translate" : "Ayudanos a traducir", + "Get the apps to sync your files" : "Obtené Apps para sincronizar tus archivos", + "Desktop client" : "Cliente de escritorio", + "Android app" : "App para Android", + "iOS app" : "App para iOS", + "Show First Run Wizard again" : "Mostrar de nuevo el asistente de primera ejecución", "Username" : "Nombre de usuario", "Create" : "Crear", "Admin Recovery Password" : "Recuperación de contraseña de administrador", diff --git a/settings/l10n/es_CL.js b/settings/l10n/es_CL.js index b51f930e83a..690d3e3dcd3 100644 --- a/settings/l10n/es_CL.js +++ b/settings/l10n/es_CL.js @@ -1,8 +1,8 @@ OC.L10N.register( "settings", { - "Password" : "Clave", "Cancel" : "Cancelar", + "Password" : "Clave", "Username" : "Usuario" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_CL.json b/settings/l10n/es_CL.json index 981c7eeb897..79f9fcc3236 100644 --- a/settings/l10n/es_CL.json +++ b/settings/l10n/es_CL.json @@ -1,6 +1,6 @@ { "translations": { - "Password" : "Clave", "Cancel" : "Cancelar", + "Password" : "Clave", "Username" : "Usuario" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js index 05f73194b8a..2707bc09449 100644 --- a/settings/l10n/es_MX.js +++ b/settings/l10n/es_MX.js @@ -68,24 +68,21 @@ OC.L10N.register( "by" : "por", "Cheers!" : "¡Saludos!", "Forum" : "Foro", - "Get the apps to sync your files" : "Obtener las aplicaciones para sincronizar sus archivos", - "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial", + "Profile picture" : "Foto de perfil", + "Upload new" : "Subir otra", + "Remove image" : "Borrar imagen", + "Cancel" : "Cancelar", + "Email" : "Correo electrónico", + "Your email address" : "Su dirección de correo", "Password" : "Contraseña", "Unable to change your password" : "No se ha podido cambiar su contraseña", "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "Email" : "Correo electrónico", - "Your email address" : "Su dirección de correo", - "Profile picture" : "Foto de perfil", - "Upload new" : "Subir otra", - "Select new from Files" : "Seleccionar otra desde Archivos", - "Remove image" : "Borrar imagen", - "Your avatar is provided by your original account." : "Su avatar es proporcionado por su cuenta original.", - "Cancel" : "Cancelar", - "Choose as profile image" : "Seleccionar como imagen de perfil", "Language" : "Idioma", "Help translate" : "Ayúdanos a traducir", + "Get the apps to sync your files" : "Obtener las aplicaciones para sincronizar sus archivos", + "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial", "Username" : "Nombre de usuario", "Create" : "Crear", "Admin Recovery Password" : "Recuperación de la contraseña de administración", diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json index beaa6fc1d99..a9d2f6bc15d 100644 --- a/settings/l10n/es_MX.json +++ b/settings/l10n/es_MX.json @@ -66,24 +66,21 @@ "by" : "por", "Cheers!" : "¡Saludos!", "Forum" : "Foro", - "Get the apps to sync your files" : "Obtener las aplicaciones para sincronizar sus archivos", - "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial", + "Profile picture" : "Foto de perfil", + "Upload new" : "Subir otra", + "Remove image" : "Borrar imagen", + "Cancel" : "Cancelar", + "Email" : "Correo electrónico", + "Your email address" : "Su dirección de correo", "Password" : "Contraseña", "Unable to change your password" : "No se ha podido cambiar su contraseña", "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", - "Email" : "Correo electrónico", - "Your email address" : "Su dirección de correo", - "Profile picture" : "Foto de perfil", - "Upload new" : "Subir otra", - "Select new from Files" : "Seleccionar otra desde Archivos", - "Remove image" : "Borrar imagen", - "Your avatar is provided by your original account." : "Su avatar es proporcionado por su cuenta original.", - "Cancel" : "Cancelar", - "Choose as profile image" : "Seleccionar como imagen de perfil", "Language" : "Idioma", "Help translate" : "Ayúdanos a traducir", + "Get the apps to sync your files" : "Obtener las aplicaciones para sincronizar sus archivos", + "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial", "Username" : "Nombre de usuario", "Create" : "Crear", "Admin Recovery Password" : "Recuperación de la contraseña de administración", diff --git a/settings/l10n/et_EE.js b/settings/l10n/et_EE.js index 73111e8f0e9..4f6f938fdf7 100644 --- a/settings/l10n/et_EE.js +++ b/settings/l10n/et_EE.js @@ -92,8 +92,8 @@ OC.L10N.register( "A valid password must be provided" : "Sisesta nõuetele vastav parool", "A valid email must be provided" : "Sisesta kehtiv e-posti aadress", "__language_name__" : "Eesti", - "Sync clients" : "Klientide sünkroniseerimine", "Personal info" : "Isiklik info", + "Sync clients" : "Klientide sünkroniseerimine", "SSL root certificates" : "SSL root sertifikaadid", "Everything (fatal issues, errors, warnings, info, debug)" : "Kõik (tõsised probleemid, veateated, hoiatused, info, veatuvastus)", "Info, warnings, errors and fatal issues" : "Info, hoiatused, veateted ja tõsised probleemid", @@ -180,32 +180,28 @@ OC.L10N.register( "Forum" : "Foorum", "Issue tracker" : "Probleemide jälgija", "Commercial support" : "Tasuline kasutajatugi", - "Get the apps to sync your files" : "Hangi rakendusi failide sünkroniseerimiseks", - "Desktop client" : "Töölaua klient", - "Android app" : "Androidi rakendus", - "iOS app" : "iOS-i rakendus", - "Show First Run Wizard again" : "Näita veelkord Esmase Käivituse Juhendajat", - "Password" : "Parool", - "Unable to change your password" : "Sa ei saa oma parooli muuta", - "Current password" : "Praegune parool", - "New password" : "Uus parool", - "Change password" : "Muuda parooli", + "Profile picture" : "Profiili pilt", + "Upload new" : "Laadi uus üles", + "Remove image" : "Eemalda pilt", + "Cancel" : "Loobu", "Full name" : "Täielik nimi", "No display name set" : "Näidatavat nime pole veel määratud", "Email" : "E-post", "Your email address" : "Sinu e-posti aadress", - "Fill in an email address to enable password recovery and receive notifications" : "Täida e-posti aadress võimaldamaks parooli taastamist ning teadete saamist.", "No email address set" : "E-posti aadressi pole veel määratud", "You are member of the following groups:" : "Sa oled nende gruppide liige:", - "Profile picture" : "Profiili pilt", - "Upload new" : "Laadi uus üles", - "Select new from Files" : "Vali failidest uus", - "Remove image" : "Eemalda pilt", - "Your avatar is provided by your original account." : "Sinu avatari pakub sinu algne konto.", - "Cancel" : "Loobu", - "Choose as profile image" : "Vali profiilipildiks", + "Password" : "Parool", + "Unable to change your password" : "Sa ei saa oma parooli muuta", + "Current password" : "Praegune parool", + "New password" : "Uus parool", + "Change password" : "Muuda parooli", "Language" : "Keel", "Help translate" : "Aita tõlkida", + "Get the apps to sync your files" : "Hangi rakendusi failide sünkroniseerimiseks", + "Desktop client" : "Töölaua klient", + "Android app" : "Androidi rakendus", + "iOS app" : "iOS-i rakendus", + "Show First Run Wizard again" : "Näita veelkord Esmase Käivituse Juhendajat", "Common Name" : "Üldnimetus", "Valid until" : "Kehtib kuni", "Issued By" : "isas", diff --git a/settings/l10n/et_EE.json b/settings/l10n/et_EE.json index b6172f92370..88e8f6cf58a 100644 --- a/settings/l10n/et_EE.json +++ b/settings/l10n/et_EE.json @@ -90,8 +90,8 @@ "A valid password must be provided" : "Sisesta nõuetele vastav parool", "A valid email must be provided" : "Sisesta kehtiv e-posti aadress", "__language_name__" : "Eesti", - "Sync clients" : "Klientide sünkroniseerimine", "Personal info" : "Isiklik info", + "Sync clients" : "Klientide sünkroniseerimine", "SSL root certificates" : "SSL root sertifikaadid", "Everything (fatal issues, errors, warnings, info, debug)" : "Kõik (tõsised probleemid, veateated, hoiatused, info, veatuvastus)", "Info, warnings, errors and fatal issues" : "Info, hoiatused, veateted ja tõsised probleemid", @@ -178,32 +178,28 @@ "Forum" : "Foorum", "Issue tracker" : "Probleemide jälgija", "Commercial support" : "Tasuline kasutajatugi", - "Get the apps to sync your files" : "Hangi rakendusi failide sünkroniseerimiseks", - "Desktop client" : "Töölaua klient", - "Android app" : "Androidi rakendus", - "iOS app" : "iOS-i rakendus", - "Show First Run Wizard again" : "Näita veelkord Esmase Käivituse Juhendajat", - "Password" : "Parool", - "Unable to change your password" : "Sa ei saa oma parooli muuta", - "Current password" : "Praegune parool", - "New password" : "Uus parool", - "Change password" : "Muuda parooli", + "Profile picture" : "Profiili pilt", + "Upload new" : "Laadi uus üles", + "Remove image" : "Eemalda pilt", + "Cancel" : "Loobu", "Full name" : "Täielik nimi", "No display name set" : "Näidatavat nime pole veel määratud", "Email" : "E-post", "Your email address" : "Sinu e-posti aadress", - "Fill in an email address to enable password recovery and receive notifications" : "Täida e-posti aadress võimaldamaks parooli taastamist ning teadete saamist.", "No email address set" : "E-posti aadressi pole veel määratud", "You are member of the following groups:" : "Sa oled nende gruppide liige:", - "Profile picture" : "Profiili pilt", - "Upload new" : "Laadi uus üles", - "Select new from Files" : "Vali failidest uus", - "Remove image" : "Eemalda pilt", - "Your avatar is provided by your original account." : "Sinu avatari pakub sinu algne konto.", - "Cancel" : "Loobu", - "Choose as profile image" : "Vali profiilipildiks", + "Password" : "Parool", + "Unable to change your password" : "Sa ei saa oma parooli muuta", + "Current password" : "Praegune parool", + "New password" : "Uus parool", + "Change password" : "Muuda parooli", "Language" : "Keel", "Help translate" : "Aita tõlkida", + "Get the apps to sync your files" : "Hangi rakendusi failide sünkroniseerimiseks", + "Desktop client" : "Töölaua klient", + "Android app" : "Androidi rakendus", + "iOS app" : "iOS-i rakendus", + "Show First Run Wizard again" : "Näita veelkord Esmase Käivituse Juhendajat", "Common Name" : "Üldnimetus", "Valid until" : "Kehtib kuni", "Issued By" : "isas", diff --git a/settings/l10n/eu.js b/settings/l10n/eu.js index 36f245a8c43..4d77ef9a5c4 100644 --- a/settings/l10n/eu.js +++ b/settings/l10n/eu.js @@ -148,30 +148,26 @@ OC.L10N.register( "Cheers!" : "Ongi izan!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Kaixo,\n\norain %s kontu bat duzula esateko besterik ez.\n\nZure erabiltzailea: %s\nSar zaitez: %s\n\n", "Forum" : "Foroa", - "Get the apps to sync your files" : "Lortu aplikazioak zure fitxategiak sinkronizatzeko", - "Desktop client" : "Mahaigaineko bezeroa", - "Android app" : "Android aplikazioa", - "iOS app" : "iOS aplikazioa", - "Show First Run Wizard again" : "Erakutsi berriz Lehenengo Aldiko Morroia", + "Profile picture" : "Profilaren irudia", + "Upload new" : "Igo berria", + "Remove image" : "Irudia ezabatu", + "Cancel" : "Ezeztatu", + "No display name set" : "Ez da bistaratze izena ezarri", + "Email" : "E-posta", + "Your email address" : "Zure e-posta", + "No email address set" : "Ez da eposta helbidea ezarri", "Password" : "Pasahitza", "Unable to change your password" : "Ezin izan da zure pasahitza aldatu", "Current password" : "Uneko pasahitza", "New password" : "Pasahitz berria", "Change password" : "Aldatu pasahitza", - "No display name set" : "Ez da bistaratze izena ezarri", - "Email" : "E-posta", - "Your email address" : "Zure e-posta", - "Fill in an email address to enable password recovery and receive notifications" : "Bete ezazu eposta helbide bat pasahitza berreskuratzeko eta jakinarazpenak jasotzeko", - "No email address set" : "Ez da eposta helbidea ezarri", - "Profile picture" : "Profilaren irudia", - "Upload new" : "Igo berria", - "Select new from Files" : "Hautatu berria Fitxategietatik", - "Remove image" : "Irudia ezabatu", - "Your avatar is provided by your original account." : "Zure jatorrizko kontuak ezarri du zure avatar.", - "Cancel" : "Ezeztatu", - "Choose as profile image" : "Profil irudi bezala aukeratu", "Language" : "Hizkuntza", "Help translate" : "Lagundu itzultzen", + "Get the apps to sync your files" : "Lortu aplikazioak zure fitxategiak sinkronizatzeko", + "Desktop client" : "Mahaigaineko bezeroa", + "Android app" : "Android aplikazioa", + "iOS app" : "iOS aplikazioa", + "Show First Run Wizard again" : "Erakutsi berriz Lehenengo Aldiko Morroia", "Common Name" : "Izen arrunta", "Valid until" : "Data hau arte baliogarria", "Issued By" : "Honek bidalita", diff --git a/settings/l10n/eu.json b/settings/l10n/eu.json index 5f8c814ccf0..9a1048e4734 100644 --- a/settings/l10n/eu.json +++ b/settings/l10n/eu.json @@ -146,30 +146,26 @@ "Cheers!" : "Ongi izan!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Kaixo,\n\norain %s kontu bat duzula esateko besterik ez.\n\nZure erabiltzailea: %s\nSar zaitez: %s\n\n", "Forum" : "Foroa", - "Get the apps to sync your files" : "Lortu aplikazioak zure fitxategiak sinkronizatzeko", - "Desktop client" : "Mahaigaineko bezeroa", - "Android app" : "Android aplikazioa", - "iOS app" : "iOS aplikazioa", - "Show First Run Wizard again" : "Erakutsi berriz Lehenengo Aldiko Morroia", + "Profile picture" : "Profilaren irudia", + "Upload new" : "Igo berria", + "Remove image" : "Irudia ezabatu", + "Cancel" : "Ezeztatu", + "No display name set" : "Ez da bistaratze izena ezarri", + "Email" : "E-posta", + "Your email address" : "Zure e-posta", + "No email address set" : "Ez da eposta helbidea ezarri", "Password" : "Pasahitza", "Unable to change your password" : "Ezin izan da zure pasahitza aldatu", "Current password" : "Uneko pasahitza", "New password" : "Pasahitz berria", "Change password" : "Aldatu pasahitza", - "No display name set" : "Ez da bistaratze izena ezarri", - "Email" : "E-posta", - "Your email address" : "Zure e-posta", - "Fill in an email address to enable password recovery and receive notifications" : "Bete ezazu eposta helbide bat pasahitza berreskuratzeko eta jakinarazpenak jasotzeko", - "No email address set" : "Ez da eposta helbidea ezarri", - "Profile picture" : "Profilaren irudia", - "Upload new" : "Igo berria", - "Select new from Files" : "Hautatu berria Fitxategietatik", - "Remove image" : "Irudia ezabatu", - "Your avatar is provided by your original account." : "Zure jatorrizko kontuak ezarri du zure avatar.", - "Cancel" : "Ezeztatu", - "Choose as profile image" : "Profil irudi bezala aukeratu", "Language" : "Hizkuntza", "Help translate" : "Lagundu itzultzen", + "Get the apps to sync your files" : "Lortu aplikazioak zure fitxategiak sinkronizatzeko", + "Desktop client" : "Mahaigaineko bezeroa", + "Android app" : "Android aplikazioa", + "iOS app" : "iOS aplikazioa", + "Show First Run Wizard again" : "Erakutsi berriz Lehenengo Aldiko Morroia", "Common Name" : "Izen arrunta", "Valid until" : "Data hau arte baliogarria", "Issued By" : "Honek bidalita", diff --git a/settings/l10n/fa.js b/settings/l10n/fa.js index 8ee843c7488..afd972bde7f 100644 --- a/settings/l10n/fa.js +++ b/settings/l10n/fa.js @@ -91,8 +91,8 @@ OC.L10N.register( "A valid password must be provided" : "رمز عبور صحیح باید وارد شود", "A valid email must be provided" : "یک ایمیل معتبر باید وارد شود", "__language_name__" : "__language_name__", - "Sync clients" : "همگامسازی مشتریان", "Personal info" : "مشخصات شخصی", + "Sync clients" : "همگامسازی مشتریان", "SSL root certificates" : "گواهی های اصلی SSL ", "Everything (fatal issues, errors, warnings, info, debug)" : "همه موارد (مشکلات مهلک، خطاها، اخطارها، اطلاعات، خطایابی)", "Info, warnings, errors and fatal issues" : "اطلاعات، اخطارها، خطاها، مشکلات اساسی", @@ -170,32 +170,28 @@ OC.L10N.register( "Online documentation" : "مستندات آنلاین", "Forum" : "انجمن", "Commercial support" : "پشتیبانی تجاری", - "Get the apps to sync your files" : "برنامه ها را دریافت کنید تا فایل هایتان را همگام سازید", - "Desktop client" : "نرم افزار دسکتاپ", - "Android app" : "اپ اندروید", - "iOS app" : "اپ iOS", - "Show First Run Wizard again" : "راهبری کمکی اجرای اول را دوباره نمایش بده", - "Password" : "گذرواژه", - "Unable to change your password" : "ناتوان در تغییر گذرواژه", - "Current password" : "گذرواژه کنونی", - "New password" : "گذرواژه جدید", - "Change password" : "تغییر گذر واژه", + "Profile picture" : "تصویر پروفایل", + "Upload new" : "بارگذاری جدید", + "Remove image" : "تصویر پاک شود", + "Cancel" : "منصرف شدن", "Full name" : "نام کامل", "No display name set" : "هیچ نام نمایشی تعیین نشده است", "Email" : "ایمیل", "Your email address" : "پست الکترونیکی شما", - "Fill in an email address to enable password recovery and receive notifications" : "فیلد آدرس ایمیل را به منظور فعالسازی بازیابی رمزعبور در دریافت نوتیفیکیشها پر کنید", "No email address set" : "آدرسایمیلی تنظیم نشده است", "You are member of the following groups:" : "شما عضو این گروهها هستید:", - "Profile picture" : "تصویر پروفایل", - "Upload new" : "بارگذاری جدید", - "Select new from Files" : "انتخاب جدید از میان فایل ها", - "Remove image" : "تصویر پاک شود", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "فایل pnd یا jpg. در حالت ایدهآل بصورت مربع و یا شما میتوانید آنرا برش بزنید. حجم فایل نمیتواند از حداکثر سایز 20MB بیشتر باشد.", - "Cancel" : "منصرف شدن", - "Choose as profile image" : "یک تصویر پروفایل انتخاب کنید", + "Password" : "گذرواژه", + "Unable to change your password" : "ناتوان در تغییر گذرواژه", + "Current password" : "گذرواژه کنونی", + "New password" : "گذرواژه جدید", + "Change password" : "تغییر گذر واژه", "Language" : "زبان", "Help translate" : "به ترجمه آن کمک کنید", + "Get the apps to sync your files" : "برنامه ها را دریافت کنید تا فایل هایتان را همگام سازید", + "Desktop client" : "نرم افزار دسکتاپ", + "Android app" : "اپ اندروید", + "iOS app" : "اپ iOS", + "Show First Run Wizard again" : "راهبری کمکی اجرای اول را دوباره نمایش بده", "Common Name" : "نام مشترک", "Valid until" : "متعبر تا", "Issued By" : "صدور توسط", diff --git a/settings/l10n/fa.json b/settings/l10n/fa.json index c934d032629..a45eed20cd9 100644 --- a/settings/l10n/fa.json +++ b/settings/l10n/fa.json @@ -89,8 +89,8 @@ "A valid password must be provided" : "رمز عبور صحیح باید وارد شود", "A valid email must be provided" : "یک ایمیل معتبر باید وارد شود", "__language_name__" : "__language_name__", - "Sync clients" : "همگامسازی مشتریان", "Personal info" : "مشخصات شخصی", + "Sync clients" : "همگامسازی مشتریان", "SSL root certificates" : "گواهی های اصلی SSL ", "Everything (fatal issues, errors, warnings, info, debug)" : "همه موارد (مشکلات مهلک، خطاها، اخطارها، اطلاعات، خطایابی)", "Info, warnings, errors and fatal issues" : "اطلاعات، اخطارها، خطاها، مشکلات اساسی", @@ -168,32 +168,28 @@ "Online documentation" : "مستندات آنلاین", "Forum" : "انجمن", "Commercial support" : "پشتیبانی تجاری", - "Get the apps to sync your files" : "برنامه ها را دریافت کنید تا فایل هایتان را همگام سازید", - "Desktop client" : "نرم افزار دسکتاپ", - "Android app" : "اپ اندروید", - "iOS app" : "اپ iOS", - "Show First Run Wizard again" : "راهبری کمکی اجرای اول را دوباره نمایش بده", - "Password" : "گذرواژه", - "Unable to change your password" : "ناتوان در تغییر گذرواژه", - "Current password" : "گذرواژه کنونی", - "New password" : "گذرواژه جدید", - "Change password" : "تغییر گذر واژه", + "Profile picture" : "تصویر پروفایل", + "Upload new" : "بارگذاری جدید", + "Remove image" : "تصویر پاک شود", + "Cancel" : "منصرف شدن", "Full name" : "نام کامل", "No display name set" : "هیچ نام نمایشی تعیین نشده است", "Email" : "ایمیل", "Your email address" : "پست الکترونیکی شما", - "Fill in an email address to enable password recovery and receive notifications" : "فیلد آدرس ایمیل را به منظور فعالسازی بازیابی رمزعبور در دریافت نوتیفیکیشها پر کنید", "No email address set" : "آدرسایمیلی تنظیم نشده است", "You are member of the following groups:" : "شما عضو این گروهها هستید:", - "Profile picture" : "تصویر پروفایل", - "Upload new" : "بارگذاری جدید", - "Select new from Files" : "انتخاب جدید از میان فایل ها", - "Remove image" : "تصویر پاک شود", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "فایل pnd یا jpg. در حالت ایدهآل بصورت مربع و یا شما میتوانید آنرا برش بزنید. حجم فایل نمیتواند از حداکثر سایز 20MB بیشتر باشد.", - "Cancel" : "منصرف شدن", - "Choose as profile image" : "یک تصویر پروفایل انتخاب کنید", + "Password" : "گذرواژه", + "Unable to change your password" : "ناتوان در تغییر گذرواژه", + "Current password" : "گذرواژه کنونی", + "New password" : "گذرواژه جدید", + "Change password" : "تغییر گذر واژه", "Language" : "زبان", "Help translate" : "به ترجمه آن کمک کنید", + "Get the apps to sync your files" : "برنامه ها را دریافت کنید تا فایل هایتان را همگام سازید", + "Desktop client" : "نرم افزار دسکتاپ", + "Android app" : "اپ اندروید", + "iOS app" : "اپ iOS", + "Show First Run Wizard again" : "راهبری کمکی اجرای اول را دوباره نمایش بده", "Common Name" : "نام مشترک", "Valid until" : "متعبر تا", "Issued By" : "صدور توسط", diff --git a/settings/l10n/fi_FI.js b/settings/l10n/fi_FI.js index a3962d21c2e..8191a6d9ed9 100644 --- a/settings/l10n/fi_FI.js +++ b/settings/l10n/fi_FI.js @@ -106,8 +106,8 @@ OC.L10N.register( "A valid password must be provided" : "Anna kelvollinen salasana", "A valid email must be provided" : "Tarvitaan kelvollinen sähköpostiosoite", "__language_name__" : "_kielen_nimi_", - "Sync clients" : "Synkronointisovellukset", "Personal info" : "Henkilökohtaiset tiedot", + "Sync clients" : "Synkronointisovellukset", "SSL root certificates" : "SSL-juurivarmenteet", "Everything (fatal issues, errors, warnings, info, debug)" : "Kaikki (vakavat ongelmat, virheet, varoitukset, tiedot, vianjäljitys)", "Info, warnings, errors and fatal issues" : "Tiedot, varoitukset, virheet ja vakavat ongelmat", @@ -215,35 +215,30 @@ OC.L10N.register( "Forum" : "Keskustelupalsta", "Issue tracker" : "Ongelmien seuranta", "Commercial support" : "Kaupallinen tuki", - "Get the apps to sync your files" : "Aseta sovellukset synkronoimaan tiedostosi", - "Desktop client" : "Työpöytäsovellus", - "Android app" : "Android-sovellus", - "iOS app" : "iOS-sovellus", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Jos haluat tukea projektia, \n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">auta sovelluskehityksessä</a>\n\t\ttai\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">levitä sanaa</a>!", - "Show First Run Wizard again" : "Näytä ensimmäisen käyttökerran avustaja uudelleen", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Käytössäsi on <strong>%s</strong>/<strong>%s</strong>", - "Password" : "Salasana", - "Unable to change your password" : "Salasanaasi ei voitu vaihtaa", - "Current password" : "Nykyinen salasana", - "New password" : "Uusi salasana", - "Change password" : "Vaihda salasana", + "Profile picture" : "Profiilikuva", + "Upload new" : "Lähetä uusi", + "Remove image" : "Poista kuva", + "Cancel" : "Peru", "Full name" : "Koko nimi", "No display name set" : "Näyttönimeä ei ole asetettu", "Email" : "Sähköpostiosoite", "Your email address" : "Sähköpostiosoitteesi", - "Fill in an email address to enable password recovery and receive notifications" : "Anna sähköpostiosoitteesi, jotta unohdettu salasana on mahdollista palauttaa ja voit vastaanottaa ilmoituksia", "No email address set" : "Sähköpostiosoitetta ei ole asetettu", "You are member of the following groups:" : "Olet jäsenenä seuraavissa ryhmissä:", - "Profile picture" : "Profiilikuva", - "Upload new" : "Lähetä uusi", - "Select new from Files" : "Valitse uusi tiedostoista", - "Remove image" : "Poista kuva", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Joko png- tai jpg-kuva. Mieluiten neliö, voit kuitenkin rajata kuvaa. Tiedosto voi olla korkeintaan 20 megatavun kokoinen.", - "Your avatar is provided by your original account." : "Avatar-kuvasi pohjautuu alkuperäiseen tiliisi.", - "Cancel" : "Peru", - "Choose as profile image" : "Valitse profiilikuvaksi", + "Password" : "Salasana", + "Unable to change your password" : "Salasanaasi ei voitu vaihtaa", + "Current password" : "Nykyinen salasana", + "New password" : "Uusi salasana", + "Change password" : "Vaihda salasana", "Language" : "Kieli", "Help translate" : "Auta kääntämisessä", + "Get the apps to sync your files" : "Aseta sovellukset synkronoimaan tiedostosi", + "Desktop client" : "Työpöytäsovellus", + "Android app" : "Android-sovellus", + "iOS app" : "iOS-sovellus", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Jos haluat tukea projektia, \n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">auta sovelluskehityksessä</a>\n\t\ttai\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">levitä sanaa</a>!", + "Show First Run Wizard again" : "Näytä ensimmäisen käyttökerran avustaja uudelleen", "Common Name" : "Yleinen nimi", "Valid until" : "Kelvollinen", "Issued By" : " Myöntänyt", diff --git a/settings/l10n/fi_FI.json b/settings/l10n/fi_FI.json index 1bd4c95645d..18b8c3938ce 100644 --- a/settings/l10n/fi_FI.json +++ b/settings/l10n/fi_FI.json @@ -104,8 +104,8 @@ "A valid password must be provided" : "Anna kelvollinen salasana", "A valid email must be provided" : "Tarvitaan kelvollinen sähköpostiosoite", "__language_name__" : "_kielen_nimi_", - "Sync clients" : "Synkronointisovellukset", "Personal info" : "Henkilökohtaiset tiedot", + "Sync clients" : "Synkronointisovellukset", "SSL root certificates" : "SSL-juurivarmenteet", "Everything (fatal issues, errors, warnings, info, debug)" : "Kaikki (vakavat ongelmat, virheet, varoitukset, tiedot, vianjäljitys)", "Info, warnings, errors and fatal issues" : "Tiedot, varoitukset, virheet ja vakavat ongelmat", @@ -213,35 +213,30 @@ "Forum" : "Keskustelupalsta", "Issue tracker" : "Ongelmien seuranta", "Commercial support" : "Kaupallinen tuki", - "Get the apps to sync your files" : "Aseta sovellukset synkronoimaan tiedostosi", - "Desktop client" : "Työpöytäsovellus", - "Android app" : "Android-sovellus", - "iOS app" : "iOS-sovellus", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Jos haluat tukea projektia, \n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">auta sovelluskehityksessä</a>\n\t\ttai\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">levitä sanaa</a>!", - "Show First Run Wizard again" : "Näytä ensimmäisen käyttökerran avustaja uudelleen", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Käytössäsi on <strong>%s</strong>/<strong>%s</strong>", - "Password" : "Salasana", - "Unable to change your password" : "Salasanaasi ei voitu vaihtaa", - "Current password" : "Nykyinen salasana", - "New password" : "Uusi salasana", - "Change password" : "Vaihda salasana", + "Profile picture" : "Profiilikuva", + "Upload new" : "Lähetä uusi", + "Remove image" : "Poista kuva", + "Cancel" : "Peru", "Full name" : "Koko nimi", "No display name set" : "Näyttönimeä ei ole asetettu", "Email" : "Sähköpostiosoite", "Your email address" : "Sähköpostiosoitteesi", - "Fill in an email address to enable password recovery and receive notifications" : "Anna sähköpostiosoitteesi, jotta unohdettu salasana on mahdollista palauttaa ja voit vastaanottaa ilmoituksia", "No email address set" : "Sähköpostiosoitetta ei ole asetettu", "You are member of the following groups:" : "Olet jäsenenä seuraavissa ryhmissä:", - "Profile picture" : "Profiilikuva", - "Upload new" : "Lähetä uusi", - "Select new from Files" : "Valitse uusi tiedostoista", - "Remove image" : "Poista kuva", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Joko png- tai jpg-kuva. Mieluiten neliö, voit kuitenkin rajata kuvaa. Tiedosto voi olla korkeintaan 20 megatavun kokoinen.", - "Your avatar is provided by your original account." : "Avatar-kuvasi pohjautuu alkuperäiseen tiliisi.", - "Cancel" : "Peru", - "Choose as profile image" : "Valitse profiilikuvaksi", + "Password" : "Salasana", + "Unable to change your password" : "Salasanaasi ei voitu vaihtaa", + "Current password" : "Nykyinen salasana", + "New password" : "Uusi salasana", + "Change password" : "Vaihda salasana", "Language" : "Kieli", "Help translate" : "Auta kääntämisessä", + "Get the apps to sync your files" : "Aseta sovellukset synkronoimaan tiedostosi", + "Desktop client" : "Työpöytäsovellus", + "Android app" : "Android-sovellus", + "iOS app" : "iOS-sovellus", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Jos haluat tukea projektia, \n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">auta sovelluskehityksessä</a>\n\t\ttai\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">levitä sanaa</a>!", + "Show First Run Wizard again" : "Näytä ensimmäisen käyttökerran avustaja uudelleen", "Common Name" : "Yleinen nimi", "Valid until" : "Kelvollinen", "Issued By" : " Myöntänyt", diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 6a9a5036713..720667b8697 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "Un mot de passe valide doit être saisi", "A valid email must be provided" : "Vous devez fournir une adresse e-mail valide", "__language_name__" : "Français", - "Sync clients" : "Clients de synchronisation", "Personal info" : "Informations personnelles", + "Sync clients" : "Clients de synchronisation", "SSL root certificates" : "Certificats racine SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Tout (erreurs fatales, erreurs, avertissements, informations, debogage)", "Info, warnings, errors and fatal issues" : "Informations, avertissements, erreurs et erreurs fatales", @@ -224,34 +224,30 @@ OC.L10N.register( "Forum" : "Forum", "Issue tracker" : "Suivi de problèmes", "Commercial support" : "Support commercial", - "Get the apps to sync your files" : "Obtenez les applications de synchronisation de vos fichiers", - "Desktop client" : "Client de bureau", - "Android app" : "Application Android", - "iOS app" : "Application iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vous souhaitez apporter votre support au projet\n <a href=\"https://owncloud.org/contribute\"\n target=\"_blank\" rel=\"noreferrer\">rejoignez le développement</a>\n ou\n <a href=\"https://owncloud.org/promote\"\n target=\"_blank\" rel=\"noreferrer\">faites passer le mot</a> !", - "Show First Run Wizard again" : "Revoir la fenêtre d'accueil affichée lors de votre première connexion", - "Password" : "Mot de passe", - "Unable to change your password" : "Impossible de changer votre mot de passe", - "Current password" : "Mot de passe actuel", - "New password" : "Nouveau mot de passe", - "Change password" : "Changer de mot de passe", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Vous utilisez <strong>%s</strong> des <strong>%s<strong> disponibles", + "Profile picture" : "Photo de profil", + "Upload new" : "Nouvelle depuis votre ordinateur", + "Remove image" : "Supprimer l'image", + "Cancel" : "Annuler", "Full name" : "Nom complet", "No display name set" : "Aucun nom d'affichage configuré", "Email" : "Adresse e-mail", "Your email address" : "Votre adresse e-mail", - "Fill in an email address to enable password recovery and receive notifications" : "Saisissez votre adresse e-mail pour permettre la réinitialisation du mot de passe et la réception des notifications", "No email address set" : "Aucune adresse e-mail configurée", "You are member of the following groups:" : "Vous êtes membre des groupes suivants :", - "Profile picture" : "Photo de profil", - "Upload new" : "Nouvelle depuis votre ordinateur", - "Select new from Files" : "Nouvelle depuis les Fichiers", - "Remove image" : "Supprimer l'image", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Format png ou jpg de maximum 20 Mo. Idéalement carrée, mais vous pourrez la recadrer.", - "Your avatar is provided by your original account." : "Votre avatar est fourni par votre compte original.", - "Cancel" : "Annuler", - "Choose as profile image" : "Choisir en tant que photo de profil ", + "Password" : "Mot de passe", + "Unable to change your password" : "Impossible de changer votre mot de passe", + "Current password" : "Mot de passe actuel", + "New password" : "Nouveau mot de passe", + "Change password" : "Changer de mot de passe", "Language" : "Langue", "Help translate" : "Aidez à traduire", + "Get the apps to sync your files" : "Obtenez les applications de synchronisation de vos fichiers", + "Desktop client" : "Client de bureau", + "Android app" : "Application Android", + "iOS app" : "Application iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vous souhaitez apporter votre support au projet\n <a href=\"https://owncloud.org/contribute\"\n target=\"_blank\" rel=\"noreferrer\">rejoignez le développement</a>\n ou\n <a href=\"https://owncloud.org/promote\"\n target=\"_blank\" rel=\"noreferrer\">faites passer le mot</a> !", + "Show First Run Wizard again" : "Revoir la fenêtre d'accueil affichée lors de votre première connexion", "Common Name" : "Nom d'usage", "Valid until" : "Valide jusqu'à", "Issued By" : "Délivré par", diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index abab989d3f9..3127ce4b061 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "Un mot de passe valide doit être saisi", "A valid email must be provided" : "Vous devez fournir une adresse e-mail valide", "__language_name__" : "Français", - "Sync clients" : "Clients de synchronisation", "Personal info" : "Informations personnelles", + "Sync clients" : "Clients de synchronisation", "SSL root certificates" : "Certificats racine SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Tout (erreurs fatales, erreurs, avertissements, informations, debogage)", "Info, warnings, errors and fatal issues" : "Informations, avertissements, erreurs et erreurs fatales", @@ -222,34 +222,30 @@ "Forum" : "Forum", "Issue tracker" : "Suivi de problèmes", "Commercial support" : "Support commercial", - "Get the apps to sync your files" : "Obtenez les applications de synchronisation de vos fichiers", - "Desktop client" : "Client de bureau", - "Android app" : "Application Android", - "iOS app" : "Application iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vous souhaitez apporter votre support au projet\n <a href=\"https://owncloud.org/contribute\"\n target=\"_blank\" rel=\"noreferrer\">rejoignez le développement</a>\n ou\n <a href=\"https://owncloud.org/promote\"\n target=\"_blank\" rel=\"noreferrer\">faites passer le mot</a> !", - "Show First Run Wizard again" : "Revoir la fenêtre d'accueil affichée lors de votre première connexion", - "Password" : "Mot de passe", - "Unable to change your password" : "Impossible de changer votre mot de passe", - "Current password" : "Mot de passe actuel", - "New password" : "Nouveau mot de passe", - "Change password" : "Changer de mot de passe", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Vous utilisez <strong>%s</strong> des <strong>%s<strong> disponibles", + "Profile picture" : "Photo de profil", + "Upload new" : "Nouvelle depuis votre ordinateur", + "Remove image" : "Supprimer l'image", + "Cancel" : "Annuler", "Full name" : "Nom complet", "No display name set" : "Aucun nom d'affichage configuré", "Email" : "Adresse e-mail", "Your email address" : "Votre adresse e-mail", - "Fill in an email address to enable password recovery and receive notifications" : "Saisissez votre adresse e-mail pour permettre la réinitialisation du mot de passe et la réception des notifications", "No email address set" : "Aucune adresse e-mail configurée", "You are member of the following groups:" : "Vous êtes membre des groupes suivants :", - "Profile picture" : "Photo de profil", - "Upload new" : "Nouvelle depuis votre ordinateur", - "Select new from Files" : "Nouvelle depuis les Fichiers", - "Remove image" : "Supprimer l'image", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Format png ou jpg de maximum 20 Mo. Idéalement carrée, mais vous pourrez la recadrer.", - "Your avatar is provided by your original account." : "Votre avatar est fourni par votre compte original.", - "Cancel" : "Annuler", - "Choose as profile image" : "Choisir en tant que photo de profil ", + "Password" : "Mot de passe", + "Unable to change your password" : "Impossible de changer votre mot de passe", + "Current password" : "Mot de passe actuel", + "New password" : "Nouveau mot de passe", + "Change password" : "Changer de mot de passe", "Language" : "Langue", "Help translate" : "Aidez à traduire", + "Get the apps to sync your files" : "Obtenez les applications de synchronisation de vos fichiers", + "Desktop client" : "Client de bureau", + "Android app" : "Application Android", + "iOS app" : "Application iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vous souhaitez apporter votre support au projet\n <a href=\"https://owncloud.org/contribute\"\n target=\"_blank\" rel=\"noreferrer\">rejoignez le développement</a>\n ou\n <a href=\"https://owncloud.org/promote\"\n target=\"_blank\" rel=\"noreferrer\">faites passer le mot</a> !", + "Show First Run Wizard again" : "Revoir la fenêtre d'accueil affichée lors de votre première connexion", "Common Name" : "Nom d'usage", "Valid until" : "Valide jusqu'à", "Issued By" : "Délivré par", diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js index 525b14cd6cd..01f6d7cde1f 100644 --- a/settings/l10n/gl.js +++ b/settings/l10n/gl.js @@ -104,8 +104,8 @@ OC.L10N.register( "A valid password must be provided" : "Debe fornecer un contrasinal", "A valid email must be provided" : "Ten que fornecer un correo funcional", "__language_name__" : "Galego", - "Sync clients" : "Clientes de sincronización", "Personal info" : "Información persoal", + "Sync clients" : "Clientes de sincronización", "SSL root certificates" : "Certificados raíz SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Todo (incidencias críticas, erros, avisos, información, depuración)", "Info, warnings, errors and fatal issues" : "Información, avisos, erros e incidencias críticas", @@ -210,34 +210,29 @@ OC.L10N.register( "Forum" : "Foro", "Issue tracker" : "Seguimento de incidencias", "Commercial support" : "Asistencia comercial", - "Get the apps to sync your files" : "Obteña as aplicacións para sincronizar os seus ficheiros", - "Desktop client" : "Cliente de escritorio", - "Android app" : "Aplicación Android", - "iOS app" : "Aplicación iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se quere axudar ao proxecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">únase ao desenvolvemento</a>\n\t\tou\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">espalle a nova</a>!", - "Show First Run Wizard again" : "Amosar o axudante da primeira execución outra vez", - "Password" : "Contrasinal", - "Unable to change your password" : "Non é posíbel cambiar o seu contrasinal", - "Current password" : "Contrasinal actual", - "New password" : "Novo contrasinal", - "Change password" : "Cambiar o contrasinal", + "Profile picture" : "Imaxe do perfil", + "Upload new" : "Novo envío", + "Remove image" : "Retirar a imaxe", + "Cancel" : "Cancelar", "Full name" : "Nome completo", "No display name set" : "Sen nome visíbel estabelecido", "Email" : "Correo", "Your email address" : "O seu enderezo de correo", - "Fill in an email address to enable password recovery and receive notifications" : "Escriba un enderezo de correo para permitir a recuperación de contrasinais e recibir notificacións", "No email address set" : "Non hai un enderezo de correo definido", "You are member of the following groups:" : "Vostede é membro dos seguintes grupos:", - "Profile picture" : "Imaxe do perfil", - "Upload new" : "Novo envío", - "Select new from Files" : "Seleccionar outra nova desde Ficheiros", - "Remove image" : "Retirar a imaxe", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Calquera png ou jpg. É preferíbel que sexa cadrada, mais poderá recortala. O ficheiro non pode exceder do tamaño máximo de 20MB.", - "Your avatar is provided by your original account." : "O seu avatar é fornecido pola súa conta orixinal.", - "Cancel" : "Cancelar", - "Choose as profile image" : "Escolla unha imaxe para o perfil", + "Password" : "Contrasinal", + "Unable to change your password" : "Non é posíbel cambiar o seu contrasinal", + "Current password" : "Contrasinal actual", + "New password" : "Novo contrasinal", + "Change password" : "Cambiar o contrasinal", "Language" : "Idioma", "Help translate" : "Axude na tradución", + "Get the apps to sync your files" : "Obteña as aplicacións para sincronizar os seus ficheiros", + "Desktop client" : "Cliente de escritorio", + "Android app" : "Aplicación Android", + "iOS app" : "Aplicación iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se quere axudar ao proxecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">únase ao desenvolvemento</a>\n\t\tou\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">espalle a nova</a>!", + "Show First Run Wizard again" : "Amosar o axudante da primeira execución outra vez", "Common Name" : "Nome común", "Valid until" : "Válido ata", "Issued By" : "Fornecido por", diff --git a/settings/l10n/gl.json b/settings/l10n/gl.json index 7447e933e4c..6e05a8c878d 100644 --- a/settings/l10n/gl.json +++ b/settings/l10n/gl.json @@ -102,8 +102,8 @@ "A valid password must be provided" : "Debe fornecer un contrasinal", "A valid email must be provided" : "Ten que fornecer un correo funcional", "__language_name__" : "Galego", - "Sync clients" : "Clientes de sincronización", "Personal info" : "Información persoal", + "Sync clients" : "Clientes de sincronización", "SSL root certificates" : "Certificados raíz SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Todo (incidencias críticas, erros, avisos, información, depuración)", "Info, warnings, errors and fatal issues" : "Información, avisos, erros e incidencias críticas", @@ -208,34 +208,29 @@ "Forum" : "Foro", "Issue tracker" : "Seguimento de incidencias", "Commercial support" : "Asistencia comercial", - "Get the apps to sync your files" : "Obteña as aplicacións para sincronizar os seus ficheiros", - "Desktop client" : "Cliente de escritorio", - "Android app" : "Aplicación Android", - "iOS app" : "Aplicación iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se quere axudar ao proxecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">únase ao desenvolvemento</a>\n\t\tou\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">espalle a nova</a>!", - "Show First Run Wizard again" : "Amosar o axudante da primeira execución outra vez", - "Password" : "Contrasinal", - "Unable to change your password" : "Non é posíbel cambiar o seu contrasinal", - "Current password" : "Contrasinal actual", - "New password" : "Novo contrasinal", - "Change password" : "Cambiar o contrasinal", + "Profile picture" : "Imaxe do perfil", + "Upload new" : "Novo envío", + "Remove image" : "Retirar a imaxe", + "Cancel" : "Cancelar", "Full name" : "Nome completo", "No display name set" : "Sen nome visíbel estabelecido", "Email" : "Correo", "Your email address" : "O seu enderezo de correo", - "Fill in an email address to enable password recovery and receive notifications" : "Escriba un enderezo de correo para permitir a recuperación de contrasinais e recibir notificacións", "No email address set" : "Non hai un enderezo de correo definido", "You are member of the following groups:" : "Vostede é membro dos seguintes grupos:", - "Profile picture" : "Imaxe do perfil", - "Upload new" : "Novo envío", - "Select new from Files" : "Seleccionar outra nova desde Ficheiros", - "Remove image" : "Retirar a imaxe", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Calquera png ou jpg. É preferíbel que sexa cadrada, mais poderá recortala. O ficheiro non pode exceder do tamaño máximo de 20MB.", - "Your avatar is provided by your original account." : "O seu avatar é fornecido pola súa conta orixinal.", - "Cancel" : "Cancelar", - "Choose as profile image" : "Escolla unha imaxe para o perfil", + "Password" : "Contrasinal", + "Unable to change your password" : "Non é posíbel cambiar o seu contrasinal", + "Current password" : "Contrasinal actual", + "New password" : "Novo contrasinal", + "Change password" : "Cambiar o contrasinal", "Language" : "Idioma", "Help translate" : "Axude na tradución", + "Get the apps to sync your files" : "Obteña as aplicacións para sincronizar os seus ficheiros", + "Desktop client" : "Cliente de escritorio", + "Android app" : "Aplicación Android", + "iOS app" : "Aplicación iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se quere axudar ao proxecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">únase ao desenvolvemento</a>\n\t\tou\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">espalle a nova</a>!", + "Show First Run Wizard again" : "Amosar o axudante da primeira execución outra vez", "Common Name" : "Nome común", "Valid until" : "Válido ata", "Issued By" : "Fornecido por", diff --git a/settings/l10n/he.js b/settings/l10n/he.js index 11bba18a12f..dbfba859f4f 100644 --- a/settings/l10n/he.js +++ b/settings/l10n/he.js @@ -23,6 +23,11 @@ OC.L10N.register( "Updating...." : "מתבצע עדכון…", "Error while updating app" : "אירעה שגיאה בעת עדכון היישום", "Updated" : "מעודכן", + "Very weak password" : "סיסמא מאוד חלשה", + "Weak password" : "סיסמא חלשה", + "So-so password" : "סיסמא ככה-ככה", + "Good password" : "סיסמא טובה", + "Strong password" : "סיסמא חזקה", "Delete" : "מחיקה", "Groups" : "קבוצות", "undo" : "ביטול", @@ -46,20 +51,24 @@ OC.L10N.register( "Less" : "פחות", "Version" : "גרסא", "by" : "על ידי", + "Cheers!" : "לחיים!", "Forum" : "פורום", - "Get the apps to sync your files" : "השג את האפליקציות על מנת לסנכרן את הקבצים שלך", - "Show First Run Wizard again" : "הצגת אשף ההפעלה הראשונית שוב", + "Profile picture" : "תמונת פרופיל", + "Cancel" : "ביטול", + "Email" : "דואר אלקטרוני", + "Your email address" : "כתובת הדוא״ל שלך", "Password" : "סיסמא", "Unable to change your password" : "לא ניתן לשנות את הססמה שלך", "Current password" : "ססמה נוכחית", "New password" : "ססמה חדשה", "Change password" : "שינוי ססמה", - "Email" : "דואר אלקטרוני", - "Your email address" : "כתובת הדוא״ל שלך", - "Profile picture" : "תמונת פרופיל", - "Cancel" : "ביטול", "Language" : "פה", "Help translate" : "עזרה בתרגום", + "Get the apps to sync your files" : "השג את האפליקציות על מנת לסנכרן את הקבצים שלך", + "Desktop client" : "מחשב אישי", + "Android app" : "אפליקציית אנרואיד", + "iOS app" : "אפליקציית אייפון", + "Show First Run Wizard again" : "הצגת אשף ההפעלה הראשונית שוב", "Username" : "שם משתמש", "Create" : "יצירה", "Admin Recovery Password" : "ססמת השחזור של המנהל", diff --git a/settings/l10n/he.json b/settings/l10n/he.json index e8d6379d999..c862e787a8c 100644 --- a/settings/l10n/he.json +++ b/settings/l10n/he.json @@ -21,6 +21,11 @@ "Updating...." : "מתבצע עדכון…", "Error while updating app" : "אירעה שגיאה בעת עדכון היישום", "Updated" : "מעודכן", + "Very weak password" : "סיסמא מאוד חלשה", + "Weak password" : "סיסמא חלשה", + "So-so password" : "סיסמא ככה-ככה", + "Good password" : "סיסמא טובה", + "Strong password" : "סיסמא חזקה", "Delete" : "מחיקה", "Groups" : "קבוצות", "undo" : "ביטול", @@ -44,20 +49,24 @@ "Less" : "פחות", "Version" : "גרסא", "by" : "על ידי", + "Cheers!" : "לחיים!", "Forum" : "פורום", - "Get the apps to sync your files" : "השג את האפליקציות על מנת לסנכרן את הקבצים שלך", - "Show First Run Wizard again" : "הצגת אשף ההפעלה הראשונית שוב", + "Profile picture" : "תמונת פרופיל", + "Cancel" : "ביטול", + "Email" : "דואר אלקטרוני", + "Your email address" : "כתובת הדוא״ל שלך", "Password" : "סיסמא", "Unable to change your password" : "לא ניתן לשנות את הססמה שלך", "Current password" : "ססמה נוכחית", "New password" : "ססמה חדשה", "Change password" : "שינוי ססמה", - "Email" : "דואר אלקטרוני", - "Your email address" : "כתובת הדוא״ל שלך", - "Profile picture" : "תמונת פרופיל", - "Cancel" : "ביטול", "Language" : "פה", "Help translate" : "עזרה בתרגום", + "Get the apps to sync your files" : "השג את האפליקציות על מנת לסנכרן את הקבצים שלך", + "Desktop client" : "מחשב אישי", + "Android app" : "אפליקציית אנרואיד", + "iOS app" : "אפליקציית אייפון", + "Show First Run Wizard again" : "הצגת אשף ההפעלה הראשונית שוב", "Username" : "שם משתמש", "Create" : "יצירה", "Admin Recovery Password" : "ססמת השחזור של המנהל", diff --git a/settings/l10n/hi.js b/settings/l10n/hi.js index 2925a7e0fc0..715292b3dc8 100644 --- a/settings/l10n/hi.js +++ b/settings/l10n/hi.js @@ -3,9 +3,9 @@ OC.L10N.register( { "Email sent" : "ईमेल भेज दिया गया है ", "More" : "और अधिक", + "Cancel" : "रद्द करें ", "Password" : "पासवर्ड", "New password" : "नया पासवर्ड", - "Cancel" : "रद्द करें ", "Username" : "प्रयोक्ता का नाम" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/hi.json b/settings/l10n/hi.json index b607c019c6f..c06462a29d9 100644 --- a/settings/l10n/hi.json +++ b/settings/l10n/hi.json @@ -1,9 +1,9 @@ { "translations": { "Email sent" : "ईमेल भेज दिया गया है ", "More" : "और अधिक", + "Cancel" : "रद्द करें ", "Password" : "पासवर्ड", "New password" : "नया पासवर्ड", - "Cancel" : "रद्द करें ", "Username" : "प्रयोक्ता का नाम" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/settings/l10n/hr.js b/settings/l10n/hr.js index c841816616d..6b66988b07d 100644 --- a/settings/l10n/hr.js +++ b/settings/l10n/hr.js @@ -120,25 +120,21 @@ OC.L10N.register( "Uninstall App" : "Deinstalirajte app", "Cheers!" : "Cheers!", "Forum" : "Forum", - "Get the apps to sync your files" : "Koristite aplikacije za sinkronizaciju svojih datoteka", - "Show First Run Wizard again" : "Opet pokažite First Run Wizard", + "Profile picture" : "Slika profila", + "Upload new" : "Učitajte novu", + "Remove image" : "Uklonite sliku", + "Cancel" : "Odustanite", + "Email" : "E-pošta", + "Your email address" : "Vaša adresa e-pošte", "Password" : "Lozinka", "Unable to change your password" : "Vašu lozinku nije moguće promijeniti", "Current password" : "Trenutna lozinka", "New password" : "Nova lozinka", "Change password" : "Promijenite lozinku", - "Email" : "E-pošta", - "Your email address" : "Vaša adresa e-pošte", - "Fill in an email address to enable password recovery and receive notifications" : "Unesite adresu e-pošte da biste omogućili oporavak lozinke i primili notifikacije", - "Profile picture" : "Slika profila", - "Upload new" : "Učitajte novu", - "Select new from Files" : "Odaberite novu iz datoteka", - "Remove image" : "Uklonite sliku", - "Your avatar is provided by your original account." : "Vaš avatar je isporučen od strane vašeg izvornog računa", - "Cancel" : "Odustanite", - "Choose as profile image" : "Odaberite kao sliku profila", "Language" : "Jezik", "Help translate" : "Pomozite prevesti", + "Get the apps to sync your files" : "Koristite aplikacije za sinkronizaciju svojih datoteka", + "Show First Run Wizard again" : "Opet pokažite First Run Wizard", "Common Name" : "Common Name", "Valid until" : "Valid until", "Issued By" : "Issued By", diff --git a/settings/l10n/hr.json b/settings/l10n/hr.json index 4497d7acd64..b8e8c035fe9 100644 --- a/settings/l10n/hr.json +++ b/settings/l10n/hr.json @@ -118,25 +118,21 @@ "Uninstall App" : "Deinstalirajte app", "Cheers!" : "Cheers!", "Forum" : "Forum", - "Get the apps to sync your files" : "Koristite aplikacije za sinkronizaciju svojih datoteka", - "Show First Run Wizard again" : "Opet pokažite First Run Wizard", + "Profile picture" : "Slika profila", + "Upload new" : "Učitajte novu", + "Remove image" : "Uklonite sliku", + "Cancel" : "Odustanite", + "Email" : "E-pošta", + "Your email address" : "Vaša adresa e-pošte", "Password" : "Lozinka", "Unable to change your password" : "Vašu lozinku nije moguće promijeniti", "Current password" : "Trenutna lozinka", "New password" : "Nova lozinka", "Change password" : "Promijenite lozinku", - "Email" : "E-pošta", - "Your email address" : "Vaša adresa e-pošte", - "Fill in an email address to enable password recovery and receive notifications" : "Unesite adresu e-pošte da biste omogućili oporavak lozinke i primili notifikacije", - "Profile picture" : "Slika profila", - "Upload new" : "Učitajte novu", - "Select new from Files" : "Odaberite novu iz datoteka", - "Remove image" : "Uklonite sliku", - "Your avatar is provided by your original account." : "Vaš avatar je isporučen od strane vašeg izvornog računa", - "Cancel" : "Odustanite", - "Choose as profile image" : "Odaberite kao sliku profila", "Language" : "Jezik", "Help translate" : "Pomozite prevesti", + "Get the apps to sync your files" : "Koristite aplikacije za sinkronizaciju svojih datoteka", + "Show First Run Wizard again" : "Opet pokažite First Run Wizard", "Common Name" : "Common Name", "Valid until" : "Valid until", "Issued By" : "Issued By", diff --git a/settings/l10n/hu_HU.js b/settings/l10n/hu_HU.js index 388eb0d7e09..6d1904fe6a6 100644 --- a/settings/l10n/hu_HU.js +++ b/settings/l10n/hu_HU.js @@ -100,8 +100,8 @@ OC.L10N.register( "A valid password must be provided" : "Érvényes jelszót kell megadnia", "A valid email must be provided" : "Érvényes e-mail címet kell megadni", "__language_name__" : "__language_name__", - "Sync clients" : "Szinkronizáló kliensek", "Personal info" : "Személyes információk", + "Sync clients" : "Szinkronizáló kliensek", "SSL root certificates" : "SSL tanúsítványok", "Everything (fatal issues, errors, warnings, info, debug)" : "Minden (végzetes hibák, hibák, figyelmeztetések, információk, hibakeresési üzenetek)", "Info, warnings, errors and fatal issues" : "Információk, figyelmeztetések, hibák és végzetes hibák", @@ -207,35 +207,30 @@ OC.L10N.register( "Forum" : "Fórum", "Issue tracker" : "Hibabejelentések", "Commercial support" : "Kereskedelmi támogatás", - "Get the apps to sync your files" : "Töltse le az állományok szinkronizációjához szükséges programokat!", - "Desktop client" : "Asztali kliens", - "Android app" : "Android applikáció", - "iOS app" : "IOS applikáció", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ha segíteni szeretnéd a projektet\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">csatlakozz a fejlesztéshez</a>\n\t\tvagy\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">hirdesd az igét</a>!", - "Show First Run Wizard again" : "Nézzük meg újra az első bejelentkezéskori segítséget!", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Jelenleg használt: <strong>%s</strong>, maximálisan elérhető: <strong>%s</strong>", - "Password" : "Jelszó", - "Unable to change your password" : "A jelszó nem változtatható meg", - "Current password" : "A jelenlegi jelszó", - "New password" : "Az új jelszó", - "Change password" : "A jelszó megváltoztatása", + "Profile picture" : "Profilkép", + "Upload new" : "Új feltöltése", + "Remove image" : "A kép eltávolítása", + "Cancel" : "Mégsem", "Full name" : "Teljes név", "No display name set" : "Nincs megjelenítési név beállítva", "Email" : "E-mail", "Your email address" : "Az Ön e-mail címe", - "Fill in an email address to enable password recovery and receive notifications" : "Adja meg az e-mail címét, hogy vissza tudja állítani a jelszavát, illetve, hogy rendszeres jelentéseket kaphasson!", "No email address set" : "Nincs e-mail cím beállítva", "You are member of the following groups:" : "Tagja vagy a következő csoport(ok)nak:", - "Profile picture" : "Profilkép", - "Upload new" : "Új feltöltése", - "Select new from Files" : "Új kiválasztása a Fájlokból", - "Remove image" : "A kép eltávolítása", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Csak png vagy jpg lehet. Ideális esetben négyzet alakú, de lehetőséged lesz vágni. A fájl nem haladhatja meg a 20 MB-os méretet.", - "Your avatar is provided by your original account." : "A kép az eredeti bejelentkezési adatai alapján lett beállítva.", - "Cancel" : "Mégsem", - "Choose as profile image" : "Válasszuk ki profilképnek", + "Password" : "Jelszó", + "Unable to change your password" : "A jelszó nem változtatható meg", + "Current password" : "A jelenlegi jelszó", + "New password" : "Az új jelszó", + "Change password" : "A jelszó megváltoztatása", "Language" : "Nyelv", "Help translate" : "Segítsen a fordításban!", + "Get the apps to sync your files" : "Töltse le az állományok szinkronizációjához szükséges programokat!", + "Desktop client" : "Asztali kliens", + "Android app" : "Android applikáció", + "iOS app" : "IOS applikáció", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ha segíteni szeretnéd a projektet\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">csatlakozz a fejlesztéshez</a>\n\t\tvagy\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">hirdesd az igét</a>!", + "Show First Run Wizard again" : "Nézzük meg újra az első bejelentkezéskori segítséget!", "Common Name" : "Általános Név", "Valid until" : "Érvényes", "Issued By" : "Kiadta", diff --git a/settings/l10n/hu_HU.json b/settings/l10n/hu_HU.json index 467585c2703..b0ee4ae012b 100644 --- a/settings/l10n/hu_HU.json +++ b/settings/l10n/hu_HU.json @@ -98,8 +98,8 @@ "A valid password must be provided" : "Érvényes jelszót kell megadnia", "A valid email must be provided" : "Érvényes e-mail címet kell megadni", "__language_name__" : "__language_name__", - "Sync clients" : "Szinkronizáló kliensek", "Personal info" : "Személyes információk", + "Sync clients" : "Szinkronizáló kliensek", "SSL root certificates" : "SSL tanúsítványok", "Everything (fatal issues, errors, warnings, info, debug)" : "Minden (végzetes hibák, hibák, figyelmeztetések, információk, hibakeresési üzenetek)", "Info, warnings, errors and fatal issues" : "Információk, figyelmeztetések, hibák és végzetes hibák", @@ -205,35 +205,30 @@ "Forum" : "Fórum", "Issue tracker" : "Hibabejelentések", "Commercial support" : "Kereskedelmi támogatás", - "Get the apps to sync your files" : "Töltse le az állományok szinkronizációjához szükséges programokat!", - "Desktop client" : "Asztali kliens", - "Android app" : "Android applikáció", - "iOS app" : "IOS applikáció", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ha segíteni szeretnéd a projektet\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">csatlakozz a fejlesztéshez</a>\n\t\tvagy\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">hirdesd az igét</a>!", - "Show First Run Wizard again" : "Nézzük meg újra az első bejelentkezéskori segítséget!", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Jelenleg használt: <strong>%s</strong>, maximálisan elérhető: <strong>%s</strong>", - "Password" : "Jelszó", - "Unable to change your password" : "A jelszó nem változtatható meg", - "Current password" : "A jelenlegi jelszó", - "New password" : "Az új jelszó", - "Change password" : "A jelszó megváltoztatása", + "Profile picture" : "Profilkép", + "Upload new" : "Új feltöltése", + "Remove image" : "A kép eltávolítása", + "Cancel" : "Mégsem", "Full name" : "Teljes név", "No display name set" : "Nincs megjelenítési név beállítva", "Email" : "E-mail", "Your email address" : "Az Ön e-mail címe", - "Fill in an email address to enable password recovery and receive notifications" : "Adja meg az e-mail címét, hogy vissza tudja állítani a jelszavát, illetve, hogy rendszeres jelentéseket kaphasson!", "No email address set" : "Nincs e-mail cím beállítva", "You are member of the following groups:" : "Tagja vagy a következő csoport(ok)nak:", - "Profile picture" : "Profilkép", - "Upload new" : "Új feltöltése", - "Select new from Files" : "Új kiválasztása a Fájlokból", - "Remove image" : "A kép eltávolítása", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Csak png vagy jpg lehet. Ideális esetben négyzet alakú, de lehetőséged lesz vágni. A fájl nem haladhatja meg a 20 MB-os méretet.", - "Your avatar is provided by your original account." : "A kép az eredeti bejelentkezési adatai alapján lett beállítva.", - "Cancel" : "Mégsem", - "Choose as profile image" : "Válasszuk ki profilképnek", + "Password" : "Jelszó", + "Unable to change your password" : "A jelszó nem változtatható meg", + "Current password" : "A jelenlegi jelszó", + "New password" : "Az új jelszó", + "Change password" : "A jelszó megváltoztatása", "Language" : "Nyelv", "Help translate" : "Segítsen a fordításban!", + "Get the apps to sync your files" : "Töltse le az állományok szinkronizációjához szükséges programokat!", + "Desktop client" : "Asztali kliens", + "Android app" : "Android applikáció", + "iOS app" : "IOS applikáció", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ha segíteni szeretnéd a projektet\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">csatlakozz a fejlesztéshez</a>\n\t\tvagy\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">hirdesd az igét</a>!", + "Show First Run Wizard again" : "Nézzük meg újra az első bejelentkezéskori segítséget!", "Common Name" : "Általános Név", "Valid until" : "Érvényes", "Issued By" : "Kiadta", diff --git a/settings/l10n/hy.js b/settings/l10n/hy.js index 01bf86bc863..15df5e696f1 100644 --- a/settings/l10n/hy.js +++ b/settings/l10n/hy.js @@ -11,10 +11,10 @@ OC.L10N.register( "add group" : "խումբ ավելացնել", "SSL" : "SSL", "TLS" : "TLS", + "Cancel" : "Չեղարկել", + "Email" : "Էլ. հասցե", "Password" : "Գաղտնաբառ", "New password" : "Նոր գաղտնաբառ", - "Email" : "Էլ. հասցե", - "Cancel" : "Չեղարկել", "Language" : "Լեզու", "Help translate" : "Օգնել թարգմանել", "Username" : "Օգտանուն", diff --git a/settings/l10n/hy.json b/settings/l10n/hy.json index 4fc1882858d..5aa20272d3c 100644 --- a/settings/l10n/hy.json +++ b/settings/l10n/hy.json @@ -9,10 +9,10 @@ "add group" : "խումբ ավելացնել", "SSL" : "SSL", "TLS" : "TLS", + "Cancel" : "Չեղարկել", + "Email" : "Էլ. հասցե", "Password" : "Գաղտնաբառ", "New password" : "Նոր գաղտնաբառ", - "Email" : "Էլ. հասցե", - "Cancel" : "Չեղարկել", "Language" : "Լեզու", "Help translate" : "Օգնել թարգմանել", "Username" : "Օգտանուն", diff --git a/settings/l10n/ia.js b/settings/l10n/ia.js index 0c06c89fc7b..264659f6b93 100644 --- a/settings/l10n/ia.js +++ b/settings/l10n/ia.js @@ -21,18 +21,18 @@ OC.L10N.register( "More" : "Plus", "by" : "per", "Cheers!" : "Acclamationes!", - "Get the apps to sync your files" : "Obtene le apps (applicationes) pro synchronizar tu files", + "Profile picture" : "Imagine de profilo", + "Cancel" : "Cancellar", + "Email" : "E-posta", + "Your email address" : "Tu adresse de e-posta", "Password" : "Contrasigno", "Unable to change your password" : "Non pote cambiar tu contrasigno", "Current password" : "Contrasigno currente", "New password" : "Nove contrasigno", "Change password" : "Cambiar contrasigno", - "Email" : "E-posta", - "Your email address" : "Tu adresse de e-posta", - "Profile picture" : "Imagine de profilo", - "Cancel" : "Cancellar", "Language" : "Linguage", "Help translate" : "Adjuta a traducer", + "Get the apps to sync your files" : "Obtene le apps (applicationes) pro synchronizar tu files", "Username" : "Nomine de usator", "Create" : "Crear", "Group" : "Gruppo", diff --git a/settings/l10n/ia.json b/settings/l10n/ia.json index 2b7a5222aca..fc0e1d7430a 100644 --- a/settings/l10n/ia.json +++ b/settings/l10n/ia.json @@ -19,18 +19,18 @@ "More" : "Plus", "by" : "per", "Cheers!" : "Acclamationes!", - "Get the apps to sync your files" : "Obtene le apps (applicationes) pro synchronizar tu files", + "Profile picture" : "Imagine de profilo", + "Cancel" : "Cancellar", + "Email" : "E-posta", + "Your email address" : "Tu adresse de e-posta", "Password" : "Contrasigno", "Unable to change your password" : "Non pote cambiar tu contrasigno", "Current password" : "Contrasigno currente", "New password" : "Nove contrasigno", "Change password" : "Cambiar contrasigno", - "Email" : "E-posta", - "Your email address" : "Tu adresse de e-posta", - "Profile picture" : "Imagine de profilo", - "Cancel" : "Cancellar", "Language" : "Linguage", "Help translate" : "Adjuta a traducer", + "Get the apps to sync your files" : "Obtene le apps (applicationes) pro synchronizar tu files", "Username" : "Nomine de usator", "Create" : "Crear", "Group" : "Gruppo", diff --git a/settings/l10n/id.js b/settings/l10n/id.js index b3ba2dd91fb..68eeb1d6bc8 100644 --- a/settings/l10n/id.js +++ b/settings/l10n/id.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "Harus memberikan sandi yang benar", "A valid email must be provided" : "Email yang benar harus diberikan", "__language_name__" : "__language_name__", - "Sync clients" : "Klien sync", "Personal info" : "Info pribadi", + "Sync clients" : "Klien sync", "SSL root certificates" : "Sertifikat root SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Semuanya (Masalah fatal, kesalahan, peringatan, info, debug)", "Info, warnings, errors and fatal issues" : "Info, peringatan, kesalahan dan masalah fatal", @@ -223,34 +223,29 @@ OC.L10N.register( "Forum" : "Forum", "Issue tracker" : "Pelacak masalah", "Commercial support" : "Dukungan komersial", - "Get the apps to sync your files" : "Dapatkan aplikasi untuk sinkronisasi berkas Anda", - "Desktop client" : "Klien desktop", - "Android app" : "Aplikasi Android", - "iOS app" : "Aplikasi iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Jika Anda ingin mendukung proyek ini\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">bergabunglah dalam pengembangan</a>\n\t\tatau\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">promosikan</a>!", - "Show First Run Wizard again" : "Tampilkan Penuntun Konfigurasi Awal", - "Password" : "Sandi", - "Unable to change your password" : "Gagal mengubah sandi Anda", - "Current password" : "Sandi saat ini", - "New password" : "Sandi baru", - "Change password" : "Ubah sandi", + "Profile picture" : "Foto profil", + "Upload new" : "Unggah baru", + "Remove image" : "Hapus gambar", + "Cancel" : "Batal", "Full name" : "Nama lengkap", "No display name set" : "Nama tampilan tidak diatur", "Email" : "Email", "Your email address" : "Alamat email Anda", - "Fill in an email address to enable password recovery and receive notifications" : "Isikan alamat email untuk mengaktifkan pemulihan sandi dan menerima notifikasi", "No email address set" : "Alamat email tidak diatur", "You are member of the following groups:" : "Anda adalah anggota dari grup berikut:", - "Profile picture" : "Foto profil", - "Upload new" : "Unggah baru", - "Select new from Files" : "Pilih baru dari Berkas", - "Remove image" : "Hapus gambar", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Boleh png atau jpg. Idealnya berbentuk persegi tetapi Anda dapat memotongnya. Berkas tidak diizinkan melebihi ukuran 20 MB.", - "Your avatar is provided by your original account." : "Avatar disediakan oleh akun asli Anda.", - "Cancel" : "Batal", - "Choose as profile image" : "Pilih sebagai gambar profil", + "Password" : "Sandi", + "Unable to change your password" : "Gagal mengubah sandi Anda", + "Current password" : "Sandi saat ini", + "New password" : "Sandi baru", + "Change password" : "Ubah sandi", "Language" : "Bahasa", "Help translate" : "Bantu menerjemahkan", + "Get the apps to sync your files" : "Dapatkan aplikasi untuk sinkronisasi berkas Anda", + "Desktop client" : "Klien desktop", + "Android app" : "Aplikasi Android", + "iOS app" : "Aplikasi iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Jika Anda ingin mendukung proyek ini\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">bergabunglah dalam pengembangan</a>\n\t\tatau\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">promosikan</a>!", + "Show First Run Wizard again" : "Tampilkan Penuntun Konfigurasi Awal", "Common Name" : "Nama umum", "Valid until" : "Berlaku sampai", "Issued By" : "Diterbitkan oleh", diff --git a/settings/l10n/id.json b/settings/l10n/id.json index 8004eea747f..585104b97aa 100644 --- a/settings/l10n/id.json +++ b/settings/l10n/id.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "Harus memberikan sandi yang benar", "A valid email must be provided" : "Email yang benar harus diberikan", "__language_name__" : "__language_name__", - "Sync clients" : "Klien sync", "Personal info" : "Info pribadi", + "Sync clients" : "Klien sync", "SSL root certificates" : "Sertifikat root SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Semuanya (Masalah fatal, kesalahan, peringatan, info, debug)", "Info, warnings, errors and fatal issues" : "Info, peringatan, kesalahan dan masalah fatal", @@ -221,34 +221,29 @@ "Forum" : "Forum", "Issue tracker" : "Pelacak masalah", "Commercial support" : "Dukungan komersial", - "Get the apps to sync your files" : "Dapatkan aplikasi untuk sinkronisasi berkas Anda", - "Desktop client" : "Klien desktop", - "Android app" : "Aplikasi Android", - "iOS app" : "Aplikasi iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Jika Anda ingin mendukung proyek ini\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">bergabunglah dalam pengembangan</a>\n\t\tatau\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">promosikan</a>!", - "Show First Run Wizard again" : "Tampilkan Penuntun Konfigurasi Awal", - "Password" : "Sandi", - "Unable to change your password" : "Gagal mengubah sandi Anda", - "Current password" : "Sandi saat ini", - "New password" : "Sandi baru", - "Change password" : "Ubah sandi", + "Profile picture" : "Foto profil", + "Upload new" : "Unggah baru", + "Remove image" : "Hapus gambar", + "Cancel" : "Batal", "Full name" : "Nama lengkap", "No display name set" : "Nama tampilan tidak diatur", "Email" : "Email", "Your email address" : "Alamat email Anda", - "Fill in an email address to enable password recovery and receive notifications" : "Isikan alamat email untuk mengaktifkan pemulihan sandi dan menerima notifikasi", "No email address set" : "Alamat email tidak diatur", "You are member of the following groups:" : "Anda adalah anggota dari grup berikut:", - "Profile picture" : "Foto profil", - "Upload new" : "Unggah baru", - "Select new from Files" : "Pilih baru dari Berkas", - "Remove image" : "Hapus gambar", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Boleh png atau jpg. Idealnya berbentuk persegi tetapi Anda dapat memotongnya. Berkas tidak diizinkan melebihi ukuran 20 MB.", - "Your avatar is provided by your original account." : "Avatar disediakan oleh akun asli Anda.", - "Cancel" : "Batal", - "Choose as profile image" : "Pilih sebagai gambar profil", + "Password" : "Sandi", + "Unable to change your password" : "Gagal mengubah sandi Anda", + "Current password" : "Sandi saat ini", + "New password" : "Sandi baru", + "Change password" : "Ubah sandi", "Language" : "Bahasa", "Help translate" : "Bantu menerjemahkan", + "Get the apps to sync your files" : "Dapatkan aplikasi untuk sinkronisasi berkas Anda", + "Desktop client" : "Klien desktop", + "Android app" : "Aplikasi Android", + "iOS app" : "Aplikasi iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Jika Anda ingin mendukung proyek ini\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">bergabunglah dalam pengembangan</a>\n\t\tatau\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">promosikan</a>!", + "Show First Run Wizard again" : "Tampilkan Penuntun Konfigurasi Awal", "Common Name" : "Nama umum", "Valid until" : "Berlaku sampai", "Issued By" : "Diterbitkan oleh", diff --git a/settings/l10n/is.js b/settings/l10n/is.js index 8dad6854cde..ed11afcebe2 100644 --- a/settings/l10n/is.js +++ b/settings/l10n/is.js @@ -37,14 +37,14 @@ OC.L10N.register( "by" : "af", "Cheers!" : "Skál!", "Forum" : "Vefspjall", + "Cancel" : "Hætta við", + "Email" : "Netfang", + "Your email address" : "Netfangið þitt", "Password" : "Lykilorð", "Unable to change your password" : "Ekki tókst að breyta lykilorðinu þínu", "Current password" : "Núverandi lykilorð", "New password" : "Nýtt lykilorð", "Change password" : "Breyta lykilorði", - "Email" : "Netfang", - "Your email address" : "Netfangið þitt", - "Cancel" : "Hætta við", "Language" : "Tungumál", "Help translate" : "Hjálpa við þýðingu", "Username" : "Notendanafn", diff --git a/settings/l10n/is.json b/settings/l10n/is.json index 17b9b2b19a9..d6f83f3e4a9 100644 --- a/settings/l10n/is.json +++ b/settings/l10n/is.json @@ -35,14 +35,14 @@ "by" : "af", "Cheers!" : "Skál!", "Forum" : "Vefspjall", + "Cancel" : "Hætta við", + "Email" : "Netfang", + "Your email address" : "Netfangið þitt", "Password" : "Lykilorð", "Unable to change your password" : "Ekki tókst að breyta lykilorðinu þínu", "Current password" : "Núverandi lykilorð", "New password" : "Nýtt lykilorð", "Change password" : "Breyta lykilorði", - "Email" : "Netfang", - "Your email address" : "Netfangið þitt", - "Cancel" : "Hætta við", "Language" : "Tungumál", "Help translate" : "Hjálpa við þýðingu", "Username" : "Notendanafn", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index bbb58dcae90..426838c9971 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "Deve essere fornita una password valida", "A valid email must be provided" : "Deve essere fornito un indirizzo email valido", "__language_name__" : "Italiano", - "Sync clients" : "Client di sincronizzazione", "Personal info" : "Informazioni personali", + "Sync clients" : "Client di sincronizzazione", "SSL root certificates" : "Certificati SSL radice", "Everything (fatal issues, errors, warnings, info, debug)" : "Tutto (problemi gravi, errori, avvisi, informazioni, debug)", "Info, warnings, errors and fatal issues" : "Informazioni, avvisi, errori e problemi gravi", @@ -224,35 +224,30 @@ OC.L10N.register( "Forum" : "Forum", "Issue tracker" : "Sistema di tracciamento dei problemi", "Commercial support" : "Supporto commerciale", - "Get the apps to sync your files" : "Scarica le applicazioni per sincronizzare i tuoi file", - "Desktop client" : "Client desktop", - "Android app" : "Applicazione Android", - "iOS app" : "Applicazione iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se vuoi supportare il progetto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">diventa uno sviluppatore</a>\n\t\to\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">diffondi il verbo</a>!", - "Show First Run Wizard again" : "Mostra nuovamente la procedura di primo avvio", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong>", - "Password" : "Password", - "Unable to change your password" : "Modifica password non riuscita", - "Current password" : "Password attuale", - "New password" : "Nuova password", - "Change password" : "Modifica password", + "Profile picture" : "Immagine del profilo", + "Upload new" : "Carica nuova", + "Remove image" : "Rimuovi immagine", + "Cancel" : "Annulla", "Full name" : "Nome completo", "No display name set" : "Nome visualizzato non impostato", "Email" : "Posta elettronica", "Your email address" : "Il tuo indirizzo email", - "Fill in an email address to enable password recovery and receive notifications" : "Inserisci il tuo indirizzo di posta per abilitare il ripristino della password e ricevere notifiche", "No email address set" : "Nessun indirizzo email impostato", "You are member of the following groups:" : "Sei membro dei seguenti gruppi:", - "Profile picture" : "Immagine del profilo", - "Upload new" : "Carica nuova", - "Select new from Files" : "Seleziona nuova da file", - "Remove image" : "Rimuovi immagine", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Sia png che jpg. Preferibilmente quadrata, ma potrai ritagliarla. Il file non può superare la dimensione massima di 20 MB.", - "Your avatar is provided by your original account." : "Il tuo avatar è ottenuto dal tuo account originale.", - "Cancel" : "Annulla", - "Choose as profile image" : "Scegli come immagine del profilo", + "Password" : "Password", + "Unable to change your password" : "Modifica password non riuscita", + "Current password" : "Password attuale", + "New password" : "Nuova password", + "Change password" : "Modifica password", "Language" : "Lingua", "Help translate" : "Migliora la traduzione", + "Get the apps to sync your files" : "Scarica le applicazioni per sincronizzare i tuoi file", + "Desktop client" : "Client desktop", + "Android app" : "Applicazione Android", + "iOS app" : "Applicazione iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se vuoi supportare il progetto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">diventa uno sviluppatore</a>\n\t\to\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">diffondi il verbo</a>!", + "Show First Run Wizard again" : "Mostra nuovamente la procedura di primo avvio", "Common Name" : "Nome comune", "Valid until" : "Valido fino al", "Issued By" : "Emesso da", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 99520e1350c..b78fd4c236d 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "Deve essere fornita una password valida", "A valid email must be provided" : "Deve essere fornito un indirizzo email valido", "__language_name__" : "Italiano", - "Sync clients" : "Client di sincronizzazione", "Personal info" : "Informazioni personali", + "Sync clients" : "Client di sincronizzazione", "SSL root certificates" : "Certificati SSL radice", "Everything (fatal issues, errors, warnings, info, debug)" : "Tutto (problemi gravi, errori, avvisi, informazioni, debug)", "Info, warnings, errors and fatal issues" : "Informazioni, avvisi, errori e problemi gravi", @@ -222,35 +222,30 @@ "Forum" : "Forum", "Issue tracker" : "Sistema di tracciamento dei problemi", "Commercial support" : "Supporto commerciale", - "Get the apps to sync your files" : "Scarica le applicazioni per sincronizzare i tuoi file", - "Desktop client" : "Client desktop", - "Android app" : "Applicazione Android", - "iOS app" : "Applicazione iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se vuoi supportare il progetto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">diventa uno sviluppatore</a>\n\t\to\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">diffondi il verbo</a>!", - "Show First Run Wizard again" : "Mostra nuovamente la procedura di primo avvio", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong>", - "Password" : "Password", - "Unable to change your password" : "Modifica password non riuscita", - "Current password" : "Password attuale", - "New password" : "Nuova password", - "Change password" : "Modifica password", + "Profile picture" : "Immagine del profilo", + "Upload new" : "Carica nuova", + "Remove image" : "Rimuovi immagine", + "Cancel" : "Annulla", "Full name" : "Nome completo", "No display name set" : "Nome visualizzato non impostato", "Email" : "Posta elettronica", "Your email address" : "Il tuo indirizzo email", - "Fill in an email address to enable password recovery and receive notifications" : "Inserisci il tuo indirizzo di posta per abilitare il ripristino della password e ricevere notifiche", "No email address set" : "Nessun indirizzo email impostato", "You are member of the following groups:" : "Sei membro dei seguenti gruppi:", - "Profile picture" : "Immagine del profilo", - "Upload new" : "Carica nuova", - "Select new from Files" : "Seleziona nuova da file", - "Remove image" : "Rimuovi immagine", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Sia png che jpg. Preferibilmente quadrata, ma potrai ritagliarla. Il file non può superare la dimensione massima di 20 MB.", - "Your avatar is provided by your original account." : "Il tuo avatar è ottenuto dal tuo account originale.", - "Cancel" : "Annulla", - "Choose as profile image" : "Scegli come immagine del profilo", + "Password" : "Password", + "Unable to change your password" : "Modifica password non riuscita", + "Current password" : "Password attuale", + "New password" : "Nuova password", + "Change password" : "Modifica password", "Language" : "Lingua", "Help translate" : "Migliora la traduzione", + "Get the apps to sync your files" : "Scarica le applicazioni per sincronizzare i tuoi file", + "Desktop client" : "Client desktop", + "Android app" : "Applicazione Android", + "iOS app" : "Applicazione iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se vuoi supportare il progetto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">diventa uno sviluppatore</a>\n\t\to\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">diffondi il verbo</a>!", + "Show First Run Wizard again" : "Mostra nuovamente la procedura di primo avvio", "Common Name" : "Nome comune", "Valid until" : "Valido fino al", "Issued By" : "Emesso da", diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 5af40a49b8e..0e87523179e 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "有効なパスワードを指定する必要があります", "A valid email must be provided" : "有効なメールアドレスを指定する必要があります", "__language_name__" : "Japanese (日本語)", - "Sync clients" : "同期用クライアント", "Personal info" : "個人情報", + "Sync clients" : "同期用クライアント", "SSL root certificates" : "SSLルート証明書", "Everything (fatal issues, errors, warnings, info, debug)" : "すべて (致命的な問題、エラー、警告、情報、デバッグ)", "Info, warnings, errors and fatal issues" : "情報、警告、エラー、致命的な問題", @@ -224,35 +224,30 @@ OC.L10N.register( "Forum" : "フォーラム", "Issue tracker" : "イシュートラッカー", "Commercial support" : "商用サポート", - "Get the apps to sync your files" : "ファイルを同期するアプリを取得しましょう", - "Desktop client" : "デスクトップクライアント", - "Android app" : "Androidアプリ", - "iOS app" : "iOSアプリ", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "プロジェクトをサポートしていただける場合は、\n<a href=\"https://owncloud.org/contribute\"\ntarget=\"_blank\">開発に参加する</a>か、\n<a href=\"https://owncloud.org/promote\"\ntarget=\"_blank\">プロジェクトを広く伝えてください</a>!", - "Show First Run Wizard again" : "初回ウィザードを再表示する", "You are using <strong>%s</strong> of <strong>%s</strong>" : "<strong>%s</strong> / <strong>%s</strong> が現在使用中です", - "Password" : "パスワード", - "Unable to change your password" : "パスワードを変更することができません", - "Current password" : "現在のパスワード", - "New password" : "新しいパスワード", - "Change password" : "パスワードを変更", + "Profile picture" : "プロフィール画像", + "Upload new" : "新たにアップロード", + "Remove image" : "画像を削除", + "Cancel" : "キャンセル", "Full name" : "氏名", "No display name set" : "表示名が未設定", "Email" : "メール", "Your email address" : "あなたのメールアドレス", - "Fill in an email address to enable password recovery and receive notifications" : "パスワードの回復を有効にし、通知を受け取るにはメールアドレスを入力してください", "No email address set" : "メールアドレスが設定されていません", "You are member of the following groups:" : "以下のグループのメンバーです:", - "Profile picture" : "プロフィール画像", - "Upload new" : "新たにアップロード", - "Select new from Files" : "新しいファイルを選択", - "Remove image" : "画像を削除", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "pngまたはjpg形式。正方形が理想ですが、切り取って加工することもできます。ファイルは最大20MBを超えないようにしてください。", - "Your avatar is provided by your original account." : "あなたのアバターは、あなたのオリジナルのアカウントで提供されています。", - "Cancel" : "キャンセル", - "Choose as profile image" : "プロファイル画像として選択", + "Password" : "パスワード", + "Unable to change your password" : "パスワードを変更することができません", + "Current password" : "現在のパスワード", + "New password" : "新しいパスワード", + "Change password" : "パスワードを変更", "Language" : "言語", "Help translate" : "翻訳に協力する", + "Get the apps to sync your files" : "ファイルを同期するアプリを取得しましょう", + "Desktop client" : "デスクトップクライアント", + "Android app" : "Androidアプリ", + "iOS app" : "iOSアプリ", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "プロジェクトをサポートしていただける場合は、\n<a href=\"https://owncloud.org/contribute\"\ntarget=\"_blank\">開発に参加する</a>か、\n<a href=\"https://owncloud.org/promote\"\ntarget=\"_blank\">プロジェクトを広く伝えてください</a>!", + "Show First Run Wizard again" : "初回ウィザードを再表示する", "Common Name" : "コモンネーム", "Valid until" : "有効期限", "Issued By" : "発行元", diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index 19333ad4ac1..4a1af2b856a 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "有効なパスワードを指定する必要があります", "A valid email must be provided" : "有効なメールアドレスを指定する必要があります", "__language_name__" : "Japanese (日本語)", - "Sync clients" : "同期用クライアント", "Personal info" : "個人情報", + "Sync clients" : "同期用クライアント", "SSL root certificates" : "SSLルート証明書", "Everything (fatal issues, errors, warnings, info, debug)" : "すべて (致命的な問題、エラー、警告、情報、デバッグ)", "Info, warnings, errors and fatal issues" : "情報、警告、エラー、致命的な問題", @@ -222,35 +222,30 @@ "Forum" : "フォーラム", "Issue tracker" : "イシュートラッカー", "Commercial support" : "商用サポート", - "Get the apps to sync your files" : "ファイルを同期するアプリを取得しましょう", - "Desktop client" : "デスクトップクライアント", - "Android app" : "Androidアプリ", - "iOS app" : "iOSアプリ", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "プロジェクトをサポートしていただける場合は、\n<a href=\"https://owncloud.org/contribute\"\ntarget=\"_blank\">開発に参加する</a>か、\n<a href=\"https://owncloud.org/promote\"\ntarget=\"_blank\">プロジェクトを広く伝えてください</a>!", - "Show First Run Wizard again" : "初回ウィザードを再表示する", "You are using <strong>%s</strong> of <strong>%s</strong>" : "<strong>%s</strong> / <strong>%s</strong> が現在使用中です", - "Password" : "パスワード", - "Unable to change your password" : "パスワードを変更することができません", - "Current password" : "現在のパスワード", - "New password" : "新しいパスワード", - "Change password" : "パスワードを変更", + "Profile picture" : "プロフィール画像", + "Upload new" : "新たにアップロード", + "Remove image" : "画像を削除", + "Cancel" : "キャンセル", "Full name" : "氏名", "No display name set" : "表示名が未設定", "Email" : "メール", "Your email address" : "あなたのメールアドレス", - "Fill in an email address to enable password recovery and receive notifications" : "パスワードの回復を有効にし、通知を受け取るにはメールアドレスを入力してください", "No email address set" : "メールアドレスが設定されていません", "You are member of the following groups:" : "以下のグループのメンバーです:", - "Profile picture" : "プロフィール画像", - "Upload new" : "新たにアップロード", - "Select new from Files" : "新しいファイルを選択", - "Remove image" : "画像を削除", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "pngまたはjpg形式。正方形が理想ですが、切り取って加工することもできます。ファイルは最大20MBを超えないようにしてください。", - "Your avatar is provided by your original account." : "あなたのアバターは、あなたのオリジナルのアカウントで提供されています。", - "Cancel" : "キャンセル", - "Choose as profile image" : "プロファイル画像として選択", + "Password" : "パスワード", + "Unable to change your password" : "パスワードを変更することができません", + "Current password" : "現在のパスワード", + "New password" : "新しいパスワード", + "Change password" : "パスワードを変更", "Language" : "言語", "Help translate" : "翻訳に協力する", + "Get the apps to sync your files" : "ファイルを同期するアプリを取得しましょう", + "Desktop client" : "デスクトップクライアント", + "Android app" : "Androidアプリ", + "iOS app" : "iOSアプリ", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "プロジェクトをサポートしていただける場合は、\n<a href=\"https://owncloud.org/contribute\"\ntarget=\"_blank\">開発に参加する</a>か、\n<a href=\"https://owncloud.org/promote\"\ntarget=\"_blank\">プロジェクトを広く伝えてください</a>!", + "Show First Run Wizard again" : "初回ウィザードを再表示する", "Common Name" : "コモンネーム", "Valid until" : "有効期限", "Issued By" : "発行元", diff --git a/settings/l10n/ka_GE.js b/settings/l10n/ka_GE.js index 72e6d9ab65d..c8e03c9189c 100644 --- a/settings/l10n/ka_GE.js +++ b/settings/l10n/ka_GE.js @@ -46,18 +46,18 @@ OC.L10N.register( "Version" : "ვერსია", "by" : "მიერ", "Forum" : "ფორუმი", - "Get the apps to sync your files" : "აპლიკაცია ფაილების სინქრონიზაციისთვის", - "Show First Run Wizard again" : "მაჩვენე თავიდან გაშვებული ვიზარდი", + "Cancel" : "უარყოფა", + "Email" : "იმეილი", + "Your email address" : "თქვენი იმეილ მისამართი", "Password" : "პაროლი", "Unable to change your password" : "თქვენი პაროლი არ შეიცვალა", "Current password" : "მიმდინარე პაროლი", "New password" : "ახალი პაროლი", "Change password" : "პაროლის შეცვლა", - "Email" : "იმეილი", - "Your email address" : "თქვენი იმეილ მისამართი", - "Cancel" : "უარყოფა", "Language" : "ენა", "Help translate" : "თარგმნის დახმარება", + "Get the apps to sync your files" : "აპლიკაცია ფაილების სინქრონიზაციისთვის", + "Show First Run Wizard again" : "მაჩვენე თავიდან გაშვებული ვიზარდი", "Username" : "მომხმარებლის სახელი", "Create" : "შექმნა", "Default Quota" : "საწყისი ქვოტა", diff --git a/settings/l10n/ka_GE.json b/settings/l10n/ka_GE.json index 63771d97d56..ebbaa612e17 100644 --- a/settings/l10n/ka_GE.json +++ b/settings/l10n/ka_GE.json @@ -44,18 +44,18 @@ "Version" : "ვერსია", "by" : "მიერ", "Forum" : "ფორუმი", - "Get the apps to sync your files" : "აპლიკაცია ფაილების სინქრონიზაციისთვის", - "Show First Run Wizard again" : "მაჩვენე თავიდან გაშვებული ვიზარდი", + "Cancel" : "უარყოფა", + "Email" : "იმეილი", + "Your email address" : "თქვენი იმეილ მისამართი", "Password" : "პაროლი", "Unable to change your password" : "თქვენი პაროლი არ შეიცვალა", "Current password" : "მიმდინარე პაროლი", "New password" : "ახალი პაროლი", "Change password" : "პაროლის შეცვლა", - "Email" : "იმეილი", - "Your email address" : "თქვენი იმეილ მისამართი", - "Cancel" : "უარყოფა", "Language" : "ენა", "Help translate" : "თარგმნის დახმარება", + "Get the apps to sync your files" : "აპლიკაცია ფაილების სინქრონიზაციისთვის", + "Show First Run Wizard again" : "მაჩვენე თავიდან გაშვებული ვიზარდი", "Username" : "მომხმარებლის სახელი", "Create" : "შექმნა", "Default Quota" : "საწყისი ქვოტა", diff --git a/settings/l10n/km.js b/settings/l10n/km.js index 321787ef394..41efdda51d2 100644 --- a/settings/l10n/km.js +++ b/settings/l10n/km.js @@ -61,22 +61,21 @@ OC.L10N.register( "Version" : "កំណែ", "by" : "ដោយ", "Forum" : "វេទិកាពិភាក្សា", - "Get the apps to sync your files" : "ដាក់អោយកម្មវិធីផ្សេងៗ ធ្វើសមកាលកម្មឯកសារអ្នក", - "Show First Run Wizard again" : "បង្ហាញ First Run Wizard ម្តងទៀត", + "Profile picture" : "រូបភាពប្រវត្តិរូប", + "Upload new" : "ផ្ទុកឡើងថ្មី", + "Remove image" : "ដករូបភាពចេញ", + "Cancel" : "លើកលែង", + "Email" : "អ៊ីមែល", + "Your email address" : "អ៊ីម៉ែលរបស់អ្នក", "Password" : "ពាក្យសម្ងាត់", "Unable to change your password" : "មិនអាចប្ដូរពាក្យសម្ងាត់របស់អ្នកបានទេ", "Current password" : "ពាក្យសម្ងាត់បច្ចុប្បន្ន", "New password" : "ពាក្យសម្ងាត់ថ្មី", "Change password" : "ប្តូរពាក្យសម្ងាត់", - "Email" : "អ៊ីមែល", - "Your email address" : "អ៊ីម៉ែលរបស់អ្នក", - "Profile picture" : "រូបភាពប្រវត្តិរូប", - "Upload new" : "ផ្ទុកឡើងថ្មី", - "Select new from Files" : "ជ្រើសថ្មីពីឯកសារ", - "Remove image" : "ដករូបភាពចេញ", - "Cancel" : "លើកលែង", "Language" : "ភាសា", "Help translate" : "ជួយបកប្រែ", + "Get the apps to sync your files" : "ដាក់អោយកម្មវិធីផ្សេងៗ ធ្វើសមកាលកម្មឯកសារអ្នក", + "Show First Run Wizard again" : "បង្ហាញ First Run Wizard ម្តងទៀត", "Username" : "ឈ្មោះអ្នកប្រើ", "Create" : "បង្កើត", "Admin Recovery Password" : "ការស្វែងរកពាក្យសម្ងាត់របស់ប្រធានវេបសាយ", diff --git a/settings/l10n/km.json b/settings/l10n/km.json index ac409f3393f..09fcff1b509 100644 --- a/settings/l10n/km.json +++ b/settings/l10n/km.json @@ -59,22 +59,21 @@ "Version" : "កំណែ", "by" : "ដោយ", "Forum" : "វេទិកាពិភាក្សា", - "Get the apps to sync your files" : "ដាក់អោយកម្មវិធីផ្សេងៗ ធ្វើសមកាលកម្មឯកសារអ្នក", - "Show First Run Wizard again" : "បង្ហាញ First Run Wizard ម្តងទៀត", + "Profile picture" : "រូបភាពប្រវត្តិរូប", + "Upload new" : "ផ្ទុកឡើងថ្មី", + "Remove image" : "ដករូបភាពចេញ", + "Cancel" : "លើកលែង", + "Email" : "អ៊ីមែល", + "Your email address" : "អ៊ីម៉ែលរបស់អ្នក", "Password" : "ពាក្យសម្ងាត់", "Unable to change your password" : "មិនអាចប្ដូរពាក្យសម្ងាត់របស់អ្នកបានទេ", "Current password" : "ពាក្យសម្ងាត់បច្ចុប្បន្ន", "New password" : "ពាក្យសម្ងាត់ថ្មី", "Change password" : "ប្តូរពាក្យសម្ងាត់", - "Email" : "អ៊ីមែល", - "Your email address" : "អ៊ីម៉ែលរបស់អ្នក", - "Profile picture" : "រូបភាពប្រវត្តិរូប", - "Upload new" : "ផ្ទុកឡើងថ្មី", - "Select new from Files" : "ជ្រើសថ្មីពីឯកសារ", - "Remove image" : "ដករូបភាពចេញ", - "Cancel" : "លើកលែង", "Language" : "ភាសា", "Help translate" : "ជួយបកប្រែ", + "Get the apps to sync your files" : "ដាក់អោយកម្មវិធីផ្សេងៗ ធ្វើសមកាលកម្មឯកសារអ្នក", + "Show First Run Wizard again" : "បង្ហាញ First Run Wizard ម្តងទៀត", "Username" : "ឈ្មោះអ្នកប្រើ", "Create" : "បង្កើត", "Admin Recovery Password" : "ការស្វែងរកពាក្យសម្ងាត់របស់ប្រធានវេបសាយ", diff --git a/settings/l10n/kn.js b/settings/l10n/kn.js index 673081e5f01..1dc05786534 100644 --- a/settings/l10n/kn.js +++ b/settings/l10n/kn.js @@ -100,14 +100,14 @@ OC.L10N.register( "Uninstall App" : "ಅಳಿಸಿ", "Cheers!" : "ಆನಂದಿಸಿ !", "Forum" : "ವೇದಿಕೆ", + "Cancel" : "ರದ್ದು", + "Email" : "ಇ-ಅಂಚೆ", + "Your email address" : "ನಿಮ್ಮ ಇ-ಅಂಚೆ ವಿಳಾಸ", "Password" : "ಗುಪ್ತ ಪದ", "Unable to change your password" : "ನಿನ್ನ ಗುಪ್ತಪದವನ್ನು ಬದಲಾಯಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ", "Current password" : "ಪ್ರಸ್ತುತ ಗುಪ್ತಪದ", "New password" : "ಹೊಸ ಗುಪ್ತಪದ", "Change password" : "ಗುಪ್ತ ಪದವನ್ನು ಬದಲಾಯಿಸಿ", - "Email" : "ಇ-ಅಂಚೆ", - "Your email address" : "ನಿಮ್ಮ ಇ-ಅಂಚೆ ವಿಳಾಸ", - "Cancel" : "ರದ್ದು", "Language" : "ಭಾಷೆ", "Help translate" : "ಭಾಷಾಂತರಿಸಲು ಸಹಾಯ ಮಾಡಿ", "Username" : "ಬಳಕೆಯ ಹೆಸರು", diff --git a/settings/l10n/kn.json b/settings/l10n/kn.json index 5942e8a8dc7..0096c4f741e 100644 --- a/settings/l10n/kn.json +++ b/settings/l10n/kn.json @@ -98,14 +98,14 @@ "Uninstall App" : "ಅಳಿಸಿ", "Cheers!" : "ಆನಂದಿಸಿ !", "Forum" : "ವೇದಿಕೆ", + "Cancel" : "ರದ್ದು", + "Email" : "ಇ-ಅಂಚೆ", + "Your email address" : "ನಿಮ್ಮ ಇ-ಅಂಚೆ ವಿಳಾಸ", "Password" : "ಗುಪ್ತ ಪದ", "Unable to change your password" : "ನಿನ್ನ ಗುಪ್ತಪದವನ್ನು ಬದಲಾಯಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ", "Current password" : "ಪ್ರಸ್ತುತ ಗುಪ್ತಪದ", "New password" : "ಹೊಸ ಗುಪ್ತಪದ", "Change password" : "ಗುಪ್ತ ಪದವನ್ನು ಬದಲಾಯಿಸಿ", - "Email" : "ಇ-ಅಂಚೆ", - "Your email address" : "ನಿಮ್ಮ ಇ-ಅಂಚೆ ವಿಳಾಸ", - "Cancel" : "ರದ್ದು", "Language" : "ಭಾಷೆ", "Help translate" : "ಭಾಷಾಂತರಿಸಲು ಸಹಾಯ ಮಾಡಿ", "Username" : "ಬಳಕೆಯ ಹೆಸರು", diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index f0f39be5f76..5f7c0f3a61f 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "올바른 암호를 입력해야 함", "A valid email must be provided" : "올바른 이메일 주소를 입력해야 함", "__language_name__" : "한국어", - "Sync clients" : "동기화 클라이언트", "Personal info" : "개인 정보", + "Sync clients" : "동기화 클라이언트", "SSL root certificates" : "SSL 루트 인증서", "Everything (fatal issues, errors, warnings, info, debug)" : "모두 (치명적 문제, 오류, 경고, 정보, 디버그)", "Info, warnings, errors and fatal issues" : "정보, 경고, 오류, 치명적 문제", @@ -224,35 +224,30 @@ OC.L10N.register( "Forum" : "포럼", "Issue tracker" : "이슈 트래커", "Commercial support" : "상용 지원", - "Get the apps to sync your files" : "파일 동기화 앱 가져오기", - "Desktop client" : "데스크톱 클라이언트", - "Android app" : "Android 앱", - "iOS app" : "iOS 앱", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "프로젝트를 지원하려면\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">개발에 참여하거나</a>\n\t\t\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">널리 알려 주십시오</a>!", - "Show First Run Wizard again" : "첫 실행 마법사 다시 보이기", "You are using <strong>%s</strong> of <strong>%s</strong>" : "현재 <strong>%s</strong> / <strong>%s</strong>을(를) 사용중입니다.", - "Password" : "암호", - "Unable to change your password" : "암호를 변경할 수 없음", - "Current password" : "현재 암호", - "New password" : "새 암호", - "Change password" : "암호 변경", + "Profile picture" : "프로필 사진", + "Upload new" : "새로 업로드", + "Remove image" : "그림 삭제", + "Cancel" : "취소", "Full name" : "전체 이름", "No display name set" : "표시 이름이 설정되지 않음", "Email" : "이메일", "Your email address" : "이메일 주소", - "Fill in an email address to enable password recovery and receive notifications" : "이메일 주소를 입력하면 암호 찾기 및 알림 수신이 가능합니다", "No email address set" : "이메일 주소가 설정되지 않음", "You are member of the following groups:" : "다음 그룹의 구성원입니다:", - "Profile picture" : "프로필 사진", - "Upload new" : "새로 업로드", - "Select new from Files" : "파일에서 선택", - "Remove image" : "그림 삭제", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "PNG나 JPG 파일입니다. 정사각형을 사용하는 것이 가장 좋지만 잘라낼 수 있습니다. 파일 최대 크기는 20MB입니다.", - "Your avatar is provided by your original account." : "원본 계정의 아바타를 사용합니다.", - "Cancel" : "취소", - "Choose as profile image" : "프로필 이미지로 사용", + "Password" : "암호", + "Unable to change your password" : "암호를 변경할 수 없음", + "Current password" : "현재 암호", + "New password" : "새 암호", + "Change password" : "암호 변경", "Language" : "언어", "Help translate" : "번역 돕기", + "Get the apps to sync your files" : "파일 동기화 앱 가져오기", + "Desktop client" : "데스크톱 클라이언트", + "Android app" : "Android 앱", + "iOS app" : "iOS 앱", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "프로젝트를 지원하려면\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">개발에 참여하거나</a>\n\t\t\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">널리 알려 주십시오</a>!", + "Show First Run Wizard again" : "첫 실행 마법사 다시 보이기", "Common Name" : "공통 이름", "Valid until" : "만료 기간:", "Issued By" : "발급자:", diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json index fc602daf3a3..23fe181a7d3 100644 --- a/settings/l10n/ko.json +++ b/settings/l10n/ko.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "올바른 암호를 입력해야 함", "A valid email must be provided" : "올바른 이메일 주소를 입력해야 함", "__language_name__" : "한국어", - "Sync clients" : "동기화 클라이언트", "Personal info" : "개인 정보", + "Sync clients" : "동기화 클라이언트", "SSL root certificates" : "SSL 루트 인증서", "Everything (fatal issues, errors, warnings, info, debug)" : "모두 (치명적 문제, 오류, 경고, 정보, 디버그)", "Info, warnings, errors and fatal issues" : "정보, 경고, 오류, 치명적 문제", @@ -222,35 +222,30 @@ "Forum" : "포럼", "Issue tracker" : "이슈 트래커", "Commercial support" : "상용 지원", - "Get the apps to sync your files" : "파일 동기화 앱 가져오기", - "Desktop client" : "데스크톱 클라이언트", - "Android app" : "Android 앱", - "iOS app" : "iOS 앱", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "프로젝트를 지원하려면\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">개발에 참여하거나</a>\n\t\t\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">널리 알려 주십시오</a>!", - "Show First Run Wizard again" : "첫 실행 마법사 다시 보이기", "You are using <strong>%s</strong> of <strong>%s</strong>" : "현재 <strong>%s</strong> / <strong>%s</strong>을(를) 사용중입니다.", - "Password" : "암호", - "Unable to change your password" : "암호를 변경할 수 없음", - "Current password" : "현재 암호", - "New password" : "새 암호", - "Change password" : "암호 변경", + "Profile picture" : "프로필 사진", + "Upload new" : "새로 업로드", + "Remove image" : "그림 삭제", + "Cancel" : "취소", "Full name" : "전체 이름", "No display name set" : "표시 이름이 설정되지 않음", "Email" : "이메일", "Your email address" : "이메일 주소", - "Fill in an email address to enable password recovery and receive notifications" : "이메일 주소를 입력하면 암호 찾기 및 알림 수신이 가능합니다", "No email address set" : "이메일 주소가 설정되지 않음", "You are member of the following groups:" : "다음 그룹의 구성원입니다:", - "Profile picture" : "프로필 사진", - "Upload new" : "새로 업로드", - "Select new from Files" : "파일에서 선택", - "Remove image" : "그림 삭제", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "PNG나 JPG 파일입니다. 정사각형을 사용하는 것이 가장 좋지만 잘라낼 수 있습니다. 파일 최대 크기는 20MB입니다.", - "Your avatar is provided by your original account." : "원본 계정의 아바타를 사용합니다.", - "Cancel" : "취소", - "Choose as profile image" : "프로필 이미지로 사용", + "Password" : "암호", + "Unable to change your password" : "암호를 변경할 수 없음", + "Current password" : "현재 암호", + "New password" : "새 암호", + "Change password" : "암호 변경", "Language" : "언어", "Help translate" : "번역 돕기", + "Get the apps to sync your files" : "파일 동기화 앱 가져오기", + "Desktop client" : "데스크톱 클라이언트", + "Android app" : "Android 앱", + "iOS app" : "iOS 앱", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "프로젝트를 지원하려면\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">개발에 참여하거나</a>\n\t\t\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">널리 알려 주십시오</a>!", + "Show First Run Wizard again" : "첫 실행 마법사 다시 보이기", "Common Name" : "공통 이름", "Valid until" : "만료 기간:", "Issued By" : "발급자:", diff --git a/settings/l10n/ku_IQ.js b/settings/l10n/ku_IQ.js index 1359dc748a3..1225afddf54 100644 --- a/settings/l10n/ku_IQ.js +++ b/settings/l10n/ku_IQ.js @@ -9,10 +9,10 @@ OC.L10N.register( "Encryption" : "نهێنیکردن", "Server address" : "ناونیشانی ڕاژه", "by" : "لهلایهن", + "Cancel" : "لابردن", + "Email" : "ئیمهیل", "Password" : "وشەی تێپەربو", "New password" : "وشەی نهێنی نوێ", - "Email" : "ئیمهیل", - "Cancel" : "لابردن", "Username" : "ناوی بهکارهێنهر" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/ku_IQ.json b/settings/l10n/ku_IQ.json index f7dfd226aae..bb1a59521d1 100644 --- a/settings/l10n/ku_IQ.json +++ b/settings/l10n/ku_IQ.json @@ -7,10 +7,10 @@ "Encryption" : "نهێنیکردن", "Server address" : "ناونیشانی ڕاژه", "by" : "لهلایهن", + "Cancel" : "لابردن", + "Email" : "ئیمهیل", "Password" : "وشەی تێپەربو", "New password" : "وشەی نهێنی نوێ", - "Email" : "ئیمهیل", - "Cancel" : "لابردن", "Username" : "ناوی بهکارهێنهر" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/settings/l10n/lb.js b/settings/l10n/lb.js index 43f9705baa1..533cff93a70 100644 --- a/settings/l10n/lb.js +++ b/settings/l10n/lb.js @@ -34,19 +34,19 @@ OC.L10N.register( "Less" : "Manner", "by" : "vun", "Cheers!" : "Prost!", - "Desktop client" : "Desktop-Programm", - "Android app" : "Android-App", - "iOS app" : "iOS-App", + "Cancel" : "Ofbriechen", + "Email" : "Email", + "Your email address" : "Deng Email Adress", "Password" : "Passwuert", "Unable to change your password" : "Konnt däin Passwuert net änneren", "Current password" : "Momentan 't Passwuert", "New password" : "Neit Passwuert", "Change password" : "Passwuert änneren", - "Email" : "Email", - "Your email address" : "Deng Email Adress", - "Cancel" : "Ofbriechen", "Language" : "Sprooch", "Help translate" : "Hëllef iwwersetzen", + "Desktop client" : "Desktop-Programm", + "Android app" : "Android-App", + "iOS app" : "iOS-App", "Username" : "Benotzernumm", "Create" : "Erstellen", "Group" : "Grupp", diff --git a/settings/l10n/lb.json b/settings/l10n/lb.json index 1d408deb079..8188babc0eb 100644 --- a/settings/l10n/lb.json +++ b/settings/l10n/lb.json @@ -32,19 +32,19 @@ "Less" : "Manner", "by" : "vun", "Cheers!" : "Prost!", - "Desktop client" : "Desktop-Programm", - "Android app" : "Android-App", - "iOS app" : "iOS-App", + "Cancel" : "Ofbriechen", + "Email" : "Email", + "Your email address" : "Deng Email Adress", "Password" : "Passwuert", "Unable to change your password" : "Konnt däin Passwuert net änneren", "Current password" : "Momentan 't Passwuert", "New password" : "Neit Passwuert", "Change password" : "Passwuert änneren", - "Email" : "Email", - "Your email address" : "Deng Email Adress", - "Cancel" : "Ofbriechen", "Language" : "Sprooch", "Help translate" : "Hëllef iwwersetzen", + "Desktop client" : "Desktop-Programm", + "Android app" : "Android-App", + "iOS app" : "iOS-App", "Username" : "Benotzernumm", "Create" : "Erstellen", "Group" : "Grupp", diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js index 839707cd21a..78ddad66da8 100644 --- a/settings/l10n/lt_LT.js +++ b/settings/l10n/lt_LT.js @@ -83,26 +83,24 @@ OC.L10N.register( "by" : " ", "Cheers!" : "Sveikinimai!", "Forum" : "Forumas", - "Get the apps to sync your files" : "Atsisiųskite programėlių, kad sinchronizuotumėte savo failus", - "Desktop client" : "Darbastalio klientas", - "Android app" : "Android programa", - "iOS app" : "iOS programa", - "Show First Run Wizard again" : "Rodyti pirmo karto vedlį dar kartą", + "Profile picture" : "Profilio paveikslėlis", + "Upload new" : "Įkelti naują", + "Remove image" : "Pašalinti paveikslėlį", + "Cancel" : "Atšaukti", + "Email" : "El. Paštas", + "Your email address" : "Jūsų el. pašto adresas", "Password" : "Slaptažodis", "Unable to change your password" : "Neįmanoma pakeisti slaptažodžio", "Current password" : "Dabartinis slaptažodis", "New password" : "Naujas slaptažodis", "Change password" : "Pakeisti slaptažodį", - "Email" : "El. Paštas", - "Your email address" : "Jūsų el. pašto adresas", - "Profile picture" : "Profilio paveikslėlis", - "Upload new" : "Įkelti naują", - "Select new from Files" : "Pasirinkti naują iš failų", - "Remove image" : "Pašalinti paveikslėlį", - "Cancel" : "Atšaukti", - "Choose as profile image" : "Pasirinkite profilio paveiksliuką", "Language" : "Kalba", "Help translate" : "Padėkite išversti", + "Get the apps to sync your files" : "Atsisiųskite programėlių, kad sinchronizuotumėte savo failus", + "Desktop client" : "Darbastalio klientas", + "Android app" : "Android programa", + "iOS app" : "iOS programa", + "Show First Run Wizard again" : "Rodyti pirmo karto vedlį dar kartą", "Username" : "Prisijungimo vardas", "Create" : "Sukurti", "Admin Recovery Password" : "Administracinis atkūrimo slaptažodis", diff --git a/settings/l10n/lt_LT.json b/settings/l10n/lt_LT.json index 4e6a45524aa..a1f4abf3580 100644 --- a/settings/l10n/lt_LT.json +++ b/settings/l10n/lt_LT.json @@ -81,26 +81,24 @@ "by" : " ", "Cheers!" : "Sveikinimai!", "Forum" : "Forumas", - "Get the apps to sync your files" : "Atsisiųskite programėlių, kad sinchronizuotumėte savo failus", - "Desktop client" : "Darbastalio klientas", - "Android app" : "Android programa", - "iOS app" : "iOS programa", - "Show First Run Wizard again" : "Rodyti pirmo karto vedlį dar kartą", + "Profile picture" : "Profilio paveikslėlis", + "Upload new" : "Įkelti naują", + "Remove image" : "Pašalinti paveikslėlį", + "Cancel" : "Atšaukti", + "Email" : "El. Paštas", + "Your email address" : "Jūsų el. pašto adresas", "Password" : "Slaptažodis", "Unable to change your password" : "Neįmanoma pakeisti slaptažodžio", "Current password" : "Dabartinis slaptažodis", "New password" : "Naujas slaptažodis", "Change password" : "Pakeisti slaptažodį", - "Email" : "El. Paštas", - "Your email address" : "Jūsų el. pašto adresas", - "Profile picture" : "Profilio paveikslėlis", - "Upload new" : "Įkelti naują", - "Select new from Files" : "Pasirinkti naują iš failų", - "Remove image" : "Pašalinti paveikslėlį", - "Cancel" : "Atšaukti", - "Choose as profile image" : "Pasirinkite profilio paveiksliuką", "Language" : "Kalba", "Help translate" : "Padėkite išversti", + "Get the apps to sync your files" : "Atsisiųskite programėlių, kad sinchronizuotumėte savo failus", + "Desktop client" : "Darbastalio klientas", + "Android app" : "Android programa", + "iOS app" : "iOS programa", + "Show First Run Wizard again" : "Rodyti pirmo karto vedlį dar kartą", "Username" : "Prisijungimo vardas", "Create" : "Sukurti", "Admin Recovery Password" : "Administracinis atkūrimo slaptažodis", diff --git a/settings/l10n/lv.js b/settings/l10n/lv.js index 52b7929f495..cea7028a961 100644 --- a/settings/l10n/lv.js +++ b/settings/l10n/lv.js @@ -123,25 +123,24 @@ OC.L10N.register( "Hide description …" : "Slēpt aprakstu …", "Online documentation" : "Tiešsaistes dokumentācija", "Forum" : "Forums", - "Get the apps to sync your files" : "Saņem lietotnes, lai sinhronizētu savas datnes", - "Desktop client" : "Darbvirsmas klients", - "Android app" : "Android lietotne", - "iOS app" : "iOS lietotne", - "Show First Run Wizard again" : "Vēlreiz rādīt pirmās palaišanas vedni", + "Profile picture" : "Profila attēls", + "Upload new" : "Ielādēt jaunu", + "Remove image" : "Novākt attēlu", + "Cancel" : "Atcelt", + "Email" : "E-pasts", + "Your email address" : "Jūsu e-pasta adrese", "Password" : "Parole", "Unable to change your password" : "Nevar nomainīt jūsu paroli", "Current password" : "Pašreizējā parole", "New password" : "Jauna parole", "Change password" : "Mainīt paroli", - "Email" : "E-pasts", - "Your email address" : "Jūsu e-pasta adrese", - "Profile picture" : "Profila attēls", - "Upload new" : "Ielādēt jaunu", - "Select new from Files" : "Izvēlēties jaunu no Failiem", - "Remove image" : "Novākt attēlu", - "Cancel" : "Atcelt", "Language" : "Valoda", "Help translate" : "Palīdzi tulkot", + "Get the apps to sync your files" : "Saņem lietotnes, lai sinhronizētu savas datnes", + "Desktop client" : "Darbvirsmas klients", + "Android app" : "Android lietotne", + "iOS app" : "iOS lietotne", + "Show First Run Wizard again" : "Vēlreiz rādīt pirmās palaišanas vedni", "Send email to new user" : "Sūtīt e-pastu jaunajam lietotājam", "Show email address" : "Rādīt e-pasta adreses", "Username" : "Lietotājvārds", diff --git a/settings/l10n/lv.json b/settings/l10n/lv.json index 4313703833b..80298766d3b 100644 --- a/settings/l10n/lv.json +++ b/settings/l10n/lv.json @@ -121,25 +121,24 @@ "Hide description …" : "Slēpt aprakstu …", "Online documentation" : "Tiešsaistes dokumentācija", "Forum" : "Forums", - "Get the apps to sync your files" : "Saņem lietotnes, lai sinhronizētu savas datnes", - "Desktop client" : "Darbvirsmas klients", - "Android app" : "Android lietotne", - "iOS app" : "iOS lietotne", - "Show First Run Wizard again" : "Vēlreiz rādīt pirmās palaišanas vedni", + "Profile picture" : "Profila attēls", + "Upload new" : "Ielādēt jaunu", + "Remove image" : "Novākt attēlu", + "Cancel" : "Atcelt", + "Email" : "E-pasts", + "Your email address" : "Jūsu e-pasta adrese", "Password" : "Parole", "Unable to change your password" : "Nevar nomainīt jūsu paroli", "Current password" : "Pašreizējā parole", "New password" : "Jauna parole", "Change password" : "Mainīt paroli", - "Email" : "E-pasts", - "Your email address" : "Jūsu e-pasta adrese", - "Profile picture" : "Profila attēls", - "Upload new" : "Ielādēt jaunu", - "Select new from Files" : "Izvēlēties jaunu no Failiem", - "Remove image" : "Novākt attēlu", - "Cancel" : "Atcelt", "Language" : "Valoda", "Help translate" : "Palīdzi tulkot", + "Get the apps to sync your files" : "Saņem lietotnes, lai sinhronizētu savas datnes", + "Desktop client" : "Darbvirsmas klients", + "Android app" : "Android lietotne", + "iOS app" : "iOS lietotne", + "Show First Run Wizard again" : "Vēlreiz rādīt pirmās palaišanas vedni", "Send email to new user" : "Sūtīt e-pastu jaunajam lietotājam", "Show email address" : "Rādīt e-pasta adreses", "Username" : "Lietotājvārds", diff --git a/settings/l10n/mk.js b/settings/l10n/mk.js index d3deefde6b3..3179deedb11 100644 --- a/settings/l10n/mk.js +++ b/settings/l10n/mk.js @@ -89,8 +89,8 @@ OC.L10N.register( "Error creating user" : "Грешка при креирање на корисникот", "A valid password must be provided" : "Мора да се обезбеди валидна лозинка", "__language_name__" : "__language_name__", - "Sync clients" : "Клиенти за синхронизација", "Personal info" : "Лични податоци", + "Sync clients" : "Клиенти за синхронизација", "SSL root certificates" : "SSL root сертификати", "Info, warnings, errors and fatal issues" : "Информации, предупредувања, грешки и фатални работи", "Warnings, errors and fatal issues" : "Предупредувања, грешки и фатални работи", @@ -137,24 +137,21 @@ OC.L10N.register( "Enable only for specific groups" : "Овозможи само на специфицирани групи", "Cheers!" : "Поздрав!", "Forum" : "Форум", - "Get the apps to sync your files" : "Преземете апликации за синхронизирање на вашите датотеки", - "Show First Run Wizard again" : "Прикажи го повторно волшебникот при првото стартување", + "Profile picture" : "Фотографија за профил", + "Upload new" : "Префрли нова", + "Remove image" : "Отстрани ја фотографијата", + "Cancel" : "Откажи", + "Email" : "Е-пошта", + "Your email address" : "Вашата адреса за е-пошта", "Password" : "Лозинка", "Unable to change your password" : "Вашата лозинка неможе да се смени", "Current password" : "Моментална лозинка", "New password" : "Нова лозинка", "Change password" : "Смени лозинка", - "Email" : "Е-пошта", - "Your email address" : "Вашата адреса за е-пошта", - "Profile picture" : "Фотографија за профил", - "Upload new" : "Префрли нова", - "Select new from Files" : "Одбери нова од датотеките", - "Remove image" : "Отстрани ја фотографијата", - "Your avatar is provided by your original account." : "Вашиот аватар е креиран со вашата оригинална сметка", - "Cancel" : "Откажи", - "Choose as profile image" : "Одбери фотографија за профилот", "Language" : "Јазик", "Help translate" : "Помогни во преводот", + "Get the apps to sync your files" : "Преземете апликации за синхронизирање на вашите датотеки", + "Show First Run Wizard again" : "Прикажи го повторно волшебникот при првото стартување", "Username" : "Корисничко име", "Create" : "Создај", "Admin Recovery Password" : "Обновување на Admin лозинката", diff --git a/settings/l10n/mk.json b/settings/l10n/mk.json index 24adf3431e2..867e297ef8d 100644 --- a/settings/l10n/mk.json +++ b/settings/l10n/mk.json @@ -87,8 +87,8 @@ "Error creating user" : "Грешка при креирање на корисникот", "A valid password must be provided" : "Мора да се обезбеди валидна лозинка", "__language_name__" : "__language_name__", - "Sync clients" : "Клиенти за синхронизација", "Personal info" : "Лични податоци", + "Sync clients" : "Клиенти за синхронизација", "SSL root certificates" : "SSL root сертификати", "Info, warnings, errors and fatal issues" : "Информации, предупредувања, грешки и фатални работи", "Warnings, errors and fatal issues" : "Предупредувања, грешки и фатални работи", @@ -135,24 +135,21 @@ "Enable only for specific groups" : "Овозможи само на специфицирани групи", "Cheers!" : "Поздрав!", "Forum" : "Форум", - "Get the apps to sync your files" : "Преземете апликации за синхронизирање на вашите датотеки", - "Show First Run Wizard again" : "Прикажи го повторно волшебникот при првото стартување", + "Profile picture" : "Фотографија за профил", + "Upload new" : "Префрли нова", + "Remove image" : "Отстрани ја фотографијата", + "Cancel" : "Откажи", + "Email" : "Е-пошта", + "Your email address" : "Вашата адреса за е-пошта", "Password" : "Лозинка", "Unable to change your password" : "Вашата лозинка неможе да се смени", "Current password" : "Моментална лозинка", "New password" : "Нова лозинка", "Change password" : "Смени лозинка", - "Email" : "Е-пошта", - "Your email address" : "Вашата адреса за е-пошта", - "Profile picture" : "Фотографија за профил", - "Upload new" : "Префрли нова", - "Select new from Files" : "Одбери нова од датотеките", - "Remove image" : "Отстрани ја фотографијата", - "Your avatar is provided by your original account." : "Вашиот аватар е креиран со вашата оригинална сметка", - "Cancel" : "Откажи", - "Choose as profile image" : "Одбери фотографија за профилот", "Language" : "Јазик", "Help translate" : "Помогни во преводот", + "Get the apps to sync your files" : "Преземете апликации за синхронизирање на вашите датотеки", + "Show First Run Wizard again" : "Прикажи го повторно волшебникот при првото стартување", "Username" : "Корисничко име", "Create" : "Создај", "Admin Recovery Password" : "Обновување на Admin лозинката", diff --git a/settings/l10n/mn.js b/settings/l10n/mn.js index 56695ede7ae..75ca2475868 100644 --- a/settings/l10n/mn.js +++ b/settings/l10n/mn.js @@ -13,8 +13,8 @@ OC.L10N.register( "Your full name has been changed." : "Таны бүтэн нэр солигдлоо.", "Unable to change full name" : "Бүтэн нэр солих боломжгүй байна", "All" : "Бүгд", - "Password" : "Нууц үг", "Email" : "И-мэйл", + "Password" : "Нууц үг", "Username" : "Хэрэглэгчийн нэр" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/mn.json b/settings/l10n/mn.json index 560c7c9cb2e..a98fbc86a0e 100644 --- a/settings/l10n/mn.json +++ b/settings/l10n/mn.json @@ -11,8 +11,8 @@ "Your full name has been changed." : "Таны бүтэн нэр солигдлоо.", "Unable to change full name" : "Бүтэн нэр солих боломжгүй байна", "All" : "Бүгд", - "Password" : "Нууц үг", "Email" : "И-мэйл", + "Password" : "Нууц үг", "Username" : "Хэрэглэгчийн нэр" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/settings/l10n/ms_MY.js b/settings/l10n/ms_MY.js index a4c28176fc5..ce27d07be3f 100644 --- a/settings/l10n/ms_MY.js +++ b/settings/l10n/ms_MY.js @@ -16,15 +16,15 @@ OC.L10N.register( "Server address" : "Alamat pelayan", "More" : "Lanjutan", "by" : "oleh", + "Profile picture" : "Gambar profil", + "Cancel" : "Batal", + "Email" : "Email", + "Your email address" : "Alamat emel anda", "Password" : "Kata laluan", "Unable to change your password" : "Gagal mengubah kata laluan anda ", "Current password" : "Kata laluan semasa", "New password" : "Kata laluan baru", "Change password" : "Ubah kata laluan", - "Email" : "Email", - "Your email address" : "Alamat emel anda", - "Profile picture" : "Gambar profil", - "Cancel" : "Batal", "Language" : "Bahasa", "Help translate" : "Bantu terjemah", "Username" : "Nama pengguna", diff --git a/settings/l10n/ms_MY.json b/settings/l10n/ms_MY.json index 9ee8415ef8f..8c6e2a0a41a 100644 --- a/settings/l10n/ms_MY.json +++ b/settings/l10n/ms_MY.json @@ -14,15 +14,15 @@ "Server address" : "Alamat pelayan", "More" : "Lanjutan", "by" : "oleh", + "Profile picture" : "Gambar profil", + "Cancel" : "Batal", + "Email" : "Email", + "Your email address" : "Alamat emel anda", "Password" : "Kata laluan", "Unable to change your password" : "Gagal mengubah kata laluan anda ", "Current password" : "Kata laluan semasa", "New password" : "Kata laluan baru", "Change password" : "Ubah kata laluan", - "Email" : "Email", - "Your email address" : "Alamat emel anda", - "Profile picture" : "Gambar profil", - "Cancel" : "Batal", "Language" : "Bahasa", "Help translate" : "Bantu terjemah", "Username" : "Nama pengguna", diff --git a/settings/l10n/my_MM.js b/settings/l10n/my_MM.js index f95325bb8db..99814ff2418 100644 --- a/settings/l10n/my_MM.js +++ b/settings/l10n/my_MM.js @@ -3,9 +3,9 @@ OC.L10N.register( { "Invalid request" : "တောင်းဆိုချက်မမှန်ကန်ပါ", "Authentication error" : "ခွင့်ပြုချက်မအောင်မြင်", + "Cancel" : "ပယ်ဖျက်မည်", "Password" : "စကားဝှက်", "New password" : "စကားဝှက်အသစ်", - "Cancel" : "ပယ်ဖျက်မည်", "Username" : "သုံးစွဲသူအမည်" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/my_MM.json b/settings/l10n/my_MM.json index 503f7fcb4d9..08dcf1722c8 100644 --- a/settings/l10n/my_MM.json +++ b/settings/l10n/my_MM.json @@ -1,9 +1,9 @@ { "translations": { "Invalid request" : "တောင်းဆိုချက်မမှန်ကန်ပါ", "Authentication error" : "ခွင့်ပြုချက်မအောင်မြင်", + "Cancel" : "ပယ်ဖျက်မည်", "Password" : "စကားဝှက်", "New password" : "စကားဝှက်အသစ်", - "Cancel" : "ပယ်ဖျက်မည်", "Username" : "သုံးစွဲသူအမည်" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/settings/l10n/nb_NO.js b/settings/l10n/nb_NO.js index 14d823d0080..bf8af543285 100644 --- a/settings/l10n/nb_NO.js +++ b/settings/l10n/nb_NO.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "Oppgi et gyldig passord", "A valid email must be provided" : "En gyldig e-postadresse må oppgis", "__language_name__" : "__language_name__", - "Sync clients" : "Synkroniseringsklienter", "Personal info" : "Personlig informasjon", + "Sync clients" : "Synkroniseringsklienter", "SSL root certificates" : "SSL rotsertifikater", "Everything (fatal issues, errors, warnings, info, debug)" : "Alt (fatale problemer, feil, advarsler, info, debug)", "Info, warnings, errors and fatal issues" : "Info, advarsler, feil og fatale problemer", @@ -224,35 +224,30 @@ OC.L10N.register( "Forum" : "Forum", "Issue tracker" : "Problemsporing", "Commercial support" : "Forretningsstøtte", - "Get the apps to sync your files" : "Hent apper som synkroniserer filene dine", - "Desktop client" : "Skrivebordsklient", - "Android app" : "Android-app", - "iOS app" : "iOS-app", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Hvis du vil støtte prosjektet kan du\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">delta i utviklingen</a>\n\t\teller\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spre budskapet</a>!", - "Show First Run Wizard again" : "Vis \"Førstegangs veiviser\" på nytt", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du bruker<strong>%s</strong> av <strong>%s</strong>", - "Password" : "Passord", - "Unable to change your password" : "Kunne ikke endre passordet ditt", - "Current password" : "Nåværende passord", - "New password" : "Nytt passord", - "Change password" : "Endre passord", + "Profile picture" : "Profilbilde", + "Upload new" : "Last opp nytt", + "Remove image" : "Fjern bilde", + "Cancel" : "Avbryt", "Full name" : "Fullt navn", "No display name set" : "Visningsnavn ikke satt", "Email" : "Epost", "Your email address" : "Din e-postadresse", - "Fill in an email address to enable password recovery and receive notifications" : "Legg inn en e-postadresse for å aktivere passordgjenfinning og motta varsler", "No email address set" : "E-postadresse ikke satt", "You are member of the following groups:" : "Du er medlem av følgende grupper:", - "Profile picture" : "Profilbilde", - "Upload new" : "Last opp nytt", - "Select new from Files" : "Velg nytt fra Filer", - "Remove image" : "Fjern bilde", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Enten png eller jpg. Helst kvadratisk, men du kan beskjære bildet. Filen kan ikke være større enn 20 MB.", - "Your avatar is provided by your original account." : "Avataren din kommer fra din opprinnelige konto.", - "Cancel" : "Avbryt", - "Choose as profile image" : "Velg som profilbilde", + "Password" : "Passord", + "Unable to change your password" : "Kunne ikke endre passordet ditt", + "Current password" : "Nåværende passord", + "New password" : "Nytt passord", + "Change password" : "Endre passord", "Language" : "Språk", "Help translate" : "Bidra til oversettelsen", + "Get the apps to sync your files" : "Hent apper som synkroniserer filene dine", + "Desktop client" : "Skrivebordsklient", + "Android app" : "Android-app", + "iOS app" : "iOS-app", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Hvis du vil støtte prosjektet kan du\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">delta i utviklingen</a>\n\t\teller\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spre budskapet</a>!", + "Show First Run Wizard again" : "Vis \"Førstegangs veiviser\" på nytt", "Common Name" : "Vanlig navn", "Valid until" : "Gyldig til", "Issued By" : "Utstedt av", diff --git a/settings/l10n/nb_NO.json b/settings/l10n/nb_NO.json index 5b0dfc2adcc..0ecfd380555 100644 --- a/settings/l10n/nb_NO.json +++ b/settings/l10n/nb_NO.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "Oppgi et gyldig passord", "A valid email must be provided" : "En gyldig e-postadresse må oppgis", "__language_name__" : "__language_name__", - "Sync clients" : "Synkroniseringsklienter", "Personal info" : "Personlig informasjon", + "Sync clients" : "Synkroniseringsklienter", "SSL root certificates" : "SSL rotsertifikater", "Everything (fatal issues, errors, warnings, info, debug)" : "Alt (fatale problemer, feil, advarsler, info, debug)", "Info, warnings, errors and fatal issues" : "Info, advarsler, feil og fatale problemer", @@ -222,35 +222,30 @@ "Forum" : "Forum", "Issue tracker" : "Problemsporing", "Commercial support" : "Forretningsstøtte", - "Get the apps to sync your files" : "Hent apper som synkroniserer filene dine", - "Desktop client" : "Skrivebordsklient", - "Android app" : "Android-app", - "iOS app" : "iOS-app", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Hvis du vil støtte prosjektet kan du\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">delta i utviklingen</a>\n\t\teller\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spre budskapet</a>!", - "Show First Run Wizard again" : "Vis \"Førstegangs veiviser\" på nytt", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du bruker<strong>%s</strong> av <strong>%s</strong>", - "Password" : "Passord", - "Unable to change your password" : "Kunne ikke endre passordet ditt", - "Current password" : "Nåværende passord", - "New password" : "Nytt passord", - "Change password" : "Endre passord", + "Profile picture" : "Profilbilde", + "Upload new" : "Last opp nytt", + "Remove image" : "Fjern bilde", + "Cancel" : "Avbryt", "Full name" : "Fullt navn", "No display name set" : "Visningsnavn ikke satt", "Email" : "Epost", "Your email address" : "Din e-postadresse", - "Fill in an email address to enable password recovery and receive notifications" : "Legg inn en e-postadresse for å aktivere passordgjenfinning og motta varsler", "No email address set" : "E-postadresse ikke satt", "You are member of the following groups:" : "Du er medlem av følgende grupper:", - "Profile picture" : "Profilbilde", - "Upload new" : "Last opp nytt", - "Select new from Files" : "Velg nytt fra Filer", - "Remove image" : "Fjern bilde", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Enten png eller jpg. Helst kvadratisk, men du kan beskjære bildet. Filen kan ikke være større enn 20 MB.", - "Your avatar is provided by your original account." : "Avataren din kommer fra din opprinnelige konto.", - "Cancel" : "Avbryt", - "Choose as profile image" : "Velg som profilbilde", + "Password" : "Passord", + "Unable to change your password" : "Kunne ikke endre passordet ditt", + "Current password" : "Nåværende passord", + "New password" : "Nytt passord", + "Change password" : "Endre passord", "Language" : "Språk", "Help translate" : "Bidra til oversettelsen", + "Get the apps to sync your files" : "Hent apper som synkroniserer filene dine", + "Desktop client" : "Skrivebordsklient", + "Android app" : "Android-app", + "iOS app" : "iOS-app", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Hvis du vil støtte prosjektet kan du\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">delta i utviklingen</a>\n\t\teller\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spre budskapet</a>!", + "Show First Run Wizard again" : "Vis \"Førstegangs veiviser\" på nytt", "Common Name" : "Vanlig navn", "Valid until" : "Gyldig til", "Issued By" : "Utstedt av", diff --git a/settings/l10n/nds.js b/settings/l10n/nds.js index e1998c807fd..74f4c9834c5 100644 --- a/settings/l10n/nds.js +++ b/settings/l10n/nds.js @@ -12,8 +12,8 @@ OC.L10N.register( "None" : "Keine(r)", "Enable encryption" : "Verschlüsselung aktivieren", "Port" : "Port", - "Password" : "Passwort", "Cancel" : "Abbrechen", + "Password" : "Passwort", "Username" : "Benutzername" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/nds.json b/settings/l10n/nds.json index 2c56decc573..0abbf7738de 100644 --- a/settings/l10n/nds.json +++ b/settings/l10n/nds.json @@ -10,8 +10,8 @@ "None" : "Keine(r)", "Enable encryption" : "Verschlüsselung aktivieren", "Port" : "Port", - "Password" : "Passwort", "Cancel" : "Abbrechen", + "Password" : "Passwort", "Username" : "Benutzername" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 9d424310443..e2f3b08a373 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "Er moet een geldig wachtwoord worden opgegeven", "A valid email must be provided" : "Er moet een geldig e-mailadres worden opgegeven", "__language_name__" : "Nederlands", - "Sync clients" : "Sync clients", "Personal info" : "Persoonlijke info", + "Sync clients" : "Sync clients", "SSL root certificates" : "SSL root certificaten", "Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale problemen, fouten, waarschuwingen, info, debug)", "Info, warnings, errors and fatal issues" : "Info, waarschuwingen, fouten en fatale problemen", @@ -224,35 +224,30 @@ OC.L10N.register( "Forum" : "Forum", "Issue tracker" : "Issue tracker", "Commercial support" : "Commerciële ondersteuning", - "Get the apps to sync your files" : "Download de apps om bestanden te synchroniseren", - "Desktop client" : "Desktop client", - "Android app" : "Android app", - "iOS app" : "iOS app", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Als u het project wilt ondersteunen\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ontwikkel mee</a>\n\t\tof\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">verkondig het nieuws</a>!", - "Show First Run Wizard again" : "Toon de Eerste start Wizard opnieuw", "You are using <strong>%s</strong> of <strong>%s</strong>" : "U gebruikt <strong>%s</strong> van <strong>%s</strong>", - "Password" : "Wachtwoord", - "Unable to change your password" : "Niet in staat om uw wachtwoord te wijzigen", - "Current password" : "Huidig wachtwoord", - "New password" : "Nieuw", - "Change password" : "Wijzig wachtwoord", + "Profile picture" : "Profielafbeelding", + "Upload new" : "Upload een nieuwe", + "Remove image" : "Afbeelding verwijderen", + "Cancel" : "Annuleer", "Full name" : "Volledige naam", "No display name set" : "Nog geen weergavenaam ingesteld", "Email" : "E-mailadres", "Your email address" : "Uw e-mailadres", - "Fill in an email address to enable password recovery and receive notifications" : "Vul een e-mailadres in om wachtwoordherstel mogelijk te maken en meldingen te ontvangen", "No email address set" : "Geen e-mailadres opgegeven", "You are member of the following groups:" : "U bent lid van de volgende groepen:", - "Profile picture" : "Profielafbeelding", - "Upload new" : "Upload een nieuwe", - "Select new from Files" : "Selecteer een nieuwe vanuit bestanden", - "Remove image" : "Afbeelding verwijderen", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Of png, of jpg. Bij voorkeur vierkant, maar u kunt de afbeelding bijsnijden. Het bestand mag niet groter zijn dan 20 MB.", - "Your avatar is provided by your original account." : "Uw avatar is verstrekt door uw originele account.", - "Cancel" : "Annuleer", - "Choose as profile image" : "Kies als profielafbeelding", + "Password" : "Wachtwoord", + "Unable to change your password" : "Niet in staat om uw wachtwoord te wijzigen", + "Current password" : "Huidig wachtwoord", + "New password" : "Nieuw", + "Change password" : "Wijzig wachtwoord", "Language" : "Taal", "Help translate" : "Help met vertalen", + "Get the apps to sync your files" : "Download de apps om bestanden te synchroniseren", + "Desktop client" : "Desktop client", + "Android app" : "Android app", + "iOS app" : "iOS app", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Als u het project wilt ondersteunen\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ontwikkel mee</a>\n\t\tof\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">verkondig het nieuws</a>!", + "Show First Run Wizard again" : "Toon de Eerste start Wizard opnieuw", "Common Name" : "Common Name", "Valid until" : "Geldig tot", "Issued By" : "Uitgegeven door", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index f7a6653906c..477efbb9945 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "Er moet een geldig wachtwoord worden opgegeven", "A valid email must be provided" : "Er moet een geldig e-mailadres worden opgegeven", "__language_name__" : "Nederlands", - "Sync clients" : "Sync clients", "Personal info" : "Persoonlijke info", + "Sync clients" : "Sync clients", "SSL root certificates" : "SSL root certificaten", "Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale problemen, fouten, waarschuwingen, info, debug)", "Info, warnings, errors and fatal issues" : "Info, waarschuwingen, fouten en fatale problemen", @@ -222,35 +222,30 @@ "Forum" : "Forum", "Issue tracker" : "Issue tracker", "Commercial support" : "Commerciële ondersteuning", - "Get the apps to sync your files" : "Download de apps om bestanden te synchroniseren", - "Desktop client" : "Desktop client", - "Android app" : "Android app", - "iOS app" : "iOS app", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Als u het project wilt ondersteunen\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ontwikkel mee</a>\n\t\tof\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">verkondig het nieuws</a>!", - "Show First Run Wizard again" : "Toon de Eerste start Wizard opnieuw", "You are using <strong>%s</strong> of <strong>%s</strong>" : "U gebruikt <strong>%s</strong> van <strong>%s</strong>", - "Password" : "Wachtwoord", - "Unable to change your password" : "Niet in staat om uw wachtwoord te wijzigen", - "Current password" : "Huidig wachtwoord", - "New password" : "Nieuw", - "Change password" : "Wijzig wachtwoord", + "Profile picture" : "Profielafbeelding", + "Upload new" : "Upload een nieuwe", + "Remove image" : "Afbeelding verwijderen", + "Cancel" : "Annuleer", "Full name" : "Volledige naam", "No display name set" : "Nog geen weergavenaam ingesteld", "Email" : "E-mailadres", "Your email address" : "Uw e-mailadres", - "Fill in an email address to enable password recovery and receive notifications" : "Vul een e-mailadres in om wachtwoordherstel mogelijk te maken en meldingen te ontvangen", "No email address set" : "Geen e-mailadres opgegeven", "You are member of the following groups:" : "U bent lid van de volgende groepen:", - "Profile picture" : "Profielafbeelding", - "Upload new" : "Upload een nieuwe", - "Select new from Files" : "Selecteer een nieuwe vanuit bestanden", - "Remove image" : "Afbeelding verwijderen", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Of png, of jpg. Bij voorkeur vierkant, maar u kunt de afbeelding bijsnijden. Het bestand mag niet groter zijn dan 20 MB.", - "Your avatar is provided by your original account." : "Uw avatar is verstrekt door uw originele account.", - "Cancel" : "Annuleer", - "Choose as profile image" : "Kies als profielafbeelding", + "Password" : "Wachtwoord", + "Unable to change your password" : "Niet in staat om uw wachtwoord te wijzigen", + "Current password" : "Huidig wachtwoord", + "New password" : "Nieuw", + "Change password" : "Wijzig wachtwoord", "Language" : "Taal", "Help translate" : "Help met vertalen", + "Get the apps to sync your files" : "Download de apps om bestanden te synchroniseren", + "Desktop client" : "Desktop client", + "Android app" : "Android app", + "iOS app" : "iOS app", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Als u het project wilt ondersteunen\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ontwikkel mee</a>\n\t\tof\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">verkondig het nieuws</a>!", + "Show First Run Wizard again" : "Toon de Eerste start Wizard opnieuw", "Common Name" : "Common Name", "Valid until" : "Geldig tot", "Issued By" : "Uitgegeven door", diff --git a/settings/l10n/nn_NO.js b/settings/l10n/nn_NO.js index 3e36ed58b44..163dda215cf 100644 --- a/settings/l10n/nn_NO.js +++ b/settings/l10n/nn_NO.js @@ -52,23 +52,21 @@ OC.L10N.register( "Version" : "Utgåve", "by" : "av", "Forum" : "Forum", - "Get the apps to sync your files" : "Få app-ar som kan synkronisera filene dine", - "Show First Run Wizard again" : "Vis Oppstartvegvisaren igjen", + "Profile picture" : "Profilbilete", + "Upload new" : "Last opp ny", + "Remove image" : "Fjern bilete", + "Cancel" : "Avbryt", + "Email" : "E-post", + "Your email address" : "Di epost-adresse", "Password" : "Passord", "Unable to change your password" : "Klarte ikkje endra passordet", "Current password" : "Passord", "New password" : "Nytt passord", "Change password" : "Endra passord", - "Email" : "E-post", - "Your email address" : "Di epost-adresse", - "Profile picture" : "Profilbilete", - "Upload new" : "Last opp ny", - "Select new from Files" : "Vel ny frå Filer", - "Remove image" : "Fjern bilete", - "Cancel" : "Avbryt", - "Choose as profile image" : "Vel som profilbilete", "Language" : "Språk", "Help translate" : "Hjelp oss å omsetja", + "Get the apps to sync your files" : "Få app-ar som kan synkronisera filene dine", + "Show First Run Wizard again" : "Vis Oppstartvegvisaren igjen", "Username" : "Brukarnamn", "Create" : "Lag", "Admin Recovery Password" : "Gjenopprettingspassord for administrator", diff --git a/settings/l10n/nn_NO.json b/settings/l10n/nn_NO.json index 647b691335d..ab14d5335fd 100644 --- a/settings/l10n/nn_NO.json +++ b/settings/l10n/nn_NO.json @@ -50,23 +50,21 @@ "Version" : "Utgåve", "by" : "av", "Forum" : "Forum", - "Get the apps to sync your files" : "Få app-ar som kan synkronisera filene dine", - "Show First Run Wizard again" : "Vis Oppstartvegvisaren igjen", + "Profile picture" : "Profilbilete", + "Upload new" : "Last opp ny", + "Remove image" : "Fjern bilete", + "Cancel" : "Avbryt", + "Email" : "E-post", + "Your email address" : "Di epost-adresse", "Password" : "Passord", "Unable to change your password" : "Klarte ikkje endra passordet", "Current password" : "Passord", "New password" : "Nytt passord", "Change password" : "Endra passord", - "Email" : "E-post", - "Your email address" : "Di epost-adresse", - "Profile picture" : "Profilbilete", - "Upload new" : "Last opp ny", - "Select new from Files" : "Vel ny frå Filer", - "Remove image" : "Fjern bilete", - "Cancel" : "Avbryt", - "Choose as profile image" : "Vel som profilbilete", "Language" : "Språk", "Help translate" : "Hjelp oss å omsetja", + "Get the apps to sync your files" : "Få app-ar som kan synkronisera filene dine", + "Show First Run Wizard again" : "Vis Oppstartvegvisaren igjen", "Username" : "Brukarnamn", "Create" : "Lag", "Admin Recovery Password" : "Gjenopprettingspassord for administrator", diff --git a/settings/l10n/oc.js b/settings/l10n/oc.js index ef5e0fa6b8e..221a5421d40 100644 --- a/settings/l10n/oc.js +++ b/settings/l10n/oc.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "Un senhal valid deu èsser picat", "A valid email must be provided" : "Vos cal provesir una adreça de corrièl valida", "__language_name__" : "Occitan-lengadocian", - "Sync clients" : "Clients de sincronizacion", "Personal info" : "Informacions personalas", + "Sync clients" : "Clients de sincronizacion", "SSL root certificates" : "Certificats raiç SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Tot (errors fatalas, errors, avertiments, informacions, desbugatge)", "Info, warnings, errors and fatal issues" : "Informacions, avertiments, errors e errors fatalas", @@ -223,34 +223,29 @@ OC.L10N.register( "Forum" : "Forum", "Issue tracker" : "Seguiment de problèmas", "Commercial support" : "Supòrt comercial", - "Get the apps to sync your files" : "Obtenètz las aplicacions de sincronizacion de vòstres fichièrs", - "Desktop client" : "Client de burèu", - "Android app" : "Aplicacion Android", - "iOS app" : "Aplicacion iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se volètz aportar vòstre supòrt al projècte\n <a href=\"https://owncloud.org/contribute\"\n target=\"_blank\" rel=\"noreferrer\">rejonhètz lo desvolopament</a>\n o\n <a href=\"https://owncloud.org/promote\"\n target=\"_blank\" rel=\"noreferrer\">fasètz passar l'informacion</a> !", - "Show First Run Wizard again" : "Reveire la fenèstra d'acuèlh afichada al moment de vòstra primièra connexion", - "Password" : "Senhal", - "Unable to change your password" : "Impossible de cambiar vòstre senhal", - "Current password" : "Senhal actual", - "New password" : "Senhal novèl", - "Change password" : "Cambiar de senhal", + "Profile picture" : "Fòto de perfil", + "Upload new" : "Novèla dempuèi vòstre ordenador", + "Remove image" : "Suprimir l'imatge", + "Cancel" : "Anullar", "Full name" : "Nom complet", "No display name set" : "Cap de nom d'afichatge pas configurat", "Email" : "Adreça mail", "Your email address" : "Vòstra adreça mail", - "Fill in an email address to enable password recovery and receive notifications" : "Picatz vòstra adreça mail per permetre la reïnicializacion del senhal e la recepcion de las notificacions", "No email address set" : "Cap d'adreça e-mail pas configurada", "You are member of the following groups:" : "Sètz membre dels gropes seguents :", - "Profile picture" : "Fòto de perfil", - "Upload new" : "Novèla dempuèi vòstre ordenador", - "Select new from Files" : "Novèla dempuèi los Fichièrs", - "Remove image" : "Suprimir l'imatge", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Format png o jpg de maximum 20 Mo. Idealament carrada, mas la poiretz requadrar.", - "Your avatar is provided by your original account." : "Vòstre avatar es provesit per vòstre compte original.", - "Cancel" : "Anullar", - "Choose as profile image" : "Causir en tant que fòto de perfil", + "Password" : "Senhal", + "Unable to change your password" : "Impossible de cambiar vòstre senhal", + "Current password" : "Senhal actual", + "New password" : "Senhal novèl", + "Change password" : "Cambiar de senhal", "Language" : "Lenga", "Help translate" : "Ajudatz a tradusir", + "Get the apps to sync your files" : "Obtenètz las aplicacions de sincronizacion de vòstres fichièrs", + "Desktop client" : "Client de burèu", + "Android app" : "Aplicacion Android", + "iOS app" : "Aplicacion iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se volètz aportar vòstre supòrt al projècte\n <a href=\"https://owncloud.org/contribute\"\n target=\"_blank\" rel=\"noreferrer\">rejonhètz lo desvolopament</a>\n o\n <a href=\"https://owncloud.org/promote\"\n target=\"_blank\" rel=\"noreferrer\">fasètz passar l'informacion</a> !", + "Show First Run Wizard again" : "Reveire la fenèstra d'acuèlh afichada al moment de vòstra primièra connexion", "Common Name" : "Nom d'usatge", "Valid until" : "Valid fins a", "Issued By" : "Desliurat per", diff --git a/settings/l10n/oc.json b/settings/l10n/oc.json index c8107aaa04a..7c941d523c9 100644 --- a/settings/l10n/oc.json +++ b/settings/l10n/oc.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "Un senhal valid deu èsser picat", "A valid email must be provided" : "Vos cal provesir una adreça de corrièl valida", "__language_name__" : "Occitan-lengadocian", - "Sync clients" : "Clients de sincronizacion", "Personal info" : "Informacions personalas", + "Sync clients" : "Clients de sincronizacion", "SSL root certificates" : "Certificats raiç SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Tot (errors fatalas, errors, avertiments, informacions, desbugatge)", "Info, warnings, errors and fatal issues" : "Informacions, avertiments, errors e errors fatalas", @@ -221,34 +221,29 @@ "Forum" : "Forum", "Issue tracker" : "Seguiment de problèmas", "Commercial support" : "Supòrt comercial", - "Get the apps to sync your files" : "Obtenètz las aplicacions de sincronizacion de vòstres fichièrs", - "Desktop client" : "Client de burèu", - "Android app" : "Aplicacion Android", - "iOS app" : "Aplicacion iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se volètz aportar vòstre supòrt al projècte\n <a href=\"https://owncloud.org/contribute\"\n target=\"_blank\" rel=\"noreferrer\">rejonhètz lo desvolopament</a>\n o\n <a href=\"https://owncloud.org/promote\"\n target=\"_blank\" rel=\"noreferrer\">fasètz passar l'informacion</a> !", - "Show First Run Wizard again" : "Reveire la fenèstra d'acuèlh afichada al moment de vòstra primièra connexion", - "Password" : "Senhal", - "Unable to change your password" : "Impossible de cambiar vòstre senhal", - "Current password" : "Senhal actual", - "New password" : "Senhal novèl", - "Change password" : "Cambiar de senhal", + "Profile picture" : "Fòto de perfil", + "Upload new" : "Novèla dempuèi vòstre ordenador", + "Remove image" : "Suprimir l'imatge", + "Cancel" : "Anullar", "Full name" : "Nom complet", "No display name set" : "Cap de nom d'afichatge pas configurat", "Email" : "Adreça mail", "Your email address" : "Vòstra adreça mail", - "Fill in an email address to enable password recovery and receive notifications" : "Picatz vòstra adreça mail per permetre la reïnicializacion del senhal e la recepcion de las notificacions", "No email address set" : "Cap d'adreça e-mail pas configurada", "You are member of the following groups:" : "Sètz membre dels gropes seguents :", - "Profile picture" : "Fòto de perfil", - "Upload new" : "Novèla dempuèi vòstre ordenador", - "Select new from Files" : "Novèla dempuèi los Fichièrs", - "Remove image" : "Suprimir l'imatge", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Format png o jpg de maximum 20 Mo. Idealament carrada, mas la poiretz requadrar.", - "Your avatar is provided by your original account." : "Vòstre avatar es provesit per vòstre compte original.", - "Cancel" : "Anullar", - "Choose as profile image" : "Causir en tant que fòto de perfil", + "Password" : "Senhal", + "Unable to change your password" : "Impossible de cambiar vòstre senhal", + "Current password" : "Senhal actual", + "New password" : "Senhal novèl", + "Change password" : "Cambiar de senhal", "Language" : "Lenga", "Help translate" : "Ajudatz a tradusir", + "Get the apps to sync your files" : "Obtenètz las aplicacions de sincronizacion de vòstres fichièrs", + "Desktop client" : "Client de burèu", + "Android app" : "Aplicacion Android", + "iOS app" : "Aplicacion iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se volètz aportar vòstre supòrt al projècte\n <a href=\"https://owncloud.org/contribute\"\n target=\"_blank\" rel=\"noreferrer\">rejonhètz lo desvolopament</a>\n o\n <a href=\"https://owncloud.org/promote\"\n target=\"_blank\" rel=\"noreferrer\">fasètz passar l'informacion</a> !", + "Show First Run Wizard again" : "Reveire la fenèstra d'acuèlh afichada al moment de vòstra primièra connexion", "Common Name" : "Nom d'usatge", "Valid until" : "Valid fins a", "Issued By" : "Desliurat per", diff --git a/settings/l10n/pa.js b/settings/l10n/pa.js index 8e7335dbf7d..15cdb279dda 100644 --- a/settings/l10n/pa.js +++ b/settings/l10n/pa.js @@ -14,9 +14,9 @@ OC.L10N.register( "__language_name__" : "__ਭਾਸ਼ਾ_ਨਾਂ__", "Login" : "ਲਾਗਇਨ", "Server address" : "ਸਰਵਰ ਐਡਰੈਸ", + "Cancel" : "ਰੱਦ ਕਰੋ", "Password" : "ਪਾਸਵਰ", "Change password" : "ਪਾਸਵਰਡ ਬਦਲੋ", - "Cancel" : "ਰੱਦ ਕਰੋ", "Username" : "ਯੂਜ਼ਰ-ਨਾਂ" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/pa.json b/settings/l10n/pa.json index 3d59dc75ffb..b400a8510de 100644 --- a/settings/l10n/pa.json +++ b/settings/l10n/pa.json @@ -12,9 +12,9 @@ "__language_name__" : "__ਭਾਸ਼ਾ_ਨਾਂ__", "Login" : "ਲਾਗਇਨ", "Server address" : "ਸਰਵਰ ਐਡਰੈਸ", + "Cancel" : "ਰੱਦ ਕਰੋ", "Password" : "ਪਾਸਵਰ", "Change password" : "ਪਾਸਵਰਡ ਬਦਲੋ", - "Cancel" : "ਰੱਦ ਕਰੋ", "Username" : "ਯੂਜ਼ਰ-ਨਾਂ" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index 1412cd01088..0c36e110939 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -157,31 +157,27 @@ OC.L10N.register( "Online documentation" : "Dokumentacja Online", "Forum" : "Forum", "Commercial support" : "Wsparcie komercyjne", - "Get the apps to sync your files" : "Pobierz aplikacje żeby synchronizować swoje pliki", - "Desktop client" : "Klient na komputer", - "Android app" : "Aplikacja Android", - "iOS app" : "Aplikacja iOS", - "Show First Run Wizard again" : "Uruchom ponownie kreatora pierwszego uruchomienia", - "Password" : "Hasło", - "Unable to change your password" : "Nie można zmienić hasła", - "Current password" : "Bieżące hasło", - "New password" : "Nowe hasło", - "Change password" : "Zmień hasło", + "Profile picture" : "Zdjęcie profilu", + "Upload new" : "Wczytaj nowe", + "Remove image" : "Usuń zdjęcie", + "Cancel" : "Anuluj", "Full name" : "Pełna nazwa", "No display name set" : "Brak nazwa wyświetlanej", "Email" : "Email", "Your email address" : "Twój adres e-mail", - "Fill in an email address to enable password recovery and receive notifications" : "Wypełnij adres email aby włączyć odzyskiwanie hasła oraz otrzymywać powiadomienia", "No email address set" : "Brak adresu email", - "Profile picture" : "Zdjęcie profilu", - "Upload new" : "Wczytaj nowe", - "Select new from Files" : "Wybierz nowe z plików", - "Remove image" : "Usuń zdjęcie", - "Your avatar is provided by your original account." : "Twój awatar jest ustawiony jako domyślny.", - "Cancel" : "Anuluj", - "Choose as profile image" : "Wybierz zdjęcie profilu", + "Password" : "Hasło", + "Unable to change your password" : "Nie można zmienić hasła", + "Current password" : "Bieżące hasło", + "New password" : "Nowe hasło", + "Change password" : "Zmień hasło", "Language" : "Język", "Help translate" : "Pomóż w tłumaczeniu", + "Get the apps to sync your files" : "Pobierz aplikacje żeby synchronizować swoje pliki", + "Desktop client" : "Klient na komputer", + "Android app" : "Aplikacja Android", + "iOS app" : "Aplikacja iOS", + "Show First Run Wizard again" : "Uruchom ponownie kreatora pierwszego uruchomienia", "Common Name" : "Nazwa CN", "Valid until" : "Ważny do", "Issued By" : "Wydany przez", diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json index a4c6a7cfd35..c747a8c9727 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -155,31 +155,27 @@ "Online documentation" : "Dokumentacja Online", "Forum" : "Forum", "Commercial support" : "Wsparcie komercyjne", - "Get the apps to sync your files" : "Pobierz aplikacje żeby synchronizować swoje pliki", - "Desktop client" : "Klient na komputer", - "Android app" : "Aplikacja Android", - "iOS app" : "Aplikacja iOS", - "Show First Run Wizard again" : "Uruchom ponownie kreatora pierwszego uruchomienia", - "Password" : "Hasło", - "Unable to change your password" : "Nie można zmienić hasła", - "Current password" : "Bieżące hasło", - "New password" : "Nowe hasło", - "Change password" : "Zmień hasło", + "Profile picture" : "Zdjęcie profilu", + "Upload new" : "Wczytaj nowe", + "Remove image" : "Usuń zdjęcie", + "Cancel" : "Anuluj", "Full name" : "Pełna nazwa", "No display name set" : "Brak nazwa wyświetlanej", "Email" : "Email", "Your email address" : "Twój adres e-mail", - "Fill in an email address to enable password recovery and receive notifications" : "Wypełnij adres email aby włączyć odzyskiwanie hasła oraz otrzymywać powiadomienia", "No email address set" : "Brak adresu email", - "Profile picture" : "Zdjęcie profilu", - "Upload new" : "Wczytaj nowe", - "Select new from Files" : "Wybierz nowe z plików", - "Remove image" : "Usuń zdjęcie", - "Your avatar is provided by your original account." : "Twój awatar jest ustawiony jako domyślny.", - "Cancel" : "Anuluj", - "Choose as profile image" : "Wybierz zdjęcie profilu", + "Password" : "Hasło", + "Unable to change your password" : "Nie można zmienić hasła", + "Current password" : "Bieżące hasło", + "New password" : "Nowe hasło", + "Change password" : "Zmień hasło", "Language" : "Język", "Help translate" : "Pomóż w tłumaczeniu", + "Get the apps to sync your files" : "Pobierz aplikacje żeby synchronizować swoje pliki", + "Desktop client" : "Klient na komputer", + "Android app" : "Aplikacja Android", + "iOS app" : "Aplikacja iOS", + "Show First Run Wizard again" : "Uruchom ponownie kreatora pierwszego uruchomienia", "Common Name" : "Nazwa CN", "Valid until" : "Ważny do", "Issued By" : "Wydany przez", diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index 37a4006571e..d4e1865c9f2 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "Forneça uma senha válida", "A valid email must be provided" : "Deve ser informado um e-mail válido", "__language_name__" : "__language_name__", - "Sync clients" : "Clientes de Sincronização", "Personal info" : "Informação pessoal", + "Sync clients" : "Clientes de Sincronização", "SSL root certificates" : "Certificados SSL raíz", "Everything (fatal issues, errors, warnings, info, debug)" : "Tudo (questões fatais, erros, avisos, informações, depuração)", "Info, warnings, errors and fatal issues" : "Informações, avisos, erros e problemas fatais", @@ -224,35 +224,30 @@ OC.L10N.register( "Forum" : "Fórum", "Issue tracker" : "Rastreador de tópicos", "Commercial support" : "Suporte comercial", - "Get the apps to sync your files" : "Obtenha apps para sincronizar seus arquivos", - "Desktop client" : "Cliente Desktop", - "Android app" : "App Android", - "iOS app" : "App iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se você quiser suportar o projeto, \n⇥⇥<a href=\"https://owncloud.org/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">ajude com o desenvolvimento</a>\n⇥⇥ou\n⇥⇥<a href=\"https://owncloud.org/promote\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">ajude a divulgá-lo</a>!", - "Show First Run Wizard again" : "Mostrar Assistente de Primeira Execução novamente", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Você está usando <strong>%s</strong> de <strong>%s</strong>", - "Password" : "Senha", - "Unable to change your password" : "Não é possivel alterar a sua senha", - "Current password" : "Senha atual", - "New password" : "Nova senha", - "Change password" : "Alterar senha", + "Profile picture" : "Imagem para o perfil", + "Upload new" : "Enviar nova foto", + "Remove image" : "Remover imagem", + "Cancel" : "Cancelar", "Full name" : "Nome completo", "No display name set" : "Nenhuma exibição de nome de configuração", "Email" : "E-mail", "Your email address" : "Seu endereço de e-mail", - "Fill in an email address to enable password recovery and receive notifications" : "Preencha com um e-mail para permitir a recuperação de senha e receber notificações", "No email address set" : "Nenhum endereço de email foi configurado", "You are member of the following groups:" : "Você é membro dos seguintes grupos:", - "Profile picture" : "Imagem para o perfil", - "Upload new" : "Enviar nova foto", - "Select new from Files" : "Selecionar uma nova dos Arquivos", - "Remove image" : "Remover imagem", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Formato png ou jpg. Idealmente quadrada, mas você será capaz de cortá-la. O arquivo não pode exceder o tamanho máximo de 20 MB.", - "Your avatar is provided by your original account." : "Seu avatar é fornecido por sua conta original.", - "Cancel" : "Cancelar", - "Choose as profile image" : "Escolha como imagem para o perfil", + "Password" : "Senha", + "Unable to change your password" : "Não é possivel alterar a sua senha", + "Current password" : "Senha atual", + "New password" : "Nova senha", + "Change password" : "Alterar senha", "Language" : "Idioma", "Help translate" : "Ajude a traduzir", + "Get the apps to sync your files" : "Obtenha apps para sincronizar seus arquivos", + "Desktop client" : "Cliente Desktop", + "Android app" : "App Android", + "iOS app" : "App iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se você quiser suportar o projeto, \n⇥⇥<a href=\"https://owncloud.org/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">ajude com o desenvolvimento</a>\n⇥⇥ou\n⇥⇥<a href=\"https://owncloud.org/promote\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">ajude a divulgá-lo</a>!", + "Show First Run Wizard again" : "Mostrar Assistente de Primeira Execução novamente", "Common Name" : "Nome", "Valid until" : "Válido até", "Issued By" : "Emitido Por", diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index 8017a46e09c..445eb55f76c 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "Forneça uma senha válida", "A valid email must be provided" : "Deve ser informado um e-mail válido", "__language_name__" : "__language_name__", - "Sync clients" : "Clientes de Sincronização", "Personal info" : "Informação pessoal", + "Sync clients" : "Clientes de Sincronização", "SSL root certificates" : "Certificados SSL raíz", "Everything (fatal issues, errors, warnings, info, debug)" : "Tudo (questões fatais, erros, avisos, informações, depuração)", "Info, warnings, errors and fatal issues" : "Informações, avisos, erros e problemas fatais", @@ -222,35 +222,30 @@ "Forum" : "Fórum", "Issue tracker" : "Rastreador de tópicos", "Commercial support" : "Suporte comercial", - "Get the apps to sync your files" : "Obtenha apps para sincronizar seus arquivos", - "Desktop client" : "Cliente Desktop", - "Android app" : "App Android", - "iOS app" : "App iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se você quiser suportar o projeto, \n⇥⇥<a href=\"https://owncloud.org/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">ajude com o desenvolvimento</a>\n⇥⇥ou\n⇥⇥<a href=\"https://owncloud.org/promote\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">ajude a divulgá-lo</a>!", - "Show First Run Wizard again" : "Mostrar Assistente de Primeira Execução novamente", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Você está usando <strong>%s</strong> de <strong>%s</strong>", - "Password" : "Senha", - "Unable to change your password" : "Não é possivel alterar a sua senha", - "Current password" : "Senha atual", - "New password" : "Nova senha", - "Change password" : "Alterar senha", + "Profile picture" : "Imagem para o perfil", + "Upload new" : "Enviar nova foto", + "Remove image" : "Remover imagem", + "Cancel" : "Cancelar", "Full name" : "Nome completo", "No display name set" : "Nenhuma exibição de nome de configuração", "Email" : "E-mail", "Your email address" : "Seu endereço de e-mail", - "Fill in an email address to enable password recovery and receive notifications" : "Preencha com um e-mail para permitir a recuperação de senha e receber notificações", "No email address set" : "Nenhum endereço de email foi configurado", "You are member of the following groups:" : "Você é membro dos seguintes grupos:", - "Profile picture" : "Imagem para o perfil", - "Upload new" : "Enviar nova foto", - "Select new from Files" : "Selecionar uma nova dos Arquivos", - "Remove image" : "Remover imagem", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Formato png ou jpg. Idealmente quadrada, mas você será capaz de cortá-la. O arquivo não pode exceder o tamanho máximo de 20 MB.", - "Your avatar is provided by your original account." : "Seu avatar é fornecido por sua conta original.", - "Cancel" : "Cancelar", - "Choose as profile image" : "Escolha como imagem para o perfil", + "Password" : "Senha", + "Unable to change your password" : "Não é possivel alterar a sua senha", + "Current password" : "Senha atual", + "New password" : "Nova senha", + "Change password" : "Alterar senha", "Language" : "Idioma", "Help translate" : "Ajude a traduzir", + "Get the apps to sync your files" : "Obtenha apps para sincronizar seus arquivos", + "Desktop client" : "Cliente Desktop", + "Android app" : "App Android", + "iOS app" : "App iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se você quiser suportar o projeto, \n⇥⇥<a href=\"https://owncloud.org/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">ajude com o desenvolvimento</a>\n⇥⇥ou\n⇥⇥<a href=\"https://owncloud.org/promote\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">ajude a divulgá-lo</a>!", + "Show First Run Wizard again" : "Mostrar Assistente de Primeira Execução novamente", "Common Name" : "Nome", "Valid until" : "Válido até", "Issued By" : "Emitido Por", diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js index 630b0a3b30b..545507c9381 100644 --- a/settings/l10n/pt_PT.js +++ b/settings/l10n/pt_PT.js @@ -101,8 +101,8 @@ OC.L10N.register( "A valid password must be provided" : "Deve ser indicada uma palavra-passe válida", "A valid email must be provided" : "Deve ser fornecido um email válido", "__language_name__" : "__language_name__", - "Sync clients" : "Clientes de sync", "Personal info" : "Informação pessoal", + "Sync clients" : "Clientes de sync", "SSL root certificates" : "Certificados de raiz SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Tudo (problemas fatais, erros, avisos, informação, depuração)", "Info, warnings, errors and fatal issues" : "Informação, avisos, erros e problemas fatais", @@ -201,33 +201,29 @@ OC.L10N.register( "Forum" : "Fórum", "Issue tracker" : "Pesquisador de problemad", "Commercial support" : "Suporte Comercial", - "Get the apps to sync your files" : "Obtenha as aplicações para sincronizar os seus ficheiros", - "Desktop client" : "Cliente Desktop", - "Android app" : "Aplicação Android", - "iOS app" : "Aplicação iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se quer apoiar o projecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">junte-se ao desenvolvimento</a>\n\t\tou\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">espalhe a palavra</a>!", - "Show First Run Wizard again" : "Mostrar novamente Wizard de Arranque Inicial", - "Password" : "Palavra-passe", - "Unable to change your password" : "Não foi possível alterar a sua palavra-passe", - "Current password" : "Palavra-passe atual", - "New password" : "Nova palavra-passe", - "Change password" : "Alterar palavra-passe", + "Profile picture" : "Foto do perfil", + "Upload new" : "Carregar novo", + "Remove image" : "Remover imagem", + "Cancel" : "Cancelar", "Full name" : "Nome completo", "No display name set" : "Nenhum nome display estabelecido", "Email" : "Email", "Your email address" : "O seu endereço de email", - "Fill in an email address to enable password recovery and receive notifications" : "Preencha com um endereço e-mail para permitir a recuperação da palavra-passe e receber notificações", "No email address set" : "Nenhum endereço de email estabelecido", "You are member of the following groups:" : "Você é membro dos seguintes grupos:", - "Profile picture" : "Foto do perfil", - "Upload new" : "Carregar novo", - "Select new from Files" : "Seleccionar novo a partir dos ficheiros", - "Remove image" : "Remover imagem", - "Your avatar is provided by your original account." : "O seu avatar é fornecido pela sua conta original.", - "Cancel" : "Cancelar", - "Choose as profile image" : "Escolha uma fotografia de perfil", + "Password" : "Palavra-passe", + "Unable to change your password" : "Não foi possível alterar a sua palavra-passe", + "Current password" : "Palavra-passe atual", + "New password" : "Nova palavra-passe", + "Change password" : "Alterar palavra-passe", "Language" : "Idioma", "Help translate" : "Ajude a traduzir", + "Get the apps to sync your files" : "Obtenha as aplicações para sincronizar os seus ficheiros", + "Desktop client" : "Cliente Desktop", + "Android app" : "Aplicação Android", + "iOS app" : "Aplicação iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se quer apoiar o projecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">junte-se ao desenvolvimento</a>\n\t\tou\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">espalhe a palavra</a>!", + "Show First Run Wizard again" : "Mostrar novamente Wizard de Arranque Inicial", "Common Name" : "Nome Comum", "Valid until" : "Válido até", "Issued By" : "Emitido Por", diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json index 65c0e3f6647..e0e4749f872 100644 --- a/settings/l10n/pt_PT.json +++ b/settings/l10n/pt_PT.json @@ -99,8 +99,8 @@ "A valid password must be provided" : "Deve ser indicada uma palavra-passe válida", "A valid email must be provided" : "Deve ser fornecido um email válido", "__language_name__" : "__language_name__", - "Sync clients" : "Clientes de sync", "Personal info" : "Informação pessoal", + "Sync clients" : "Clientes de sync", "SSL root certificates" : "Certificados de raiz SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Tudo (problemas fatais, erros, avisos, informação, depuração)", "Info, warnings, errors and fatal issues" : "Informação, avisos, erros e problemas fatais", @@ -199,33 +199,29 @@ "Forum" : "Fórum", "Issue tracker" : "Pesquisador de problemad", "Commercial support" : "Suporte Comercial", - "Get the apps to sync your files" : "Obtenha as aplicações para sincronizar os seus ficheiros", - "Desktop client" : "Cliente Desktop", - "Android app" : "Aplicação Android", - "iOS app" : "Aplicação iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se quer apoiar o projecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">junte-se ao desenvolvimento</a>\n\t\tou\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">espalhe a palavra</a>!", - "Show First Run Wizard again" : "Mostrar novamente Wizard de Arranque Inicial", - "Password" : "Palavra-passe", - "Unable to change your password" : "Não foi possível alterar a sua palavra-passe", - "Current password" : "Palavra-passe atual", - "New password" : "Nova palavra-passe", - "Change password" : "Alterar palavra-passe", + "Profile picture" : "Foto do perfil", + "Upload new" : "Carregar novo", + "Remove image" : "Remover imagem", + "Cancel" : "Cancelar", "Full name" : "Nome completo", "No display name set" : "Nenhum nome display estabelecido", "Email" : "Email", "Your email address" : "O seu endereço de email", - "Fill in an email address to enable password recovery and receive notifications" : "Preencha com um endereço e-mail para permitir a recuperação da palavra-passe e receber notificações", "No email address set" : "Nenhum endereço de email estabelecido", "You are member of the following groups:" : "Você é membro dos seguintes grupos:", - "Profile picture" : "Foto do perfil", - "Upload new" : "Carregar novo", - "Select new from Files" : "Seleccionar novo a partir dos ficheiros", - "Remove image" : "Remover imagem", - "Your avatar is provided by your original account." : "O seu avatar é fornecido pela sua conta original.", - "Cancel" : "Cancelar", - "Choose as profile image" : "Escolha uma fotografia de perfil", + "Password" : "Palavra-passe", + "Unable to change your password" : "Não foi possível alterar a sua palavra-passe", + "Current password" : "Palavra-passe atual", + "New password" : "Nova palavra-passe", + "Change password" : "Alterar palavra-passe", "Language" : "Idioma", "Help translate" : "Ajude a traduzir", + "Get the apps to sync your files" : "Obtenha as aplicações para sincronizar os seus ficheiros", + "Desktop client" : "Cliente Desktop", + "Android app" : "Aplicação Android", + "iOS app" : "Aplicação iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se quer apoiar o projecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">junte-se ao desenvolvimento</a>\n\t\tou\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">espalhe a palavra</a>!", + "Show First Run Wizard again" : "Mostrar novamente Wizard de Arranque Inicial", "Common Name" : "Nome Comum", "Valid until" : "Válido até", "Issued By" : "Emitido Por", diff --git a/settings/l10n/ro.js b/settings/l10n/ro.js index fde0c1df6aa..bbb8b575331 100644 --- a/settings/l10n/ro.js +++ b/settings/l10n/ro.js @@ -87,25 +87,23 @@ OC.L10N.register( "Version" : "Versiunea", "by" : "după", "Forum" : "Forum", - "Get the apps to sync your files" : "Ia acum aplicatia pentru sincronizarea fisierelor ", - "Desktop client" : "Client Desktop", - "Android app" : "Aplicatie Android", - "iOS app" : "Aplicație iOS", + "Profile picture" : "Imagine de profil", + "Upload new" : "Încarcă una nouă", + "Remove image" : "Înlătură imagine", + "Cancel" : "Anulare", + "Email" : "Email", + "Your email address" : "Adresa ta de email", "Password" : "Parolă", "Unable to change your password" : "Imposibil de-ați schimbat parola", "Current password" : "Parola curentă", "New password" : "Noua parolă", "Change password" : "Schimbă parola", - "Email" : "Email", - "Your email address" : "Adresa ta de email", - "Profile picture" : "Imagine de profil", - "Upload new" : "Încarcă una nouă", - "Select new from Files" : "Selectează una din Fișiere", - "Remove image" : "Înlătură imagine", - "Cancel" : "Anulare", - "Choose as profile image" : "Alege drept imagine de profil", "Language" : "Limba", "Help translate" : "Ajută la traducere", + "Get the apps to sync your files" : "Ia acum aplicatia pentru sincronizarea fisierelor ", + "Desktop client" : "Client Desktop", + "Android app" : "Aplicatie Android", + "iOS app" : "Aplicație iOS", "Username" : "Nume utilizator", "Create" : "Crează", "Admin Recovery Password" : "Parolă de recuperare a Administratorului", diff --git a/settings/l10n/ro.json b/settings/l10n/ro.json index c1010025fd9..0b2710ae277 100644 --- a/settings/l10n/ro.json +++ b/settings/l10n/ro.json @@ -85,25 +85,23 @@ "Version" : "Versiunea", "by" : "după", "Forum" : "Forum", - "Get the apps to sync your files" : "Ia acum aplicatia pentru sincronizarea fisierelor ", - "Desktop client" : "Client Desktop", - "Android app" : "Aplicatie Android", - "iOS app" : "Aplicație iOS", + "Profile picture" : "Imagine de profil", + "Upload new" : "Încarcă una nouă", + "Remove image" : "Înlătură imagine", + "Cancel" : "Anulare", + "Email" : "Email", + "Your email address" : "Adresa ta de email", "Password" : "Parolă", "Unable to change your password" : "Imposibil de-ați schimbat parola", "Current password" : "Parola curentă", "New password" : "Noua parolă", "Change password" : "Schimbă parola", - "Email" : "Email", - "Your email address" : "Adresa ta de email", - "Profile picture" : "Imagine de profil", - "Upload new" : "Încarcă una nouă", - "Select new from Files" : "Selectează una din Fișiere", - "Remove image" : "Înlătură imagine", - "Cancel" : "Anulare", - "Choose as profile image" : "Alege drept imagine de profil", "Language" : "Limba", "Help translate" : "Ajută la traducere", + "Get the apps to sync your files" : "Ia acum aplicatia pentru sincronizarea fisierelor ", + "Desktop client" : "Client Desktop", + "Android app" : "Aplicatie Android", + "iOS app" : "Aplicație iOS", "Username" : "Nume utilizator", "Create" : "Crează", "Admin Recovery Password" : "Parolă de recuperare a Administratorului", diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index 5d6376c2f1d..30a7cc64d67 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "Должен быть указан правильный пароль", "A valid email must be provided" : "Должен быть указан корректный адрес email", "__language_name__" : "Русский", - "Sync clients" : "Синхронизация клиентов", "Personal info" : "Личная информация", + "Sync clients" : "Синхронизация клиентов", "SSL root certificates" : "Корневые сертификаты SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Все (критические проблемы, ошибки, предупреждения, информационные, отладочные)", "Info, warnings, errors and fatal issues" : "Информационные, предупреждения, ошибки и критические проблемы", @@ -224,35 +224,30 @@ OC.L10N.register( "Forum" : "Форум", "Issue tracker" : "трекер проблем", "Commercial support" : "Коммерческая поддержка", - "Get the apps to sync your files" : "Получить приложения для синхронизации ваших файлов", - "Desktop client" : "Клиент для ПК", - "Android app" : "Android приложение", - "iOS app" : "iOS приложение", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Если Вы хотите поддержать проект\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">совместная разработка</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">сообщить</a>!", - "Show First Run Wizard again" : "Показать помощник настройки снова", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Вы используете <strong>%s</strong> из <strong>%s</strong>", - "Password" : "Пароль", - "Unable to change your password" : "Невозможно сменить пароль", - "Current password" : "Текущий пароль", - "New password" : "Новый пароль", - "Change password" : "Сменить пароль", + "Profile picture" : "Аватар", + "Upload new" : "Загрузить новый", + "Remove image" : "Удалить аватар", + "Cancel" : "Отмена", "Full name" : "Полное имя", "No display name set" : "Отображаемое имя не указано", "Email" : "E-mail", "Your email address" : "Ваш адрес электронной почты", - "Fill in an email address to enable password recovery and receive notifications" : "Введите свой email-адрес для того, чтобы включить возможность восстановления пароля и получения уведомлений", "No email address set" : "E-mail не указан", "You are member of the following groups:" : "Вы являетесь членом следующих групп:", - "Profile picture" : "Аватар", - "Upload new" : "Загрузить новый", - "Select new from Files" : "Выберите новый из файлов", - "Remove image" : "Удалить аватар", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Допустимые форматы: png и jpg. В идеале квадратное, но Вы сможете обрезать его. Файл не должен превышать максимальный размер в 20 МБ.", - "Your avatar is provided by your original account." : "Будет использован аватар вашей оригинальной учетной записи.", - "Cancel" : "Отмена", - "Choose as profile image" : "Установить как аватар", + "Password" : "Пароль", + "Unable to change your password" : "Невозможно сменить пароль", + "Current password" : "Текущий пароль", + "New password" : "Новый пароль", + "Change password" : "Сменить пароль", "Language" : "Язык", "Help translate" : "Помочь с переводом", + "Get the apps to sync your files" : "Получить приложения для синхронизации ваших файлов", + "Desktop client" : "Клиент для ПК", + "Android app" : "Android приложение", + "iOS app" : "iOS приложение", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Если Вы хотите поддержать проект\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">совместная разработка</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">сообщить</a>!", + "Show First Run Wizard again" : "Показать помощник настройки снова", "Common Name" : "Общее Имя", "Valid until" : "Действительно до", "Issued By" : "Выдан", diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index cff06bfea17..f55a6608aff 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "Должен быть указан правильный пароль", "A valid email must be provided" : "Должен быть указан корректный адрес email", "__language_name__" : "Русский", - "Sync clients" : "Синхронизация клиентов", "Personal info" : "Личная информация", + "Sync clients" : "Синхронизация клиентов", "SSL root certificates" : "Корневые сертификаты SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Все (критические проблемы, ошибки, предупреждения, информационные, отладочные)", "Info, warnings, errors and fatal issues" : "Информационные, предупреждения, ошибки и критические проблемы", @@ -222,35 +222,30 @@ "Forum" : "Форум", "Issue tracker" : "трекер проблем", "Commercial support" : "Коммерческая поддержка", - "Get the apps to sync your files" : "Получить приложения для синхронизации ваших файлов", - "Desktop client" : "Клиент для ПК", - "Android app" : "Android приложение", - "iOS app" : "iOS приложение", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Если Вы хотите поддержать проект\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">совместная разработка</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">сообщить</a>!", - "Show First Run Wizard again" : "Показать помощник настройки снова", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Вы используете <strong>%s</strong> из <strong>%s</strong>", - "Password" : "Пароль", - "Unable to change your password" : "Невозможно сменить пароль", - "Current password" : "Текущий пароль", - "New password" : "Новый пароль", - "Change password" : "Сменить пароль", + "Profile picture" : "Аватар", + "Upload new" : "Загрузить новый", + "Remove image" : "Удалить аватар", + "Cancel" : "Отмена", "Full name" : "Полное имя", "No display name set" : "Отображаемое имя не указано", "Email" : "E-mail", "Your email address" : "Ваш адрес электронной почты", - "Fill in an email address to enable password recovery and receive notifications" : "Введите свой email-адрес для того, чтобы включить возможность восстановления пароля и получения уведомлений", "No email address set" : "E-mail не указан", "You are member of the following groups:" : "Вы являетесь членом следующих групп:", - "Profile picture" : "Аватар", - "Upload new" : "Загрузить новый", - "Select new from Files" : "Выберите новый из файлов", - "Remove image" : "Удалить аватар", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Допустимые форматы: png и jpg. В идеале квадратное, но Вы сможете обрезать его. Файл не должен превышать максимальный размер в 20 МБ.", - "Your avatar is provided by your original account." : "Будет использован аватар вашей оригинальной учетной записи.", - "Cancel" : "Отмена", - "Choose as profile image" : "Установить как аватар", + "Password" : "Пароль", + "Unable to change your password" : "Невозможно сменить пароль", + "Current password" : "Текущий пароль", + "New password" : "Новый пароль", + "Change password" : "Сменить пароль", "Language" : "Язык", "Help translate" : "Помочь с переводом", + "Get the apps to sync your files" : "Получить приложения для синхронизации ваших файлов", + "Desktop client" : "Клиент для ПК", + "Android app" : "Android приложение", + "iOS app" : "iOS приложение", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Если Вы хотите поддержать проект\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">совместная разработка</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">сообщить</a>!", + "Show First Run Wizard again" : "Показать помощник настройки снова", "Common Name" : "Общее Имя", "Valid until" : "Действительно до", "Issued By" : "Выдан", diff --git a/settings/l10n/si_LK.js b/settings/l10n/si_LK.js index 9207b5ab189..21d569a9abb 100644 --- a/settings/l10n/si_LK.js +++ b/settings/l10n/si_LK.js @@ -27,14 +27,14 @@ OC.L10N.register( "More" : "වැඩි", "Less" : "අඩු", "by" : "විසින්", + "Cancel" : "එපා", + "Email" : "විද්යුත් තැපෑල", + "Your email address" : "ඔබගේ විද්යුත් තැපෑල", "Password" : "මුර පදය", "Unable to change your password" : "මුර පදය වෙනස් කළ නොහැකි විය", "Current password" : "වත්මන් මුරපදය", "New password" : "නව මුරපදය", "Change password" : "මුරපදය වෙනස් කිරීම", - "Email" : "විද්යුත් තැපෑල", - "Your email address" : "ඔබගේ විද්යුත් තැපෑල", - "Cancel" : "එපා", "Language" : "භාෂාව", "Help translate" : "පරිවර්ථන සහය", "Username" : "පරිශීලක නම", diff --git a/settings/l10n/si_LK.json b/settings/l10n/si_LK.json index 9b2287b13be..41699fd92c0 100644 --- a/settings/l10n/si_LK.json +++ b/settings/l10n/si_LK.json @@ -25,14 +25,14 @@ "More" : "වැඩි", "Less" : "අඩු", "by" : "විසින්", + "Cancel" : "එපා", + "Email" : "විද්යුත් තැපෑල", + "Your email address" : "ඔබගේ විද්යුත් තැපෑල", "Password" : "මුර පදය", "Unable to change your password" : "මුර පදය වෙනස් කළ නොහැකි විය", "Current password" : "වත්මන් මුරපදය", "New password" : "නව මුරපදය", "Change password" : "මුරපදය වෙනස් කිරීම", - "Email" : "විද්යුත් තැපෑල", - "Your email address" : "ඔබගේ විද්යුත් තැපෑල", - "Cancel" : "එපා", "Language" : "භාෂාව", "Help translate" : "පරිවර්ථන සහය", "Username" : "පරිශීලක නම", diff --git a/settings/l10n/sk_SK.js b/settings/l10n/sk_SK.js index 67930aebb16..f25eb6ed5c6 100644 --- a/settings/l10n/sk_SK.js +++ b/settings/l10n/sk_SK.js @@ -97,8 +97,8 @@ OC.L10N.register( "A valid password must be provided" : "Musíte zadať platné heslo", "A valid email must be provided" : "Musíte zadať platnú emailovú adresu", "__language_name__" : "Slovensky", - "Sync clients" : "Klienti synchronizácie", "Personal info" : "Osobné informácie", + "Sync clients" : "Klienti synchronizácie", "SSL root certificates" : "Koreňové SSL certifikáty", "Everything (fatal issues, errors, warnings, info, debug)" : "Všetko (fatálne problémy, chyby, upozornenia, info, debug)", "Info, warnings, errors and fatal issues" : "Info, upozornenia, chyby a fatálne problémy", @@ -195,33 +195,29 @@ OC.L10N.register( "Forum" : "Fórum", "Issue tracker" : "Zoznam chýb", "Commercial support" : "Komerčná podpora", - "Get the apps to sync your files" : "Získať aplikácie na synchronizáciu vašich súborov", - "Desktop client" : "Desktopový klient", - "Android app" : "Android aplikácia", - "iOS app" : "iOS aplikácia", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ak chcete projekt podporiť,\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">zapojte sa do vývoja</a>\n\t\talebo\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ho propagujte</a>!", - "Show First Run Wizard again" : "Znovu zobraziť sprievodcu prvým spustením", - "Password" : "Heslo", - "Unable to change your password" : "Nie je možné zmeniť vaše heslo", - "Current password" : "Aktuálne heslo", - "New password" : "Nové heslo", - "Change password" : "Zmeniť heslo", + "Profile picture" : "Avatar", + "Upload new" : "Nahrať nový", + "Remove image" : "Zmazať obrázok", + "Cancel" : "Zrušiť", "Full name" : "Meno a priezvisko", "No display name set" : "Zobrazované meno nie je nastavené", "Email" : "Email", "Your email address" : "Vaša emailová adresa", - "Fill in an email address to enable password recovery and receive notifications" : "Zadajte emailovú adresu pre umožnenie obnovy zabudnutého hesla a pre prijímanie upozornení a oznámení", "No email address set" : "Emailová adresa nie je nastavená", "You are member of the following groups:" : "Ste členom nasledovných skupín:", - "Profile picture" : "Avatar", - "Upload new" : "Nahrať nový", - "Select new from Files" : "Vyberte nový zo súborov", - "Remove image" : "Zmazať obrázok", - "Your avatar is provided by your original account." : "Váš avatar je použitý z pôvodného účtu.", - "Cancel" : "Zrušiť", - "Choose as profile image" : "Vybrať ako avatara", + "Password" : "Heslo", + "Unable to change your password" : "Nie je možné zmeniť vaše heslo", + "Current password" : "Aktuálne heslo", + "New password" : "Nové heslo", + "Change password" : "Zmeniť heslo", "Language" : "Jazyk", "Help translate" : "Pomôcť s prekladom", + "Get the apps to sync your files" : "Získať aplikácie na synchronizáciu vašich súborov", + "Desktop client" : "Desktopový klient", + "Android app" : "Android aplikácia", + "iOS app" : "iOS aplikácia", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ak chcete projekt podporiť,\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">zapojte sa do vývoja</a>\n\t\talebo\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ho propagujte</a>!", + "Show First Run Wizard again" : "Znovu zobraziť sprievodcu prvým spustením", "Common Name" : "Bežný názov", "Valid until" : "Platný do", "Issued By" : "Vydal", diff --git a/settings/l10n/sk_SK.json b/settings/l10n/sk_SK.json index 61627bef95e..c04f846e24a 100644 --- a/settings/l10n/sk_SK.json +++ b/settings/l10n/sk_SK.json @@ -95,8 +95,8 @@ "A valid password must be provided" : "Musíte zadať platné heslo", "A valid email must be provided" : "Musíte zadať platnú emailovú adresu", "__language_name__" : "Slovensky", - "Sync clients" : "Klienti synchronizácie", "Personal info" : "Osobné informácie", + "Sync clients" : "Klienti synchronizácie", "SSL root certificates" : "Koreňové SSL certifikáty", "Everything (fatal issues, errors, warnings, info, debug)" : "Všetko (fatálne problémy, chyby, upozornenia, info, debug)", "Info, warnings, errors and fatal issues" : "Info, upozornenia, chyby a fatálne problémy", @@ -193,33 +193,29 @@ "Forum" : "Fórum", "Issue tracker" : "Zoznam chýb", "Commercial support" : "Komerčná podpora", - "Get the apps to sync your files" : "Získať aplikácie na synchronizáciu vašich súborov", - "Desktop client" : "Desktopový klient", - "Android app" : "Android aplikácia", - "iOS app" : "iOS aplikácia", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ak chcete projekt podporiť,\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">zapojte sa do vývoja</a>\n\t\talebo\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ho propagujte</a>!", - "Show First Run Wizard again" : "Znovu zobraziť sprievodcu prvým spustením", - "Password" : "Heslo", - "Unable to change your password" : "Nie je možné zmeniť vaše heslo", - "Current password" : "Aktuálne heslo", - "New password" : "Nové heslo", - "Change password" : "Zmeniť heslo", + "Profile picture" : "Avatar", + "Upload new" : "Nahrať nový", + "Remove image" : "Zmazať obrázok", + "Cancel" : "Zrušiť", "Full name" : "Meno a priezvisko", "No display name set" : "Zobrazované meno nie je nastavené", "Email" : "Email", "Your email address" : "Vaša emailová adresa", - "Fill in an email address to enable password recovery and receive notifications" : "Zadajte emailovú adresu pre umožnenie obnovy zabudnutého hesla a pre prijímanie upozornení a oznámení", "No email address set" : "Emailová adresa nie je nastavená", "You are member of the following groups:" : "Ste členom nasledovných skupín:", - "Profile picture" : "Avatar", - "Upload new" : "Nahrať nový", - "Select new from Files" : "Vyberte nový zo súborov", - "Remove image" : "Zmazať obrázok", - "Your avatar is provided by your original account." : "Váš avatar je použitý z pôvodného účtu.", - "Cancel" : "Zrušiť", - "Choose as profile image" : "Vybrať ako avatara", + "Password" : "Heslo", + "Unable to change your password" : "Nie je možné zmeniť vaše heslo", + "Current password" : "Aktuálne heslo", + "New password" : "Nové heslo", + "Change password" : "Zmeniť heslo", "Language" : "Jazyk", "Help translate" : "Pomôcť s prekladom", + "Get the apps to sync your files" : "Získať aplikácie na synchronizáciu vašich súborov", + "Desktop client" : "Desktopový klient", + "Android app" : "Android aplikácia", + "iOS app" : "iOS aplikácia", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ak chcete projekt podporiť,\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">zapojte sa do vývoja</a>\n\t\talebo\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ho propagujte</a>!", + "Show First Run Wizard again" : "Znovu zobraziť sprievodcu prvým spustením", "Common Name" : "Bežný názov", "Valid until" : "Platný do", "Issued By" : "Vydal", diff --git a/settings/l10n/sl.js b/settings/l10n/sl.js index d793dc39240..ab9583e5c29 100644 --- a/settings/l10n/sl.js +++ b/settings/l10n/sl.js @@ -100,8 +100,8 @@ OC.L10N.register( "A valid password must be provided" : "Navedeno mora biti veljavno geslo", "A valid email must be provided" : "Naveden mora biti veljaven naslov elektronske pošte.", "__language_name__" : "Slovenščina", - "Sync clients" : "Uskladi odjemalce", "Personal info" : "Osebni podatki", + "Sync clients" : "Uskladi odjemalce", "SSL root certificates" : "Korenska potrdila SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Vse (podrobnosti, opozorila, hrošče, napake in usodne dogodke)", "Info, warnings, errors and fatal issues" : "Podrobnosti, opozorila, napake in usodne dogodke", @@ -188,34 +188,29 @@ OC.L10N.register( "Forum" : "Forum", "Issue tracker" : "Spremljanje težav", "Commercial support" : "Komercialna podpora", - "Get the apps to sync your files" : "Pridobi programe za usklajevanje datotek", - "Desktop client" : "Namizni odjemalec", - "Android app" : "Program za Android", - "iOS app" : "Program za iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Če bi radi podprli projekt\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">pristopite razvoju</a>\n\t\tali\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">razširite glas</a>!", - "Show First Run Wizard again" : "Zaženi čarovnika prvega zagona", - "Password" : "Geslo", - "Unable to change your password" : "Gesla ni mogoče spremeniti.", - "Current password" : "Trenutno geslo", - "New password" : "Novo geslo", - "Change password" : "Spremeni geslo", + "Profile picture" : "Slika profila", + "Upload new" : "Pošlji novo", + "Remove image" : "Odstrani sliko", + "Cancel" : "Prekliči", "Full name" : "Polno ime", "No display name set" : "Ime za prikaz ni bilo nastavljeno", "Email" : "Elektronski naslov", "Your email address" : "Osebni elektronski naslov", - "Fill in an email address to enable password recovery and receive notifications" : "Podajte elektronski naslov, da vam omogočimo reševanje izgubljenega gesla in sprejem obvestil", "No email address set" : "Poštni naslov ni bil vpisan", "You are member of the following groups:" : "Vi ste član sledečih skupin:", - "Profile picture" : "Slika profila", - "Upload new" : "Pošlji novo", - "Select new from Files" : "Izberi novo iz menija datotek", - "Remove image" : "Odstrani sliko", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Naloži png ali jpg. Idealno kvadratno, bo pa še možno obrezati sliko.. Slika ne sme presegati velikosti 20 MB.", - "Your avatar is provided by your original account." : "Podoba je podana v izvornem računu.", - "Cancel" : "Prekliči", - "Choose as profile image" : "Izberi kot sliko profila", + "Password" : "Geslo", + "Unable to change your password" : "Gesla ni mogoče spremeniti.", + "Current password" : "Trenutno geslo", + "New password" : "Novo geslo", + "Change password" : "Spremeni geslo", "Language" : "Jezik", "Help translate" : "Sodelujte pri prevajanju", + "Get the apps to sync your files" : "Pridobi programe za usklajevanje datotek", + "Desktop client" : "Namizni odjemalec", + "Android app" : "Program za Android", + "iOS app" : "Program za iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Če bi radi podprli projekt\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">pristopite razvoju</a>\n\t\tali\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">razširite glas</a>!", + "Show First Run Wizard again" : "Zaženi čarovnika prvega zagona", "Common Name" : "Splošno ime", "Valid until" : "Veljavno do", "Issued By" : "Izdajatelj", diff --git a/settings/l10n/sl.json b/settings/l10n/sl.json index 9170aaa9d46..c4ac64d1e01 100644 --- a/settings/l10n/sl.json +++ b/settings/l10n/sl.json @@ -98,8 +98,8 @@ "A valid password must be provided" : "Navedeno mora biti veljavno geslo", "A valid email must be provided" : "Naveden mora biti veljaven naslov elektronske pošte.", "__language_name__" : "Slovenščina", - "Sync clients" : "Uskladi odjemalce", "Personal info" : "Osebni podatki", + "Sync clients" : "Uskladi odjemalce", "SSL root certificates" : "Korenska potrdila SSL", "Everything (fatal issues, errors, warnings, info, debug)" : "Vse (podrobnosti, opozorila, hrošče, napake in usodne dogodke)", "Info, warnings, errors and fatal issues" : "Podrobnosti, opozorila, napake in usodne dogodke", @@ -186,34 +186,29 @@ "Forum" : "Forum", "Issue tracker" : "Spremljanje težav", "Commercial support" : "Komercialna podpora", - "Get the apps to sync your files" : "Pridobi programe za usklajevanje datotek", - "Desktop client" : "Namizni odjemalec", - "Android app" : "Program za Android", - "iOS app" : "Program za iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Če bi radi podprli projekt\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">pristopite razvoju</a>\n\t\tali\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">razširite glas</a>!", - "Show First Run Wizard again" : "Zaženi čarovnika prvega zagona", - "Password" : "Geslo", - "Unable to change your password" : "Gesla ni mogoče spremeniti.", - "Current password" : "Trenutno geslo", - "New password" : "Novo geslo", - "Change password" : "Spremeni geslo", + "Profile picture" : "Slika profila", + "Upload new" : "Pošlji novo", + "Remove image" : "Odstrani sliko", + "Cancel" : "Prekliči", "Full name" : "Polno ime", "No display name set" : "Ime za prikaz ni bilo nastavljeno", "Email" : "Elektronski naslov", "Your email address" : "Osebni elektronski naslov", - "Fill in an email address to enable password recovery and receive notifications" : "Podajte elektronski naslov, da vam omogočimo reševanje izgubljenega gesla in sprejem obvestil", "No email address set" : "Poštni naslov ni bil vpisan", "You are member of the following groups:" : "Vi ste član sledečih skupin:", - "Profile picture" : "Slika profila", - "Upload new" : "Pošlji novo", - "Select new from Files" : "Izberi novo iz menija datotek", - "Remove image" : "Odstrani sliko", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Naloži png ali jpg. Idealno kvadratno, bo pa še možno obrezati sliko.. Slika ne sme presegati velikosti 20 MB.", - "Your avatar is provided by your original account." : "Podoba je podana v izvornem računu.", - "Cancel" : "Prekliči", - "Choose as profile image" : "Izberi kot sliko profila", + "Password" : "Geslo", + "Unable to change your password" : "Gesla ni mogoče spremeniti.", + "Current password" : "Trenutno geslo", + "New password" : "Novo geslo", + "Change password" : "Spremeni geslo", "Language" : "Jezik", "Help translate" : "Sodelujte pri prevajanju", + "Get the apps to sync your files" : "Pridobi programe za usklajevanje datotek", + "Desktop client" : "Namizni odjemalec", + "Android app" : "Program za Android", + "iOS app" : "Program za iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Če bi radi podprli projekt\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">pristopite razvoju</a>\n\t\tali\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">razširite glas</a>!", + "Show First Run Wizard again" : "Zaženi čarovnika prvega zagona", "Common Name" : "Splošno ime", "Valid until" : "Veljavno do", "Issued By" : "Izdajatelj", diff --git a/settings/l10n/sq.js b/settings/l10n/sq.js index f107fc48e7c..f2cf8228ad5 100644 --- a/settings/l10n/sq.js +++ b/settings/l10n/sq.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "Duhet dhënë një fjalëkalim i vlefshëm", "A valid email must be provided" : "Duhet dhënë një email i vlefshëm", "__language_name__" : "Shqip", - "Sync clients" : "Klientë njëkohësimi", "Personal info" : "Të dhëna personale", + "Sync clients" : "Klientë njëkohësimi", "SSL root certificates" : "Dëshmi SSL rrënjë", "Everything (fatal issues, errors, warnings, info, debug)" : "Gjithçka (probleme fatale, gabime, sinjalizime, të dhëna, diagnostikim)", "Info, warnings, errors and fatal issues" : "Të dhëna, sinjalizime, gabime dhe probleme fatale", @@ -224,35 +224,30 @@ OC.L10N.register( "Forum" : "Forum", "Issue tracker" : "Gjurmues të metash", "Commercial support" : "Asistencë komerciale", - "Get the apps to sync your files" : "Merrni aplikacionet për njëkohësim të kartelave tuaja", - "Desktop client" : "Klient desktopi", - "Android app" : "Aplikacion për Android", - "iOS app" : "Aplikacion për iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Nëse doni ta përkrahni projektin\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">merrni pjesë te zhvillimi i tij</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">përhapni fjalën për të</a>!", - "Show First Run Wizard again" : "Shfaqe sërish Ndihmësin e Herës së Parë", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Po përdorni <strong>%s</strong> nga <strong>%s</strong>", - "Password" : "Fjalëkalim", - "Unable to change your password" : "S’arrin të ndryshojë fjalëkalimin tuaj", - "Current password" : "Fjalëkalimi i tanishëm", - "New password" : "Fjalëkalimi i ri", - "Change password" : "Ndrysho fjalëkalimin", + "Profile picture" : "Foto profili", + "Upload new" : "Ngarko të re", + "Remove image" : "Hiqe figurën", + "Cancel" : "Anuloje", "Full name" : "Emër i plotë", "No display name set" : "S’është caktuar emër për në ekran", "Email" : "Email", "Your email address" : "Adresa juaj email", - "Fill in an email address to enable password recovery and receive notifications" : "Futni një adresë email që të aktivizoni rimarrje fjalëkalimi dhe për të marrë njoftime", "No email address set" : "S’është caktuar adresë email", "You are member of the following groups:" : "Jeni anëtar i grupeve vijuese:", - "Profile picture" : "Foto profili", - "Upload new" : "Ngarko të re", - "Select new from Files" : "Përzgjidhni të re prej Kartelash", - "Remove image" : "Hiqe figurën", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Ose png, ose jpg. E mira do të ishte katrore, por do të jeni në gjendje ta qethni. Nuk lejohet që kartela të tejkalojë madhësinë maksimum prej 20 MB.", - "Your avatar is provided by your original account." : "Avatari juaj jepet nga llogaria juaj origjinale.", - "Cancel" : "Anuloje", - "Choose as profile image" : "Zgjidhni një figurë profili", + "Password" : "Fjalëkalim", + "Unable to change your password" : "S’arrin të ndryshojë fjalëkalimin tuaj", + "Current password" : "Fjalëkalimi i tanishëm", + "New password" : "Fjalëkalimi i ri", + "Change password" : "Ndrysho fjalëkalimin", "Language" : "Gjuhë", "Help translate" : "Ndihmoni në përkthim", + "Get the apps to sync your files" : "Merrni aplikacionet për njëkohësim të kartelave tuaja", + "Desktop client" : "Klient desktopi", + "Android app" : "Aplikacion për Android", + "iOS app" : "Aplikacion për iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Nëse doni ta përkrahni projektin\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">merrni pjesë te zhvillimi i tij</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">përhapni fjalën për të</a>!", + "Show First Run Wizard again" : "Shfaqe sërish Ndihmësin e Herës së Parë", "Common Name" : "Emër i Rëndomtë", "Valid until" : "E vlefshme deri më", "Issued By" : "Lëshuar Nga", diff --git a/settings/l10n/sq.json b/settings/l10n/sq.json index 047beaed279..3cc3c5606b6 100644 --- a/settings/l10n/sq.json +++ b/settings/l10n/sq.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "Duhet dhënë një fjalëkalim i vlefshëm", "A valid email must be provided" : "Duhet dhënë një email i vlefshëm", "__language_name__" : "Shqip", - "Sync clients" : "Klientë njëkohësimi", "Personal info" : "Të dhëna personale", + "Sync clients" : "Klientë njëkohësimi", "SSL root certificates" : "Dëshmi SSL rrënjë", "Everything (fatal issues, errors, warnings, info, debug)" : "Gjithçka (probleme fatale, gabime, sinjalizime, të dhëna, diagnostikim)", "Info, warnings, errors and fatal issues" : "Të dhëna, sinjalizime, gabime dhe probleme fatale", @@ -222,35 +222,30 @@ "Forum" : "Forum", "Issue tracker" : "Gjurmues të metash", "Commercial support" : "Asistencë komerciale", - "Get the apps to sync your files" : "Merrni aplikacionet për njëkohësim të kartelave tuaja", - "Desktop client" : "Klient desktopi", - "Android app" : "Aplikacion për Android", - "iOS app" : "Aplikacion për iOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Nëse doni ta përkrahni projektin\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">merrni pjesë te zhvillimi i tij</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">përhapni fjalën për të</a>!", - "Show First Run Wizard again" : "Shfaqe sërish Ndihmësin e Herës së Parë", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Po përdorni <strong>%s</strong> nga <strong>%s</strong>", - "Password" : "Fjalëkalim", - "Unable to change your password" : "S’arrin të ndryshojë fjalëkalimin tuaj", - "Current password" : "Fjalëkalimi i tanishëm", - "New password" : "Fjalëkalimi i ri", - "Change password" : "Ndrysho fjalëkalimin", + "Profile picture" : "Foto profili", + "Upload new" : "Ngarko të re", + "Remove image" : "Hiqe figurën", + "Cancel" : "Anuloje", "Full name" : "Emër i plotë", "No display name set" : "S’është caktuar emër për në ekran", "Email" : "Email", "Your email address" : "Adresa juaj email", - "Fill in an email address to enable password recovery and receive notifications" : "Futni një adresë email që të aktivizoni rimarrje fjalëkalimi dhe për të marrë njoftime", "No email address set" : "S’është caktuar adresë email", "You are member of the following groups:" : "Jeni anëtar i grupeve vijuese:", - "Profile picture" : "Foto profili", - "Upload new" : "Ngarko të re", - "Select new from Files" : "Përzgjidhni të re prej Kartelash", - "Remove image" : "Hiqe figurën", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Ose png, ose jpg. E mira do të ishte katrore, por do të jeni në gjendje ta qethni. Nuk lejohet që kartela të tejkalojë madhësinë maksimum prej 20 MB.", - "Your avatar is provided by your original account." : "Avatari juaj jepet nga llogaria juaj origjinale.", - "Cancel" : "Anuloje", - "Choose as profile image" : "Zgjidhni një figurë profili", + "Password" : "Fjalëkalim", + "Unable to change your password" : "S’arrin të ndryshojë fjalëkalimin tuaj", + "Current password" : "Fjalëkalimi i tanishëm", + "New password" : "Fjalëkalimi i ri", + "Change password" : "Ndrysho fjalëkalimin", "Language" : "Gjuhë", "Help translate" : "Ndihmoni në përkthim", + "Get the apps to sync your files" : "Merrni aplikacionet për njëkohësim të kartelave tuaja", + "Desktop client" : "Klient desktopi", + "Android app" : "Aplikacion për Android", + "iOS app" : "Aplikacion për iOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Nëse doni ta përkrahni projektin\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">merrni pjesë te zhvillimi i tij</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">përhapni fjalën për të</a>!", + "Show First Run Wizard again" : "Shfaqe sërish Ndihmësin e Herës së Parë", "Common Name" : "Emër i Rëndomtë", "Valid until" : "E vlefshme deri më", "Issued By" : "Lëshuar Nga", diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js index c74b9d04b54..65630d3bfd3 100644 --- a/settings/l10n/sr.js +++ b/settings/l10n/sr.js @@ -101,8 +101,8 @@ OC.L10N.register( "A valid password must be provided" : "Морате унети исправну лозинку", "A valid email must be provided" : "Мора бити наведена исправна е-адреса", "__language_name__" : "Српски", - "Sync clients" : "Синхронизовање клијената", "Personal info" : "Лични подаци", + "Sync clients" : "Синхронизовање клијената", "SSL root certificates" : "ССЛ корени сертификати", "Everything (fatal issues, errors, warnings, info, debug)" : "Све (фаталне проблеме, грешке, упозорења, информације, отклањање грешака)", "Info, warnings, errors and fatal issues" : "Информације, упозорења, грешке и фатални проблеми", @@ -207,33 +207,29 @@ OC.L10N.register( "Forum" : "Форум", "Issue tracker" : "Пратилац проблема", "Commercial support" : "Комерцијална подршка", - "Get the apps to sync your files" : "Преузмите апликације ради синхронизовања ваших фајлова", - "Desktop client" : "Клијент за рачунар", - "Android app" : "Андроид апликација", - "iOS app" : "иОС апликација", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ако желите да подржите пројект\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">придружите се развоју</a>\n\t\tили\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">разгласите свима</a>!", - "Show First Run Wizard again" : "Поново прикажи чаробњака за прво покретање", - "Password" : "Лозинка", - "Unable to change your password" : "Не могу да изменим вашу лозинку", - "Current password" : "Тренутна лозинка", - "New password" : "Нова лозинка", - "Change password" : "Измени лозинку", + "Profile picture" : "Слика профила", + "Upload new" : "Отпреми нову", + "Remove image" : "Уклони слику", + "Cancel" : "Одустани", "Full name" : "Пуно име", "No display name set" : "Није постављено име за приказ", "Email" : "Е-пошта", "Your email address" : "Ваша адреса е-поште", - "Fill in an email address to enable password recovery and receive notifications" : "Попуните е-адресу да омогућите обнављање лозинке и добијате обавештења", "No email address set" : "Није постављена е-адреса", "You are member of the following groups:" : "Имате чланство у следећим групама:", - "Profile picture" : "Слика профила", - "Upload new" : "Отпреми нову", - "Select new from Files" : "Изабери нову из фајлова", - "Remove image" : "Уклони слику", - "Your avatar is provided by your original account." : "Ваш аватар је добијен са оригиналног налога.", - "Cancel" : "Одустани", - "Choose as profile image" : "Изаберите слику профила", + "Password" : "Лозинка", + "Unable to change your password" : "Не могу да изменим вашу лозинку", + "Current password" : "Тренутна лозинка", + "New password" : "Нова лозинка", + "Change password" : "Измени лозинку", "Language" : "Језик", "Help translate" : " Помозите у превођењу", + "Get the apps to sync your files" : "Преузмите апликације ради синхронизовања ваших фајлова", + "Desktop client" : "Клијент за рачунар", + "Android app" : "Андроид апликација", + "iOS app" : "иОС апликација", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ако желите да подржите пројект\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">придружите се развоју</a>\n\t\tили\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">разгласите свима</a>!", + "Show First Run Wizard again" : "Поново прикажи чаробњака за прво покретање", "Common Name" : "Уобичајено име", "Valid until" : "Важи до", "Issued By" : "Издавач", diff --git a/settings/l10n/sr.json b/settings/l10n/sr.json index 9443e134699..d15299b19e9 100644 --- a/settings/l10n/sr.json +++ b/settings/l10n/sr.json @@ -99,8 +99,8 @@ "A valid password must be provided" : "Морате унети исправну лозинку", "A valid email must be provided" : "Мора бити наведена исправна е-адреса", "__language_name__" : "Српски", - "Sync clients" : "Синхронизовање клијената", "Personal info" : "Лични подаци", + "Sync clients" : "Синхронизовање клијената", "SSL root certificates" : "ССЛ корени сертификати", "Everything (fatal issues, errors, warnings, info, debug)" : "Све (фаталне проблеме, грешке, упозорења, информације, отклањање грешака)", "Info, warnings, errors and fatal issues" : "Информације, упозорења, грешке и фатални проблеми", @@ -205,33 +205,29 @@ "Forum" : "Форум", "Issue tracker" : "Пратилац проблема", "Commercial support" : "Комерцијална подршка", - "Get the apps to sync your files" : "Преузмите апликације ради синхронизовања ваших фајлова", - "Desktop client" : "Клијент за рачунар", - "Android app" : "Андроид апликација", - "iOS app" : "иОС апликација", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ако желите да подржите пројект\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">придружите се развоју</a>\n\t\tили\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">разгласите свима</a>!", - "Show First Run Wizard again" : "Поново прикажи чаробњака за прво покретање", - "Password" : "Лозинка", - "Unable to change your password" : "Не могу да изменим вашу лозинку", - "Current password" : "Тренутна лозинка", - "New password" : "Нова лозинка", - "Change password" : "Измени лозинку", + "Profile picture" : "Слика профила", + "Upload new" : "Отпреми нову", + "Remove image" : "Уклони слику", + "Cancel" : "Одустани", "Full name" : "Пуно име", "No display name set" : "Није постављено име за приказ", "Email" : "Е-пошта", "Your email address" : "Ваша адреса е-поште", - "Fill in an email address to enable password recovery and receive notifications" : "Попуните е-адресу да омогућите обнављање лозинке и добијате обавештења", "No email address set" : "Није постављена е-адреса", "You are member of the following groups:" : "Имате чланство у следећим групама:", - "Profile picture" : "Слика профила", - "Upload new" : "Отпреми нову", - "Select new from Files" : "Изабери нову из фајлова", - "Remove image" : "Уклони слику", - "Your avatar is provided by your original account." : "Ваш аватар је добијен са оригиналног налога.", - "Cancel" : "Одустани", - "Choose as profile image" : "Изаберите слику профила", + "Password" : "Лозинка", + "Unable to change your password" : "Не могу да изменим вашу лозинку", + "Current password" : "Тренутна лозинка", + "New password" : "Нова лозинка", + "Change password" : "Измени лозинку", "Language" : "Језик", "Help translate" : " Помозите у превођењу", + "Get the apps to sync your files" : "Преузмите апликације ради синхронизовања ваших фајлова", + "Desktop client" : "Клијент за рачунар", + "Android app" : "Андроид апликација", + "iOS app" : "иОС апликација", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ако желите да подржите пројект\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">придружите се развоју</a>\n\t\tили\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">разгласите свима</a>!", + "Show First Run Wizard again" : "Поново прикажи чаробњака за прво покретање", "Common Name" : "Уобичајено име", "Valid until" : "Важи до", "Issued By" : "Издавач", diff --git a/settings/l10n/sr@latin.js b/settings/l10n/sr@latin.js index e7319b531fb..645ea1ee0ec 100644 --- a/settings/l10n/sr@latin.js +++ b/settings/l10n/sr@latin.js @@ -19,18 +19,18 @@ OC.L10N.register( "Port" : "Port", "by" : "od", "Cheers!" : "U zdravlje!", - "Get the apps to sync your files" : "Preuzmite aplikacije za sinhronizaciju Vaših fajlova", - "Desktop client" : "Desktop klijent", - "Android app" : "Android aplikacija", - "iOS app" : "iOS aplikacija", + "Cancel" : "Otkaži", + "Email" : "E-mail", "Password" : "Lozinka", "Unable to change your password" : "Ne mogu da izmenim vašu lozinku", "Current password" : "Trenutna lozinka", "New password" : "Nova lozinka", "Change password" : "Izmeni lozinku", - "Email" : "E-mail", - "Cancel" : "Otkaži", "Language" : "Jezik", + "Get the apps to sync your files" : "Preuzmite aplikacije za sinhronizaciju Vaših fajlova", + "Desktop client" : "Desktop klijent", + "Android app" : "Android aplikacija", + "iOS app" : "iOS aplikacija", "Username" : "Korisničko ime", "Create" : "Napravi", "Group" : "Grupa", diff --git a/settings/l10n/sr@latin.json b/settings/l10n/sr@latin.json index f53b0f418c6..bf0779d4fdc 100644 --- a/settings/l10n/sr@latin.json +++ b/settings/l10n/sr@latin.json @@ -17,18 +17,18 @@ "Port" : "Port", "by" : "od", "Cheers!" : "U zdravlje!", - "Get the apps to sync your files" : "Preuzmite aplikacije za sinhronizaciju Vaših fajlova", - "Desktop client" : "Desktop klijent", - "Android app" : "Android aplikacija", - "iOS app" : "iOS aplikacija", + "Cancel" : "Otkaži", + "Email" : "E-mail", "Password" : "Lozinka", "Unable to change your password" : "Ne mogu da izmenim vašu lozinku", "Current password" : "Trenutna lozinka", "New password" : "Nova lozinka", "Change password" : "Izmeni lozinku", - "Email" : "E-mail", - "Cancel" : "Otkaži", "Language" : "Jezik", + "Get the apps to sync your files" : "Preuzmite aplikacije za sinhronizaciju Vaših fajlova", + "Desktop client" : "Desktop klijent", + "Android app" : "Android aplikacija", + "iOS app" : "iOS aplikacija", "Username" : "Korisničko ime", "Create" : "Napravi", "Group" : "Grupa", diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js index d152a14f515..fd1b96b8502 100644 --- a/settings/l10n/sv.js +++ b/settings/l10n/sv.js @@ -146,30 +146,26 @@ OC.L10N.register( "Cheers!" : "Ha de fint!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hej där,\n\nvill bara informera dig om att du nu har ett %s konto.\n\nDitt användarnamn: %s\nAccessa det genom: %s\n", "Forum" : "Forum", - "Get the apps to sync your files" : "Skaffa apparna för att synkronisera dina filer", - "Desktop client" : "Skrivbordsklient", - "Android app" : "Android-app", - "iOS app" : "iOS-app", - "Show First Run Wizard again" : "Visa Första uppstarts-guiden igen", + "Profile picture" : "Profilbild", + "Upload new" : "Ladda upp ny", + "Remove image" : "Radera bild", + "Cancel" : "Avbryt", + "No display name set" : "Inget visningsnamn angivet", + "Email" : "E-post", + "Your email address" : "Din e-postadress", + "No email address set" : "Ingen e-postadress angiven", "Password" : "Lösenord", "Unable to change your password" : "Kunde inte ändra ditt lösenord", "Current password" : "Nuvarande lösenord", "New password" : "Nytt lösenord", "Change password" : "Ändra lösenord", - "No display name set" : "Inget visningsnamn angivet", - "Email" : "E-post", - "Your email address" : "Din e-postadress", - "Fill in an email address to enable password recovery and receive notifications" : "Fyll i en e-postadress för att aktivera återställning av lösenord och mottagande av notifieringar", - "No email address set" : "Ingen e-postadress angiven", - "Profile picture" : "Profilbild", - "Upload new" : "Ladda upp ny", - "Select new from Files" : "Välj ny från filer", - "Remove image" : "Radera bild", - "Your avatar is provided by your original account." : "Din avatar tillhandahålls av ditt ursprungliga konto.", - "Cancel" : "Avbryt", - "Choose as profile image" : "Välj som profilbild", "Language" : "Språk", "Help translate" : "Hjälp att översätta", + "Get the apps to sync your files" : "Skaffa apparna för att synkronisera dina filer", + "Desktop client" : "Skrivbordsklient", + "Android app" : "Android-app", + "iOS app" : "iOS-app", + "Show First Run Wizard again" : "Visa Första uppstarts-guiden igen", "Common Name" : "Vanligt namn", "Valid until" : "Giltigt till", "Issued By" : "Utfärdat av", diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json index 814096dbe79..7e725594f86 100644 --- a/settings/l10n/sv.json +++ b/settings/l10n/sv.json @@ -144,30 +144,26 @@ "Cheers!" : "Ha de fint!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hej där,\n\nvill bara informera dig om att du nu har ett %s konto.\n\nDitt användarnamn: %s\nAccessa det genom: %s\n", "Forum" : "Forum", - "Get the apps to sync your files" : "Skaffa apparna för att synkronisera dina filer", - "Desktop client" : "Skrivbordsklient", - "Android app" : "Android-app", - "iOS app" : "iOS-app", - "Show First Run Wizard again" : "Visa Första uppstarts-guiden igen", + "Profile picture" : "Profilbild", + "Upload new" : "Ladda upp ny", + "Remove image" : "Radera bild", + "Cancel" : "Avbryt", + "No display name set" : "Inget visningsnamn angivet", + "Email" : "E-post", + "Your email address" : "Din e-postadress", + "No email address set" : "Ingen e-postadress angiven", "Password" : "Lösenord", "Unable to change your password" : "Kunde inte ändra ditt lösenord", "Current password" : "Nuvarande lösenord", "New password" : "Nytt lösenord", "Change password" : "Ändra lösenord", - "No display name set" : "Inget visningsnamn angivet", - "Email" : "E-post", - "Your email address" : "Din e-postadress", - "Fill in an email address to enable password recovery and receive notifications" : "Fyll i en e-postadress för att aktivera återställning av lösenord och mottagande av notifieringar", - "No email address set" : "Ingen e-postadress angiven", - "Profile picture" : "Profilbild", - "Upload new" : "Ladda upp ny", - "Select new from Files" : "Välj ny från filer", - "Remove image" : "Radera bild", - "Your avatar is provided by your original account." : "Din avatar tillhandahålls av ditt ursprungliga konto.", - "Cancel" : "Avbryt", - "Choose as profile image" : "Välj som profilbild", "Language" : "Språk", "Help translate" : "Hjälp att översätta", + "Get the apps to sync your files" : "Skaffa apparna för att synkronisera dina filer", + "Desktop client" : "Skrivbordsklient", + "Android app" : "Android-app", + "iOS app" : "iOS-app", + "Show First Run Wizard again" : "Visa Första uppstarts-guiden igen", "Common Name" : "Vanligt namn", "Valid until" : "Giltigt till", "Issued By" : "Utfärdat av", diff --git a/settings/l10n/ta_LK.js b/settings/l10n/ta_LK.js index 0ef4abf7fe5..82eb814908c 100644 --- a/settings/l10n/ta_LK.js +++ b/settings/l10n/ta_LK.js @@ -26,14 +26,14 @@ OC.L10N.register( "More" : "மேலதிக", "Less" : "குறைவான", "by" : "மூலம்", + "Cancel" : "இரத்து செய்க", + "Email" : "மின்னஞ்சல்", + "Your email address" : "உங்களுடைய மின்னஞ்சல் முகவரி", "Password" : "கடவுச்சொல்", "Unable to change your password" : "உங்களுடைய கடவுச்சொல்லை மாற்றமுடியாது", "Current password" : "தற்போதைய கடவுச்சொல்", "New password" : "புதிய கடவுச்சொல்", "Change password" : "கடவுச்சொல்லை மாற்றுக", - "Email" : "மின்னஞ்சல்", - "Your email address" : "உங்களுடைய மின்னஞ்சல் முகவரி", - "Cancel" : "இரத்து செய்க", "Language" : "மொழி", "Help translate" : "மொழிபெயர்க்க உதவி", "Username" : "பயனாளர் பெயர்", diff --git a/settings/l10n/ta_LK.json b/settings/l10n/ta_LK.json index a1c72071d5e..e7d85248386 100644 --- a/settings/l10n/ta_LK.json +++ b/settings/l10n/ta_LK.json @@ -24,14 +24,14 @@ "More" : "மேலதிக", "Less" : "குறைவான", "by" : "மூலம்", + "Cancel" : "இரத்து செய்க", + "Email" : "மின்னஞ்சல்", + "Your email address" : "உங்களுடைய மின்னஞ்சல் முகவரி", "Password" : "கடவுச்சொல்", "Unable to change your password" : "உங்களுடைய கடவுச்சொல்லை மாற்றமுடியாது", "Current password" : "தற்போதைய கடவுச்சொல்", "New password" : "புதிய கடவுச்சொல்", "Change password" : "கடவுச்சொல்லை மாற்றுக", - "Email" : "மின்னஞ்சல்", - "Your email address" : "உங்களுடைய மின்னஞ்சல் முகவரி", - "Cancel" : "இரத்து செய்க", "Language" : "மொழி", "Help translate" : "மொழிபெயர்க்க உதவி", "Username" : "பயனாளர் பெயர்", diff --git a/settings/l10n/te.js b/settings/l10n/te.js index f09acb41060..6db1a682c12 100644 --- a/settings/l10n/te.js +++ b/settings/l10n/te.js @@ -4,11 +4,11 @@ OC.L10N.register( "Delete" : "తొలగించు", "Server address" : "సేవకి చిరునామా", "More" : "మరిన్ని", - "Password" : "సంకేతపదం", - "New password" : "కొత్త సంకేతపదం", + "Cancel" : "రద్దుచేయి", "Email" : "ఈమెయిలు", "Your email address" : "మీ ఈమెయిలు చిరునామా", - "Cancel" : "రద్దుచేయి", + "Password" : "సంకేతపదం", + "New password" : "కొత్త సంకేతపదం", "Language" : "భాష", "Username" : "వాడుకరి పేరు" }, diff --git a/settings/l10n/te.json b/settings/l10n/te.json index 031f99d1498..5b4d5344fa3 100644 --- a/settings/l10n/te.json +++ b/settings/l10n/te.json @@ -2,11 +2,11 @@ "Delete" : "తొలగించు", "Server address" : "సేవకి చిరునామా", "More" : "మరిన్ని", - "Password" : "సంకేతపదం", - "New password" : "కొత్త సంకేతపదం", + "Cancel" : "రద్దుచేయి", "Email" : "ఈమెయిలు", "Your email address" : "మీ ఈమెయిలు చిరునామా", - "Cancel" : "రద్దుచేయి", + "Password" : "సంకేతపదం", + "New password" : "కొత్త సంకేతపదం", "Language" : "భాష", "Username" : "వాడుకరి పేరు" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/th_TH.js b/settings/l10n/th_TH.js index f8cf273c1f0..c47ff2581cb 100644 --- a/settings/l10n/th_TH.js +++ b/settings/l10n/th_TH.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "จะต้องระบุรหัสผ่านที่ถูกต้อง", "A valid email must be provided" : "จะต้องระบุอีเมลที่ถูกต้อง", "__language_name__" : "ภาษาไทย - Thai languages", - "Sync clients" : "ประสานข้อมูลไคลเอนต์", "Personal info" : "ข้อมูลส่วนบุคคล", + "Sync clients" : "ประสานข้อมูลไคลเอนต์", "SSL root certificates" : "ใบรับรองความปลอดภัยด้วยระบบ SSL จาก Root", "Everything (fatal issues, errors, warnings, info, debug)" : "ทุกอย่าง (ปัญหาร้ายแรง ข้อผิดพลาด คำเตือน ข้อมูล การแก้ปัญหา)", "Info, warnings, errors and fatal issues" : "ข้อมูล คำเตือน ข้อผิดพลาดและปัญหาร้ายแรง", @@ -224,34 +224,29 @@ OC.L10N.register( "Forum" : "ฟอรั่ม", "Issue tracker" : "ติดตามปัญหา", "Commercial support" : "สนับสนุนเชิงพาณิชย์", - "Get the apps to sync your files" : "ใช้แอพพลิเคชันในการประสานไฟล์ของคุณ", - "Desktop client" : "เดสก์ทอปผู้ใช้", - "Android app" : "แอพฯ แอนดรอยด์", - "iOS app" : "แอพฯ IOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "หากคุณต้องการที่จะสนับสนุนโครงการ <a href=\"https://owncloud.org/contribute\" target=\"_blank\" rel=\"noreferrer\">เข้าร่วมการพัฒนา</a> หรือ <a href=\"https://owncloud.org/promote\" target=\"_blank\" rel=\"noreferrer\">กระจายข่าวสาร</a>!\n\t\t", - "Show First Run Wizard again" : "แสดงหน้าจอวิซาร์ดนำทางครั้งแรกอีกครั้ง", - "Password" : "รหัสผ่าน", - "Unable to change your password" : "ไม่สามารถเปลี่ยนรหัสผ่านของคุณได้", - "Current password" : "รหัสผ่านปัจจุบัน", - "New password" : "รหัสผ่านใหม่", - "Change password" : "เปลี่ยนรหัสผ่าน", + "Profile picture" : "รูปภาพโปรไฟล์", + "Upload new" : "อัพโหลดใหม่", + "Remove image" : "ลบรูปภาพ", + "Cancel" : "ยกเลิก", "Full name" : "ชื่อเต็ม", "No display name set" : "ไม่มีชื่อที่แสดง", "Email" : "อีเมล", "Your email address" : "ที่อยู่อีเมล์ของคุณ", - "Fill in an email address to enable password recovery and receive notifications" : "กรอกที่อยู่อีเมลเพื่อเปิดใช้งานการกู้คืนรหัสผ่านและการได้รับการแจ้งเตือน", "No email address set" : "ไม่ได้ตั้งค่าที่อยู่อีเมล", "You are member of the following groups:" : "คุณเป็นสมาชิกของกลุ่มต่อไปนี้:", - "Profile picture" : "รูปภาพโปรไฟล์", - "Upload new" : "อัพโหลดใหม่", - "Select new from Files" : "เลือกใหม่จากไฟล์", - "Remove image" : "ลบรูปภาพ", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "การครอบตัดรูปภาพ .PNG หรือ .JPG ให้รูปเป็นสี่เหลี่ยม ไฟล์ต้องมีขนาดไม่เกิน 20 เมกะไบต์", - "Your avatar is provided by your original account." : "อวตาลของคุณถูกระบุโดยบัญชีเดิมของคุณ", - "Cancel" : "ยกเลิก", - "Choose as profile image" : "เลือกรูปภาพโปรไฟล์", + "Password" : "รหัสผ่าน", + "Unable to change your password" : "ไม่สามารถเปลี่ยนรหัสผ่านของคุณได้", + "Current password" : "รหัสผ่านปัจจุบัน", + "New password" : "รหัสผ่านใหม่", + "Change password" : "เปลี่ยนรหัสผ่าน", "Language" : "ภาษา", "Help translate" : "มาช่วยกันแปลสิ!", + "Get the apps to sync your files" : "ใช้แอพพลิเคชันในการประสานไฟล์ของคุณ", + "Desktop client" : "เดสก์ทอปผู้ใช้", + "Android app" : "แอพฯ แอนดรอยด์", + "iOS app" : "แอพฯ IOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "หากคุณต้องการที่จะสนับสนุนโครงการ <a href=\"https://owncloud.org/contribute\" target=\"_blank\" rel=\"noreferrer\">เข้าร่วมการพัฒนา</a> หรือ <a href=\"https://owncloud.org/promote\" target=\"_blank\" rel=\"noreferrer\">กระจายข่าวสาร</a>!\n\t\t", + "Show First Run Wizard again" : "แสดงหน้าจอวิซาร์ดนำทางครั้งแรกอีกครั้ง", "Common Name" : "ชื่อทั่วไป", "Valid until" : "ใช้ได้จนถึง", "Issued By" : "ปัญหาโดย", diff --git a/settings/l10n/th_TH.json b/settings/l10n/th_TH.json index a606a62f471..af0e3de03ae 100644 --- a/settings/l10n/th_TH.json +++ b/settings/l10n/th_TH.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "จะต้องระบุรหัสผ่านที่ถูกต้อง", "A valid email must be provided" : "จะต้องระบุอีเมลที่ถูกต้อง", "__language_name__" : "ภาษาไทย - Thai languages", - "Sync clients" : "ประสานข้อมูลไคลเอนต์", "Personal info" : "ข้อมูลส่วนบุคคล", + "Sync clients" : "ประสานข้อมูลไคลเอนต์", "SSL root certificates" : "ใบรับรองความปลอดภัยด้วยระบบ SSL จาก Root", "Everything (fatal issues, errors, warnings, info, debug)" : "ทุกอย่าง (ปัญหาร้ายแรง ข้อผิดพลาด คำเตือน ข้อมูล การแก้ปัญหา)", "Info, warnings, errors and fatal issues" : "ข้อมูล คำเตือน ข้อผิดพลาดและปัญหาร้ายแรง", @@ -222,34 +222,29 @@ "Forum" : "ฟอรั่ม", "Issue tracker" : "ติดตามปัญหา", "Commercial support" : "สนับสนุนเชิงพาณิชย์", - "Get the apps to sync your files" : "ใช้แอพพลิเคชันในการประสานไฟล์ของคุณ", - "Desktop client" : "เดสก์ทอปผู้ใช้", - "Android app" : "แอพฯ แอนดรอยด์", - "iOS app" : "แอพฯ IOS", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "หากคุณต้องการที่จะสนับสนุนโครงการ <a href=\"https://owncloud.org/contribute\" target=\"_blank\" rel=\"noreferrer\">เข้าร่วมการพัฒนา</a> หรือ <a href=\"https://owncloud.org/promote\" target=\"_blank\" rel=\"noreferrer\">กระจายข่าวสาร</a>!\n\t\t", - "Show First Run Wizard again" : "แสดงหน้าจอวิซาร์ดนำทางครั้งแรกอีกครั้ง", - "Password" : "รหัสผ่าน", - "Unable to change your password" : "ไม่สามารถเปลี่ยนรหัสผ่านของคุณได้", - "Current password" : "รหัสผ่านปัจจุบัน", - "New password" : "รหัสผ่านใหม่", - "Change password" : "เปลี่ยนรหัสผ่าน", + "Profile picture" : "รูปภาพโปรไฟล์", + "Upload new" : "อัพโหลดใหม่", + "Remove image" : "ลบรูปภาพ", + "Cancel" : "ยกเลิก", "Full name" : "ชื่อเต็ม", "No display name set" : "ไม่มีชื่อที่แสดง", "Email" : "อีเมล", "Your email address" : "ที่อยู่อีเมล์ของคุณ", - "Fill in an email address to enable password recovery and receive notifications" : "กรอกที่อยู่อีเมลเพื่อเปิดใช้งานการกู้คืนรหัสผ่านและการได้รับการแจ้งเตือน", "No email address set" : "ไม่ได้ตั้งค่าที่อยู่อีเมล", "You are member of the following groups:" : "คุณเป็นสมาชิกของกลุ่มต่อไปนี้:", - "Profile picture" : "รูปภาพโปรไฟล์", - "Upload new" : "อัพโหลดใหม่", - "Select new from Files" : "เลือกใหม่จากไฟล์", - "Remove image" : "ลบรูปภาพ", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "การครอบตัดรูปภาพ .PNG หรือ .JPG ให้รูปเป็นสี่เหลี่ยม ไฟล์ต้องมีขนาดไม่เกิน 20 เมกะไบต์", - "Your avatar is provided by your original account." : "อวตาลของคุณถูกระบุโดยบัญชีเดิมของคุณ", - "Cancel" : "ยกเลิก", - "Choose as profile image" : "เลือกรูปภาพโปรไฟล์", + "Password" : "รหัสผ่าน", + "Unable to change your password" : "ไม่สามารถเปลี่ยนรหัสผ่านของคุณได้", + "Current password" : "รหัสผ่านปัจจุบัน", + "New password" : "รหัสผ่านใหม่", + "Change password" : "เปลี่ยนรหัสผ่าน", "Language" : "ภาษา", "Help translate" : "มาช่วยกันแปลสิ!", + "Get the apps to sync your files" : "ใช้แอพพลิเคชันในการประสานไฟล์ของคุณ", + "Desktop client" : "เดสก์ทอปผู้ใช้", + "Android app" : "แอพฯ แอนดรอยด์", + "iOS app" : "แอพฯ IOS", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "หากคุณต้องการที่จะสนับสนุนโครงการ <a href=\"https://owncloud.org/contribute\" target=\"_blank\" rel=\"noreferrer\">เข้าร่วมการพัฒนา</a> หรือ <a href=\"https://owncloud.org/promote\" target=\"_blank\" rel=\"noreferrer\">กระจายข่าวสาร</a>!\n\t\t", + "Show First Run Wizard again" : "แสดงหน้าจอวิซาร์ดนำทางครั้งแรกอีกครั้ง", "Common Name" : "ชื่อทั่วไป", "Valid until" : "ใช้ได้จนถึง", "Issued By" : "ปัญหาโดย", diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index b138ce2ecd7..813b8bb3de9 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "Geçerli bir parola mutlaka sağlanmalı", "A valid email must be provided" : "Geçerli bir e-posta belirtilmeli", "__language_name__" : "Türkçe", - "Sync clients" : "Eşitleme istemcileri", "Personal info" : "Kişisel bilgi", + "Sync clients" : "Eşitleme istemcileri", "SSL root certificates" : "SSL kök sertifikaları", "Everything (fatal issues, errors, warnings, info, debug)" : "Her şey (Ciddi sorunlar, hatalar, uyarılar, bilgi, hata ayıklama)", "Info, warnings, errors and fatal issues" : "Bilgi, uyarılar, hatalar ve ciddi sorunlar", @@ -224,34 +224,29 @@ OC.L10N.register( "Forum" : "Forum", "Issue tracker" : "Sorun izleyici", "Commercial support" : "Ticari destek", - "Get the apps to sync your files" : "Dosyalarınızı eşitlemek için uygulamaları indirin", - "Desktop client" : "Masaüstü istemcisi", - "Android app" : "Android uygulaması", - "iOS app" : "iOS uygulaması", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Projeyi desteklemek istiyorsanız\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">geliştirilmesine katılın</a>\n\t\tveya\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">duyurun</a>!", - "Show First Run Wizard again" : "İlk Çalıştırma Sihirbazı'nı yeniden göster", - "Password" : "Parola", - "Unable to change your password" : "Parolanız değiştirilemiyor", - "Current password" : "Mevcut parola", - "New password" : "Yeni parola", - "Change password" : "Parola değiştir", + "Profile picture" : "Profil resmi", + "Upload new" : "Yeni yükle", + "Remove image" : "Resmi kaldır", + "Cancel" : "İptal", "Full name" : "Ad soyad", "No display name set" : "Ekran adı ayarlanmamış", "Email" : "E-posta", "Your email address" : "E-posta adresiniz", - "Fill in an email address to enable password recovery and receive notifications" : "Parola kurtarmayı ve bildirim almayı açmak için bir e-posta adresi girin", "No email address set" : "E-posta adresi ayarlanmamış", "You are member of the following groups:" : "Şu grupların üyesisiniz:", - "Profile picture" : "Profil resmi", - "Upload new" : "Yeni yükle", - "Select new from Files" : "Dosyalardan seç", - "Remove image" : "Resmi kaldır", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Png veya jpg'den biri olmalıdır. İdeal olanı karedir ama kırpmanıza izin verilecektir. Dosya boyutu 20MB'ı geçemez.", - "Your avatar is provided by your original account." : "Görüntü resminiz, özgün hesabınız tarafından sağlanıyor.", - "Cancel" : "İptal", - "Choose as profile image" : "Profil resmi olarak seç", + "Password" : "Parola", + "Unable to change your password" : "Parolanız değiştirilemiyor", + "Current password" : "Mevcut parola", + "New password" : "Yeni parola", + "Change password" : "Parola değiştir", "Language" : "Dil", "Help translate" : "Çevirilere yardım edin", + "Get the apps to sync your files" : "Dosyalarınızı eşitlemek için uygulamaları indirin", + "Desktop client" : "Masaüstü istemcisi", + "Android app" : "Android uygulaması", + "iOS app" : "iOS uygulaması", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Projeyi desteklemek istiyorsanız\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">geliştirilmesine katılın</a>\n\t\tveya\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">duyurun</a>!", + "Show First Run Wizard again" : "İlk Çalıştırma Sihirbazı'nı yeniden göster", "Common Name" : "Ortak Ad", "Valid until" : "Geçerlilik", "Issued By" : "Veren", diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json index f079a486285..c523b652432 100644 --- a/settings/l10n/tr.json +++ b/settings/l10n/tr.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "Geçerli bir parola mutlaka sağlanmalı", "A valid email must be provided" : "Geçerli bir e-posta belirtilmeli", "__language_name__" : "Türkçe", - "Sync clients" : "Eşitleme istemcileri", "Personal info" : "Kişisel bilgi", + "Sync clients" : "Eşitleme istemcileri", "SSL root certificates" : "SSL kök sertifikaları", "Everything (fatal issues, errors, warnings, info, debug)" : "Her şey (Ciddi sorunlar, hatalar, uyarılar, bilgi, hata ayıklama)", "Info, warnings, errors and fatal issues" : "Bilgi, uyarılar, hatalar ve ciddi sorunlar", @@ -222,34 +222,29 @@ "Forum" : "Forum", "Issue tracker" : "Sorun izleyici", "Commercial support" : "Ticari destek", - "Get the apps to sync your files" : "Dosyalarınızı eşitlemek için uygulamaları indirin", - "Desktop client" : "Masaüstü istemcisi", - "Android app" : "Android uygulaması", - "iOS app" : "iOS uygulaması", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Projeyi desteklemek istiyorsanız\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">geliştirilmesine katılın</a>\n\t\tveya\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">duyurun</a>!", - "Show First Run Wizard again" : "İlk Çalıştırma Sihirbazı'nı yeniden göster", - "Password" : "Parola", - "Unable to change your password" : "Parolanız değiştirilemiyor", - "Current password" : "Mevcut parola", - "New password" : "Yeni parola", - "Change password" : "Parola değiştir", + "Profile picture" : "Profil resmi", + "Upload new" : "Yeni yükle", + "Remove image" : "Resmi kaldır", + "Cancel" : "İptal", "Full name" : "Ad soyad", "No display name set" : "Ekran adı ayarlanmamış", "Email" : "E-posta", "Your email address" : "E-posta adresiniz", - "Fill in an email address to enable password recovery and receive notifications" : "Parola kurtarmayı ve bildirim almayı açmak için bir e-posta adresi girin", "No email address set" : "E-posta adresi ayarlanmamış", "You are member of the following groups:" : "Şu grupların üyesisiniz:", - "Profile picture" : "Profil resmi", - "Upload new" : "Yeni yükle", - "Select new from Files" : "Dosyalardan seç", - "Remove image" : "Resmi kaldır", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Png veya jpg'den biri olmalıdır. İdeal olanı karedir ama kırpmanıza izin verilecektir. Dosya boyutu 20MB'ı geçemez.", - "Your avatar is provided by your original account." : "Görüntü resminiz, özgün hesabınız tarafından sağlanıyor.", - "Cancel" : "İptal", - "Choose as profile image" : "Profil resmi olarak seç", + "Password" : "Parola", + "Unable to change your password" : "Parolanız değiştirilemiyor", + "Current password" : "Mevcut parola", + "New password" : "Yeni parola", + "Change password" : "Parola değiştir", "Language" : "Dil", "Help translate" : "Çevirilere yardım edin", + "Get the apps to sync your files" : "Dosyalarınızı eşitlemek için uygulamaları indirin", + "Desktop client" : "Masaüstü istemcisi", + "Android app" : "Android uygulaması", + "iOS app" : "iOS uygulaması", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Projeyi desteklemek istiyorsanız\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">geliştirilmesine katılın</a>\n\t\tveya\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">duyurun</a>!", + "Show First Run Wizard again" : "İlk Çalıştırma Sihirbazı'nı yeniden göster", "Common Name" : "Ortak Ad", "Valid until" : "Geçerlilik", "Issued By" : "Veren", diff --git a/settings/l10n/ug.js b/settings/l10n/ug.js index 0182ed481c6..9c2afaea8fd 100644 --- a/settings/l10n/ug.js +++ b/settings/l10n/ug.js @@ -37,14 +37,14 @@ OC.L10N.register( "Version" : "نەشرى", "by" : "سەنئەتكار", "Forum" : "مۇنبەر", + "Cancel" : "ۋاز كەچ", + "Email" : "تورخەت", + "Your email address" : "تورخەت ئادرېسىڭىز", "Password" : "ئىم", "Unable to change your password" : "ئىمنى ئۆزگەرتكىلى بولمايدۇ.", "Current password" : "نۆۋەتتىكى ئىم", "New password" : "يېڭى ئىم", "Change password" : "ئىم ئۆزگەرت", - "Email" : "تورخەت", - "Your email address" : "تورخەت ئادرېسىڭىز", - "Cancel" : "ۋاز كەچ", "Language" : "تىل", "Help translate" : "تەرجىمىگە ياردەم", "Username" : "ئىشلەتكۈچى ئاتى", diff --git a/settings/l10n/ug.json b/settings/l10n/ug.json index 30a13dd57f7..d1cfe0ebdbe 100644 --- a/settings/l10n/ug.json +++ b/settings/l10n/ug.json @@ -35,14 +35,14 @@ "Version" : "نەشرى", "by" : "سەنئەتكار", "Forum" : "مۇنبەر", + "Cancel" : "ۋاز كەچ", + "Email" : "تورخەت", + "Your email address" : "تورخەت ئادرېسىڭىز", "Password" : "ئىم", "Unable to change your password" : "ئىمنى ئۆزگەرتكىلى بولمايدۇ.", "Current password" : "نۆۋەتتىكى ئىم", "New password" : "يېڭى ئىم", "Change password" : "ئىم ئۆزگەرت", - "Email" : "تورخەت", - "Your email address" : "تورخەت ئادرېسىڭىز", - "Cancel" : "ۋاز كەچ", "Language" : "تىل", "Help translate" : "تەرجىمىگە ياردەم", "Username" : "ئىشلەتكۈچى ئاتى", diff --git a/settings/l10n/uk.js b/settings/l10n/uk.js index f9e542a9466..e701b22e2bf 100644 --- a/settings/l10n/uk.js +++ b/settings/l10n/uk.js @@ -103,8 +103,8 @@ OC.L10N.register( "A valid password must be provided" : "Потрібно задати вірний пароль", "A valid email must be provided" : "Вкажіть дійсний email", "__language_name__" : "__language_name__", - "Sync clients" : "Клієнти синхронізації", "Personal info" : "Особиста інформація", + "Sync clients" : "Клієнти синхронізації", "SSL root certificates" : "Кореневі SSL сертифікати", "Everything (fatal issues, errors, warnings, info, debug)" : "Усі (критичні проблеми, помилки, попередження, інформаційні, налагодження)", "Info, warnings, errors and fatal issues" : "Інформаційні, попередження, помилки та критичні проблеми", @@ -204,33 +204,29 @@ OC.L10N.register( "Forum" : "Форум", "Issue tracker" : "Вирішення проблем", "Commercial support" : "Комерційна підтримка", - "Get the apps to sync your files" : "Отримати додатки для синхронізації ваших файлів", - "Desktop client" : "Клієнт для ПК", - "Android app" : "Android-додаток", - "iOS app" : "iOS додаток", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Якщо Ви хочете підтримати проект\n⇥⇥ <a href=\"https://owncloud.org/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> спільна розробка </a> \n⇥⇥або\n⇥ ⇥ <a href=\"https://owncloud.org/promote\"\n ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> повідомити у світі </a> !", - "Show First Run Wizard again" : "Показувати Майстер Налаштувань знову", - "Password" : "Пароль", - "Unable to change your password" : "Не вдалося змінити Ваш пароль", - "Current password" : "Поточний пароль", - "New password" : "Новий пароль", - "Change password" : "Змінити пароль", + "Profile picture" : "Зображення облікового запису", + "Upload new" : "Завантажити нове", + "Remove image" : "Видалити зображення", + "Cancel" : "Відмінити", "Full name" : "Повне ім'я", "No display name set" : "Коротке ім'я не вказано", "Email" : "E-mail", "Your email address" : "Ваша адреса електронної пошти", - "Fill in an email address to enable password recovery and receive notifications" : "Введіть адресу електронної пошти, щоб ввімкнути відновлення паролю та отримання повідомлень", "No email address set" : "E-mail не вказано", "You are member of the following groups:" : "Ви є членом наступних груп:", - "Profile picture" : "Зображення облікового запису", - "Upload new" : "Завантажити нове", - "Select new from Files" : "Обрати із завантажених файлів", - "Remove image" : "Видалити зображення", - "Your avatar is provided by your original account." : "Буде використано аватар вашого оригінального облікового запису.", - "Cancel" : "Відмінити", - "Choose as profile image" : "Обрати зображенням облікового запису", + "Password" : "Пароль", + "Unable to change your password" : "Не вдалося змінити Ваш пароль", + "Current password" : "Поточний пароль", + "New password" : "Новий пароль", + "Change password" : "Змінити пароль", "Language" : "Мова", "Help translate" : "Допомогти з перекладом", + "Get the apps to sync your files" : "Отримати додатки для синхронізації ваших файлів", + "Desktop client" : "Клієнт для ПК", + "Android app" : "Android-додаток", + "iOS app" : "iOS додаток", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Якщо Ви хочете підтримати проект\n⇥⇥ <a href=\"https://owncloud.org/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> спільна розробка </a> \n⇥⇥або\n⇥ ⇥ <a href=\"https://owncloud.org/promote\"\n ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> повідомити у світі </a> !", + "Show First Run Wizard again" : "Показувати Майстер Налаштувань знову", "Common Name" : "Ім'я:", "Valid until" : "Дійсно до", "Issued By" : "Виданий", diff --git a/settings/l10n/uk.json b/settings/l10n/uk.json index a16133952f0..b73ae57bded 100644 --- a/settings/l10n/uk.json +++ b/settings/l10n/uk.json @@ -101,8 +101,8 @@ "A valid password must be provided" : "Потрібно задати вірний пароль", "A valid email must be provided" : "Вкажіть дійсний email", "__language_name__" : "__language_name__", - "Sync clients" : "Клієнти синхронізації", "Personal info" : "Особиста інформація", + "Sync clients" : "Клієнти синхронізації", "SSL root certificates" : "Кореневі SSL сертифікати", "Everything (fatal issues, errors, warnings, info, debug)" : "Усі (критичні проблеми, помилки, попередження, інформаційні, налагодження)", "Info, warnings, errors and fatal issues" : "Інформаційні, попередження, помилки та критичні проблеми", @@ -202,33 +202,29 @@ "Forum" : "Форум", "Issue tracker" : "Вирішення проблем", "Commercial support" : "Комерційна підтримка", - "Get the apps to sync your files" : "Отримати додатки для синхронізації ваших файлів", - "Desktop client" : "Клієнт для ПК", - "Android app" : "Android-додаток", - "iOS app" : "iOS додаток", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Якщо Ви хочете підтримати проект\n⇥⇥ <a href=\"https://owncloud.org/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> спільна розробка </a> \n⇥⇥або\n⇥ ⇥ <a href=\"https://owncloud.org/promote\"\n ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> повідомити у світі </a> !", - "Show First Run Wizard again" : "Показувати Майстер Налаштувань знову", - "Password" : "Пароль", - "Unable to change your password" : "Не вдалося змінити Ваш пароль", - "Current password" : "Поточний пароль", - "New password" : "Новий пароль", - "Change password" : "Змінити пароль", + "Profile picture" : "Зображення облікового запису", + "Upload new" : "Завантажити нове", + "Remove image" : "Видалити зображення", + "Cancel" : "Відмінити", "Full name" : "Повне ім'я", "No display name set" : "Коротке ім'я не вказано", "Email" : "E-mail", "Your email address" : "Ваша адреса електронної пошти", - "Fill in an email address to enable password recovery and receive notifications" : "Введіть адресу електронної пошти, щоб ввімкнути відновлення паролю та отримання повідомлень", "No email address set" : "E-mail не вказано", "You are member of the following groups:" : "Ви є членом наступних груп:", - "Profile picture" : "Зображення облікового запису", - "Upload new" : "Завантажити нове", - "Select new from Files" : "Обрати із завантажених файлів", - "Remove image" : "Видалити зображення", - "Your avatar is provided by your original account." : "Буде використано аватар вашого оригінального облікового запису.", - "Cancel" : "Відмінити", - "Choose as profile image" : "Обрати зображенням облікового запису", + "Password" : "Пароль", + "Unable to change your password" : "Не вдалося змінити Ваш пароль", + "Current password" : "Поточний пароль", + "New password" : "Новий пароль", + "Change password" : "Змінити пароль", "Language" : "Мова", "Help translate" : "Допомогти з перекладом", + "Get the apps to sync your files" : "Отримати додатки для синхронізації ваших файлів", + "Desktop client" : "Клієнт для ПК", + "Android app" : "Android-додаток", + "iOS app" : "iOS додаток", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Якщо Ви хочете підтримати проект\n⇥⇥ <a href=\"https://owncloud.org/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> спільна розробка </a> \n⇥⇥або\n⇥ ⇥ <a href=\"https://owncloud.org/promote\"\n ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\"> повідомити у світі </a> !", + "Show First Run Wizard again" : "Показувати Майстер Налаштувань знову", "Common Name" : "Ім'я:", "Valid until" : "Дійсно до", "Issued By" : "Виданий", diff --git a/settings/l10n/ur_PK.js b/settings/l10n/ur_PK.js index d59ea076104..682a37fa9c8 100644 --- a/settings/l10n/ur_PK.js +++ b/settings/l10n/ur_PK.js @@ -12,9 +12,9 @@ OC.L10N.register( "More" : "مزید", "Less" : "کم", "Cheers!" : "واہ!", + "Cancel" : "منسوخ کریں", "Password" : "پاسورڈ", "New password" : "نیا پاسورڈ", - "Cancel" : "منسوخ کریں", "Username" : "یوزر نیم", "Other" : "دیگر" }, diff --git a/settings/l10n/ur_PK.json b/settings/l10n/ur_PK.json index 842c262782b..1ddd73d159d 100644 --- a/settings/l10n/ur_PK.json +++ b/settings/l10n/ur_PK.json @@ -10,9 +10,9 @@ "More" : "مزید", "Less" : "کم", "Cheers!" : "واہ!", + "Cancel" : "منسوخ کریں", "Password" : "پاسورڈ", "New password" : "نیا پاسورڈ", - "Cancel" : "منسوخ کریں", "Username" : "یوزر نیم", "Other" : "دیگر" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/vi.js b/settings/l10n/vi.js index 3fb0c657159..f9de635698f 100644 --- a/settings/l10n/vi.js +++ b/settings/l10n/vi.js @@ -47,21 +47,20 @@ OC.L10N.register( "by" : "bởi", "Cheers!" : "Chúc mừng!", "Forum" : "Diễn đàn", - "Get the apps to sync your files" : "Nhận ứng dụng để đồng bộ file của bạn", - "Show First Run Wizard again" : "Hiện lại việc chạy đồ thuật khởi đầu", + "Upload new" : "Tải lên", + "Remove image" : "Xóa ", + "Cancel" : "Hủy", + "Email" : "Email", + "Your email address" : "Email của bạn", "Password" : "Mật khẩu", "Unable to change your password" : "Không thể đổi mật khẩu", "Current password" : "Mật khẩu cũ", "New password" : "Mật khẩu mới", "Change password" : "Đổi mật khẩu", - "Email" : "Email", - "Your email address" : "Email của bạn", - "Upload new" : "Tải lên", - "Remove image" : "Xóa ", - "Cancel" : "Hủy", - "Choose as profile image" : "Chọn hình ảnh như hồ sơ cá nhân", "Language" : "Ngôn ngữ", "Help translate" : "Hỗ trợ dịch thuật", + "Get the apps to sync your files" : "Nhận ứng dụng để đồng bộ file của bạn", + "Show First Run Wizard again" : "Hiện lại việc chạy đồ thuật khởi đầu", "Username" : "Tên đăng nhập", "Create" : "Tạo", "Group" : "N", diff --git a/settings/l10n/vi.json b/settings/l10n/vi.json index 67c65407b06..4ca64588e85 100644 --- a/settings/l10n/vi.json +++ b/settings/l10n/vi.json @@ -45,21 +45,20 @@ "by" : "bởi", "Cheers!" : "Chúc mừng!", "Forum" : "Diễn đàn", - "Get the apps to sync your files" : "Nhận ứng dụng để đồng bộ file của bạn", - "Show First Run Wizard again" : "Hiện lại việc chạy đồ thuật khởi đầu", + "Upload new" : "Tải lên", + "Remove image" : "Xóa ", + "Cancel" : "Hủy", + "Email" : "Email", + "Your email address" : "Email của bạn", "Password" : "Mật khẩu", "Unable to change your password" : "Không thể đổi mật khẩu", "Current password" : "Mật khẩu cũ", "New password" : "Mật khẩu mới", "Change password" : "Đổi mật khẩu", - "Email" : "Email", - "Your email address" : "Email của bạn", - "Upload new" : "Tải lên", - "Remove image" : "Xóa ", - "Cancel" : "Hủy", - "Choose as profile image" : "Chọn hình ảnh như hồ sơ cá nhân", "Language" : "Ngôn ngữ", "Help translate" : "Hỗ trợ dịch thuật", + "Get the apps to sync your files" : "Nhận ứng dụng để đồng bộ file của bạn", + "Show First Run Wizard again" : "Hiện lại việc chạy đồ thuật khởi đầu", "Username" : "Tên đăng nhập", "Create" : "Tạo", "Group" : "N", diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 8ee804c190b..89bd0a3b4d4 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "必须提供合法的密码", "A valid email must be provided" : "必须提供合法的用户名", "__language_name__" : "简体中文", - "Sync clients" : "客户端", "Personal info" : "个人信息", + "Sync clients" : "客户端", "SSL root certificates" : "SSL 根证书", "Everything (fatal issues, errors, warnings, info, debug)" : "所有(灾难性问题,错误,警告,信息,调试)", "Info, warnings, errors and fatal issues" : "信息,警告,错误和灾难性问题", @@ -219,34 +219,29 @@ OC.L10N.register( "Forum" : "论坛", "Issue tracker" : "问题跟踪", "Commercial support" : "商业支持", - "Get the apps to sync your files" : "安装应用进行文件同步", - "Desktop client" : "桌面客户端", - "Android app" : "Android 应用", - "iOS app" : "iOS 应用", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "想支持ownCloud项目?请\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">参加开发</a>\n\t\t或者\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">帮助推广</a>吧!", - "Show First Run Wizard again" : "再次显示首次运行向导", - "Password" : "密码", - "Unable to change your password" : "无法修改密码", - "Current password" : "当前密码", - "New password" : "新密码", - "Change password" : "修改密码", + "Profile picture" : "联系人图片", + "Upload new" : "上传新的", + "Remove image" : "移除图片", + "Cancel" : "取消", "Full name" : "全名", "No display name set" : "不显示名称设置", "Email" : "电子邮件", "Your email address" : "您的电子邮件", - "Fill in an email address to enable password recovery and receive notifications" : "填入电子邮件地址从而启用密码恢复和接收通知", "No email address set" : "尚未设置 Email 地址", "You are member of the following groups:" : "您是以下组的成员:", - "Profile picture" : "联系人图片", - "Upload new" : "上传新的", - "Select new from Files" : "从文件中选择一个新的", - "Remove image" : "移除图片", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "png 或 jpg。正方形比较理想但你也可以之后对其进行裁剪。文件大小最大不允许超过 20MB。", - "Your avatar is provided by your original account." : "您的头像由您的原始账户所提供。", - "Cancel" : "取消", - "Choose as profile image" : "用作头像", + "Password" : "密码", + "Unable to change your password" : "无法修改密码", + "Current password" : "当前密码", + "New password" : "新密码", + "Change password" : "修改密码", "Language" : "语言", "Help translate" : "帮助翻译", + "Get the apps to sync your files" : "安装应用进行文件同步", + "Desktop client" : "桌面客户端", + "Android app" : "Android 应用", + "iOS app" : "iOS 应用", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "想支持ownCloud项目?请\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">参加开发</a>\n\t\t或者\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">帮助推广</a>吧!", + "Show First Run Wizard again" : "再次显示首次运行向导", "Common Name" : "通用名称", "Valid until" : "有效期至", "Issued By" : "授权由", diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index 1ea648f0988..33074e2245d 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "必须提供合法的密码", "A valid email must be provided" : "必须提供合法的用户名", "__language_name__" : "简体中文", - "Sync clients" : "客户端", "Personal info" : "个人信息", + "Sync clients" : "客户端", "SSL root certificates" : "SSL 根证书", "Everything (fatal issues, errors, warnings, info, debug)" : "所有(灾难性问题,错误,警告,信息,调试)", "Info, warnings, errors and fatal issues" : "信息,警告,错误和灾难性问题", @@ -217,34 +217,29 @@ "Forum" : "论坛", "Issue tracker" : "问题跟踪", "Commercial support" : "商业支持", - "Get the apps to sync your files" : "安装应用进行文件同步", - "Desktop client" : "桌面客户端", - "Android app" : "Android 应用", - "iOS app" : "iOS 应用", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "想支持ownCloud项目?请\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">参加开发</a>\n\t\t或者\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">帮助推广</a>吧!", - "Show First Run Wizard again" : "再次显示首次运行向导", - "Password" : "密码", - "Unable to change your password" : "无法修改密码", - "Current password" : "当前密码", - "New password" : "新密码", - "Change password" : "修改密码", + "Profile picture" : "联系人图片", + "Upload new" : "上传新的", + "Remove image" : "移除图片", + "Cancel" : "取消", "Full name" : "全名", "No display name set" : "不显示名称设置", "Email" : "电子邮件", "Your email address" : "您的电子邮件", - "Fill in an email address to enable password recovery and receive notifications" : "填入电子邮件地址从而启用密码恢复和接收通知", "No email address set" : "尚未设置 Email 地址", "You are member of the following groups:" : "您是以下组的成员:", - "Profile picture" : "联系人图片", - "Upload new" : "上传新的", - "Select new from Files" : "从文件中选择一个新的", - "Remove image" : "移除图片", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "png 或 jpg。正方形比较理想但你也可以之后对其进行裁剪。文件大小最大不允许超过 20MB。", - "Your avatar is provided by your original account." : "您的头像由您的原始账户所提供。", - "Cancel" : "取消", - "Choose as profile image" : "用作头像", + "Password" : "密码", + "Unable to change your password" : "无法修改密码", + "Current password" : "当前密码", + "New password" : "新密码", + "Change password" : "修改密码", "Language" : "语言", "Help translate" : "帮助翻译", + "Get the apps to sync your files" : "安装应用进行文件同步", + "Desktop client" : "桌面客户端", + "Android app" : "Android 应用", + "iOS app" : "iOS 应用", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "想支持ownCloud项目?请\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">参加开发</a>\n\t\t或者\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">帮助推广</a>吧!", + "Show First Run Wizard again" : "再次显示首次运行向导", "Common Name" : "通用名称", "Valid until" : "有效期至", "Issued By" : "授权由", diff --git a/settings/l10n/zh_HK.js b/settings/l10n/zh_HK.js index 98445b9c961..7fff6540b53 100644 --- a/settings/l10n/zh_HK.js +++ b/settings/l10n/zh_HK.js @@ -35,17 +35,17 @@ OC.L10N.register( "More" : "更多", "Version" : "版本", "Forum" : "討論區", - "Android app" : "Android 應用程式", - "iOS app" : "iOS 應用程式", + "Remove image" : "刪除圖片", + "Cancel" : "取消", + "Email" : "電郵", + "Your email address" : "你的電郵地址", "Password" : "密碼", "New password" : "新密碼", "Change password" : "更改密碼", - "Email" : "電郵", - "Your email address" : "你的電郵地址", - "Remove image" : "刪除圖片", - "Cancel" : "取消", "Language" : "語言", "Help translate" : "幫忙翻譯", + "Android app" : "Android 應用程式", + "iOS app" : "iOS 應用程式", "Username" : "用戶名稱", "Create" : "新增", "Group" : "群組", diff --git a/settings/l10n/zh_HK.json b/settings/l10n/zh_HK.json index 2f24b442cc6..27421c62505 100644 --- a/settings/l10n/zh_HK.json +++ b/settings/l10n/zh_HK.json @@ -33,17 +33,17 @@ "More" : "更多", "Version" : "版本", "Forum" : "討論區", - "Android app" : "Android 應用程式", - "iOS app" : "iOS 應用程式", + "Remove image" : "刪除圖片", + "Cancel" : "取消", + "Email" : "電郵", + "Your email address" : "你的電郵地址", "Password" : "密碼", "New password" : "新密碼", "Change password" : "更改密碼", - "Email" : "電郵", - "Your email address" : "你的電郵地址", - "Remove image" : "刪除圖片", - "Cancel" : "取消", "Language" : "語言", "Help translate" : "幫忙翻譯", + "Android app" : "Android 應用程式", + "iOS app" : "iOS 應用程式", "Username" : "用戶名稱", "Create" : "新增", "Group" : "群組", diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index c3599c3d4e7..68d9f45dd09 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "一定要提供一個有效的密碼", "A valid email must be provided" : "必須提供一個有效的電子郵件", "__language_name__" : "__language_name__", - "Sync clients" : "同步客戶端", "Personal info" : "個人資訊", + "Sync clients" : "同步客戶端", "SSL root certificates" : "SSL 根憑證", "Everything (fatal issues, errors, warnings, info, debug)" : "全部(嚴重問題,錯誤,警告,資訊,除錯)", "Info, warnings, errors and fatal issues" : "資訊,警告,錯誤和嚴重問題", @@ -221,34 +221,29 @@ OC.L10N.register( "Forum" : "論壇", "Issue tracker" : "問題追蹤", "Commercial support" : "商用支援", - "Get the apps to sync your files" : "下載應用程式來同步您的檔案", - "Desktop client" : "桌面客戶端", - "Android app" : "Android 應用程式", - "iOS app" : "iOS 應用程式", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "若您想支援這個計畫\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">加入開發者</a>\n\t\t或\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">替我們宣傳</a>!", - "Show First Run Wizard again" : "再次顯示首次使用精靈", - "Password" : "密碼", - "Unable to change your password" : "無法變更您的密碼", - "Current password" : "目前密碼", - "New password" : "新密碼", - "Change password" : "變更密碼", + "Profile picture" : "個人資料照片", + "Upload new" : "上傳新的", + "Remove image" : "移除圖片", + "Cancel" : "取消", "Full name" : "全名", "No display name set" : "未設置顯示名稱", "Email" : "信箱", "Your email address" : "您的電子郵件信箱", - "Fill in an email address to enable password recovery and receive notifications" : "填入電子郵件地址來啟用忘記密碼和接收通知的功能", "No email address set" : "未設置電子郵件信箱", "You are member of the following groups:" : "您的會員帳號歸類在以下群組:", - "Profile picture" : "個人資料照片", - "Upload new" : "上傳新的", - "Select new from Files" : "從已上傳的檔案中選一個", - "Remove image" : "移除圖片", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "可以使用 png 或 jpg 格式,最好是方形的,但是您之後也可以裁剪它。圖片容量最大請勿超過 20 MB。", - "Your avatar is provided by your original account." : "您的圖像是由您原來的帳號所提供的。", - "Cancel" : "取消", - "Choose as profile image" : "設定為大頭貼", + "Password" : "密碼", + "Unable to change your password" : "無法變更您的密碼", + "Current password" : "目前密碼", + "New password" : "新密碼", + "Change password" : "變更密碼", "Language" : "語言", "Help translate" : "幫助翻譯", + "Get the apps to sync your files" : "下載應用程式來同步您的檔案", + "Desktop client" : "桌面客戶端", + "Android app" : "Android 應用程式", + "iOS app" : "iOS 應用程式", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "若您想支援這個計畫\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">加入開發者</a>\n\t\t或\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">替我們宣傳</a>!", + "Show First Run Wizard again" : "再次顯示首次使用精靈", "Common Name" : "Common Name", "Valid until" : "前有效", "Issued By" : "發行者:", diff --git a/settings/l10n/zh_TW.json b/settings/l10n/zh_TW.json index bf026bf2628..02d8f6787d5 100644 --- a/settings/l10n/zh_TW.json +++ b/settings/l10n/zh_TW.json @@ -105,8 +105,8 @@ "A valid password must be provided" : "一定要提供一個有效的密碼", "A valid email must be provided" : "必須提供一個有效的電子郵件", "__language_name__" : "__language_name__", - "Sync clients" : "同步客戶端", "Personal info" : "個人資訊", + "Sync clients" : "同步客戶端", "SSL root certificates" : "SSL 根憑證", "Everything (fatal issues, errors, warnings, info, debug)" : "全部(嚴重問題,錯誤,警告,資訊,除錯)", "Info, warnings, errors and fatal issues" : "資訊,警告,錯誤和嚴重問題", @@ -219,34 +219,29 @@ "Forum" : "論壇", "Issue tracker" : "問題追蹤", "Commercial support" : "商用支援", - "Get the apps to sync your files" : "下載應用程式來同步您的檔案", - "Desktop client" : "桌面客戶端", - "Android app" : "Android 應用程式", - "iOS app" : "iOS 應用程式", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "若您想支援這個計畫\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">加入開發者</a>\n\t\t或\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">替我們宣傳</a>!", - "Show First Run Wizard again" : "再次顯示首次使用精靈", - "Password" : "密碼", - "Unable to change your password" : "無法變更您的密碼", - "Current password" : "目前密碼", - "New password" : "新密碼", - "Change password" : "變更密碼", + "Profile picture" : "個人資料照片", + "Upload new" : "上傳新的", + "Remove image" : "移除圖片", + "Cancel" : "取消", "Full name" : "全名", "No display name set" : "未設置顯示名稱", "Email" : "信箱", "Your email address" : "您的電子郵件信箱", - "Fill in an email address to enable password recovery and receive notifications" : "填入電子郵件地址來啟用忘記密碼和接收通知的功能", "No email address set" : "未設置電子郵件信箱", "You are member of the following groups:" : "您的會員帳號歸類在以下群組:", - "Profile picture" : "個人資料照片", - "Upload new" : "上傳新的", - "Select new from Files" : "從已上傳的檔案中選一個", - "Remove image" : "移除圖片", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "可以使用 png 或 jpg 格式,最好是方形的,但是您之後也可以裁剪它。圖片容量最大請勿超過 20 MB。", - "Your avatar is provided by your original account." : "您的圖像是由您原來的帳號所提供的。", - "Cancel" : "取消", - "Choose as profile image" : "設定為大頭貼", + "Password" : "密碼", + "Unable to change your password" : "無法變更您的密碼", + "Current password" : "目前密碼", + "New password" : "新密碼", + "Change password" : "變更密碼", "Language" : "語言", "Help translate" : "幫助翻譯", + "Get the apps to sync your files" : "下載應用程式來同步您的檔案", + "Desktop client" : "桌面客戶端", + "Android app" : "Android 應用程式", + "iOS app" : "iOS 應用程式", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "若您想支援這個計畫\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">加入開發者</a>\n\t\t或\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">替我們宣傳</a>!", + "Show First Run Wizard again" : "再次顯示首次使用精靈", "Common Name" : "Common Name", "Valid until" : "前有效", "Issued By" : "發行者:", |