diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-28 00:30:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-28 00:30:52 +0000 |
commit | 5aa23c26cbfef006154cc10e13092ec98dac9ece (patch) | |
tree | defcd045672fbc06ead3903aca6d1d15bf26bd6e /apps/files_external | |
parent | 50f1fc0b74895e402b3de1a2d1cf19ab0ecf2f95 (diff) | |
download | nextcloud-server-5aa23c26cbfef006154cc10e13092ec98dac9ece.tar.gz nextcloud-server-5aa23c26cbfef006154cc10e13092ec98dac9ece.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/gl.json | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/sl.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/sl.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index e2af8b3aa6c..ce36d6ec72c 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -63,7 +63,7 @@ OC.L10N.register( "App key" : "Chave da aplicación", "App secret" : "Segredo da aplicación", "OAuth2" : "OAuth2", - "Client ID" : "ID do cliente", + "Client ID" : "ID de cliente", "Client secret" : "Segredo do cliente", "OpenStack v2" : "OpenStack v2", "Tenant name" : "Nome do cesionario", diff --git a/apps/files_external/l10n/gl.json b/apps/files_external/l10n/gl.json index ec0759d3448..beecc51c027 100644 --- a/apps/files_external/l10n/gl.json +++ b/apps/files_external/l10n/gl.json @@ -61,7 +61,7 @@ "App key" : "Chave da aplicación", "App secret" : "Segredo da aplicación", "OAuth2" : "OAuth2", - "Client ID" : "ID do cliente", + "Client ID" : "ID de cliente", "Client secret" : "Segredo do cliente", "OpenStack v2" : "OpenStack v2", "Tenant name" : "Nome do cesionario", diff --git a/apps/files_external/l10n/sl.js b/apps/files_external/l10n/sl.js index 22476e7b6ce..c294196e43b 100644 --- a/apps/files_external/l10n/sl.js +++ b/apps/files_external/l10n/sl.js @@ -10,6 +10,7 @@ OC.L10N.register( "Error configuring OAuth2" : "Napaka nastavljanja OAuth2", "Generate keys" : "Ustvari ključe", "Error generating key pair" : "Prišlo je do napake med ustvarjanjem para ključev", + "Type to select user or group." : "Vpišite niz za izbor uporabnika ali skupine.", "(Group)" : "(skupina)", "Compatibility with Mac NFD encoding (slow)" : " Usklajenost s šifriranjem Mac NFD (počasno)", "Enable encryption" : "Omogoči šifriranje", @@ -21,6 +22,7 @@ OC.L10N.register( "Read only" : "Le za branje", "Disconnect" : "Prekini povezavo", "Admin defined" : "Skrbnik je določen", + "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Samodejno preverjanje stanja je onemogočeno zaradi večjega števila nastavljenih shramb. Stanje je mogoče določiti ročno s klikom.", "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." : "Ali ste prepričani, da želite odklopiti to mesto zunanje shrambe? Odklopljena shramba ni na voljo v oblaku Nextcloud, mape in datoteke pa ne bodo dostopne in ne usklajevanje. Datoteke zunanje shrambe ostanejo nedotaknjene.", "Delete storage?" : "Ali ste prepričani, da želite izbrisati shrambo?", "Saved" : "Shranjeno", diff --git a/apps/files_external/l10n/sl.json b/apps/files_external/l10n/sl.json index b20a67a5cb7..8e31bd40eb9 100644 --- a/apps/files_external/l10n/sl.json +++ b/apps/files_external/l10n/sl.json @@ -8,6 +8,7 @@ "Error configuring OAuth2" : "Napaka nastavljanja OAuth2", "Generate keys" : "Ustvari ključe", "Error generating key pair" : "Prišlo je do napake med ustvarjanjem para ključev", + "Type to select user or group." : "Vpišite niz za izbor uporabnika ali skupine.", "(Group)" : "(skupina)", "Compatibility with Mac NFD encoding (slow)" : " Usklajenost s šifriranjem Mac NFD (počasno)", "Enable encryption" : "Omogoči šifriranje", @@ -19,6 +20,7 @@ "Read only" : "Le za branje", "Disconnect" : "Prekini povezavo", "Admin defined" : "Skrbnik je določen", + "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Samodejno preverjanje stanja je onemogočeno zaradi večjega števila nastavljenih shramb. Stanje je mogoče določiti ročno s klikom.", "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." : "Ali ste prepričani, da želite odklopiti to mesto zunanje shrambe? Odklopljena shramba ni na voljo v oblaku Nextcloud, mape in datoteke pa ne bodo dostopne in ne usklajevanje. Datoteke zunanje shrambe ostanejo nedotaknjene.", "Delete storage?" : "Ali ste prepričani, da želite izbrisati shrambo?", "Saved" : "Shranjeno", |