mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 16:06:15 +00:00
[tx-robot] updated from transifex
This commit is contained in:
parent
f95dea0a46
commit
f6659b9e36
@ -2,9 +2,13 @@ OC.L10N.register(
|
|||||||
"ocsms",
|
"ocsms",
|
||||||
{
|
{
|
||||||
"Phone Sync" : "Synchronizace s telefonem",
|
"Phone Sync" : "Synchronizace s telefonem",
|
||||||
|
"captured" : "zachycené",
|
||||||
|
"binary" : "binární",
|
||||||
"utf-8" : "utf-8",
|
"utf-8" : "utf-8",
|
||||||
"big" : "velké",
|
"big" : "velké",
|
||||||
"font" : "písmo",
|
"font" : "písmo",
|
||||||
|
"small" : "malé",
|
||||||
|
"\n" : "\n",
|
||||||
"An app to sync SMS with your cloud" : "Aplikace pro synchronizaci SMS s vaším cloudem",
|
"An app to sync SMS with your cloud" : "Aplikace pro synchronizaci SMS s vaším cloudem",
|
||||||
"No contact found." : "Nebyl nalezen žádný kontakt.",
|
"No contact found." : "Nebyl nalezen žádný kontakt.",
|
||||||
"Settings" : "Nastavení",
|
"Settings" : "Nastavení",
|
||||||
|
@ -1,8 +1,12 @@
|
|||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Phone Sync" : "Synchronizace s telefonem",
|
"Phone Sync" : "Synchronizace s telefonem",
|
||||||
|
"captured" : "zachycené",
|
||||||
|
"binary" : "binární",
|
||||||
"utf-8" : "utf-8",
|
"utf-8" : "utf-8",
|
||||||
"big" : "velké",
|
"big" : "velké",
|
||||||
"font" : "písmo",
|
"font" : "písmo",
|
||||||
|
"small" : "malé",
|
||||||
|
"\n" : "\n",
|
||||||
"An app to sync SMS with your cloud" : "Aplikace pro synchronizaci SMS s vaším cloudem",
|
"An app to sync SMS with your cloud" : "Aplikace pro synchronizaci SMS s vaším cloudem",
|
||||||
"No contact found." : "Nebyl nalezen žádný kontakt.",
|
"No contact found." : "Nebyl nalezen žádný kontakt.",
|
||||||
"Settings" : "Nastavení",
|
"Settings" : "Nastavení",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user