summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/dav/l10n/lt_LT.js17
-rw-r--r--apps/dav/l10n/lt_LT.json15
-rw-r--r--core/l10n/cs_CZ.js2
-rw-r--r--core/l10n/cs_CZ.json2
-rw-r--r--core/l10n/fr.js2
-rw-r--r--core/l10n/fr.json2
6 files changed, 40 insertions, 0 deletions
diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js
new file mode 100644
index 00000000000..57d19b9271b
--- /dev/null
+++ b/apps/dav/l10n/lt_LT.js
@@ -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);");
diff --git a/apps/dav/l10n/lt_LT.json b/apps/dav/l10n/lt_LT.json
new file mode 100644
index 00000000000..6d3315f68ea
--- /dev/null
+++ b/apps/dav/l10n/lt_LT.json
@@ -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);"
+} \ No newline at end of file
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js
index 631104f7135..7800752201a 100644
--- a/core/l10n/cs_CZ.js
+++ b/core/l10n/cs_CZ.js
@@ -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...",
diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json
index 7f92f019f46..4b901c301be 100644
--- a/core/l10n/cs_CZ.json
+++ b/core/l10n/cs_CZ.json
@@ -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...",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 4990f5c76d3..774465efcfc 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -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",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index 66a3b2d82e2..c36e7d8a59a 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -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",