diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-06 00:25:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-06 00:25:10 +0000 |
commit | e4fa9967014e99a70fcf0f45e84b35f610cedeb6 (patch) | |
tree | 775cd4e128befe99b284595696e7be355025c695 /apps | |
parent | 9aafc0f989ea78e3536299da96861ea8a6c13f43 (diff) | |
download | nextcloud-server-e4fa9967014e99a70fcf0f45e84b35f610cedeb6.tar.gz nextcloud-server-e4fa9967014e99a70fcf0f45e84b35f610cedeb6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
34 files changed, 52 insertions, 10 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index f16b4d9aa61..38190f7c18e 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -194,7 +194,7 @@ OC.L10N.register( "You updated contact {card} in address book {addressbook}" : "Vous avez mis à jour le contact {card} dans le carnet d'adresses {addressbook}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "Un <strong>contact</strong> ou <strong>carnet d'adresses</strong> a été modifié", "Accounts" : "Comptes", - "System address book which holds all accounts" : "Annuaire système qui regroupe tous les comptes", + "System address book which holds all accounts" : "Carnet d'adresses système qui regroupe tous les comptes", "File is not updatable: %1$s" : "Ce fichier ne peut pas être mis à jour : %1$s", "Could not write to final file, canceled by hook" : "Impossible d'écrire dans le fichier final, annulé par le hook", "Could not write file contents" : "Impossible d'écrire le contenu du fichier", @@ -222,7 +222,7 @@ OC.L10N.register( "Due on %s by %s" : "Echéance le %s pour %s", "Due on %s" : "Echéance le %s", "DAV system address book" : "Carnet d'adresses système DAV", - "No outstanding DAV system address book sync." : "Pas de synchronisation DAV en cours du carnet d'adresses du système.", + "No outstanding DAV system address book sync." : "Pas de synchronisation DAV en cours du carnet d'adresses système.", "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\"." : "La synchronisation du carnet d'adresses système DAV n'a pas encore été effectuée car votre instance a plus de 1 000 utilisateurs ou parce qu'une erreur est survenue. Merci de l'exécuter manuellement en tapant la commande \"occ dav:sync-system-addressbook\".", "WebDAV endpoint" : "Point de terminaison WebDAV", "Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Impossible de vérifier si votre serveur web est correctement configuré pour permettre la synchronisation de fichiers via WebDAV. Veuillez vérifier manuellement.", diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index acaa565f16a..4e5a13571bc 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -192,7 +192,7 @@ "You updated contact {card} in address book {addressbook}" : "Vous avez mis à jour le contact {card} dans le carnet d'adresses {addressbook}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "Un <strong>contact</strong> ou <strong>carnet d'adresses</strong> a été modifié", "Accounts" : "Comptes", - "System address book which holds all accounts" : "Annuaire système qui regroupe tous les comptes", + "System address book which holds all accounts" : "Carnet d'adresses système qui regroupe tous les comptes", "File is not updatable: %1$s" : "Ce fichier ne peut pas être mis à jour : %1$s", "Could not write to final file, canceled by hook" : "Impossible d'écrire dans le fichier final, annulé par le hook", "Could not write file contents" : "Impossible d'écrire le contenu du fichier", @@ -220,7 +220,7 @@ "Due on %s by %s" : "Echéance le %s pour %s", "Due on %s" : "Echéance le %s", "DAV system address book" : "Carnet d'adresses système DAV", - "No outstanding DAV system address book sync." : "Pas de synchronisation DAV en cours du carnet d'adresses du système.", + "No outstanding DAV system address book sync." : "Pas de synchronisation DAV en cours du carnet d'adresses système.", "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\"." : "La synchronisation du carnet d'adresses système DAV n'a pas encore été effectuée car votre instance a plus de 1 000 utilisateurs ou parce qu'une erreur est survenue. Merci de l'exécuter manuellement en tapant la commande \"occ dav:sync-system-addressbook\".", "WebDAV endpoint" : "Point de terminaison WebDAV", "Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Impossible de vérifier si votre serveur web est correctement configuré pour permettre la synchronisation de fichiers via WebDAV. Veuillez vérifier manuellement.", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 5aa510497aa..514e90f0a80 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -283,7 +283,7 @@ OC.L10N.register( "Unable to create new file from template" : "Impossible de créer un nouveau fichier à partir du modèle", "Deletion cancelled" : "Suppression annulée", "Delete permanently" : "Supprimer définitivement", - "Delete and unshare" : "Supprimer et ne plus partager", + "Delete and unshare" : "Supprimer et quitter le(s) partage(s)", "Leave these shares" : "Quitter ces partages", "Disconnect storages" : "Déconnecter les supports de stockage", "Delete files" : "Supprimer les fichiers", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index f6e555bfc50..780c6d18a17 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -281,7 +281,7 @@ "Unable to create new file from template" : "Impossible de créer un nouveau fichier à partir du modèle", "Deletion cancelled" : "Suppression annulée", "Delete permanently" : "Supprimer définitivement", - "Delete and unshare" : "Supprimer et ne plus partager", + "Delete and unshare" : "Supprimer et quitter le(s) partage(s)", "Leave these shares" : "Quitter ces partages", "Disconnect storages" : "Déconnecter les supports de stockage", "Delete files" : "Supprimer les fichiers", diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index ba49c51c6e4..bcf64feb306 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -189,6 +189,8 @@ OC.L10N.register( "\"{displayName}\" action failed" : "Theip ar an ngníomh \"{displayName}\".", "Toggle selection for file \"{displayName}\"" : "Scoránaigh an roghnúchán don chomhad \"{displayName}\"", "Toggle selection for folder \"{displayName}\"" : "Scoránaigh an roghnúchán don fhillteán \"{displayName}\"", + "File is loading" : "Comhad á luchtú", + "Folder is loading" : "Tá an fillteán á luchtú", "Rename file" : "Athainmnigh an comhad", "Filename" : "Ainm comhaid", "Folder name" : "Ainm fillteáin", diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index b2c74d42d5a..99c41776e5e 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -187,6 +187,8 @@ "\"{displayName}\" action failed" : "Theip ar an ngníomh \"{displayName}\".", "Toggle selection for file \"{displayName}\"" : "Scoránaigh an roghnúchán don chomhad \"{displayName}\"", "Toggle selection for folder \"{displayName}\"" : "Scoránaigh an roghnúchán don fhillteán \"{displayName}\"", + "File is loading" : "Comhad á luchtú", + "Folder is loading" : "Tá an fillteán á luchtú", "Rename file" : "Athainmnigh an comhad", "Filename" : "Ainm comhaid", "Folder name" : "Ainm fillteáin", diff --git a/apps/files_external/l10n/ar.js b/apps/files_external/l10n/ar.js index 2b337166439..d69dbc23fa7 100644 --- a/apps/files_external/l10n/ar.js +++ b/apps/files_external/l10n/ar.js @@ -18,6 +18,7 @@ OC.L10N.register( "Once every direct access" : "مرة واحدة لكل وصول مباشر", "Read only" : "للقراءة فقط", "Disconnect" : "قطع الاتصال", + "Unknown backend: {backendName}" : "واجهة خلفية غير معروفة: {backendName}", "Admin defined" : "المُشرف تمّ تعريفه", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "تمّ تعطيل الفحص التلقائي للحالة بسبب العدد الكبير من المخازن المُكوّنة configured storages. أُنقر للتحقق من الحالة.", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "هل أنت متأكد أنك تريد قطع الاتصال بوحدة التخزين الخارجية هذه؟ سيتسبب ذلك في جعل وحدة التخزين هذه غير مُتاحة في نكست كلاود، و سيؤدي إلى منع الوصول إلى هذه الملفات والمجلدات عن أي عميل مزامنة مُتصلٍ حاليّاً، و لكنه لن يحذف أي ملفات أو مجلدات على وحدة التخزين الخارجية نفسها.", diff --git a/apps/files_external/l10n/ar.json b/apps/files_external/l10n/ar.json index 9822f850f63..90888d764a6 100644 --- a/apps/files_external/l10n/ar.json +++ b/apps/files_external/l10n/ar.json @@ -16,6 +16,7 @@ "Once every direct access" : "مرة واحدة لكل وصول مباشر", "Read only" : "للقراءة فقط", "Disconnect" : "قطع الاتصال", + "Unknown backend: {backendName}" : "واجهة خلفية غير معروفة: {backendName}", "Admin defined" : "المُشرف تمّ تعريفه", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "تمّ تعطيل الفحص التلقائي للحالة بسبب العدد الكبير من المخازن المُكوّنة configured storages. أُنقر للتحقق من الحالة.", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "هل أنت متأكد أنك تريد قطع الاتصال بوحدة التخزين الخارجية هذه؟ سيتسبب ذلك في جعل وحدة التخزين هذه غير مُتاحة في نكست كلاود، و سيؤدي إلى منع الوصول إلى هذه الملفات والمجلدات عن أي عميل مزامنة مُتصلٍ حاليّاً، و لكنه لن يحذف أي ملفات أو مجلدات على وحدة التخزين الخارجية نفسها.", diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index 026586d5422..a4c696845b1 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -18,6 +18,7 @@ OC.L10N.register( "Once every direct access" : "Einmal bei jedem Direktzugriff", "Read only" : "Schreibgeschützt", "Disconnect" : "Trennen", + "Unknown backend: {backendName}" : "Unbekanntes Backend: {backendName}", "Admin defined" : "Vom Administrator festgelegt", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Die automatische Statusprüfung ist aufgrund der großen Anzahl konfigurierter Speicher deaktiviert, klicken Sie hier, um den Status zu prüfen", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Möchten Sie diesen externen Speicher wirklich trennen? Der Speicher ist danach in der Nextcloud nicht mehr verfügbar, was zu einer Löschung dieser Dateien und Ordner auf allen Sync-Clients, die verbunden sind, führt. Auf dem externen Speicher selbst werden keine Dateien und Ordner gelöscht.", diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index 49a6a78f4c8..3241cf44a62 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -16,6 +16,7 @@ "Once every direct access" : "Einmal bei jedem Direktzugriff", "Read only" : "Schreibgeschützt", "Disconnect" : "Trennen", + "Unknown backend: {backendName}" : "Unbekanntes Backend: {backendName}", "Admin defined" : "Vom Administrator festgelegt", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Die automatische Statusprüfung ist aufgrund der großen Anzahl konfigurierter Speicher deaktiviert, klicken Sie hier, um den Status zu prüfen", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Möchten Sie diesen externen Speicher wirklich trennen? Der Speicher ist danach in der Nextcloud nicht mehr verfügbar, was zu einer Löschung dieser Dateien und Ordner auf allen Sync-Clients, die verbunden sind, führt. Auf dem externen Speicher selbst werden keine Dateien und Ordner gelöscht.", diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index 5fe9ec45161..e4cab2fa7f2 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -18,6 +18,7 @@ OC.L10N.register( "Once every direct access" : "Once every direct access", "Read only" : "Read only", "Disconnect" : "Disconnect", + "Unknown backend: {backendName}" : "Unknown backend: {backendName}", "Admin defined" : "Admin defined", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Automatic status checking is disabled due to the large number of configured storages, click to check status", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself.", diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json index afcc9719531..f4862ba8a47 100644 --- a/apps/files_external/l10n/en_GB.json +++ b/apps/files_external/l10n/en_GB.json @@ -16,6 +16,7 @@ "Once every direct access" : "Once every direct access", "Read only" : "Read only", "Disconnect" : "Disconnect", + "Unknown backend: {backendName}" : "Unknown backend: {backendName}", "Admin defined" : "Admin defined", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Automatic status checking is disabled due to the large number of configured storages, click to check status", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself.", diff --git a/apps/files_external/l10n/ga.js b/apps/files_external/l10n/ga.js index db26a2e798d..4ce052fa643 100644 --- a/apps/files_external/l10n/ga.js +++ b/apps/files_external/l10n/ga.js @@ -18,6 +18,7 @@ OC.L10N.register( "Once every direct access" : "Uair amháin gach rochtain dhíreach", "Read only" : "Léamh amháin", "Disconnect" : "Dícheangail", + "Unknown backend: {backendName}" : "Inneall anaithnid: {backendName}", "Admin defined" : "Riarachán sainithe", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Tá seiceáil stádais uathoibríoch díchumasaithe mar gheall ar an líon mór stórais cumraithe, cliceáil chun stádas a sheiceáil", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "An bhfuil tú cinnte gur mhaith leat an stóras seachtrach seo a dhínascadh? Fágfaidh sé nach mbeidh an stóráil ar fáil in Nextcloud agus scriosfar na comhaid agus na fillteáin seo ar aon chliant sioncronaithe atá ceangailte faoi láthair ach ní scriosfaidh sé aon chomhaid agus fillteáin ar an stóráil sheachtrach féin.", diff --git a/apps/files_external/l10n/ga.json b/apps/files_external/l10n/ga.json index b71aa9d3633..20194a17fe9 100644 --- a/apps/files_external/l10n/ga.json +++ b/apps/files_external/l10n/ga.json @@ -16,6 +16,7 @@ "Once every direct access" : "Uair amháin gach rochtain dhíreach", "Read only" : "Léamh amháin", "Disconnect" : "Dícheangail", + "Unknown backend: {backendName}" : "Inneall anaithnid: {backendName}", "Admin defined" : "Riarachán sainithe", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Tá seiceáil stádais uathoibríoch díchumasaithe mar gheall ar an líon mór stórais cumraithe, cliceáil chun stádas a sheiceáil", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "An bhfuil tú cinnte gur mhaith leat an stóras seachtrach seo a dhínascadh? Fágfaidh sé nach mbeidh an stóráil ar fáil in Nextcloud agus scriosfar na comhaid agus na fillteáin seo ar aon chliant sioncronaithe atá ceangailte faoi láthair ach ní scriosfaidh sé aon chomhaid agus fillteáin ar an stóráil sheachtrach féin.", diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index dbb92e7056e..be7d4981a9d 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -18,6 +18,7 @@ OC.L10N.register( "Once every direct access" : "Unha vez cada acceso directo", "Read only" : "Só lectura", "Disconnect" : "Desconectar", + "Unknown backend: {backendName}" : "Infraestrutura descoñecida: {backendName}", "Admin defined" : "Definido polo administración", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "A comprobación automática do estado está desactivada por mor da gran cantidade de almacenamentos configurados. Prema para comprobar o estado", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Confirma que quere desconectar este almacenamento externo? Isto fará que o almacenamento non estea dispoñíbel en Nextcloud e provocará a eliminación destes ficheiros e cartafoles en calquera cliente de sincronización que estea conectado agora, mais non eliminará ningún ficheiro e cartafol do propio almacenamento externo.", diff --git a/apps/files_external/l10n/gl.json b/apps/files_external/l10n/gl.json index 443810a5d92..8114cc66833 100644 --- a/apps/files_external/l10n/gl.json +++ b/apps/files_external/l10n/gl.json @@ -16,6 +16,7 @@ "Once every direct access" : "Unha vez cada acceso directo", "Read only" : "Só lectura", "Disconnect" : "Desconectar", + "Unknown backend: {backendName}" : "Infraestrutura descoñecida: {backendName}", "Admin defined" : "Definido polo administración", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "A comprobación automática do estado está desactivada por mor da gran cantidade de almacenamentos configurados. Prema para comprobar o estado", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Confirma que quere desconectar este almacenamento externo? Isto fará que o almacenamento non estea dispoñíbel en Nextcloud e provocará a eliminación destes ficheiros e cartafoles en calquera cliente de sincronización que estea conectado agora, mais non eliminará ningún ficheiro e cartafol do propio almacenamento externo.", diff --git a/apps/files_external/l10n/sv.js b/apps/files_external/l10n/sv.js index 24407ef3f52..1968bb0b640 100644 --- a/apps/files_external/l10n/sv.js +++ b/apps/files_external/l10n/sv.js @@ -18,6 +18,7 @@ OC.L10N.register( "Once every direct access" : "En gång vid varje direktåtkomst", "Read only" : "Skrivskyddad", "Disconnect" : "Koppla från", + "Unknown backend: {backendName}" : "Okänd backend: {backendName}", "Admin defined" : "Admin definerad", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Automatisk statuskontroll är inaktiverad på grund av det stora antalet konfigurerade lagringar, klicka för att kontrollera status", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Är du säker på att du vill koppla bort den här externa lagringen? Det kommer att göra lagringen otillgänglig i Nextcloud och kommer att leda till en radering av dessa filer och mappar på alla synkroniseringsklienter som för närvarande är anslutna men kommer inte att radera några filer och mappar på den externa lagringen i sig.", diff --git a/apps/files_external/l10n/sv.json b/apps/files_external/l10n/sv.json index f11b4e69ee8..ce6dfae11b4 100644 --- a/apps/files_external/l10n/sv.json +++ b/apps/files_external/l10n/sv.json @@ -16,6 +16,7 @@ "Once every direct access" : "En gång vid varje direktåtkomst", "Read only" : "Skrivskyddad", "Disconnect" : "Koppla från", + "Unknown backend: {backendName}" : "Okänd backend: {backendName}", "Admin defined" : "Admin definerad", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Automatisk statuskontroll är inaktiverad på grund av det stora antalet konfigurerade lagringar, klicka för att kontrollera status", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Är du säker på att du vill koppla bort den här externa lagringen? Det kommer att göra lagringen otillgänglig i Nextcloud och kommer att leda till en radering av dessa filer och mappar på alla synkroniseringsklienter som för närvarande är anslutna men kommer inte att radera några filer och mappar på den externa lagringen i sig.", diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index a24c5809091..4ad8ba3463d 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -18,6 +18,7 @@ OC.L10N.register( "Once every direct access" : "在每次進行存取動作時", "Read only" : "唯讀", "Disconnect" : "解除連線", + "Unknown backend: {backendName}" : "未知後端:{backendName}", "Admin defined" : "管理員自訂", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "因為設定的儲存空間數量過多,自動狀態檢查被停用,點擊以檢查狀態", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您確定要斷開這個外部儲存空間嗎?這將讓該儲存空間無法在 Nextcloud 中使用,並將會在目前連線的任何同步客戶端上刪除這些檔案與資料夾,但不會刪除外部儲存空間本身的任何檔案與資料夾。", diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index 1b2ca80daab..8b92fcb9832 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.json @@ -16,6 +16,7 @@ "Once every direct access" : "在每次進行存取動作時", "Read only" : "唯讀", "Disconnect" : "解除連線", + "Unknown backend: {backendName}" : "未知後端:{backendName}", "Admin defined" : "管理員自訂", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "因為設定的儲存空間數量過多,自動狀態檢查被停用,點擊以檢查狀態", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您確定要斷開這個外部儲存空間嗎?這將讓該儲存空間無法在 Nextcloud 中使用,並將會在目前連線的任何同步客戶端上刪除這些檔案與資料夾,但不會刪除外部儲存空間本身的任何檔案與資料夾。", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 192af654bdc..bf8ed90f921 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -124,7 +124,7 @@ OC.L10N.register( "You received {share} to group {group} as a share by {user}" : "Sie haben {share} zur Gruppe {group} als Freigabe von {user} empfangen", "Accept" : "Akzeptieren", "Decline" : "Ablehnen", - "Remember to upload the files to %s" : "Denken Sie daran, die Dateien hochzuladen auf %s", + "Remember to upload the files to %s" : "Denken Sie daran, die Dateien auf %s hochzuladen", "We would like to kindly remind you that you have not yet uploaded any files to the shared folder." : "Wir möchten Sie freundlich daran erinnern, dass Sie bisher noch keine Dateien in den freigegebenen Ordner hochgeladen haben.", "Open \"%s\"" : "\"%s\" öffnen", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Diese App ermöglicht es Personen, Dateien innerhalb von Nextcloud zu teilen. Wenn aktiviert, kann die Administration wählen, welche Gruppen Dateien teilen können. Die entsprechenden Personen können dann Dateien und Ordner mit anderen Personen und Gruppen innerhalb von Nextcloud teilen. Wenn der Administrator die Funktion zum Teilen von Links aktiviert, kann ein externer Link verwendet werden, um Dateien mit anderen Personen außerhalb von Nextcloud zu teilen. Administratoren können auch Passwörter und Ablaufdaten erzwingen und die Freigabe von Server zu Server über Freigabelinks sowie die Freigabe von mobilen Geräten aus aktivieren.\nWenn Sie die Funktion deaktivieren, werden freigegebene Dateien und Ordner auf dem Server für alle Freigabeempfänger und auch auf den Sync-Clients und mobilen Apps entfernt. Weitere Informationen finden Sie in der Nextcloud-Dokumentation.", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 10fb6384bc5..37eda3082d5 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -122,7 +122,7 @@ "You received {share} to group {group} as a share by {user}" : "Sie haben {share} zur Gruppe {group} als Freigabe von {user} empfangen", "Accept" : "Akzeptieren", "Decline" : "Ablehnen", - "Remember to upload the files to %s" : "Denken Sie daran, die Dateien hochzuladen auf %s", + "Remember to upload the files to %s" : "Denken Sie daran, die Dateien auf %s hochzuladen", "We would like to kindly remind you that you have not yet uploaded any files to the shared folder." : "Wir möchten Sie freundlich daran erinnern, dass Sie bisher noch keine Dateien in den freigegebenen Ordner hochgeladen haben.", "Open \"%s\"" : "\"%s\" öffnen", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Diese App ermöglicht es Personen, Dateien innerhalb von Nextcloud zu teilen. Wenn aktiviert, kann die Administration wählen, welche Gruppen Dateien teilen können. Die entsprechenden Personen können dann Dateien und Ordner mit anderen Personen und Gruppen innerhalb von Nextcloud teilen. Wenn der Administrator die Funktion zum Teilen von Links aktiviert, kann ein externer Link verwendet werden, um Dateien mit anderen Personen außerhalb von Nextcloud zu teilen. Administratoren können auch Passwörter und Ablaufdaten erzwingen und die Freigabe von Server zu Server über Freigabelinks sowie die Freigabe von mobilen Geräten aus aktivieren.\nWenn Sie die Funktion deaktivieren, werden freigegebene Dateien und Ordner auf dem Server für alle Freigabeempfänger und auch auf den Sync-Clients und mobilen Apps entfernt. Weitere Informationen finden Sie in der Nextcloud-Dokumentation.", diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 5c4d3fac2ff..0e99ea316fe 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -124,6 +124,9 @@ OC.L10N.register( "You received {share} to group {group} as a share by {user}" : "You received {share} to group {group} as a share by {user}", "Accept" : "Accept", "Decline" : "Decline", + "Remember to upload the files to %s" : "Remember to upload the files to %s", + "We would like to kindly remind you that you have not yet uploaded any files to the shared folder." : "We would like to kindly remind you that you have not yet uploaded any files to the shared folder.", + "Open \"%s\"" : "Open \"%s\"", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation.", "People" : "People", "Filter accounts" : "Filter accounts", diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index 777807f0402..02c66fda3fd 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -122,6 +122,9 @@ "You received {share} to group {group} as a share by {user}" : "You received {share} to group {group} as a share by {user}", "Accept" : "Accept", "Decline" : "Decline", + "Remember to upload the files to %s" : "Remember to upload the files to %s", + "We would like to kindly remind you that you have not yet uploaded any files to the shared folder." : "We would like to kindly remind you that you have not yet uploaded any files to the shared folder.", + "Open \"%s\"" : "Open \"%s\"", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation.", "People" : "People", "Filter accounts" : "Filter accounts", diff --git a/apps/files_sharing/l10n/ga.js b/apps/files_sharing/l10n/ga.js index 0b856044c2a..c339c161c72 100644 --- a/apps/files_sharing/l10n/ga.js +++ b/apps/files_sharing/l10n/ga.js @@ -124,6 +124,9 @@ OC.L10N.register( "You received {share} to group {group} as a share by {user}" : "Fuair tú {share} chun {group} a ghrúpáil mar sciar ag {user}", "Accept" : "Glac", "Decline" : "Meath", + "Remember to upload the files to %s" : "Cuimhnigh na comhaid a uaslódáil go %s", + "We would like to kindly remind you that you have not yet uploaded any files to the shared folder." : "Ba mhaith linn a mheabhrú duit nach bhfuil aon chomhaid uaslódáilte agat san fhillteán comhroinnte fós.", + "Open \"%s\"" : "Oscail \"%s\"", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Cuireann an feidhmchlár seo ar chumas daoine comhaid a roinnt laistigh de Nextcloud. Má tá sé cumasaithe, is féidir leis an riarthóir a roghnú cé na grúpaí ar féidir leo comhaid a roinnt. Is féidir leis na daoine infheidhme comhaid agus fillteáin a roinnt ansin le cuntais agus grúpaí eile laistigh de Nextcloud. Ina theannta sin, má chumasaíonn an riarthóir an ghné nasc comhroinnte, is féidir nasc seachtrach a úsáid chun comhaid a roinnt le daoine eile lasmuigh de Nextcloud. Is féidir le riarthóirí pasfhocail, dátaí éaga a fhorfheidhmiú freisin, agus roinnt freastalaí a chumasú trí naisc scaireanna, chomh maith le comhroinnt ó ghléasanna soghluaiste.\nMá mhúchtar an ghné, baintear comhaid agus fillteáin roinnte ar an bhfreastalaí do gach faighteoir scaireanna, agus freisin ar na cliaint sioncronaithe agus aipeanna móibíleacha. Tá tuilleadh eolais ar fáil sa Doiciméadúchán Nextcloud.", "People" : "Daoine", "Filter accounts" : "Scag cuntais", diff --git a/apps/files_sharing/l10n/ga.json b/apps/files_sharing/l10n/ga.json index 916a9aa05db..50a49d2c359 100644 --- a/apps/files_sharing/l10n/ga.json +++ b/apps/files_sharing/l10n/ga.json @@ -122,6 +122,9 @@ "You received {share} to group {group} as a share by {user}" : "Fuair tú {share} chun {group} a ghrúpáil mar sciar ag {user}", "Accept" : "Glac", "Decline" : "Meath", + "Remember to upload the files to %s" : "Cuimhnigh na comhaid a uaslódáil go %s", + "We would like to kindly remind you that you have not yet uploaded any files to the shared folder." : "Ba mhaith linn a mheabhrú duit nach bhfuil aon chomhaid uaslódáilte agat san fhillteán comhroinnte fós.", + "Open \"%s\"" : "Oscail \"%s\"", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Cuireann an feidhmchlár seo ar chumas daoine comhaid a roinnt laistigh de Nextcloud. Má tá sé cumasaithe, is féidir leis an riarthóir a roghnú cé na grúpaí ar féidir leo comhaid a roinnt. Is féidir leis na daoine infheidhme comhaid agus fillteáin a roinnt ansin le cuntais agus grúpaí eile laistigh de Nextcloud. Ina theannta sin, má chumasaíonn an riarthóir an ghné nasc comhroinnte, is féidir nasc seachtrach a úsáid chun comhaid a roinnt le daoine eile lasmuigh de Nextcloud. Is féidir le riarthóirí pasfhocail, dátaí éaga a fhorfheidhmiú freisin, agus roinnt freastalaí a chumasú trí naisc scaireanna, chomh maith le comhroinnt ó ghléasanna soghluaiste.\nMá mhúchtar an ghné, baintear comhaid agus fillteáin roinnte ar an bhfreastalaí do gach faighteoir scaireanna, agus freisin ar na cliaint sioncronaithe agus aipeanna móibíleacha. Tá tuilleadh eolais ar fáil sa Doiciméadúchán Nextcloud.", "People" : "Daoine", "Filter accounts" : "Scag cuntais", diff --git a/apps/oauth2/l10n/ga.js b/apps/oauth2/l10n/ga.js index 909dd329ef1..a89b2249fab 100644 --- a/apps/oauth2/l10n/ga.js +++ b/apps/oauth2/l10n/ga.js @@ -13,6 +13,7 @@ OC.L10N.register( "Client Identifier" : "Aitheantóir Cliant", "Secret key" : "Eochair rúnda", "Delete client" : "Scrios cliant", + "Make sure you store the secret key, it cannot be recovered." : "Déan cinnte go stórálann tú an eochair rúnda, ní féidir í a aisghabháil.", "Add client" : "Cuir cliant leis", "Add" : "Cuir", "Delete" : "Scrios", diff --git a/apps/oauth2/l10n/ga.json b/apps/oauth2/l10n/ga.json index 24f68a244ab..2b0dd54f26e 100644 --- a/apps/oauth2/l10n/ga.json +++ b/apps/oauth2/l10n/ga.json @@ -11,6 +11,7 @@ "Client Identifier" : "Aitheantóir Cliant", "Secret key" : "Eochair rúnda", "Delete client" : "Scrios cliant", + "Make sure you store the secret key, it cannot be recovered." : "Déan cinnte go stórálann tú an eochair rúnda, ní féidir í a aisghabháil.", "Add client" : "Cuir cliant leis", "Add" : "Cuir", "Delete" : "Scrios", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 24917e98531..30e44e83609 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -331,6 +331,7 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "None of your currently installed apps provide image generation functionality", "Text processing" : "Text processing", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task.", + "None of your currently installed apps provide custom Text processing functionality." : "None of your currently installed apps provide custom Text processing functionality.", "Here you can decide which group can access certain sections of the administration settings." : "Here you can decide which group can access certain sections of the administration settings.", "None" : "None", "Unable to modify setting" : "Unable to modify setting", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 04fe56eeb90..b5597530664 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -329,6 +329,7 @@ "None of your currently installed apps provide image generation functionality" : "None of your currently installed apps provide image generation functionality", "Text processing" : "Text processing", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task.", + "None of your currently installed apps provide custom Text processing functionality." : "None of your currently installed apps provide custom Text processing functionality.", "Here you can decide which group can access certain sections of the administration settings." : "Here you can decide which group can access certain sections of the administration settings.", "None" : "None", "Unable to modify setting" : "Unable to modify setting", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index bfc1dbd142e..f3a8f06b59b 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -337,7 +337,10 @@ OC.L10N.register( "Set default expiration date for shares via link or mail" : "Définir par défaut une date d’expiration pour les partages par lien ou par e-mail", "Default expiration time of shares in days" : "Délai d’expiration des partages par défaut en jours", "Privacy settings for sharing" : "Paramètres de confidentialité pour le partage", + "Allow account name autocompletion in share dialog and allow access to the system address book" : "Autoriser l'autocomplétion du nom de compte dans la boîte de dialogue de partage et permettre l'accès au carnet d'adresses système", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Si les autocomplétions \"même groupe\" et \"intégration du numéro de téléphone\" sont activées, une correspondance avec l'une ou l'autre de ces conditions est suffisante pour afficher l'utilisateur.", + "Restrict account name autocompletion and system address book access to users within the same groups" : "Restreindre l'autocomplétion du nom du compte et l'accès au carnet d'adresses système aux utilisateurs appartenant aux mêmes groupes.", + "Restrict account name autocompletion to users based on phone number integration" : "Restreindre l'autocomplétion du nom du compte aux utilisateurs en fonction de l'intégration du numéro de téléphone", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Autoriser l'autocomplétion lorsque le nom d'utilisateur ou l'adresse e-mail est totalement saisi⋅e (en ignorant les correspondances manquantes dans le répertoire téléphonique et le fait d'appartenir au même groupe)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Afficher les conditions d'utilisation sur la page publique de téléversement (seulement lorsque la liste des fichiers est masquée).", "Disclaimer text" : "Texte de non-responsabilité", @@ -795,7 +798,7 @@ OC.L10N.register( "None of your currently installed apps provide Text processing functionality" : "Aucune des applications actuellement installées ne fournit la fonctionnalité de génération de texte.", "Exclude groups from sharing" : "Empêcher certains groupes de partager", "These groups will still be able to receive shares, but not to initiate them." : "Ces groupes ne pourront plus initier de partage, mais ils pourront toujours rejoindre les partages faits par d’autres.", - "Allow username autocompletion in share dialog and allow access to the system address book" : "Autoriser l'autocomplétion du nom d'utilisateur dans le dialogue de partage et permettre l'accès au carnet d'adresses du système", + "Allow username autocompletion in share dialog and allow access to the system address book" : "Autoriser l'autocomplétion du nom d'utilisateur dans le dialogue de partage et permettre l'accès au carnet d'adresses système", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'authentification à deux facteurs peut être forcée pour tous les utilisateurs et des groupes spécifiques. S'ils n'ont pas un fournisseur à deux facteurs configuré, ils ne seront pas capables de s'authentifier sur le système.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Lorsque des groupes sont forcés/exclus, la logique suivante est utilisée pour déterminer si l'authentification à double facteur (A2F) est imposée à un utilisateur. Si aucun groupe n'est forcé, l'authentification à double facteur est activée pour tous sauf pour les membres des groupes exclus. Si des groupes sont forcés, l'authentification à double facteur est exigée pour tous les membres de ces groupes. Si un utilisateur est à la fois dans un groupe forcé et exclu, c'est le groupe forcé qui prime et l'authentification double facteur est imposée.", "Rating: {score}/10" : "Évaluation : {score}/10", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 928a69a56df..31996a233da 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -335,7 +335,10 @@ "Set default expiration date for shares via link or mail" : "Définir par défaut une date d’expiration pour les partages par lien ou par e-mail", "Default expiration time of shares in days" : "Délai d’expiration des partages par défaut en jours", "Privacy settings for sharing" : "Paramètres de confidentialité pour le partage", + "Allow account name autocompletion in share dialog and allow access to the system address book" : "Autoriser l'autocomplétion du nom de compte dans la boîte de dialogue de partage et permettre l'accès au carnet d'adresses système", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Si les autocomplétions \"même groupe\" et \"intégration du numéro de téléphone\" sont activées, une correspondance avec l'une ou l'autre de ces conditions est suffisante pour afficher l'utilisateur.", + "Restrict account name autocompletion and system address book access to users within the same groups" : "Restreindre l'autocomplétion du nom du compte et l'accès au carnet d'adresses système aux utilisateurs appartenant aux mêmes groupes.", + "Restrict account name autocompletion to users based on phone number integration" : "Restreindre l'autocomplétion du nom du compte aux utilisateurs en fonction de l'intégration du numéro de téléphone", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Autoriser l'autocomplétion lorsque le nom d'utilisateur ou l'adresse e-mail est totalement saisi⋅e (en ignorant les correspondances manquantes dans le répertoire téléphonique et le fait d'appartenir au même groupe)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Afficher les conditions d'utilisation sur la page publique de téléversement (seulement lorsque la liste des fichiers est masquée).", "Disclaimer text" : "Texte de non-responsabilité", @@ -793,7 +796,7 @@ "None of your currently installed apps provide Text processing functionality" : "Aucune des applications actuellement installées ne fournit la fonctionnalité de génération de texte.", "Exclude groups from sharing" : "Empêcher certains groupes de partager", "These groups will still be able to receive shares, but not to initiate them." : "Ces groupes ne pourront plus initier de partage, mais ils pourront toujours rejoindre les partages faits par d’autres.", - "Allow username autocompletion in share dialog and allow access to the system address book" : "Autoriser l'autocomplétion du nom d'utilisateur dans le dialogue de partage et permettre l'accès au carnet d'adresses du système", + "Allow username autocompletion in share dialog and allow access to the system address book" : "Autoriser l'autocomplétion du nom d'utilisateur dans le dialogue de partage et permettre l'accès au carnet d'adresses système", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'authentification à deux facteurs peut être forcée pour tous les utilisateurs et des groupes spécifiques. S'ils n'ont pas un fournisseur à deux facteurs configuré, ils ne seront pas capables de s'authentifier sur le système.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Lorsque des groupes sont forcés/exclus, la logique suivante est utilisée pour déterminer si l'authentification à double facteur (A2F) est imposée à un utilisateur. Si aucun groupe n'est forcé, l'authentification à double facteur est activée pour tous sauf pour les membres des groupes exclus. Si des groupes sont forcés, l'authentification à double facteur est exigée pour tous les membres de ces groupes. Si un utilisateur est à la fois dans un groupe forcé et exclu, c'est le groupe forcé qui prime et l'authentification double facteur est imposée.", "Rating: {score}/10" : "Évaluation : {score}/10", diff --git a/apps/settings/l10n/ga.js b/apps/settings/l10n/ga.js index ef2cb91fe31..1bb3f797017 100644 --- a/apps/settings/l10n/ga.js +++ b/apps/settings/l10n/ga.js @@ -331,6 +331,7 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Ní sholáthraíonn aon cheann de na haipeanna atá suiteáilte agat faoi láthair feidhmiúlacht giniúna íomhá", "Text processing" : "Próiseáil téacs", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Is féidir le feidhmchláir éagsúla tascanna próiseála téacs a chur i bhfeidhm. Anseo is féidir leat a shocrú cén aip ba chóir a úsáid le haghaidh an tasc.", + "None of your currently installed apps provide custom Text processing functionality." : "Ní sholáthraíonn aon cheann de na haipeanna atá suiteáilte agat faoi láthair feidhmiúlacht próiseála Téacs saincheaptha.", "Here you can decide which group can access certain sections of the administration settings." : "Anseo is féidir leat cinneadh a dhéanamh maidir le cén grúpa a fhéadfaidh rochtain a fháil ar ranna áirithe de na socruithe riaracháin.", "None" : "aon cheann", "Unable to modify setting" : "Ní féidir an socrú a mhodhnú", diff --git a/apps/settings/l10n/ga.json b/apps/settings/l10n/ga.json index af5726f912c..7abc98f54bc 100644 --- a/apps/settings/l10n/ga.json +++ b/apps/settings/l10n/ga.json @@ -329,6 +329,7 @@ "None of your currently installed apps provide image generation functionality" : "Ní sholáthraíonn aon cheann de na haipeanna atá suiteáilte agat faoi láthair feidhmiúlacht giniúna íomhá", "Text processing" : "Próiseáil téacs", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Is féidir le feidhmchláir éagsúla tascanna próiseála téacs a chur i bhfeidhm. Anseo is féidir leat a shocrú cén aip ba chóir a úsáid le haghaidh an tasc.", + "None of your currently installed apps provide custom Text processing functionality." : "Ní sholáthraíonn aon cheann de na haipeanna atá suiteáilte agat faoi láthair feidhmiúlacht próiseála Téacs saincheaptha.", "Here you can decide which group can access certain sections of the administration settings." : "Anseo is féidir leat cinneadh a dhéanamh maidir le cén grúpa a fhéadfaidh rochtain a fháil ar ranna áirithe de na socruithe riaracháin.", "None" : "aon cheann", "Unable to modify setting" : "Ní féidir an socrú a mhodhnú", |