diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-28 01:11:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-28 01:11:49 +0000 |
commit | 760c502f3c7d3c5c4bf55fd8f59d65d2bdfed49d (patch) | |
tree | 5eff248347df6d7a290320e4705e00a26a81f707 /apps/files/l10n | |
parent | bb3a7ad27517259a6d581fb4398d0040ad5646ce (diff) | |
download | nextcloud-server-760c502f3c7d3c5c4bf55fd8f59d65d2bdfed49d.tar.gz nextcloud-server-760c502f3c7d3c5c4bf55fd8f59d65d2bdfed49d.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, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 3bee8e364fb..0180ec88423 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -2,7 +2,7 @@ OC.L10N.register( "files", { "Storage is temporarily not available" : "Biltegiratzea ez dago erabilgarri une honetan", - "Storage invalid" : "Biltegi bliogabea", + "Storage invalid" : "Biltegi baliogabea", "Unknown error" : "Errore ezezaguna", "All files" : "Fitxategi guztiak", "Recent" : "Duela gutxi", @@ -25,7 +25,7 @@ OC.L10N.register( "Actions" : "Ekintzak", "Rename" : "Berrizendatu", "Disconnect storage" : "Deskonektatu biltegia", - "Unshare" : "Ez elkarbanatu", + "Unshare" : "Ez partekatu", "Could not load info for file \"{file}\"" : "Ezin izan da \"{file}\" fitxategiaren informazioa kargatu", "Files" : "Fitxategiak", "Details" : "Xehetasunak", diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index a0e491d6409..6ef0b14aad8 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -1,6 +1,6 @@ { "translations": { "Storage is temporarily not available" : "Biltegiratzea ez dago erabilgarri une honetan", - "Storage invalid" : "Biltegi bliogabea", + "Storage invalid" : "Biltegi baliogabea", "Unknown error" : "Errore ezezaguna", "All files" : "Fitxategi guztiak", "Recent" : "Duela gutxi", @@ -23,7 +23,7 @@ "Actions" : "Ekintzak", "Rename" : "Berrizendatu", "Disconnect storage" : "Deskonektatu biltegia", - "Unshare" : "Ez elkarbanatu", + "Unshare" : "Ez partekatu", "Could not load info for file \"{file}\"" : "Ezin izan da \"{file}\" fitxategiaren informazioa kargatu", "Files" : "Fitxategiak", "Details" : "Xehetasunak", |