Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-23 05:26:34 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-23 05:26:34 +0300
commitb4c433e1c2a50158ac633d170811ba2c6096e331 (patch)
treea64b34d4cc3388af53e22569232dfa9d056909d3 /apps/files/l10n/eu.js
parent82bb1fd2417786c7f352614d0bdc9c63c6994493 (diff)
[tx-robot] updated 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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js
index e2cd8ace9f0..7afa9899c10 100644
--- a/apps/files/l10n/eu.js
+++ b/apps/files/l10n/eu.js
@@ -191,7 +191,6 @@ OC.L10N.register(
"%s used" : "%s erabilita",
"%s%% of %s used" : "%s%% / %s erabilita",
"%1$s of %2$s used" : "%1$s / %2$s erabilita",
- "Settings" : "Ezarpenak",
"Show hidden files" : "Erakutsi ezkutuko fitxategiak",
"Crop image previews" : "Moztu irudien aurrebistak",
"WebDAV" : "WebDAV",
@@ -217,6 +216,7 @@ OC.L10N.register(
"New text file.txt" : "Testu-fitxategi berria.txt",
"Select" : "Hautatu",
"You don’t have permission to upload or create files here" : "Ez duzu baimenik fitxategiak hona kargatu edo hemen sortzeko",
- "Cannot transfer ownership of a file or folder you don't own" : "Ezin da zurea ez den fitxategi edo karpeta baten jabetza transferitu"
+ "Cannot transfer ownership of a file or folder you don't own" : "Ezin da zurea ez den fitxategi edo karpeta baten jabetza transferitu",
+ "Settings" : "Ezarpenak"
},
"nplurals=2; plural=(n != 1);");