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-03-15 05:48:57 +0300
committerNextcloud bot <bot@nextcloud.com>2022-03-15 05:48:57 +0300
commita74ab5bd4863c2b0d9a23f62102e1cb4048f49c6 (patch)
tree1cd190dc7ea38d5361c29d645e0bbc6fa32f23bc /apps/dav/l10n
parente9999ec90c794a4d5c0d56de8a643d1c51889658 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r--apps/dav/l10n/eu.js2
-rw-r--r--apps/dav/l10n/eu.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/dav/l10n/eu.js b/apps/dav/l10n/eu.js
index 052e863eecf..a38b2be44fe 100644
--- a/apps/dav/l10n/eu.js
+++ b/apps/dav/l10n/eu.js
@@ -108,6 +108,8 @@ OC.L10N.register(
"{actor} updated contact {card} in address book {addressbook}" : "{actor}-(e)k eguneratu du {card} kontaktua {addressbook} helbide-liburuan",
"You updated contact {card} in address book {addressbook}" : "Eguneratu duzu {card} kontaktua {addressbook} helbide-liburuan",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>kontaktu</strong> edo <strong>helbide-liburu</strong>bat aldatu da",
+ "_%n byte_::_%n bytes_" : ["Byte %n","%n byte"],
+ "Could not open file" : "Ezin izan da fitxategia ireki",
"System is in maintenance mode." : "Sistema mantentze moduan dago.",
"Upgrade needed" : "Bertsio-berritzea beharrezkoa",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Zure %s HTTPS erabiltzeko konfiguratu behar da CalDAV eta CardDAV erabiltzeko iOS eta macOSrekin.",
diff --git a/apps/dav/l10n/eu.json b/apps/dav/l10n/eu.json
index 17365326c8e..15b4d7d4910 100644
--- a/apps/dav/l10n/eu.json
+++ b/apps/dav/l10n/eu.json
@@ -106,6 +106,8 @@
"{actor} updated contact {card} in address book {addressbook}" : "{actor}-(e)k eguneratu du {card} kontaktua {addressbook} helbide-liburuan",
"You updated contact {card} in address book {addressbook}" : "Eguneratu duzu {card} kontaktua {addressbook} helbide-liburuan",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>kontaktu</strong> edo <strong>helbide-liburu</strong>bat aldatu da",
+ "_%n byte_::_%n bytes_" : ["Byte %n","%n byte"],
+ "Could not open file" : "Ezin izan da fitxategia ireki",
"System is in maintenance mode." : "Sistema mantentze moduan dago.",
"Upgrade needed" : "Bertsio-berritzea beharrezkoa",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Zure %s HTTPS erabiltzeko konfiguratu behar da CalDAV eta CardDAV erabiltzeko iOS eta macOSrekin.",