mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-09 17:06:12 +00:00
[tx-robot] updated from transifex
This commit is contained in:
parent
d325c13610
commit
eb4f6b3f6e
@ -6,6 +6,8 @@ OC.L10N.register(
|
|||||||
"captured" : "capturé",
|
"captured" : "capturé",
|
||||||
"binary" : "binaire",
|
"binary" : "binaire",
|
||||||
"utf-8" : "utf-8",
|
"utf-8" : "utf-8",
|
||||||
|
"a" : "a",
|
||||||
|
"big" : "gros",
|
||||||
"blink" : "clignotant",
|
"blink" : "clignotant",
|
||||||
"b" : "b",
|
"b" : "b",
|
||||||
"tt" : "tt",
|
"tt" : "tt",
|
||||||
@ -13,6 +15,7 @@ OC.L10N.register(
|
|||||||
"i" : "i",
|
"i" : "i",
|
||||||
"small" : "petit",
|
"small" : "petit",
|
||||||
"strike" : "barré",
|
"strike" : "barré",
|
||||||
|
"sub" : "sous",
|
||||||
"sup" : "sup",
|
"sup" : "sup",
|
||||||
"\n" : "\n",
|
"\n" : "\n",
|
||||||
"An app to sync SMS with your cloud" : "Une application pour synchroniser les SMS avec votre cloud",
|
"An app to sync SMS with your cloud" : "Une application pour synchroniser les SMS avec votre cloud",
|
||||||
|
@ -4,6 +4,8 @@
|
|||||||
"captured" : "capturé",
|
"captured" : "capturé",
|
||||||
"binary" : "binaire",
|
"binary" : "binaire",
|
||||||
"utf-8" : "utf-8",
|
"utf-8" : "utf-8",
|
||||||
|
"a" : "a",
|
||||||
|
"big" : "gros",
|
||||||
"blink" : "clignotant",
|
"blink" : "clignotant",
|
||||||
"b" : "b",
|
"b" : "b",
|
||||||
"tt" : "tt",
|
"tt" : "tt",
|
||||||
@ -11,6 +13,7 @@
|
|||||||
"i" : "i",
|
"i" : "i",
|
||||||
"small" : "petit",
|
"small" : "petit",
|
||||||
"strike" : "barré",
|
"strike" : "barré",
|
||||||
|
"sub" : "sous",
|
||||||
"sup" : "sup",
|
"sup" : "sup",
|
||||||
"\n" : "\n",
|
"\n" : "\n",
|
||||||
"An app to sync SMS with your cloud" : "Une application pour synchroniser les SMS avec votre cloud",
|
"An app to sync SMS with your cloud" : "Une application pour synchroniser les SMS avec votre cloud",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user