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 Feb 2, 2024
1 parent 8d1d8da commit 477f6f1
Show file tree
Hide file tree
Showing 26 changed files with 332 additions and 20 deletions.
1 change: 1 addition & 0 deletions apps/files/l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ OC.L10N.register(
"Open the files app settings" : "Open the files app settings",
"Files settings" : "Files settings",
"File cannot be accessed" : "File cannot be accessed",
"The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.",
"Sort favorites first" : "Sort favourites first",
"Sort folders before files" : "Sort folders before files",
"Show hidden files" : "Show hidden files",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@
"Open the files app settings" : "Open the files app settings",
"Files settings" : "Files settings",
"File cannot be accessed" : "File cannot be accessed",
"The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.",
"Sort favorites first" : "Sort favourites first",
"Sort folders before files" : "Sort folders before files",
"Show hidden files" : "Show hidden files",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/zh_HK.js
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ OC.L10N.register(
"Open the files app settings" : "開啟 Files 應用程式設定",
"Files settings" : "檔案設定",
"File cannot be accessed" : "檔案無法存取",
"The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請要求寄件者分享。",
"Sort favorites first" : "先排序最愛",
"Sort folders before files" : "將資料夾在檔案之前排序",
"Show hidden files" : "顯示隱藏檔",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/zh_HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@
"Open the files app settings" : "開啟 Files 應用程式設定",
"Files settings" : "檔案設定",
"File cannot be accessed" : "檔案無法存取",
"The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請要求寄件者分享。",
"Sort favorites first" : "先排序最愛",
"Sort folders before files" : "將資料夾在檔案之前排序",
"Show hidden files" : "顯示隱藏檔",
Expand Down
2 changes: 1 addition & 1 deletion apps/settings/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/settings/l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@
"Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "تم تكوين Memcached كذاكرة تخزين مؤقت مُوزّعة، و لكن لم يتم تثبيت وحدة البي إتش بي \"memcached\".",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "لم يتم تكوين ذاكرة تخزين مؤقت memcache. لتحسين الأداء، يرجى تكوين ذاكرة التخزين المؤقت، إذا كانت متوفرة.",
"Configured" : "تمّ تكوينها",
"MySQL unicode support" : "دعم نظام المحارف unicode في قاعدة البيانات MySQL",
"You are not using MySQL" : "أنت لا تستعمل MySQL",
"MySQL is used as database and does support 4-byte characters" : "قاعدة البيانات MySQL قيد التشغيل لكنها لا تدعم الحروف ذات الـ 4 بايت byte.",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "قاعدة البيانات MySQL قيد التشغيل لكنها لا تدعم الحروف ذات الـ 4 بايت byte. حتى يمكنك التعامل مع حروف الـ 4 بايت (مثل الإيموجي) بدون إشكاليات في أسماء الملفات أو الملاحظات على سبيل المثال، يُنصح بتمكين دعم الـ 4 بايت في MySQL.",
Expand Down Expand Up @@ -282,6 +281,7 @@
"Allow resharing" : "السماح بإعادة المُشارَكة ",
"Allow sharing with groups" : "السماح بالمُشارَكة مع المجموعات",
"Restrict users to only share with users in their groups" : "تقييد المستخدمين بالمشاركة فقط مع المستخدمين الأعضاء في مجموعاتهم",
"Ignore the following groups when checking group membership" : "تجاهل المجموعات التالية عند فحص عضوية المجموعة",
"Allow users to share via link and emails" : "السماح للمستخدمين بالمشاركة عبر الرابط link و رسائل البريد الإلكتروني",
"Allow public uploads" : "السماح بالرفع للعامة ",
"Always ask for a password" : "دائماً أُطلُب كلمة المرور",
Expand Down
2 changes: 1 addition & 1 deletion apps/settings/l10n/de_DE.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/settings/l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@
"Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "Memcached ist als verteilter Cache konfiguriert, aber das PHP-Modul \"memcached\" ist nicht installiert.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Es wurde kein Speichercache konfiguriert. Um die Leistung zu verbessern, konfigurieren Sie bitte Memcache, sofern verfügbar.",
"Configured" : "Eingerichtet",
"MySQL unicode support" : "MySQL Unicode-Unterstützung",
"You are not using MySQL" : "Sie verwenden kein MySQL",
"MySQL is used as database and does support 4-byte characters" : "MySQL wird als Datenbank verwendet und unterstützt 4-Byte-Zeichen",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL wird als Datenbank verwendet, unterstützt jedoch keine 4-Byte-Zeichen. Um 4-Byte-Zeichen (wie Emojis) ohne Probleme z.B. in Dateinamen oder Kommentaren verwenden zu können, wird empfohlen, die 4-Byte-Unterstützung in MySQL zu aktivieren.",
Expand Down Expand Up @@ -282,6 +281,7 @@
"Allow resharing" : "Weiterteilen erlauben",
"Allow sharing with groups" : "Teilen mit Gruppen erlauben",
"Restrict users to only share with users in their groups" : "Benutzer auf das Teilen innerhalb ihrer Gruppen beschränken",
"Ignore the following groups when checking group membership" : "Die folgenden Gruppen ignorieren, wenn Sie die Gruppenmitgliedschaft überprüfen",
"Allow users to share via link and emails" : "Benutzern erlauben, Inhalte über Links und E-Mails zu teilen.",
"Allow public uploads" : "Öffentliches Hochladen erlauben",
"Always ask for a password" : "Immer nach einem Passwort fragen",
Expand Down
2 changes: 1 addition & 1 deletion apps/settings/l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ OC.L10N.register(
"Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "No memory cache has been configured. To enhance performance, please configure a memcache, if available.",
"Configured" : "Configured",
"MySQL unicode support" : "MySQL unicode support",
"You are not using MySQL" : "You are not using MySQL",
"MySQL is used as database and does support 4-byte characters" : "MySQL is used as database and does support 4-byte characters",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL.",
Expand Down Expand Up @@ -284,6 +283,7 @@ OC.L10N.register(
"Allow resharing" : "Allow resharing",
"Allow sharing with groups" : "Allow sharing with groups",
"Restrict users to only share with users in their groups" : "Restrict users to only share with users in their groups",
"Ignore the following groups when checking group membership" : "Ignore the following groups when checking group membership",
"Allow users to share via link and emails" : "Allow users to share via link and emails",
"Allow public uploads" : "Allow public uploads",
"Always ask for a password" : "Always ask for a password",
Expand Down
2 changes: 1 addition & 1 deletion apps/settings/l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@
"Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "No memory cache has been configured. To enhance performance, please configure a memcache, if available.",
"Configured" : "Configured",
"MySQL unicode support" : "MySQL unicode support",
"You are not using MySQL" : "You are not using MySQL",
"MySQL is used as database and does support 4-byte characters" : "MySQL is used as database and does support 4-byte characters",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL.",
Expand Down Expand Up @@ -282,6 +281,7 @@
"Allow resharing" : "Allow resharing",
"Allow sharing with groups" : "Allow sharing with groups",
"Restrict users to only share with users in their groups" : "Restrict users to only share with users in their groups",
"Ignore the following groups when checking group membership" : "Ignore the following groups when checking group membership",
"Allow users to share via link and emails" : "Allow users to share via link and emails",
"Allow public uploads" : "Allow public uploads",
"Always ask for a password" : "Always ask for a password",
Expand Down
2 changes: 1 addition & 1 deletion apps/settings/l10n/es.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/settings/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@
"Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "Memcached está configurado como un caché distribuido, pero el módulo PHP \"memcached\" no está instalado.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "No hay un caché en memoria configurado. Para mejorar el rendimiento, configura memcache, si está disponible.",
"Configured" : "Configurado",
"MySQL unicode support" : "Soporte unicode de MySQL",
"You are not using MySQL" : "No está usando MySQL",
"MySQL is used as database and does support 4-byte characters" : "MySQL se está utilizando como base de datos y soportar caracteres de 4 bytes",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL se está utilizando como base de datos pero no soporta caracteres de 4 bytes. Para que a esta le sea posible manejar caracteres de 4 bytes (como los emojis) sin problemas en los nombres de archivo o comentarios , por ejemplo, se recomienda habilitar el soporte de 4 bytes en MySQL.",
Expand Down Expand Up @@ -282,6 +281,7 @@
"Allow resharing" : "Permitir que se vuelva a compartir",
"Allow sharing with groups" : "Permitir compartir con grupos",
"Restrict users to only share with users in their groups" : "Limitar a los usuarios a compartir solo con los usuarios de sus grupos",
"Ignore the following groups when checking group membership" : "Ignorar los siguientes grupos cuando se verifique la pertenencia a grupos",
"Allow users to share via link and emails" : "Permitir a los usuarios compartir a través de enlaces y correos electrónicos",
"Allow public uploads" : "Permitir subidas públicas",
"Always ask for a password" : "Pedir siempre la contraseña",
Expand Down
1 change: 0 additions & 1 deletion apps/settings/l10n/fr.js

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

Loading

0 comments on commit 477f6f1

Please sign in to comment.