diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-29 00:20:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-29 00:20:25 +0000 |
commit | 779141532269e413e6d9c2148907d03fab4786e7 (patch) | |
tree | 3c721c6aef5c32d723dbaefe45b869460138e39b /apps/files_external/l10n/eu.js | |
parent | 3f041ef69015643e29db91574a596f825c36f0da (diff) | |
download | nextcloud-server-779141532269e413e6d9c2148907d03fab4786e7.tar.gz nextcloud-server-779141532269e413e6d9c2148907d03fab4786e7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/eu.js')
-rw-r--r-- | apps/files_external/l10n/eu.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_external/l10n/eu.js b/apps/files_external/l10n/eu.js index 4b46556d2b9..dc3006e3cbd 100644 --- a/apps/files_external/l10n/eu.js +++ b/apps/files_external/l10n/eu.js @@ -110,7 +110,7 @@ OC.L10N.register( "There was an error with this external storage." : "Errore bat gertatu da kanpoko biltegi honekin.", "We were unable to check the external storage {basename}" : "Ezin izan da {basename} kanpoko biltegia egiaztatu ", "Examine this faulty external storage configuration" : "Berrikusi kanpoko biltegi konfigurazio akastun hau", - "Open in files" : "Ireki Fitxategiak aplikazioan", + "Open in Files" : "Ireki Fitxategiak aplikazioan", "There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "Errore bat gertatu da kanpoko biltegi honekin. Muntatze-puntu honen konfigurazioa berrikusi nahi duzu ezarpen orrian?", "External mount error" : "Kanpoko muntatzearen errorea", "List of external storage." : "Kanpoko biltegien zerrenda.", @@ -152,6 +152,7 @@ OC.L10N.register( "Credentials saved" : "Kredentzialak gordeta", "Credentials saving failed" : "Kredentzialak gordetzeak huts egin du", "Credentials required" : "Kredentzialak behar dira", - "Name" : "Izena" + "Name" : "Izena", + "Open in files" : "Ireki Fitxategiak aplikazioan" }, "nplurals=2; plural=(n != 1);"); |