diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-19 00:20:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-19 00:20:42 +0000 |
commit | 9c0c2859d321fe5eb88c4d22469f2ce6a507e0b1 (patch) | |
tree | d3fa1571dc7d00b81fbbe1233db6fb03cbacb9b2 /lib/l10n | |
parent | 200e7c0fca31b861f0287d8acb0a73a1feadc131 (diff) | |
download | nextcloud-server-9c0c2859d321fe5eb88c4d22469f2ce6a507e0b1.tar.gz nextcloud-server-9c0c2859d321fe5eb88c4d22469f2ce6a507e0b1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/ar.js | 1 | ||||
-rw-r--r-- | lib/l10n/ar.json | 1 | ||||
-rw-r--r-- | lib/l10n/ga.js | 1 | ||||
-rw-r--r-- | lib/l10n/ga.json | 1 | ||||
-rw-r--r-- | lib/l10n/sv.js | 1 | ||||
-rw-r--r-- | lib/l10n/sv.json | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index a74b732b514..c5ac1254030 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -126,6 +126,7 @@ OC.L10N.register( "Headline" : "عنوان ", "Organisation" : "مؤسسة", "Role" : "الدور", + "Pronouns" : "الضمائر", "Unknown account" : "حساب غير معروف", "Additional settings" : "الإعدادات المتقدمة", "Enter the database Login and name for %s" : "أدخِل مُعرف تسجيل الدخول و الاسم الخاص بقاعدة البيانات %s", diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index 669d13c34b6..f497a28885d 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -124,6 +124,7 @@ "Headline" : "عنوان ", "Organisation" : "مؤسسة", "Role" : "الدور", + "Pronouns" : "الضمائر", "Unknown account" : "حساب غير معروف", "Additional settings" : "الإعدادات المتقدمة", "Enter the database Login and name for %s" : "أدخِل مُعرف تسجيل الدخول و الاسم الخاص بقاعدة البيانات %s", diff --git a/lib/l10n/ga.js b/lib/l10n/ga.js index 7f2bed308f0..292002805d1 100644 --- a/lib/l10n/ga.js +++ b/lib/l10n/ga.js @@ -126,6 +126,7 @@ OC.L10N.register( "Headline" : "Ceannlíne", "Organisation" : "Eagraíocht", "Role" : "Ról", + "Pronouns" : "Forainmneacha", "Unknown account" : "Cuntas anaithnid", "Additional settings" : "Socruithe breise", "Enter the database Login and name for %s" : "Iontráil logáil isteach sa bhunachar sonraí agus ainm do %s", diff --git a/lib/l10n/ga.json b/lib/l10n/ga.json index 1f21bc8d23c..a47c324cc0c 100644 --- a/lib/l10n/ga.json +++ b/lib/l10n/ga.json @@ -124,6 +124,7 @@ "Headline" : "Ceannlíne", "Organisation" : "Eagraíocht", "Role" : "Ról", + "Pronouns" : "Forainmneacha", "Unknown account" : "Cuntas anaithnid", "Additional settings" : "Socruithe breise", "Enter the database Login and name for %s" : "Iontráil logáil isteach sa bhunachar sonraí agus ainm do %s", diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index d412a4166ef..7f22d7b5d92 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -126,6 +126,7 @@ OC.L10N.register( "Headline" : "Rubrik", "Organisation" : "Organisation", "Role" : "Roll", + "Pronouns" : "Pronomen", "Unknown account" : "Okänt konto", "Additional settings" : "Övriga inställningar", "Enter the database Login and name for %s" : "Ange databas-inloggning och namn för %s", diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json index 6d8f52a13a6..e46b063e54f 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -124,6 +124,7 @@ "Headline" : "Rubrik", "Organisation" : "Organisation", "Role" : "Roll", + "Pronouns" : "Pronomen", "Unknown account" : "Okänt konto", "Additional settings" : "Övriga inställningar", "Enter the database Login and name for %s" : "Ange databas-inloggning och namn för %s", |