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 2019-02-21 01:31:22 +00:00
parent d56df75be2
commit d3fa52936c
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 6 additions and 0 deletions

View File

@ -2,11 +2,14 @@ OC.L10N.register(
"ocsms", "ocsms",
{ {
"Phone Sync" : "Synchronisation du téléphone", "Phone Sync" : "Synchronisation du téléphone",
"captured" : "capturé",
"binary" : "binaire",
"utf-8" : "utf-8", "utf-8" : "utf-8",
"b" : "b", "b" : "b",
"tt" : "tt", "tt" : "tt",
"font" : "font", "font" : "font",
"i" : "i", "i" : "i",
"small" : "petit",
"sup" : "sup", "sup" : "sup",
"An app to sync SMS with your cloud" : "Une application pour synchroniser avec votre cloud", "An app to sync SMS with your cloud" : "Une application pour synchroniser avec votre cloud",
"No contact found." : "Aucun contact trouvé.", "No contact found." : "Aucun contact trouvé.",

View File

@ -1,10 +1,13 @@
{ "translations": { { "translations": {
"Phone Sync" : "Synchronisation du téléphone", "Phone Sync" : "Synchronisation du téléphone",
"captured" : "capturé",
"binary" : "binaire",
"utf-8" : "utf-8", "utf-8" : "utf-8",
"b" : "b", "b" : "b",
"tt" : "tt", "tt" : "tt",
"font" : "font", "font" : "font",
"i" : "i", "i" : "i",
"small" : "petit",
"sup" : "sup", "sup" : "sup",
"An app to sync SMS with your cloud" : "Une application pour synchroniser avec votre cloud", "An app to sync SMS with your cloud" : "Une application pour synchroniser avec votre cloud",
"No contact found." : "Aucun contact trouvé.", "No contact found." : "Aucun contact trouvé.",