diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:23 +0000 |
commit | a40838b61cfbad9fc3d969b82179f12308b8cd09 (patch) | |
tree | 640cb363b4637ec800b51f391cafdc35a563f272 /apps/files/l10n/eu.js | |
parent | 8afd99c2067364cc619d283914fb50bf12f9f58c (diff) | |
download | nextcloud-server-a40838b61cfbad9fc3d969b82179f12308b8cd09.tar.gz nextcloud-server-a40838b61cfbad9fc3d969b82179f12308b8cd09.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/eu.js')
-rw-r--r-- | apps/files/l10n/eu.js | 34 |
1 files changed, 18 insertions, 16 deletions
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index c52c0c7bb36..38a3703c575 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -37,10 +37,10 @@ OC.L10N.register( "Set reminder" : "Ezarri abisua", "Edit locally" : "Editatu lokalean", "Open" : "Ireki", - "_Delete file_::_Delete files_" : ["Ezabatu fitxategiaa","Ezabatu fitxategiak"], - "_Delete folder_::_Delete folders_" : ["Ezabatu karpeta","Ezabatu karpetak"], - "_Disconnect storage_::_Disconnect storages_" : ["Deskonektatu biltegia","Deskonektatu biltegiak"], - "_Leave this share_::_Leave these shares_" : ["Utzi partekatze hau","Utzi partekatze hauek"], + "Delete file" : "Fitxategia ezabatu", + "Delete folder" : "Ezabatu karpeta", + "Disconnect storage" : "Deskonektatu biltegia", + "Leave this share" : "Utzi partekatze hau", "Could not load info for file \"{file}\"" : "Ezin izan da \"{file}\" fitxategiaren informazioa kargatu", "Files" : "Fitxategiak", "Details" : "Xehetasunak", @@ -260,6 +260,10 @@ OC.L10N.register( "Unable to create new file from template" : "Ezin da fitxategi berria sortu txantiloitik", "Delete permanently" : "Ezabatu betirako", "Delete and unshare" : "Ezabatu eta kendu partekatzea", + "Leave these shares" : "Utzi partekatze hauek", + "Disconnect storages" : "Deskonektatu biltegiak", + "Delete files" : "Ezabatu fitxategiak", + "Delete folders" : "Ezabatu karpetak", "You are about to delete {count} items." : "{count} elementu ezabatzera zoaz.", "Confirm deletion" : "Berretsi ezabaketa", "Cancel" : "Utzi", @@ -310,20 +314,9 @@ OC.L10N.register( "Direct link was copied (only works for users who have access to this file/folder)" : "Esteka zuzena kopiatu da (fitxategi/karpeta honetara sarbidea duten erabiltzaileentzat bakarrik balio du)", "Copy direct link (only works for users who have access to this file/folder)" : "Kopiatu esteka zuzena (fitxategi/karpeta honetara sarbidea duten erabiltzaileentzat bakarrik balio du)", "You can only favorite a single file or folder at a time" : "Fitxategi edo karpeta bakarra markatu dezakezu gogoko gisa aldiko", - "\"remote user\"" : "\"urruneko erabiltzailea\"", - "Search users" : "Bilatu erabiltzaileak", - "You might not have have permissions to view it, ask the sender to share it" : "Baliteke hura ikusteko baimenik ez izatea; eskatu igorleari partekatzeko", - "Set up templates folder" : "Konfiguratu txantiloien karpeta", - "Toggle %1$s sublist" : "Txandakatu %1$sazpizerrenda", - "Toggle grid view" : "Txandakatu sareta ikuspegia", - "Deleted files" : "Ezabatutako fitxategiak", - "Shares" : "Partekatzeak", - "Shared with others" : "Besteekin partekatuta", - "Shared with you" : "Zurekin partekatuta", - "Deleted shares" : "Ezabatutako partekatzeak", - "Pending shares" : "Zain dauden partekatzeak", "This file has the tag {tag}" : "Fitxategi honek {tag} etiketa dauka", "This file has the tags {firstTags} and {lastTag}" : "Fitxategi honek {firstTags} eta {lastTag} etiketak ditu", + "\"remote user\"" : "\"urruneko erabiltzailea\"", "Select the row for {displayName}" : "Hautatu {displayName} errenkada", "Open folder {name}" : "Ireki {name} karpeta", "Unselect all" : "Desautatu dena", @@ -334,6 +327,15 @@ OC.L10N.register( "Search for an account" : "Bilatu kontu bat", "Choose" : "Aukeratu", "No files or folders have been deleted yet" : "Oraindik ez da ezabatu fitxategirik edo karpetarik", + "You might not have have permissions to view it, ask the sender to share it" : "Baliteke hura ikusteko baimenik ez izatea; eskatu igorleari partekatzeko", + "Set up templates folder" : "Konfiguratu txantiloien karpeta", + "Toggle %1$s sublist" : "Txandakatu %1$sazpizerrenda", + "Toggle grid view" : "Txandakatu sareta ikuspegia", + "Shares" : "Partekatzeak", + "Shared with others" : "Besteekin partekatuta", + "Shared with you" : "Zurekin partekatuta", + "Deleted shares" : "Ezabatutako partekatzeak", + "Pending shares" : "Zain dauden partekatzeak", "The files is locked" : "Fixategiak blokeatuta dago" }, "nplurals=2; plural=(n != 1);"); |