1
0
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:
Nextcloud bot 2018-12-17 01:30:46 +00:00
parent 7ad26ad4d8
commit 4d559d56e9
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 14 additions and 0 deletions

View File

@ -2,6 +2,13 @@ OC.L10N.register(
"ocsms", "ocsms",
{ {
"Phone Sync" : "Telefon szinkronizáció", "Phone Sync" : "Telefon szinkronizáció",
"dwa" : "dwa",
"binary" : "bináris",
"a" : "egy",
"big" : "nagy",
"blink" : "villog",
"small" : "kicsi",
"\n" : "\n",
"An app to sync SMS with your cloud" : "Az alkalmazás szinkronizálja az SMS-eket a felhőddel", "An app to sync SMS with your cloud" : "Az alkalmazás szinkronizálja az SMS-eket a felhőddel",
"No contact found." : "Nem található névjegy.", "No contact found." : "Nem található névjegy.",
"Settings" : "Beállítások", "Settings" : "Beállítások",

View File

@ -1,5 +1,12 @@
{ "translations": { { "translations": {
"Phone Sync" : "Telefon szinkronizáció", "Phone Sync" : "Telefon szinkronizáció",
"dwa" : "dwa",
"binary" : "bináris",
"a" : "egy",
"big" : "nagy",
"blink" : "villog",
"small" : "kicsi",
"\n" : "\n",
"An app to sync SMS with your cloud" : "Az alkalmazás szinkronizálja az SMS-eket a felhőddel", "An app to sync SMS with your cloud" : "Az alkalmazás szinkronizálja az SMS-eket a felhőddel",
"No contact found." : "Nem található névjegy.", "No contact found." : "Nem található névjegy.",
"Settings" : "Beállítások", "Settings" : "Beállítások",