From 43483805eabcb36ef9018f12a82a6d3ac055baf5 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 15 Aug 2018 05:09:26 -0300 Subject: translations PR 20180813 (#9252) * translations PR 20180813 * Fix french translation --- i18n/pl.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'i18n/pl.json') diff --git a/i18n/pl.json b/i18n/pl.json index 5c3fc78ae..6f29863ad 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -91,10 +91,6 @@ "id": "api.channel.add_user.to.channel.failed.deleted.app_error", "translation": "Nie udało się dodać użytkownika do kanału, ponieważ został on usunięty z zespołu." }, - { - "id": "api.channel.add_user_to_channel.deleted.app_error", - "translation": "Kanał został zarchiwizowany lub usunięty" - }, { "id": "api.channel.add_user_to_channel.type.app_error", "translation": "Nie można dodać użytkownika do kanału tego typu" @@ -163,10 +159,6 @@ "id": "api.channel.delete_channel.type.invalid", "translation": "Cannot delete direct or group message channels" }, - { - "id": "api.channel.join_channel.already_deleted.app_error", - "translation": "Kanał jest już usunięty" - }, { "id": "api.channel.join_channel.permissions.app_error", "translation": "Brak odpowiednich uprawnień" @@ -3118,6 +3110,10 @@ "id": "app.schemes.is_phase_2_migration_completed.not_completed.app_error", "translation": "This API endpoint is not accessible as required migrations have not yet completed." }, + { + "id": "app.system_install_date.parse_int.app_error", + "translation": "Failed to parse installation date" + }, { "id": "app.team.join_user_to_team.max_accounts.app_error", "translation": "Ten zespół osiągnął limit kont. Skontaktuj się z administratorem aby ustanowić wyższy pułap." @@ -5962,6 +5958,10 @@ "id": "store.sql_user.get_sysadmin_profiles.app_error", "translation": "Wystąpił błąd podczas wyszukiwania profili użytkowników" }, + { + "id": "store.sql_user.get_system_install_date.app_error", + "translation": "Unable to infer the system date based on the first user creation date." + }, { "id": "store.sql_user.get_total_users_count.app_error", "translation": "Nie udało się policzyć ilości użytkowników" -- cgit v1.2.3-1-g7c22