[tx-robot] updated from transifex

pull/109/head
Nextcloud bot 7 years ago
parent ee8e01dd03
commit 1369f7f644
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C

@ -2,6 +2,7 @@ OC.L10N.register(
"richdocuments",
{
"Saving…" : "Ukládání…",
"All" : "Vše",
"Download this revision" : "Stáhnout tuto revizi",
"Restore this revision" : "Obnovit tuto revizi",
"Latest revision" : "Poslední revize",
@ -28,6 +29,7 @@ OC.L10N.register(
"Collabora Online server" : "Collabora Online server",
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (a port) Collabora Online serveru, který poskytuje funkce úprav jako WOPI klient.",
"Apply" : "Použít",
"Enable edit for specific groups" : "Povolit úpravy pouze vybraným skupinám",
"Use OOXML by default for new files" : "Použít OOXML jako výchozí pro nové soubory",
"Wrong password. Please retry." : "Nesprávné heslo. Zkuste to znovu.",
"Password" : "Heslo",

@ -1,5 +1,6 @@
{ "translations": {
"Saving…" : "Ukládání…",
"All" : "Vše",
"Download this revision" : "Stáhnout tuto revizi",
"Restore this revision" : "Obnovit tuto revizi",
"Latest revision" : "Poslední revize",
@ -26,6 +27,7 @@
"Collabora Online server" : "Collabora Online server",
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (a port) Collabora Online serveru, který poskytuje funkce úprav jako WOPI klient.",
"Apply" : "Použít",
"Enable edit for specific groups" : "Povolit úpravy pouze vybraným skupinám",
"Use OOXML by default for new files" : "Použít OOXML jako výchozí pro nové soubory",
"Wrong password. Please retry." : "Nesprávné heslo. Zkuste to znovu.",
"Password" : "Heslo",

@ -9,6 +9,7 @@ OC.L10N.register(
"Just now" : "Ką tik",
"Failed to revert the document to older version" : "Nepavyko sugrąžinti dokumentą į senesnę versiją",
"Save" : "Įrašyti",
"Loading documents…" : "Įkeliami dokumentai…",
"Edit" : "Redaguoti",
"New Document" : "Naujas dokumentas",
"Could not create file" : "Nepavyko sukurti failo",

@ -7,6 +7,7 @@
"Just now" : "Ką tik",
"Failed to revert the document to older version" : "Nepavyko sugrąžinti dokumentą į senesnę versiją",
"Save" : "Įrašyti",
"Loading documents…" : "Įkeliami dokumentai…",
"Edit" : "Redaguoti",
"New Document" : "Naujas dokumentas",
"Could not create file" : "Nepavyko sukurti failo",

Loading…
Cancel
Save