[tx-robot] updated from transifex

pull/1761/head
Nextcloud bot 8 years ago
parent 00ed841559
commit 245a8f8fbc
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C

@ -0,0 +1,17 @@
OC.L10N.register(
"dav",
{
"Contact birthdays" : "Kontaktų gimtadieniai",
"Personal" : "Asmeniniai",
"Contacts" : "Kontaktai",
"Technical details" : "Techninės detalės",
"Remote Address: %s" : "Nutolęs adresas: %s",
"Request ID: %s" : "Užklausos ID: %s",
"Type: %s" : "Tipas: %s",
"Code: %s" : "Kodas: %s",
"Message: %s" : "Žinutė: %s",
"File: %s" : "Failas: %s",
"Line: %s" : "Eilutė: %s",
"Trace" : "Pėdsakas"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");

@ -0,0 +1,15 @@
{ "translations": {
"Contact birthdays" : "Kontaktų gimtadieniai",
"Personal" : "Asmeniniai",
"Contacts" : "Kontaktai",
"Technical details" : "Techninės detalės",
"Remote Address: %s" : "Nutolęs adresas: %s",
"Request ID: %s" : "Užklausos ID: %s",
"Type: %s" : "Tipas: %s",
"Code: %s" : "Kodas: %s",
"Message: %s" : "Žinutė: %s",
"File: %s" : "Failas: %s",
"Line: %s" : "Eilutė: %s",
"Trace" : "Pėdsakas"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
}

@ -165,6 +165,7 @@ OC.L10N.register(
"Send link via email" : "Odeslat odkaz přes email",
"Shared with you and the group {group} by {owner}" : "S Vámi a skupinou {group} sdílí {owner}",
"Shared with you by {owner}" : "S Vámi sdílí {owner}",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} sdílí pomocí odkazu",
"group" : "skupina",
"remote" : "vzdálený",
"notify by email" : "upozornit emailem",
@ -184,6 +185,7 @@ OC.L10N.register(
"{sharee} (at {server})" : "{sharee} (na {server})",
"{sharee} (remote)" : "{sharee} (vzdálený)",
"Share" : "Sdílet",
"Share with people on other Nextclouds using the syntax username@example.com/nextcloud" : "Sdílejte s lidmi na dalších instancích Nextcloud za použití syntaxe username@example.com/nextcloud",
"Share with users…" : "Sdílet s uživateli...",
"Share with users, groups or remote users…" : "Sdílet s uživateli, skupinami nebo vzdálenými uživateli...",
"Share with users or groups…" : "Sdílet s uživateli nebo skupinami...",

@ -163,6 +163,7 @@
"Send link via email" : "Odeslat odkaz přes email",
"Shared with you and the group {group} by {owner}" : "S Vámi a skupinou {group} sdílí {owner}",
"Shared with you by {owner}" : "S Vámi sdílí {owner}",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} sdílí pomocí odkazu",
"group" : "skupina",
"remote" : "vzdálený",
"notify by email" : "upozornit emailem",
@ -182,6 +183,7 @@
"{sharee} (at {server})" : "{sharee} (na {server})",
"{sharee} (remote)" : "{sharee} (vzdálený)",
"Share" : "Sdílet",
"Share with people on other Nextclouds using the syntax username@example.com/nextcloud" : "Sdílejte s lidmi na dalších instancích Nextcloud za použití syntaxe username@example.com/nextcloud",
"Share with users…" : "Sdílet s uživateli...",
"Share with users, groups or remote users…" : "Sdílet s uživateli, skupinami nebo vzdálenými uživateli...",
"Share with users or groups…" : "Sdílet s uživateli nebo skupinami...",

@ -165,10 +165,12 @@ OC.L10N.register(
"Send link via email" : "Envoyer le lien par mail",
"Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}",
"Shared with you by {owner}" : "Partagé avec vous par {owner}",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} a partagé via un lien",
"group" : "groupe",
"remote" : "distant",
"notify by email" : "notifier par courriel",
"Unshare" : "Ne plus partager",
"can reshare" : "peut repartager",
"can edit" : "peut modifier",
"create" : "création",
"change" : "modification",

@ -163,10 +163,12 @@
"Send link via email" : "Envoyer le lien par mail",
"Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}",
"Shared with you by {owner}" : "Partagé avec vous par {owner}",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} a partagé via un lien",
"group" : "groupe",
"remote" : "distant",
"notify by email" : "notifier par courriel",
"Unshare" : "Ne plus partager",
"can reshare" : "peut repartager",
"can edit" : "peut modifier",
"create" : "création",
"change" : "modification",

Loading…
Cancel
Save