[tx-robot] updated from transifex
This commit is contained in:
parent
0818e6c404
commit
ce7c22b3a1
@ -2,6 +2,8 @@ OC.L10N.register(
|
||||
"richdocuments",
|
||||
{
|
||||
"Saving..." : "Ukládám...",
|
||||
"Download this revision" : "Stáhnout tuto revizi",
|
||||
"Restore this revision" : "Obnovit tuto revizi",
|
||||
"Latest revision" : "Poslední revize",
|
||||
"More versions..." : "Více verzí...",
|
||||
"Just now" : "Právě teď",
|
||||
@ -9,6 +11,7 @@ OC.L10N.register(
|
||||
"Save" : "Uložit",
|
||||
"Loading documents..." : "Nahrávám dokumenty ...",
|
||||
"Edit" : "Upravit",
|
||||
"View" : "Zobrazit",
|
||||
"Document" : "Dokument",
|
||||
"Spreadsheet" : "Tabulka",
|
||||
"Presentation" : "Prezentace",
|
||||
|
@ -1,5 +1,7 @@
|
||||
{ "translations": {
|
||||
"Saving..." : "Ukládám...",
|
||||
"Download this revision" : "Stáhnout tuto revizi",
|
||||
"Restore this revision" : "Obnovit tuto revizi",
|
||||
"Latest revision" : "Poslední revize",
|
||||
"More versions..." : "Více verzí...",
|
||||
"Just now" : "Právě teď",
|
||||
@ -7,6 +9,7 @@
|
||||
"Save" : "Uložit",
|
||||
"Loading documents..." : "Nahrávám dokumenty ...",
|
||||
"Edit" : "Upravit",
|
||||
"View" : "Zobrazit",
|
||||
"Document" : "Dokument",
|
||||
"Spreadsheet" : "Tabulka",
|
||||
"Presentation" : "Prezentace",
|
||||
|
@ -1,7 +1,7 @@
|
||||
OC.L10N.register(
|
||||
"richdocuments",
|
||||
{
|
||||
"Saving..." : "Speichervorgang…",
|
||||
"Saving..." : "Speichere…",
|
||||
"Download this revision" : "Diese Revision herunterladen",
|
||||
"Restore this revision" : "Diese Revision wiederherstellen",
|
||||
"Latest revision" : "Letzte Revision",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{ "translations": {
|
||||
"Saving..." : "Speichervorgang…",
|
||||
"Saving..." : "Speichere…",
|
||||
"Download this revision" : "Diese Revision herunterladen",
|
||||
"Restore this revision" : "Diese Revision wiederherstellen",
|
||||
"Latest revision" : "Letzte Revision",
|
||||
|
Loading…
x
Reference in New Issue
Block a user