diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-16 02:18:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-16 02:18:12 +0000 |
commit | f0db9bc2ad596247e89381e1e56515b200309e85 (patch) | |
tree | 718054a5e838c8043fe66f872a6748ad48fa75a0 /apps/workflowengine | |
parent | c5eb22f2c277552052dcb44d8896f4cccda8d6d5 (diff) | |
download | nextcloud-server-f0db9bc2ad596247e89381e1e56515b200309e85.tar.gz nextcloud-server-f0db9bc2ad596247e89381e1e56515b200309e85.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/fa.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/fa.json | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/fr.js | 6 | ||||
-rw-r--r-- | apps/workflowengine/l10n/fr.json | 6 |
4 files changed, 14 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/fa.js b/apps/workflowengine/l10n/fa.js index 2a00ad9b6a0..d835e65906b 100644 --- a/apps/workflowengine/l10n/fa.js +++ b/apps/workflowengine/l10n/fa.js @@ -30,6 +30,7 @@ OC.L10N.register( "Cancel" : "لغو", "Delete" : "حذف", "Save" : "ذخیره", + "Browse the app store" : "فروشگاه برنامه را مرور کنید", "matches" : "مطابق است", "does not match" : "مطابق نیست", "is" : "هست ", diff --git a/apps/workflowengine/l10n/fa.json b/apps/workflowengine/l10n/fa.json index f89bd9b5ae4..aa90c766aba 100644 --- a/apps/workflowengine/l10n/fa.json +++ b/apps/workflowengine/l10n/fa.json @@ -28,6 +28,7 @@ "Cancel" : "لغو", "Delete" : "حذف", "Save" : "ذخیره", + "Browse the app store" : "فروشگاه برنامه را مرور کنید", "matches" : "مطابق است", "does not match" : "مطابق نیست", "is" : "هست ", diff --git a/apps/workflowengine/l10n/fr.js b/apps/workflowengine/l10n/fr.js index a504aec2513..73bf348cc96 100644 --- a/apps/workflowengine/l10n/fr.js +++ b/apps/workflowengine/l10n/fr.js @@ -67,6 +67,8 @@ OC.L10N.register( "iOS client" : "Client iOS", "Desktop client" : "Client de bureau", "Thunderbird & Outlook addons" : "Modules complémentaires Thunderbird & Outlook", + "Custom user agent" : "Agent utilisateur personnalisé", + "Add new flow" : "Ajouter un nouveau flux", "When" : "Quand", "and" : "et", "Cancel" : "Annuler", @@ -74,9 +76,13 @@ OC.L10N.register( "The configuration is invalid" : "Configuration non valide", "Active" : "Actif", "Save" : "Enregistrer", + "Available flows" : "Flux disponibles", + "More flows" : "Plus de flux", "Browse the app store" : "Parcourir l'App Store", "Show less" : "Afficher moins", "Show more" : "Afficher plus", + "Configured flows" : "Flux configurés", + "Your flows" : "Vos flux", "matches" : "correspond", "does not match" : "ne correspond pas", "is" : "est", diff --git a/apps/workflowengine/l10n/fr.json b/apps/workflowengine/l10n/fr.json index 35691dac77d..e1540235648 100644 --- a/apps/workflowengine/l10n/fr.json +++ b/apps/workflowengine/l10n/fr.json @@ -65,6 +65,8 @@ "iOS client" : "Client iOS", "Desktop client" : "Client de bureau", "Thunderbird & Outlook addons" : "Modules complémentaires Thunderbird & Outlook", + "Custom user agent" : "Agent utilisateur personnalisé", + "Add new flow" : "Ajouter un nouveau flux", "When" : "Quand", "and" : "et", "Cancel" : "Annuler", @@ -72,9 +74,13 @@ "The configuration is invalid" : "Configuration non valide", "Active" : "Actif", "Save" : "Enregistrer", + "Available flows" : "Flux disponibles", + "More flows" : "Plus de flux", "Browse the app store" : "Parcourir l'App Store", "Show less" : "Afficher moins", "Show more" : "Afficher plus", + "Configured flows" : "Flux configurés", + "Your flows" : "Vos flux", "matches" : "correspond", "does not match" : "ne correspond pas", "is" : "est", |