summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/encryption/l10n/en_GB.js2
-rw-r--r--apps/encryption/l10n/en_GB.json2
-rw-r--r--apps/encryption/l10n/vi.js2
-rw-r--r--apps/encryption/l10n/vi.json2
-rw-r--r--apps/files/l10n/vi.js3
-rw-r--r--apps/files/l10n/vi.json3
-rw-r--r--apps/files_external/l10n/da.js7
-rw-r--r--apps/files_external/l10n/da.json7
-rw-r--r--apps/files_external/l10n/en_GB.js6
-rw-r--r--apps/files_external/l10n/en_GB.json6
-rw-r--r--apps/files_external/l10n/fr.js5
-rw-r--r--apps/files_external/l10n/fr.json5
-rw-r--r--apps/files_external/l10n/sr.js5
-rw-r--r--apps/files_external/l10n/sr.json5
-rw-r--r--apps/files_external/l10n/vi.js3
-rw-r--r--apps/files_external/l10n/vi.json3
-rw-r--r--apps/files_sharing/l10n/da.js4
-rw-r--r--apps/files_sharing/l10n/da.json4
-rw-r--r--apps/files_sharing/l10n/el.js4
-rw-r--r--apps/files_sharing/l10n/el.json4
-rw-r--r--apps/files_sharing/l10n/en_GB.js4
-rw-r--r--apps/files_sharing/l10n/en_GB.json4
-rw-r--r--apps/files_sharing/l10n/es.js4
-rw-r--r--apps/files_sharing/l10n/es.json4
-rw-r--r--apps/files_sharing/l10n/fi_FI.js4
-rw-r--r--apps/files_sharing/l10n/fi_FI.json4
-rw-r--r--apps/files_sharing/l10n/gl.js4
-rw-r--r--apps/files_sharing/l10n/gl.json4
-rw-r--r--apps/files_sharing/l10n/pt_BR.js6
-rw-r--r--apps/files_sharing/l10n/pt_BR.json6
-rw-r--r--apps/files_sharing/l10n/vi.js3
-rw-r--r--apps/files_sharing/l10n/vi.json3
-rw-r--r--apps/files_trashbin/l10n/vi.js3
-rw-r--r--apps/files_trashbin/l10n/vi.json3
-rw-r--r--apps/user_ldap/l10n/da.js3
-rw-r--r--apps/user_ldap/l10n/da.json3
-rw-r--r--apps/user_ldap/l10n/en_GB.js4
-rw-r--r--apps/user_ldap/l10n/en_GB.json4
-rw-r--r--apps/user_webdavauth/l10n/vi.js1
-rw-r--r--apps/user_webdavauth/l10n/vi.json1
40 files changed, 138 insertions, 16 deletions
diff --git a/apps/encryption/l10n/en_GB.js b/apps/encryption/l10n/en_GB.js
index 823b4305c0e..13b103dee12 100644
--- a/apps/encryption/l10n/en_GB.js
+++ b/apps/encryption/l10n/en_GB.js
@@ -21,8 +21,10 @@ OC.L10N.register(
"The old password was not correct, please try again." : "The old password was not correct, please try again.",
"The current log-in password was not correct, please try again." : "The current log-in password was not correct, please try again.",
"Private key password successfully updated." : "Private key password updated successfully.",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator",
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files.",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption App is enabled but your keys are not initialised, please log-out and log-in again",
+ "Encryption App is enabled and ready" : "Encryption App is enabled and ready",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot decrypt this file, which is probably a shared file. Please ask the file owner to reshare the file with you.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you.",
"Enable recovery key" : "Enable recovery key",
diff --git a/apps/encryption/l10n/en_GB.json b/apps/encryption/l10n/en_GB.json
index 9d5b8b6e6b8..e1d20385f6e 100644
--- a/apps/encryption/l10n/en_GB.json
+++ b/apps/encryption/l10n/en_GB.json
@@ -19,8 +19,10 @@
"The old password was not correct, please try again." : "The old password was not correct, please try again.",
"The current log-in password was not correct, please try again." : "The current log-in password was not correct, please try again.",
"Private key password successfully updated." : "Private key password updated successfully.",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator",
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files.",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption App is enabled but your keys are not initialised, please log-out and log-in again",
+ "Encryption App is enabled and ready" : "Encryption App is enabled and ready",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot decrypt this file, which is probably a shared file. Please ask the file owner to reshare the file with you.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you.",
"Enable recovery key" : "Enable recovery key",
diff --git a/apps/encryption/l10n/vi.js b/apps/encryption/l10n/vi.js
index 6ba7db83cb2..b9956551622 100644
--- a/apps/encryption/l10n/vi.js
+++ b/apps/encryption/l10n/vi.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"encryption",
{
+ "Missing recovery key password" : "Thiếu khóa khôi phục mật khẩu",
+ "Please repeat the recovery key password" : "Nhập lại khóa khôi phục mật khẩu",
"Recovery key successfully enabled" : "Khóa khôi phục kích hoạt thành công",
"Could not enable recovery key. Please check your recovery key password!" : "Không thể kích hoạt khóa khôi phục. Vui lòng kiểm tra mật khẩu khóa khôi phục!",
"Recovery key successfully disabled" : "Vô hiệu hóa khóa khôi phục thành công",
diff --git a/apps/encryption/l10n/vi.json b/apps/encryption/l10n/vi.json
index 8d3fd994129..eaaa3d1c038 100644
--- a/apps/encryption/l10n/vi.json
+++ b/apps/encryption/l10n/vi.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Missing recovery key password" : "Thiếu khóa khôi phục mật khẩu",
+ "Please repeat the recovery key password" : "Nhập lại khóa khôi phục mật khẩu",
"Recovery key successfully enabled" : "Khóa khôi phục kích hoạt thành công",
"Could not enable recovery key. Please check your recovery key password!" : "Không thể kích hoạt khóa khôi phục. Vui lòng kiểm tra mật khẩu khóa khôi phục!",
"Recovery key successfully disabled" : "Vô hiệu hóa khóa khôi phục thành công",
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js
index d0fda488921..c724f5f73ea 100644
--- a/apps/files/l10n/vi.js
+++ b/apps/files/l10n/vi.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"files",
{
+ "Storage not available" : "Lưu trữ không có sẵn",
+ "Storage invalid" : "Lưu trữ không hợp lệ",
"Unknown error" : "Lỗi chưa biết",
"Could not move %s - File with this name already exists" : "Không thể di chuyển %s - Đã có tên tập tin này trên hệ thống",
"Could not move %s" : "Không thể di chuyển %s",
@@ -68,6 +70,7 @@ OC.L10N.register(
"Upload" : "Tải lên",
"Cancel upload" : "Hủy upload",
"No entries found in this folder" : "Chưa có mục nào trong thư mục",
+ "Select all" : "Chọn tất cả",
"Upload too large" : "Tập tin tải lên quá lớn",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Các tập tin bạn đang tải lên vượt quá kích thước tối đa cho phép trên máy chủ .",
"Files are being scanned, please wait." : "Tập tin đang được quét ,vui lòng chờ."
diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json
index e6581323d89..5a4519cf84b 100644
--- a/apps/files/l10n/vi.json
+++ b/apps/files/l10n/vi.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Storage not available" : "Lưu trữ không có sẵn",
+ "Storage invalid" : "Lưu trữ không hợp lệ",
"Unknown error" : "Lỗi chưa biết",
"Could not move %s - File with this name already exists" : "Không thể di chuyển %s - Đã có tên tập tin này trên hệ thống",
"Could not move %s" : "Không thể di chuyển %s",
@@ -66,6 +68,7 @@
"Upload" : "Tải lên",
"Cancel upload" : "Hủy upload",
"No entries found in this folder" : "Chưa có mục nào trong thư mục",
+ "Select all" : "Chọn tất cả",
"Upload too large" : "Tập tin tải lên quá lớn",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Các tập tin bạn đang tải lên vượt quá kích thước tối đa cho phép trên máy chủ .",
"Files are being scanned, please wait." : "Tập tin đang được quét ,vui lòng chờ."
diff --git a/apps/files_external/l10n/da.js b/apps/files_external/l10n/da.js
index 54bf95a774a..bafebbbf879 100644
--- a/apps/files_external/l10n/da.js
+++ b/apps/files_external/l10n/da.js
@@ -43,6 +43,7 @@ OC.L10N.register(
"Username as share" : "Brugernavn som deling",
"URL" : "URL",
"Secure https://" : "Sikker https://",
+ "SFTP with secret key login" : "SFTP med hemmelig nøglelogin",
"Public key" : "Offentlig nøgle",
"Storage with id \"%i\" not found" : "Lager med ID'et \"%i% er ikke fundet",
"Invalid mount point" : "Fokert monteringspunkt",
@@ -53,6 +54,12 @@ OC.L10N.register(
"Error configuring Google Drive storage" : "Fejl ved konfiguration af Google Drive-plads",
"Personal" : "Personligt",
"System" : "System",
+ "Enable encryption" : "Slå kryptering til",
+ "Enable previews" : "Slå forhåndsvisninger til",
+ "Check for changes" : "Tjek for ændringer",
+ "Never" : "Aldrig",
+ "Once every direct access" : "Kun ved hver direkte tilgang",
+ "Every time the filesystem is used" : "Hver gang filsystemet benyttes",
"All users. Type to select user or group." : "Alle brugere. Indtast for at vælge bruger eller gruppe.",
"(group)" : "(gruppe)",
"Saved" : "Gemt",
diff --git a/apps/files_external/l10n/da.json b/apps/files_external/l10n/da.json
index 885d9d63925..663cf93b6ff 100644
--- a/apps/files_external/l10n/da.json
+++ b/apps/files_external/l10n/da.json
@@ -41,6 +41,7 @@
"Username as share" : "Brugernavn som deling",
"URL" : "URL",
"Secure https://" : "Sikker https://",
+ "SFTP with secret key login" : "SFTP med hemmelig nøglelogin",
"Public key" : "Offentlig nøgle",
"Storage with id \"%i\" not found" : "Lager med ID'et \"%i% er ikke fundet",
"Invalid mount point" : "Fokert monteringspunkt",
@@ -51,6 +52,12 @@
"Error configuring Google Drive storage" : "Fejl ved konfiguration af Google Drive-plads",
"Personal" : "Personligt",
"System" : "System",
+ "Enable encryption" : "Slå kryptering til",
+ "Enable previews" : "Slå forhåndsvisninger til",
+ "Check for changes" : "Tjek for ændringer",
+ "Never" : "Aldrig",
+ "Once every direct access" : "Kun ved hver direkte tilgang",
+ "Every time the filesystem is used" : "Hver gang filsystemet benyttes",
"All users. Type to select user or group." : "Alle brugere. Indtast for at vælge bruger eller gruppe.",
"(group)" : "(gruppe)",
"Saved" : "Gemt",
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js
index 55f70ff8cb3..29c1eebb7e3 100644
--- a/apps/files_external/l10n/en_GB.js
+++ b/apps/files_external/l10n/en_GB.js
@@ -43,6 +43,7 @@ OC.L10N.register(
"Username as share" : "Username as share",
"URL" : "URL",
"Secure https://" : "Secure https://",
+ "SFTP with secret key login" : "SFTP with secret key login",
"Public key" : "Public key",
"Storage with id \"%i\" not found" : "Storage with id \"%i\" not found",
"Invalid mount point" : "Invalid mount point",
@@ -54,6 +55,11 @@ OC.L10N.register(
"Personal" : "Personal",
"System" : "System",
"Enable encryption" : "Enable encryption",
+ "Enable previews" : "Enable previews",
+ "Check for changes" : "Check for changes",
+ "Never" : "Never",
+ "Once every direct access" : "Once every direct access",
+ "Every time the filesystem is used" : "Every time the filesystem is used",
"All users. Type to select user or group." : "All users. Type to select user or group.",
"(group)" : "(group)",
"Saved" : "Saved",
diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json
index 516156c3d91..af3950f8ef0 100644
--- a/apps/files_external/l10n/en_GB.json
+++ b/apps/files_external/l10n/en_GB.json
@@ -41,6 +41,7 @@
"Username as share" : "Username as share",
"URL" : "URL",
"Secure https://" : "Secure https://",
+ "SFTP with secret key login" : "SFTP with secret key login",
"Public key" : "Public key",
"Storage with id \"%i\" not found" : "Storage with id \"%i\" not found",
"Invalid mount point" : "Invalid mount point",
@@ -52,6 +53,11 @@
"Personal" : "Personal",
"System" : "System",
"Enable encryption" : "Enable encryption",
+ "Enable previews" : "Enable previews",
+ "Check for changes" : "Check for changes",
+ "Never" : "Never",
+ "Once every direct access" : "Once every direct access",
+ "Every time the filesystem is used" : "Every time the filesystem is used",
"All users. Type to select user or group." : "All users. Type to select user or group.",
"(group)" : "(group)",
"Saved" : "Saved",
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js
index 7f607be5661..187ff2ab899 100644
--- a/apps/files_external/l10n/fr.js
+++ b/apps/files_external/l10n/fr.js
@@ -55,6 +55,11 @@ OC.L10N.register(
"Personal" : "Personnel",
"System" : "Système",
"Enable encryption" : "Activer le chiffrement",
+ "Enable previews" : "Activer les prévisualisations",
+ "Check for changes" : "Vérifier les changements",
+ "Never" : "Jamais",
+ "Once every direct access" : "Une fois à chaque accès direct",
+ "Every time the filesystem is used" : "Chaque fois que le système de fichiers est utilisé",
"All users. Type to select user or group." : "Tous les utilisateurs. Cliquez ici pour restreindre.",
"(group)" : "(groupe)",
"Saved" : "Sauvegardé",
diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json
index 865fbaf8398..fae33b3bea3 100644
--- a/apps/files_external/l10n/fr.json
+++ b/apps/files_external/l10n/fr.json
@@ -53,6 +53,11 @@
"Personal" : "Personnel",
"System" : "Système",
"Enable encryption" : "Activer le chiffrement",
+ "Enable previews" : "Activer les prévisualisations",
+ "Check for changes" : "Vérifier les changements",
+ "Never" : "Jamais",
+ "Once every direct access" : "Une fois à chaque accès direct",
+ "Every time the filesystem is used" : "Chaque fois que le système de fichiers est utilisé",
"All users. Type to select user or group." : "Tous les utilisateurs. Cliquez ici pour restreindre.",
"(group)" : "(groupe)",
"Saved" : "Sauvegardé",
diff --git a/apps/files_external/l10n/sr.js b/apps/files_external/l10n/sr.js
index 789a641114d..1609ac0191c 100644
--- a/apps/files_external/l10n/sr.js
+++ b/apps/files_external/l10n/sr.js
@@ -55,6 +55,11 @@ OC.L10N.register(
"Personal" : "Лично",
"System" : "Систем",
"Enable encryption" : "Укључи шифровање",
+ "Enable previews" : "Укључи прегледе",
+ "Check for changes" : "Провери измене",
+ "Never" : "никад",
+ "Once every direct access" : "једном при сваком директном приступу",
+ "Every time the filesystem is used" : "сваки пут кад се фајл-систем користи",
"All users. Type to select user or group." : "Сви корисници. Куцајте за избор корисника или групе.",
"(group)" : "(група)",
"Saved" : "Сачувано",
diff --git a/apps/files_external/l10n/sr.json b/apps/files_external/l10n/sr.json
index bdb46575fc6..b6a85b1e1b7 100644
--- a/apps/files_external/l10n/sr.json
+++ b/apps/files_external/l10n/sr.json
@@ -53,6 +53,11 @@
"Personal" : "Лично",
"System" : "Систем",
"Enable encryption" : "Укључи шифровање",
+ "Enable previews" : "Укључи прегледе",
+ "Check for changes" : "Провери измене",
+ "Never" : "никад",
+ "Once every direct access" : "једном при сваком директном приступу",
+ "Every time the filesystem is used" : "сваки пут кад се фајл-систем користи",
"All users. Type to select user or group." : "Сви корисници. Куцајте за избор корисника или групе.",
"(group)" : "(група)",
"Saved" : "Сачувано",
diff --git a/apps/files_external/l10n/vi.js b/apps/files_external/l10n/vi.js
index 096ab0713cd..9c9405ba2b0 100644
--- a/apps/files_external/l10n/vi.js
+++ b/apps/files_external/l10n/vi.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"files_external",
{
+ "Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." : "Yêu cầu tokens thất bại. Xác minh key và mã bí mật ứng dụng Dropbox của bạn là chính xác.",
+ "Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." : "Yêu cầu tokens thất bại. Xác minh key và mã bí mật ứng dụng Dropbox của bạn là chính xác.",
"Please provide a valid Dropbox app key and secret." : "Xin vui lòng cung cấp một ứng dụng Dropbox hợp lệ và mã bí mật.",
"External storage" : "Lưu trữ ngoài",
"Location" : "Vị trí",
@@ -16,6 +18,7 @@ OC.L10N.register(
"Grant access" : "Cấp quyền truy cập",
"Error configuring Google Drive storage" : "Lỗi cấu hình lưu trữ Google Drive",
"Personal" : "Cá nhân",
+ "Saved" : "Đã lưu",
"Name" : "Tên",
"External Storage" : "Lưu trữ ngoài",
"Folder name" : "Tên thư mục",
diff --git a/apps/files_external/l10n/vi.json b/apps/files_external/l10n/vi.json
index 135f9cffdf4..fa45495d07b 100644
--- a/apps/files_external/l10n/vi.json
+++ b/apps/files_external/l10n/vi.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." : "Yêu cầu tokens thất bại. Xác minh key và mã bí mật ứng dụng Dropbox của bạn là chính xác.",
+ "Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." : "Yêu cầu tokens thất bại. Xác minh key và mã bí mật ứng dụng Dropbox của bạn là chính xác.",
"Please provide a valid Dropbox app key and secret." : "Xin vui lòng cung cấp một ứng dụng Dropbox hợp lệ và mã bí mật.",
"External storage" : "Lưu trữ ngoài",
"Location" : "Vị trí",
@@ -14,6 +16,7 @@
"Grant access" : "Cấp quyền truy cập",
"Error configuring Google Drive storage" : "Lỗi cấu hình lưu trữ Google Drive",
"Personal" : "Cá nhân",
+ "Saved" : "Đã lưu",
"Name" : "Tên",
"External Storage" : "Lưu trữ ngoài",
"Folder name" : "Tên thư mục",
diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js
index 6e1dbc35fbd..07e76f79c87 100644
--- a/apps/files_sharing/l10n/da.js
+++ b/apps/files_sharing/l10n/da.js
@@ -59,6 +59,8 @@ OC.L10N.register(
"Federated Cloud Sharing" : "Sammensluttet Cloud deling",
"Open documentation" : "Åben dokumentation",
"Allow users on this server to send shares to other servers" : "Tillad brugere på denne server, at sende delinger til andre servere",
- "Allow users on this server to receive shares from other servers" : "Tillad brugere på denne server, at modtage delinger fra andre servere"
+ "Allow users on this server to receive shares from other servers" : "Tillad brugere på denne server, at modtage delinger fra andre servere",
+ "Federated Cloud" : "Federated Cloud",
+ "Your Federated Cloud ID: %s" : "Dit ID til Federated Cloud: %s"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_sharing/l10n/da.json b/apps/files_sharing/l10n/da.json
index c154b1dd90d..2dcfa35deec 100644
--- a/apps/files_sharing/l10n/da.json
+++ b/apps/files_sharing/l10n/da.json
@@ -57,6 +57,8 @@
"Federated Cloud Sharing" : "Sammensluttet Cloud deling",
"Open documentation" : "Åben dokumentation",
"Allow users on this server to send shares to other servers" : "Tillad brugere på denne server, at sende delinger til andre servere",
- "Allow users on this server to receive shares from other servers" : "Tillad brugere på denne server, at modtage delinger fra andre servere"
+ "Allow users on this server to receive shares from other servers" : "Tillad brugere på denne server, at modtage delinger fra andre servere",
+ "Federated Cloud" : "Federated Cloud",
+ "Your Federated Cloud ID: %s" : "Dit ID til Federated Cloud: %s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js
index 9e3cbf9621a..099b0d0bb9c 100644
--- a/apps/files_sharing/l10n/el.js
+++ b/apps/files_sharing/l10n/el.js
@@ -59,6 +59,8 @@ OC.L10N.register(
"Federated Cloud Sharing" : "Διαμοιρασμός σε ομόσπονδα σύννεφα ",
"Open documentation" : "Ανοιχτή τεκμηρίωση.",
"Allow users on this server to send shares to other servers" : "Να επιτρέπεται σε χρήστες αυτού του διακομιστή να στέλνουν διαμοιρασμένους φακέλους σε άλλους διακομιστές",
- "Allow users on this server to receive shares from other servers" : "Να επιτρέπεται στους χρίστες του διακομιστή να λαμβάνουν διαμοιρασμένα αρχεία από άλλους διακομιστές"
+ "Allow users on this server to receive shares from other servers" : "Να επιτρέπεται στους χρίστες του διακομιστή να λαμβάνουν διαμοιρασμένα αρχεία από άλλους διακομιστές",
+ "Federated Cloud" : "Federated σύννεφο",
+ "Your Federated Cloud ID: %s" : "Το ID σας στο Federated σύννεφο: %s"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_sharing/l10n/el.json b/apps/files_sharing/l10n/el.json
index 3a796c25ae4..a426c1f9a4d 100644
--- a/apps/files_sharing/l10n/el.json
+++ b/apps/files_sharing/l10n/el.json
@@ -57,6 +57,8 @@
"Federated Cloud Sharing" : "Διαμοιρασμός σε ομόσπονδα σύννεφα ",
"Open documentation" : "Ανοιχτή τεκμηρίωση.",
"Allow users on this server to send shares to other servers" : "Να επιτρέπεται σε χρήστες αυτού του διακομιστή να στέλνουν διαμοιρασμένους φακέλους σε άλλους διακομιστές",
- "Allow users on this server to receive shares from other servers" : "Να επιτρέπεται στους χρίστες του διακομιστή να λαμβάνουν διαμοιρασμένα αρχεία από άλλους διακομιστές"
+ "Allow users on this server to receive shares from other servers" : "Να επιτρέπεται στους χρίστες του διακομιστή να λαμβάνουν διαμοιρασμένα αρχεία από άλλους διακομιστές",
+ "Federated Cloud" : "Federated σύννεφο",
+ "Your Federated Cloud ID: %s" : "Το ID σας στο Federated σύννεφο: %s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js
index 75956e85025..7f6637fe651 100644
--- a/apps/files_sharing/l10n/en_GB.js
+++ b/apps/files_sharing/l10n/en_GB.js
@@ -59,6 +59,8 @@ OC.L10N.register(
"Federated Cloud Sharing" : "Federated Cloud Sharing",
"Open documentation" : "Open documentation",
"Allow users on this server to send shares to other servers" : "Allow users on this server to send shares to other servers",
- "Allow users on this server to receive shares from other servers" : "Allow users on this server to receive shares from other servers"
+ "Allow users on this server to receive shares from other servers" : "Allow users on this server to receive shares from other servers",
+ "Federated Cloud" : "Federated Cloud",
+ "Your Federated Cloud ID: %s" : "Your Federated Cloud ID: %s"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json
index 85d6ac5a2f8..5ec663df415 100644
--- a/apps/files_sharing/l10n/en_GB.json
+++ b/apps/files_sharing/l10n/en_GB.json
@@ -57,6 +57,8 @@
"Federated Cloud Sharing" : "Federated Cloud Sharing",
"Open documentation" : "Open documentation",
"Allow users on this server to send shares to other servers" : "Allow users on this server to send shares to other servers",
- "Allow users on this server to receive shares from other servers" : "Allow users on this server to receive shares from other servers"
+ "Allow users on this server to receive shares from other servers" : "Allow users on this server to receive shares from other servers",
+ "Federated Cloud" : "Federated Cloud",
+ "Your Federated Cloud ID: %s" : "Your Federated Cloud ID: %s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js
index e77217a8427..23b437fb128 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -59,6 +59,8 @@ OC.L10N.register(
"Federated Cloud Sharing" : "Compartido en Cloud Federado",
"Open documentation" : "Documentación abierta",
"Allow users on this server to send shares to other servers" : "Permitir a usuarios de este servidor compartir con usuarios de otros servidores",
- "Allow users on this server to receive shares from other servers" : "Permitir a usuarios de este servidor recibir archivos de usuarios de otros servidores"
+ "Allow users on this server to receive shares from other servers" : "Permitir a usuarios de este servidor recibir archivos de usuarios de otros servidores",
+ "Federated Cloud" : "Nube Federada",
+ "Your Federated Cloud ID: %s" : "Su ID de nube federada: %s"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json
index c3c414dcaba..8617fdff5c6 100644
--- a/apps/files_sharing/l10n/es.json
+++ b/apps/files_sharing/l10n/es.json
@@ -57,6 +57,8 @@
"Federated Cloud Sharing" : "Compartido en Cloud Federado",
"Open documentation" : "Documentación abierta",
"Allow users on this server to send shares to other servers" : "Permitir a usuarios de este servidor compartir con usuarios de otros servidores",
- "Allow users on this server to receive shares from other servers" : "Permitir a usuarios de este servidor recibir archivos de usuarios de otros servidores"
+ "Allow users on this server to receive shares from other servers" : "Permitir a usuarios de este servidor recibir archivos de usuarios de otros servidores",
+ "Federated Cloud" : "Nube Federada",
+ "Your Federated Cloud ID: %s" : "Su ID de nube federada: %s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/fi_FI.js b/apps/files_sharing/l10n/fi_FI.js
index 7d9cc87dcba..d4a10b08a5f 100644
--- a/apps/files_sharing/l10n/fi_FI.js
+++ b/apps/files_sharing/l10n/fi_FI.js
@@ -59,6 +59,8 @@ OC.L10N.register(
"Federated Cloud Sharing" : "Federoitu pilvijakaminen",
"Open documentation" : "Avaa dokumentaatio",
"Allow users on this server to send shares to other servers" : "Salli tämän palvelimen käyttäjien lähettää jakoja muille palvelimille",
- "Allow users on this server to receive shares from other servers" : "Salli tämän palvelimen käyttäjien vastaanottaa jakoja muilta palvelimilta"
+ "Allow users on this server to receive shares from other servers" : "Salli tämän palvelimen käyttäjien vastaanottaa jakoja muilta palvelimilta",
+ "Federated Cloud" : "Federoitu pilvi",
+ "Your Federated Cloud ID: %s" : "Tunnisteesi federoituun pilveen: %s"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_sharing/l10n/fi_FI.json b/apps/files_sharing/l10n/fi_FI.json
index 3c7f40bd76c..c1aef367a20 100644
--- a/apps/files_sharing/l10n/fi_FI.json
+++ b/apps/files_sharing/l10n/fi_FI.json
@@ -57,6 +57,8 @@
"Federated Cloud Sharing" : "Federoitu pilvijakaminen",
"Open documentation" : "Avaa dokumentaatio",
"Allow users on this server to send shares to other servers" : "Salli tämän palvelimen käyttäjien lähettää jakoja muille palvelimille",
- "Allow users on this server to receive shares from other servers" : "Salli tämän palvelimen käyttäjien vastaanottaa jakoja muilta palvelimilta"
+ "Allow users on this server to receive shares from other servers" : "Salli tämän palvelimen käyttäjien vastaanottaa jakoja muilta palvelimilta",
+ "Federated Cloud" : "Federoitu pilvi",
+ "Your Federated Cloud ID: %s" : "Tunnisteesi federoituun pilveen: %s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js
index 11cc0348f34..3b1a3e9586a 100644
--- a/apps/files_sharing/l10n/gl.js
+++ b/apps/files_sharing/l10n/gl.js
@@ -59,6 +59,8 @@ OC.L10N.register(
"Federated Cloud Sharing" : "Compartición de nube federada",
"Open documentation" : "Abrir a documentación",
"Allow users on this server to send shares to other servers" : "Permitir aos usuarios deste servidor enviar comparticións a outros servidores",
- "Allow users on this server to receive shares from other servers" : "Permitir aos usuarios deste servidor recibir comparticións de outros servidores"
+ "Allow users on this server to receive shares from other servers" : "Permitir aos usuarios deste servidor recibir comparticións de outros servidores",
+ "Federated Cloud" : "Nube federada",
+ "Your Federated Cloud ID: %s" : "ID da súa nube federada: %s"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json
index 01972ddee16..7257898158c 100644
--- a/apps/files_sharing/l10n/gl.json
+++ b/apps/files_sharing/l10n/gl.json
@@ -57,6 +57,8 @@
"Federated Cloud Sharing" : "Compartición de nube federada",
"Open documentation" : "Abrir a documentación",
"Allow users on this server to send shares to other servers" : "Permitir aos usuarios deste servidor enviar comparticións a outros servidores",
- "Allow users on this server to receive shares from other servers" : "Permitir aos usuarios deste servidor recibir comparticións de outros servidores"
+ "Allow users on this server to receive shares from other servers" : "Permitir aos usuarios deste servidor recibir comparticións de outros servidores",
+ "Federated Cloud" : "Nube federada",
+ "Your Federated Cloud ID: %s" : "ID da súa nube federada: %s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js
index 308cdc4a161..46c16583337 100644
--- a/apps/files_sharing/l10n/pt_BR.js
+++ b/apps/files_sharing/l10n/pt_BR.js
@@ -56,9 +56,11 @@ OC.L10N.register(
"Download" : "Baixar",
"Download %s" : "Baixar %s",
"Direct link" : "Link direto",
- "Federated Cloud Sharing" : "Núvem de Compartilhamento Federada",
+ "Federated Cloud Sharing" : "Compartilhamento de Nuvem Conglomerada",
"Open documentation" : "Abrir documentação",
"Allow users on this server to send shares to other servers" : "Permitir que os usuários deste servidor enviem compartilhamentos para outros servidores",
- "Allow users on this server to receive shares from other servers" : "Permitir que os usuários nesse servidor recebam compartilhamentos de outros servidores"
+ "Allow users on this server to receive shares from other servers" : "Permitir que os usuários nesse servidor recebam compartilhamentos de outros servidores",
+ "Federated Cloud" : "Nuvem Conglomerada",
+ "Your Federated Cloud ID: %s" : "ID de sua Nuvem Conglomerada: %s"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json
index 9941074430a..534fe20991e 100644
--- a/apps/files_sharing/l10n/pt_BR.json
+++ b/apps/files_sharing/l10n/pt_BR.json
@@ -54,9 +54,11 @@
"Download" : "Baixar",
"Download %s" : "Baixar %s",
"Direct link" : "Link direto",
- "Federated Cloud Sharing" : "Núvem de Compartilhamento Federada",
+ "Federated Cloud Sharing" : "Compartilhamento de Nuvem Conglomerada",
"Open documentation" : "Abrir documentação",
"Allow users on this server to send shares to other servers" : "Permitir que os usuários deste servidor enviem compartilhamentos para outros servidores",
- "Allow users on this server to receive shares from other servers" : "Permitir que os usuários nesse servidor recebam compartilhamentos de outros servidores"
+ "Allow users on this server to receive shares from other servers" : "Permitir que os usuários nesse servidor recebam compartilhamentos de outros servidores",
+ "Federated Cloud" : "Nuvem Conglomerada",
+ "Your Federated Cloud ID: %s" : "ID de sua Nuvem Conglomerada: %s"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/vi.js b/apps/files_sharing/l10n/vi.js
index ccefbfacda3..a96969df222 100644
--- a/apps/files_sharing/l10n/vi.js
+++ b/apps/files_sharing/l10n/vi.js
@@ -1,6 +1,9 @@
OC.L10N.register(
"files_sharing",
{
+ "Server to server sharing is not enabled on this server" : "Máy chủ để chia sẻ máy chủ không được kích hoạt trên máy chủ này",
+ "The mountpoint name contains invalid characters." : "Tên mountpoint chứa các ký tự không hợp lệ.",
+ "Invalid or untrusted SSL certificate" : "Chứng chỉ SSL không hợp lệ hoặc không đáng tin cậy",
"Shared with you" : "Chia sẻ với bạn",
"Shared with others" : "Chia sẻ với người khác",
"Shared by link" : "Chia sẻ theo liên kết",
diff --git a/apps/files_sharing/l10n/vi.json b/apps/files_sharing/l10n/vi.json
index 6140ca95cd9..a53d3c9e386 100644
--- a/apps/files_sharing/l10n/vi.json
+++ b/apps/files_sharing/l10n/vi.json
@@ -1,4 +1,7 @@
{ "translations": {
+ "Server to server sharing is not enabled on this server" : "Máy chủ để chia sẻ máy chủ không được kích hoạt trên máy chủ này",
+ "The mountpoint name contains invalid characters." : "Tên mountpoint chứa các ký tự không hợp lệ.",
+ "Invalid or untrusted SSL certificate" : "Chứng chỉ SSL không hợp lệ hoặc không đáng tin cậy",
"Shared with you" : "Chia sẻ với bạn",
"Shared with others" : "Chia sẻ với người khác",
"Shared by link" : "Chia sẻ theo liên kết",
diff --git a/apps/files_trashbin/l10n/vi.js b/apps/files_trashbin/l10n/vi.js
index 718fb9b9edb..c0ff36d90c3 100644
--- a/apps/files_trashbin/l10n/vi.js
+++ b/apps/files_trashbin/l10n/vi.js
@@ -8,7 +8,10 @@ OC.L10N.register(
"Delete permanently" : "Xóa vĩnh vễn",
"Error" : "Lỗi",
"restored" : "khôi phục",
+ "No deleted files" : "Không có tập tin bị xóa",
+ "You will be able to recover deleted files from here" : "Bạn có thể phục hồi các file đã bị xóa từ đây",
"No entries found in this folder" : "Chưa có mục nào trong thư mục",
+ "Select all" : "Chọn tất cả",
"Name" : "Tên",
"Deleted" : "Đã xóa",
"Delete" : "Xóa"
diff --git a/apps/files_trashbin/l10n/vi.json b/apps/files_trashbin/l10n/vi.json
index b23cd2be244..a8b2c4a055e 100644
--- a/apps/files_trashbin/l10n/vi.json
+++ b/apps/files_trashbin/l10n/vi.json
@@ -6,7 +6,10 @@
"Delete permanently" : "Xóa vĩnh vễn",
"Error" : "Lỗi",
"restored" : "khôi phục",
+ "No deleted files" : "Không có tập tin bị xóa",
+ "You will be able to recover deleted files from here" : "Bạn có thể phục hồi các file đã bị xóa từ đây",
"No entries found in this folder" : "Chưa có mục nào trong thư mục",
+ "Select all" : "Chọn tất cả",
"Name" : "Tên",
"Deleted" : "Đã xóa",
"Delete" : "Xóa"
diff --git a/apps/user_ldap/l10n/da.js b/apps/user_ldap/l10n/da.js
index c9ec596ace8..21232e90ec2 100644
--- a/apps/user_ldap/l10n/da.js
+++ b/apps/user_ldap/l10n/da.js
@@ -78,6 +78,9 @@ OC.L10N.register(
"Verify settings" : "Verificér indstillinger",
"1. Server" : "1. server",
"%s. Server:" : "%s. server:",
+ "Adds a new and blank configuration" : "Tilføjer en ny og blank konfiguration",
+ "Copy current configuration into new directory binding" : "Kopiér nuværende konfiguration ind i en ny mappetildeling",
+ "Delete the current configuration" : "Slet den aktuelle konfiguration",
"Host" : "Vært",
"You can omit the protocol, except you require SSL. Then start with ldaps://" : "Du kan udelade protokollen, medmindre du skal bruge SSL. Start i så fald med ldaps://",
"Port" : "Port",
diff --git a/apps/user_ldap/l10n/da.json b/apps/user_ldap/l10n/da.json
index 8ce67102932..8222590fdeb 100644
--- a/apps/user_ldap/l10n/da.json
+++ b/apps/user_ldap/l10n/da.json
@@ -76,6 +76,9 @@
"Verify settings" : "Verificér indstillinger",
"1. Server" : "1. server",
"%s. Server:" : "%s. server:",
+ "Adds a new and blank configuration" : "Tilføjer en ny og blank konfiguration",
+ "Copy current configuration into new directory binding" : "Kopiér nuværende konfiguration ind i en ny mappetildeling",
+ "Delete the current configuration" : "Slet den aktuelle konfiguration",
"Host" : "Vært",
"You can omit the protocol, except you require SSL. Then start with ldaps://" : "Du kan udelade protokollen, medmindre du skal bruge SSL. Start i så fald med ldaps://",
"Port" : "Port",
diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js
index 6c4be9ec3f0..baeed9a85ea 100644
--- a/apps/user_ldap/l10n/en_GB.js
+++ b/apps/user_ldap/l10n/en_GB.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"No data specified" : "No data specified",
" Could not set configuration %s" : " Could not set configuration %s",
"Action does not exist" : "Action does not exist",
+ "The Base DN appears to be wrong" : "The Base DN appears to be wrong",
"Configuration incorrect" : "Configuration incorrect",
"Configuration incomplete" : "Configuration incomplete",
"Configuration OK" : "Configuration OK",
@@ -77,6 +78,9 @@ OC.L10N.register(
"Verify settings" : "Verify settings",
"1. Server" : "1. Server",
"%s. Server:" : "%s. Server:",
+ "Adds a new and blank configuration" : "Adds a new and blank configuration",
+ "Copy current configuration into new directory binding" : "Copy current configuration into new directory binding",
+ "Delete the current configuration" : "Delete the current configuration",
"Host" : "Host",
"You can omit the protocol, except you require SSL. Then start with ldaps://" : "You can omit the protocol, except you require SSL. Then start with ldaps://",
"Port" : "Port",
diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json
index 4b8bf5fc163..743ae2cd47f 100644
--- a/apps/user_ldap/l10n/en_GB.json
+++ b/apps/user_ldap/l10n/en_GB.json
@@ -10,6 +10,7 @@
"No data specified" : "No data specified",
" Could not set configuration %s" : " Could not set configuration %s",
"Action does not exist" : "Action does not exist",
+ "The Base DN appears to be wrong" : "The Base DN appears to be wrong",
"Configuration incorrect" : "Configuration incorrect",
"Configuration incomplete" : "Configuration incomplete",
"Configuration OK" : "Configuration OK",
@@ -75,6 +76,9 @@
"Verify settings" : "Verify settings",
"1. Server" : "1. Server",
"%s. Server:" : "%s. Server:",
+ "Adds a new and blank configuration" : "Adds a new and blank configuration",
+ "Copy current configuration into new directory binding" : "Copy current configuration into new directory binding",
+ "Delete the current configuration" : "Delete the current configuration",
"Host" : "Host",
"You can omit the protocol, except you require SSL. Then start with ldaps://" : "You can omit the protocol, except you require SSL. Then start with ldaps://",
"Port" : "Port",
diff --git a/apps/user_webdavauth/l10n/vi.js b/apps/user_webdavauth/l10n/vi.js
index 60ce096e7b2..7b8d7949ba5 100644
--- a/apps/user_webdavauth/l10n/vi.js
+++ b/apps/user_webdavauth/l10n/vi.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"user_webdavauth",
{
"WebDAV Authentication" : "Xác thực WebDAV",
+ "Address:" : "Địa chỉ:",
"Save" : "Lưu",
"The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "Các thông tin người dùng sẽ được gửi đến địa chỉ này. Plugin này sẽ kiểm tra các phản hồi và các statuscodes HTTP 401 và 403 không hợp lệ, và tất cả những phản h khác như thông tin hợp lệ."
},
diff --git a/apps/user_webdavauth/l10n/vi.json b/apps/user_webdavauth/l10n/vi.json
index 53163ca5310..ebe1725a929 100644
--- a/apps/user_webdavauth/l10n/vi.json
+++ b/apps/user_webdavauth/l10n/vi.json
@@ -1,5 +1,6 @@
{ "translations": {
"WebDAV Authentication" : "Xác thực WebDAV",
+ "Address:" : "Địa chỉ:",
"Save" : "Lưu",
"The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "Các thông tin người dùng sẽ được gửi đến địa chỉ này. Plugin này sẽ kiểm tra các phản hồi và các statuscodes HTTP 401 và 403 không hợp lệ, và tất cả những phản h khác như thông tin hợp lệ."
},"pluralForm" :"nplurals=1; plural=0;"