aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2025-03-16 00:23:40 +0000
committerNextcloud bot <bot@nextcloud.com>2025-03-16 00:23:40 +0000
commite6b45a68adf9d5e1799600a63cb856e4b3c1f7fc (patch)
tree3696fbb19651446104bdb682b8798dd379da5001 /core/l10n
parentc50aece0ad11f5b11804a2e32db6bf2a6fee81bc (diff)
downloadnextcloud-server-e6b45a68adf9d5e1799600a63cb856e4b3c1f7fc.tar.gz
nextcloud-server-e6b45a68adf9d5e1799600a63cb856e4b3c1f7fc.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/ar.js17
-rw-r--r--core/l10n/ar.json17
-rw-r--r--core/l10n/ga.js17
-rw-r--r--core/l10n/ga.json17
4 files changed, 68 insertions, 0 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js
index c8c41de543a..e9bfbfb8774 100644
--- a/core/l10n/ar.js
+++ b/core/l10n/ar.js
@@ -207,9 +207,25 @@ OC.L10N.register(
"Login form is disabled." : "نموذج تسجيل الدخول معطل",
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "نموذج تسجيل الدخول إلى نكست كلاود مُعطّل. استخدم خيار تسجيل دخول آخر إذا كان متاحًا أو اتصل بمسؤول النظام.",
"More actions" : "إجراءات إضافية",
+ "Password is too weak" : "كلمة المرور ضعيفة جدّاً",
+ "Password is weak" : "كلمة المرور ضعيفة",
+ "Password is average" : "كلمة المرور متوسطة القوة",
+ "Password is strong" : "كلمة المرور قوية",
+ "Password is very strong" : "كلمة المرور قوية جدّاً",
+ "Password is extremely strong" : "كلمة المرور قوية جدّاً جدّاً",
+ "Unknown password strength" : "يتعذّر تقييم قوة كلمة المرور ",
+ "Your data directory and files are probably accessible from the internet because the <code>.htaccess</code> file does not work." : "على الأرجح أن بيانات ملفاتك ومجلداتك يمكن الوصول إليها من الإنترنت لأن الملف <code>.htaccess</code>لايعمل.",
+ "For information how to properly configure your server, please {linkStart}see the documentation{linkEnd}" : "لمعلومات أكثر حول كيفية تهيئة خادومك، رجاءً،{linkStart}أنظُر التوثيق {linkEnd}",
+ "Autoconfig file detected" : "تمّ اكتشاف ملف التهيئة التلقائية Autoconfig",
+ "The setup form below is pre-filled with the values from the config file." : "نموذج الإعدادات أدناه تمّت تعبئته بقيم من ملف التهيئة.",
"Security warning" : "تحذير الأمان",
+ "Create administration account" : "إنشاء حساب إدارة",
+ "Administration account name" : "اسم حساب الإدارة",
+ "Administration account password" : "كلمة مرور حساب الإدارة",
"Storage & database" : "التخزين و قاعدة البيانات",
"Data folder" : "مجلد المعلومات",
+ "Database configuration" : "تهيئة قاعدة البيانات",
+ "Only {firstAndOnlyDatabase} is available." : "فقط {firstAndOnlyDatabase} متوفرة.",
"Install and activate additional PHP modules to choose other database types." : "ثبت وفعل مودلات PHP اضافية لاستخدام قاعدة بيانات مختلفة.",
"For more details check out the documentation." : "للمزيد من التفاصيل، يرجى الإطلاع على الدليل.",
"Performance warning" : "تحذير حول الأداء",
@@ -222,6 +238,7 @@ OC.L10N.register(
"Database tablespace" : "مساحة جدول قاعدة البيانات",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "يرجى تحديد رقم المنفذ مع اسم المضيف (على سبيل المثال ، mycloud:5432).",
"Database host" : "خادم قاعدة البيانات",
+ "localhost" : "localhost جهازك المُضِيف المحلي",
"Installing …" : "جاري التثبيت...",
"Install" : "تثبيت",
"Need help?" : "تحتاج إلى مساعدة؟",
diff --git a/core/l10n/ar.json b/core/l10n/ar.json
index 5337990d276..dd59bbfad71 100644
--- a/core/l10n/ar.json
+++ b/core/l10n/ar.json
@@ -205,9 +205,25 @@
"Login form is disabled." : "نموذج تسجيل الدخول معطل",
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "نموذج تسجيل الدخول إلى نكست كلاود مُعطّل. استخدم خيار تسجيل دخول آخر إذا كان متاحًا أو اتصل بمسؤول النظام.",
"More actions" : "إجراءات إضافية",
+ "Password is too weak" : "كلمة المرور ضعيفة جدّاً",
+ "Password is weak" : "كلمة المرور ضعيفة",
+ "Password is average" : "كلمة المرور متوسطة القوة",
+ "Password is strong" : "كلمة المرور قوية",
+ "Password is very strong" : "كلمة المرور قوية جدّاً",
+ "Password is extremely strong" : "كلمة المرور قوية جدّاً جدّاً",
+ "Unknown password strength" : "يتعذّر تقييم قوة كلمة المرور ",
+ "Your data directory and files are probably accessible from the internet because the <code>.htaccess</code> file does not work." : "على الأرجح أن بيانات ملفاتك ومجلداتك يمكن الوصول إليها من الإنترنت لأن الملف <code>.htaccess</code>لايعمل.",
+ "For information how to properly configure your server, please {linkStart}see the documentation{linkEnd}" : "لمعلومات أكثر حول كيفية تهيئة خادومك، رجاءً،{linkStart}أنظُر التوثيق {linkEnd}",
+ "Autoconfig file detected" : "تمّ اكتشاف ملف التهيئة التلقائية Autoconfig",
+ "The setup form below is pre-filled with the values from the config file." : "نموذج الإعدادات أدناه تمّت تعبئته بقيم من ملف التهيئة.",
"Security warning" : "تحذير الأمان",
+ "Create administration account" : "إنشاء حساب إدارة",
+ "Administration account name" : "اسم حساب الإدارة",
+ "Administration account password" : "كلمة مرور حساب الإدارة",
"Storage & database" : "التخزين و قاعدة البيانات",
"Data folder" : "مجلد المعلومات",
+ "Database configuration" : "تهيئة قاعدة البيانات",
+ "Only {firstAndOnlyDatabase} is available." : "فقط {firstAndOnlyDatabase} متوفرة.",
"Install and activate additional PHP modules to choose other database types." : "ثبت وفعل مودلات PHP اضافية لاستخدام قاعدة بيانات مختلفة.",
"For more details check out the documentation." : "للمزيد من التفاصيل، يرجى الإطلاع على الدليل.",
"Performance warning" : "تحذير حول الأداء",
@@ -220,6 +236,7 @@
"Database tablespace" : "مساحة جدول قاعدة البيانات",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "يرجى تحديد رقم المنفذ مع اسم المضيف (على سبيل المثال ، mycloud:5432).",
"Database host" : "خادم قاعدة البيانات",
+ "localhost" : "localhost جهازك المُضِيف المحلي",
"Installing …" : "جاري التثبيت...",
"Install" : "تثبيت",
"Need help?" : "تحتاج إلى مساعدة؟",
diff --git a/core/l10n/ga.js b/core/l10n/ga.js
index b5b83a5abce..d7aac4892f7 100644
--- a/core/l10n/ga.js
+++ b/core/l10n/ga.js
@@ -207,9 +207,25 @@ OC.L10N.register(
"Login form is disabled." : "Tá an fhoirm logáil isteach díchumasaithe.",
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Tá foirm logáil isteach Nextcloud díchumasaithe. Úsáid rogha logáil isteach eile má tá sé ar fáil nó déan teagmháil le do lucht riaracháin.",
"More actions" : "Tuilleadh gníomhartha",
+ "Password is too weak" : "Tá pasfhocal ró-lag",
+ "Password is weak" : "Tá pasfhocal lag",
+ "Password is average" : "Is pasfhocal meánach",
+ "Password is strong" : "Tá pasfhocal láidir",
+ "Password is very strong" : "Tá pasfhocal an-láidir",
+ "Password is extremely strong" : "Tá pasfhocal thar a bheith láidir",
+ "Unknown password strength" : "Neart phasfhocal anaithnid",
+ "Your data directory and files are probably accessible from the internet because the <code>.htaccess</code> file does not work." : "Is dócha go bhfuil do eolaire sonraí agus comhaid inrochtana ón idirlíon toisc nach n-oibríonn an comhad <code>.htaccess</code>.",
+ "For information how to properly configure your server, please {linkStart}see the documentation{linkEnd}" : "Chun eolas a fháil ar conas do fhreastalaí a chumrú i gceart, {linkStart}féach ar an doiciméadú{linkEnd}",
+ "Autoconfig file detected" : "Braitheadh ​​comhad Autoconfig",
+ "The setup form below is pre-filled with the values from the config file." : "Tá an fhoirm socraithe thíos réamhlíonta leis na luachanna ón gcomhad cumraíochta.",
"Security warning" : "Rabhadh slándála",
+ "Create administration account" : "Cruthaigh cuntas riaracháin",
+ "Administration account name" : "Ainm an chuntais riaracháin",
+ "Administration account password" : "Pasfhocal cuntas riaracháin",
"Storage & database" : "Stóráil agus bunachar sonraí",
"Data folder" : "Fillteán sonraí",
+ "Database configuration" : "Cumraíocht bunachar sonraí",
+ "Only {firstAndOnlyDatabase} is available." : "Níl ach {firstAndOnlyDatabase} ar fáil.",
"Install and activate additional PHP modules to choose other database types." : "Suiteáil agus gníomhachtaigh modúil PHP breise chun cineálacha bunachar sonraí eile a roghnú.",
"For more details check out the documentation." : "Le haghaidh tuilleadh sonraí féach ar an doiciméadú.",
"Performance warning" : "Rabhadh feidhmíochta",
@@ -222,6 +238,7 @@ OC.L10N.register(
"Database tablespace" : "Bunachar sonraí spás tábla",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Sonraigh le do thoil uimhir an phoirt mar aon le hainm an óstaigh (m.sh., localhost: 5432).",
"Database host" : "Óstach bunachar sonraí",
+ "localhost" : "áitiúil-óstach",
"Installing …" : "Suiteáil…",
"Install" : "Suiteáil",
"Need help?" : "Teastaionn Cabhair?",
diff --git a/core/l10n/ga.json b/core/l10n/ga.json
index 604472e113f..32c521ef12b 100644
--- a/core/l10n/ga.json
+++ b/core/l10n/ga.json
@@ -205,9 +205,25 @@
"Login form is disabled." : "Tá an fhoirm logáil isteach díchumasaithe.",
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Tá foirm logáil isteach Nextcloud díchumasaithe. Úsáid rogha logáil isteach eile má tá sé ar fáil nó déan teagmháil le do lucht riaracháin.",
"More actions" : "Tuilleadh gníomhartha",
+ "Password is too weak" : "Tá pasfhocal ró-lag",
+ "Password is weak" : "Tá pasfhocal lag",
+ "Password is average" : "Is pasfhocal meánach",
+ "Password is strong" : "Tá pasfhocal láidir",
+ "Password is very strong" : "Tá pasfhocal an-láidir",
+ "Password is extremely strong" : "Tá pasfhocal thar a bheith láidir",
+ "Unknown password strength" : "Neart phasfhocal anaithnid",
+ "Your data directory and files are probably accessible from the internet because the <code>.htaccess</code> file does not work." : "Is dócha go bhfuil do eolaire sonraí agus comhaid inrochtana ón idirlíon toisc nach n-oibríonn an comhad <code>.htaccess</code>.",
+ "For information how to properly configure your server, please {linkStart}see the documentation{linkEnd}" : "Chun eolas a fháil ar conas do fhreastalaí a chumrú i gceart, {linkStart}féach ar an doiciméadú{linkEnd}",
+ "Autoconfig file detected" : "Braitheadh ​​comhad Autoconfig",
+ "The setup form below is pre-filled with the values from the config file." : "Tá an fhoirm socraithe thíos réamhlíonta leis na luachanna ón gcomhad cumraíochta.",
"Security warning" : "Rabhadh slándála",
+ "Create administration account" : "Cruthaigh cuntas riaracháin",
+ "Administration account name" : "Ainm an chuntais riaracháin",
+ "Administration account password" : "Pasfhocal cuntas riaracháin",
"Storage & database" : "Stóráil agus bunachar sonraí",
"Data folder" : "Fillteán sonraí",
+ "Database configuration" : "Cumraíocht bunachar sonraí",
+ "Only {firstAndOnlyDatabase} is available." : "Níl ach {firstAndOnlyDatabase} ar fáil.",
"Install and activate additional PHP modules to choose other database types." : "Suiteáil agus gníomhachtaigh modúil PHP breise chun cineálacha bunachar sonraí eile a roghnú.",
"For more details check out the documentation." : "Le haghaidh tuilleadh sonraí féach ar an doiciméadú.",
"Performance warning" : "Rabhadh feidhmíochta",
@@ -220,6 +236,7 @@
"Database tablespace" : "Bunachar sonraí spás tábla",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Sonraigh le do thoil uimhir an phoirt mar aon le hainm an óstaigh (m.sh., localhost: 5432).",
"Database host" : "Óstach bunachar sonraí",
+ "localhost" : "áitiúil-óstach",
"Installing …" : "Suiteáil…",
"Install" : "Suiteáil",
"Need help?" : "Teastaionn Cabhair?",