diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-16 00:20:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-16 00:20:20 +0000 |
commit | 94e1241c589e13464a958b29052739a354aadddd (patch) | |
tree | b78c7773b583f1126b195a062ea983b22350283f /core | |
parent | 5b007b7b321d36ecfac65ed35dc7007ae1f74650 (diff) | |
download | nextcloud-server-94e1241c589e13464a958b29052739a354aadddd.tar.gz nextcloud-server-94e1241c589e13464a958b29052739a354aadddd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/ar.js | 4 | ||||
-rw-r--r-- | core/l10n/ar.json | 4 | ||||
-rw-r--r-- | core/l10n/da.js | 6 | ||||
-rw-r--r-- | core/l10n/da.json | 6 |
4 files changed, 16 insertions, 4 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index ad080bdd6d9..a9c76032c05 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -262,14 +262,14 @@ OC.L10N.register( "Close \"{dialogTitle}\" dialog" : "أغلق الحوار \"{dialogTitle}\"", "Email length is at max (255)" : "طول رسالة الإيميل وصل أقصى المسموح ( 255)", "Non-existing tag #{tag}" : "وسم غير موجود #{tag}", - "Restricted" : "مقيدة", + "Restricted" : "مقيد", "Invisible" : "مخفي", "Delete" : "إلغاء", "Rename" : "إعادة التسمية", "Collaborative tags" : "أوسمة تعاونية", "No tags found" : "لم يُعثَر على أي وسم", "Personal" : "شخصي", - "Accounts" : "حسابات", + "Accounts" : "الحسابات", "Admin" : "المدير", "Help" : "المساعدة", "Access forbidden" : "الوصول محظور", diff --git a/core/l10n/ar.json b/core/l10n/ar.json index 0deef0b076c..7fd67d6e430 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -260,14 +260,14 @@ "Close \"{dialogTitle}\" dialog" : "أغلق الحوار \"{dialogTitle}\"", "Email length is at max (255)" : "طول رسالة الإيميل وصل أقصى المسموح ( 255)", "Non-existing tag #{tag}" : "وسم غير موجود #{tag}", - "Restricted" : "مقيدة", + "Restricted" : "مقيد", "Invisible" : "مخفي", "Delete" : "إلغاء", "Rename" : "إعادة التسمية", "Collaborative tags" : "أوسمة تعاونية", "No tags found" : "لم يُعثَر على أي وسم", "Personal" : "شخصي", - "Accounts" : "حسابات", + "Accounts" : "الحسابات", "Admin" : "المدير", "Help" : "المساعدة", "Access forbidden" : "الوصول محظور", diff --git a/core/l10n/da.js b/core/l10n/da.js index 5c8bcd3e137..df5ba4d1e2d 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -104,7 +104,13 @@ OC.L10N.register( "No" : "Nej", "Yes" : "Ja", "Federated user" : "Fødereret bruger", + "user@your-nextcloud.org" : "user@din-nextcloud.dk", + "Create share" : "Opret share", + "The remote URL must include the user." : "Fjern-URL'en skal omfatte brugeren.", + "Invalid remote URL." : "Ugyldig fjernwebadresse.", "Failed to add the public link to your Nextcloud" : "Fejl ved tilføjelse af offentligt link til din Nextcloud", + "Direct link copied to clipboard" : "Direkte link kopieret til udklipsholder", + "Please copy the link manually:" : "Kopier venligst linket manuelt:", "Custom date range" : "Tilpasset datointerval", "Pick start date" : "Vælg en startdato", "Pick end date" : "Vælg en slutdato", diff --git a/core/l10n/da.json b/core/l10n/da.json index 1ae0ffed36a..b31c89faa51 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -102,7 +102,13 @@ "No" : "Nej", "Yes" : "Ja", "Federated user" : "Fødereret bruger", + "user@your-nextcloud.org" : "user@din-nextcloud.dk", + "Create share" : "Opret share", + "The remote URL must include the user." : "Fjern-URL'en skal omfatte brugeren.", + "Invalid remote URL." : "Ugyldig fjernwebadresse.", "Failed to add the public link to your Nextcloud" : "Fejl ved tilføjelse af offentligt link til din Nextcloud", + "Direct link copied to clipboard" : "Direkte link kopieret til udklipsholder", + "Please copy the link manually:" : "Kopier venligst linket manuelt:", "Custom date range" : "Tilpasset datointerval", "Pick start date" : "Vælg en startdato", "Pick end date" : "Vælg en slutdato", |