diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-21 02:33:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-21 02:33:50 +0000 |
commit | cb7c45b2d468a4c98d0444c2d36533575d68c6e9 (patch) | |
tree | ecaabe5530de39cd23945bb76a10ed049e5d54b0 /apps/dav | |
parent | e647b9fa49475548946aea79f82a4dbd20e03a98 (diff) | |
download | nextcloud-server-cb7c45b2d468a4c98d0444c2d36533575d68c6e9.tar.gz nextcloud-server-cb7c45b2d468a4c98d0444c2d36533575d68c6e9.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/eu.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/eu.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/eu.js b/apps/dav/l10n/eu.js index 09931f17cd1..eac34f15430 100644 --- a/apps/dav/l10n/eu.js +++ b/apps/dav/l10n/eu.js @@ -108,6 +108,7 @@ 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", + "File is not updatable: %1$s" : "Fitxategia ez da eguneragarria: %1$s", "Could not write file contents" : "Ezin izan dira fitxategiaren edukiak idatzi", "_%n byte_::_%n bytes_" : ["Byte %n","%n byte"], "Could not open file" : "Ezin izan da fitxategia ireki", diff --git a/apps/dav/l10n/eu.json b/apps/dav/l10n/eu.json index 83384237f8b..481a7740006 100644 --- a/apps/dav/l10n/eu.json +++ b/apps/dav/l10n/eu.json @@ -106,6 +106,7 @@ "{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", + "File is not updatable: %1$s" : "Fitxategia ez da eguneragarria: %1$s", "Could not write file contents" : "Ezin izan dira fitxategiaren edukiak idatzi", "_%n byte_::_%n bytes_" : ["Byte %n","%n byte"], "Could not open file" : "Ezin izan da fitxategia ireki", |