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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Sep 14, 2024
1 parent 80f3227 commit 26aa322
Show file tree
Hide file tree
Showing 158 changed files with 430 additions and 76 deletions.
7 changes: 7 additions & 0 deletions apps/files/l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,8 @@ OC.L10N.register(
"\"{displayName}\" action failed" : "Aktion \"{displayName}\" fehlgeschlagen",
"Toggle selection for file \"{displayName}\"" : "Auswahl für die Datei \"{displayName}\" umschalten",
"Toggle selection for folder \"{displayName}\"" : "Auswahl für den Ordner \"{displayName}\" umschalten",
"File is loading" : "Datei wird geladen",
"Folder is loading" : "Ordner wird geladen",
"Rename file" : "Datei umbenennen",
"Filename" : "Dateiname",
"Folder name" : "Ordnername",
Expand All @@ -205,6 +207,7 @@ OC.L10N.register(
"Remove filter" : "Filter entfernen",
"Total rows summary" : "Zusammenfassung aller Zeilen",
"Toggle selection for all files and folders" : "Auswahl für alle Dateien und Ordner umschalten",
"(selected)" : "(ausgewählt)",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen",
"\"{displayName}\" batch action executed successfully" : "Stapelaktion \"{displayName}\" erfolgreich ausgeführt",
"{count} selected" : "{count} ausgewählt",
Expand Down Expand Up @@ -379,6 +382,10 @@ OC.L10N.register(
"Copy direct link (only works for users who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Benutzer, die Zugriff auf diese(n) Datei/Ordner haben)",
"\"remote user\"" : "„Externer Benutzer“",
"{newName} already exists." : "{newName} existiert bereits.",
"\"{segment}\" is not allowed inside a filename." : "\"{segment}\" ist in einem Dateinamen unzulässig.",
"\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" ist ein unzulässiger Datei- oder Ordnername.",
"\"{segment}\" is not an allowed filetype." : "\"{segment}\" ist kein zulässiger Dateityp.",
"Filenames must not end with \"{segment}\"." : "Dateinamen dürfen nicht mit \"{segment}\" enden.",
"Name cannot be empty" : "Der Name darf nicht leer sein",
"Another entry with the same name already exists" : "Ein anderer Eintrag mit diesem Namen existiert bereits.",
"Storage informations" : "Speicherinformationen",
Expand Down
7 changes: 7 additions & 0 deletions apps/files/l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,8 @@
"\"{displayName}\" action failed" : "Aktion \"{displayName}\" fehlgeschlagen",
"Toggle selection for file \"{displayName}\"" : "Auswahl für die Datei \"{displayName}\" umschalten",
"Toggle selection for folder \"{displayName}\"" : "Auswahl für den Ordner \"{displayName}\" umschalten",
"File is loading" : "Datei wird geladen",
"Folder is loading" : "Ordner wird geladen",
"Rename file" : "Datei umbenennen",
"Filename" : "Dateiname",
"Folder name" : "Ordnername",
Expand All @@ -203,6 +205,7 @@
"Remove filter" : "Filter entfernen",
"Total rows summary" : "Zusammenfassung aller Zeilen",
"Toggle selection for all files and folders" : "Auswahl für alle Dateien und Ordner umschalten",
"(selected)" : "(ausgewählt)",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen",
"\"{displayName}\" batch action executed successfully" : "Stapelaktion \"{displayName}\" erfolgreich ausgeführt",
"{count} selected" : "{count} ausgewählt",
Expand Down Expand Up @@ -377,6 +380,10 @@
"Copy direct link (only works for users who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Benutzer, die Zugriff auf diese(n) Datei/Ordner haben)",
"\"remote user\"" : "„Externer Benutzer“",
"{newName} already exists." : "{newName} existiert bereits.",
"\"{segment}\" is not allowed inside a filename." : "\"{segment}\" ist in einem Dateinamen unzulässig.",
"\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" ist ein unzulässiger Datei- oder Ordnername.",
"\"{segment}\" is not an allowed filetype." : "\"{segment}\" ist kein zulässiger Dateityp.",
"Filenames must not end with \"{segment}\"." : "Dateinamen dürfen nicht mit \"{segment}\" enden.",
"Name cannot be empty" : "Der Name darf nicht leer sein",
"Another entry with the same name already exists" : "Ein anderer Eintrag mit diesem Namen existiert bereits.",
"Storage informations" : "Speicherinformationen",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ OC.L10N.register(
"Remove filter" : "フィルターを削除",
"Total rows summary" : "総行数のサマリー",
"Toggle selection for all files and folders" : "すべてのファイルとフォルダの選択を切り替える",
"(selected)" : "(選択済み)",
"\"{displayName}\" failed on some elements " : "いくつかの要素で \"{displayName}\" が失敗しました。",
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。",
"{count} selected" : "{count} 選択",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@
"Remove filter" : "フィルターを削除",
"Total rows summary" : "総行数のサマリー",
"Toggle selection for all files and folders" : "すべてのファイルとフォルダの選択を切り替える",
"(selected)" : "(選択済み)",
"\"{displayName}\" failed on some elements " : "いくつかの要素で \"{displayName}\" が失敗しました。",
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。",
"{count} selected" : "{count} 選択",
Expand Down
3 changes: 2 additions & 1 deletion apps/files_external/l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,10 @@ OC.L10N.register(
"External storage support" : "دعم التخزين الخارجي",
"Adds basic external storage support" : "يُضيف دعماً أساسيّاً للتخزين الخارجي",
"This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "يُمكّن هذا التطبيق المشرفين من تكوين الاتصالات بمُوفّري التخزين الخارجي؛ مثل خوادم FTP، ومخازن عناصر S3 أو SWIFT، و خوادم نكست الأخرى، و خوادم WebDAV و غيرها. يمكن للمشرفين اختيار أنواع التخزين التي يرغبون في تمكينها، ويمكنهم إمطاء mountg مواقع التخزين هذه لمستخدمٍ أو لمجموعة مستخدمين أو للنظام بأكمله. سيرى المستخدمون مُجلّدًا جديدًا يظهر في دليل نكست كلاود الجذري الخاص بهم والذي يمكنهم الوصول إليه واستخدامه مثل أي مجلد آخر من نكست كلاود. \nتتيح وحدة التخزين الخارجية أيضًا للمستخدمين مشاركة الملفات المُخزّنة في هذه المواقع الخارجية. في هذه الحالة، يتم استخدام حيثيات الدخول لمالك الملف عندما يطلب المستلم الملف من وحدة التخزين الخارجية؛ ممّا يضمن إمكانية وصول المستلم إلى الملف المشترك. \nيمكن تكوين التخزين الخارجي عن طريق واجهة المستخدم الرسومية أو عن طريق سطر الأوامر. يوفر الخيار الثاني للمستخدم المتقدم مزيدًا من المرونة لتكوين ممتطيات mounts لوحدات التخزين الخارجية بالجملة و تحديد أولويات الامتطاء. \nللمزيد من المعلومات، أنظر في توثيق واجهة المستخدم الرسومية للتخزين الخارجي، و توثيق تكوين وحدة التخزين الخارجية لتطبيق الملفات Files .",
"Enter missing credentials" : "أدخِل حيثيات الدخول الناقصة",
"Submit" : "إرسال ",
"Unable to update this external storage config. {statusMessage}" : "تعذّر تحديث تهيئة وحدة التخزين الخارجية هذه. {statusMessage}",
"New configuration successfully saved" : "تمّ حفظ التهيئة الجديدة بنجاحٍ",
"Enter missing credentials" : "أدخِل حيثيات الدخول الناقصة",
"There was an error with this external storage." : "هنالك خطأ في وحدة التخزين الخارجية هذه.",
"We were unable to check the external storage {basename}" : "لم نستطع التحقق من وحدة التخزين الخارجية {basename}",
"Examine this faulty external storage configuration" : "إفحَص التهيئة الخاطئة لوحدة التخزين الخارجية هذه",
Expand Down
3 changes: 2 additions & 1 deletion apps/files_external/l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,10 @@
"External storage support" : "دعم التخزين الخارجي",
"Adds basic external storage support" : "يُضيف دعماً أساسيّاً للتخزين الخارجي",
"This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "يُمكّن هذا التطبيق المشرفين من تكوين الاتصالات بمُوفّري التخزين الخارجي؛ مثل خوادم FTP، ومخازن عناصر S3 أو SWIFT، و خوادم نكست الأخرى، و خوادم WebDAV و غيرها. يمكن للمشرفين اختيار أنواع التخزين التي يرغبون في تمكينها، ويمكنهم إمطاء mountg مواقع التخزين هذه لمستخدمٍ أو لمجموعة مستخدمين أو للنظام بأكمله. سيرى المستخدمون مُجلّدًا جديدًا يظهر في دليل نكست كلاود الجذري الخاص بهم والذي يمكنهم الوصول إليه واستخدامه مثل أي مجلد آخر من نكست كلاود. \nتتيح وحدة التخزين الخارجية أيضًا للمستخدمين مشاركة الملفات المُخزّنة في هذه المواقع الخارجية. في هذه الحالة، يتم استخدام حيثيات الدخول لمالك الملف عندما يطلب المستلم الملف من وحدة التخزين الخارجية؛ ممّا يضمن إمكانية وصول المستلم إلى الملف المشترك. \nيمكن تكوين التخزين الخارجي عن طريق واجهة المستخدم الرسومية أو عن طريق سطر الأوامر. يوفر الخيار الثاني للمستخدم المتقدم مزيدًا من المرونة لتكوين ممتطيات mounts لوحدات التخزين الخارجية بالجملة و تحديد أولويات الامتطاء. \nللمزيد من المعلومات، أنظر في توثيق واجهة المستخدم الرسومية للتخزين الخارجي، و توثيق تكوين وحدة التخزين الخارجية لتطبيق الملفات Files .",
"Enter missing credentials" : "أدخِل حيثيات الدخول الناقصة",
"Submit" : "إرسال ",
"Unable to update this external storage config. {statusMessage}" : "تعذّر تحديث تهيئة وحدة التخزين الخارجية هذه. {statusMessage}",
"New configuration successfully saved" : "تمّ حفظ التهيئة الجديدة بنجاحٍ",
"Enter missing credentials" : "أدخِل حيثيات الدخول الناقصة",
"There was an error with this external storage." : "هنالك خطأ في وحدة التخزين الخارجية هذه.",
"We were unable to check the external storage {basename}" : "لم نستطع التحقق من وحدة التخزين الخارجية {basename}",
"Examine this faulty external storage configuration" : "إفحَص التهيئة الخاطئة لوحدة التخزين الخارجية هذه",
Expand Down
3 changes: 2 additions & 1 deletion apps/files_external/l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,10 @@ OC.L10N.register(
"External storage support" : "Compatibilidá con almacenamientos esternos",
"Adds basic external storage support" : "Amiesta compatibilidá básica p'almacenamientos esternos",
"This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Esta aplicación permite a l'alministración configurar les conexones a fornidores d'almacenamientu esternu, como sirvidores FTP, S3 o almacenes d'oxetos SWIFT, otros sirvidores Nextcloud, sirvidores WebDAV y munchos más. L'alministración pue escoyer los tipos d'almacenamientu qu'activa y pue montalos pa una cuenta, un grupu o tol sistema. Los usuarios van ver qu'apaez una carpeta neuva nel direutoriu raigañu de Nextcloud, al que puen acceder y usar como otra carpeta cualquiera. L'almacenamientu esternu tamién permite a les persones compartir ficheros atroxaos nestos llugares esternos. Nesos casos, úsense les credenciales del propietariu del ficheru cuando'l destinatariu solicita el ficheru del almacenamientu esternu, d'esti mou asegúrase de que'l destinatariu pue acceder al ficheru compartíu.\n\nPues configurar l'almacenamientu esternu cola GUI o la llinia de comandos. Esta postrer opción forne una alministración más flexible pa configurar grupos de montaxes d'almacenamientu esternu y configurar les prioridaes del montaxe. Tienes más información disponible na documentación de la GUI d'almacenamientos esternos y la documentación de los ficheros de configuración de los almacenamientos esternos.",
"Enter missing credentials" : "Instroduz les credenciales que falten",
"Submit" : "Unviar",
"Unable to update this external storage config. {statusMessage}" : "Nun ye posible anovar la configuración d'esti almacenamientu esternu. {statusMessage}",
"New configuration successfully saved" : "La configuración nueva guardóse correutamente",
"Enter missing credentials" : "Instroduz les credenciales que falten",
"There was an error with this external storage." : "Hebo un error con esti almacenamientu esternu.",
"We were unable to check the external storage {basename}" : "Nun fuimos a comprobar l'almacenamientu esternu «{basename}»",
"Examine this faulty external storage configuration" : "Esaminar esta configuración defectuosa del almacenamientu esternu",
Expand Down
3 changes: 2 additions & 1 deletion apps/files_external/l10n/ast.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,10 @@
"External storage support" : "Compatibilidá con almacenamientos esternos",
"Adds basic external storage support" : "Amiesta compatibilidá básica p'almacenamientos esternos",
"This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Esta aplicación permite a l'alministración configurar les conexones a fornidores d'almacenamientu esternu, como sirvidores FTP, S3 o almacenes d'oxetos SWIFT, otros sirvidores Nextcloud, sirvidores WebDAV y munchos más. L'alministración pue escoyer los tipos d'almacenamientu qu'activa y pue montalos pa una cuenta, un grupu o tol sistema. Los usuarios van ver qu'apaez una carpeta neuva nel direutoriu raigañu de Nextcloud, al que puen acceder y usar como otra carpeta cualquiera. L'almacenamientu esternu tamién permite a les persones compartir ficheros atroxaos nestos llugares esternos. Nesos casos, úsense les credenciales del propietariu del ficheru cuando'l destinatariu solicita el ficheru del almacenamientu esternu, d'esti mou asegúrase de que'l destinatariu pue acceder al ficheru compartíu.\n\nPues configurar l'almacenamientu esternu cola GUI o la llinia de comandos. Esta postrer opción forne una alministración más flexible pa configurar grupos de montaxes d'almacenamientu esternu y configurar les prioridaes del montaxe. Tienes más información disponible na documentación de la GUI d'almacenamientos esternos y la documentación de los ficheros de configuración de los almacenamientos esternos.",
"Enter missing credentials" : "Instroduz les credenciales que falten",
"Submit" : "Unviar",
"Unable to update this external storage config. {statusMessage}" : "Nun ye posible anovar la configuración d'esti almacenamientu esternu. {statusMessage}",
"New configuration successfully saved" : "La configuración nueva guardóse correutamente",
"Enter missing credentials" : "Instroduz les credenciales que falten",
"There was an error with this external storage." : "Hebo un error con esti almacenamientu esternu.",
"We were unable to check the external storage {basename}" : "Nun fuimos a comprobar l'almacenamientu esternu «{basename}»",
"Examine this faulty external storage configuration" : "Esaminar esta configuración defectuosa del almacenamientu esternu",
Expand Down
Loading

0 comments on commit 26aa322

Please sign in to comment.