Skip to content

Commit 0932959

Browse files
committed
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 1e8746c commit 0932959

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

apps/dav/l10n/eu.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ OC.L10N.register(
108108
"{actor} updated contact {card} in address book {addressbook}" : "{actor}-(e)k eguneratu du {card} kontaktua {addressbook} helbide-liburuan",
109109
"You updated contact {card} in address book {addressbook}" : "Eguneratu duzu {card} kontaktua {addressbook} helbide-liburuan",
110110
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>kontaktu</strong> edo <strong>helbide-liburu</strong>bat aldatu da",
111+
"_%n byte_::_%n bytes_" : ["Byte %n","%n byte"],
112+
"Could not open file" : "Ezin izan da fitxategia ireki",
111113
"System is in maintenance mode." : "Sistema mantentze moduan dago.",
112114
"Upgrade needed" : "Bertsio-berritzea beharrezkoa",
113115
"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.",

apps/dav/l10n/eu.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@
106106
"{actor} updated contact {card} in address book {addressbook}" : "{actor}-(e)k eguneratu du {card} kontaktua {addressbook} helbide-liburuan",
107107
"You updated contact {card} in address book {addressbook}" : "Eguneratu duzu {card} kontaktua {addressbook} helbide-liburuan",
108108
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>kontaktu</strong> edo <strong>helbide-liburu</strong>bat aldatu da",
109+
"_%n byte_::_%n bytes_" : ["Byte %n","%n byte"],
110+
"Could not open file" : "Ezin izan da fitxategia ireki",
109111
"System is in maintenance mode." : "Sistema mantentze moduan dago.",
110112
"Upgrade needed" : "Bertsio-berritzea beharrezkoa",
111113
"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.",

apps/settings/l10n/pl.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ OC.L10N.register(
4343
"You changed your email address" : "Zmieniłeś swój adres e-mail",
4444
"Your email address was changed by an administrator" : "Twój adres e-mail został zmieniony przez administratora",
4545
"You created app password \"{token}\"" : "Utworzono hasło aplikacji \"{token}\"",
46+
"An administrator created app password \"{token}\"" : "Hasło aplikacji \"{token}\" zostało utworzone przez administratora",
4647
"You deleted app password \"{token}\"" : "Usunięto hasło aplikacji \"{token}\"",
4748
"You renamed app password \"{token}\" to \"{newToken}\"" : "Zmieniłeś hasło aplikacji \"{token}\" na \"{newToken}\"",
4849
"You granted filesystem access to app password \"{token}\"" : "Udzieliłeś dostępu do systemu plików dla hasła aplikacji \"{token}\"",

apps/settings/l10n/pl.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"You changed your email address" : "Zmieniłeś swój adres e-mail",
4242
"Your email address was changed by an administrator" : "Twój adres e-mail został zmieniony przez administratora",
4343
"You created app password \"{token}\"" : "Utworzono hasło aplikacji \"{token}\"",
44+
"An administrator created app password \"{token}\"" : "Hasło aplikacji \"{token}\" zostało utworzone przez administratora",
4445
"You deleted app password \"{token}\"" : "Usunięto hasło aplikacji \"{token}\"",
4546
"You renamed app password \"{token}\" to \"{newToken}\"" : "Zmieniłeś hasło aplikacji \"{token}\" na \"{newToken}\"",
4647
"You granted filesystem access to app password \"{token}\"" : "Udzieliłeś dostępu do systemu plików dla hasła aplikacji \"{token}\"",

0 commit comments

Comments
 (0)