Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Oct 22, 2024
1 parent 070adc1 commit 485fed6
Show file tree
Hide file tree
Showing 56 changed files with 206 additions and 48 deletions.
1 change: 1 addition & 0 deletions apps/comments/l10n/sc.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ OC.L10N.register(
"Edit comment" : "Modìfica cummentu",
"Delete comment" : "Cantzella cummentu",
"Cancel edit" : "Annulla modìfica",
"New comment" : "Cummentu nou",
"Post comment" : "Pùblica cummentu",
"No comments yet, start the conversation!" : "Ancora perunu cummentu, cumintza sa cunversatzione!",
"No more messages" : "Perunu àteru messàgiu",
Expand Down
1 change: 1 addition & 0 deletions apps/comments/l10n/sc.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"Edit comment" : "Modìfica cummentu",
"Delete comment" : "Cantzella cummentu",
"Cancel edit" : "Annulla modìfica",
"New comment" : "Cummentu nou",
"Post comment" : "Pùblica cummentu",
"No comments yet, start the conversation!" : "Ancora perunu cummentu, cumintza sa cunversatzione!",
"No more messages" : "Perunu àteru messàgiu",
Expand Down
4 changes: 2 additions & 2 deletions apps/dav/l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ OC.L10N.register(
"Could not write file contents" : "تعذرت كتابة محتويات الملف",
"_%n byte_::_%n bytes_" : ["بايت","بايت","بايت","بايت","بايت","%n بايت"],
"Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "حدث خطأ أثناء نسخ الملف إلى الموقع الهدف (تمّ نسخه: %1$s, حجم الملف المتوقع: %2$s)",
"Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "الحجم المتوقع للملف هو %1$s؛ بينما المقروء من ( الجهاز العميل لنكست كلاود) و المكتوب في (تخزين نكست كلاود) هو %2$s. يمكن أن يكون السبب إمّا مشكلة اتصال في جانب الجهاز العميل أو مشكلة في الكتابة في وحدة التخزين في جانب خادوم نكست كلاود .",
"Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "الحجم المتوقع للملف هو %1$s؛ بينما المقروء من ( الجهاز العميل لنكست كلاود) و المكتوب في (تخزين نكست كلاود) هو %2$s. يمكن أن يكون السبب إمّا مشكلة اتصال في جانب الجهاز العميل أو مشكلة في الكتابة في وحدة التخزين في جانب خادم نكست كلاود .",
"Could not rename part file to final file, canceled by hook" : "تعذّرت إعادة تسمية ملف جزئي إلى ملف نهائي. تمّ الإلغاء من قِبَل الخطّاف hook.",
"Could not rename part file to final file" : "تعذّرت إعادة تسمية ملف جزئي إلى ملف نهائي",
"Failed to check file size: %1$s" : "فشل في تحديد حجم الملف: %1$s",
Expand All @@ -226,7 +226,7 @@ OC.L10N.register(
"Due on %s" : "مطلوبٌ في %s",
"DAV system address book" : "دفتر عناوين نظام DAV",
"No outstanding DAV system address book sync." : "لا توجد أي مزامنات معلقة لدفتر عناوني نظام DAV.",
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "لم يتم تشغيل مزامنة دفتر عناوين نظام DAV حتى الآن بسبب أن خادومك يحتوي على أكثر من 1000 مستخدم أو بسبب حدوث خطأ. يرجى تشغيل المزامنة يدويًا عن طريق الأمر السطري:\n\"occ dav:sync-system-addressbook\"",
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "لم يتم تشغيل مزامنة دفتر عناوين نظام DAV حتى الآن بسبب أن الخادم الخاص بك يحتوي على أكثر من 1000 مستخدم أو بسبب حدوث خطأ. يرجى تشغيل المزامنة يدويًا عن طريق الأمر السطري:\n\"occ dav:sync-system-addressbook\"",
"WebDAV endpoint" : "النقطة النهائية endpoint لـ WebDAV",
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "تعذر التحقُّق من إعداد خادم الويب عندك بالشكل الصحيح للسماح بمزامنة الملفات عبر WebDAV. يرجى التحقُّق يدوياً.",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : " لم يتم تعيين السماح لخادمك السحابي بتزامن الملف، بسبب واجهة التأليف الموزع على الويب وتعيين الإصدار WebDAV غير متصلة.",
Expand Down
4 changes: 2 additions & 2 deletions apps/dav/l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
"Could not write file contents" : "تعذرت كتابة محتويات الملف",
"_%n byte_::_%n bytes_" : ["بايت","بايت","بايت","بايت","بايت","%n بايت"],
"Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "حدث خطأ أثناء نسخ الملف إلى الموقع الهدف (تمّ نسخه: %1$s, حجم الملف المتوقع: %2$s)",
"Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "الحجم المتوقع للملف هو %1$s؛ بينما المقروء من ( الجهاز العميل لنكست كلاود) و المكتوب في (تخزين نكست كلاود) هو %2$s. يمكن أن يكون السبب إمّا مشكلة اتصال في جانب الجهاز العميل أو مشكلة في الكتابة في وحدة التخزين في جانب خادوم نكست كلاود .",
"Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "الحجم المتوقع للملف هو %1$s؛ بينما المقروء من ( الجهاز العميل لنكست كلاود) و المكتوب في (تخزين نكست كلاود) هو %2$s. يمكن أن يكون السبب إمّا مشكلة اتصال في جانب الجهاز العميل أو مشكلة في الكتابة في وحدة التخزين في جانب خادم نكست كلاود .",
"Could not rename part file to final file, canceled by hook" : "تعذّرت إعادة تسمية ملف جزئي إلى ملف نهائي. تمّ الإلغاء من قِبَل الخطّاف hook.",
"Could not rename part file to final file" : "تعذّرت إعادة تسمية ملف جزئي إلى ملف نهائي",
"Failed to check file size: %1$s" : "فشل في تحديد حجم الملف: %1$s",
Expand All @@ -224,7 +224,7 @@
"Due on %s" : "مطلوبٌ في %s",
"DAV system address book" : "دفتر عناوين نظام DAV",
"No outstanding DAV system address book sync." : "لا توجد أي مزامنات معلقة لدفتر عناوني نظام DAV.",
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "لم يتم تشغيل مزامنة دفتر عناوين نظام DAV حتى الآن بسبب أن خادومك يحتوي على أكثر من 1000 مستخدم أو بسبب حدوث خطأ. يرجى تشغيل المزامنة يدويًا عن طريق الأمر السطري:\n\"occ dav:sync-system-addressbook\"",
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "لم يتم تشغيل مزامنة دفتر عناوين نظام DAV حتى الآن بسبب أن الخادم الخاص بك يحتوي على أكثر من 1000 مستخدم أو بسبب حدوث خطأ. يرجى تشغيل المزامنة يدويًا عن طريق الأمر السطري:\n\"occ dav:sync-system-addressbook\"",
"WebDAV endpoint" : "النقطة النهائية endpoint لـ WebDAV",
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "تعذر التحقُّق من إعداد خادم الويب عندك بالشكل الصحيح للسماح بمزامنة الملفات عبر WebDAV. يرجى التحقُّق يدوياً.",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : " لم يتم تعيين السماح لخادمك السحابي بتزامن الملف، بسبب واجهة التأليف الموزع على الويب وتعيين الإصدار WebDAV غير متصلة.",
Expand Down
4 changes: 3 additions & 1 deletion apps/federatedfilesharing/l10n/sc.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,10 @@ OC.L10N.register(
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Podes cumpartzire con chie si siat mpreet su serbidore Nextcloud o àteros serbidores Open Cloud Mesh (OCM) cumpatìbiles. Ti bastat de nche insertare s'ID issoro de sa nue virtuale federada in sa bentana de cumpartzidura. Assimìgiat a persone@nue.esempru.com ",
"Your Federated Cloud ID:" : "S'ID tuo de sa nue virtuale federada:",
"Share it so your friends can share files with you:" : " Condividilo in modo che i tuoi amici possano condividere file con te:",
"X (formerly Twitter)" : "X (in antis, Twitter)",
"formerly Twitter" : "in antis, Twitter",
"Mastodon" : "Mastodon",
"Add to your website" : "Agiunghe a su situ ìnternet tuo",
"Add to your website" : "Agiunghe a su situ web tuo",
"Share with me via Nextcloud" : "Cumpartzi cun megus tràmite Nextcloud",
"HTML Code:" : "Còdighe HTML:",
"Share with me through my #Nextcloud Federated Cloud ID" : "Cumpartzi cun megus tràmite s'ID meu de nue virtuale federada #Nextcloud Federated Cloud ID",
Expand Down
4 changes: 3 additions & 1 deletion apps/federatedfilesharing/l10n/sc.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,10 @@
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Podes cumpartzire con chie si siat mpreet su serbidore Nextcloud o àteros serbidores Open Cloud Mesh (OCM) cumpatìbiles. Ti bastat de nche insertare s'ID issoro de sa nue virtuale federada in sa bentana de cumpartzidura. Assimìgiat a persone@nue.esempru.com ",
"Your Federated Cloud ID:" : "S'ID tuo de sa nue virtuale federada:",
"Share it so your friends can share files with you:" : " Condividilo in modo che i tuoi amici possano condividere file con te:",
"X (formerly Twitter)" : "X (in antis, Twitter)",
"formerly Twitter" : "in antis, Twitter",
"Mastodon" : "Mastodon",
"Add to your website" : "Agiunghe a su situ ìnternet tuo",
"Add to your website" : "Agiunghe a su situ web tuo",
"Share with me via Nextcloud" : "Cumpartzi cun megus tràmite Nextcloud",
"HTML Code:" : "Còdighe HTML:",
"Share with me through my #Nextcloud Federated Cloud ID" : "Cumpartzi cun megus tràmite s'ID meu de nue virtuale federada #Nextcloud Federated Cloud ID",
Expand Down
2 changes: 1 addition & 1 deletion apps/federation/l10n/ar.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/federation/l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"Add" : "إضافة",
"Federation allows you to connect with other trusted servers to exchange the user directory." : "يُمكّنك الاتحاد من الاتصال بخوادم أخرى موثوقة لتبادل دليل المستخدمين.",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "يُمكّنك الاتحاد من الاتصال بخوادم أخرى موثوقة لتبادل دليل المستخدمين. على سبيل المثال: هذا يسمح بالاستكمال التلقائي لحسابات المستخدمين الخارجيين عبر المشاركات عبرالسحابة الموحدة.",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "يُمكّنك الاتحاد من الاتصال بخوادم أخرى موثوقة لتبادل دليل المستخدمين. على سبيل المثال: هذا يسمح بالاستكمال التلقائي لحسابات المستخدمين الخارجيين عبر المشاركات عبر السحابة الموحدة. و بالتالي، فلا ضرورة لإضافة خادوم لقائمة الخوادم الموثوقة من أجل إنشاء مُشاركات اتحاديّة."
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "يُمكّنك الاتحاد من الاتصال بخوادم أخرى موثوقة لتبادل دليل المستخدمين. على سبيل المثال: هذا يسمح بالاستكمال التلقائي لحسابات المستخدمين الخارجيين عبر المشاركات عبر السحابة الموحدة. و بالتالي، فلا ضرورة لإضافة خادم لقائمة الخوادم الموثوقة من أجل إنشاء مُشاركات اتحاديّة."
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}
2 changes: 1 addition & 1 deletion apps/files/l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ OC.L10N.register(
"Target folder does not exist any more" : "المجلد المراد غير موجود بعد الان",
"Reload current directory" : "إعادة تحميل المجلد الحالي",
"Go to the \"{dir}\" directory" : "إنتقل إلى المجلد \"{dir}\"",
"Drag and drop files here to upload" : "قم بسحب وإسقاط الملفات هنا لرفعها",
"Drag and drop files here to upload" : "إسحب وأفلت الملفات هنا لرفعها",
"Your have used your space quota and cannot upload files anymore" : "لقد استنفذت حصتك التخزينية و لم يعد بإمكانك رفع أي ملفات بعدُ",
"You don’t have permission to upload or create files here" : "لا تملك الصلاحية لرفع او انشاء ملف هنا ",
"Favorite" : "المفضلة",
Expand Down
2 changes: 1 addition & 1 deletion apps/files/l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"Target folder does not exist any more" : "المجلد المراد غير موجود بعد الان",
"Reload current directory" : "إعادة تحميل المجلد الحالي",
"Go to the \"{dir}\" directory" : "إنتقل إلى المجلد \"{dir}\"",
"Drag and drop files here to upload" : "قم بسحب وإسقاط الملفات هنا لرفعها",
"Drag and drop files here to upload" : "إسحب وأفلت الملفات هنا لرفعها",
"Your have used your space quota and cannot upload files anymore" : "لقد استنفذت حصتك التخزينية و لم يعد بإمكانك رفع أي ملفات بعدُ",
"You don’t have permission to upload or create files here" : "لا تملك الصلاحية لرفع او انشاء ملف هنا ",
"Favorite" : "المفضلة",
Expand Down
5 changes: 5 additions & 0 deletions apps/files/l10n/sc.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ OC.L10N.register(
"Views" : "Visualizatziones",
"Files settings" : "Cunfiguratziones de archìvios",
"File cannot be accessed" : "Impossìbile atzèdere a s'archìviu",
"Sort favorites first" : "Assenta cun is preferidos in antis",
"Sort folders before files" : "Assenta cun is cartellas in antis de is archìvios",
"Show hidden files" : "Mustra archìvios cuados",
"Crop image previews" : "Retàllia anteprimas de s'immàgine",
"Enable the grid view" : "Ativa sa visualizatzione de mosàicu",
Expand Down Expand Up @@ -175,6 +177,8 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Is archìvios e is cartellas chi marcas comente preferidos ant a aparèssere inoghe",
"All files" : "Totu is archìvios",
"List of your files and folders." : "Lista de is cartellas e is archìvios tuos.",
"Personal Files" : "Archìvios personales",
"No personal files found" : "Perunu archìviu personale agatadu",
"Recent" : "Reghente",
"List of recently modified files and folders." : "Lista de cartellas e archìvios modificados de reghente.",
"No recently modified files" : "Nissunu archìviu modificadu de reghente",
Expand Down Expand Up @@ -276,6 +280,7 @@ OC.L10N.register(
"Choose file" : "Sèbera un'archìviu",
"Open the files app settings" : "Aberi sa cunfiguratzione de s'aplicatzione de archìvios",
"You might not have have permissions to view it, ask the sender to share it" : "Podet èssere chi non tèngias permissos pro ddu bìdere. Pregunta a chie ti dd'at imbiadu de ddu cumpartzire",
"Create new templates folder" : "Crea una cartella de modellos noa",
"List of favorites files and folders." : "Lista de cartellas e de archìvios preferidos.",
"Toggle %1$s sublist" : "Passa a sa sutalista %1$s",
"Text file" : "Archìviu de testu",
Expand Down
Loading

0 comments on commit 485fed6

Please sign in to comment.