mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
1e8746cb32
commit
0932959634
4 changed files with 6 additions and 0 deletions
|
|
@ -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.",
|
||||
|
|
|
|||
|
|
@ -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.",
|
||||
|
|
|
|||
|
|
@ -43,6 +43,7 @@ OC.L10N.register(
|
|||
"You changed your email address" : "Zmieniłeś swój adres e-mail",
|
||||
"Your email address was changed by an administrator" : "Twój adres e-mail został zmieniony przez administratora",
|
||||
"You created app password \"{token}\"" : "Utworzono hasło aplikacji \"{token}\"",
|
||||
"An administrator created app password \"{token}\"" : "Hasło aplikacji \"{token}\" zostało utworzone przez administratora",
|
||||
"You deleted app password \"{token}\"" : "Usunięto hasło aplikacji \"{token}\"",
|
||||
"You renamed app password \"{token}\" to \"{newToken}\"" : "Zmieniłeś hasło aplikacji \"{token}\" na \"{newToken}\"",
|
||||
"You granted filesystem access to app password \"{token}\"" : "Udzieliłeś dostępu do systemu plików dla hasła aplikacji \"{token}\"",
|
||||
|
|
|
|||
|
|
@ -41,6 +41,7 @@
|
|||
"You changed your email address" : "Zmieniłeś swój adres e-mail",
|
||||
"Your email address was changed by an administrator" : "Twój adres e-mail został zmieniony przez administratora",
|
||||
"You created app password \"{token}\"" : "Utworzono hasło aplikacji \"{token}\"",
|
||||
"An administrator created app password \"{token}\"" : "Hasło aplikacji \"{token}\" zostało utworzone przez administratora",
|
||||
"You deleted app password \"{token}\"" : "Usunięto hasło aplikacji \"{token}\"",
|
||||
"You renamed app password \"{token}\" to \"{newToken}\"" : "Zmieniłeś hasło aplikacji \"{token}\" na \"{newToken}\"",
|
||||
"You granted filesystem access to app password \"{token}\"" : "Udzieliłeś dostępu do systemu plików dla hasła aplikacji \"{token}\"",
|
||||
|
|
|
|||
Loading…
Reference in a new issue