From c3e1adf48914f73227edf03e7ed895b0121d5028 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:23:39 +0200 Subject: [PATCH 001/193] New translations en-US.json (German) --- src/config/locales/de-DE.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/config/locales/de-DE.json b/src/config/locales/de-DE.json index f83b0685a..4616c6337 100644 --- a/src/config/locales/de-DE.json +++ b/src/config/locales/de-DE.json @@ -140,8 +140,8 @@ "clear": "Clear", "cancel": "Abbrechen", "delete": "Entfernen", - "copied": "Copied!", - "no_internet": "No connection!" + "copied": "Kopiert!", + "no_internet": "Keine Verbindung!" }, "post": { "reblog_alert": "Möchtest du diesen Beitrag wirklich teilen?" @@ -165,8 +165,8 @@ "empty_list": "Keine Einträge vorhanden", "deleted": "Lesezeichen entfernt", "search": "In Lesezeichen suchen", - "added": "Added to bookmars", - "add": "Add to bookmarks" + "added": "Zu den Lesezeichen hinzugefügt", + "add": "Neues Lesezeichen" }, "favorites": { "title": "Favoriten", @@ -193,7 +193,7 @@ "reblog": "Teilen", "reply": "Antworten", "share": "Teilen", - "bookmarks": "add to bookmarks" + "bookmarks": "Lesezeichen hinzufügen" }, "deep_link": { "no_existing_user": "Kein vorhandener Benutzer", From 395d0aac598d6fcdc9b08b5f257fb33f86c73747 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:33:54 +0200 Subject: [PATCH 002/193] New translations en-US.json (German) --- src/config/locales/de-DE.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/de-DE.json b/src/config/locales/de-DE.json index 4616c6337..5d0be3c56 100644 --- a/src/config/locales/de-DE.json +++ b/src/config/locales/de-DE.json @@ -114,8 +114,8 @@ "reply_placeholder": "Was möchtest du über den vorgenannten Beitrag schreiben?", "publish": "Veröffentlichen", "reply": "Antworten", - "open_galery": "Open Galery", - "capture_photo": "Capture a photo" + "open_galery": "Gallerie öffnen", + "capture_photo": "Ein Foto aufnehmen" }, "pincode": { "enter_text": "PIN zum Entsperren eingeben", From 0fcc6b87f9372cf85ba71cd9c88a208b83011554 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:33:56 +0200 Subject: [PATCH 003/193] New translations en-US.json (Lithuanian) --- src/config/locales/lt-LT.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/config/locales/lt-LT.json b/src/config/locales/lt-LT.json index 1769a8b00..2cfc939cc 100644 --- a/src/config/locales/lt-LT.json +++ b/src/config/locales/lt-LT.json @@ -114,8 +114,8 @@ "reply_placeholder": "Ką norėtumėte parašyti po įrašu?", "publish": "Skelbti", "reply": "Atsakyti", - "open_galery": "Open Galery", - "capture_photo": "Capture a photo" + "open_galery": "Atidaryti Galeriją", + "capture_photo": "Užfiksuoti nuotrauką" }, "pincode": { "enter_text": "Enter pin to unlock", @@ -136,12 +136,12 @@ "warning": "Dėmesio", "invalid_pincode": "Invalid pin code, please check and try again.", "remove_alert": "Are you sure want to remove?", - "clear_alert": "Are you sure you want to clear?", - "clear": "Clear", + "clear_alert": "Ar tikrai norite panaikinti?", + "clear": "Panaikinti", "cancel": "Atšaukti", "delete": "Ištrinti", - "copied": "Copied!", - "no_internet": "No connection!" + "copied": "Nukopijuota!", + "no_internet": "Nėra ryšio!" }, "post": { "reblog_alert": "Ar tikrai norite dalintis?" @@ -165,8 +165,8 @@ "empty_list": "Nieko nėra", "deleted": "Žymė panaikinta", "search": "Ieškoti žymelėse", - "added": "Added to bookmars", - "add": "Add to bookmarks" + "added": "Pridėta į žymes", + "add": "Pridėti į žymes" }, "favorites": { "title": "Mėgstamiausi", @@ -193,10 +193,10 @@ "reblog": "pasidalinti", "reply": "atsakymas", "share": "dalintis", - "bookmarks": "add to bookmarks" + "bookmarks": "pridėti į žymes" }, "deep_link": { - "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_user": "Nėra tokio vartotojo", + "no_existing_post": "Nėra tokio įrašo" } } From 39d19fe9d2e47b1bd40ead770c88ed5efc52e725 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:43:45 +0200 Subject: [PATCH 004/193] New translations en-US.json (German) --- src/config/locales/de-DE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/de-DE.json b/src/config/locales/de-DE.json index 5d0be3c56..20be310c0 100644 --- a/src/config/locales/de-DE.json +++ b/src/config/locales/de-DE.json @@ -190,7 +190,7 @@ }, "post_dropdown": { "copy": "Link kopieren", - "reblog": "Teilen", + "reblog": "Reblog", "reply": "Antworten", "share": "Teilen", "bookmarks": "Lesezeichen hinzufügen" From 40ff70dc891897e161f32e46bcf3403c234a582b Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:53:52 +0200 Subject: [PATCH 005/193] New translations en-US.json (Hungarian) --- src/config/locales/hu-HU.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/hu-HU.json b/src/config/locales/hu-HU.json index 22fecafbe..04f4db2ac 100644 --- a/src/config/locales/hu-HU.json +++ b/src/config/locales/hu-HU.json @@ -165,7 +165,7 @@ "empty_list": "Itt nincs semmi", "deleted": "Könyvjelző eltávolítva", "search": "Keresés a könyvjelzők között", - "added": "Hozzáadva a könyvjelzőkhöz", + "added": "Added to bookmarks", "add": "Hozzáadás a könyvjelzőkhöz" }, "favorites": { From cffc6159b5d716b13ec260b15b39ff4359336f2a Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:53:54 +0200 Subject: [PATCH 006/193] New translations en-US.json (Lithuanian) --- src/config/locales/lt-LT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/lt-LT.json b/src/config/locales/lt-LT.json index 2cfc939cc..a3ac789d7 100644 --- a/src/config/locales/lt-LT.json +++ b/src/config/locales/lt-LT.json @@ -165,7 +165,7 @@ "empty_list": "Nieko nėra", "deleted": "Žymė panaikinta", "search": "Ieškoti žymelėse", - "added": "Pridėta į žymes", + "added": "Added to bookmarks", "add": "Pridėti į žymes" }, "favorites": { From a247869a12ccda9a9b8379f0b0806fc9007979d4 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:53:56 +0200 Subject: [PATCH 007/193] New translations en-US.json (Polish) --- src/config/locales/pl-PL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/pl-PL.json b/src/config/locales/pl-PL.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/pl-PL.json +++ b/src/config/locales/pl-PL.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 44ed07e94ef8903dc53bb589e30369c8a7362c94 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:53:57 +0200 Subject: [PATCH 008/193] New translations en-US.json (Norwegian) --- src/config/locales/no-NO.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/no-NO.json b/src/config/locales/no-NO.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/no-NO.json +++ b/src/config/locales/no-NO.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 1d21c55b7560efd9319785321c48197d6b38bd0f Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:53:59 +0200 Subject: [PATCH 009/193] New translations en-US.json (Nigerian Pidgin) --- src/config/locales/pcm-NG.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/pcm-NG.json b/src/config/locales/pcm-NG.json index 2b56f6829..2580c708a 100644 --- a/src/config/locales/pcm-NG.json +++ b/src/config/locales/pcm-NG.json @@ -165,7 +165,7 @@ "empty_list": "Nothing dey here", "deleted": "Bookmark don komot", "search": "Find am for bookmark", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 00bbecb0c72935d7e8684d6093b9b5271abec0bf Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:00 +0200 Subject: [PATCH 010/193] New translations en-US.json (Nepali) --- src/config/locales/ne-NP.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ne-NP.json b/src/config/locales/ne-NP.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/ne-NP.json +++ b/src/config/locales/ne-NP.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 940446739774d65e6ab6f82cd50ec89d982d7347 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:02 +0200 Subject: [PATCH 011/193] New translations en-US.json (Mongolian) --- src/config/locales/mn-MN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/mn-MN.json b/src/config/locales/mn-MN.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/mn-MN.json +++ b/src/config/locales/mn-MN.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 8097e9554addb51b7d46555669df90e6f9f0b834 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:03 +0200 Subject: [PATCH 012/193] New translations en-US.json (Macedonian) --- src/config/locales/mk-MK.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/mk-MK.json b/src/config/locales/mk-MK.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/mk-MK.json +++ b/src/config/locales/mk-MK.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 9ecaff8f38a257f992809447e3f9fbdf261e2ba1 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:05 +0200 Subject: [PATCH 013/193] New translations en-US.json (Latvian) --- src/config/locales/lv-LV.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/lv-LV.json b/src/config/locales/lv-LV.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/lv-LV.json +++ b/src/config/locales/lv-LV.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 0eeda4d5740223a39c7587da8be9ef9b6266bec9 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:06 +0200 Subject: [PATCH 014/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 1de2273242e499a3df7798d8d35fe9ff7aaf0d57 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:08 +0200 Subject: [PATCH 015/193] New translations en-US.json (Kyrgyz) --- src/config/locales/ky-KG.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ky-KG.json b/src/config/locales/ky-KG.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/ky-KG.json +++ b/src/config/locales/ky-KG.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 4d4ef0535b71eae2e0b5fd9e897aec9d67016d07 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:09 +0200 Subject: [PATCH 016/193] New translations en-US.json (Kurdish) --- src/config/locales/ku-TR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ku-TR.json b/src/config/locales/ku-TR.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/ku-TR.json +++ b/src/config/locales/ku-TR.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 999c250e2d9570ee24f62d455129850d6cb4155d Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:11 +0200 Subject: [PATCH 017/193] New translations en-US.json (Korean) --- src/config/locales/ko-KR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ko-KR.json b/src/config/locales/ko-KR.json index 617b7a817..c52d1a393 100644 --- a/src/config/locales/ko-KR.json +++ b/src/config/locales/ko-KR.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 22805c9d63de2e20305a85e39c1094647760675a Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:12 +0200 Subject: [PATCH 018/193] New translations en-US.json (Kazakh) --- src/config/locales/kk-KZ.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/kk-KZ.json b/src/config/locales/kk-KZ.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/kk-KZ.json +++ b/src/config/locales/kk-KZ.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From e4ba4649c5cda24ccd28696506f98fc8aa21a74c Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:14 +0200 Subject: [PATCH 019/193] New translations en-US.json (Kashmiri) --- src/config/locales/ks-IN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ks-IN.json b/src/config/locales/ks-IN.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/ks-IN.json +++ b/src/config/locales/ks-IN.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 343c23717ee7b908a22cb7fb8b1cdc40114203f0 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:15 +0200 Subject: [PATCH 020/193] New translations en-US.json (Japanese) --- src/config/locales/ja-JP.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ja-JP.json b/src/config/locales/ja-JP.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/ja-JP.json +++ b/src/config/locales/ja-JP.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From a8bed7c0629e63991b7c1dd56fb7e8a0fd9ca65d Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:17 +0200 Subject: [PATCH 021/193] New translations en-US.json (Punjabi) --- src/config/locales/pa-IN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/pa-IN.json b/src/config/locales/pa-IN.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/pa-IN.json +++ b/src/config/locales/pa-IN.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 9fc7d6ac1f7fe364ab7bc2883cd88777f7f9219f Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:18 +0200 Subject: [PATCH 022/193] New translations en-US.json (Russian) --- src/config/locales/ru-RU.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ru-RU.json b/src/config/locales/ru-RU.json index 392424f92..8736b8d91 100644 --- a/src/config/locales/ru-RU.json +++ b/src/config/locales/ru-RU.json @@ -165,7 +165,7 @@ "empty_list": "Ничего нет", "deleted": "Закладка удалена", "search": "Поиск по закладкам", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From f5c64e6ffea387ef1b38baaf500c20f582b106d8 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:20 +0200 Subject: [PATCH 023/193] New translations en-US.json (Irish) --- src/config/locales/ga-IE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ga-IE.json b/src/config/locales/ga-IE.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/ga-IE.json +++ b/src/config/locales/ga-IE.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 0e7bbacc43cbe81f3136ccf3583c6705b0a44349 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:22 +0200 Subject: [PATCH 024/193] New translations en-US.json (Tibetan) --- src/config/locales/bo-BT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/bo-BT.json b/src/config/locales/bo-BT.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/bo-BT.json +++ b/src/config/locales/bo-BT.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From ae1d6d996d05d84c4b565945988f34c93f77211b Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:23 +0200 Subject: [PATCH 025/193] New translations en-US.json (Yoruba) --- src/config/locales/yo-NG.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/yo-NG.json b/src/config/locales/yo-NG.json index 86a684239..7597d5aa2 100644 --- a/src/config/locales/yo-NG.json +++ b/src/config/locales/yo-NG.json @@ -165,7 +165,7 @@ "empty_list": "Ko si ohun kan nibi", "deleted": "O ti yo ohun ti ofi amin idamo si", "search": "Wa ninu awon amin idamo ti o ti se", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 6e0688b47d563735be1dc97b052c15a67297131a Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:25 +0200 Subject: [PATCH 026/193] New translations en-US.json (Uzbek) --- src/config/locales/uz-UZ.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/uz-UZ.json b/src/config/locales/uz-UZ.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/uz-UZ.json +++ b/src/config/locales/uz-UZ.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 634757995b217d727598cfc2cb73ecaea2638e06 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:26 +0200 Subject: [PATCH 027/193] New translations en-US.json (Urdu (Pakistan)) --- src/config/locales/ur-PK.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ur-PK.json b/src/config/locales/ur-PK.json index 3a80751d6..5c4502634 100644 --- a/src/config/locales/ur-PK.json +++ b/src/config/locales/ur-PK.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 4cd91a1bc2ee351a2c3dfb9fca3177caf59b2ed9 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:28 +0200 Subject: [PATCH 028/193] New translations en-US.json (Urdu (India)) --- src/config/locales/ur-IN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ur-IN.json b/src/config/locales/ur-IN.json index 3a80751d6..5c4502634 100644 --- a/src/config/locales/ur-IN.json +++ b/src/config/locales/ur-IN.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 8e44455544a111f01f00a6e11fe667145d4df7d1 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:29 +0200 Subject: [PATCH 029/193] New translations en-US.json (Ukrainian) --- src/config/locales/uk-UA.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/uk-UA.json b/src/config/locales/uk-UA.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/uk-UA.json +++ b/src/config/locales/uk-UA.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From efabf67d02c190d6d5b96c8bb6bf033a306bec3f Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:31 +0200 Subject: [PATCH 030/193] New translations en-US.json (Turkmen) --- src/config/locales/tk-TM.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/tk-TM.json b/src/config/locales/tk-TM.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/tk-TM.json +++ b/src/config/locales/tk-TM.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 6722f12678306903cb8426649f006ce263f5ff95 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:32 +0200 Subject: [PATCH 031/193] New translations en-US.json (Thai) --- src/config/locales/th-TH.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/th-TH.json b/src/config/locales/th-TH.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/th-TH.json +++ b/src/config/locales/th-TH.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From fdc2d4eb8d96905ec0a2245f48c68a14a8c06406 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:34 +0200 Subject: [PATCH 032/193] New translations en-US.json (Sanskrit) --- src/config/locales/sa-IN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/sa-IN.json b/src/config/locales/sa-IN.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/sa-IN.json +++ b/src/config/locales/sa-IN.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From ed39ef7a84373ada5d197f9021d05cab07e617d5 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:35 +0200 Subject: [PATCH 033/193] New translations en-US.json (Tamil) --- src/config/locales/ta-IN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ta-IN.json b/src/config/locales/ta-IN.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/ta-IN.json +++ b/src/config/locales/ta-IN.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 096055360776afe2bee4cbeaf1c3c415f7e10109 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:37 +0200 Subject: [PATCH 034/193] New translations en-US.json (Tajik) --- src/config/locales/tg-TJ.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/tg-TJ.json b/src/config/locales/tg-TJ.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/tg-TJ.json +++ b/src/config/locales/tg-TJ.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 4776bedb0512ffad67efd4dd0ae9f7ed733498c9 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:39 +0200 Subject: [PATCH 035/193] New translations en-US.json (Swedish) --- src/config/locales/sv-SE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/sv-SE.json b/src/config/locales/sv-SE.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/sv-SE.json +++ b/src/config/locales/sv-SE.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From ff7df20182319cfff37134b6dfc189a092cd638c Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:40 +0200 Subject: [PATCH 036/193] New translations en-US.json (Swahili) --- src/config/locales/sw-KE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/sw-KE.json b/src/config/locales/sw-KE.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/sw-KE.json +++ b/src/config/locales/sw-KE.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From d3c748d4c7e58c8f6bf961263bd2ef3e144b0a84 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:42 +0200 Subject: [PATCH 037/193] New translations en-US.json (Slovenian) --- src/config/locales/sl-SI.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/sl-SI.json b/src/config/locales/sl-SI.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/sl-SI.json +++ b/src/config/locales/sl-SI.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 85acba649a955a256bcba71c2aa3e5c002e804dc Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:43 +0200 Subject: [PATCH 038/193] New translations en-US.json (Slovak) --- src/config/locales/sk-SK.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/sk-SK.json b/src/config/locales/sk-SK.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/sk-SK.json +++ b/src/config/locales/sk-SK.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From d7eb290f315cf93de1e973e16383e3106b22a1a2 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:45 +0200 Subject: [PATCH 039/193] New translations en-US.json (Serbian (Latin)) --- src/config/locales/sr-CS.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/sr-CS.json b/src/config/locales/sr-CS.json index 8ed2b1ee6..780c3cdae 100644 --- a/src/config/locales/sr-CS.json +++ b/src/config/locales/sr-CS.json @@ -165,7 +165,7 @@ "empty_list": "Ovde nema ništa", "deleted": "Obeleživač je uklonjen", "search": "Pretraži među obeleživačima", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From ca5651bcebe302df2d402b83d18e3a0e83d4d7c6 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:46 +0200 Subject: [PATCH 040/193] New translations en-US.json (Italian) --- src/config/locales/it-IT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/it-IT.json b/src/config/locales/it-IT.json index b5e709b69..b000a4df1 100644 --- a/src/config/locales/it-IT.json +++ b/src/config/locales/it-IT.json @@ -165,7 +165,7 @@ "empty_list": "Non c'è niente qui", "deleted": "Segnalibro rimosso", "search": "Cerca tra i segnalibri", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From beea50e3c77bc9d1b29d509814498c6a9ffe0f56 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:48 +0200 Subject: [PATCH 041/193] New translations en-US.json (Icelandic) --- src/config/locales/is-IS.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/is-IS.json b/src/config/locales/is-IS.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/is-IS.json +++ b/src/config/locales/is-IS.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 1062cdb39f59735c2dba76b125ff9ea78f10cdb7 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:49 +0200 Subject: [PATCH 042/193] New translations en-US.json (Spanish) --- src/config/locales/es-ES.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/es-ES.json b/src/config/locales/es-ES.json index dafb44bcf..5a8a206a0 100644 --- a/src/config/locales/es-ES.json +++ b/src/config/locales/es-ES.json @@ -165,7 +165,7 @@ "empty_list": "Nada aquí", "deleted": "Marcador removido", "search": "Buscar en marcadores", - "added": "Agregado a favoritos", + "added": "Added to bookmarks", "add": "Añadir a favoritos" }, "favorites": { From d285e11566267614d97e014055032debffab5bf2 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:51 +0200 Subject: [PATCH 043/193] New translations en-US.json (Portuguese) --- src/config/locales/pt-PT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/pt-PT.json b/src/config/locales/pt-PT.json index 30daec669..34082eb2e 100644 --- a/src/config/locales/pt-PT.json +++ b/src/config/locales/pt-PT.json @@ -165,7 +165,7 @@ "empty_list": "Nada aqui", "deleted": "Marcador removido", "search": "Pesquisar marcadores", - "added": "Adicionado aos marcadores", + "added": "Added to bookmarks", "add": "Adicionar aos marcadores" }, "favorites": { From 90280cbf1da8a64c3a160c622bcb2db475ee4fd2 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:52 +0200 Subject: [PATCH 044/193] New translations en-US.json (Bulgarian) --- src/config/locales/bg-BG.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/bg-BG.json b/src/config/locales/bg-BG.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/bg-BG.json +++ b/src/config/locales/bg-BG.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From c9f0c9bd4d438af628276c9416a93490f7debb6e Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:54 +0200 Subject: [PATCH 045/193] New translations en-US.json (Bosnian) --- src/config/locales/bs-BA.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/bs-BA.json b/src/config/locales/bs-BA.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/bs-BA.json +++ b/src/config/locales/bs-BA.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From f4a2f9e00ae47e85c1cc76c879ae6bc4a3c1fe89 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:56 +0200 Subject: [PATCH 046/193] New translations en-US.json (Bengali) --- src/config/locales/bn-BD.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/bn-BD.json b/src/config/locales/bn-BD.json index c5e13a8f6..bdfc31261 100644 --- a/src/config/locales/bn-BD.json +++ b/src/config/locales/bn-BD.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 7823b0d10f07b29d02ec2628f11af5bdea45e524 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:57 +0200 Subject: [PATCH 047/193] New translations en-US.json (Azerbaijani) --- src/config/locales/az-AZ.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/az-AZ.json b/src/config/locales/az-AZ.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/az-AZ.json +++ b/src/config/locales/az-AZ.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 0eeef96221095d3387225edb492cc7c501cca7d3 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:54:59 +0200 Subject: [PATCH 048/193] New translations en-US.json (Assamese) --- src/config/locales/as-IN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/as-IN.json b/src/config/locales/as-IN.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/as-IN.json +++ b/src/config/locales/as-IN.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 837fe8d8399ceacef1083c2342a381f0ff635827 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:00 +0200 Subject: [PATCH 049/193] New translations en-US.json (Persian) --- src/config/locales/fa-IR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/fa-IR.json b/src/config/locales/fa-IR.json index f72374b4e..87f543fb3 100644 --- a/src/config/locales/fa-IR.json +++ b/src/config/locales/fa-IR.json @@ -165,7 +165,7 @@ "empty_list": "هیچی اینجا نیست", "deleted": "از صفحهات محبوب حذف شد", "search": "جستجوی درصفحات محبوب", - "added": "به صفحات مورد علاقه اضافه شد", + "added": "Added to bookmarks", "add": "اضافه کردن به صفحات مورد علاقه" }, "favorites": { From 01fefbcb9f8a8f5a373ecf78f22236c3dc2e0ee4 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:02 +0200 Subject: [PATCH 050/193] New translations en-US.json (Turkish) --- src/config/locales/tr-TR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/tr-TR.json b/src/config/locales/tr-TR.json index 1ec3d251f..a28c0b286 100644 --- a/src/config/locales/tr-TR.json +++ b/src/config/locales/tr-TR.json @@ -165,7 +165,7 @@ "empty_list": "Burada hiçbir şey yok", "deleted": "Yer işareti kaldırıldı", "search": "Yer imlerinde ara", - "added": "Yerimlerine eklendi", + "added": "Added to bookmarks", "add": "Yerimlerine ekle" }, "favorites": { From 6a2b4b3b8bfe834d2c34907484ab33e6f4b3f9ad Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:04 +0200 Subject: [PATCH 051/193] New translations en-US.json (Cebuano) --- src/config/locales/ceb-PH.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ceb-PH.json b/src/config/locales/ceb-PH.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/ceb-PH.json +++ b/src/config/locales/ceb-PH.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From c5516e936018a05741e30f149c61ac2254a7e8b4 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:05 +0200 Subject: [PATCH 052/193] New translations en-US.json (Indonesian) --- src/config/locales/id-ID.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/id-ID.json b/src/config/locales/id-ID.json index 2f907aa0b..2927c6c2f 100644 --- a/src/config/locales/id-ID.json +++ b/src/config/locales/id-ID.json @@ -165,7 +165,7 @@ "empty_list": "Disini belum ada apa-apa", "deleted": "Hapus yang ditandai", "search": "Cari di dalam halaman yang ditandai", - "added": "Ditambahkan ke bookmark", + "added": "Added to bookmarks", "add": "Ditambahkan ke bookmark" }, "favorites": { From 549a93df34ddb7bdde9535176dba33289ed78c68 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:07 +0200 Subject: [PATCH 053/193] New translations en-US.json (Armenian) --- src/config/locales/hy-AM.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/hy-AM.json b/src/config/locales/hy-AM.json index fdab41aa8..e5f9eca0c 100644 --- a/src/config/locales/hy-AM.json +++ b/src/config/locales/hy-AM.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 047e0801b4a7a17596fdfc675ee0dc4a59b3c221 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:08 +0200 Subject: [PATCH 054/193] New translations en-US.json (Arabic) --- src/config/locales/ar-SA.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ar-SA.json b/src/config/locales/ar-SA.json index e8481ec18..dcbaa8c71 100644 --- a/src/config/locales/ar-SA.json +++ b/src/config/locales/ar-SA.json @@ -165,7 +165,7 @@ "empty_list": "لا شيء هنا", "deleted": "تم مسح الإشاراة المرجعية", "search": "البحث في الإشارات المرجعية", - "added": "تمت الإضافة إلى الإشارات المرجعية", + "added": "Added to bookmarks", "add": "إضافة إلى الإشارات المرجعية" }, "favorites": { From 1f6764c4764ab8833d6212c7742f023b4de4d1e3 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:10 +0200 Subject: [PATCH 055/193] New translations en-US.json (Albanian) --- src/config/locales/sq-AL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/sq-AL.json b/src/config/locales/sq-AL.json index fdab41aa8..e5f9eca0c 100644 --- a/src/config/locales/sq-AL.json +++ b/src/config/locales/sq-AL.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 17fdcd3b2aa3d68d9d18ecb292d1c657d3aa1306 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:11 +0200 Subject: [PATCH 056/193] New translations en-US.json (Vietnamese) --- src/config/locales/vi-VN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/vi-VN.json b/src/config/locales/vi-VN.json index 0c375c528..4ca51f04b 100644 --- a/src/config/locales/vi-VN.json +++ b/src/config/locales/vi-VN.json @@ -165,7 +165,7 @@ "empty_list": "Không có gì ở đây", "deleted": "Trang đánh dấu đã được gỡ bỏ", "search": "Tìm kiếm trong trang đánh dấu", - "added": "Đã thêm vào dấu trang", + "added": "Added to bookmarks", "add": "Thêm vào dấu trang" }, "favorites": { From 3a556859f012de849d9b703dc26c3965c0e31495 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:12 +0200 Subject: [PATCH 057/193] New translations en-US.json (Malay) --- src/config/locales/ms-MY.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ms-MY.json b/src/config/locales/ms-MY.json index c3b60a76b..7e58c8c74 100644 --- a/src/config/locales/ms-MY.json +++ b/src/config/locales/ms-MY.json @@ -165,7 +165,7 @@ "empty_list": "Kosong", "deleted": "Tanda halaman yang dikeluarkan", "search": "Cari di penanda halaman", - "added": "Ditambah ke tanda halaman", + "added": "Added to bookmarks", "add": "Ditambah ke tanda halaman" }, "favorites": { From 0b5516d05722c4dff06f3dcf2152eefd040e9d92 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:14 +0200 Subject: [PATCH 058/193] New translations en-US.json (Catalan) --- src/config/locales/ca-ES.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ca-ES.json b/src/config/locales/ca-ES.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/ca-ES.json +++ b/src/config/locales/ca-ES.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From c2ca1a777e715eafb2f26b4ebbb7ba4927c5f0c5 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:16 +0200 Subject: [PATCH 059/193] New translations en-US.json (Chinese Simplified) --- src/config/locales/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/zh-CN.json b/src/config/locales/zh-CN.json index 9af16118d..cb5b1f123 100644 --- a/src/config/locales/zh-CN.json +++ b/src/config/locales/zh-CN.json @@ -165,7 +165,7 @@ "empty_list": "此处无内容", "deleted": "书签已移除", "search": "搜索书签", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From cc612eec98a609f6b23a3d1b9d6ef86ccdd9e3ba Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:17 +0200 Subject: [PATCH 060/193] New translations en-US.json (Hindi) --- src/config/locales/hi-IN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/hi-IN.json b/src/config/locales/hi-IN.json index db0410f11..677243860 100644 --- a/src/config/locales/hi-IN.json +++ b/src/config/locales/hi-IN.json @@ -165,7 +165,7 @@ "empty_list": "कुछ नहीं है", "deleted": "पृष्टस्मृतियाँ हट गया", "search": "पृष्टस्मृतियाँ में खोजें", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 8b4befcd1695c7a6a64b7853db1ce099090a42f4 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:18 +0200 Subject: [PATCH 061/193] New translations en-US.json (French) --- src/config/locales/fr-FR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/fr-FR.json b/src/config/locales/fr-FR.json index bf94a8725..d893d986b 100644 --- a/src/config/locales/fr-FR.json +++ b/src/config/locales/fr-FR.json @@ -165,7 +165,7 @@ "empty_list": "Rien ici", "deleted": "Signet supprimé", "search": "Rechercher dans les signets", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From a5da56c7850c56c59f2a6126409d6bc0a5e89610 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:20 +0200 Subject: [PATCH 062/193] New translations en-US.json (Hebrew) --- src/config/locales/he-IL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/he-IL.json b/src/config/locales/he-IL.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/he-IL.json +++ b/src/config/locales/he-IL.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 991693ba7690922066c7cdec99e556dcff3f8151 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:21 +0200 Subject: [PATCH 063/193] New translations en-US.json (Greek) --- src/config/locales/el-GR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/el-GR.json b/src/config/locales/el-GR.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/el-GR.json +++ b/src/config/locales/el-GR.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 9493289739a16e1749f2f51161bcc8ccb6a222d5 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:23 +0200 Subject: [PATCH 064/193] New translations en-US.json (Gothic) --- src/config/locales/got-DE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/got-DE.json b/src/config/locales/got-DE.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/got-DE.json +++ b/src/config/locales/got-DE.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From c56b9baad026b79eb8bf5d5119db5911523da210 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:24 +0200 Subject: [PATCH 065/193] New translations en-US.json (German) --- src/config/locales/de-DE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/de-DE.json b/src/config/locales/de-DE.json index 20be310c0..b88f89dbb 100644 --- a/src/config/locales/de-DE.json +++ b/src/config/locales/de-DE.json @@ -165,7 +165,7 @@ "empty_list": "Keine Einträge vorhanden", "deleted": "Lesezeichen entfernt", "search": "In Lesezeichen suchen", - "added": "Zu den Lesezeichen hinzugefügt", + "added": "Added to bookmarks", "add": "Neues Lesezeichen" }, "favorites": { From 8c070507882c8388e717903a5b7450a9ad559864 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:26 +0200 Subject: [PATCH 066/193] New translations en-US.json (Georgian) --- src/config/locales/ka-GE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ka-GE.json b/src/config/locales/ka-GE.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/ka-GE.json +++ b/src/config/locales/ka-GE.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From becbc12e46a507116e091714f6b2d85191c9b9e2 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:28 +0200 Subject: [PATCH 067/193] New translations en-US.json (Galician) --- src/config/locales/gl-ES.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/gl-ES.json b/src/config/locales/gl-ES.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/gl-ES.json +++ b/src/config/locales/gl-ES.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 775fd2c3919968e8140de0a8e1c3bc473d0eb1f6 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:30 +0200 Subject: [PATCH 068/193] New translations en-US.json (Finnish) --- src/config/locales/fi-FI.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/fi-FI.json b/src/config/locales/fi-FI.json index 6512b7e6c..32642a908 100644 --- a/src/config/locales/fi-FI.json +++ b/src/config/locales/fi-FI.json @@ -165,7 +165,7 @@ "empty_list": "Täällä ei ole mitään", "deleted": "Kirjanmerkki poistettu", "search": "Hae kirjanmerkkejä", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 42d915d488c74de3f9c171275f9e92efe9251e6e Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:31 +0200 Subject: [PATCH 069/193] New translations en-US.json (Chinese Traditional) --- src/config/locales/zh-TW.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/zh-TW.json b/src/config/locales/zh-TW.json index 21774aa12..8c37b0623 100644 --- a/src/config/locales/zh-TW.json +++ b/src/config/locales/zh-TW.json @@ -165,7 +165,7 @@ "empty_list": "暫無内容!", "deleted": "已移除書籤", "search": "搜尋書籤", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 9dd0e32e5ddebf2a65431ff383307de446f240c4 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:32 +0200 Subject: [PATCH 070/193] New translations en-US.json (Filipino) --- src/config/locales/fil-PH.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/fil-PH.json b/src/config/locales/fil-PH.json index 7e4a364f1..9ba28505d 100644 --- a/src/config/locales/fil-PH.json +++ b/src/config/locales/fil-PH.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 935fd033e663adde35fc1f952634cf6a3663ab43 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:34 +0200 Subject: [PATCH 071/193] New translations en-US.json (Estonian) --- src/config/locales/et-EE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/et-EE.json b/src/config/locales/et-EE.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/et-EE.json +++ b/src/config/locales/et-EE.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 7042f7240f357de4815fd64f897c460d2aab2c19 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:35 +0200 Subject: [PATCH 072/193] New translations en-US.json (Esperanto) --- src/config/locales/eo-UY.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/eo-UY.json b/src/config/locales/eo-UY.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/eo-UY.json +++ b/src/config/locales/eo-UY.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 98a3194cef0aab922f44faec62bca98c5a9f5884 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:37 +0200 Subject: [PATCH 073/193] New translations en-US.json (Dutch) --- src/config/locales/nl-NL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/nl-NL.json b/src/config/locales/nl-NL.json index ab01556d5..0008aadc5 100644 --- a/src/config/locales/nl-NL.json +++ b/src/config/locales/nl-NL.json @@ -165,7 +165,7 @@ "empty_list": "Niets hier", "deleted": "Bladwijzer verwijderd", "search": "Zoek in bladwijzers", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 322780e4200eeb1ecf4fd8120dc9e4ef154f76c3 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:38 +0200 Subject: [PATCH 074/193] New translations en-US.json (Danish) --- src/config/locales/da-DK.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/da-DK.json b/src/config/locales/da-DK.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/da-DK.json +++ b/src/config/locales/da-DK.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 7fd6be90e54b05d4046bf7430d4f900f36ad7501 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:40 +0200 Subject: [PATCH 075/193] New translations en-US.json (Czech) --- src/config/locales/cs-CZ.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/cs-CZ.json b/src/config/locales/cs-CZ.json index 4dc198bb8..edb0fd305 100644 --- a/src/config/locales/cs-CZ.json +++ b/src/config/locales/cs-CZ.json @@ -165,7 +165,7 @@ "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 638dac5e1b1e1257257470bba0f6e6fec08c7da0 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:42 +0200 Subject: [PATCH 076/193] New translations en-US.json (Croatian) --- src/config/locales/hr-HR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/hr-HR.json b/src/config/locales/hr-HR.json index 9c45619db..0bed8b9df 100644 --- a/src/config/locales/hr-HR.json +++ b/src/config/locales/hr-HR.json @@ -165,7 +165,7 @@ "empty_list": "Nema ničeg ovdje", "deleted": "Knjižna oznaka uklonjena", "search": "Pretraži u knjižnim oznakama", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 0e70262919a3312d1dcb97477d28bab905491c0c Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 12:55:43 +0200 Subject: [PATCH 077/193] New translations en-US.json (Acehnese) --- src/config/locales/ac-ace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ac-ace.json b/src/config/locales/ac-ace.json index 97e7faa00..17fa532dc 100644 --- a/src/config/locales/ac-ace.json +++ b/src/config/locales/ac-ace.json @@ -165,7 +165,7 @@ "empty_list": "Hana sapëuna", "deleted": "Pëunanda buku kalhëuh meusampöh", "search": "Mita lam buku pëunanda", - "added": "Added to bookmars", + "added": "Added to bookmarks", "add": "Add to bookmarks" }, "favorites": { From 5615d33a19a21a99404f6e02b8e889862d30e6ee Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 13:23:19 +0200 Subject: [PATCH 078/193] New translations en-US.json (Spanish) --- src/config/locales/es-ES.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/es-ES.json b/src/config/locales/es-ES.json index 5a8a206a0..3100a853a 100644 --- a/src/config/locales/es-ES.json +++ b/src/config/locales/es-ES.json @@ -165,7 +165,7 @@ "empty_list": "Nada aquí", "deleted": "Marcador removido", "search": "Buscar en marcadores", - "added": "Added to bookmarks", + "added": "Añadido a marcadores", "add": "Añadir a favoritos" }, "favorites": { From 9bd1958f89973f33c3113d3c35b2ec26dbec8e67 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 14:04:03 +0200 Subject: [PATCH 079/193] New translations en-US.json (Arabic) --- src/config/locales/ar-SA.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/config/locales/ar-SA.json b/src/config/locales/ar-SA.json index dcbaa8c71..748b657c8 100644 --- a/src/config/locales/ar-SA.json +++ b/src/config/locales/ar-SA.json @@ -114,8 +114,8 @@ "reply_placeholder": "ماذا تريد أن تكتب عن المشاركة أعلاه؟", "publish": "نشر", "reply": "الرد", - "open_galery": "Open Galery", - "capture_photo": "Capture a photo" + "open_galery": "إفتح معرض الصور", + "capture_photo": "إلتقط صورة" }, "pincode": { "enter_text": "أدخل الرقم السري للفتح", @@ -136,8 +136,8 @@ "warning": "تحذير", "invalid_pincode": "الرقم السري غير صالح، يرجى التحقق والمحاولة مرة أخرى.", "remove_alert": "هل أنت متأكد تريد الإزالة؟", - "clear_alert": "Are you sure you want to clear?", - "clear": "Clear", + "clear_alert": "هل أنت متأكد من أنك تريد المسح؟", + "clear": "مسح", "cancel": "إلغاء", "delete": "حذف", "copied": "تم النسخ!", @@ -165,7 +165,7 @@ "empty_list": "لا شيء هنا", "deleted": "تم مسح الإشاراة المرجعية", "search": "البحث في الإشارات المرجعية", - "added": "Added to bookmarks", + "added": "تمت الإضافة إلى الإشارات المرجعية", "add": "إضافة إلى الإشارات المرجعية" }, "favorites": { From 3b2e9c0908aa6bb9438cf9bc166ccc60a0cd4404 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 16:03:49 +0200 Subject: [PATCH 080/193] New translations en-US.json (Hungarian) --- src/config/locales/hu-HU.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/hu-HU.json b/src/config/locales/hu-HU.json index 04f4db2ac..22fecafbe 100644 --- a/src/config/locales/hu-HU.json +++ b/src/config/locales/hu-HU.json @@ -165,7 +165,7 @@ "empty_list": "Itt nincs semmi", "deleted": "Könyvjelző eltávolítva", "search": "Keresés a könyvjelzők között", - "added": "Added to bookmarks", + "added": "Hozzáadva a könyvjelzőkhöz", "add": "Hozzáadás a könyvjelzőkhöz" }, "favorites": { From fa9639df45c19b0522db1716b18367b4cdc851dc Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 18:23:40 +0200 Subject: [PATCH 081/193] New translations en-US.json (Acehnese) --- src/config/locales/ac-ace.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/config/locales/ac-ace.json b/src/config/locales/ac-ace.json index 17fa532dc..ee81e9c76 100644 --- a/src/config/locales/ac-ace.json +++ b/src/config/locales/ac-ace.json @@ -114,8 +114,8 @@ "reply_placeholder": "Teuntang peu neu neuk tuleh ata diateuh?", "publish": "Peudëuh", "reply": "Balah", - "open_galery": "Open Galery", - "capture_photo": "Capture a photo" + "open_galery": "Buka Galery", + "capture_photo": "Cök Fôtô" }, "pincode": { "enter_text": "Pasöe gunci untuk buka", @@ -136,8 +136,8 @@ "warning": "Pëuingat", "invalid_pincode": "Salah pin, cie neu test loëm.", "remove_alert": "Peu yakin neuk sampóh?", - "clear_alert": "Are you sure you want to clear?", - "clear": "Clear", + "clear_alert": "Peu yakin neuk sampóh?", + "clear": "Sampöh", "cancel": "Batai", "delete": "Sampóh", "copied": "Copied!", From ddf25ec6592405e39f3e0861deca0213754098a7 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 9 Feb 2019 18:33:37 +0200 Subject: [PATCH 082/193] New translations en-US.json (Acehnese) --- src/config/locales/ac-ace.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/config/locales/ac-ace.json b/src/config/locales/ac-ace.json index ee81e9c76..1cc3284b5 100644 --- a/src/config/locales/ac-ace.json +++ b/src/config/locales/ac-ace.json @@ -136,12 +136,12 @@ "warning": "Pëuingat", "invalid_pincode": "Salah pin, cie neu test loëm.", "remove_alert": "Peu yakin neuk sampóh?", - "clear_alert": "Peu yakin neuk sampóh?", + "clear_alert": "Peu yakin neuk sampöh?", "clear": "Sampöh", "cancel": "Batai", "delete": "Sampóh", - "copied": "Copied!", - "no_internet": "No connection!" + "copied": "Kalheuh Meusalén!", + "no_internet": "Hana koneksi!" }, "post": { "reblog_alert": "Peu yakin neuh, neu neuk reblog?" @@ -166,7 +166,7 @@ "deleted": "Pëunanda buku kalhëuh meusampöh", "search": "Mita lam buku pëunanda", "added": "Added to bookmarks", - "add": "Add to bookmarks" + "add": "Tamah dalam bookmarks" }, "favorites": { "title": "Palèng galak", @@ -193,7 +193,7 @@ "reblog": "neukirem ulang blog", "reply": "balah", "share": "bagi", - "bookmarks": "add to bookmarks" + "bookmarks": "tamah dalam bookmarks" }, "deep_link": { "no_existing_user": "Hana uréung pakék", From c2153a02884ceb5bbe627a649198611600d0d6de Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sun, 10 Feb 2019 00:53:28 +0200 Subject: [PATCH 083/193] New translations en-US.json (Malay) --- src/config/locales/ms-MY.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ms-MY.json b/src/config/locales/ms-MY.json index 7e58c8c74..976616fdc 100644 --- a/src/config/locales/ms-MY.json +++ b/src/config/locales/ms-MY.json @@ -165,7 +165,7 @@ "empty_list": "Kosong", "deleted": "Tanda halaman yang dikeluarkan", "search": "Cari di penanda halaman", - "added": "Added to bookmarks", + "added": "Tanda halaman ditambah", "add": "Ditambah ke tanda halaman" }, "favorites": { From 34c0a069340dc418d397f757faec646ce21e5849 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sun, 10 Feb 2019 01:36:24 +0200 Subject: [PATCH 084/193] New translations en-US.json (Portuguese) --- src/config/locales/pt-PT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/pt-PT.json b/src/config/locales/pt-PT.json index 34082eb2e..30daec669 100644 --- a/src/config/locales/pt-PT.json +++ b/src/config/locales/pt-PT.json @@ -165,7 +165,7 @@ "empty_list": "Nada aqui", "deleted": "Marcador removido", "search": "Pesquisar marcadores", - "added": "Added to bookmarks", + "added": "Adicionado aos marcadores", "add": "Adicionar aos marcadores" }, "favorites": { From 2fe328320f0fc4f08926c11ac4124398f9404d1c Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 11 Feb 2019 11:45:05 +0200 Subject: [PATCH 085/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 52 +++++++++++++++++------------------ 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index edb0fd305..7984ddb8f 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -24,9 +24,9 @@ "leaderboard": "Leaderboard", "leaderboard_title": "Daily Top User", "recent": "Recent", - "yesterday": "Yesterday", - "this_week": "This Week", - "this_month": "This Month", + "yesterday": "Ieri", + "this_week": "Săptămâna aceasta", + "this_month": "Luna Aceasta", "older_then": "Older Than A Month" }, "messages": { @@ -39,26 +39,26 @@ "details": "Profile Details", "comments": "Comments", "replies": "Replies", - "wallet": "Wallet", + "wallet": "Portofel", "wallet_details": "Wallet Details", "unclaimed_rewards": "Unclaimed Rewards", "full_in": "Full in", - "hours": "hours", + "hours": "ore", "voting_power": "Voting power", "login_to_see": "Login to see", "havent_commented": "haven't commented anything yet", "havent_posted": "haven't posted anything yet", "steem_power": "Steem Power", "next_power_text": "Next power down is in", - "days": "days", - "day": "day", - "steem_dollars": "Steem Dollars", - "savings": "Savings" + "days": "zile", + "day": "zi", + "steem_dollars": "Steem Dolari", + "savings": "Economii" }, "settings": { - "settings": "Settings", - "currency": "Currency", - "language": "Language", + "settings": "Setări", + "currency": "Monedă", + "language": "Limbă", "server": "Server", "dark_theme": "Dark Theme", "push_notification": "Push Notification", @@ -81,17 +81,17 @@ "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." }, "home": { - "feed": "Feed", + "feed": "Flux", "popular": "Popular" }, "side_menu": { - "profile": "Profile", + "profile": "Profil", "bookmarks": "Bookmarks", - "favorites": "Favorites", - "drafts": "Drafts", - "schedules": "Schedules", - "gallery": "Gallery", - "settings": "Settings", + "favorites": "Favorite", + "drafts": "Schițe", + "schedules": "Programate", + "gallery": "Galerie", + "settings": "Setări", "add_account": "Add Account", "logout": "Logout", "cancel": "Cancel", @@ -99,16 +99,16 @@ }, "header": { "title": "Login to customize your feed", - "search": "Search..." + "search": "Caută..." }, "basic_header": { - "publish": "Publish", - "search": "Search", - "update": "Update", + "publish": "Publică", + "search": "Caută", + "update": "Actualizare", "reply": "Reply" }, "editor": { - "title": "Title", + "title": "Titlu", "tags": "tags", "default_placeholder": "What would you like to write about today?", "reply_placeholder": "What would you like to write about above post?", @@ -121,10 +121,10 @@ "enter_text": "Enter pin to unlock", "set_new": "Set new pin", "write_again": "Write again", - "forgot_text": "Oh, I forgot it..." + "forgot_text": "Oh, am uitat..." }, "alert": { - "success": "Success!", + "success": "Succes!", "allRead": "Marked all notifications as read", "claim_reward_balance_ok": "Reward balance claimed", "fail": "Fail!", From 491bfa50848a4b6a8d16b33ff8479b478ae14e65 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 11 Feb 2019 12:04:53 +0200 Subject: [PATCH 086/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index 7984ddb8f..bd21f56f5 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -139,15 +139,15 @@ "clear_alert": "Are you sure you want to clear?", "clear": "Clear", "cancel": "Cancel", - "delete": "Delete", - "copied": "Copied!", + "delete": "Șterge", + "copied": "Copiat!", "no_internet": "No connection!" }, "post": { "reblog_alert": "Are you sure you want to reblog?" }, "drafts": { - "title": "Drafts", + "title": "Schițe", "load_error": "Could not load drafts", "empty_list": "Nothing here", "deleted": "Draft deleted" @@ -156,12 +156,12 @@ "title": "Scheduled Posts", "empty_list": "Nothing here", "deleted": "Scheduled post deleted", - "move": "Move to drafts", - "moved": "Moved to drafts" + "move": "Mută la schițe", + "moved": "Mutat la schițe" }, "bookmarks": { "title": "Bookmarks", - "load_error": "Could not load bookmarks", + "load_error": "Bookmarks nu a putut fi încărcat", "empty_list": "Nothing here", "deleted": "Bookmark removed", "search": "Search in bookmarks", @@ -169,8 +169,8 @@ "add": "Add to bookmarks" }, "favorites": { - "title": "Favorites", - "load_error": "Could not load favorites", + "title": "Favorite", + "load_error": "Nu s-au putut încărca favoritele", "empty_list": "Nothing here", "search": "Search in favorites" }, From c5cf200f4eaedb3dcc84a6fec34b0eeab98bac5c Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 11 Feb 2019 12:15:58 +0200 Subject: [PATCH 087/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index bd21f56f5..6a5f5bf3b 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -20,9 +20,9 @@ "ignore": "ignored you", "reblog": "reblogged your post", "comingsoon": "Leaderboard feature is coming soon!", - "notification": "Notifications", - "leaderboard": "Leaderboard", - "leaderboard_title": "Daily Top User", + "notification": "Notificări", + "leaderboard": "Clasament", + "leaderboard_title": "Utilizatori de Top Zilnic", "recent": "Recent", "yesterday": "Ieri", "this_week": "Săptămâna aceasta", @@ -37,7 +37,7 @@ "follower": "Follower", "post": "Post", "details": "Profile Details", - "comments": "Comments", + "comments": "Comentarii", "replies": "Replies", "wallet": "Portofel", "wallet_details": "Wallet Details", @@ -74,7 +74,7 @@ "signup": "Sign up", "signin_title": "To get all the benefits of using eSteem", "username": "Username", - "password": "Password or WIF", + "password": "Parolă sau WIF", "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", From 84713498589dbf973987396b84f29e5bbcfffdf6 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 11 Feb 2019 16:27:26 +0200 Subject: [PATCH 088/193] New translations en-US.json (Indonesian) --- src/config/locales/id-ID.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/config/locales/id-ID.json b/src/config/locales/id-ID.json index 2927c6c2f..2ba305f43 100644 --- a/src/config/locales/id-ID.json +++ b/src/config/locales/id-ID.json @@ -114,8 +114,8 @@ "reply_placeholder": "Apa yang ingin Anda tulis tentang posting di atas?", "publish": "Terbitkan", "reply": "Balas", - "open_galery": "Open Galery", - "capture_photo": "Capture a photo" + "open_galery": "Buka Album", + "capture_photo": "Ambil Foto" }, "pincode": { "enter_text": "Masukkan PIN untuk membuka kunci", @@ -136,8 +136,8 @@ "warning": "Peringatan", "invalid_pincode": "Invalid pin code, please check and try again.", "remove_alert": "Yakin ingin menghapus?", - "clear_alert": "Are you sure you want to clear?", - "clear": "Clear", + "clear_alert": "Anda yakin ingin menghapus?", + "clear": "Bersihkan", "cancel": "Batal", "delete": "Hapus", "copied": "Disalin!", From db9f23ccbf0ee065453166ef30a131d1e4b901e4 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 11 Feb 2019 16:36:36 +0200 Subject: [PATCH 089/193] New translations en-US.json (Indonesian) --- src/config/locales/id-ID.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/id-ID.json b/src/config/locales/id-ID.json index 2ba305f43..19ad76c40 100644 --- a/src/config/locales/id-ID.json +++ b/src/config/locales/id-ID.json @@ -165,7 +165,7 @@ "empty_list": "Disini belum ada apa-apa", "deleted": "Hapus yang ditandai", "search": "Cari di dalam halaman yang ditandai", - "added": "Added to bookmarks", + "added": "Ditambahkan ke ditandai", "add": "Ditambahkan ke bookmark" }, "favorites": { From 687d86b80762f93f19307720a30feb036c35a096 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 05:23:47 +0200 Subject: [PATCH 090/193] New translations en-US.json (Tamil) --- src/config/locales/ta-IN.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/ta-IN.json b/src/config/locales/ta-IN.json index edb0fd305..8670496c0 100644 --- a/src/config/locales/ta-IN.json +++ b/src/config/locales/ta-IN.json @@ -27,10 +27,10 @@ "yesterday": "Yesterday", "this_week": "This Week", "this_month": "This Month", - "older_then": "Older Than A Month" + "older_then": "This Week" }, "messages": { - "comingsoon": "Messages feature is coming soon!" + "comingsoon": "விரைவில் வரும் செய்திகளை அம்சம்!" }, "profile": { "following": "Following", From 52540ebd6adb47a2212f9143802e0dcb2a3c94e4 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 12:11:17 +0200 Subject: [PATCH 091/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index 6a5f5bf3b..3f92f29e3 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -15,7 +15,7 @@ "unvote": "unvoted your post", "reply": "replied to your post", "mention": "mentioned you", - "follow": "followed you", + "follow": "te urmărește", "unfollow": "unfollowed you", "ignore": "ignored you", "reblog": "reblogged your post", @@ -33,7 +33,7 @@ "comingsoon": "Messages feature is coming soon!" }, "profile": { - "following": "Following", + "following": "Urmăriți", "follower": "Follower", "post": "Post", "details": "Profile Details", From f1062777def8c5486673adaf60d850c4b19a70f1 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 12:14:38 +0200 Subject: [PATCH 092/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index 3f92f29e3..43edc8cca 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -41,8 +41,8 @@ "replies": "Replies", "wallet": "Portofel", "wallet_details": "Wallet Details", - "unclaimed_rewards": "Unclaimed Rewards", - "full_in": "Full in", + "unclaimed_rewards": "Recompense Necolectate", + "full_in": "Plin în", "hours": "ore", "voting_power": "Voting power", "login_to_see": "Login to see", From a74bb6edd23ae034a89ce544150a61dff20623ea Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 12:25:57 +0200 Subject: [PATCH 093/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index 43edc8cca..ccda768e3 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -40,11 +40,11 @@ "comments": "Comentarii", "replies": "Replies", "wallet": "Portofel", - "wallet_details": "Wallet Details", + "wallet_details": "Detalii Portofel", "unclaimed_rewards": "Recompense Necolectate", "full_in": "Plin în", "hours": "ore", - "voting_power": "Voting power", + "voting_power": "Putere de votare", "login_to_see": "Login to see", "havent_commented": "haven't commented anything yet", "havent_posted": "haven't posted anything yet", @@ -114,13 +114,13 @@ "reply_placeholder": "What would you like to write about above post?", "publish": "Publish", "reply": "Reply", - "open_galery": "Open Galery", + "open_galery": "Deschide Galeria", "capture_photo": "Capture a photo" }, "pincode": { "enter_text": "Enter pin to unlock", "set_new": "Set new pin", - "write_again": "Write again", + "write_again": "Scrie din nou", "forgot_text": "Oh, am uitat..." }, "alert": { @@ -133,7 +133,7 @@ "permission_text": "Please, go to phone Settings and change eSteem app permissions.", "success_rebloged": "Rebloged!", "already_rebloged": "You have already reblogged!", - "warning": "Warning", + "warning": "Atenționare", "invalid_pincode": "Invalid pin code, please check and try again.", "remove_alert": "Are you sure want to remove?", "clear_alert": "Are you sure you want to clear?", From 81c251e96500671167eab38f5062074c3f39f27d Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 12:45:07 +0200 Subject: [PATCH 094/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index ccda768e3..6193574e7 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -1,17 +1,17 @@ { "wallet": { - "curation_reward": "Curation Reward", - "author_reward": "Author Reward", - "comment_benefactor_reward": "Comment Benefactor Reward", - "claim_reward_balance": "Claim Reward Balance", + "curation_reward": "Recompensă de curare", + "author_reward": "Recompensă Autor", + "comment_benefactor_reward": "Recompensă Pentru Comentariu", + "claim_reward_balance": "Colectează soldul de recompensă", "transfer": "Transfer", - "transfer_to_vesting": "Transfer To Vesting", - "transfer_from_savings": "Transfer From Savings", + "transfer_to_vesting": "Transfer la vesting", + "transfer_from_savings": "Transfer de la economii", "withdraw_vesting": "Power Down", - "fill_order": "Fill Order" + "fill_order": "Completează ordinul" }, "notification": { - "vote": "likes your post", + "vote": "a votat postul tău", "unvote": "unvoted your post", "reply": "replied to your post", "mention": "mentioned you", From 07a4b5a684ccb16f0c70be774a8d9e695d518bb8 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 12:54:33 +0200 Subject: [PATCH 095/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index 6193574e7..a1a554b96 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -13,7 +13,7 @@ "notification": { "vote": "a votat postul tău", "unvote": "unvoted your post", - "reply": "replied to your post", + "reply": "a răspuns la postul tău", "mention": "mentioned you", "follow": "te urmărește", "unfollow": "unfollowed you", From a6f46f85585a09b8f3ad7485aa68c2bc4eb851ef Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 13:56:48 +0200 Subject: [PATCH 096/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index a1a554b96..d1540e236 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -14,10 +14,10 @@ "vote": "a votat postul tău", "unvote": "unvoted your post", "reply": "a răspuns la postul tău", - "mention": "mentioned you", + "mention": "te-a menționat", "follow": "te urmărește", - "unfollow": "unfollowed you", - "ignore": "ignored you", + "unfollow": "a anulat urmărirea", + "ignore": "te-a ignorat", "reblog": "reblogged your post", "comingsoon": "Leaderboard feature is coming soon!", "notification": "Notificări", From 1efd5e1f651797a2a9363a0505d76ea7bb836a4c Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 14:06:30 +0200 Subject: [PATCH 097/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 46 +++++++++++++++++------------------ 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index d1540e236..822fc647e 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -18,8 +18,8 @@ "follow": "te urmărește", "unfollow": "a anulat urmărirea", "ignore": "te-a ignorat", - "reblog": "reblogged your post", - "comingsoon": "Leaderboard feature is coming soon!", + "reblog": "a redistribuit postarea ta", + "comingsoon": "Clasamentul va fi disponibil în curând!", "notification": "Notificări", "leaderboard": "Clasament", "leaderboard_title": "Utilizatori de Top Zilnic", @@ -27,7 +27,7 @@ "yesterday": "Ieri", "this_week": "Săptămâna aceasta", "this_month": "Luna Aceasta", - "older_then": "Older Than A Month" + "older_then": "Mai vechi de o lună" }, "messages": { "comingsoon": "Messages feature is coming soon!" @@ -153,26 +153,26 @@ "deleted": "Draft deleted" }, "schedules": { - "title": "Scheduled Posts", - "empty_list": "Nothing here", - "deleted": "Scheduled post deleted", + "title": "Postări Programate", + "empty_list": "Nici un rezultat", + "deleted": "Postarea planificată a fost ștearsă", "move": "Mută la schițe", "moved": "Mutat la schițe" }, "bookmarks": { "title": "Bookmarks", "load_error": "Bookmarks nu a putut fi încărcat", - "empty_list": "Nothing here", - "deleted": "Bookmark removed", - "search": "Search in bookmarks", - "added": "Added to bookmarks", - "add": "Add to bookmarks" + "empty_list": "Nici un rezultat", + "deleted": "Mutat de la bookmarks", + "search": "Căutare la bookmarks", + "added": "Adaugat la bookmarks", + "add": "Adaugă la bookmarks" }, "favorites": { "title": "Favorite", "load_error": "Nu s-au putut încărca favoritele", - "empty_list": "Nothing here", - "search": "Search in favorites" + "empty_list": "Nici un rezultat", + "search": "Caută în favorite" }, "auth": { "invalid_pin": "Invalid pin code, please check and try again", @@ -182,21 +182,21 @@ "unknow_error": "Unknown error, please contact us at support@esteem.app" }, "payout": { - "potential_payout": "Potential Payout", - "promoted": "Promoted", - "author_payout": "Author Payout", - "curation_payout": "Curation Payout", - "payout_date": "Payout" + "potential_payout": "Plată probabilă", + "promoted": "Promovat", + "author_payout": "Plata autorului", + "curation_payout": "Plată de curare", + "payout_date": "Plată" }, "post_dropdown": { - "copy": "copy link", + "copy": "copiază link", "reblog": "reblog", - "reply": "reply", + "reply": "răspunde", "share": "share", - "bookmarks": "add to bookmarks" + "bookmarks": "adaugă la bookmarks" }, "deep_link": { - "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_user": "Utilizator inexistent", + "no_existing_post": "Utilizator inexistent" } } From 58647c3a13c6bde206f47eb215517f4551b3c633 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 14:15:19 +0200 Subject: [PATCH 098/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index 822fc647e..32042017c 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -47,9 +47,9 @@ "voting_power": "Putere de votare", "login_to_see": "Login to see", "havent_commented": "haven't commented anything yet", - "havent_posted": "haven't posted anything yet", + "havent_posted": "încă nu a postat nimic", "steem_power": "Steem Power", - "next_power_text": "Next power down is in", + "next_power_text": "Următoarul power down în", "days": "zile", "day": "zi", "steem_dollars": "Steem Dolari", @@ -66,12 +66,12 @@ "reset": "Reset" }, "voters": { - "voters_info": "Voters Info", + "voters_info": "Detalii votanți", "no_user": "No user found." }, "login": { "signin": "Sign in", - "signup": "Sign up", + "signup": "Înscrie-te", "signin_title": "To get all the benefits of using eSteem", "username": "Username", "password": "Parolă sau WIF", @@ -105,15 +105,15 @@ "publish": "Publică", "search": "Caută", "update": "Actualizare", - "reply": "Reply" + "reply": "Răspunde" }, "editor": { "title": "Titlu", - "tags": "tags", + "tags": "tag-uri", "default_placeholder": "What would you like to write about today?", "reply_placeholder": "What would you like to write about above post?", - "publish": "Publish", - "reply": "Reply", + "publish": "Publică", + "reply": "Răspunde", "open_galery": "Deschide Galeria", "capture_photo": "Capture a photo" }, From 1d80b1fdfde589c8ed9103144680c4edfd4f03c4 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 14:24:09 +0200 Subject: [PATCH 099/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index 32042017c..582247cec 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -93,12 +93,12 @@ "gallery": "Galerie", "settings": "Setări", "add_account": "Add Account", - "logout": "Logout", - "cancel": "Cancel", - "logout_text": "Are you sure you want to logout?" + "logout": "Deconectare", + "cancel": "Anulează", + "logout_text": "Esti sigur că vrei să te deconectezi?" }, "header": { - "title": "Login to customize your feed", + "title": "Autentifică-te pentru a personaliza feed-ul", "search": "Caută..." }, "basic_header": { From ebdbcbb85fc615a88277e415cecf5b4b4ab857f8 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 14:34:33 +0200 Subject: [PATCH 100/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index 582247cec..7456c2dca 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -92,7 +92,7 @@ "schedules": "Programate", "gallery": "Galerie", "settings": "Setări", - "add_account": "Add Account", + "add_account": "Adaugare Cont", "logout": "Deconectare", "cancel": "Anulează", "logout_text": "Esti sigur că vrei să te deconectezi?" From 9e3b641f5056ecf8b402cc11879ceec7d3ff85f0 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 14:45:31 +0200 Subject: [PATCH 101/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index 7456c2dca..e4f65785f 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -34,19 +34,19 @@ }, "profile": { "following": "Urmăriți", - "follower": "Follower", + "follower": "Urmăritor", "post": "Post", "details": "Profile Details", "comments": "Comentarii", - "replies": "Replies", + "replies": "Răspunsuri", "wallet": "Portofel", "wallet_details": "Detalii Portofel", "unclaimed_rewards": "Recompense Necolectate", "full_in": "Plin în", "hours": "ore", "voting_power": "Putere de votare", - "login_to_see": "Login to see", - "havent_commented": "haven't commented anything yet", + "login_to_see": "Autentifică-te pentru a vedea", + "havent_commented": "încă nu a comentat", "havent_posted": "încă nu a postat nimic", "steem_power": "Steem Power", "next_power_text": "Următoarul power down în", @@ -76,8 +76,8 @@ "username": "Username", "password": "Parolă sau WIF", "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", - "cancel": "cancel", - "login": "LOGIN", + "cancel": "anulează", + "login": "AUTENTIFICARE", "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." }, "home": { @@ -129,7 +129,7 @@ "claim_reward_balance_ok": "Reward balance claimed", "fail": "Fail!", "success_shared": "Your post succesfully shared", - "permission_denied": "Permission denied", + "permission_denied": "Permisiune respinsă", "permission_text": "Please, go to phone Settings and change eSteem app permissions.", "success_rebloged": "Rebloged!", "already_rebloged": "You have already reblogged!", @@ -138,7 +138,7 @@ "remove_alert": "Are you sure want to remove?", "clear_alert": "Are you sure you want to clear?", "clear": "Clear", - "cancel": "Cancel", + "cancel": "Anulează", "delete": "Șterge", "copied": "Copiat!", "no_internet": "No connection!" @@ -148,9 +148,9 @@ }, "drafts": { "title": "Schițe", - "load_error": "Could not load drafts", - "empty_list": "Nothing here", - "deleted": "Draft deleted" + "load_error": "Schițele nu au putut fi încărcate", + "empty_list": "Nici un rezultat", + "deleted": "Schiță ștearsă" }, "schedules": { "title": "Postări Programate", From a5f46abaac453733f731378859a8405a36e98326 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 14:56:58 +0200 Subject: [PATCH 102/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index e4f65785f..d5d3d19a4 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -36,7 +36,7 @@ "following": "Urmăriți", "follower": "Urmăritor", "post": "Post", - "details": "Profile Details", + "details": "Detalii Profil", "comments": "Comentarii", "replies": "Răspunsuri", "wallet": "Portofel", @@ -61,7 +61,7 @@ "language": "Limbă", "server": "Server", "dark_theme": "Dark Theme", - "push_notification": "Push Notification", + "push_notification": "Notificări", "pincode": "Pincode", "reset": "Reset" }, @@ -73,7 +73,7 @@ "signin": "Sign in", "signup": "Înscrie-te", "signin_title": "To get all the benefits of using eSteem", - "username": "Username", + "username": "Nume utilizator", "password": "Parolă sau WIF", "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "anulează", @@ -137,7 +137,7 @@ "invalid_pincode": "Invalid pin code, please check and try again.", "remove_alert": "Are you sure want to remove?", "clear_alert": "Are you sure you want to clear?", - "clear": "Clear", + "clear": "Șterge", "cancel": "Anulează", "delete": "Șterge", "copied": "Copiat!", From 1429c7b97225d38881e3e3b94993713d036b9e80 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 15:26:59 +0200 Subject: [PATCH 103/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index d5d3d19a4..db8ed5f5a 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -12,7 +12,7 @@ }, "notification": { "vote": "a votat postul tău", - "unvote": "unvoted your post", + "unvote": "a votat postul tău", "reply": "a răspuns la postul tău", "mention": "te-a menționat", "follow": "te urmărește", @@ -67,10 +67,10 @@ }, "voters": { "voters_info": "Detalii votanți", - "no_user": "No user found." + "no_user": "Nu s-a găsit nici un utilizator." }, "login": { - "signin": "Sign in", + "signin": "Loghează-te", "signup": "Înscrie-te", "signin_title": "To get all the benefits of using eSteem", "username": "Nume utilizator", @@ -126,7 +126,7 @@ "alert": { "success": "Succes!", "allRead": "Marked all notifications as read", - "claim_reward_balance_ok": "Reward balance claimed", + "claim_reward_balance_ok": "Sold de recompensă colectat", "fail": "Fail!", "success_shared": "Your post succesfully shared", "permission_denied": "Permisiune respinsă", @@ -141,7 +141,7 @@ "cancel": "Anulează", "delete": "Șterge", "copied": "Copiat!", - "no_internet": "No connection!" + "no_internet": "Nu există conexiune!" }, "post": { "reblog_alert": "Are you sure you want to reblog?" From 7cd0fc9f7855eed9e156d181103df7ff63218f6e Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:37:30 +0200 Subject: [PATCH 104/193] New translations en-US.json (Hungarian) --- src/config/locales/hu-HU.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/hu-HU.json b/src/config/locales/hu-HU.json index 22fecafbe..87dc049e0 100644 --- a/src/config/locales/hu-HU.json +++ b/src/config/locales/hu-HU.json @@ -78,7 +78,8 @@ "description": "A felhasználó bejelentkezési adatai helyileg vannak tárolva a készüléken. Kijelentkezéskor a bejelentkezési adatok eltávolítódnak!", "cancel": "visszavonom", "login": "BEJELENTKEZÉS", - "steemconnect_description": "Ha nem szeretnéd a jelszavad a készülékeden elmentve tárolni, akkor használd a Steemconnect-et." + "steemconnect_description": "Ha nem szeretnéd a jelszavad a készülékeden elmentve tárolni, akkor használd a Steemconnect-et.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Hírfolyam", From 7cf739acaf8320f121ed0f7ad08f8b5385cc1d68 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:37:32 +0200 Subject: [PATCH 105/193] New translations en-US.json (Lithuanian) --- src/config/locales/lt-LT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/lt-LT.json b/src/config/locales/lt-LT.json index a3ac789d7..8e2e41f2e 100644 --- a/src/config/locales/lt-LT.json +++ b/src/config/locales/lt-LT.json @@ -78,7 +78,8 @@ "description": "Vartotojo kredencialai saugomi lokaliai įrenginyje. Atsijungus kredencialai pašalinami!", "cancel": "atšaukti", "login": "PRISIJUNGTI", - "steemconnect_description": "Jei nenorite, kad jūsų slaptažodis būtų įrašomas į jūsų įrenginį, galite naudoti Steemconnect." + "steemconnect_description": "Jei nenorite, kad jūsų slaptažodis būtų įrašomas į jūsų įrenginį, galite naudoti Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Pagrindinis", From cad6d4e42341f6b905b9565bf941abc5691118f3 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:37:34 +0200 Subject: [PATCH 106/193] New translations en-US.json (Polish) --- src/config/locales/pl-PL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/pl-PL.json b/src/config/locales/pl-PL.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/pl-PL.json +++ b/src/config/locales/pl-PL.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From b0a8c02b01158d0c5edf73cf39d2e4c6e812e3cb Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:37:36 +0200 Subject: [PATCH 107/193] New translations en-US.json (Norwegian) --- src/config/locales/no-NO.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/no-NO.json b/src/config/locales/no-NO.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/no-NO.json +++ b/src/config/locales/no-NO.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 3e622af5df5858ff6ef8d523765ba92c62984231 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:37:38 +0200 Subject: [PATCH 108/193] New translations en-US.json (Nigerian Pidgin) --- src/config/locales/pcm-NG.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/pcm-NG.json b/src/config/locales/pcm-NG.json index 2580c708a..665609529 100644 --- a/src/config/locales/pcm-NG.json +++ b/src/config/locales/pcm-NG.json @@ -78,7 +78,8 @@ "description": "Person information dey store inside phone. But e go clear komot when dem logout! ", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you no wan make your password save inside your phone, you fit decide to login with Steemconnect." + "steemconnect_description": "If you no wan make your password save inside your phone, you fit decide to login with Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Tori", From c9b0129548623c28b22d82469cdf4993778e911f Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:37:39 +0200 Subject: [PATCH 109/193] New translations en-US.json (Nepali) --- src/config/locales/ne-NP.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ne-NP.json b/src/config/locales/ne-NP.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/ne-NP.json +++ b/src/config/locales/ne-NP.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 979861a23d430788a1e8bcc25da467d93c233d06 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:37:41 +0200 Subject: [PATCH 110/193] New translations en-US.json (Mongolian) --- src/config/locales/mn-MN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/mn-MN.json b/src/config/locales/mn-MN.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/mn-MN.json +++ b/src/config/locales/mn-MN.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From e92bc3bf86812425e928ae1113592c88b2fb8637 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:37:42 +0200 Subject: [PATCH 111/193] New translations en-US.json (Macedonian) --- src/config/locales/mk-MK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/mk-MK.json b/src/config/locales/mk-MK.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/mk-MK.json +++ b/src/config/locales/mk-MK.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 4900962e46575e4665327a309b1007b349bdc2b4 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:37:44 +0200 Subject: [PATCH 112/193] New translations en-US.json (Latvian) --- src/config/locales/lv-LV.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/lv-LV.json b/src/config/locales/lv-LV.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/lv-LV.json +++ b/src/config/locales/lv-LV.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From e8ed10c18e30c4579a27106bcef04eb59492a98b Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:37:47 +0200 Subject: [PATCH 113/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index db8ed5f5a..477100768 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "anulează", "login": "AUTENTIFICARE", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Flux", From 2bca48395794bba5b015eb9b0681bf666a921196 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:37:49 +0200 Subject: [PATCH 114/193] New translations en-US.json (Kyrgyz) --- src/config/locales/ky-KG.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ky-KG.json b/src/config/locales/ky-KG.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/ky-KG.json +++ b/src/config/locales/ky-KG.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From e59c04eff579663bcf4b782d94b03a6786d8c3b3 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:37:50 +0200 Subject: [PATCH 115/193] New translations en-US.json (Kurdish) --- src/config/locales/ku-TR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ku-TR.json b/src/config/locales/ku-TR.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/ku-TR.json +++ b/src/config/locales/ku-TR.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From e5b6f614e3028cd94019c508b6d7a17b7544c662 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:37:52 +0200 Subject: [PATCH 116/193] New translations en-US.json (Korean) --- src/config/locales/ko-KR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ko-KR.json b/src/config/locales/ko-KR.json index c52d1a393..cad8650a7 100644 --- a/src/config/locales/ko-KR.json +++ b/src/config/locales/ko-KR.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 6bfce24efe72a95af50ca4c8f51f7c2f07650917 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:37:54 +0200 Subject: [PATCH 117/193] New translations en-US.json (Kazakh) --- src/config/locales/kk-KZ.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/kk-KZ.json b/src/config/locales/kk-KZ.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/kk-KZ.json +++ b/src/config/locales/kk-KZ.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From a473e6f9d90de401ca0ae2ca8517fe91f7afeb22 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:37:56 +0200 Subject: [PATCH 118/193] New translations en-US.json (Kashmiri) --- src/config/locales/ks-IN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ks-IN.json b/src/config/locales/ks-IN.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/ks-IN.json +++ b/src/config/locales/ks-IN.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From fb6fe76f4cda0685556ce2aae1afbd8b4a42f952 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:37:57 +0200 Subject: [PATCH 119/193] New translations en-US.json (Japanese) --- src/config/locales/ja-JP.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ja-JP.json b/src/config/locales/ja-JP.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/ja-JP.json +++ b/src/config/locales/ja-JP.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From e02ce07a640aeb2007cf82643d2d80b4a37471df Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:37:59 +0200 Subject: [PATCH 120/193] New translations en-US.json (Punjabi) --- src/config/locales/pa-IN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/pa-IN.json b/src/config/locales/pa-IN.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/pa-IN.json +++ b/src/config/locales/pa-IN.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From e599b7c2a22c701d3c85a4c83ddcd7c89028e3ea Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:01 +0200 Subject: [PATCH 121/193] New translations en-US.json (Russian) --- src/config/locales/ru-RU.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ru-RU.json b/src/config/locales/ru-RU.json index 8736b8d91..7c23be03c 100644 --- a/src/config/locales/ru-RU.json +++ b/src/config/locales/ru-RU.json @@ -78,7 +78,8 @@ "description": "Ключи хранятся только на вашем устройстве и удаляются во время разлогина!", "cancel": "отмена", "login": "Войти", - "steemconnect_description": "Если не хотите хранить зашифрованные ключи на вашем устройстве, исползуйте Steemconnect." + "steemconnect_description": "Если не хотите хранить зашифрованные ключи на вашем устройстве, исползуйте Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Лента", From 74bb7e30d192a6e7d812fb2b947745af677cb1a8 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:03 +0200 Subject: [PATCH 122/193] New translations en-US.json (Irish) --- src/config/locales/ga-IE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ga-IE.json b/src/config/locales/ga-IE.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/ga-IE.json +++ b/src/config/locales/ga-IE.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From db7e05c2679a98a73b96784c3649061c6058d000 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:04 +0200 Subject: [PATCH 123/193] New translations en-US.json (Thai) --- src/config/locales/th-TH.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/th-TH.json b/src/config/locales/th-TH.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/th-TH.json +++ b/src/config/locales/th-TH.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 78fc32465c4c0bc0f0874dbdf4f70c5f4881aef8 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:07 +0200 Subject: [PATCH 124/193] New translations en-US.json (Uzbek) --- src/config/locales/uz-UZ.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/uz-UZ.json b/src/config/locales/uz-UZ.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/uz-UZ.json +++ b/src/config/locales/uz-UZ.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 184c71d00ebae0fa372e36102622ff495af5adfd Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:08 +0200 Subject: [PATCH 125/193] New translations en-US.json (Urdu (Pakistan)) --- src/config/locales/ur-PK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ur-PK.json b/src/config/locales/ur-PK.json index 5c4502634..391e14835 100644 --- a/src/config/locales/ur-PK.json +++ b/src/config/locales/ur-PK.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From e7cbe97e58e33efb7c0b1d6dd20511bb8fe49b16 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:10 +0200 Subject: [PATCH 126/193] New translations en-US.json (Urdu (India)) --- src/config/locales/ur-IN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ur-IN.json b/src/config/locales/ur-IN.json index 5c4502634..391e14835 100644 --- a/src/config/locales/ur-IN.json +++ b/src/config/locales/ur-IN.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 0d4c6a2d04456f923bcc60a5d2887a0e88031163 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:13 +0200 Subject: [PATCH 127/193] New translations en-US.json (Ukrainian) --- src/config/locales/uk-UA.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/uk-UA.json b/src/config/locales/uk-UA.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/uk-UA.json +++ b/src/config/locales/uk-UA.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From c80fb8be4acf9f96c62d4ce2af6c0918205ee83f Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:15 +0200 Subject: [PATCH 128/193] New translations en-US.json (Turkmen) --- src/config/locales/tk-TM.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/tk-TM.json b/src/config/locales/tk-TM.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/tk-TM.json +++ b/src/config/locales/tk-TM.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From f71b497eb5a4200e224e617c81716a249513e793 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:17 +0200 Subject: [PATCH 129/193] New translations en-US.json (Tibetan) --- src/config/locales/bo-BT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/bo-BT.json b/src/config/locales/bo-BT.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/bo-BT.json +++ b/src/config/locales/bo-BT.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From f5e07eb49b8e8bb29f3510eb68d9d10ec8ad62e0 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:19 +0200 Subject: [PATCH 130/193] New translations en-US.json (Tamil) --- src/config/locales/ta-IN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ta-IN.json b/src/config/locales/ta-IN.json index 8670496c0..c86f377f1 100644 --- a/src/config/locales/ta-IN.json +++ b/src/config/locales/ta-IN.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 14ca992f5832e9193de87b1d97ed435c0b82a466 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:20 +0200 Subject: [PATCH 131/193] New translations en-US.json (Sanskrit) --- src/config/locales/sa-IN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/sa-IN.json b/src/config/locales/sa-IN.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/sa-IN.json +++ b/src/config/locales/sa-IN.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 57c17d48e85beb1c481fbcc65b3931dc9ff563b5 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:22 +0200 Subject: [PATCH 132/193] New translations en-US.json (Tajik) --- src/config/locales/tg-TJ.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/tg-TJ.json b/src/config/locales/tg-TJ.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/tg-TJ.json +++ b/src/config/locales/tg-TJ.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 0daf3663d0a39ba5fddaf98e869c846cedcc5096 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:24 +0200 Subject: [PATCH 133/193] New translations en-US.json (Swedish) --- src/config/locales/sv-SE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/sv-SE.json b/src/config/locales/sv-SE.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/sv-SE.json +++ b/src/config/locales/sv-SE.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 6565210688a1401d9a060636fcf68bd3a7162989 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:25 +0200 Subject: [PATCH 134/193] New translations en-US.json (Swahili) --- src/config/locales/sw-KE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/sw-KE.json b/src/config/locales/sw-KE.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/sw-KE.json +++ b/src/config/locales/sw-KE.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 5fa8f1c5f50ea9834e717a6fb27d7e9bb0b129c0 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:27 +0200 Subject: [PATCH 135/193] New translations en-US.json (Slovenian) --- src/config/locales/sl-SI.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/sl-SI.json b/src/config/locales/sl-SI.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/sl-SI.json +++ b/src/config/locales/sl-SI.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 2eaaabd6f298ca9818403b3c1777290f1a998b26 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:29 +0200 Subject: [PATCH 136/193] New translations en-US.json (Slovak) --- src/config/locales/sk-SK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/sk-SK.json b/src/config/locales/sk-SK.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/sk-SK.json +++ b/src/config/locales/sk-SK.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From c2af5bbeb69652061147ed75f0d2576c531615c3 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:31 +0200 Subject: [PATCH 137/193] New translations en-US.json (Serbian (Latin)) --- src/config/locales/sr-CS.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/sr-CS.json b/src/config/locales/sr-CS.json index 780c3cdae..7522828ca 100644 --- a/src/config/locales/sr-CS.json +++ b/src/config/locales/sr-CS.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "otkaži", "login": "PRIJAVI SE", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Novosti", From 482ed4bf6b35c3d0e53346390fd612e01931a515 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:33 +0200 Subject: [PATCH 138/193] New translations en-US.json (Italian) --- src/config/locales/it-IT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/it-IT.json b/src/config/locales/it-IT.json index b000a4df1..82685858e 100644 --- a/src/config/locales/it-IT.json +++ b/src/config/locales/it-IT.json @@ -78,7 +78,8 @@ "description": "Le tue credenziali sono memorizzate localmente sul dispositivo. Se fai il Logout le credenziali verranno rimosse!", "cancel": "cancella", "login": "LOGIN", - "steemconnect_description": "Se non volete mantenere la vostra password crittografata e salvata sul dispositivo, è possibile utilizzare Steemconnect." + "steemconnect_description": "Se non volete mantenere la vostra password crittografata e salvata sul dispositivo, è possibile utilizzare Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 95e427111d66bce466d17b8c4f9b215b1c5ac91a Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:35 +0200 Subject: [PATCH 139/193] New translations en-US.json (Icelandic) --- src/config/locales/is-IS.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/is-IS.json b/src/config/locales/is-IS.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/is-IS.json +++ b/src/config/locales/is-IS.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 57d9655c553d3922e2f20e09a132992ed9c1ff13 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:36 +0200 Subject: [PATCH 140/193] New translations en-US.json (Spanish) --- src/config/locales/es-ES.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/es-ES.json b/src/config/locales/es-ES.json index 3100a853a..90f2e8993 100644 --- a/src/config/locales/es-ES.json +++ b/src/config/locales/es-ES.json @@ -78,7 +78,8 @@ "description": "Las credenciales del usuario se guardan localmente en el dispositivo. Al cerrar la sesión las credenciales son eliminadas!", "cancel": "cancelar", "login": "ACCEDER", - "steemconnect_description": "Si no desea mantener su contraseña encriptada y guardada en su dispositivo, puede usar Steemconnect." + "steemconnect_description": "Si no desea mantener su contraseña encriptada y guardada en su dispositivo, puede usar Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Inicio", From bd5520d7afd1a31960d363fd36244c405949f589 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:38 +0200 Subject: [PATCH 141/193] New translations en-US.json (Persian) --- src/config/locales/fa-IR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/fa-IR.json b/src/config/locales/fa-IR.json index 87f543fb3..4258e9e58 100644 --- a/src/config/locales/fa-IR.json +++ b/src/config/locales/fa-IR.json @@ -78,7 +78,8 @@ "description": "مدارک کاربر به طور محلی روی دستگاه نگهداری می‌شود. در هنگام خروج، مدارک حذف می‌شود!", "cancel": "انصراف", "login": "ورود به سیستم", - "steemconnect_description": "اگر نمی خواهید رمز عبورتان رمزنگاری و در دستگاهتان ذخیره شود، میتوانید از Steemconnect استفاده کنید." + "steemconnect_description": "اگر نمی خواهید رمز عبورتان رمزنگاری و در دستگاهتان ذخیره شود، میتوانید از Steemconnect استفاده کنید.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "خبرنامه", From d54471213daa51a110458216743c54c39c74ecfb Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:40 +0200 Subject: [PATCH 142/193] New translations en-US.json (Catalan) --- src/config/locales/ca-ES.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ca-ES.json b/src/config/locales/ca-ES.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/ca-ES.json +++ b/src/config/locales/ca-ES.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From e186b85c327ae8d31078dfc97902b491ad67d0c6 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:41 +0200 Subject: [PATCH 143/193] New translations en-US.json (Bulgarian) --- src/config/locales/bg-BG.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/bg-BG.json b/src/config/locales/bg-BG.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/bg-BG.json +++ b/src/config/locales/bg-BG.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 0a937dd8dc9b51b50facd498e8bb3d2848aa4022 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:43 +0200 Subject: [PATCH 144/193] New translations en-US.json (Bosnian) --- src/config/locales/bs-BA.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/bs-BA.json b/src/config/locales/bs-BA.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/bs-BA.json +++ b/src/config/locales/bs-BA.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From b888dae507e050d2e04c2b73e777ea9b41d8d45b Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:44 +0200 Subject: [PATCH 145/193] New translations en-US.json (Bengali) --- src/config/locales/bn-BD.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/bn-BD.json b/src/config/locales/bn-BD.json index bdfc31261..ef4818047 100644 --- a/src/config/locales/bn-BD.json +++ b/src/config/locales/bn-BD.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From f787e77d1884bb7075abb29d6abadb65a0c4b1a3 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:47 +0200 Subject: [PATCH 146/193] New translations en-US.json (Azerbaijani) --- src/config/locales/az-AZ.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/az-AZ.json b/src/config/locales/az-AZ.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/az-AZ.json +++ b/src/config/locales/az-AZ.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From c4e3ceeb87cf1515e54f5224291842e67cd4c73f Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:48 +0200 Subject: [PATCH 147/193] New translations en-US.json (Assamese) --- src/config/locales/as-IN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/as-IN.json b/src/config/locales/as-IN.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/as-IN.json +++ b/src/config/locales/as-IN.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From f9dcc0827ae034a604616cdd1d3b9f6a42c0d941 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:50 +0200 Subject: [PATCH 148/193] New translations en-US.json (Portuguese) --- src/config/locales/pt-PT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/pt-PT.json b/src/config/locales/pt-PT.json index 30daec669..a36446c22 100644 --- a/src/config/locales/pt-PT.json +++ b/src/config/locales/pt-PT.json @@ -78,7 +78,8 @@ "description": "As credenciais do usuário são mantidas localmente no dispositivo. As credenciais são removidas após logout!", "cancel": "cancelar", "login": "ENTRAR", - "steemconnect_description": "Se você não quiser manter sua senha criptografada e salvou no seu dispositivo, você pode usar Steemconnect." + "steemconnect_description": "Se você não quiser manter sua senha criptografada e salvou no seu dispositivo, você pode usar Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Conteúdo de notícias", From 800312ad2947c8d9fb7216a9a45eff2dbf6a4816 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:52 +0200 Subject: [PATCH 149/193] New translations en-US.json (Hindi) --- src/config/locales/hi-IN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/hi-IN.json b/src/config/locales/hi-IN.json index 677243860..ee0c40631 100644 --- a/src/config/locales/hi-IN.json +++ b/src/config/locales/hi-IN.json @@ -78,7 +78,8 @@ "description": "उपयोगकर्ता का प्रमाणिकता लोकल उपकरण में होता है, लॉगआउट होने से प्रमाणिकता हट जाते हैं!", "cancel": "रद्द करें", "login": "लॉगिन करें", - "steemconnect_description": "यदि आप नहीं चाहते की आपकी पासवर्ड एन्क्रिप्टेड रूप में आपके उपकरण में रक्षित रहे तो स्टीमकनेक्ट से लॉगिन करें|" + "steemconnect_description": "यदि आप नहीं चाहते की आपकी पासवर्ड एन्क्रिप्टेड रूप में आपके उपकरण में रक्षित रहे तो स्टीमकनेक्ट से लॉगिन करें|", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "संभरण", From 7682679405872054e18aea563c5d6f2f20422db5 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:53 +0200 Subject: [PATCH 150/193] New translations en-US.json (Turkish) --- src/config/locales/tr-TR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/tr-TR.json b/src/config/locales/tr-TR.json index a28c0b286..995ef1c1a 100644 --- a/src/config/locales/tr-TR.json +++ b/src/config/locales/tr-TR.json @@ -78,7 +78,8 @@ "description": "Kullanıçı bilgileri telefonunuz üzeründe şifreli olarak tutulur ve çıkış yaptıgınızda tüm bilgiler silinir.", "cancel": "geç", "login": "GİRİŞ", - "steemconnect_description": "Eğer kullanıçı bilgilerini şifreli olarak tutulmasını istemiyorsanız Steemconnect ilede giriş yapabilirsiniz." + "steemconnect_description": "Eğer kullanıçı bilgilerini şifreli olarak tutulmasını istemiyorsanız Steemconnect ilede giriş yapabilirsiniz.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Akış", From 6378cb98db94663b5ce44890ede43c57dc4b47d0 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:55 +0200 Subject: [PATCH 151/193] New translations en-US.json (Indonesian) --- src/config/locales/id-ID.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/id-ID.json b/src/config/locales/id-ID.json index 19ad76c40..86df57018 100644 --- a/src/config/locales/id-ID.json +++ b/src/config/locales/id-ID.json @@ -78,7 +78,8 @@ "description": "kredensial pengguna disimpan secara lokal pada perangkat. Setelah Keluar kredensial dihapus!", "cancel": "batal", "login": "MASUK", - "steemconnect_description": "Jika Anda tidak ingin menyimpan sandi Anda dienkripsi dan disimpan pada perangkat Anda, Anda dapat menggunakan Steemconnect." + "steemconnect_description": "Jika Anda tidak ingin menyimpan sandi Anda dienkripsi dan disimpan pada perangkat Anda, Anda dapat menggunakan Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Umpan", From 1cf8e8db4fef43c4e4fa2195266bb39f830a49c6 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:56 +0200 Subject: [PATCH 152/193] New translations en-US.json (Armenian) --- src/config/locales/hy-AM.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/hy-AM.json b/src/config/locales/hy-AM.json index e5f9eca0c..ffcc4ee92 100644 --- a/src/config/locales/hy-AM.json +++ b/src/config/locales/hy-AM.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 3957e96bb324e5298fa67af370c53a856c6fe4b3 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:38:58 +0200 Subject: [PATCH 153/193] New translations en-US.json (Arabic) --- src/config/locales/ar-SA.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ar-SA.json b/src/config/locales/ar-SA.json index 748b657c8..834dff560 100644 --- a/src/config/locales/ar-SA.json +++ b/src/config/locales/ar-SA.json @@ -78,7 +78,8 @@ "description": "يتم الاحتفاظ ببيانات اعتماد المستخدم محليًا على الجهاز. تتم إزالة بيانات الاعتماد عند تسجيل الخروج!", "cancel": "إلغاء", "login": "تسجيل الدخول", - "steemconnect_description": "إذا كنت لا ترغب في الاحتفاظ بكلمة المرور الخاصة بك مشفرة وحفظها على جهازك ، فيمكنك استخدام Steemconnect." + "steemconnect_description": "إذا كنت لا ترغب في الاحتفاظ بكلمة المرور الخاصة بك مشفرة وحفظها على جهازك ، فيمكنك استخدام Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "المستجدات", From 08c1a1bf7b2f2d692f919fa385d4ec2c11061a9a Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:00 +0200 Subject: [PATCH 154/193] New translations en-US.json (Albanian) --- src/config/locales/sq-AL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/sq-AL.json b/src/config/locales/sq-AL.json index e5f9eca0c..ffcc4ee92 100644 --- a/src/config/locales/sq-AL.json +++ b/src/config/locales/sq-AL.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From a82f84fa42a7f275089cbf808ade92b7d5c81dd4 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:01 +0200 Subject: [PATCH 155/193] New translations en-US.json (Malay) --- src/config/locales/ms-MY.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ms-MY.json b/src/config/locales/ms-MY.json index 976616fdc..036cd2e18 100644 --- a/src/config/locales/ms-MY.json +++ b/src/config/locales/ms-MY.json @@ -78,7 +78,8 @@ "description": "Kelayakan pengguna disimpan secara tempatan pada peranti. Apabila log keluar kelayakan akan dikeluarkan!", "cancel": "batal", "login": "LOG MASUK", - "steemconnect_description": "Jika anda tidak berhasrat untuk menyimpan kata laluan yang dienkripsi dan disimpan pada peranti anda, anda boleh menggunakan Steemconnect." + "steemconnect_description": "Jika anda tidak berhasrat untuk menyimpan kata laluan yang dienkripsi dan disimpan pada peranti anda, anda boleh menggunakan Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Suapan", From ffb37cd0eeeac2f2fb39714892ad0fdf77ac3eb3 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:05 +0200 Subject: [PATCH 156/193] New translations en-US.json (Cebuano) --- src/config/locales/ceb-PH.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ceb-PH.json b/src/config/locales/ceb-PH.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/ceb-PH.json +++ b/src/config/locales/ceb-PH.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 40f5d3d868e8404f6edbf743d9d2f30b5a81fcde Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:07 +0200 Subject: [PATCH 157/193] New translations en-US.json (Chinese Simplified) --- src/config/locales/zh-CN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/zh-CN.json b/src/config/locales/zh-CN.json index cb5b1f123..1e0c117d4 100644 --- a/src/config/locales/zh-CN.json +++ b/src/config/locales/zh-CN.json @@ -78,7 +78,8 @@ "description": "用户凭证保存在本地设备,注销后将被移除!", "cancel": "取消", "login": "登录", - "steemconnect_description": "如果您不想在设备上加密保存您的密码,可以使用 Steemconnect。" + "steemconnect_description": "如果您不想在设备上加密保存您的密码,可以使用 Steemconnect。", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From f802dfab9bf42505dadc7926600cff17dcc4e9e7 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:09 +0200 Subject: [PATCH 158/193] New translations en-US.json (Chinese Traditional) --- src/config/locales/zh-TW.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/zh-TW.json b/src/config/locales/zh-TW.json index 8c37b0623..ad89758e6 100644 --- a/src/config/locales/zh-TW.json +++ b/src/config/locales/zh-TW.json @@ -78,7 +78,8 @@ "description": "帳號認證資訊只保存在行動裝置本體。登出後認證資訊將被移除。", "cancel": "取消", "login": "登錄", - "steemconnect_description": "如果您不想將密碼加密並保存在您的設備上, 則可以使用 Steemconnect。" + "steemconnect_description": "如果您不想將密碼加密並保存在您的設備上, 則可以使用 Steemconnect。", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "動態消息", From 968e545eabbea9e4643929c10312d518ff28008a Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:11 +0200 Subject: [PATCH 159/193] New translations en-US.json (Croatian) --- src/config/locales/hr-HR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/hr-HR.json b/src/config/locales/hr-HR.json index 0bed8b9df..fbec6ce17 100644 --- a/src/config/locales/hr-HR.json +++ b/src/config/locales/hr-HR.json @@ -78,7 +78,8 @@ "description": "Korisnički podatci se čuvaju lokalno na uređaju. Nakon odjave podatci za prijavu se uklanjaju!", "cancel": "otkaži", "login": "PRIJAVA", - "steemconnect_description": "Ako ne želite imati svoju lozinku kriptiranu i spremljenu na vašem uređaju, možete koristiti Steemconnect." + "steemconnect_description": "Ako ne želite imati svoju lozinku kriptiranu i spremljenu na vašem uređaju, možete koristiti Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Novosti", From 3931c87df519023104806da8dc95de7711f6db53 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:13 +0200 Subject: [PATCH 160/193] New translations en-US.json (Hebrew) --- src/config/locales/he-IL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/he-IL.json b/src/config/locales/he-IL.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/he-IL.json +++ b/src/config/locales/he-IL.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 521a400705a578b85442e49d7ed92576cc6e5e3c Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:15 +0200 Subject: [PATCH 161/193] New translations en-US.json (Greek) --- src/config/locales/el-GR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/el-GR.json b/src/config/locales/el-GR.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/el-GR.json +++ b/src/config/locales/el-GR.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 796579d46dbdde116ddbd43c4ef17111cdff91ba Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:17 +0200 Subject: [PATCH 162/193] New translations en-US.json (Gothic) --- src/config/locales/got-DE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/got-DE.json b/src/config/locales/got-DE.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/got-DE.json +++ b/src/config/locales/got-DE.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 98ef60b3e059c89667d2137bc71281f31d17d4ab Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:18 +0200 Subject: [PATCH 163/193] New translations en-US.json (German) --- src/config/locales/de-DE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/de-DE.json b/src/config/locales/de-DE.json index b88f89dbb..d955c09e1 100644 --- a/src/config/locales/de-DE.json +++ b/src/config/locales/de-DE.json @@ -78,7 +78,8 @@ "description": "Zugangsdaten werden lokal auf dem Gerät gespeichert. Diese werden nach dem Abmelden gelöscht!", "cancel": "Abbrechen", "login": "LOGIN", - "steemconnect_description": "Wenn du dein Passwort nicht verschlüsselt auf deinem Gerät gespeichert halten möchtest, kannst du Steemconnect verwenden." + "steemconnect_description": "Wenn du dein Passwort nicht verschlüsselt auf deinem Gerät gespeichert halten möchtest, kannst du Steemconnect verwenden.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 8d73586b13af4188505c6939564f738218d337ce Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:21 +0200 Subject: [PATCH 164/193] New translations en-US.json (Georgian) --- src/config/locales/ka-GE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ka-GE.json b/src/config/locales/ka-GE.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/ka-GE.json +++ b/src/config/locales/ka-GE.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 4321a6213164c904944f6d6a5b3eda574d4d85b2 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:23 +0200 Subject: [PATCH 165/193] New translations en-US.json (Galician) --- src/config/locales/gl-ES.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/gl-ES.json b/src/config/locales/gl-ES.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/gl-ES.json +++ b/src/config/locales/gl-ES.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 71c2f9dacfb4e5a4942f389245d15e8957731203 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:24 +0200 Subject: [PATCH 166/193] New translations en-US.json (French) --- src/config/locales/fr-FR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/fr-FR.json b/src/config/locales/fr-FR.json index d893d986b..cc9fb1499 100644 --- a/src/config/locales/fr-FR.json +++ b/src/config/locales/fr-FR.json @@ -78,7 +78,8 @@ "description": "Vos informations d'identification sont conservées localement sur votre appareil. Elles sont supprimées dès votre déconnexion !", "cancel": "annuler", "login": "CONNEXION", - "steemconnect_description": "Si vous ne voulez pas garder votre mot de passe chiffré et enregistré sur votre appareil, vous pouvez utiliser Steemconnect." + "steemconnect_description": "Si vous ne voulez pas garder votre mot de passe chiffré et enregistré sur votre appareil, vous pouvez utiliser Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Fil d'actualités", From 4af42a3079c8b0b36219bd37b062550b0ecf9cfc Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:26 +0200 Subject: [PATCH 167/193] New translations en-US.json (Finnish) --- src/config/locales/fi-FI.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/fi-FI.json b/src/config/locales/fi-FI.json index 32642a908..e348ae378 100644 --- a/src/config/locales/fi-FI.json +++ b/src/config/locales/fi-FI.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "peruuta", "login": "KIRJAUDU SISÄÄN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Syöte", From 0650e0e78b2285beca9b75a0a23ab2d12610230c Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:27 +0200 Subject: [PATCH 168/193] New translations en-US.json (Filipino) --- src/config/locales/fil-PH.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/fil-PH.json b/src/config/locales/fil-PH.json index 9ba28505d..dc0126a74 100644 --- a/src/config/locales/fil-PH.json +++ b/src/config/locales/fil-PH.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 957e8d277fb0dc77659966a32c5b8ccdac03f269 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:29 +0200 Subject: [PATCH 169/193] New translations en-US.json (Estonian) --- src/config/locales/et-EE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/et-EE.json b/src/config/locales/et-EE.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/et-EE.json +++ b/src/config/locales/et-EE.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 19b4f4b761d8a0b559652debde18c46c05756410 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:31 +0200 Subject: [PATCH 170/193] New translations en-US.json (Esperanto) --- src/config/locales/eo-UY.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/eo-UY.json b/src/config/locales/eo-UY.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/eo-UY.json +++ b/src/config/locales/eo-UY.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From fbb9afeafadf024230853843220e582f1464f960 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:32 +0200 Subject: [PATCH 171/193] New translations en-US.json (Dutch) --- src/config/locales/nl-NL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/nl-NL.json b/src/config/locales/nl-NL.json index 0008aadc5..7b9e5c3e9 100644 --- a/src/config/locales/nl-NL.json +++ b/src/config/locales/nl-NL.json @@ -78,7 +78,8 @@ "description": "Gebruikersgegevens worden lokaal op je apparaat opgeslagen. Bij het uitloggen worden de gegevens verwijderd!", "cancel": "annuleren", "login": "INLOGGEN", - "steemconnect_description": "Als je niet wilt dat je wachtwoord wordt gecodeerd en opgeslagen op je apparaat, kun je Steemconnect gebruiken." + "steemconnect_description": "Als je niet wilt dat je wachtwoord wordt gecodeerd en opgeslagen op je apparaat, kun je Steemconnect gebruiken.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 3090d99328d44d1a8defe6035f40857d06be8fc5 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:35 +0200 Subject: [PATCH 172/193] New translations en-US.json (Danish) --- src/config/locales/da-DK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/da-DK.json b/src/config/locales/da-DK.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/da-DK.json +++ b/src/config/locales/da-DK.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From e615e5f8e2f58c4feeed18d50cf714e719dcaba4 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:37 +0200 Subject: [PATCH 173/193] New translations en-US.json (Czech) --- src/config/locales/cs-CZ.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/cs-CZ.json b/src/config/locales/cs-CZ.json index edb0fd305..cfd171f47 100644 --- a/src/config/locales/cs-CZ.json +++ b/src/config/locales/cs-CZ.json @@ -78,7 +78,8 @@ "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", "cancel": "cancel", "login": "LOGIN", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect." + "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Feed", From 06c87869352cf51fb4c621d4e30a64c506d507c7 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:39 +0200 Subject: [PATCH 174/193] New translations en-US.json (Vietnamese) --- src/config/locales/vi-VN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/vi-VN.json b/src/config/locales/vi-VN.json index 4ca51f04b..310609c43 100644 --- a/src/config/locales/vi-VN.json +++ b/src/config/locales/vi-VN.json @@ -78,7 +78,8 @@ "description": "Thông tin đăng nhập của người dùng được lưu cục bộ trên thiết bị. Thông tin được xóa khi đăng xuất!", "cancel": "huỷ", "login": "ĐĂNG NHẬP", - "steemconnect_description": "Nếu bạn không muốn giữ mật khẩu của mình được mã hóa và lưu trên thiết bị của mình, bạn có thể sử dụng Steemconnect." + "steemconnect_description": "Nếu bạn không muốn giữ mật khẩu của mình được mã hóa và lưu trên thiết bị của mình, bạn có thể sử dụng Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Nguồn cấp dữ liệu", From 80a7d094ed80484545a153d6dde5aeda52d05f31 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:42 +0200 Subject: [PATCH 175/193] New translations en-US.json (Yoruba) --- src/config/locales/yo-NG.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/yo-NG.json b/src/config/locales/yo-NG.json index 7597d5aa2..7d24ea3ba 100644 --- a/src/config/locales/yo-NG.json +++ b/src/config/locales/yo-NG.json @@ -78,7 +78,8 @@ "description": "Ori ero ilewo re ni gbogbo awon credentials re o wa. Gbogbo credentials re o di yiyo to ba ti jade!", "cancel": "fa igi le", "login": "Se atewole", - "steemconnect_description": "Ti o ba fe ki oro atewole asiri re je fifipamo sori ero yi, o le lo steemconnect." + "steemconnect_description": "Ti o ba fe ki oro atewole asiri re je fifipamo sori ero yi, o le lo steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Ate gbogbo agbawole", From 412dd598cfaa624a7426a8b0e47778bd081c14ad Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 17:39:44 +0200 Subject: [PATCH 176/193] New translations en-US.json (Acehnese) --- src/config/locales/ac-ace.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ac-ace.json b/src/config/locales/ac-ace.json index 1cc3284b5..5574cb453 100644 --- a/src/config/locales/ac-ace.json +++ b/src/config/locales/ac-ace.json @@ -78,7 +78,8 @@ "description": "Mandat ureung pake meukubah lam alat droe. Watee neu tubit mandat nyan disampöeh!", "cancel": "batëu", "login": "TAMOÉNG", - "steemconnect_description": "Meunyoe hana pèrle kubah gunci lam nyoe, droën jeut neupakek Steemconnect." + "steemconnect_description": "Meunyoe hana pèrle kubah gunci lam nyoe, droën jeut neupakek Steemconnect.", + "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" }, "home": { "feed": "Umpëun", From 7543e647d8499fa740191ff4b3ea6b1bd4bf8666 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 18:05:37 +0200 Subject: [PATCH 177/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index 477100768..eac43d378 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -79,7 +79,7 @@ "cancel": "anulează", "login": "AUTENTIFICARE", "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", - "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" + "steemconnect_fee_description": "Steemconnect poate percepe anumite taxe la tranzacțiile tale de recompensă" }, "home": { "feed": "Flux", From 5dedc7bed01656c33ba23831b9a51ad14dcad7bf Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 12 Feb 2019 18:22:02 +0200 Subject: [PATCH 178/193] New translations en-US.json (Lithuanian) --- src/config/locales/lt-LT.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/lt-LT.json b/src/config/locales/lt-LT.json index 8e2e41f2e..dc70147d7 100644 --- a/src/config/locales/lt-LT.json +++ b/src/config/locales/lt-LT.json @@ -79,7 +79,7 @@ "cancel": "atšaukti", "login": "PRISIJUNGTI", "steemconnect_description": "Jei nenorite, kad jūsų slaptažodis būtų įrašomas į jūsų įrenginį, galite naudoti Steemconnect.", - "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" + "steemconnect_fee_description": "Steemconnect gali paimti mažą mokestį nuo jūsų atlygio pavedimų" }, "home": { "feed": "Pagrindinis", @@ -166,7 +166,7 @@ "empty_list": "Nieko nėra", "deleted": "Žymė panaikinta", "search": "Ieškoti žymelėse", - "added": "Added to bookmarks", + "added": "Pridėta į žymes", "add": "Pridėti į žymes" }, "favorites": { From c5f0ad4c8e6ca7ac4e5374953cab65a322f6acb7 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Wed, 13 Feb 2019 02:10:31 +0200 Subject: [PATCH 179/193] New translations en-US.json (Malay) --- src/config/locales/ms-MY.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ms-MY.json b/src/config/locales/ms-MY.json index 036cd2e18..2cf9d7ae8 100644 --- a/src/config/locales/ms-MY.json +++ b/src/config/locales/ms-MY.json @@ -79,7 +79,7 @@ "cancel": "batal", "login": "LOG MASUK", "steemconnect_description": "Jika anda tidak berhasrat untuk menyimpan kata laluan yang dienkripsi dan disimpan pada peranti anda, anda boleh menggunakan Steemconnect.", - "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" + "steemconnect_fee_description": "Kegunaan Steemconnect mungkin akan mengenekan bayaran fi dari transaksi ganjaran" }, "home": { "feed": "Suapan", From 6ce143e34ffa40fd242419c4e2672a7a5db6310e Mon Sep 17 00:00:00 2001 From: Feruz M Date: Wed, 13 Feb 2019 13:45:31 +0200 Subject: [PATCH 180/193] New translations en-US.json (Arabic) --- src/config/locales/ar-SA.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ar-SA.json b/src/config/locales/ar-SA.json index 834dff560..3e922e655 100644 --- a/src/config/locales/ar-SA.json +++ b/src/config/locales/ar-SA.json @@ -79,7 +79,7 @@ "cancel": "إلغاء", "login": "تسجيل الدخول", "steemconnect_description": "إذا كنت لا ترغب في الاحتفاظ بكلمة المرور الخاصة بك مشفرة وحفظها على جهازك ، فيمكنك استخدام Steemconnect.", - "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" + "steemconnect_fee_description": "قد تفرض عليك Steemconnect بعض الرسوم من معاملات المكافآت الخاصة بك" }, "home": { "feed": "المستجدات", From 3f0f657e4dc091cf629d8f11b6a4cc8b33dc3c33 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 14 Feb 2019 16:28:49 +0200 Subject: [PATCH 181/193] New translations en-US.json (Portuguese) --- src/config/locales/pt-PT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/pt-PT.json b/src/config/locales/pt-PT.json index a36446c22..d5a50a27b 100644 --- a/src/config/locales/pt-PT.json +++ b/src/config/locales/pt-PT.json @@ -79,7 +79,7 @@ "cancel": "cancelar", "login": "ENTRAR", "steemconnect_description": "Se você não quiser manter sua senha criptografada e salvou no seu dispositivo, você pode usar Steemconnect.", - "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" + "steemconnect_fee_description": "A ligação Steemconnect pode cobrar algumas taxas de suas transações de recompensa" }, "home": { "feed": "Conteúdo de notícias", From 71ae91078bbed1f88f7cea89cd9bd1569c1e4303 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 15 Feb 2019 03:59:38 +0200 Subject: [PATCH 182/193] New translations en-US.json (Nigerian Pidgin) --- src/config/locales/pcm-NG.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/config/locales/pcm-NG.json b/src/config/locales/pcm-NG.json index 665609529..f125b3bd7 100644 --- a/src/config/locales/pcm-NG.json +++ b/src/config/locales/pcm-NG.json @@ -79,7 +79,7 @@ "cancel": "cancel", "login": "LOGIN", "steemconnect_description": "If you no wan make your password save inside your phone, you fit decide to login with Steemconnect.", - "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" + "steemconnect_fee_description": "Steemconnect fit charge you small from wetin you won transact" }, "home": { "feed": "Tori", @@ -115,8 +115,8 @@ "reply_placeholder": "Wetin you go like yan about the matter for up", "publish": "Post am", "reply": "Reply", - "open_galery": "Open Galery", - "capture_photo": "Capture a photo" + "open_galery": "Open Picture", + "capture_photo": "Take new picture" }, "pincode": { "enter_text": "Enter your PIN to open am", @@ -137,12 +137,12 @@ "warning": "Warning", "invalid_pincode": "Your PIN code no correct, abeg check wella and try am again", "remove_alert": "You sure say you wan remove am?", - "clear_alert": "Are you sure you want to clear?", - "clear": "Clear", + "clear_alert": "You sure say you won komot am?", + "clear": "Komot", "cancel": "Cancel", "delete": "Delete", - "copied": "Copied!", - "no_internet": "No connection!" + "copied": "E don copy!", + "no_internet": "Connection no dey!" }, "post": { "reblog_alert": "You sure say you wan reblog am?" @@ -166,8 +166,8 @@ "empty_list": "Nothing dey here", "deleted": "Bookmark don komot", "search": "Find am for bookmark", - "added": "Added to bookmarks", - "add": "Add to bookmarks" + "added": "E don add to bookmark", + "add": "Add am to bookmark" }, "favorites": { "title": "Favorites", @@ -194,7 +194,7 @@ "reblog": "reblog am", "reply": "reply am", "share": "share am", - "bookmarks": "add to bookmarks" + "bookmarks": "add am to bookmark" }, "deep_link": { "no_existing_user": "The person no exist", From a64e1587608e313ced48b9373fbb7631513438f5 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 15 Feb 2019 04:35:31 +0200 Subject: [PATCH 183/193] New translations en-US.json (Hindi) --- src/config/locales/hi-IN.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/hi-IN.json b/src/config/locales/hi-IN.json index ee0c40631..ba8a8bfd7 100644 --- a/src/config/locales/hi-IN.json +++ b/src/config/locales/hi-IN.json @@ -79,7 +79,7 @@ "cancel": "रद्द करें", "login": "लॉगिन करें", "steemconnect_description": "यदि आप नहीं चाहते की आपकी पासवर्ड एन्क्रिप्टेड रूप में आपके उपकरण में रक्षित रहे तो स्टीमकनेक्ट से लॉगिन करें|", - "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" + "steemconnect_fee_description": "स्टीमकनेक्ट कुछ फ़ीस ले सकता है आपके पुरुस्कार लेन-देन से" }, "home": { "feed": "संभरण", @@ -115,7 +115,7 @@ "reply_placeholder": "ऊपर वाली पोस्ट के बारें में आप क्या लिखना चाहेंगे?", "publish": "प्रकाशित करें", "reply": "जबाब दें", - "open_galery": "Open Galery", + "open_galery": "गैलरी खोलें", "capture_photo": "Capture a photo" }, "pincode": { From 481f21e17b4771eef05b4c4894927054793c4872 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 15 Feb 2019 04:43:37 +0200 Subject: [PATCH 184/193] New translations en-US.json (Hindi) --- src/config/locales/hi-IN.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/config/locales/hi-IN.json b/src/config/locales/hi-IN.json index ba8a8bfd7..c865ff489 100644 --- a/src/config/locales/hi-IN.json +++ b/src/config/locales/hi-IN.json @@ -116,7 +116,7 @@ "publish": "प्रकाशित करें", "reply": "जबाब दें", "open_galery": "गैलरी खोलें", - "capture_photo": "Capture a photo" + "capture_photo": "फोटो खीचें" }, "pincode": { "enter_text": "Enter pin to unlock", @@ -137,12 +137,12 @@ "warning": "चेतावनी", "invalid_pincode": "Invalid pin code, please check and try again.", "remove_alert": "क्या आप इसे सच में हटाना चाहते हैं?", - "clear_alert": "Are you sure you want to clear?", - "clear": "Clear", + "clear_alert": "क्या आप सचमुच में मिटाना चाहते हैं?", + "clear": "मिटायें", "cancel": "रद्द करें", "delete": "मिटा दें", - "copied": "Copied!", - "no_internet": "No connection!" + "copied": "प्रतिलिपि हो गयी!", + "no_internet": "संपर्क नहीं" }, "post": { "reblog_alert": "क्या आप सच में पुनः प्रसारित करना चाहते हैं?" From 0989f3ff0fe4d16a056f46c049b20f77ffc41678 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 15 Feb 2019 04:53:55 +0200 Subject: [PATCH 185/193] New translations en-US.json (Hindi) --- src/config/locales/hi-IN.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config/locales/hi-IN.json b/src/config/locales/hi-IN.json index c865ff489..bc244c8c1 100644 --- a/src/config/locales/hi-IN.json +++ b/src/config/locales/hi-IN.json @@ -166,8 +166,8 @@ "empty_list": "कुछ नहीं है", "deleted": "पृष्टस्मृतियाँ हट गया", "search": "पृष्टस्मृतियाँ में खोजें", - "added": "Added to bookmarks", - "add": "Add to bookmarks" + "added": "पृष्ठ स्मृति में जुड़ गया", + "add": "पृष्ठ स्मृति में जोड़ें" }, "favorites": { "title": "पसंदीदा", @@ -183,7 +183,7 @@ "unknow_error": "अपरिचित त्रुटि है, कृप्या हमसे संपर्क करें यहाँ support@esteem.app" }, "payout": { - "potential_payout": "Potential Payout", + "potential_payout": "संभावित भुगतान", "promoted": "Promoted", "author_payout": "लेखक भुगतान", "curation_payout": "Curation Payout", From 5a74118cd7d599cfb78d9a70366358b395d4e586 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 15 Feb 2019 05:03:44 +0200 Subject: [PATCH 186/193] New translations en-US.json (Hindi) --- src/config/locales/hi-IN.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/hi-IN.json b/src/config/locales/hi-IN.json index bc244c8c1..8273e4212 100644 --- a/src/config/locales/hi-IN.json +++ b/src/config/locales/hi-IN.json @@ -184,9 +184,9 @@ }, "payout": { "potential_payout": "संभावित भुगतान", - "promoted": "Promoted", + "promoted": "पदोन्नत", "author_payout": "लेखक भुगतान", - "curation_payout": "Curation Payout", + "curation_payout": "अध्यक्ष्ता इनाम", "payout_date": "भुगतान" }, "post_dropdown": { From 87df63008f8902179727f7a8b30d75c613c6881b Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 15 Feb 2019 05:24:55 +0200 Subject: [PATCH 187/193] New translations en-US.json (Hindi) --- src/config/locales/hi-IN.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/config/locales/hi-IN.json b/src/config/locales/hi-IN.json index 8273e4212..9504fa8e9 100644 --- a/src/config/locales/hi-IN.json +++ b/src/config/locales/hi-IN.json @@ -191,13 +191,13 @@ }, "post_dropdown": { "copy": "लिंक कापी करें", - "reblog": "reblog", + "reblog": "रीब्लॉग करें", "reply": "जवाब दें", "share": "साझा करें", - "bookmarks": "add to bookmarks" + "bookmarks": "पृष्ठ स्मृति में जोड़ें" }, "deep_link": { - "no_existing_user": "No existing user", - "no_existing_post": "No existing post" + "no_existing_user": "कोई विद्यमान उपयोगकर्ता नहीं", + "no_existing_post": "कोई विद्यमान पोस्ट नहीं" } } From 9277a29b7e2354c16586144c2b044c794b5b722e Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 15 Feb 2019 15:05:29 +0200 Subject: [PATCH 188/193] New translations en-US.json (Persian) --- src/config/locales/fa-IR.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/config/locales/fa-IR.json b/src/config/locales/fa-IR.json index 4258e9e58..c96809200 100644 --- a/src/config/locales/fa-IR.json +++ b/src/config/locales/fa-IR.json @@ -79,7 +79,7 @@ "cancel": "انصراف", "login": "ورود به سیستم", "steemconnect_description": "اگر نمی خواهید رمز عبورتان رمزنگاری و در دستگاهتان ذخیره شود، میتوانید از Steemconnect استفاده کنید.", - "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" + "steemconnect_fee_description": "توجه داشته باشید که: Steemconnect ممکن است مقداری از پاداش شما را به عنوان کارمزد دریافت کند" }, "home": { "feed": "خبرنامه", @@ -115,8 +115,8 @@ "reply_placeholder": "در مورد پست فوق، چه چیزی میخواهید بنویسید؟", "publish": "نشر", "reply": "پاسخ دادن", - "open_galery": "Open Galery", - "capture_photo": "Capture a photo" + "open_galery": "باز کردن گالری", + "capture_photo": "گرفتن عکس" }, "pincode": { "enter_text": "Enter pin to unlock", @@ -137,8 +137,8 @@ "warning": "اخطار", "invalid_pincode": "Invalid pin code, please check and try again.", "remove_alert": "Are you sure want to remove?", - "clear_alert": "Are you sure you want to clear?", - "clear": "Clear", + "clear_alert": "آیا مطمئن هستید که می‌خواهید پاک کنید؟", + "clear": "پاکسازی", "cancel": "لغو", "delete": "پاک کردن", "copied": "کپی شد!", From 1df6c21e8683e96f121c783bc7ce248df3c0d5c6 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 15 Feb 2019 15:19:07 +0200 Subject: [PATCH 189/193] New translations en-US.json (Persian) --- src/config/locales/fa-IR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/fa-IR.json b/src/config/locales/fa-IR.json index c96809200..74a23e4d0 100644 --- a/src/config/locales/fa-IR.json +++ b/src/config/locales/fa-IR.json @@ -138,7 +138,7 @@ "invalid_pincode": "Invalid pin code, please check and try again.", "remove_alert": "Are you sure want to remove?", "clear_alert": "آیا مطمئن هستید که می‌خواهید پاک کنید؟", - "clear": "پاکسازی", + "clear": "حذف کردن", "cancel": "لغو", "delete": "پاک کردن", "copied": "کپی شد!", @@ -166,7 +166,7 @@ "empty_list": "هیچی اینجا نیست", "deleted": "از صفحهات محبوب حذف شد", "search": "جستجوی درصفحات محبوب", - "added": "Added to bookmarks", + "added": "به صفحات مورد علاقه اضافه شد", "add": "اضافه کردن به صفحات مورد علاقه" }, "favorites": { From 58e4480da5a762b08cf0bef066ecbc13667ab2bf Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 16 Feb 2019 12:44:19 +0200 Subject: [PATCH 190/193] New translations en-US.json (Hungarian) --- src/config/locales/hu-HU.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/hu-HU.json b/src/config/locales/hu-HU.json index 87dc049e0..227abd98a 100644 --- a/src/config/locales/hu-HU.json +++ b/src/config/locales/hu-HU.json @@ -79,7 +79,7 @@ "cancel": "visszavonom", "login": "BEJELENTKEZÉS", "steemconnect_description": "Ha nem szeretnéd a jelszavad a készülékeden elmentve tárolni, akkor használd a Steemconnect-et.", - "steemconnect_fee_description": "Steemconnect may charge some fees from your reward transactions" + "steemconnect_fee_description": "Megjegyzés: Steemconnect díjat számolhat fel néhány jutalom-tranzakcióért" }, "home": { "feed": "Hírfolyam", From 567805cd25a42d464b20a9f790a333a0a1a918e3 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 16 Feb 2019 12:53:58 +0200 Subject: [PATCH 191/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index eac43d378..9bf6f91da 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -30,7 +30,7 @@ "older_then": "Mai vechi de o lună" }, "messages": { - "comingsoon": "Messages feature is coming soon!" + "comingsoon": "Funcția mesaje va fi disponibilă in curând!" }, "profile": { "following": "Urmăriți", @@ -60,10 +60,10 @@ "currency": "Monedă", "language": "Limbă", "server": "Server", - "dark_theme": "Dark Theme", + "dark_theme": "Tema întunecată", "push_notification": "Notificări", "pincode": "Pincode", - "reset": "Reset" + "reset": "Resetare" }, "voters": { "voters_info": "Detalii votanți", @@ -72,13 +72,13 @@ "login": { "signin": "Loghează-te", "signup": "Înscrie-te", - "signin_title": "To get all the benefits of using eSteem", + "signin_title": "Pentru a beneficia de toate funcționalitățile eSteem", "username": "Nume utilizator", "password": "Parolă sau WIF", - "description": "User credentials are kept locally on the device. Credentials are removed upon logout!", + "description": "Credentialele utilizatorului sunt salvate local pe dispozitiv. Credentialele sunt șterse după deconectare!", "cancel": "anulează", "login": "AUTENTIFICARE", - "steemconnect_description": "If you don't want to keep your password encrypted and saved on your device, you can use Steemconnect.", + "steemconnect_description": "Dacă nu vrei să păstrezi parola criptată și salvată pe dispozitivul tău, poți folosi Steemconnect.", "steemconnect_fee_description": "Steemconnect poate percepe anumite taxe la tranzacțiile tale de recompensă" }, "home": { @@ -111,12 +111,12 @@ "editor": { "title": "Titlu", "tags": "tag-uri", - "default_placeholder": "What would you like to write about today?", - "reply_placeholder": "What would you like to write about above post?", + "default_placeholder": "Despre ce vrei să scrii azi?", + "reply_placeholder": "Ce ai vrea să scrii despre postarea respectivă?", "publish": "Publică", "reply": "Răspunde", "open_galery": "Deschide Galeria", - "capture_photo": "Capture a photo" + "capture_photo": "Captură foto" }, "pincode": { "enter_text": "Enter pin to unlock", From 8e4a7947fd647832e58da74eb8a17cb3523a7ef6 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 16 Feb 2019 13:12:32 +0200 Subject: [PATCH 192/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index 9bf6f91da..fd46e7c65 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -126,18 +126,18 @@ }, "alert": { "success": "Succes!", - "allRead": "Marked all notifications as read", + "allRead": "Marchează toate notificările ca citite", "claim_reward_balance_ok": "Sold de recompensă colectat", - "fail": "Fail!", - "success_shared": "Your post succesfully shared", + "fail": "Eșuat!", + "success_shared": "Postarea ta a fost distribuită cu succes", "permission_denied": "Permisiune respinsă", - "permission_text": "Please, go to phone Settings and change eSteem app permissions.", + "permission_text": "Te rugăm să mergi în setările telefonului și să schimbi permisiunile aplicației eSteem.", "success_rebloged": "Rebloged!", - "already_rebloged": "You have already reblogged!", + "already_rebloged": "Ai redistribuit postarea deja!", "warning": "Atenționare", "invalid_pincode": "Invalid pin code, please check and try again.", "remove_alert": "Are you sure want to remove?", - "clear_alert": "Are you sure you want to clear?", + "clear_alert": "Ești sigur că vrei să ștergi?", "clear": "Șterge", "cancel": "Anulează", "delete": "Șterge", @@ -145,7 +145,7 @@ "no_internet": "Nu există conexiune!" }, "post": { - "reblog_alert": "Are you sure you want to reblog?" + "reblog_alert": "Ești sigur că vrei să redistribui?" }, "drafts": { "title": "Schițe", @@ -177,7 +177,7 @@ }, "auth": { "invalid_pin": "Invalid pin code, please check and try again", - "invalid_username": "Invalid username, please check and try again", + "invalid_username": "Nume utilizator invalid, te rugăm să verifici și să reincerci", "already_logged": "You are already logged in, please try to add another account", "invalid_credentials": "Invalid credentials, please check and try again", "unknow_error": "Unknown error, please contact us at support@esteem.app" From 6bb19643ec915ff589a5e9471d6a62e3bdf875cb Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 16 Feb 2019 16:44:00 +0200 Subject: [PATCH 193/193] New translations en-US.json (Romanian) --- src/config/locales/ro-RO.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index fd46e7c65..ee7ff72b6 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -178,9 +178,9 @@ "auth": { "invalid_pin": "Invalid pin code, please check and try again", "invalid_username": "Nume utilizator invalid, te rugăm să verifici și să reincerci", - "already_logged": "You are already logged in, please try to add another account", - "invalid_credentials": "Invalid credentials, please check and try again", - "unknow_error": "Unknown error, please contact us at support@esteem.app" + "already_logged": "Ești deja conectat, te rugăm încearcă să adăugi alt cont", + "invalid_credentials": "Credențiale invalide, te rugăm să verifici și să reîncerci", + "unknow_error": "Eroare necunoscută, te rugăm să ne contactezi la support@esteem.app" }, "payout": { "potential_payout": "Plată probabilă", @@ -193,7 +193,7 @@ "copy": "copiază link", "reblog": "reblog", "reply": "răspunde", - "share": "share", + "share": "distribuire", "bookmarks": "adaugă la bookmarks" }, "deep_link": {