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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-28 06:28:51 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-28 06:28:51 +0300
commit3ac76f91b60b27a74445e662bf9e6ab7e5c0c3b3 (patch)
tree828baf2a48fdb2ca9469539adfa57659cbb1f811 /l10n/eu.js
parent75c0e60e11c1761a20ed59ced1f38e5ab594ae8e (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/eu.js')
-rw-r--r--l10n/eu.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/eu.js b/l10n/eu.js
index f9d801f85..041754e81 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"text",
{
- "New text document" : "Testu dokumentu berria",
+ "New text file" : "Testu-fitxategi berria",
"The file was uploaded" : "Fitxategia kargatu da",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Kargatutako fitxategiak php.ini fitxategiko upload_max_filesize direktiban zehazturikoa gainditzen du",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Kargatutako fitxategiak HTML formularioan ezarritako MAX_FILE_SIZE direktiban zehazturikoa gainditzen du",
@@ -102,6 +102,7 @@ OC.L10N.register(
"Table" : "Taula",
"Emoji picker" : " Emotikono-hautatzailea",
"Insert image" : "Txertatu irudia",
+ "New text document" : "Testu dokumentu berria",
"Currently active users:" : "Une honetan erabiltzaile aktiboak:",
"_and %n other editor_::_and %n other editors_" : ["eta beste editore %n","eta beste %n editore"]
},