[tx-robot] updated from transifex
This commit is contained in:
parent
d7cc78fad5
commit
9e3bc198bc
@ -2,6 +2,7 @@ OC.L10N.register(
|
||||
"richdocuments",
|
||||
{
|
||||
"Saving…" : "Ukládání…",
|
||||
"Saving..." : "Ukládání...",
|
||||
"All" : "Vše",
|
||||
"Download this revision" : "Stáhnout tuto revizi",
|
||||
"Restore this revision" : "Obnovit tuto revizi",
|
||||
@ -29,7 +30,11 @@ 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",
|
||||
"Restrict usage to specific groups" : "Omezit použití na konkrétní skupiny",
|
||||
"Restrict edit to specific groups" : "Omezit úpravy pro konkrétní skupiny",
|
||||
"Use OOXML by default for new files" : "Použít OOXML jako výchozí pro nové soubory",
|
||||
"Enable access for external apps" : "Povolit přístup pro externí aplikace",
|
||||
"Add" : "Přidat",
|
||||
"Wrong password. Please retry." : "Nesprávné heslo. Zkuste to znovu.",
|
||||
"Password" : "Heslo",
|
||||
"OK" : "OK",
|
||||
|
@ -1,5 +1,6 @@
|
||||
{ "translations": {
|
||||
"Saving…" : "Ukládání…",
|
||||
"Saving..." : "Ukládání...",
|
||||
"All" : "Vše",
|
||||
"Download this revision" : "Stáhnout tuto revizi",
|
||||
"Restore this revision" : "Obnovit tuto revizi",
|
||||
@ -27,7 +28,11 @@
|
||||
"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",
|
||||
"Restrict usage to specific groups" : "Omezit použití na konkrétní skupiny",
|
||||
"Restrict edit to specific groups" : "Omezit úpravy pro konkrétní skupiny",
|
||||
"Use OOXML by default for new files" : "Použít OOXML jako výchozí pro nové soubory",
|
||||
"Enable access for external apps" : "Povolit přístup pro externí aplikace",
|
||||
"Add" : "Přidat",
|
||||
"Wrong password. Please retry." : "Nesprávné heslo. Zkuste to znovu.",
|
||||
"Password" : "Heslo",
|
||||
"OK" : "OK",
|
||||
|
Loading…
x
Reference in New Issue
Block a user