[tx-robot] updated from transifex
This commit is contained in:
parent
00ed841559
commit
245a8f8fbc
|
@ -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",
|
"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 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}",
|
"Shared with you by {owner}" : "S Vámi sdílí {owner}",
|
||||||
|
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} sdílí pomocí odkazu",
|
||||||
"group" : "skupina",
|
"group" : "skupina",
|
||||||
"remote" : "vzdálený",
|
"remote" : "vzdálený",
|
||||||
"notify by email" : "upozornit emailem",
|
"notify by email" : "upozornit emailem",
|
||||||
|
@ -184,6 +185,7 @@ OC.L10N.register(
|
||||||
"{sharee} (at {server})" : "{sharee} (na {server})",
|
"{sharee} (at {server})" : "{sharee} (na {server})",
|
||||||
"{sharee} (remote)" : "{sharee} (vzdálený)",
|
"{sharee} (remote)" : "{sharee} (vzdálený)",
|
||||||
"Share" : "Sdílet",
|
"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…" : "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, 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...",
|
"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",
|
"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 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}",
|
"Shared with you by {owner}" : "S Vámi sdílí {owner}",
|
||||||
|
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} sdílí pomocí odkazu",
|
||||||
"group" : "skupina",
|
"group" : "skupina",
|
||||||
"remote" : "vzdálený",
|
"remote" : "vzdálený",
|
||||||
"notify by email" : "upozornit emailem",
|
"notify by email" : "upozornit emailem",
|
||||||
|
@ -182,6 +183,7 @@
|
||||||
"{sharee} (at {server})" : "{sharee} (na {server})",
|
"{sharee} (at {server})" : "{sharee} (na {server})",
|
||||||
"{sharee} (remote)" : "{sharee} (vzdálený)",
|
"{sharee} (remote)" : "{sharee} (vzdálený)",
|
||||||
"Share" : "Sdílet",
|
"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…" : "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, 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...",
|
"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",
|
"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 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}",
|
"Shared with you by {owner}" : "Partagé avec vous par {owner}",
|
||||||
|
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} a partagé via un lien",
|
||||||
"group" : "groupe",
|
"group" : "groupe",
|
||||||
"remote" : "distant",
|
"remote" : "distant",
|
||||||
"notify by email" : "notifier par courriel",
|
"notify by email" : "notifier par courriel",
|
||||||
"Unshare" : "Ne plus partager",
|
"Unshare" : "Ne plus partager",
|
||||||
|
"can reshare" : "peut repartager",
|
||||||
"can edit" : "peut modifier",
|
"can edit" : "peut modifier",
|
||||||
"create" : "création",
|
"create" : "création",
|
||||||
"change" : "modification",
|
"change" : "modification",
|
||||||
|
|
|
@ -163,10 +163,12 @@
|
||||||
"Send link via email" : "Envoyer le lien par mail",
|
"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 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}",
|
"Shared with you by {owner}" : "Partagé avec vous par {owner}",
|
||||||
|
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} a partagé via un lien",
|
||||||
"group" : "groupe",
|
"group" : "groupe",
|
||||||
"remote" : "distant",
|
"remote" : "distant",
|
||||||
"notify by email" : "notifier par courriel",
|
"notify by email" : "notifier par courriel",
|
||||||
"Unshare" : "Ne plus partager",
|
"Unshare" : "Ne plus partager",
|
||||||
|
"can reshare" : "peut repartager",
|
||||||
"can edit" : "peut modifier",
|
"can edit" : "peut modifier",
|
||||||
"create" : "création",
|
"create" : "création",
|
||||||
"change" : "modification",
|
"change" : "modification",
|
||||||
|
|
Loading…
Reference in New Issue