From 5b0da6cb3adf6366afb3264cdab1f45a5b506029 Mon Sep 17 00:00:00 2001 From: BaobabCoder Date: Fri, 2 Jun 2017 10:29:48 +0200 Subject: Change the way to remove a list (card like) --- i18n/fi.i18n.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'i18n/fi.i18n.json') diff --git a/i18n/fi.i18n.json b/i18n/fi.i18n.json index bb41ce60..23909600 100644 --- a/i18n/fi.i18n.json +++ b/i18n/fi.i18n.json @@ -121,7 +121,7 @@ "checklists": "Tarkistuslistat", "click-to-star": "Klikkaa merkataksesi tämä taulu tähdellä.", "click-to-unstar": "Klikkaa poistaaksesi tähtimerkintä taululta.", - "clipboard" : "Leikepöytä tai raahaa ja pudota", + "clipboard": "Leikepöytä tai raahaa ja pudota", "close": "Sulje", "close-board": "Sulje taulu", "close-board-pop": "Voit palauttaa taulun klikkaamalla “Arkistot” painiketta kotiotsikosta.", @@ -227,6 +227,8 @@ "list-select-cards": "Valitse kaikki kortit tässä listassa", "listActionPopup-title": "Listaa toimet", "listImportCardPopup-title": "Tuo Trello kortti", + "listMorePopup-title": "Lisää", + "link-list": "Link to this list", "lists": "Listat", "log-out": "Kirjaudu ulos", "log-in": "Kirjaudu sisään", @@ -321,4 +323,4 @@ "welcome-list1": "Perusasiat", "welcome-list2": "Edistynyt", "what-to-do": "Mitä haluat tehdä?" -} +} \ No newline at end of file -- cgit v1.2.3-1-g7c22 From de5589a987c8e32a42027b6d230d01204bd3e5a5 Mon Sep 17 00:00:00 2001 From: BaobabCoder Date: Fri, 2 Jun 2017 10:45:01 +0200 Subject: Fix missing popup title --- i18n/fi.i18n.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'i18n/fi.i18n.json') diff --git a/i18n/fi.i18n.json b/i18n/fi.i18n.json index 23909600..8cbfcc2e 100644 --- a/i18n/fi.i18n.json +++ b/i18n/fi.i18n.json @@ -228,6 +228,8 @@ "listActionPopup-title": "Listaa toimet", "listImportCardPopup-title": "Tuo Trello kortti", "listMorePopup-title": "Lisää", + "list-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the list. There is no undo.", + "list-delete-suggest-archive": "You can archive a list to remove it from the board and preserve the activity.", "link-list": "Link to this list", "lists": "Listat", "log-out": "Kirjaudu ulos", @@ -274,7 +276,7 @@ "remove-cover": "Poista kansi", "remove-from-board": "Poista taululta", "remove-label": "Poista tunniste", - "remove-list": "Poista lista", + "listDeletePopup-title": "Poista lista", "remove-member": "Poista jäsen", "remove-member-from-card": "Poista kortilta", "remove-member-pop": "Poista __name__ (__username__) taululta __boardTitle__? Jäsen poistetaan kaikilta taulun korteilta. Heille lähetetään ilmoitus.", -- cgit v1.2.3-1-g7c22 From e33156dcc45b360b6ec9e82f90d17c4f0c8da7ce Mon Sep 17 00:00:00 2001 From: BaobabCoder Date: Fri, 2 Jun 2017 14:39:12 +0200 Subject: Remove translation for transifex --- i18n/fi.i18n.json | 5 ----- 1 file changed, 5 deletions(-) (limited to 'i18n/fi.i18n.json') diff --git a/i18n/fi.i18n.json b/i18n/fi.i18n.json index 8cbfcc2e..63e79088 100644 --- a/i18n/fi.i18n.json +++ b/i18n/fi.i18n.json @@ -227,10 +227,6 @@ "list-select-cards": "Valitse kaikki kortit tässä listassa", "listActionPopup-title": "Listaa toimet", "listImportCardPopup-title": "Tuo Trello kortti", - "listMorePopup-title": "Lisää", - "list-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the list. There is no undo.", - "list-delete-suggest-archive": "You can archive a list to remove it from the board and preserve the activity.", - "link-list": "Link to this list", "lists": "Listat", "log-out": "Kirjaudu ulos", "log-in": "Kirjaudu sisään", @@ -276,7 +272,6 @@ "remove-cover": "Poista kansi", "remove-from-board": "Poista taululta", "remove-label": "Poista tunniste", - "listDeletePopup-title": "Poista lista", "remove-member": "Poista jäsen", "remove-member-from-card": "Poista kortilta", "remove-member-pop": "Poista __name__ (__username__) taululta __boardTitle__? Jäsen poistetaan kaikilta taulun korteilta. Heille lähetetään ilmoitus.", -- cgit v1.2.3-1-g7c22