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