diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-31 01:11:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-31 01:11:41 +0000 |
commit | 8d5b74b6b6312d2dedac3bcf9eca9aba99d42372 (patch) | |
tree | dba28fe32fb1bff1a01758568afb7f73155a75eb /apps/files/l10n | |
parent | eeceb684e8ae6fa0a0147ba598293d7ccc7db362 (diff) | |
download | nextcloud-server-8d5b74b6b6312d2dedac3bcf9eca9aba99d42372.tar.gz nextcloud-server-8d5b74b6b6312d2dedac3bcf9eca9aba99d42372.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/eu.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/eu.json | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 0180ec88423..b26184c40b9 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -24,6 +24,7 @@ OC.L10N.register( "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} of {totalSize} ({bitrate})", "Actions" : "Ekintzak", "Rename" : "Berrizendatu", + "Copy" : "Kopiatu", "Disconnect storage" : "Deskonektatu biltegia", "Unshare" : "Ez partekatu", "Could not load info for file \"{file}\"" : "Ezin izan da \"{file}\" fitxategiaren informazioa kargatu", @@ -36,6 +37,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Direktorio hau ez dago erabilgarri, begira itzazu erregistroa edo administratzailearekin harremanetan jarri", "Could not move \"{file}\", target exists" : "Ezin da \"{file}\" mugitu, helburuan existitzen da jadanik", "Could not move \"{file}\"" : "Ezin da mugitu \"{file}\"", + "copy" : "kopiatu", "Could not copy \"{file}\", target exists" : "Ezin da \"{file}\" kopiatu; helburuan existitzen da", "Could not copy \"{file}\"" : "Ezin da \"{file}\" kopiatu", "Copied {origin} inside {destination}" : "{origin} {destination} barruan kopiatu da", @@ -136,7 +138,7 @@ OC.L10N.register( "Deleted files" : "Ezabatutako fitxategiak", "Shared with others" : "Besteekin partekatuta", "Shared with you" : "Zurekin partekatuta", - "Shared by link" : "Partekatua link bidez", + "Shared by link" : "Partekatua esteka bidez", "Text file" : "Testu fitxategia", "New text file.txt" : "TXT berria.txt", "Target folder" : "Xede karpeta", diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index 6ef0b14aad8..d849bad013e 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -22,6 +22,7 @@ "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} of {totalSize} ({bitrate})", "Actions" : "Ekintzak", "Rename" : "Berrizendatu", + "Copy" : "Kopiatu", "Disconnect storage" : "Deskonektatu biltegia", "Unshare" : "Ez partekatu", "Could not load info for file \"{file}\"" : "Ezin izan da \"{file}\" fitxategiaren informazioa kargatu", @@ -34,6 +35,7 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Direktorio hau ez dago erabilgarri, begira itzazu erregistroa edo administratzailearekin harremanetan jarri", "Could not move \"{file}\", target exists" : "Ezin da \"{file}\" mugitu, helburuan existitzen da jadanik", "Could not move \"{file}\"" : "Ezin da mugitu \"{file}\"", + "copy" : "kopiatu", "Could not copy \"{file}\", target exists" : "Ezin da \"{file}\" kopiatu; helburuan existitzen da", "Could not copy \"{file}\"" : "Ezin da \"{file}\" kopiatu", "Copied {origin} inside {destination}" : "{origin} {destination} barruan kopiatu da", @@ -134,7 +136,7 @@ "Deleted files" : "Ezabatutako fitxategiak", "Shared with others" : "Besteekin partekatuta", "Shared with you" : "Zurekin partekatuta", - "Shared by link" : "Partekatua link bidez", + "Shared by link" : "Partekatua esteka bidez", "Text file" : "Testu fitxategia", "New text file.txt" : "TXT berria.txt", "Target folder" : "Xede karpeta", |