diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-11 00:21:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-11 00:21:31 +0000 |
commit | 23071c74a57c881762ebdef3a308a4b33d67d392 (patch) | |
tree | 42552d4aa31d98a9d38165cc775ecc7b457cd1bc /apps/settings | |
parent | 1b1417e2eb18e2484b516d9309a58d068d2be794 (diff) | |
download | nextcloud-server-23071c74a57c881762ebdef3a308a4b33d67d392.tar.gz nextcloud-server-23071c74a57c881762ebdef3a308a4b33d67d392.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/ar.js | 9 | ||||
-rw-r--r-- | apps/settings/l10n/ar.json | 9 | ||||
-rw-r--r-- | apps/settings/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/ga.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/ga.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/gl.js | 29 | ||||
-rw-r--r-- | apps/settings/l10n/gl.json | 29 | ||||
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/zh_HK.json | 1 |
12 files changed, 48 insertions, 36 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index c826156ac40..4c601de09d2 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -1,9 +1,9 @@ OC.L10N.register( "settings", { - "Private" : "خاصٌّ", + "Private" : "خاص", "Only visible to people matched via phone number integration through Talk on mobile" : "يراه فقط المستخدِمون الذين أمكن مطابقة أرقام هواتفهم عبر تطبيق المحادثة Talk على الهاتف النقّال", - "Local" : "مَحَلِّي", + "Local" : "محلي", "Only visible to people on this instance and guests" : "يستطيع رؤيته فقط المستخدِمون على هذا الخادم و الضيوف", "Federated" : "موحدة", "Only synchronize to trusted servers" : "قم فقط بالمزامنة مع الخوادم الموثوقة", @@ -355,6 +355,7 @@ OC.L10N.register( "Groups allowed to share" : "المجموعات المسموح لها بالمشاركة", "Groups excluded from sharing" : "إستثناء بعض المجموعات من المشاركة", "Not allowed groups will still be able to receive shares, but not to initiate them." : "المجموعات غير المسموح لها سيظل بإمكانها استقبال المشاركات لكن لا يمكنها المبادءة بها.", + "Set default expiration date for internal shares" : "تعيين تاريخ انتهاء الصلاحية الافتراضي للمشاركات الداخلية ", "Enforce expiration date" : "فرض تاريخ نهاية الصلاحية", "Default expiration time of new shares in days" : "التاريخ التلقائي لانتهاء صلاحية المشاركات الجديدة بالأيام", "Expire shares after x days" : "تنتهي المشاركات بعد كذا يوم", @@ -461,7 +462,7 @@ OC.L10N.register( "Rename" : "تعديل الاسم", "Revoke" : "سحب ", "Wipe device" : "مَحوُ الجهاز", - "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "سحب هذه الأَمَارَة talk قد يتسبب في منع مَحْو جهازك إذا لم تكن عملية المَحْو قد بدأت بعدُ", + "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "إبطال رمز Token قد يتسبب في منع محو جهازك إذا لم تكن عملية المحو قد بدأت حتى الآن", "Google Chrome for Android" : "مُتصفِّح \"كرُوم\" على الأندرويد من قوقل Chrome ", "{productName} iOS app" : "تطبيق iOS ـ {productName} ", "{productName} Android app" : "تطبيق أندرويد ـ {productName} ", @@ -492,7 +493,7 @@ OC.L10N.register( "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "لكي يعمل الخادم بشكل صحيح، من المهم تكوين وظائف الخلفية بشكل صحيح. Cron هو الإعداد الموصى به. يرجى الاطلاع على الوثائق لمزيد من المعلومات.", "Last job execution ran {time}. Something seems wrong." : "آخر مهمّة تم تنفيذها في {time}. يبدو أن هنالك خطأٌ ما.", "Last job ran {relativeTime}." : "آخر مهمة تم تنفيذها في {relativeTime}.", - "Background job did not run yet!" : "مهمة الخلفية لم يبدأ تنفيذها بعدُ!", + "Background job did not run yet!" : "مهمة الخلفية لم يبدأ تنفيذها حتى الآن!", "AJAX" : "AJAX", "Execute one task with each page loaded. Use case: Single account instance." : "نفِّذ مهمة واحدة لكل صفحة يتم تحميلها. حالة الاستخدام: خادم حساب وحيد ", "Webcron" : "Webcron", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 1f38d7d43aa..edb96df08d0 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -1,7 +1,7 @@ { "translations": { - "Private" : "خاصٌّ", + "Private" : "خاص", "Only visible to people matched via phone number integration through Talk on mobile" : "يراه فقط المستخدِمون الذين أمكن مطابقة أرقام هواتفهم عبر تطبيق المحادثة Talk على الهاتف النقّال", - "Local" : "مَحَلِّي", + "Local" : "محلي", "Only visible to people on this instance and guests" : "يستطيع رؤيته فقط المستخدِمون على هذا الخادم و الضيوف", "Federated" : "موحدة", "Only synchronize to trusted servers" : "قم فقط بالمزامنة مع الخوادم الموثوقة", @@ -353,6 +353,7 @@ "Groups allowed to share" : "المجموعات المسموح لها بالمشاركة", "Groups excluded from sharing" : "إستثناء بعض المجموعات من المشاركة", "Not allowed groups will still be able to receive shares, but not to initiate them." : "المجموعات غير المسموح لها سيظل بإمكانها استقبال المشاركات لكن لا يمكنها المبادءة بها.", + "Set default expiration date for internal shares" : "تعيين تاريخ انتهاء الصلاحية الافتراضي للمشاركات الداخلية ", "Enforce expiration date" : "فرض تاريخ نهاية الصلاحية", "Default expiration time of new shares in days" : "التاريخ التلقائي لانتهاء صلاحية المشاركات الجديدة بالأيام", "Expire shares after x days" : "تنتهي المشاركات بعد كذا يوم", @@ -459,7 +460,7 @@ "Rename" : "تعديل الاسم", "Revoke" : "سحب ", "Wipe device" : "مَحوُ الجهاز", - "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "سحب هذه الأَمَارَة talk قد يتسبب في منع مَحْو جهازك إذا لم تكن عملية المَحْو قد بدأت بعدُ", + "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "إبطال رمز Token قد يتسبب في منع محو جهازك إذا لم تكن عملية المحو قد بدأت حتى الآن", "Google Chrome for Android" : "مُتصفِّح \"كرُوم\" على الأندرويد من قوقل Chrome ", "{productName} iOS app" : "تطبيق iOS ـ {productName} ", "{productName} Android app" : "تطبيق أندرويد ـ {productName} ", @@ -490,7 +491,7 @@ "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "لكي يعمل الخادم بشكل صحيح، من المهم تكوين وظائف الخلفية بشكل صحيح. Cron هو الإعداد الموصى به. يرجى الاطلاع على الوثائق لمزيد من المعلومات.", "Last job execution ran {time}. Something seems wrong." : "آخر مهمّة تم تنفيذها في {time}. يبدو أن هنالك خطأٌ ما.", "Last job ran {relativeTime}." : "آخر مهمة تم تنفيذها في {relativeTime}.", - "Background job did not run yet!" : "مهمة الخلفية لم يبدأ تنفيذها بعدُ!", + "Background job did not run yet!" : "مهمة الخلفية لم يبدأ تنفيذها حتى الآن!", "AJAX" : "AJAX", "Execute one task with each page loaded. Use case: Single account instance." : "نفِّذ مهمة واحدة لكل صفحة يتم تحميلها. حالة الاستخدام: خادم حساب وحيد ", "Webcron" : "Webcron", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 24cf50b94bf..dc80f2fea61 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -355,6 +355,7 @@ OC.L10N.register( "Groups allowed to share" : "Gruppen, die teilen dürfen", "Groups excluded from sharing" : "Von der Linkfreigabe ausgeschlossene Gruppen", "Not allowed groups will still be able to receive shares, but not to initiate them." : "Nicht zugelassene Gruppen können zwar weiterhin Freigaben empfangen, aber nicht erstellen.", + "Set default expiration date for internal shares" : "Legen Sie das Standardablaufdatum für interne Freigaben fest", "Enforce expiration date" : "Ablaufdatum erzwingen", "Default expiration time of new shares in days" : "Standardablaufzeit neuer Freigaben in Tagen", "Expire shares after x days" : "Freigaben laufen nach x Tagen ab", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 3490d4f8eff..39a8f2ed83f 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -353,6 +353,7 @@ "Groups allowed to share" : "Gruppen, die teilen dürfen", "Groups excluded from sharing" : "Von der Linkfreigabe ausgeschlossene Gruppen", "Not allowed groups will still be able to receive shares, but not to initiate them." : "Nicht zugelassene Gruppen können zwar weiterhin Freigaben empfangen, aber nicht erstellen.", + "Set default expiration date for internal shares" : "Legen Sie das Standardablaufdatum für interne Freigaben fest", "Enforce expiration date" : "Ablaufdatum erzwingen", "Default expiration time of new shares in days" : "Standardablaufzeit neuer Freigaben in Tagen", "Expire shares after x days" : "Freigaben laufen nach x Tagen ab", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index db3f4a3e4d6..5a3f7f81520 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -355,6 +355,7 @@ OC.L10N.register( "Groups allowed to share" : "Groups allowed to share", "Groups excluded from sharing" : "Groups excluded from sharing", "Not allowed groups will still be able to receive shares, but not to initiate them." : "Not allowed groups will still be able to receive shares, but not to initiate them.", + "Set default expiration date for internal shares" : "Set default expiration date for internal shares", "Enforce expiration date" : "Enforce expiry date", "Default expiration time of new shares in days" : "Default expiration time of new shares in days", "Expire shares after x days" : "Expire shares after x days", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 6fb379b6605..b1983d3960b 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -353,6 +353,7 @@ "Groups allowed to share" : "Groups allowed to share", "Groups excluded from sharing" : "Groups excluded from sharing", "Not allowed groups will still be able to receive shares, but not to initiate them." : "Not allowed groups will still be able to receive shares, but not to initiate them.", + "Set default expiration date for internal shares" : "Set default expiration date for internal shares", "Enforce expiration date" : "Enforce expiry date", "Default expiration time of new shares in days" : "Default expiration time of new shares in days", "Expire shares after x days" : "Expire shares after x days", diff --git a/apps/settings/l10n/ga.js b/apps/settings/l10n/ga.js index 9c618b0198a..966c10d4726 100644 --- a/apps/settings/l10n/ga.js +++ b/apps/settings/l10n/ga.js @@ -355,6 +355,7 @@ OC.L10N.register( "Groups allowed to share" : "Ceadaítear do ghrúpaí a roinnt", "Groups excluded from sharing" : "Grúpaí eisiata ó chomhroinnt", "Not allowed groups will still be able to receive shares, but not to initiate them." : "Beidh grúpaí nach bhfuil ceadaithe fós in ann scaireanna a fháil, ach gan iad a thionscnamh.", + "Set default expiration date for internal shares" : "Socraigh dáta éaga réamhshocraithe do scaireanna inmheánacha", "Enforce expiration date" : "Cuir dáta éaga i bhfeidhm", "Default expiration time of new shares in days" : "Am éagtha réamhshocraithe scaireanna nua i laethanta", "Expire shares after x days" : "Rachaidh scaireanna in éag tar éis x lá", diff --git a/apps/settings/l10n/ga.json b/apps/settings/l10n/ga.json index c76861e53c8..81ac59390e1 100644 --- a/apps/settings/l10n/ga.json +++ b/apps/settings/l10n/ga.json @@ -353,6 +353,7 @@ "Groups allowed to share" : "Ceadaítear do ghrúpaí a roinnt", "Groups excluded from sharing" : "Grúpaí eisiata ó chomhroinnt", "Not allowed groups will still be able to receive shares, but not to initiate them." : "Beidh grúpaí nach bhfuil ceadaithe fós in ann scaireanna a fháil, ach gan iad a thionscnamh.", + "Set default expiration date for internal shares" : "Socraigh dáta éaga réamhshocraithe do scaireanna inmheánacha", "Enforce expiration date" : "Cuir dáta éaga i bhfeidhm", "Default expiration time of new shares in days" : "Am éagtha réamhshocraithe scaireanna nua i laethanta", "Expire shares after x days" : "Rachaidh scaireanna in éag tar éis x lá", diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 253f7ce41af..485f73d2e78 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -278,13 +278,13 @@ OC.L10N.register( "You have more than %s rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive." : "Ten máis de %s filas na táboa de obxectos de planificación. Execute os custosos traballos de reparación mediante occ maintenance:repair --include-expensive", "Scheduling objects table size is within acceptable range." : "O tamaño da táboa de obxectos de planificación está dentro do intervalo aceptable.", "HTTP headers" : "Cabeceiras HTTP", - "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- A cabeceira HTTP «%1$s» non está definida como «%2$s». É posíbel que algunhas funcións non traballen correctamente, polo que, en consecuencia, recoméndase este axuste.", - "- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- A cabeceira HTTP «%1$s» non está definida como «%2$s». Este é un risco potencial de seguridade ou privacidade, polo que, en consecuencia, recoméndase este axuste.", - "- The `%1$s` HTTP header does not contain `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- A cabeceira HTTP «%1$s» non contén «%2$s». Este é un risco potencial de seguridade ou privacidade, polo que, en consecuencia, recoméndase este axuste.", - "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- A cabeceira HTTP «%1$s»non está definida como «%2$s», «%3$s», «%4$s», «%5$s» ou «%6$s». Isto pode filtrar información «referer». Consulte a {w3c-recommendation}.", - "- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "- A cabeceira HTTP «Strict-Transport-Security» non está definida como mínimo a «%d» segundos (valor actual: «%d»). Para mellorar a seguridade, recoméndase utilizar unha directiva HSTS longa.", - "- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "- A cabeceira HTTP «Strict-Transport-Security» ten un formato incorrecto: «%s». Para mellorar a seguridade, recoméndase activar HSTS.", - "- The `Strict-Transport-Security` HTTP header is not set (should be at least `%d` seconds). For enhanced security, it is recommended to enable HSTS." : "- A cabeceira HTTP «Strict-Transport-Security» non está definida (debe ser polo menos «%d» segundos). Para mellorar a seguridade, recoméndase activar HSTS.", + "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "– A cabeceira HTTP «%1$s» non está definida como «%2$s». É posíbel que algunhas funcións non traballen correctamente, polo que, en consecuencia, recoméndase este axuste.", + "- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "– A cabeceira HTTP «%1$s» non está definida como «%2$s». Este é un risco potencial de seguridade ou privacidade, polo que, en consecuencia, recoméndase este axuste.", + "- The `%1$s` HTTP header does not contain `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "– A cabeceira HTTP «%1$s» non contén «%2$s». Este é un risco potencial de seguridade ou privacidade, polo que, en consecuencia, recoméndase este axuste.", + "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "– A cabeceira HTTP «%1$s»non está definida como «%2$s», «%3$s», «%4$s», «%5$s» ou «%6$s». Isto pode filtrar información «referer». Consulte a {w3c-recommendation}.", + "- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "– A cabeceira HTTP «Strict-Transport-Security» non está definida como mínimo a «%d» segundos (valor actual: «%d»). Para mellorar a seguridade, recoméndase utilizar unha directiva HSTS longa.", + "- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "– A cabeceira HTTP «Strict-Transport-Security» ten un formato incorrecto: «%s». Para mellorar a seguridade, recoméndase activar HSTS.", + "- The `Strict-Transport-Security` HTTP header is not set (should be at least `%d` seconds). For enhanced security, it is recommended to enable HSTS." : "– A cabeceira HTTP «Strict-Transport-Security» non está definida (debe ser polo menos «%d» segundos). Para mellorar a seguridade, recoméndase activar HSTS.", "Some headers are not set correctly on your instance" : "Algunhas cabeceiras non están definidas correctamente na súa instancia", "Could not check that your web server serves security headers correctly. Please check manually." : "Non foi posíbel comprobar que o seu servidor web serve as cabeceiras de seguranza correctamente. Compróbeo manualmente.", "Could not check that your web server serves security headers correctly, unable to query `%s`" : "Non foi posíbel comprobar que o seu servidor web serve correctamente as cabeceiras de seguranza, non foi posíbel consultar «%s»", @@ -303,8 +303,8 @@ OC.L10N.register( "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Produciuse un erro ao comprobar a ruta temporal de PHP: non se axustou correctamente a un directorio. Valor devolto: %s", "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "A función PHP «disk_free_space» está desactivada, o que impide comprobar se hai espazo abondo nos directorios temporais.", "Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "Produciuse un erro ao comprobar o espazo dispoñíbel no disco da ruta PHP temporal ou non se devolveu o espazo libre en disco. Ruta temporal: %s", - "- %.1f GiB available in %s (PHP temporary directory)" : "- %.1f GiB dispoñíbeis en %s (directorio temporal PHP)", - "- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %.1f GiB dispoñíbeis en %s (directorio temporal de Nextcloud)", + "- %.1f GiB available in %s (PHP temporary directory)" : "– %.1f GiB dispoñíbeis en %s (directorio temporal PHP)", + "- %.1f GiB available in %s (Nextcloud temporary directory)" : "– %.1f GiB dispoñíbeis en %s (directorio temporal de Nextcloud)", "Temporary directory is correctly configured:\n%s" : "O directorio temporal está configurado correctamente:\n%s", "This instance uses an S3 based object store as primary storage, and has enough space in the temporary directory.\n%s" : "Esta instancia usa un almacén de obxectos baseado en S3 como almacenamento principal e ten espazo abondo no directorio temporal.\n%s", "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "Esta instancia usa un almacén de obxectos baseado en S3 como almacenamento principal. Os ficheiros enviados almacénanse temporalmente no servidor e, por tanto, recoméndase dispor de 50 GiB de espazo libre no directorio temporal de PHP. Para mellorar isto, cambie o directorio temporal no php.ini ou xere máis espazo dispoñíbel nesa ruta.\nA comprobación do espazo dispoñíbel na ruta temporal deu como resultado %.1f GiB en troques dos 50 GiB recomendados. Ruta: %s", @@ -323,16 +323,16 @@ OC.L10N.register( "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Imaxe de perfil, nome completo, correo-e, número de teléfono, enderezo, sitio web, Twitter, organización, función, título, biografía e se o seu perfil está activado", "Nextcloud settings" : "Axustes de Nextcloud", "Unified task processing" : "Procesamento unificado de tarefas", - "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de IA poden ser realizadas por diferentes aplicacións. Aquí pode definir que aplicación debe usarse para que tarefa.", + "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de IA poden ser implementadas por diferentes aplicacións. Aquí pode definir que aplicación debe usarse para que tarefa.", "Task:" : "Tarefa:", "None of your currently installed apps provide Task processing functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de tarefas", "Machine translation" : "Tradución automática", - "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A tradución automática pódese realizar mediante diferentes aplicacións. Aquí pode definir a prioridade das aplicacións de tradución automática que ten instaladas neste momento.", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A tradución automática pode ser implementada por diferentes aplicacións. Aquí pode definir a prioridade das aplicacións de tradución automática que ten instaladas neste momento.", "Image generation" : "Xeración de imaxes", - "Image generation can be implemented by different apps. Here you can set which app should be used." : "A xeración de imaxes pódese realizar mediante diferentes aplicacións. Aquí pode definir que aplicación debe usar.", + "Image generation can be implemented by different apps. Here you can set which app should be used." : "A xeración de imaxes pode ser implementada por diferentes aplicacións. Aquí pode definir que aplicación debe usar.", "None of your currently installed apps provide image generation functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de xeración de imaxes", "Text processing" : "Procesamento de texto", - "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de procesamento de texto poden ser realizadas por diferentes aplicacións. Aquí pode definir que aplicación debe usarse para que tarefa.", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de procesamento de texto poden ser implementadas por diferentes aplicacións. Aquí pode definir que aplicación debe usarse para que tarefa.", "None of your currently installed apps provide text processing functionality using the Text Processing API." : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de texto mediante a API de Text Processing.", "Here you can decide which group can access certain sections of the administration settings." : "Aquí pode decidir que grupo pode acceder a determinadas seccións dos axustes de administración.", "None" : "Ningún", @@ -355,6 +355,7 @@ OC.L10N.register( "Groups allowed to share" : "Grupos permitidos para compartir", "Groups excluded from sharing" : "Grupos excluídos da compartición", "Not allowed groups will still be able to receive shares, but not to initiate them." : "Os grupos non permitidos aínda poderán recibir compartición, mais non inicialas.", + "Set default expiration date for internal shares" : "Definir a data de caducidade predeterminada para as comparticións internas", "Enforce expiration date" : "Impor a data de caducidade", "Default expiration time of new shares in days" : "Tempo de caducidade predeterminado dos novos recursos compartidos en días", "Expire shares after x days" : "As accións caducan após x días", @@ -843,7 +844,7 @@ OC.L10N.register( "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Utilízase a versión «%s» de MySQL. Nextcloud 21 e superior non admite esta versión e precisan MySQL 8.0 ou MariaDB 10.2 ou superior.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Utilízase a versión «%s» de PostgreSQL. Nextcloud 21 ou superior non admite esta versión e precisa PostgreSQL 9.6 ou superior.", "Speech-To-Text" : "Conversión de voz a texto", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text pódese realizar mediante diferentes aplicacións. Aquí pode definir que aplicación debe usar.", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text pode ser implementado por diferentes aplicacións. Aquí pode definir que aplicación debe usar.", "None of your currently installed apps provide Speech-To-Text functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de conversión de voz a texto", "None of your currently installed apps provide Text processing functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de texto", "Exclude groups from sharing" : "Excluír grupos da compartición", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index d27067a4e36..58f27476d1d 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -276,13 +276,13 @@ "You have more than %s rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive." : "Ten máis de %s filas na táboa de obxectos de planificación. Execute os custosos traballos de reparación mediante occ maintenance:repair --include-expensive", "Scheduling objects table size is within acceptable range." : "O tamaño da táboa de obxectos de planificación está dentro do intervalo aceptable.", "HTTP headers" : "Cabeceiras HTTP", - "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- A cabeceira HTTP «%1$s» non está definida como «%2$s». É posíbel que algunhas funcións non traballen correctamente, polo que, en consecuencia, recoméndase este axuste.", - "- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- A cabeceira HTTP «%1$s» non está definida como «%2$s». Este é un risco potencial de seguridade ou privacidade, polo que, en consecuencia, recoméndase este axuste.", - "- The `%1$s` HTTP header does not contain `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- A cabeceira HTTP «%1$s» non contén «%2$s». Este é un risco potencial de seguridade ou privacidade, polo que, en consecuencia, recoméndase este axuste.", - "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- A cabeceira HTTP «%1$s»non está definida como «%2$s», «%3$s», «%4$s», «%5$s» ou «%6$s». Isto pode filtrar información «referer». Consulte a {w3c-recommendation}.", - "- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "- A cabeceira HTTP «Strict-Transport-Security» non está definida como mínimo a «%d» segundos (valor actual: «%d»). Para mellorar a seguridade, recoméndase utilizar unha directiva HSTS longa.", - "- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "- A cabeceira HTTP «Strict-Transport-Security» ten un formato incorrecto: «%s». Para mellorar a seguridade, recoméndase activar HSTS.", - "- The `Strict-Transport-Security` HTTP header is not set (should be at least `%d` seconds). For enhanced security, it is recommended to enable HSTS." : "- A cabeceira HTTP «Strict-Transport-Security» non está definida (debe ser polo menos «%d» segundos). Para mellorar a seguridade, recoméndase activar HSTS.", + "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "– A cabeceira HTTP «%1$s» non está definida como «%2$s». É posíbel que algunhas funcións non traballen correctamente, polo que, en consecuencia, recoméndase este axuste.", + "- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "– A cabeceira HTTP «%1$s» non está definida como «%2$s». Este é un risco potencial de seguridade ou privacidade, polo que, en consecuencia, recoméndase este axuste.", + "- The `%1$s` HTTP header does not contain `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "– A cabeceira HTTP «%1$s» non contén «%2$s». Este é un risco potencial de seguridade ou privacidade, polo que, en consecuencia, recoméndase este axuste.", + "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "– A cabeceira HTTP «%1$s»non está definida como «%2$s», «%3$s», «%4$s», «%5$s» ou «%6$s». Isto pode filtrar información «referer». Consulte a {w3c-recommendation}.", + "- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "– A cabeceira HTTP «Strict-Transport-Security» non está definida como mínimo a «%d» segundos (valor actual: «%d»). Para mellorar a seguridade, recoméndase utilizar unha directiva HSTS longa.", + "- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "– A cabeceira HTTP «Strict-Transport-Security» ten un formato incorrecto: «%s». Para mellorar a seguridade, recoméndase activar HSTS.", + "- The `Strict-Transport-Security` HTTP header is not set (should be at least `%d` seconds). For enhanced security, it is recommended to enable HSTS." : "– A cabeceira HTTP «Strict-Transport-Security» non está definida (debe ser polo menos «%d» segundos). Para mellorar a seguridade, recoméndase activar HSTS.", "Some headers are not set correctly on your instance" : "Algunhas cabeceiras non están definidas correctamente na súa instancia", "Could not check that your web server serves security headers correctly. Please check manually." : "Non foi posíbel comprobar que o seu servidor web serve as cabeceiras de seguranza correctamente. Compróbeo manualmente.", "Could not check that your web server serves security headers correctly, unable to query `%s`" : "Non foi posíbel comprobar que o seu servidor web serve correctamente as cabeceiras de seguranza, non foi posíbel consultar «%s»", @@ -301,8 +301,8 @@ "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Produciuse un erro ao comprobar a ruta temporal de PHP: non se axustou correctamente a un directorio. Valor devolto: %s", "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "A función PHP «disk_free_space» está desactivada, o que impide comprobar se hai espazo abondo nos directorios temporais.", "Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "Produciuse un erro ao comprobar o espazo dispoñíbel no disco da ruta PHP temporal ou non se devolveu o espazo libre en disco. Ruta temporal: %s", - "- %.1f GiB available in %s (PHP temporary directory)" : "- %.1f GiB dispoñíbeis en %s (directorio temporal PHP)", - "- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %.1f GiB dispoñíbeis en %s (directorio temporal de Nextcloud)", + "- %.1f GiB available in %s (PHP temporary directory)" : "– %.1f GiB dispoñíbeis en %s (directorio temporal PHP)", + "- %.1f GiB available in %s (Nextcloud temporary directory)" : "– %.1f GiB dispoñíbeis en %s (directorio temporal de Nextcloud)", "Temporary directory is correctly configured:\n%s" : "O directorio temporal está configurado correctamente:\n%s", "This instance uses an S3 based object store as primary storage, and has enough space in the temporary directory.\n%s" : "Esta instancia usa un almacén de obxectos baseado en S3 como almacenamento principal e ten espazo abondo no directorio temporal.\n%s", "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "Esta instancia usa un almacén de obxectos baseado en S3 como almacenamento principal. Os ficheiros enviados almacénanse temporalmente no servidor e, por tanto, recoméndase dispor de 50 GiB de espazo libre no directorio temporal de PHP. Para mellorar isto, cambie o directorio temporal no php.ini ou xere máis espazo dispoñíbel nesa ruta.\nA comprobación do espazo dispoñíbel na ruta temporal deu como resultado %.1f GiB en troques dos 50 GiB recomendados. Ruta: %s", @@ -321,16 +321,16 @@ "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Imaxe de perfil, nome completo, correo-e, número de teléfono, enderezo, sitio web, Twitter, organización, función, título, biografía e se o seu perfil está activado", "Nextcloud settings" : "Axustes de Nextcloud", "Unified task processing" : "Procesamento unificado de tarefas", - "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de IA poden ser realizadas por diferentes aplicacións. Aquí pode definir que aplicación debe usarse para que tarefa.", + "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de IA poden ser implementadas por diferentes aplicacións. Aquí pode definir que aplicación debe usarse para que tarefa.", "Task:" : "Tarefa:", "None of your currently installed apps provide Task processing functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de tarefas", "Machine translation" : "Tradución automática", - "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A tradución automática pódese realizar mediante diferentes aplicacións. Aquí pode definir a prioridade das aplicacións de tradución automática que ten instaladas neste momento.", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A tradución automática pode ser implementada por diferentes aplicacións. Aquí pode definir a prioridade das aplicacións de tradución automática que ten instaladas neste momento.", "Image generation" : "Xeración de imaxes", - "Image generation can be implemented by different apps. Here you can set which app should be used." : "A xeración de imaxes pódese realizar mediante diferentes aplicacións. Aquí pode definir que aplicación debe usar.", + "Image generation can be implemented by different apps. Here you can set which app should be used." : "A xeración de imaxes pode ser implementada por diferentes aplicacións. Aquí pode definir que aplicación debe usar.", "None of your currently installed apps provide image generation functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de xeración de imaxes", "Text processing" : "Procesamento de texto", - "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de procesamento de texto poden ser realizadas por diferentes aplicacións. Aquí pode definir que aplicación debe usarse para que tarefa.", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de procesamento de texto poden ser implementadas por diferentes aplicacións. Aquí pode definir que aplicación debe usarse para que tarefa.", "None of your currently installed apps provide text processing functionality using the Text Processing API." : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de texto mediante a API de Text Processing.", "Here you can decide which group can access certain sections of the administration settings." : "Aquí pode decidir que grupo pode acceder a determinadas seccións dos axustes de administración.", "None" : "Ningún", @@ -353,6 +353,7 @@ "Groups allowed to share" : "Grupos permitidos para compartir", "Groups excluded from sharing" : "Grupos excluídos da compartición", "Not allowed groups will still be able to receive shares, but not to initiate them." : "Os grupos non permitidos aínda poderán recibir compartición, mais non inicialas.", + "Set default expiration date for internal shares" : "Definir a data de caducidade predeterminada para as comparticións internas", "Enforce expiration date" : "Impor a data de caducidade", "Default expiration time of new shares in days" : "Tempo de caducidade predeterminado dos novos recursos compartidos en días", "Expire shares after x days" : "As accións caducan após x días", @@ -841,7 +842,7 @@ "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Utilízase a versión «%s» de MySQL. Nextcloud 21 e superior non admite esta versión e precisan MySQL 8.0 ou MariaDB 10.2 ou superior.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Utilízase a versión «%s» de PostgreSQL. Nextcloud 21 ou superior non admite esta versión e precisa PostgreSQL 9.6 ou superior.", "Speech-To-Text" : "Conversión de voz a texto", - "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text pódese realizar mediante diferentes aplicacións. Aquí pode definir que aplicación debe usar.", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text pode ser implementado por diferentes aplicacións. Aquí pode definir que aplicación debe usar.", "None of your currently installed apps provide Speech-To-Text functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de conversión de voz a texto", "None of your currently installed apps provide Text processing functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de texto", "Exclude groups from sharing" : "Excluír grupos da compartición", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 0fb932c6518..7dff2213614 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -355,6 +355,7 @@ OC.L10N.register( "Groups allowed to share" : "允許分享的群組", "Groups excluded from sharing" : "排除分享的群組", "Not allowed groups will still be able to receive shares, but not to initiate them." : "禁止的群組仍然可以接收分享,但無法主動發起分享。", + "Set default expiration date for internal shares" : "設定內部分享的默認到期日", "Enforce expiration date" : "強制設定到期日", "Default expiration time of new shares in days" : "新分享預設到期時間(天)", "Expire shares after x days" : "x天後分享過期", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 7a2a718dcb6..7c3991be4a8 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -353,6 +353,7 @@ "Groups allowed to share" : "允許分享的群組", "Groups excluded from sharing" : "排除分享的群組", "Not allowed groups will still be able to receive shares, but not to initiate them." : "禁止的群組仍然可以接收分享,但無法主動發起分享。", + "Set default expiration date for internal shares" : "設定內部分享的默認到期日", "Enforce expiration date" : "強制設定到期日", "Default expiration time of new shares in days" : "新分享預設到期時間(天)", "Expire shares after x days" : "x天後分享過期", |