summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-09-26 22:02:27 -0300
committerGitHub <noreply@github.com>2018-09-26 22:02:27 -0300
commit6a4d21d05654bdde2e0a48c1d1bddc490b6d296e (patch)
treec15c1d0f92ec5cc5267c6d7a27c4ddbb8b96c784 /i18n
parentaf275fe9242303581192258ef4f6457fa45a58e4 (diff)
downloadchat-6a4d21d05654bdde2e0a48c1d1bddc490b6d296e.tar.gz
chat-6a4d21d05654bdde2e0a48c1d1bddc490b6d296e.tar.bz2
chat-6a4d21d05654bdde2e0a48c1d1bddc490b6d296e.zip
translations PR 20180924 (#9454)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.json288
-rw-r--r--i18n/es.json384
-rw-r--r--i18n/fr.json286
-rw-r--r--i18n/it.json312
-rw-r--r--i18n/ja.json210
-rw-r--r--i18n/ko.json264
-rw-r--r--i18n/nl.json310
-rw-r--r--i18n/pl.json286
-rw-r--r--i18n/pt-BR.json284
-rw-r--r--i18n/ro.json300
-rw-r--r--i18n/ru.json286
-rw-r--r--i18n/tr.json116
-rw-r--r--i18n/zh-CN.json344
-rw-r--r--i18n/zh-TW.json280
14 files changed, 2031 insertions, 1919 deletions
diff --git a/i18n/de.json b/i18n/de.json
index b3bd88a15..8f91a47fc 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -558,8 +558,8 @@
{
"id": "api.command_groupmsg.invalid_user.app_error",
"translation": {
- "one": "Der Benutzer konnte nicht gefunden werden: {{.Users}}",
- "other": "Die Benutzer konnten nicht gefunden werden: {{.Users}}"
+ "one": "Unable to find the user: {{.Users}}",
+ "other": "Unable to find the users: {{.Users}}"
}
},
{
@@ -616,7 +616,7 @@
},
{
"id": "api.command_invite.missing_user.app_error",
- "translation": "Der Benutzer konnte nicht gefunden werden."
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "api.command_invite.name",
@@ -660,7 +660,7 @@
},
{
"id": "api.command_join.missing.app_error",
- "translation": "Der Kanal konnte nicht gefunden werden."
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "api.command_join.name",
@@ -728,7 +728,7 @@
},
{
"id": "api.command_msg.missing.app_error",
- "translation": "Der Benutzer konnte nicht gefunden werden."
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "api.command_msg.name",
@@ -824,7 +824,7 @@
},
{
"id": "api.command_remove.missing.app_error",
- "translation": "Der Benutzer konnte nicht gefunden werden."
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "api.command_remove.name",
@@ -1038,11 +1038,11 @@
},
{
"id": "api.file.file_exists.exists_local.app_error",
- "translation": "Kann nicht überprüfen, ob die Datei existiert."
+ "translation": "Unable to check if the file exists."
},
{
"id": "api.file.file_exists.s3.app_error",
- "translation": "Kann nicht überprüfen, ob die Datei existiert."
+ "translation": "Unable to check if the file exists."
},
{
"id": "api.file.get_file.public_invalid.app_error",
@@ -3436,7 +3436,7 @@
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
- "translation": "Konnte ZIP-Datei nicht schließen."
+ "translation": "Konnte die EML-Datei nicht erstellen."
},
{
"id": "ent.message_export.global_relay.create_file_in_zip.app_error",
@@ -4687,10 +4687,18 @@
"translation": "Ungültiger Token."
},
{
+ "id": "model.user.is_valid.email.app_error",
+ "translation": "Please enter a valid email address."
+ },
+ {
"id": "model.user.is_valid.pwd.app_error",
"translation": "Ihr Passwort muss mindestens {{.Min}} Zeichen lang sein."
},
{
+ "id": "model.user.is_valid.username.app_error",
+ "translation": "Username must begin with a letter and contain between 3 and 22 characters including numbers, lowercase letters, and the symbols \".\", \"-\", and \"_\"."
+ },
+ {
"id": "model.user_access_token.is_valid.description.app_error",
"translation": "Ungültige Beschreibung, muss aus 256 Zeichen oder weniger bestehen"
},
@@ -4760,7 +4768,7 @@
},
{
"id": "store.sql_channel.analytics_type_count.app_error",
- "translation": "Der Kanaltyp konnte nicht gefunden werden"
+ "translation": "Die Anzahl der gelöschten Kanaltypen konnte nicht geladen werden"
},
{
"id": "store.sql_channel.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -4784,11 +4792,11 @@
},
{
"id": "store.sql_channel.delete.channel.app_error",
- "translation": "Der Kanal konnte nicht gelöscht werden"
+ "translation": "Konnte das Schema nicht löschen"
},
{
"id": "store.sql_channel.get.existing.app_error",
- "translation": "Der bestehende Kanal konnte nicht gefunden werden"
+ "translation": "Der bestehende gelöschte Kanal konnte nicht gefunden werden."
},
{
"id": "store.sql_channel.get.find.app_error",
@@ -4796,11 +4804,11 @@
},
{
"id": "store.sql_channel.get_all.app_error",
- "translation": "Es konnten nicht alle Kanäle abgerufen werden"
+ "translation": "Konnte die Kanäle nicht abrufen."
},
{
"id": "store.sql_channel.get_by_name.existing.app_error",
- "translation": "Der bestehende Kanal konnte nicht gefunden werden"
+ "translation": "Der bestehende gelöschte Kanal konnte nicht gefunden werden."
},
{
"id": "store.sql_channel.get_by_name.missing.app_error",
@@ -4812,11 +4820,11 @@
},
{
"id": "store.sql_channel.get_channel_counts.get.app_error",
- "translation": "Der Kanalanzahl konnte nicht gefunden werden"
+ "translation": "Hinzufügen von Direktkanalmitgliedern nicht möglich"
},
{
"id": "store.sql_channel.get_channels.get.app_error",
- "translation": "Es konnten nicht alle Kanäle abgerufen werden"
+ "translation": "Konnte die Kanäle nicht abrufen."
},
{
"id": "store.sql_channel.get_channels.not_found.app_error",
@@ -4824,7 +4832,7 @@
},
{
"id": "store.sql_channel.get_channels_by_ids.get.app_error",
- "translation": "Die Kanäle konnten nicht abgerufen werden"
+ "translation": "Konnte die Kanäle nicht abrufen."
},
{
"id": "store.sql_channel.get_channels_by_ids.not_found.app_error",
@@ -4840,7 +4848,7 @@
},
{
"id": "store.sql_channel.get_deleted_by_name.existing.app_error",
- "translation": "Der bestehende gelöschte Kanal konnte nicht gefunden werden"
+ "translation": "Der bestehende gelöschte Kanal konnte nicht gefunden werden."
},
{
"id": "store.sql_channel.get_deleted_by_name.missing.app_error",
@@ -4852,7 +4860,7 @@
},
{
"id": "store.sql_channel.get_member.app_error",
- "translation": "Das Kanal-Mitglied konnte nicht gefunden werden"
+ "translation": "Hinzufügen von Direktkanalmitgliedern nicht möglich"
},
{
"id": "store.sql_channel.get_member.missing.app_error",
@@ -4868,19 +4876,19 @@
},
{
"id": "store.sql_channel.get_members.app_error",
- "translation": "Es konnten nicht alle Kanalmitglieder abgerufen werden"
+ "translation": "Hinzufügen von Direktkanalmitgliedern nicht möglich"
},
{
"id": "store.sql_channel.get_members_by_ids.app_error",
- "translation": "Kanalmitglieder konnten nicht abgerufen werden"
+ "translation": "Hinzufügen von Direktkanalmitgliedern nicht möglich"
},
{
"id": "store.sql_channel.get_more_channels.get.app_error",
- "translation": "Es konnten nicht alle Kanäle abgerufen werden"
+ "translation": "Konnte die Kanäle nicht abrufen."
},
{
"id": "store.sql_channel.get_public_channels.get.app_error",
- "translation": "Die öffentlichen Kanäle konnten nicht abgerufen werden"
+ "translation": "Konnte die Kanäle nicht abrufen."
},
{
"id": "store.sql_channel.get_unread.app_error",
@@ -4888,7 +4896,7 @@
},
{
"id": "store.sql_channel.increment_mention_count.app_error",
- "translation": "Konnte Erwähnungenanzahl nicht erhöhen"
+ "translation": "Unable to increment the mention count"
},
{
"id": "store.sql_channel.migrate_channel_members.commit_transaction.app_error",
@@ -4912,11 +4920,11 @@
},
{
"id": "store.sql_channel.permanent_delete.app_error",
- "translation": "Der Kanal konnte nicht gelöscht werden"
+ "translation": "Konnte das Schema nicht löschen"
},
{
"id": "store.sql_channel.permanent_delete.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Konnte die Transaktion nicht ausführen"
},
{
"id": "store.sql_channel.permanent_delete.delete_public_channel.app_error",
@@ -4924,15 +4932,15 @@
},
{
"id": "store.sql_channel.permanent_delete.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Konnte die Transaktion nicht öffnen"
},
{
"id": "store.sql_channel.permanent_delete_by_team.app_error",
- "translation": "Die Kanäle konnten nicht gelöscht werden"
+ "translation": "Konnte das Schema nicht löschen"
},
{
"id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Konnte die Transaktion nicht ausführen"
},
{
"id": "store.sql_channel.permanent_delete_by_team.delete_public_channels.app_error",
@@ -4940,19 +4948,19 @@
},
{
"id": "store.sql_channel.permanent_delete_by_team.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Konnte die Transaktion nicht öffnen"
},
{
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
- "translation": "Die Kanalmitglieder konnten nicht entfernt werden"
+ "translation": "Konnte die Kanalmitglieder nicht abrufen."
},
{
"id": "store.sql_channel.pinned_posts.app_error",
- "translation": "Die angepinnten Nachrichten konnten nicht gefunden werden"
+ "translation": "Unable to find the pinned posts"
},
{
"id": "store.sql_channel.remove_member.app_error",
- "translation": "Die Kanalmitglieder konnten nicht entfernt werden"
+ "translation": "Konnte die Kanalmitglieder nicht abrufen."
},
{
"id": "store.sql_channel.reset_all_channel_schemes.app_error",
@@ -4960,11 +4968,11 @@
},
{
"id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Konnte die Transaktion nicht ausführen"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Konnte die Transaktion nicht öffnen"
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
@@ -4972,11 +4980,11 @@
},
{
"id": "store.sql_channel.reset_last_post_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Konnte die Transaktion nicht ausführen"
},
{
"id": "store.sql_channel.reset_last_post_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Konnte die Transaktion nicht öffnen"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
@@ -5020,7 +5028,7 @@
},
{
"id": "store.sql_channel.save_channel.save.app_error",
- "translation": "Der Kanal konnte nicht gespeichert werden"
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_channel.save_direct_channel.add_members.app_error",
@@ -5052,7 +5060,7 @@
},
{
"id": "store.sql_channel.save_member.save.app_error",
- "translation": "Die Kanalmitglieder konnten nicht gespeichert werden"
+ "translation": "Konnte das Kanalmitglied nicht aktualisieren."
},
{
"id": "store.sql_channel.search.app_error",
@@ -5060,11 +5068,11 @@
},
{
"id": "store.sql_channel.set_delete_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Konnte die Transaktion nicht ausführen"
},
{
"id": "store.sql_channel.set_delete_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Konnte die Transaktion nicht öffnen"
},
{
"id": "store.sql_channel.set_delete_at.update_public_channel.app_error",
@@ -5072,7 +5080,7 @@
},
{
"id": "store.sql_channel.update.app_error",
- "translation": "Der Kanal konnte nicht aktualisiert werden"
+ "translation": "Konnte den Kanal nicht aktualisieren."
},
{
"id": "store.sql_channel.update.archived_channel.app_error",
@@ -5080,7 +5088,7 @@
},
{
"id": "store.sql_channel.update.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Konnte die Transaktion nicht ausführen"
},
{
"id": "store.sql_channel.update.exists.app_error",
@@ -5088,7 +5096,7 @@
},
{
"id": "store.sql_channel.update.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Konnte die Transaktion nicht öffnen"
},
{
"id": "store.sql_channel.update.previously.app_error",
@@ -5152,31 +5160,31 @@
},
{
"id": "store.sql_command.analytics_command_count.app_error",
- "translation": "Die Anzahl der Befehle konnte nicht ermittelt werden"
+ "translation": "Konnte das Schema nicht abrufen."
},
{
"id": "store.sql_command.get_by_trigger.app_error",
- "translation": "Der Befehl konnte nicht abgerufen werden"
+ "translation": "Konnte das Schema nicht abrufen."
},
{
"id": "store.sql_command.save.delete.app_error",
- "translation": "Der Befehl konnte nicht gelöscht werden"
+ "translation": "Konnte die Rolle nicht löschen"
},
{
"id": "store.sql_command.save.delete_perm.app_error",
- "translation": "Der Befehl konnte nicht gelöscht werden"
+ "translation": "Konnte die Rolle nicht löschen"
},
{
"id": "store.sql_command.save.get.app_error",
- "translation": "Der Befehl konnte nicht abgerufen werden"
+ "translation": "Konnte das Schema nicht abrufen."
},
{
"id": "store.sql_command.save.get_team.app_error",
- "translation": "Die Befehle konnten nicht abgerufen werden"
+ "translation": "Konnte das Schema nicht abrufen."
},
{
"id": "store.sql_command.save.saving.app_error",
- "translation": "Der Befehl konnte nicht gespeichert werden"
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_command.save.saving_overwrite.app_error",
@@ -5184,15 +5192,15 @@
},
{
"id": "store.sql_command.save.update.app_error",
- "translation": "Der Befehl konnte nicht aktualisiert werden."
+ "translation": "Konnte das Schema nicht aktualisieren"
},
{
"id": "store.sql_command_webhooks.get.app_error",
- "translation": "Der Webhook konnte nicht gefunden werden"
+ "translation": "Kann den Webhook nicht verwenden"
},
{
"id": "store.sql_command_webhooks.save.app_error",
- "translation": "Der CommandWebhook konnte nicht gespeichert werden"
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_command_webhooks.save.existing.app_error",
@@ -5220,7 +5228,7 @@
},
{
"id": "store.sql_emoji.delete.app_error",
- "translation": "Das Emoji konnte nicht gelöscht werden"
+ "translation": "Konnte die Rolle nicht löschen"
},
{
"id": "store.sql_emoji.delete.no_results",
@@ -5228,19 +5236,19 @@
},
{
"id": "store.sql_emoji.get.app_error",
- "translation": "Das Emoji konnte nicht abgerufen werden"
+ "translation": "Konnte das Schema nicht abrufen."
},
{
"id": "store.sql_emoji.get_all.app_error",
- "translation": "Das Emoji konnte nicht abgerufen werden"
+ "translation": "Konnte das Schema nicht abrufen."
},
{
"id": "store.sql_emoji.get_by_name.app_error",
- "translation": "Das Emoji konnte nicht abgerufen werden"
+ "translation": "Konnte das Schema nicht abrufen."
},
{
"id": "store.sql_emoji.save.app_error",
- "translation": "Das Emoji konnte nicht gespeichert werden"
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
@@ -5256,11 +5264,11 @@
},
{
"id": "store.sql_file_info.get.app_error",
- "translation": "Die Dateiinformationen konnten nicht abgerufen werden"
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_file_info.get_by_path.app_error",
- "translation": "Die Dateiinformationen konnten nicht über den Pfad abgerufen werden"
+ "translation": "Die Dateiinformationen konnten nicht für den Beitrag abgerufen werden"
},
{
"id": "store.sql_file_info.get_for_post.app_error",
@@ -5280,19 +5288,19 @@
},
{
"id": "store.sql_file_info.save.app_error",
- "translation": "Die Dateiinformationen konnten nicht gespeichert werden"
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_job.delete.app_error",
- "translation": "Der Job konnte nicht gelöscht werden"
+ "translation": "Konnte die Rolle nicht löschen"
},
{
"id": "store.sql_job.get.app_error",
- "translation": "Der Job konnte nicht abgerufen werden"
+ "translation": "Konnte das Schema nicht abrufen."
},
{
"id": "store.sql_job.get_all.app_error",
- "translation": "Die Jobs konnten nicht abgerufen werden"
+ "translation": "Konnte das Schema nicht abrufen."
},
{
"id": "store.sql_job.get_count_by_status_and_type.app_error",
@@ -5304,11 +5312,11 @@
},
{
"id": "store.sql_job.save.app_error",
- "translation": "Der Job konnte nicht gespeichert werden"
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_job.update.app_error",
- "translation": "Der Job konnte nicht aktualisiert werden."
+ "translation": "Konnte das Schema nicht aktualisieren"
},
{
"id": "store.sql_license.get.app_error",
@@ -5348,7 +5356,7 @@
},
{
"id": "store.sql_oauth.get_app.find.app_error",
- "translation": "Die angefragte App konnte nicht gefunden werden"
+ "translation": "Unable to find the requested app"
},
{
"id": "store.sql_oauth.get_app.finding.app_error",
@@ -5356,7 +5364,7 @@
},
{
"id": "store.sql_oauth.get_app_by_user.find.app_error",
- "translation": "Es konnten keine bestehenden Apps gefunden werden"
+ "translation": "Das zu aktualisierende existierende Team konnte nicht gefunden werden"
},
{
"id": "store.sql_oauth.get_apps.find.app_error",
@@ -5380,7 +5388,7 @@
},
{
"id": "store.sql_oauth.remove_access_data.app_error",
- "translation": "Das Zugriffstoken konnte nicht entfernt werden"
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_oauth.remove_auth_data.app_error",
@@ -5388,7 +5396,7 @@
},
{
"id": "store.sql_oauth.save_access_data.app_error",
- "translation": "Der Zugriffstoken konnte nicht gespeichert werden."
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_oauth.save_app.existing.app_error",
@@ -5396,7 +5404,7 @@
},
{
"id": "store.sql_oauth.save_app.save.app_error",
- "translation": "Die App konnte nicht gespeichert werden."
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_oauth.save_auth_data.app_error",
@@ -5416,7 +5424,7 @@
},
{
"id": "store.sql_oauth.update_app.update.app_error",
- "translation": "Die App konnte nicht aktualisiert werden."
+ "translation": "Konnte das Schema nicht aktualisieren"
},
{
"id": "store.sql_oauth.update_app.updating.app_error",
@@ -5436,15 +5444,15 @@
},
{
"id": "store.sql_post.analytics_posts_count.app_error",
- "translation": "Konnte Nachrichtenanzahl nicht abrufen"
+ "translation": "Unable to get post counts"
},
{
"id": "store.sql_post.analytics_posts_count_by_day.app_error",
- "translation": "Konnte Nachrichtenanzahl pro Tag nicht abrufen"
+ "translation": "Unable to get post counts by day"
},
{
"id": "store.sql_post.analytics_user_counts_posts_by_day.app_error",
- "translation": "Konnte Benutzeranzahl mit Nachrichten nicht abrufen"
+ "translation": "Unable to get user counts with posts"
},
{
"id": "store.sql_post.compliance_export.app_error",
@@ -5452,15 +5460,15 @@
},
{
"id": "store.sql_post.delete.app_error",
- "translation": "Die Nachricht konnte nicht gelöscht werden"
+ "translation": "Konnte die Rolle nicht löschen"
},
{
"id": "store.sql_post.get.app_error",
- "translation": "Die Nachricht konnte nicht abgerufen werden"
+ "translation": "Konnte die Nachricht nicht abrufen."
},
{
"id": "store.sql_post.get_flagged_posts.app_error",
- "translation": "Der markierten Nachrichten konnte nicht abgerufen werden."
+ "translation": "Hinzufügen von Direktkanalmitgliedern nicht möglich"
},
{
"id": "store.sql_post.get_parents_posts.app_error",
@@ -5484,7 +5492,7 @@
},
{
"id": "store.sql_post.get_posts_by_ids.app_error",
- "translation": "Die Nachrichten konnten nicht abgerufen werden"
+ "translation": "Konnte die Nachricht nicht abrufen."
},
{
"id": "store.sql_post.get_posts_created_att.app_error",
@@ -5500,11 +5508,11 @@
},
{
"id": "store.sql_post.overwrite.app_error",
- "translation": "Die Nachricht konnte nicht überschrieben werden"
+ "translation": "Konnte die Rolle nicht löschen"
},
{
"id": "store.sql_post.permanent_delete.app_error",
- "translation": "Die Nachricht konnte nicht gelöscht werden"
+ "translation": "Konnte die Rolle nicht löschen"
},
{
"id": "store.sql_post.permanent_delete_all_comments_by_user.app_error",
@@ -5516,7 +5524,7 @@
},
{
"id": "store.sql_post.permanent_delete_by_channel.app_error",
- "translation": "Die Nachrichten nach Kanal konnten nicht gelöscht werden"
+ "translation": "Konnte das Schema nicht löschen"
},
{
"id": "store.sql_post.permanent_delete_by_user.app_error",
@@ -5532,7 +5540,7 @@
},
{
"id": "store.sql_post.save.app_error",
- "translation": "Die Nachricht konnte nicht gespeichert werden"
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_post.save.existing.app_error",
@@ -5544,7 +5552,7 @@
},
{
"id": "store.sql_post.update.app_error",
- "translation": "Die Nachricht konnte nicht aktualisiert werden."
+ "translation": "Konnte das Schema nicht aktualisieren"
},
{
"id": "store.sql_preference.cleanup_flags_batch.app_error",
@@ -5572,7 +5580,7 @@
},
{
"id": "store.sql_preference.insert.save.app_error",
- "translation": "Die Einstellungen konnten nicht gespeichert werden"
+ "translation": "Unable to save the preference"
},
{
"id": "store.sql_preference.is_feature_enabled.app_error",
@@ -5604,7 +5612,7 @@
},
{
"id": "store.sql_preference.update.app_error",
- "translation": "Die Einstellungen konnten nicht aktualisiert werden."
+ "translation": "Unable to update the preference"
},
{
"id": "store.sql_reaction.delete.app_error",
@@ -5748,7 +5756,7 @@
},
{
"id": "store.sql_session.analytics_session_count.app_error",
- "translation": "Die Anzahl der Sitzungen konnten nicht gezählt werden"
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_session.get.app_error",
@@ -5764,15 +5772,15 @@
},
{
"id": "store.sql_session.remove.app_error",
- "translation": "Die Sitzung konnte nicht entfernt werden"
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_session.remove_all_sessions_for_team.app_error",
- "translation": "Es konnten nicht alle Sitzungen entfernt werden"
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_session.save.app_error",
- "translation": "Die Sitzung konnte nicht gespeichert werden"
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_session.save.existing.app_error",
@@ -5780,15 +5788,15 @@
},
{
"id": "store.sql_session.update_device_id.app_error",
- "translation": "Die ID des Gerätes konnte nicht aktualisiert werden."
+ "translation": "Unable to update the device id"
},
{
"id": "store.sql_session.update_last_activity.app_error",
- "translation": "last_activity_at konnte nicht aktualisiert werden."
+ "translation": "Unable to update the last_activity_at"
},
{
"id": "store.sql_session.update_roles.app_error",
- "translation": "Die Rollen konnten nicht aktualisiert werden."
+ "translation": "Konnte das Schema nicht aktualisieren"
},
{
"id": "store.sql_status.get.app_error",
@@ -5836,7 +5844,7 @@
},
{
"id": "store.sql_system.get_by_name.app_error",
- "translation": "Konnte die Systemvariable nicht finden."
+ "translation": "Unable to find the system variable."
},
{
"id": "store.sql_system.permanent_delete_by_name.app_error",
@@ -5856,7 +5864,7 @@
},
{
"id": "store.sql_team.analytics_team_count.app_error",
- "translation": "Die Anzahl der Teams konnte nicht gezählt werden"
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -5880,7 +5888,7 @@
},
{
"id": "store.sql_team.get.find.app_error",
- "translation": "Das existierende Team konnte nicht gefunden werden"
+ "translation": "Das zu aktualisierende existierende Team konnte nicht gefunden werden"
},
{
"id": "store.sql_team.get.finding.app_error",
@@ -5896,15 +5904,15 @@
},
{
"id": "store.sql_team.get_by_invite_id.find.app_error",
- "translation": "Das existierende Team konnte nicht gefunden werden"
+ "translation": "Das zu aktualisierende existierende Team konnte nicht gefunden werden"
},
{
"id": "store.sql_team.get_by_invite_id.finding.app_error",
- "translation": "Das existierende Team konnte nicht gefunden werden"
+ "translation": "Das zu aktualisierende existierende Team konnte nicht gefunden werden"
},
{
"id": "store.sql_team.get_by_name.app_error",
- "translation": "Das existierende Team konnte nicht gefunden werden"
+ "translation": "Das zu aktualisierende existierende Team konnte nicht gefunden werden"
},
{
"id": "store.sql_team.get_by_scheme.app_error",
@@ -5912,7 +5920,7 @@
},
{
"id": "store.sql_team.get_member.app_error",
- "translation": "Das Teammitglied konnte nicht abgerufen werden"
+ "translation": "Konnte das Teammitglied nicht aktualisieren."
},
{
"id": "store.sql_team.get_member.missing.app_error",
@@ -5920,15 +5928,15 @@
},
{
"id": "store.sql_team.get_member_count.app_error",
- "translation": "Die Kanalmitglieder konnten nicht gezählt werden"
+ "translation": "Konnte das Teammitglied nicht aktualisieren."
},
{
"id": "store.sql_team.get_members.app_error",
- "translation": "Die Teammitglieder konnten nicht abgerufen werden"
+ "translation": "Konnte das Teammitglied nicht aktualisieren."
},
{
"id": "store.sql_team.get_members_by_ids.app_error",
- "translation": "Die Teammitglieder konnten nicht abgerufen werden"
+ "translation": "Konnte das Teammitglied nicht aktualisieren."
},
{
"id": "store.sql_team.get_unread.app_error",
@@ -5956,11 +5964,11 @@
},
{
"id": "store.sql_team.permanent_delete.app_error",
- "translation": "Das existierende Team konnte nicht gelöscht werden"
+ "translation": "Das zu aktualisierende existierende Team konnte nicht gefunden werden"
},
{
"id": "store.sql_team.remove_member.app_error",
- "translation": "Das Teammitglied konnte nicht entfernt werden"
+ "translation": "Konnte das Teammitglied nicht aktualisieren."
},
{
"id": "store.sql_team.reset_all_team_schemes.app_error",
@@ -5968,7 +5976,7 @@
},
{
"id": "store.sql_team.save.app_error",
- "translation": "Das Team konnte nicht gespeichert werden"
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_team.save.domain_exists.app_error",
@@ -5984,7 +5992,7 @@
},
{
"id": "store.sql_team.save_member.save.app_error",
- "translation": "Das Teammitglied konnte nicht gespeichert werden"
+ "translation": "Konnte das Teammitglied nicht aktualisieren."
},
{
"id": "store.sql_team.search_all_team.app_error",
@@ -5996,7 +6004,7 @@
},
{
"id": "store.sql_team.update.app_error",
- "translation": "Das Team konnte nicht aktualisiert werden."
+ "translation": "Konnte das Schema nicht aktualisieren"
},
{
"id": "store.sql_team.update.find.app_error",
@@ -6012,7 +6020,7 @@
},
{
"id": "store.sql_team.update_display_name.app_error",
- "translation": "Der Name des Teams konnte nicht aktualisiert werden."
+ "translation": "Konnte das Schema nicht aktualisieren"
},
{
"id": "store.sql_team.update_last_team_icon_update.app_error",
@@ -6028,11 +6036,11 @@
},
{
"id": "store.sql_user.analytics_get_system_admin_count.app_error",
- "translation": "Die Anzahl der Systemadministratoren konnte nicht geladen werden"
+ "translation": "Unable to get the system admin count"
},
{
"id": "store.sql_user.analytics_unique_user_count.app_error",
- "translation": "Die Anzahl der einzigartigen Benutzer konnte nicht gezählt werden"
+ "translation": "Unable to get the unique user count"
},
{
"id": "store.sql_user.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -6112,15 +6120,15 @@
},
{
"id": "store.sql_user.missing_account.const",
- "translation": "Der Benutzer konnte nicht gefunden werden."
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_user.permanent_delete.app_error",
- "translation": "Der existierende Zugang konnte nicht gelöscht werden"
+ "translation": "Das zu aktualisierende existierende Team konnte nicht gefunden werden"
},
{
"id": "store.sql_user.save.app_error",
- "translation": "Das Konto konnte nicht gespeichert werden."
+ "translation": "Konnte das Schema nicht aktualisieren"
},
{
"id": "store.sql_user.save.email_exists.app_error",
@@ -6164,7 +6172,7 @@
},
{
"id": "store.sql_user.update.app_error",
- "translation": "Der Zugang konnte nicht aktualisiert werden."
+ "translation": "Konnte das Schema nicht aktualisieren"
},
{
"id": "store.sql_user.update.can_not_change_ldap.app_error",
@@ -6192,7 +6200,7 @@
},
{
"id": "store.sql_user.update_auth_data.app_error",
- "translation": "Die Authentifizierungsdaten konnten nicht aktualisiert werden."
+ "translation": "Konnte das Schema nicht aktualisieren"
},
{
"id": "store.sql_user.update_auth_data.email_exists.app_error",
@@ -6200,11 +6208,11 @@
},
{
"id": "store.sql_user.update_failed_pwd_attempts.app_error",
- "translation": "failed_attempts konnte nicht aktualisiert werden."
+ "translation": "Unable to update the failed_attempts"
},
{
"id": "store.sql_user.update_last_picture_update.app_error",
- "translation": "update_at konnte nicht aktualisiert werden."
+ "translation": "Konnte das Schema nicht aktualisieren"
},
{
"id": "store.sql_user.update_mfa_active.app_error",
@@ -6216,7 +6224,7 @@
},
{
"id": "store.sql_user.update_password.app_error",
- "translation": "Das Benutzerpasswort konnte nicht aktualisiert werden."
+ "translation": "Unable to update the user password"
},
{
"id": "store.sql_user.update_update.app_error",
@@ -6256,71 +6264,71 @@
},
{
"id": "store.sql_user_access_token.update_token_disable.app_error",
- "translation": "Das Zugriffstoken konnte nicht deaktiviert werden."
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_user_access_token.update_token_enable.app_error",
- "translation": "Das Zugriffstoken konnte nicht aktiviert werden."
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_webhooks.analytics_incoming_count.app_error",
- "translation": "Die Anzahl der eingehenden Webhooks konnte nicht gezählt werden"
+ "translation": "Kann den Webhook nicht verwenden"
},
{
"id": "store.sql_webhooks.analytics_outgoing_count.app_error",
- "translation": "Die Anzahl der ausgehenden Webhooks konnte nicht gezählt werden"
+ "translation": "Kann den Webhook nicht verwenden"
},
{
"id": "store.sql_webhooks.delete_incoming.app_error",
- "translation": "Der Webhook konnte nicht gelöscht werden"
+ "translation": "Kann den Webhook nicht verwenden"
},
{
"id": "store.sql_webhooks.delete_outgoing.app_error",
- "translation": "Der Webhook konnte nicht gelöscht werden"
+ "translation": "Kann den Webhook nicht verwenden"
},
{
"id": "store.sql_webhooks.get_incoming.app_error",
- "translation": "Der Webhook konnte nicht gefunden werden"
+ "translation": "Kann den Webhook nicht verwenden"
},
{
"id": "store.sql_webhooks.get_incoming_by_channel.app_error",
- "translation": "Die Webhooks konnten nicht abgerufen werden"
+ "translation": "Kann den Webhook nicht verwenden"
},
{
"id": "store.sql_webhooks.get_incoming_by_user.app_error",
- "translation": "Der Webhook konnte nicht abgerufen werden"
+ "translation": "Kann den Webhook nicht verwenden"
},
{
"id": "store.sql_webhooks.get_outgoing.app_error",
- "translation": "Der Webhook konnte nicht abgerufen werden"
+ "translation": "Kann den Webhook nicht verwenden"
},
{
"id": "store.sql_webhooks.get_outgoing_by_channel.app_error",
- "translation": "Die Webhooks konnten nicht abgerufen werden"
+ "translation": "Kann den Webhook nicht verwenden"
},
{
"id": "store.sql_webhooks.get_outgoing_by_team.app_error",
- "translation": "Die Webhooks konnten nicht abgerufen werden"
+ "translation": "Kann den Webhook nicht verwenden"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_channel.app_error",
- "translation": "Der Webhook konnte nicht gelöscht werden"
+ "translation": "Kann den Webhook nicht verwenden"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_user.app_error",
- "translation": "Der Webhook konnte nicht gelöscht werden"
+ "translation": "Kann den Webhook nicht verwenden"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_channel.app_error",
- "translation": "Der Webhook konnte nicht gelöscht werden"
+ "translation": "Kann den Webhook nicht verwenden"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_user.app_error",
- "translation": "Der Webhook konnte nicht gelöscht werden"
+ "translation": "Kann den Webhook nicht verwenden"
},
{
"id": "store.sql_webhooks.save_incoming.app_error",
- "translation": "Es konnte der IncomingWebhook nicht gespeichert werden"
+ "translation": "Kann den Webhook nicht verwenden"
},
{
"id": "store.sql_webhooks.save_incoming.existing.app_error",
@@ -6328,7 +6336,7 @@
},
{
"id": "store.sql_webhooks.save_outgoing.app_error",
- "translation": "Es konnte der OutgoingWebhook nicht gespeichert werden"
+ "translation": "Konnte das Token nicht speichern."
},
{
"id": "store.sql_webhooks.save_outgoing.override.app_error",
@@ -6336,11 +6344,11 @@
},
{
"id": "store.sql_webhooks.update_incoming.app_error",
- "translation": "Der eingehende Webhook konnte nicht aktualisiert werden."
+ "translation": "Kann den Webhook nicht verwenden"
},
{
"id": "store.sql_webhooks.update_outgoing.app_error",
- "translation": "Der Webhook konnte nicht aktualisiert werden."
+ "translation": "Kann den Webhook nicht verwenden"
},
{
"id": "system.message.name",
diff --git a/i18n/es.json b/i18n/es.json
index b2991bb39..8b1667897 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -173,7 +173,7 @@
},
{
"id": "api.channel.leave.direct.app_error",
- "translation": "No puedes dejar un mensaje directo a un canal"
+ "translation": "No puedes abandonar un canal de mensaje directo"
},
{
"id": "api.channel.leave.last_member.app_error",
@@ -558,8 +558,8 @@
{
"id": "api.command_groupmsg.invalid_user.app_error",
"translation": {
- "one": "No pudimos encontrar al usuario: {{.Users}}",
- "other": "No pudimos encontrar a los usuarios: {{.Users}}"
+ "one": "No se puede encontrar el usuario: {{.Users}}",
+ "other": "No se puede encontrar los usuarios: {{.Users}}"
}
},
{
@@ -616,7 +616,7 @@
},
{
"id": "api.command_invite.missing_user.app_error",
- "translation": "No pudimos encontrar el usuario."
+ "translation": "No se pudo encontrar el usuario."
},
{
"id": "api.command_invite.name",
@@ -660,7 +660,7 @@
},
{
"id": "api.command_join.missing.app_error",
- "translation": "No pudimos encontrar el canal"
+ "translation": "No se pudo encontrar el canal"
},
{
"id": "api.command_join.name",
@@ -728,7 +728,7 @@
},
{
"id": "api.command_msg.missing.app_error",
- "translation": "No pudimos encontrar el usuario"
+ "translation": "No se pudo encontrar el usuario"
},
{
"id": "api.command_msg.name",
@@ -824,7 +824,7 @@
},
{
"id": "api.command_remove.missing.app_error",
- "translation": "No pudimos encontrar el usuario"
+ "translation": "No se pudo encontrar el usuario"
},
{
"id": "api.command_remove.name",
@@ -1026,7 +1026,7 @@
},
{
"id": "api.emoji.upload.large_image.too_large.app_error",
- "translation": "Unable to create emoji. Image must be smaller than {{.MaxWidth}} by {{.MaxHeight}}."
+ "translation": "No se pudo crear el emoticon. La imagen debe mas pequeña que {{.MaxWidth}} por {{.MaxHeight}}"
},
{
"id": "api.emoji.upload.open.app_error",
@@ -1038,11 +1038,11 @@
},
{
"id": "api.file.file_exists.exists_local.app_error",
- "translation": "No se puede determinar si el archivo existe. Ocurrió un error al intentar verificar la existencia del archivo."
+ "translation": "No se pudo determinar si el archivo existe."
},
{
"id": "api.file.file_exists.s3.app_error",
- "translation": "No se puede determinar si el archivo existe. Ocurrió un error al intentar verificar la existencia del archivo."
+ "translation": "No se pudo determinar si el archivo existe."
},
{
"id": "api.file.get_file.public_invalid.app_error",
@@ -1488,7 +1488,7 @@
},
{
"id": "api.server.start_server.forward80to443.enabled_but_listening_on_wrong_port",
- "translation": "No puede reenviar del puerto 80 al puerto 443, mientras se escucha en el puerto %s: desactiva Forward80To443 si utiliza un servidor proxy"
+ "translation": "No puede reenviar del puerto 80 al puerto 443, mientras se escucha en el puerto %s: desactiva Forward80To443 si utilizas un servidor proxy"
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
@@ -2452,11 +2452,11 @@
},
{
"id": "app.export.export_write_line.io_writer.error",
- "translation": "An error occurred writing the export data."
+ "translation": "Se ha producido un error de escritura de los datos de exportación."
},
{
"id": "app.export.export_write_line.json_marshall.error",
- "translation": "An error occured marshalling the JSON data for export."
+ "translation": "Ha ocurrido un error de cálculo de referencias de los datos JSON para la exportación."
},
{
"id": "app.import.attachment.bad_file.error",
@@ -3436,7 +3436,7 @@
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
- "translation": "No se cerró correctamente el archivo zip."
+ "translation": "No se puede cerrar el archivo zip."
},
{
"id": "ent.message_export.global_relay.create_file_in_zip.app_error",
@@ -4687,10 +4687,18 @@
"translation": "Token no válido."
},
{
+ "id": "model.user.is_valid.email.app_error",
+ "translation": "Please enter a valid email address."
+ },
+ {
"id": "model.user.is_valid.pwd.app_error",
"translation": "La contraseña debe contener al menos {{.Min}} caracteres."
},
{
+ "id": "model.user.is_valid.username.app_error",
+ "translation": "Username must begin with a letter and contain between 3 and 22 characters including numbers, lowercase letters, and the symbols \".\", \"-\", and \"_\"."
+ },
+ {
"id": "model.user_access_token.is_valid.description.app_error",
"translation": "Descripción no válida, debe tener 255 o menos carácteres"
},
@@ -4756,11 +4764,11 @@
},
{
"id": "store.sql_channel.analytics_deleted_type_count.app_error",
- "translation": "No se pudo obtener la cantidad de canales de este tipo"
+ "translation": "No se pudo obtener la cantidad de canales borrados de este tipo"
},
{
"id": "store.sql_channel.analytics_type_count.app_error",
- "translation": "No pudimos obtener la cantidad de canales de este tipo"
+ "translation": "No se pudo obtener la cantidad de canales de este tipo"
},
{
"id": "store.sql_channel.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -4784,11 +4792,11 @@
},
{
"id": "store.sql_channel.delete.channel.app_error",
- "translation": "No pudimos eliminar el canal"
+ "translation": "No se pudo borrar el canal"
},
{
"id": "store.sql_channel.get.existing.app_error",
- "translation": "No pudimos encontrar el canal"
+ "translation": "No se pudo encontrar el canal existente"
},
{
"id": "store.sql_channel.get.find.app_error",
@@ -4796,11 +4804,11 @@
},
{
"id": "store.sql_channel.get_all.app_error",
- "translation": "No pudimos obtener todos los canales"
+ "translation": "No se pudo obtener todos los canales"
},
{
"id": "store.sql_channel.get_by_name.existing.app_error",
- "translation": "No pudimos encontrar el canal"
+ "translation": "No se pudo encontrar el canal existente"
},
{
"id": "store.sql_channel.get_by_name.missing.app_error",
@@ -4812,11 +4820,11 @@
},
{
"id": "store.sql_channel.get_channel_counts.get.app_error",
- "translation": "No pudimos obtener la cantidad de canales"
+ "translation": "No se puede obtener el número de canales"
},
{
"id": "store.sql_channel.get_channels.get.app_error",
- "translation": "No pudimos obtener los canales"
+ "translation": "No se pudo obtener los canales"
},
{
"id": "store.sql_channel.get_channels.not_found.app_error",
@@ -4824,7 +4832,7 @@
},
{
"id": "store.sql_channel.get_channels_by_ids.get.app_error",
- "translation": "No pudimos obtener los canales"
+ "translation": "No se pudo obtener los canales"
},
{
"id": "store.sql_channel.get_channels_by_ids.not_found.app_error",
@@ -4832,7 +4840,7 @@
},
{
"id": "store.sql_channel.get_deleted.existing.app_error",
- "translation": "No pudimos encontrar el canal existente eliminado"
+ "translation": "No pudimos encontrar el canal eliminado existente"
},
{
"id": "store.sql_channel.get_deleted.missing.app_error",
@@ -4840,7 +4848,7 @@
},
{
"id": "store.sql_channel.get_deleted_by_name.existing.app_error",
- "translation": "No pudimos encontrar el canal eliminado"
+ "translation": "No pudimos encontrar el canal eliminado existente"
},
{
"id": "store.sql_channel.get_deleted_by_name.missing.app_error",
@@ -4848,11 +4856,11 @@
},
{
"id": "store.sql_channel.get_for_post.app_error",
- "translation": "No pudimos obtener el canal del mensaje"
+ "translation": "No pudimos obtener el canal del mensaje especificado"
},
{
"id": "store.sql_channel.get_member.app_error",
- "translation": "No pudimos obtener el miembro del canal"
+ "translation": "No se puede obtener el miembro del canal"
},
{
"id": "store.sql_channel.get_member.missing.app_error",
@@ -4864,23 +4872,23 @@
},
{
"id": "store.sql_channel.get_member_for_post.app_error",
- "translation": "No pudimos obtener los miembros del canal del mensaje"
+ "translation": "No pudimos obtener los miembros del canal del mensaje especificado"
},
{
"id": "store.sql_channel.get_members.app_error",
- "translation": "No pudimos obtener los miembros del canal"
+ "translation": "No se puede obtener de los miembros del canal"
},
{
"id": "store.sql_channel.get_members_by_ids.app_error",
- "translation": "No pudimos obtener los miembros del canal"
+ "translation": "No se puede obtener de los miembros del canal"
},
{
"id": "store.sql_channel.get_more_channels.get.app_error",
- "translation": "No pudimos obtener los canales"
+ "translation": "No se pudo obtener los canales"
},
{
"id": "store.sql_channel.get_public_channels.get.app_error",
- "translation": "No pudimos obtener los canales públicos"
+ "translation": "No se pudo obtener los canales públicos"
},
{
"id": "store.sql_channel.get_unread.app_error",
@@ -4888,7 +4896,7 @@
},
{
"id": "store.sql_channel.increment_mention_count.app_error",
- "translation": "No pudimos incrementar la cantidad de menciones"
+ "translation": "No se puede incrementar el número de menciones"
},
{
"id": "store.sql_channel.migrate_channel_members.commit_transaction.app_error",
@@ -4912,47 +4920,47 @@
},
{
"id": "store.sql_channel.permanent_delete.app_error",
- "translation": "No pudimos eliminar el canal"
+ "translation": "No se pudo borrar el canal"
},
{
"id": "store.sql_channel.permanent_delete.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "No se puede perpetrar la transacción"
},
{
"id": "store.sql_channel.permanent_delete.delete_public_channel.app_error",
- "translation": "Unable to delete materialized public channel"
+ "translation": "No se puede eliminar el canal público materializado"
},
{
"id": "store.sql_channel.permanent_delete.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "No se puede abrir la transacción"
},
{
"id": "store.sql_channel.permanent_delete_by_team.app_error",
- "translation": "No pudimos eliminar los canales"
+ "translation": "No se pudo borrar los canales"
},
{
"id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "No se puede perpetrar la transacción"
},
{
"id": "store.sql_channel.permanent_delete_by_team.delete_public_channels.app_error",
- "translation": "Unable to delete materialized public channels"
+ "translation": "No se puede eliminarlos canales públicos materializados"
},
{
"id": "store.sql_channel.permanent_delete_by_team.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "No se puede abrir la transacción"
},
{
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
- "translation": "No pudimos eliminar al miembro del canal"
+ "translation": "Error al remover los miembros del canal"
},
{
"id": "store.sql_channel.pinned_posts.app_error",
- "translation": "No hemos podido encontrar los mensajes anclados"
+ "translation": "No se puede encontrar los mensajes anclados"
},
{
"id": "store.sql_channel.remove_member.app_error",
- "translation": "No pudimos eliminar al miembro del canal"
+ "translation": "Error al remover los miembros del canal"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.app_error",
@@ -4960,11 +4968,11 @@
},
{
"id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "No se puede perpetrar la transacción"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "No se puede abrir la transacción"
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
@@ -4972,11 +4980,11 @@
},
{
"id": "store.sql_channel.reset_last_post_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "No se puede perpetrar la transacción"
},
{
"id": "store.sql_channel.reset_last_post_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "No se puede abrir la transacción"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
@@ -4996,7 +5004,7 @@
},
{
"id": "store.sql_channel.save.upsert_public_channel.app_error",
- "translation": "Unable to upsert materialized public channel"
+ "translation": "Incapaz de actualizar el canal público materializado"
},
{
"id": "store.sql_channel.save_channel.current_count.app_error",
@@ -5020,7 +5028,7 @@
},
{
"id": "store.sql_channel.save_channel.save.app_error",
- "translation": "No pudimos guardar el canal"
+ "translation": "No se pudo guardar el canal"
},
{
"id": "store.sql_channel.save_direct_channel.add_members.app_error",
@@ -5052,7 +5060,7 @@
},
{
"id": "store.sql_channel.save_member.save.app_error",
- "translation": "No pudimos guardar el miembro del canal"
+ "translation": "Error al guardar el miembro del canal"
},
{
"id": "store.sql_channel.search.app_error",
@@ -5060,19 +5068,19 @@
},
{
"id": "store.sql_channel.set_delete_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "No se puede perpetrar la transacción"
},
{
"id": "store.sql_channel.set_delete_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "No se puede abrir la transacción"
},
{
"id": "store.sql_channel.set_delete_at.update_public_channel.app_error",
- "translation": "Unable to update the materialized public channel"
+ "translation": "No se puede actualizar el canal público materializado"
},
{
"id": "store.sql_channel.update.app_error",
- "translation": "No pudimos actualizar el canal"
+ "translation": "Error al actualizar el canal"
},
{
"id": "store.sql_channel.update.archived_channel.app_error",
@@ -5080,7 +5088,7 @@
},
{
"id": "store.sql_channel.update.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "No se puede perpetrar la transacción"
},
{
"id": "store.sql_channel.update.exists.app_error",
@@ -5088,7 +5096,7 @@
},
{
"id": "store.sql_channel.update.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "No se puede abrir la transacción"
},
{
"id": "store.sql_channel.update.previously.app_error",
@@ -5100,7 +5108,7 @@
},
{
"id": "store.sql_channel.update.upsert_public_channel.app_error",
- "translation": "Unable to upsert materialized public channel"
+ "translation": "No se puede actualizar el canal público materializado"
},
{
"id": "store.sql_channel.update_last_viewed_at.app_error",
@@ -5152,31 +5160,31 @@
},
{
"id": "store.sql_command.analytics_command_count.app_error",
- "translation": "No pudimos contar los comandos de barra"
+ "translation": "No se pudo contar los comandos"
},
{
"id": "store.sql_command.get_by_trigger.app_error",
- "translation": "No pudimos obtener el comando"
+ "translation": "No se pudo obtener el comando"
},
{
"id": "store.sql_command.save.delete.app_error",
- "translation": "No pudimos eliminar el comando"
+ "translation": "No se puede eliminar el comando"
},
{
"id": "store.sql_command.save.delete_perm.app_error",
- "translation": "No pudimos eliminar el comando"
+ "translation": "No se puede eliminar el comando"
},
{
"id": "store.sql_command.save.get.app_error",
- "translation": "No pudimos obtener el comando"
+ "translation": "No se pudo obtener el comando"
},
{
"id": "store.sql_command.save.get_team.app_error",
- "translation": "No pudimos obtener los comandos"
+ "translation": "No se pudo obtener los comandos"
},
{
"id": "store.sql_command.save.saving.app_error",
- "translation": "No pudimos guardar el Comando"
+ "translation": "No se pudo guardar el comando"
},
{
"id": "store.sql_command.save.saving_overwrite.app_error",
@@ -5184,15 +5192,15 @@
},
{
"id": "store.sql_command.save.update.app_error",
- "translation": "No pudimos actualizar el comando"
+ "translation": "No se pudo actualizar el comando"
},
{
"id": "store.sql_command_webhooks.get.app_error",
- "translation": "No pudimos obtener el webhook"
+ "translation": "No se puede obtener el webhook"
},
{
"id": "store.sql_command_webhooks.save.app_error",
- "translation": "No pudimos guardar el Comando o Webhook"
+ "translation": "No se pudo guardar el CommandWebhook"
},
{
"id": "store.sql_command_webhooks.save.existing.app_error",
@@ -5220,7 +5228,7 @@
},
{
"id": "store.sql_emoji.delete.app_error",
- "translation": "No pudimos eliminar el emoticon"
+ "translation": "No se puede eliminar el emoticon"
},
{
"id": "store.sql_emoji.delete.no_results",
@@ -5228,19 +5236,19 @@
},
{
"id": "store.sql_emoji.get.app_error",
- "translation": "No pudimos obtener el emoticon"
+ "translation": "No se pudo obtener el emoticon"
},
{
"id": "store.sql_emoji.get_all.app_error",
- "translation": "No pudimos obtener el emoticon"
+ "translation": "No se pudo obtener el emoticon"
},
{
"id": "store.sql_emoji.get_by_name.app_error",
- "translation": "No pudimos obtener el emoticon"
+ "translation": "No se pudo obtener el emoticon"
},
{
"id": "store.sql_emoji.save.app_error",
- "translation": "No pudimos guardar el emoticon"
+ "translation": "No se pudo guardar el emoticon"
},
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
@@ -5256,7 +5264,7 @@
},
{
"id": "store.sql_file_info.get.app_error",
- "translation": "No pudimos obtener la información del archivo"
+ "translation": "No se pudo obtener la información del archivo"
},
{
"id": "store.sql_file_info.get_by_path.app_error",
@@ -5280,19 +5288,19 @@
},
{
"id": "store.sql_file_info.save.app_error",
- "translation": "No pudimos guardar la información del archivo"
+ "translation": "No se pudo guardar la información del archivo"
},
{
"id": "store.sql_job.delete.app_error",
- "translation": "No pudimos eliminar el trabajo"
+ "translation": "No se puede eliminar el trabajo"
},
{
"id": "store.sql_job.get.app_error",
- "translation": "No pudimos obtener el trabajo"
+ "translation": "No se pudo obtener el trabajo"
},
{
"id": "store.sql_job.get_all.app_error",
- "translation": "No pudimos obtener los trabajos"
+ "translation": "No se pudo obtener los trabajos"
},
{
"id": "store.sql_job.get_count_by_status_and_type.app_error",
@@ -5304,11 +5312,11 @@
},
{
"id": "store.sql_job.save.app_error",
- "translation": "No pudimos guardar el trabajo"
+ "translation": "No se pudo guardar el trabajo"
},
{
"id": "store.sql_job.update.app_error",
- "translation": "No pudimos actualizar el trabajo"
+ "translation": "No se pudo actualizar el trabajo"
},
{
"id": "store.sql_license.get.app_error",
@@ -5348,7 +5356,7 @@
},
{
"id": "store.sql_oauth.get_app.find.app_error",
- "translation": "No pudimos encontrar la app solicitada"
+ "translation": "No se pudo encontrar la app solicitada"
},
{
"id": "store.sql_oauth.get_app.finding.app_error",
@@ -5356,7 +5364,7 @@
},
{
"id": "store.sql_oauth.get_app_by_user.find.app_error",
- "translation": "No pudimos encontrar ninguna app"
+ "translation": "No pudimos encontrar ninguna app existente"
},
{
"id": "store.sql_oauth.get_apps.find.app_error",
@@ -5364,7 +5372,7 @@
},
{
"id": "store.sql_oauth.get_auth_data.find.app_error",
- "translation": "No pudimos encontrar el código de autorización"
+ "translation": "No pudimos encontrar el código de autorización existente"
},
{
"id": "store.sql_oauth.get_auth_data.finding.app_error",
@@ -5380,15 +5388,15 @@
},
{
"id": "store.sql_oauth.remove_access_data.app_error",
- "translation": "No pudimos eliminar el token de acceso"
+ "translation": "No se pudo eliminar el token de acceso"
},
{
"id": "store.sql_oauth.remove_auth_data.app_error",
- "translation": "No pudimos eliminar el código de autorización"
+ "translation": "No se pudo eliminar el código de autorización"
},
{
"id": "store.sql_oauth.save_access_data.app_error",
- "translation": "No pudimos guardar el token de acceso."
+ "translation": "No se pudo guardar el token de acceso."
},
{
"id": "store.sql_oauth.save_app.existing.app_error",
@@ -5396,11 +5404,11 @@
},
{
"id": "store.sql_oauth.save_app.save.app_error",
- "translation": "No pudimos guardar el app."
+ "translation": "No se pudo guardar la app."
},
{
"id": "store.sql_oauth.save_auth_data.app_error",
- "translation": "No pudimos guardar el código de autorización."
+ "translation": "No se pudo guardar el código de autorización."
},
{
"id": "store.sql_oauth.update_access_data.app_error",
@@ -5408,7 +5416,7 @@
},
{
"id": "store.sql_oauth.update_app.find.app_error",
- "translation": "No pudimos encontrar una app para actualizar"
+ "translation": "No se pudo encontrar una app para actualizar"
},
{
"id": "store.sql_oauth.update_app.finding.app_error",
@@ -5416,7 +5424,7 @@
},
{
"id": "store.sql_oauth.update_app.update.app_error",
- "translation": "No pudimos actualizar la app"
+ "translation": "No se pudo actualizar la app"
},
{
"id": "store.sql_oauth.update_app.updating.app_error",
@@ -5436,35 +5444,35 @@
},
{
"id": "store.sql_post.analytics_posts_count.app_error",
- "translation": "No pudimos obtener la cantidad de mensajes"
+ "translation": "No se pudo obtener el número de mensajes"
},
{
"id": "store.sql_post.analytics_posts_count_by_day.app_error",
- "translation": "No pudimos obtener la cantidad de mensajes por día"
+ "translation": "No se pudo obtener el número de mensajes por día"
},
{
"id": "store.sql_post.analytics_user_counts_posts_by_day.app_error",
- "translation": "No pudimos obtener la cantidad de usuarios con mensajes"
+ "translation": "No se pudo obtener el número de usuarios con mensajes"
},
{
"id": "store.sql_post.compliance_export.app_error",
- "translation": "No pudimos obtener los mensajes para la exportación del Informe de Conformidad."
+ "translation": "No se pudo obtener los mensajes para la exportación del Informe de Conformidad."
},
{
"id": "store.sql_post.delete.app_error",
- "translation": "No pudimos eliminar el mensaje"
+ "translation": "No se puede eliminar el mensaje"
},
{
"id": "store.sql_post.get.app_error",
- "translation": "No pudimos obtener el mensaje"
+ "translation": "No se puede obtener el mensaje"
},
{
"id": "store.sql_post.get_flagged_posts.app_error",
- "translation": "No se puede obtener los mensajes marcados"
+ "translation": "No se pueden obtener los mensajes marcados"
},
{
"id": "store.sql_post.get_parents_posts.app_error",
- "translation": "No pudimos obtener los mensajes padres del canal"
+ "translation": "No se puede obtener los mensajes padres del canal"
},
{
"id": "store.sql_post.get_posts.app_error",
@@ -5472,43 +5480,43 @@
},
{
"id": "store.sql_post.get_posts_around.get.app_error",
- "translation": "No pudimos obtener los mensajes para el canal"
+ "translation": "No se puede obtener los mensajes del canal"
},
{
"id": "store.sql_post.get_posts_around.get_parent.app_error",
- "translation": "No pudimos obtener los mensajes padres del canal"
+ "translation": "No se puede obtener los mensajes padres del canal"
},
{
"id": "store.sql_post.get_posts_batch_for_indexing.get.app_error",
- "translation": "No se pudo obtener los mensajes en lote para la indexación"
+ "translation": "No se puede obtener los mensajes en lote para la indexación"
},
{
"id": "store.sql_post.get_posts_by_ids.app_error",
- "translation": "No pudimos obtener los mensajes"
+ "translation": "No se puede obtener los mensajes"
},
{
"id": "store.sql_post.get_posts_created_att.app_error",
- "translation": "No se pudo obtener los mensajes para el canal"
+ "translation": "No se puede obtener los mensajes del canal"
},
{
"id": "store.sql_post.get_posts_since.app_error",
- "translation": "No pudimos obtener los mensajes para el canal"
+ "translation": "No se puede obtener los mensajes del canal"
},
{
"id": "store.sql_post.get_root_posts.app_error",
- "translation": "No pudimos obtener los mensajes para el canal"
+ "translation": "No se puede obtener los mensajes del canal"
},
{
"id": "store.sql_post.overwrite.app_error",
- "translation": "No pudimos sobreescribir el mensaje"
+ "translation": "No se puede sobrescribir el mensaje"
},
{
"id": "store.sql_post.permanent_delete.app_error",
- "translation": "No pudimos eliminar el mensaje"
+ "translation": "No se puede eliminar el mensaje"
},
{
"id": "store.sql_post.permanent_delete_all_comments_by_user.app_error",
- "translation": "No pudimos eliminar los comentarios para el usuario"
+ "translation": "No se puede eliminar los comentarios del usuario"
},
{
"id": "store.sql_post.permanent_delete_batch.app_error",
@@ -5516,15 +5524,15 @@
},
{
"id": "store.sql_post.permanent_delete_by_channel.app_error",
- "translation": "No pudimos eliminar los mensajes de canal"
+ "translation": "No se puede eliminar los mensajes por canal"
},
{
"id": "store.sql_post.permanent_delete_by_user.app_error",
- "translation": "No pudimos seleccionar los mensajes a borrar para el usuario"
+ "translation": "No se puede seleccionar los mensajes a eliminar del usuario"
},
{
"id": "store.sql_post.permanent_delete_by_user.too_many.app_error",
- "translation": "No pudimos seleccionar todos los mensajes a eliminar por el usuario (son demasiados), por favor ejecuta de nuevo"
+ "translation": "No se puede seleccionar los mensajes a eliminar del usuario (son demasiados), por favor ejecuta de nuevo"
},
{
"id": "store.sql_post.query_max_post_size.error",
@@ -5532,7 +5540,7 @@
},
{
"id": "store.sql_post.save.app_error",
- "translation": "No pudimos guardar el Mensaje"
+ "translation": "No se puede guardar el mensaje"
},
{
"id": "store.sql_post.save.existing.app_error",
@@ -5544,7 +5552,7 @@
},
{
"id": "store.sql_post.update.app_error",
- "translation": "No pudimos actualizar el Mensaje"
+ "translation": "No se puede actualizar el mensaje"
},
{
"id": "store.sql_preference.cleanup_flags_batch.app_error",
@@ -5572,7 +5580,7 @@
},
{
"id": "store.sql_preference.insert.save.app_error",
- "translation": "No pudimos guardar la preferencia"
+ "translation": "No se puede guardar la preferencia"
},
{
"id": "store.sql_preference.is_feature_enabled.app_error",
@@ -5604,7 +5612,7 @@
},
{
"id": "store.sql_preference.update.app_error",
- "translation": "No pudimos actualizar la preferencia"
+ "translation": "No se puede actualizar la preferencia"
},
{
"id": "store.sql_reaction.delete.app_error",
@@ -5748,7 +5756,7 @@
},
{
"id": "store.sql_session.analytics_session_count.app_error",
- "translation": "No pudimos contar las sesiones"
+ "translation": "No se pudo obtener la cantidad de sesiones"
},
{
"id": "store.sql_session.get.app_error",
@@ -5760,35 +5768,35 @@
},
{
"id": "store.sql_session.permanent_delete_sessions_by_user.app_error",
- "translation": "No pudimos eliminar todas las sesiones del usuario"
+ "translation": "No se puede eliminar todas las sesiones del usuario"
},
{
"id": "store.sql_session.remove.app_error",
- "translation": "No pudimos eliminar la sesión"
+ "translation": "No se puede eliminar la sesión"
},
{
"id": "store.sql_session.remove_all_sessions_for_team.app_error",
- "translation": "No pudimos eliminar todas las sesiones"
+ "translation": "No se puede eliminar todas las sesiones"
},
{
"id": "store.sql_session.save.app_error",
- "translation": "No pudimos guardar la sesión"
+ "translation": "No se puede guardar la sesión"
},
{
"id": "store.sql_session.save.existing.app_error",
- "translation": "No se puede actualizar la sesión"
+ "translation": "No se puede actualizar la sesión existente"
},
{
"id": "store.sql_session.update_device_id.app_error",
- "translation": "No pudimos actualizar el id del dispositivo"
+ "translation": "No se puede actualizar el id del dispositivo"
},
{
"id": "store.sql_session.update_last_activity.app_error",
- "translation": "No pudimos actualizar el campo last_activity_at"
+ "translation": "No se puede actualizar el campo last_activity_at"
},
{
"id": "store.sql_session.update_roles.app_error",
- "translation": "No pudimos actualizar los roles"
+ "translation": "No se puede actualizar los roles"
},
{
"id": "store.sql_status.get.app_error",
@@ -5836,7 +5844,7 @@
},
{
"id": "store.sql_system.get_by_name.app_error",
- "translation": "No pudimos encontrar las variables del sistema."
+ "translation": "No se puede encontrar la variable del sistema."
},
{
"id": "store.sql_system.permanent_delete_by_name.app_error",
@@ -5852,11 +5860,11 @@
},
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
- "translation": "No se pudo obtener el número de canales para el esquema."
+ "translation": "No se puede obtener el número de canales para el esquema."
},
{
"id": "store.sql_team.analytics_team_count.app_error",
- "translation": "No pudimos contar los equipos"
+ "translation": "No se puede obtener la cantidad de equipos"
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -5880,7 +5888,7 @@
},
{
"id": "store.sql_team.get.find.app_error",
- "translation": "No encontramos el equipo al que perteneces"
+ "translation": "No se puede encontrar el equipo existente"
},
{
"id": "store.sql_team.get.finding.app_error",
@@ -5896,15 +5904,15 @@
},
{
"id": "store.sql_team.get_by_invite_id.find.app_error",
- "translation": "No encontramos el equipo al que perteneces"
+ "translation": "No se puede encontrar el equipo existente"
},
{
"id": "store.sql_team.get_by_invite_id.finding.app_error",
- "translation": "No encontramos el equipo al que perteneces"
+ "translation": "No se puede encontrar el equipo existente"
},
{
"id": "store.sql_team.get_by_name.app_error",
- "translation": "No encontramos el equipo al que perteneces"
+ "translation": "No se puede encontrar el equipo existente"
},
{
"id": "store.sql_team.get_by_scheme.app_error",
@@ -5912,7 +5920,7 @@
},
{
"id": "store.sql_team.get_member.app_error",
- "translation": "No pudimos obtener los miembros del equipo"
+ "translation": "No se puede obtener el miembro del equipo"
},
{
"id": "store.sql_team.get_member.missing.app_error",
@@ -5920,19 +5928,19 @@
},
{
"id": "store.sql_team.get_member_count.app_error",
- "translation": "No pudimos obtener los miembros del equipo"
+ "translation": "No se puede obtener la cantidad de miembros del equipo"
},
{
"id": "store.sql_team.get_members.app_error",
- "translation": "No pudimos obtener los miembros del equipo"
+ "translation": "No se puede obtener los miembros del equipo"
},
{
"id": "store.sql_team.get_members_by_ids.app_error",
- "translation": "No pudimos obtener los miembros del equipo"
+ "translation": "No se puede obtener los miembros del equipo"
},
{
"id": "store.sql_team.get_unread.app_error",
- "translation": "No pudimos obtener los mensajes sin leer de tus equipos"
+ "translation": "No se puede obtener los mensajes sin leer de tus equipos"
},
{
"id": "store.sql_team.migrate_team_members.commit_transaction.app_error",
@@ -5956,11 +5964,11 @@
},
{
"id": "store.sql_team.permanent_delete.app_error",
- "translation": "No pudimos eliminar el equipo"
+ "translation": "No se puede borrar el equipo existente"
},
{
"id": "store.sql_team.remove_member.app_error",
- "translation": "No pudimos eliminar el miembro del equipo"
+ "translation": "No se puede eliminar el miembro del equipo"
},
{
"id": "store.sql_team.reset_all_team_schemes.app_error",
@@ -5968,7 +5976,7 @@
},
{
"id": "store.sql_team.save.app_error",
- "translation": "No pudimos guardar el equipo"
+ "translation": "No se puede guardar el equipo"
},
{
"id": "store.sql_team.save.domain_exists.app_error",
@@ -5984,7 +5992,7 @@
},
{
"id": "store.sql_team.save_member.save.app_error",
- "translation": "No pudimos guardar el miembro del equipo"
+ "translation": "Falló al guardar el miembro del equipo"
},
{
"id": "store.sql_team.search_all_team.app_error",
@@ -5996,11 +6004,11 @@
},
{
"id": "store.sql_team.update.app_error",
- "translation": "No pudimos actualizar el equipo"
+ "translation": "No se puede actualizar el equipo"
},
{
"id": "store.sql_team.update.find.app_error",
- "translation": "No pudimos encontrar el equipo a actualizar"
+ "translation": "No se puede encontrar el equipo a actualizar"
},
{
"id": "store.sql_team.update.finding.app_error",
@@ -6012,15 +6020,15 @@
},
{
"id": "store.sql_team.update_display_name.app_error",
- "translation": "No pudimos actualizar el nombre del equipo"
+ "translation": "No se puede actualizar el nombre del equipo"
},
{
"id": "store.sql_team.update_last_team_icon_update.app_error",
- "translation": "No se pudo actualizar la fecha de la última actualización del icono del equipo"
+ "translation": "No se puede actualizar la fecha de la última actualización del icono del equipo"
},
{
"id": "store.sql_user.analytics_daily_active_users.app_error",
- "translation": "No se pudo obtener los usuarios activos durante el período solicitado"
+ "translation": "No se puede obtener los usuarios activos durante el período solicitado"
},
{
"id": "store.sql_user.analytics_get_inactive_users_count.app_error",
@@ -6028,11 +6036,11 @@
},
{
"id": "store.sql_user.analytics_get_system_admin_count.app_error",
- "translation": "No se pudo obtener la cantidad de administradores del sistema"
+ "translation": "No se puede obtener la cantidad de administradores del sistema"
},
{
"id": "store.sql_user.analytics_unique_user_count.app_error",
- "translation": "No se pudo obtener el conteo de usuarios unicos"
+ "translation": "No se puede obtener la cantidad de usuarios únicos"
},
{
"id": "store.sql_user.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -6060,7 +6068,7 @@
},
{
"id": "store.sql_user.get_by_auth.missing_account.app_error",
- "translation": "No pudimos encontrar una cuenta existente que coincida con tu tipo de autenticación para este equipo. Es posible que necesites una invitación por parte del dueño del equipo para unirte."
+ "translation": "No se puede encontrar una cuenta existente que coincida con tu tipo de autenticación para este equipo. Es posible que necesites una invitación por parte del dueño del equipo para unirte."
},
{
"id": "store.sql_user.get_by_auth.other.app_error",
@@ -6068,11 +6076,11 @@
},
{
"id": "store.sql_user.get_by_username.app_error",
- "translation": "No pudimos encontrar una cuenta existente que coincida con tu nombre de usuario para este equipo. Es posible que necesites una invitación por parte del dueño del equipo para unirte."
+ "translation": "No se puede encontrar una cuenta existente que coincida con tu nombre de usuario para este equipo. Es posible que necesites una invitación por parte del dueño del equipo para unirte."
},
{
"id": "store.sql_user.get_for_login.app_error",
- "translation": "No pudimos encontrar una cuenta existente con tus credenciales. Es posible que requieras una invitación por parte del dueño del equipo para poder unirte."
+ "translation": "No se puede encontrar una cuenta existente con tus credenciales. Es posible que requieras una invitación por parte del dueño del equipo para poder unirte."
},
{
"id": "store.sql_user.get_for_login.multiple_users",
@@ -6112,15 +6120,15 @@
},
{
"id": "store.sql_user.missing_account.const",
- "translation": "No pudimos encontrar el usuario"
+ "translation": "No se puede encontrar el usuario."
},
{
"id": "store.sql_user.permanent_delete.app_error",
- "translation": "No pudimos eliminar la cuenta"
+ "translation": "No se puede borrar la cuenta existente"
},
{
"id": "store.sql_user.save.app_error",
- "translation": "No pudimos guardar la cuenta."
+ "translation": "No se puede guardar la cuenta."
},
{
"id": "store.sql_user.save.email_exists.app_error",
@@ -6160,11 +6168,11 @@
},
{
"id": "store.sql_user.search.app_error",
- "translation": "No se pudo encontrar ningún usuario que coincide con los parámetros de búsqueda"
+ "translation": "No se puede encontrar ningún usuario que coincide con los parámetros de búsqueda"
},
{
"id": "store.sql_user.update.app_error",
- "translation": "No pudimos realizar la actualización de los datos de la cuenta"
+ "translation": "No se puede actualizar la cuenta"
},
{
"id": "store.sql_user.update.can_not_change_ldap.app_error",
@@ -6176,7 +6184,7 @@
},
{
"id": "store.sql_user.update.find.app_error",
- "translation": "No pudimos encontrar la cuenta a actualizar"
+ "translation": "No se puede encontrar la cuenta a actualizar"
},
{
"id": "store.sql_user.update.finding.app_error",
@@ -6192,7 +6200,7 @@
},
{
"id": "store.sql_user.update_auth_data.app_error",
- "translation": "No pudimos actualizar la data de autorización"
+ "translation": "No se puede actualizar los datos de autenticación"
},
{
"id": "store.sql_user.update_auth_data.email_exists.app_error",
@@ -6200,11 +6208,11 @@
},
{
"id": "store.sql_user.update_failed_pwd_attempts.app_error",
- "translation": "No pudimos actualizar el campo failed_attempts"
+ "translation": "No se puede actualizar el campo failed_attempts"
},
{
"id": "store.sql_user.update_last_picture_update.app_error",
- "translation": "No pudimos actualizar el campo update_at"
+ "translation": "No se puede actualizar el campo update_at"
},
{
"id": "store.sql_user.update_mfa_active.app_error",
@@ -6216,11 +6224,11 @@
},
{
"id": "store.sql_user.update_password.app_error",
- "translation": "No pudimos actualizar la contraseña del usuario"
+ "translation": "No se puede actualizar la contraseña del usuario"
},
{
"id": "store.sql_user.update_update.app_error",
- "translation": "No se pudo actualizar la fecha de la última actualización del usuario"
+ "translation": "No se puede actualizar la fecha de la última actualización del usuario"
},
{
"id": "store.sql_user.verify_email.app_error",
@@ -6228,27 +6236,27 @@
},
{
"id": "store.sql_user_access_token.delete.app_error",
- "translation": "No pudimos eliminar el token de acceso personal"
+ "translation": "No se puede eliminar el token de acceso personal"
},
{
"id": "store.sql_user_access_token.get.app_error",
- "translation": "No pudimos obtener el token de acceso personal"
+ "translation": "No se puede obtener el token de acceso personal"
},
{
"id": "store.sql_user_access_token.get_all.app_error",
- "translation": "No pudimos obtener todos los tokens de acceso personal"
+ "translation": "No se puede obtener todos los tokens de acceso personal"
},
{
"id": "store.sql_user_access_token.get_by_token.app_error",
- "translation": "No pudimos obtener el token de acceso personal por token"
+ "translation": "No se puede obtener el token de acceso personal por token"
},
{
"id": "store.sql_user_access_token.get_by_user.app_error",
- "translation": "No pudimos obtener el token de acceso personal por usuario"
+ "translation": "No se puede obtener el token de acceso personal por usuario"
},
{
"id": "store.sql_user_access_token.save.app_error",
- "translation": "No pudimos guardar el token de acceso personal"
+ "translation": "No se puede guardar el token de acceso personal"
},
{
"id": "store.sql_user_access_token.search.app_error",
@@ -6256,71 +6264,71 @@
},
{
"id": "store.sql_user_access_token.update_token_disable.app_error",
- "translation": "No se pudo inhabilitar el token de acceso."
+ "translation": "No se puede inhabilitar el token de acceso"
},
{
"id": "store.sql_user_access_token.update_token_enable.app_error",
- "translation": "No se pudo habilitar el token de acceso."
+ "translation": "No se puede habilitar guardar token de acceso"
},
{
"id": "store.sql_webhooks.analytics_incoming_count.app_error",
- "translation": "No pudimos contar la cantidad de webhooks entrantes"
+ "translation": "No se puede contabilizar los webhooks de entrada"
},
{
"id": "store.sql_webhooks.analytics_outgoing_count.app_error",
- "translation": "No pudimos contar la cantidad de webhooks salientes"
+ "translation": "No se puede contabilizar los webhooks de salida"
},
{
"id": "store.sql_webhooks.delete_incoming.app_error",
- "translation": "No pudimos eliminar el webhook"
+ "translation": "No se puede eliminar el webhook"
},
{
"id": "store.sql_webhooks.delete_outgoing.app_error",
- "translation": "No pudimos eliminar el webhook"
+ "translation": "No se puede eliminar el webhook"
},
{
"id": "store.sql_webhooks.get_incoming.app_error",
- "translation": "No pudimos obtener el webhook"
+ "translation": "No se puede obtener el webhook"
},
{
"id": "store.sql_webhooks.get_incoming_by_channel.app_error",
- "translation": "No pudimos obtener los webhooks"
+ "translation": "No se puede obtener los webhooks"
},
{
"id": "store.sql_webhooks.get_incoming_by_user.app_error",
- "translation": "No pudimos obtener el webhook"
+ "translation": "No se puede obtener el webhook"
},
{
"id": "store.sql_webhooks.get_outgoing.app_error",
- "translation": "No pudimos obtener el webhook"
+ "translation": "No se puede obtener el webhook"
},
{
"id": "store.sql_webhooks.get_outgoing_by_channel.app_error",
- "translation": "No pudimos obtener los webhooks"
+ "translation": "No se puede obtener los webhooks"
},
{
"id": "store.sql_webhooks.get_outgoing_by_team.app_error",
- "translation": "No pudimos obtener los webhooks"
+ "translation": "No se puede obtener los webhooks"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_channel.app_error",
- "translation": "No pudimos eliminar el webhook"
+ "translation": "No se puede eliminar el webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_user.app_error",
- "translation": "No pudimos eliminar el webhook"
+ "translation": "No se puede eliminar el webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_channel.app_error",
- "translation": "No pudimos eliminar el webhook"
+ "translation": "No se puede eliminar el webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_user.app_error",
- "translation": "No pudimos eliminar el webhook"
+ "translation": "No se puede eliminar el webhook"
},
{
"id": "store.sql_webhooks.save_incoming.app_error",
- "translation": "No pudimos guardar el Webhook de Entrada"
+ "translation": "No se puede guardar el webhook de entrada"
},
{
"id": "store.sql_webhooks.save_incoming.existing.app_error",
@@ -6328,7 +6336,7 @@
},
{
"id": "store.sql_webhooks.save_outgoing.app_error",
- "translation": "No pudimos guardar el Webhook de Salida"
+ "translation": "No se puede guardar el webhook de salida"
},
{
"id": "store.sql_webhooks.save_outgoing.override.app_error",
@@ -6336,11 +6344,11 @@
},
{
"id": "store.sql_webhooks.update_incoming.app_error",
- "translation": "No se pudo actualizar el Webhook de Entrada"
+ "translation": "No se puede actualizar el webhook de entrada"
},
{
"id": "store.sql_webhooks.update_outgoing.app_error",
- "translation": "No pudimos actualizar el webhook"
+ "translation": "No se puede actualizar el webhook"
},
{
"id": "system.message.name",
@@ -6460,7 +6468,7 @@
},
{
"id": "web.get_access_token.internal_saving.app_error",
- "translation": "No se pudo actualizar los datos de acceso del usuario."
+ "translation": "No se puede actualizar los datos de acceso del usuario."
},
{
"id": "web.incoming_webhook.channel.app_error",
diff --git a/i18n/fr.json b/i18n/fr.json
index 5c54def41..7b5b4cbbf 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -558,8 +558,8 @@
{
"id": "api.command_groupmsg.invalid_user.app_error",
"translation": {
- "one": "Impossible de trouver l'utilisateur : {{.Users}}",
- "other": "Impossible de trouver les utilisateurs : {{.Users}}"
+ "one": "Unable to find the user: {{.Users}}",
+ "other": "Unable to find the users: {{.Users}}"
}
},
{
@@ -616,7 +616,7 @@
},
{
"id": "api.command_invite.missing_user.app_error",
- "translation": "Utilisateur introuvable."
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "api.command_invite.name",
@@ -660,7 +660,7 @@
},
{
"id": "api.command_join.missing.app_error",
- "translation": "Impossible de trouver le canal"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "api.command_join.name",
@@ -728,7 +728,7 @@
},
{
"id": "api.command_msg.missing.app_error",
- "translation": "Utilisateur introuvable"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "api.command_msg.name",
@@ -824,7 +824,7 @@
},
{
"id": "api.command_remove.missing.app_error",
- "translation": "Impossible de trouver l'utilisateur"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "api.command_remove.name",
@@ -1038,11 +1038,11 @@
},
{
"id": "api.file.file_exists.exists_local.app_error",
- "translation": "Impossible de savoir si le fichier existe. Une erreur s'est produite lors de la vérification de l'existence du fichier."
+ "translation": "Unable to check if the file exists."
},
{
"id": "api.file.file_exists.s3.app_error",
- "translation": "Impossible de savoir si le fichier existe. Une erreur s'est produite lors de la vérification de l'existence du fichier."
+ "translation": "Unable to check if the file exists."
},
{
"id": "api.file.get_file.public_invalid.app_error",
@@ -3436,7 +3436,7 @@
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
- "translation": "Impossible de fermer proprement le fichier zip."
+ "translation": "Impossible de créer le fichier eml."
},
{
"id": "ent.message_export.global_relay.create_file_in_zip.app_error",
@@ -4687,10 +4687,18 @@
"translation": "Jeton invalide."
},
{
+ "id": "model.user.is_valid.email.app_error",
+ "translation": "Please enter a valid email address."
+ },
+ {
"id": "model.user.is_valid.pwd.app_error",
"translation": "Votre mot de passe doit contenir au moins {{.Min}} caractères."
},
{
+ "id": "model.user.is_valid.username.app_error",
+ "translation": "Username must begin with a letter and contain between 3 and 22 characters including numbers, lowercase letters, and the symbols \".\", \"-\", and \"_\"."
+ },
+ {
"id": "model.user_access_token.is_valid.description.app_error",
"translation": "Description invalide, elle doit être composée de 255 caractères ou moins"
},
@@ -4760,7 +4768,7 @@
},
{
"id": "store.sql_channel.analytics_type_count.app_error",
- "translation": "Impossible de récupérer le nombre de type de canaux"
+ "translation": "Impossible de récupérer le nombre de type de canaux supprimés"
},
{
"id": "store.sql_channel.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -4784,11 +4792,11 @@
},
{
"id": "store.sql_channel.delete.channel.app_error",
- "translation": "Impossible de supprimer le canal"
+ "translation": "Impossible de supprimer le schéma de permissions"
},
{
"id": "store.sql_channel.get.existing.app_error",
- "translation": "Impossible de trouver le canal existant"
+ "translation": "Impossible de trouver le canal supprimé existant"
},
{
"id": "store.sql_channel.get.find.app_error",
@@ -4796,11 +4804,11 @@
},
{
"id": "store.sql_channel.get_all.app_error",
- "translation": "Impossible de récupérer tous les canaux"
+ "translation": "Impossible d'obtenir les canaux"
},
{
"id": "store.sql_channel.get_by_name.existing.app_error",
- "translation": "Impossible de trouver le canal existant"
+ "translation": "Impossible de trouver le canal supprimé existant"
},
{
"id": "store.sql_channel.get_by_name.missing.app_error",
@@ -4812,11 +4820,11 @@
},
{
"id": "store.sql_channel.get_channel_counts.get.app_error",
- "translation": "Impossible de récupérer le nombre de canaux"
+ "translation": "Impossible d'ajouter des membres au canal de messages personnels"
},
{
"id": "store.sql_channel.get_channels.get.app_error",
- "translation": "Impossible de récupérer les canaux"
+ "translation": "Impossible d'obtenir les canaux"
},
{
"id": "store.sql_channel.get_channels.not_found.app_error",
@@ -4824,7 +4832,7 @@
},
{
"id": "store.sql_channel.get_channels_by_ids.get.app_error",
- "translation": "Impossible de récupérer les canaux"
+ "translation": "Impossible d'obtenir les canaux"
},
{
"id": "store.sql_channel.get_channels_by_ids.not_found.app_error",
@@ -4852,7 +4860,7 @@
},
{
"id": "store.sql_channel.get_member.app_error",
- "translation": "Impossible de récupérer le membre du canal"
+ "translation": "Impossible d'ajouter des membres au canal de messages personnels"
},
{
"id": "store.sql_channel.get_member.missing.app_error",
@@ -4868,19 +4876,19 @@
},
{
"id": "store.sql_channel.get_members.app_error",
- "translation": "Impossible de récupérer les membres du canal"
+ "translation": "Impossible d'ajouter des membres au canal de messages personnels"
},
{
"id": "store.sql_channel.get_members_by_ids.app_error",
- "translation": "Impossible de récupérer les membres du canal"
+ "translation": "Impossible d'ajouter des membres au canal de messages personnels"
},
{
"id": "store.sql_channel.get_more_channels.get.app_error",
- "translation": "Impossible de récupérer les canaux"
+ "translation": "Impossible d'obtenir les canaux"
},
{
"id": "store.sql_channel.get_public_channels.get.app_error",
- "translation": "Impossible de récupérer les canaux publics"
+ "translation": "Impossible d'obtenir les canaux"
},
{
"id": "store.sql_channel.get_unread.app_error",
@@ -4888,7 +4896,7 @@
},
{
"id": "store.sql_channel.increment_mention_count.app_error",
- "translation": "Impossible d'incrémenter le nombre de mentions"
+ "translation": "Unable to increment the mention count"
},
{
"id": "store.sql_channel.migrate_channel_members.commit_transaction.app_error",
@@ -4912,11 +4920,11 @@
},
{
"id": "store.sql_channel.permanent_delete.app_error",
- "translation": "Impossible de supprimer le canal"
+ "translation": "Impossible de supprimer le schéma de permissions"
},
{
"id": "store.sql_channel.permanent_delete.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Impossible de valider la transaction"
},
{
"id": "store.sql_channel.permanent_delete.delete_public_channel.app_error",
@@ -4924,15 +4932,15 @@
},
{
"id": "store.sql_channel.permanent_delete.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Impossible d'ouvrir la transaction"
},
{
"id": "store.sql_channel.permanent_delete_by_team.app_error",
- "translation": "Impossible de supprimer les canaux"
+ "translation": "Impossible de supprimer le schéma de permissions"
},
{
"id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Impossible de valider la transaction"
},
{
"id": "store.sql_channel.permanent_delete_by_team.delete_public_channels.app_error",
@@ -4940,19 +4948,19 @@
},
{
"id": "store.sql_channel.permanent_delete_by_team.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Impossible d'ouvrir la transaction"
},
{
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
- "translation": "Impossible de retirer le membre du canal"
+ "translation": "Impossible de récupérer les membres du canal"
},
{
"id": "store.sql_channel.pinned_posts.app_error",
- "translation": "Impossible de récupérer les messages épinglés"
+ "translation": "Unable to find the pinned posts"
},
{
"id": "store.sql_channel.remove_member.app_error",
- "translation": "Impossible de retirer le membre du canal"
+ "translation": "Impossible de récupérer les membres du canal"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.app_error",
@@ -4960,11 +4968,11 @@
},
{
"id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Impossible de valider la transaction"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Impossible d'ouvrir la transaction"
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
@@ -4972,11 +4980,11 @@
},
{
"id": "store.sql_channel.reset_last_post_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Impossible de valider la transaction"
},
{
"id": "store.sql_channel.reset_last_post_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Impossible d'ouvrir la transaction"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
@@ -5020,7 +5028,7 @@
},
{
"id": "store.sql_channel.save_channel.save.app_error",
- "translation": "Impossible d'enregistrer ce canal"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_channel.save_direct_channel.add_members.app_error",
@@ -5052,7 +5060,7 @@
},
{
"id": "store.sql_channel.save_member.save.app_error",
- "translation": "Impossible d'enregistrer le membre du canal"
+ "translation": "Impossible de mettre à jour le membre du canal"
},
{
"id": "store.sql_channel.search.app_error",
@@ -5060,11 +5068,11 @@
},
{
"id": "store.sql_channel.set_delete_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Impossible de valider la transaction"
},
{
"id": "store.sql_channel.set_delete_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Impossible d'ouvrir la transaction"
},
{
"id": "store.sql_channel.set_delete_at.update_public_channel.app_error",
@@ -5080,7 +5088,7 @@
},
{
"id": "store.sql_channel.update.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Impossible de valider la transaction"
},
{
"id": "store.sql_channel.update.exists.app_error",
@@ -5088,7 +5096,7 @@
},
{
"id": "store.sql_channel.update.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Impossible d'ouvrir la transaction"
},
{
"id": "store.sql_channel.update.previously.app_error",
@@ -5152,31 +5160,31 @@
},
{
"id": "store.sql_command.analytics_command_count.app_error",
- "translation": "Impossible de compter les commandes"
+ "translation": "Impossible de récupérer le schéma de permissions"
},
{
"id": "store.sql_command.get_by_trigger.app_error",
- "translation": "Impossible de récupérer la commande"
+ "translation": "Impossible de récupérer le schéma de permissions"
},
{
"id": "store.sql_command.save.delete.app_error",
- "translation": "Impossible de supprimer la commande"
+ "translation": "Impossible de supprimer le rôle"
},
{
"id": "store.sql_command.save.delete_perm.app_error",
- "translation": "Impossible de supprimer la commande"
+ "translation": "Impossible de supprimer le rôle"
},
{
"id": "store.sql_command.save.get.app_error",
- "translation": "Impossible de récupérer la commande"
+ "translation": "Impossible de récupérer le schéma de permissions"
},
{
"id": "store.sql_command.save.get_team.app_error",
- "translation": "Impossible de récupérer les commandes"
+ "translation": "Impossible de récupérer le schéma de permissions"
},
{
"id": "store.sql_command.save.saving.app_error",
- "translation": "Impossible d'enregistrer la commande"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_command.save.saving_overwrite.app_error",
@@ -5184,15 +5192,15 @@
},
{
"id": "store.sql_command.save.update.app_error",
- "translation": "Nous n'avons as pu mettre à jour la commande"
+ "translation": "Impossible de modifier le schéma de permissions"
},
{
"id": "store.sql_command_webhooks.get.app_error",
- "translation": "Impossible de récupérer le webhook"
+ "translation": "Impossible d'utiliser le webhook"
},
{
"id": "store.sql_command_webhooks.save.app_error",
- "translation": "Impossible d'enregistrer le webhook de commande"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_command_webhooks.save.existing.app_error",
@@ -5220,7 +5228,7 @@
},
{
"id": "store.sql_emoji.delete.app_error",
- "translation": "Impossible de supprimer l'émoticône"
+ "translation": "Impossible de supprimer le rôle"
},
{
"id": "store.sql_emoji.delete.no_results",
@@ -5228,19 +5236,19 @@
},
{
"id": "store.sql_emoji.get.app_error",
- "translation": "Impossible de récupérer l'émoticône"
+ "translation": "Impossible de récupérer le schéma de permissions"
},
{
"id": "store.sql_emoji.get_all.app_error",
- "translation": "Impossible de récupérer l'émoticône"
+ "translation": "Impossible de récupérer le schéma de permissions"
},
{
"id": "store.sql_emoji.get_by_name.app_error",
- "translation": "Impossible de récupérer l'émoticône"
+ "translation": "Impossible de récupérer le schéma de permissions"
},
{
"id": "store.sql_emoji.save.app_error",
- "translation": "Impossible de sauvegarder l'émoticône"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
@@ -5256,11 +5264,11 @@
},
{
"id": "store.sql_file_info.get.app_error",
- "translation": "Impossible de récupérer l'information du fichier"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_file_info.get_by_path.app_error",
- "translation": "Impossible de récupérer l'information du fichier par le chemin du fichier"
+ "translation": "Impossible de récupérer l'information du fichier du message"
},
{
"id": "store.sql_file_info.get_for_post.app_error",
@@ -5280,19 +5288,19 @@
},
{
"id": "store.sql_file_info.save.app_error",
- "translation": "Impossible de sauvegarder l'information du fichier"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_job.delete.app_error",
- "translation": "Impossible de supprimer la tâche"
+ "translation": "Impossible de supprimer le rôle"
},
{
"id": "store.sql_job.get.app_error",
- "translation": "Impossible de récupérer la tâche"
+ "translation": "Impossible de récupérer le schéma de permissions"
},
{
"id": "store.sql_job.get_all.app_error",
- "translation": "Impossible de récupérer les tâches"
+ "translation": "Impossible de récupérer le schéma de permissions"
},
{
"id": "store.sql_job.get_count_by_status_and_type.app_error",
@@ -5304,11 +5312,11 @@
},
{
"id": "store.sql_job.save.app_error",
- "translation": "Impossible d'enregistrer la tâche"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_job.update.app_error",
- "translation": "Impossible de mettre à jour la tâche"
+ "translation": "Impossible de modifier le schéma de permissions"
},
{
"id": "store.sql_license.get.app_error",
@@ -5348,7 +5356,7 @@
},
{
"id": "store.sql_oauth.get_app.find.app_error",
- "translation": "Impossible de trouver l'application"
+ "translation": "Unable to find the requested app"
},
{
"id": "store.sql_oauth.get_app.finding.app_error",
@@ -5356,7 +5364,7 @@
},
{
"id": "store.sql_oauth.get_app_by_user.find.app_error",
- "translation": "Nous n'avons pu trouver aucune application existante"
+ "translation": "Impossible de trouver l'équipe existante à mettre à jour"
},
{
"id": "store.sql_oauth.get_apps.find.app_error",
@@ -5380,15 +5388,15 @@
},
{
"id": "store.sql_oauth.remove_access_data.app_error",
- "translation": "Impossible de retirer le jeton d'accès"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_oauth.remove_auth_data.app_error",
- "translation": "Impossible de retirer le code d'autorisation"
+ "translation": "Impossible de supprimer le code d'autorisation"
},
{
"id": "store.sql_oauth.save_access_data.app_error",
- "translation": "Impossible d'enregistrer le jeton d'accès."
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_oauth.save_app.existing.app_error",
@@ -5396,7 +5404,7 @@
},
{
"id": "store.sql_oauth.save_app.save.app_error",
- "translation": "Impossible d'enregistrer l'application."
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_oauth.save_auth_data.app_error",
@@ -5416,7 +5424,7 @@
},
{
"id": "store.sql_oauth.update_app.update.app_error",
- "translation": "Impossible de mettre à jour l'application"
+ "translation": "Impossible de modifier le schéma de permissions"
},
{
"id": "store.sql_oauth.update_app.updating.app_error",
@@ -5436,15 +5444,15 @@
},
{
"id": "store.sql_post.analytics_posts_count.app_error",
- "translation": "Impossible de récupérer le nombre de messages"
+ "translation": "Unable to get post counts"
},
{
"id": "store.sql_post.analytics_posts_count_by_day.app_error",
- "translation": "Impossible de récupérer le nombre de messages par jour"
+ "translation": "Unable to get post counts by day"
},
{
"id": "store.sql_post.analytics_user_counts_posts_by_day.app_error",
- "translation": "Impossible de récupérer le nombre d'utilisateur avec messages"
+ "translation": "Unable to get user counts with posts"
},
{
"id": "store.sql_post.compliance_export.app_error",
@@ -5452,7 +5460,7 @@
},
{
"id": "store.sql_post.delete.app_error",
- "translation": "Impossible de supprimer le message"
+ "translation": "Impossible de supprimer le rôle"
},
{
"id": "store.sql_post.get.app_error",
@@ -5460,7 +5468,7 @@
},
{
"id": "store.sql_post.get_flagged_posts.app_error",
- "translation": "Impossible de récupérer les messages marqués d'un indicateur"
+ "translation": "Impossible d'ajouter des membres au canal de messages personnels"
},
{
"id": "store.sql_post.get_parents_posts.app_error",
@@ -5484,11 +5492,11 @@
},
{
"id": "store.sql_post.get_posts_by_ids.app_error",
- "translation": "Impossible de récupérer les messages"
+ "translation": "Impossible de récupérer le message"
},
{
"id": "store.sql_post.get_posts_created_att.app_error",
- "translation": "Impossible de récupérer les messages du canal spécifié"
+ "translation": "Impossible de récupérer les messages pour le canal spécifié"
},
{
"id": "store.sql_post.get_posts_since.app_error",
@@ -5500,11 +5508,11 @@
},
{
"id": "store.sql_post.overwrite.app_error",
- "translation": "Impossible de remplacer le message"
+ "translation": "Impossible de supprimer le rôle"
},
{
"id": "store.sql_post.permanent_delete.app_error",
- "translation": "Impossible de supprimer le message"
+ "translation": "Impossible de supprimer le rôle"
},
{
"id": "store.sql_post.permanent_delete_all_comments_by_user.app_error",
@@ -5516,7 +5524,7 @@
},
{
"id": "store.sql_post.permanent_delete_by_channel.app_error",
- "translation": "Impossible de supprimer les messages par canal"
+ "translation": "Impossible de supprimer le schéma de permissions"
},
{
"id": "store.sql_post.permanent_delete_by_user.app_error",
@@ -5532,7 +5540,7 @@
},
{
"id": "store.sql_post.save.app_error",
- "translation": "Impossible d'enregistrer le message"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_post.save.existing.app_error",
@@ -5544,7 +5552,7 @@
},
{
"id": "store.sql_post.update.app_error",
- "translation": "Impossible de mettre à jour le message"
+ "translation": "Impossible de modifier le schéma de permissions"
},
{
"id": "store.sql_preference.cleanup_flags_batch.app_error",
@@ -5572,7 +5580,7 @@
},
{
"id": "store.sql_preference.insert.save.app_error",
- "translation": "Impossible d'enregistrer les préférences"
+ "translation": "Unable to save the preference"
},
{
"id": "store.sql_preference.is_feature_enabled.app_error",
@@ -5604,7 +5612,7 @@
},
{
"id": "store.sql_preference.update.app_error",
- "translation": "Impossible de mettre à jour les préférences"
+ "translation": "Unable to update the preference"
},
{
"id": "store.sql_reaction.delete.app_error",
@@ -5748,7 +5756,7 @@
},
{
"id": "store.sql_session.analytics_session_count.app_error",
- "translation": "Impossible de compter les sessions"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_session.get.app_error",
@@ -5764,15 +5772,15 @@
},
{
"id": "store.sql_session.remove.app_error",
- "translation": "Impossible de supprimer la session"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_session.remove_all_sessions_for_team.app_error",
- "translation": "Impossible de supprimer toutes les sessions de l'équipe"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_session.save.app_error",
- "translation": "Impossible d'enregistrer la session"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_session.save.existing.app_error",
@@ -5780,15 +5788,15 @@
},
{
"id": "store.sql_session.update_device_id.app_error",
- "translation": "Impossible de mettre à jour l'id de l'appareil"
+ "translation": "Unable to update the device id"
},
{
"id": "store.sql_session.update_last_activity.app_error",
- "translation": "Impossible de mettre à jour last_activity_at"
+ "translation": "Unable to update the last_activity_at"
},
{
"id": "store.sql_session.update_roles.app_error",
- "translation": "Impossible de mettre à jour les rôles"
+ "translation": "Impossible de modifier le schéma de permissions"
},
{
"id": "store.sql_status.get.app_error",
@@ -5836,7 +5844,7 @@
},
{
"id": "store.sql_system.get_by_name.app_error",
- "translation": "Nous ne trouvons pas la variable système."
+ "translation": "Unable to find the system variable."
},
{
"id": "store.sql_system.permanent_delete_by_name.app_error",
@@ -5856,7 +5864,7 @@
},
{
"id": "store.sql_team.analytics_team_count.app_error",
- "translation": "Impossible de compter les équipes"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -5880,7 +5888,7 @@
},
{
"id": "store.sql_team.get.find.app_error",
- "translation": "Impossible de trouver l'équipe existante"
+ "translation": "Impossible de trouver l'équipe existante à mettre à jour"
},
{
"id": "store.sql_team.get.finding.app_error",
@@ -5896,15 +5904,15 @@
},
{
"id": "store.sql_team.get_by_invite_id.find.app_error",
- "translation": "Impossible de trouver l'équipe existante"
+ "translation": "Impossible de trouver l'équipe existante à mettre à jour"
},
{
"id": "store.sql_team.get_by_invite_id.finding.app_error",
- "translation": "Impossible de trouver l'équipe existante"
+ "translation": "Impossible de trouver l'équipe existante à mettre à jour"
},
{
"id": "store.sql_team.get_by_name.app_error",
- "translation": "Impossible de trouver l'équipe existante"
+ "translation": "Impossible de trouver l'équipe existante à mettre à jour"
},
{
"id": "store.sql_team.get_by_scheme.app_error",
@@ -5912,7 +5920,7 @@
},
{
"id": "store.sql_team.get_member.app_error",
- "translation": "Impossible de récupérer le membre de l'équipe"
+ "translation": "Impossible de modifier le membre d'équipe"
},
{
"id": "store.sql_team.get_member.missing.app_error",
@@ -5920,15 +5928,15 @@
},
{
"id": "store.sql_team.get_member_count.app_error",
- "translation": "Impossible de récupérer le nombre de membres de l'équipe"
+ "translation": "Impossible de modifier le membre d'équipe"
},
{
"id": "store.sql_team.get_members.app_error",
- "translation": "Impossible de récupérer les membres de l'équipe"
+ "translation": "Impossible de modifier le membre d'équipe"
},
{
"id": "store.sql_team.get_members_by_ids.app_error",
- "translation": "Impossible de récupérer les membres de l'équipe"
+ "translation": "Impossible de modifier le membre d'équipe"
},
{
"id": "store.sql_team.get_unread.app_error",
@@ -5956,11 +5964,11 @@
},
{
"id": "store.sql_team.permanent_delete.app_error",
- "translation": "Impossible de supprimer l'équipe existante"
+ "translation": "Impossible de trouver l'équipe existante à mettre à jour"
},
{
"id": "store.sql_team.remove_member.app_error",
- "translation": "Impossible de retirer le membre de l'équipe"
+ "translation": "Impossible de modifier le membre d'équipe"
},
{
"id": "store.sql_team.reset_all_team_schemes.app_error",
@@ -5968,7 +5976,7 @@
},
{
"id": "store.sql_team.save.app_error",
- "translation": "Impossible d'enregistrer l'équipe"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_team.save.domain_exists.app_error",
@@ -5984,7 +5992,7 @@
},
{
"id": "store.sql_team.save_member.save.app_error",
- "translation": "Impossible d'enregistrer le membre du canal"
+ "translation": "Impossible de modifier le membre d'équipe"
},
{
"id": "store.sql_team.search_all_team.app_error",
@@ -5996,7 +6004,7 @@
},
{
"id": "store.sql_team.update.app_error",
- "translation": "Impossible de mettre à jour l'équipe"
+ "translation": "Impossible de modifier le schéma de permissions"
},
{
"id": "store.sql_team.update.find.app_error",
@@ -6012,7 +6020,7 @@
},
{
"id": "store.sql_team.update_display_name.app_error",
- "translation": "Impossible de mettre à jour le nom de l'équipe"
+ "translation": "Impossible de modifier le schéma de permissions"
},
{
"id": "store.sql_team.update_last_team_icon_update.app_error",
@@ -6028,11 +6036,11 @@
},
{
"id": "store.sql_user.analytics_get_system_admin_count.app_error",
- "translation": "Impossible de récupérer le nombre d'administrateurs système"
+ "translation": "Unable to get the system admin count"
},
{
"id": "store.sql_user.analytics_unique_user_count.app_error",
- "translation": "Impossible de récupérer le nombre d'utilisateurs uniques"
+ "translation": "Unable to get the unique user count"
},
{
"id": "store.sql_user.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -6112,15 +6120,15 @@
},
{
"id": "store.sql_user.missing_account.const",
- "translation": "Utilisateur introuvable"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_user.permanent_delete.app_error",
- "translation": "Impossible de supprimer le compte existant"
+ "translation": "Impossible de trouver l'équipe existante à mettre à jour"
},
{
"id": "store.sql_user.save.app_error",
- "translation": "Impossible d'enregistrer le compte."
+ "translation": "Impossible de modifier le schéma de permissions"
},
{
"id": "store.sql_user.save.email_exists.app_error",
@@ -6164,7 +6172,7 @@
},
{
"id": "store.sql_user.update.app_error",
- "translation": "Impossible de mettre à jour le compte"
+ "translation": "Impossible de modifier le schéma de permissions"
},
{
"id": "store.sql_user.update.can_not_change_ldap.app_error",
@@ -6192,7 +6200,7 @@
},
{
"id": "store.sql_user.update_auth_data.app_error",
- "translation": "Impossible de mettre à jour les données d'authentification"
+ "translation": "Impossible de modifier le schéma de permissions"
},
{
"id": "store.sql_user.update_auth_data.email_exists.app_error",
@@ -6200,11 +6208,11 @@
},
{
"id": "store.sql_user.update_failed_pwd_attempts.app_error",
- "translation": "Impossible de mettre à jour failed_attempts"
+ "translation": "Unable to update the failed_attempts"
},
{
"id": "store.sql_user.update_last_picture_update.app_error",
- "translation": "Impossible de mettre à jour update_at"
+ "translation": "Impossible de modifier le schéma de permissions"
},
{
"id": "store.sql_user.update_mfa_active.app_error",
@@ -6216,7 +6224,7 @@
},
{
"id": "store.sql_user.update_password.app_error",
- "translation": "Impossible de mettre à jour le mot de passe de l'utilisateur"
+ "translation": "Unable to update the user password"
},
{
"id": "store.sql_user.update_update.app_error",
@@ -6256,71 +6264,71 @@
},
{
"id": "store.sql_user_access_token.update_token_disable.app_error",
- "translation": "Impossible de désactiver le jeton d'accès."
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_user_access_token.update_token_enable.app_error",
- "translation": "Impossible d'activer le jeton d'accès."
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_webhooks.analytics_incoming_count.app_error",
- "translation": "Impossible de compter les webhooks entrants"
+ "translation": "Impossible d'utiliser le webhook"
},
{
"id": "store.sql_webhooks.analytics_outgoing_count.app_error",
- "translation": "Impossible de compter les webhooks sortants"
+ "translation": "Impossible d'utiliser le webhook"
},
{
"id": "store.sql_webhooks.delete_incoming.app_error",
- "translation": "Impossible de supprimer le webhook"
+ "translation": "Impossible d'utiliser le webhook"
},
{
"id": "store.sql_webhooks.delete_outgoing.app_error",
- "translation": "Impossible de supprimer le webhook"
+ "translation": "Impossible d'utiliser le webhook"
},
{
"id": "store.sql_webhooks.get_incoming.app_error",
- "translation": "Impossible de récupérer le webhook"
+ "translation": "Impossible d'utiliser le webhook"
},
{
"id": "store.sql_webhooks.get_incoming_by_channel.app_error",
- "translation": "Impossible de récupérer les webhooks"
+ "translation": "Impossible d'utiliser le webhook"
},
{
"id": "store.sql_webhooks.get_incoming_by_user.app_error",
- "translation": "Impossible de récupérer le webhook"
+ "translation": "Impossible d'utiliser le webhook"
},
{
"id": "store.sql_webhooks.get_outgoing.app_error",
- "translation": "Impossible de récupérer le webhook"
+ "translation": "Impossible d'utiliser le webhook"
},
{
"id": "store.sql_webhooks.get_outgoing_by_channel.app_error",
- "translation": "Impossible de récupérer les webhooks"
+ "translation": "Impossible d'utiliser le webhook"
},
{
"id": "store.sql_webhooks.get_outgoing_by_team.app_error",
- "translation": "Impossible de récupérer les webhooks"
+ "translation": "Impossible d'utiliser le webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_channel.app_error",
- "translation": "Impossible de supprimer le webhook"
+ "translation": "Impossible d'utiliser le webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_user.app_error",
- "translation": "Impossible de supprimer le webhook"
+ "translation": "Impossible d'utiliser le webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_channel.app_error",
- "translation": "Impossible de supprimer le webhook"
+ "translation": "Impossible d'utiliser le webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_user.app_error",
- "translation": "Impossible de supprimer le webhook"
+ "translation": "Impossible d'utiliser le webhook"
},
{
"id": "store.sql_webhooks.save_incoming.app_error",
- "translation": "Impossible d'enregistrer le IncomingWebhook"
+ "translation": "Impossible d'utiliser le webhook"
},
{
"id": "store.sql_webhooks.save_incoming.existing.app_error",
@@ -6328,7 +6336,7 @@
},
{
"id": "store.sql_webhooks.save_outgoing.app_error",
- "translation": "Impossible d'enregistrer le OutgoingWebhook"
+ "translation": "Impossible de sauvegarder le jeton"
},
{
"id": "store.sql_webhooks.save_outgoing.override.app_error",
@@ -6336,11 +6344,11 @@
},
{
"id": "store.sql_webhooks.update_incoming.app_error",
- "translation": "Impossible de mettre à jour le Webhook entrant"
+ "translation": "Impossible d'utiliser le webhook"
},
{
"id": "store.sql_webhooks.update_outgoing.app_error",
- "translation": "Impossible de mettre à jour le webhook"
+ "translation": "Impossible d'utiliser le webhook"
},
{
"id": "system.message.name",
diff --git a/i18n/it.json b/i18n/it.json
index 5bc864ae7..f4b848305 100644
--- a/i18n/it.json
+++ b/i18n/it.json
@@ -337,7 +337,7 @@
},
{
"id": "api.command.team_mismatch.app_error",
- "translation": "Impossibile aggiornare comandi tra gruppi"
+ "translation": "Impossibile aggiornare i comandi tra gruppi"
},
{
"id": "api.command_away.desc",
@@ -616,7 +616,7 @@
},
{
"id": "api.command_invite.missing_user.app_error",
- "translation": "Non è stato possibile trovare l'utente."
+ "translation": "Impossibile trovare l'utente."
},
{
"id": "api.command_invite.name",
@@ -660,7 +660,7 @@
},
{
"id": "api.command_join.missing.app_error",
- "translation": "Non è possibile trovare il canale"
+ "translation": "Impossibile trovare il canale"
},
{
"id": "api.command_join.name",
@@ -728,7 +728,7 @@
},
{
"id": "api.command_msg.missing.app_error",
- "translation": "Non è stato possibile trovare l'utente"
+ "translation": "Impossibile trovare l'utente"
},
{
"id": "api.command_msg.name",
@@ -824,7 +824,7 @@
},
{
"id": "api.command_remove.missing.app_error",
- "translation": "Non è stato possibile trovare l'utente"
+ "translation": "Impossibile trovare l'utente"
},
{
"id": "api.command_remove.name",
@@ -1038,11 +1038,11 @@
},
{
"id": "api.file.file_exists.exists_local.app_error",
- "translation": "Impossibile verificare se il file esiste. Si è verificato un errore controllando l'esistenza del file."
+ "translation": "Impossibile controllare se il file esiste."
},
{
"id": "api.file.file_exists.s3.app_error",
- "translation": "Impossibile verificare se il file esiste. Si è verificato un errore controllando l'esistenza del file."
+ "translation": "Impossibile controllare se il file esiste."
},
{
"id": "api.file.get_file.public_invalid.app_error",
@@ -1408,7 +1408,7 @@
},
{
"id": "api.post.update_post.find.app_error",
- "translation": "Non è stato possibile trovare la pubblicazione o il commento all'aggiornamento."
+ "translation": "Non è stato possibile trovare la pubblicazione o il commento da aggiornare."
},
{
"id": "api.post.update_post.permissions_details.app_error",
@@ -2196,7 +2196,7 @@
},
{
"id": "api.user.reset_password.sso.app_error",
- "translation": "Non è possibile cambiare la password per account SSO (Single Sign-On)"
+ "translation": "Non è possibile reimpostare la password per account SSO (Single Sign-On)"
},
{
"id": "api.user.saml.app_error",
@@ -2248,7 +2248,7 @@
},
{
"id": "api.user.send_password_reset.sso.app_error",
- "translation": "Non è possibile cambiare la password per account SSO (Single Sign-On)"
+ "translation": "Non è possibile reimpostare la password per gli account SSO"
},
{
"id": "api.user.send_sign_in_change_email_and_forget.error",
@@ -2452,11 +2452,11 @@
},
{
"id": "app.export.export_write_line.io_writer.error",
- "translation": "An error occurred writing the export data."
+ "translation": "Si è verificato un errore scrivendo i dati esportati."
},
{
"id": "app.export.export_write_line.json_marshall.error",
- "translation": "An error occured marshalling the JSON data for export."
+ "translation": "Si è verificato un errore smistando i dati JSON per l'esportazione."
},
{
"id": "app.import.attachment.bad_file.error",
@@ -2484,7 +2484,7 @@
},
{
"id": "app.import.import_channel.scheme_deleted.error",
- "translation": "Impossibile impostare uno schema eliminato per l'utilizzo"
+ "translation": "Impossibile impostare il canale per usare uno schema eliminato."
},
{
"id": "app.import.import_channel.scheme_wrong_scope.error",
@@ -2588,7 +2588,7 @@
},
{
"id": "app.import.import_team.scheme_deleted.error",
- "translation": "Impossibile impostare uno schema eliminato per l'utilizzo"
+ "translation": "Impossibile impostare il gruppo per usare uno schema eliminato."
},
{
"id": "app.import.import_team.scheme_wrong_scope.error",
@@ -3436,7 +3436,7 @@
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
- "translation": "Impossibile chiudere correttamente il file zip."
+ "translation": "Impossibile chiudere il file zip."
},
{
"id": "ent.message_export.global_relay.create_file_in_zip.app_error",
@@ -4687,10 +4687,18 @@
"translation": "Token non valido."
},
{
+ "id": "model.user.is_valid.email.app_error",
+ "translation": "Please enter a valid email address."
+ },
+ {
"id": "model.user.is_valid.pwd.app_error",
"translation": "La tua password deve contenere almeno {{.Min}} caratteri."
},
{
+ "id": "model.user.is_valid.username.app_error",
+ "translation": "Username must begin with a letter and contain between 3 and 22 characters including numbers, lowercase letters, and the symbols \".\", \"-\", and \"_\"."
+ },
+ {
"id": "model.user_access_token.is_valid.description.app_error",
"translation": "Descrizione non valida, lunghezza massima consentita di 255 caratteri"
},
@@ -4756,11 +4764,11 @@
},
{
"id": "store.sql_channel.analytics_deleted_type_count.app_error",
- "translation": "Impossibile recuperare il conteggio dei canali eliminati"
+ "translation": "Impossibile recuperare il conteggio del tipo di canali eliminati"
},
{
"id": "store.sql_channel.analytics_type_count.app_error",
- "translation": "Impossibile recuperare il conteggio dei canali"
+ "translation": "Impossibile recuperare il conteggio dei canali eliminati"
},
{
"id": "store.sql_channel.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -4784,11 +4792,11 @@
},
{
"id": "store.sql_channel.delete.channel.app_error",
- "translation": "Non è possibile cancellare il canale"
+ "translation": "Impossibile cancellare il canale"
},
{
"id": "store.sql_channel.get.existing.app_error",
- "translation": "Non è possibile trovare il canale"
+ "translation": "Non è stato possibile trovare il canale"
},
{
"id": "store.sql_channel.get.find.app_error",
@@ -4796,11 +4804,11 @@
},
{
"id": "store.sql_channel.get_all.app_error",
- "translation": "Non è possibile recuperare tutti i canali"
+ "translation": "Impossibile recuperare tutti i canali"
},
{
"id": "store.sql_channel.get_by_name.existing.app_error",
- "translation": "Non è possibile trovare il canale"
+ "translation": "Non è stato possibile trovare il canale esistente"
},
{
"id": "store.sql_channel.get_by_name.missing.app_error",
@@ -4812,11 +4820,11 @@
},
{
"id": "store.sql_channel.get_channel_counts.get.app_error",
- "translation": "Impossibile recuperare il conteggio dei canali"
+ "translation": "Impossibile ottenere il numero dei canali"
},
{
"id": "store.sql_channel.get_channels.get.app_error",
- "translation": "Non è possibile trovare i canali"
+ "translation": "Impossibile recuperare canali"
},
{
"id": "store.sql_channel.get_channels.not_found.app_error",
@@ -4824,7 +4832,7 @@
},
{
"id": "store.sql_channel.get_channels_by_ids.get.app_error",
- "translation": "Non è possibile recuperare i canali"
+ "translation": "Impossibile recuperare canali"
},
{
"id": "store.sql_channel.get_channels_by_ids.not_found.app_error",
@@ -4848,11 +4856,11 @@
},
{
"id": "store.sql_channel.get_for_post.app_error",
- "translation": "Non è stato possibile ottenere il canale per la pubblicazione specificato"
+ "translation": "Non è stato possibile ottenere il canale per la pubblicazione specificata"
},
{
"id": "store.sql_channel.get_member.app_error",
- "translation": "Impossibile recuperare il conteggio dei canali"
+ "translation": "Impossibile ottenere i membri del canale"
},
{
"id": "store.sql_channel.get_member.missing.app_error",
@@ -4868,19 +4876,19 @@
},
{
"id": "store.sql_channel.get_members.app_error",
- "translation": "Impossibile recuperare i membri del canale"
+ "translation": "Impossibile ottenere i membri del canale"
},
{
"id": "store.sql_channel.get_members_by_ids.app_error",
- "translation": "Non è stato possibile recuperare i membri del canale"
+ "translation": "Impossibile ottenere i membri del canale"
},
{
"id": "store.sql_channel.get_more_channels.get.app_error",
- "translation": "Non è possibile trovare i canali"
+ "translation": "Impossibile recuperare i canali"
},
{
"id": "store.sql_channel.get_public_channels.get.app_error",
- "translation": "Non è stato possibile recuperare i canali pubblici"
+ "translation": "Impossibile recuperare i canali pubblici"
},
{
"id": "store.sql_channel.get_unread.app_error",
@@ -4888,7 +4896,7 @@
},
{
"id": "store.sql_channel.increment_mention_count.app_error",
- "translation": "Impossibile aumentare il conteggio delle citazioni"
+ "translation": "Impossibile incrementare il conteggio della citazione"
},
{
"id": "store.sql_channel.migrate_channel_members.commit_transaction.app_error",
@@ -4912,47 +4920,47 @@
},
{
"id": "store.sql_channel.permanent_delete.app_error",
- "translation": "Non è stato possibile cancellare il canale"
+ "translation": "Impossibile cancellare il canale"
},
{
"id": "store.sql_channel.permanent_delete.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Impossibile confermare la transazione"
},
{
"id": "store.sql_channel.permanent_delete.delete_public_channel.app_error",
- "translation": "Unable to delete materialized public channel"
+ "translation": "Impossibile eliminare il canale pubblico materializzato"
},
{
"id": "store.sql_channel.permanent_delete.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Impossibile avviare la transazione"
},
{
"id": "store.sql_channel.permanent_delete_by_team.app_error",
- "translation": "Impossibile cancellare il canale"
+ "translation": "Impossibile cancellare i canali"
},
{
"id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Impossibile confermare la transazione"
},
{
"id": "store.sql_channel.permanent_delete_by_team.delete_public_channels.app_error",
- "translation": "Unable to delete materialized public channels"
+ "translation": "Impossibile eliminare i canali pubblici materializzati"
},
{
"id": "store.sql_channel.permanent_delete_by_team.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Impossibile avviare la transazione"
},
{
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
- "translation": "Non è possibile rimuovere il membro del canale"
+ "translation": "Impossibile eliminare il membro del canale"
},
{
"id": "store.sql_channel.pinned_posts.app_error",
- "translation": "Non è stato possibile trovare le pubblicazioni in evidenza"
+ "translation": "Impossibile trovare le pubblicazioni fissate"
},
{
"id": "store.sql_channel.remove_member.app_error",
- "translation": "Non è possibile rimuovere il membro del canale"
+ "translation": "Impossibile eliminare il membro del canale"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.app_error",
@@ -4960,11 +4968,11 @@
},
{
"id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Impossibile confermare la transazione"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Impossibile avviare la transazione"
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
@@ -4972,11 +4980,11 @@
},
{
"id": "store.sql_channel.reset_last_post_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Impossibile confermare la transazione"
},
{
"id": "store.sql_channel.reset_last_post_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Impossibile avviare la transazione"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
@@ -4996,7 +5004,7 @@
},
{
"id": "store.sql_channel.save.upsert_public_channel.app_error",
- "translation": "Unable to upsert materialized public channel"
+ "translation": "Impossibile inserire o aggiornare il canale pubblico materializzato"
},
{
"id": "store.sql_channel.save_channel.current_count.app_error",
@@ -5020,7 +5028,7 @@
},
{
"id": "store.sql_channel.save_channel.save.app_error",
- "translation": "Non è possibile salvare il canale"
+ "translation": "Impossibile salvare il canale"
},
{
"id": "store.sql_channel.save_direct_channel.add_members.app_error",
@@ -5052,7 +5060,7 @@
},
{
"id": "store.sql_channel.save_member.save.app_error",
- "translation": "Non è possibile salvare il membro del canale"
+ "translation": "Errore durante l'aggiornamento del membro del canale"
},
{
"id": "store.sql_channel.search.app_error",
@@ -5060,19 +5068,19 @@
},
{
"id": "store.sql_channel.set_delete_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Impossibile confermare la transazione"
},
{
"id": "store.sql_channel.set_delete_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Impossibile avviare la transazione"
},
{
"id": "store.sql_channel.set_delete_at.update_public_channel.app_error",
- "translation": "Unable to update the materialized public channel"
+ "translation": "Impossibile aggiornare il canale pubblico materializzato"
},
{
"id": "store.sql_channel.update.app_error",
- "translation": "Non è possibile aggiornare il canale"
+ "translation": "Errore durante l'aggiornamento del canale"
},
{
"id": "store.sql_channel.update.archived_channel.app_error",
@@ -5080,7 +5088,7 @@
},
{
"id": "store.sql_channel.update.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Impossibile confermare la transazione"
},
{
"id": "store.sql_channel.update.exists.app_error",
@@ -5088,7 +5096,7 @@
},
{
"id": "store.sql_channel.update.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Impossibile avviare la transazione"
},
{
"id": "store.sql_channel.update.previously.app_error",
@@ -5100,7 +5108,7 @@
},
{
"id": "store.sql_channel.update.upsert_public_channel.app_error",
- "translation": "Unable to upsert materialized public channel"
+ "translation": "Impossibile aggiornare o inserire il canale pubblico materializzato"
},
{
"id": "store.sql_channel.update_last_viewed_at.app_error",
@@ -5152,31 +5160,31 @@
},
{
"id": "store.sql_command.analytics_command_count.app_error",
- "translation": "Impossibile contare comandi"
+ "translation": "Impossibile contare i comandi"
},
{
"id": "store.sql_command.get_by_trigger.app_error",
- "translation": "Non è possibile trovare il comando"
+ "translation": "Impossibile ottenere il comando"
},
{
"id": "store.sql_command.save.delete.app_error",
- "translation": "Impossibile cancellare comando"
+ "translation": "Impossibile cancellare il comando"
},
{
"id": "store.sql_command.save.delete_perm.app_error",
- "translation": "Impossibile cancellare comando"
+ "translation": "Impossibile cancellare il comando"
},
{
"id": "store.sql_command.save.get.app_error",
- "translation": "Non è possibile trovare il comando"
+ "translation": "Impossibile ottenere il comando"
},
{
"id": "store.sql_command.save.get_team.app_error",
- "translation": "Non è possibile trovare i comandi"
+ "translation": "Impossibile ottenere i comandi"
},
{
"id": "store.sql_command.save.saving.app_error",
- "translation": "Non è stato possibile salvare il comando"
+ "translation": "Impossibile salvare il comando"
},
{
"id": "store.sql_command.save.saving_overwrite.app_error",
@@ -5184,15 +5192,15 @@
},
{
"id": "store.sql_command.save.update.app_error",
- "translation": "Non è stato possibile aggiornare il canale"
+ "translation": "Impossibile aggiornare il comando"
},
{
"id": "store.sql_command_webhooks.get.app_error",
- "translation": "Non è stato possibile recuperare il webhook"
+ "translation": "Impossibile ottenere il webhook"
},
{
"id": "store.sql_command_webhooks.save.app_error",
- "translation": "Non è stato possibile salvare il comando Webhook"
+ "translation": "Impossibile salvare il ComandoWebhook"
},
{
"id": "store.sql_command_webhooks.save.existing.app_error",
@@ -5220,7 +5228,7 @@
},
{
"id": "store.sql_emoji.delete.app_error",
- "translation": "Non è stato possibile cancellare l'emoji"
+ "translation": "Impossibile cancellare l'emoji"
},
{
"id": "store.sql_emoji.delete.no_results",
@@ -5228,19 +5236,19 @@
},
{
"id": "store.sql_emoji.get.app_error",
- "translation": "Non è stato possibile recuperare l'emoji"
+ "translation": "Impossibile ottenere l'emoji"
},
{
"id": "store.sql_emoji.get_all.app_error",
- "translation": "Non è stato possibile recuperare l'emoji"
+ "translation": "Impossibile ottenere l'emoji"
},
{
"id": "store.sql_emoji.get_by_name.app_error",
- "translation": "Non è stato possibile recuperare l'emoji"
+ "translation": "Impossibile ottenere l'emoji"
},
{
"id": "store.sql_emoji.save.app_error",
- "translation": "Non è stato possibile salvare l'emoji"
+ "translation": "Impossibile salvare l'emoji"
},
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
@@ -5256,7 +5264,7 @@
},
{
"id": "store.sql_file_info.get.app_error",
- "translation": "Non è stato possibile recuperare le informaziono sul file"
+ "translation": "Impossibile salvare il file informativo"
},
{
"id": "store.sql_file_info.get_by_path.app_error",
@@ -5280,19 +5288,19 @@
},
{
"id": "store.sql_file_info.save.app_error",
- "translation": "Non è stato possibile salvare le informazioni sul file"
+ "translation": "Impossibile salvare le informazioni sul file"
},
{
"id": "store.sql_job.delete.app_error",
- "translation": "Non è possibile cancellare il lavoro"
+ "translation": "Impossibile cancellare il lavoro"
},
{
"id": "store.sql_job.get.app_error",
- "translation": "Impossibile recuperare il lavoro"
+ "translation": "Impossibile ottenere il lavoro"
},
{
"id": "store.sql_job.get_all.app_error",
- "translation": "Impossibile recuperare i lavori"
+ "translation": "Impossibile ottenere i lavori"
},
{
"id": "store.sql_job.get_count_by_status_and_type.app_error",
@@ -5348,7 +5356,7 @@
},
{
"id": "store.sql_oauth.get_app.find.app_error",
- "translation": "Non è stato possibile trovare l'app richiesta"
+ "translation": "Impossibile ottenere l'app richiesta"
},
{
"id": "store.sql_oauth.get_app.finding.app_error",
@@ -5356,7 +5364,7 @@
},
{
"id": "store.sql_oauth.get_app_by_user.find.app_error",
- "translation": "Non è stato possibile trovare alcuna app esistente"
+ "translation": "Impossibile trovare un'app esistente"
},
{
"id": "store.sql_oauth.get_apps.find.app_error",
@@ -5380,7 +5388,7 @@
},
{
"id": "store.sql_oauth.remove_access_data.app_error",
- "translation": "Non è stato possibile rimuovere il token di accesso"
+ "translation": "Impossibile salvare il token"
},
{
"id": "store.sql_oauth.remove_auth_data.app_error",
@@ -5388,7 +5396,7 @@
},
{
"id": "store.sql_oauth.save_access_data.app_error",
- "translation": "Impossibile salvare la sessione."
+ "translation": "Impossibile salvare il token."
},
{
"id": "store.sql_oauth.save_app.existing.app_error",
@@ -5396,7 +5404,7 @@
},
{
"id": "store.sql_oauth.save_app.save.app_error",
- "translation": "Non è possibile salvare l'app."
+ "translation": "Impossibile salvare l'app."
},
{
"id": "store.sql_oauth.save_auth_data.app_error",
@@ -5408,7 +5416,7 @@
},
{
"id": "store.sql_oauth.update_app.find.app_error",
- "translation": "Non è stato possibile trovare la pubblicazione o il commento all'aggiornamento"
+ "translation": "Non è stato possibile trovare l'app da aggiornare"
},
{
"id": "store.sql_oauth.update_app.finding.app_error",
@@ -5416,7 +5424,7 @@
},
{
"id": "store.sql_oauth.update_app.update.app_error",
- "translation": "Non è possibile aggiornare l'app"
+ "translation": "Impossibile aggiornare l'app"
},
{
"id": "store.sql_oauth.update_app.updating.app_error",
@@ -5436,15 +5444,15 @@
},
{
"id": "store.sql_post.analytics_posts_count.app_error",
- "translation": "Impossibile recuperare il conteggio delle pubblicazioni"
+ "translation": "Impossibile ottenere il numero delle pubblicazioni"
},
{
"id": "store.sql_post.analytics_posts_count_by_day.app_error",
- "translation": "Impossibile recuperare il conteggio delle pubblicazioni giornaliere"
+ "translation": "Impossibile ottenere il numero delle pubblicazioni per giorno"
},
{
"id": "store.sql_post.analytics_user_counts_posts_by_day.app_error",
- "translation": "Impossibile recuperare il conteggio degli utenti con pubblicazioni"
+ "translation": "Impossibile ottenere il numero degli utenti con pubblicazioni"
},
{
"id": "store.sql_post.compliance_export.app_error",
@@ -5452,7 +5460,7 @@
},
{
"id": "store.sql_post.delete.app_error",
- "translation": "Non è possibile cancellare la pubblicazione"
+ "translation": "Impossibile cancellare la pubblicazione"
},
{
"id": "store.sql_post.get.app_error",
@@ -5460,7 +5468,7 @@
},
{
"id": "store.sql_post.get_flagged_posts.app_error",
- "translation": "Impossibile recuperare le pubblicazioni segnate"
+ "translation": "Impossibile ottenere le pubblicazioni segnate"
},
{
"id": "store.sql_post.get_parents_posts.app_error",
@@ -5472,7 +5480,7 @@
},
{
"id": "store.sql_post.get_posts_around.get.app_error",
- "translation": "Impossibile recuperare la pubblicazione dal canale"
+ "translation": "Impossibile recuperare le pubblicazioni del canale"
},
{
"id": "store.sql_post.get_posts_around.get_parent.app_error",
@@ -5484,27 +5492,27 @@
},
{
"id": "store.sql_post.get_posts_by_ids.app_error",
- "translation": "Non è stato possibile recuperare la pubblicazione"
+ "translation": "Impossibile recuperare le pubblicazioni"
},
{
"id": "store.sql_post.get_posts_created_att.app_error",
- "translation": "Impossibile recuperare le pubblicazioni per il canale"
+ "translation": "Impossibile recuperare le pubblicazioni del canale"
},
{
"id": "store.sql_post.get_posts_since.app_error",
- "translation": "Impossibile recuperare le pubblicazioni per il canale"
+ "translation": "Impossibile recuperare le pubblicazioni del canale"
},
{
"id": "store.sql_post.get_root_posts.app_error",
- "translation": "Impossibile recuperare le pubblicazioni per il canale"
+ "translation": "Impossibile recuperare le pubblicazioni del canale"
},
{
"id": "store.sql_post.overwrite.app_error",
- "translation": "Non è stato possibile sovrascrivere la pubblicazione"
+ "translation": "Impossibile sovrascrivere la pubblicazione"
},
{
"id": "store.sql_post.permanent_delete.app_error",
- "translation": "Non è stato possibile eliminare la pubblicazione"
+ "translation": "Impossibile cancellare la pubblicazione"
},
{
"id": "store.sql_post.permanent_delete_all_comments_by_user.app_error",
@@ -5516,7 +5524,7 @@
},
{
"id": "store.sql_post.permanent_delete_by_channel.app_error",
- "translation": "Non è stato possibile eliminare le pubblicazioni del canale"
+ "translation": "Impossibile cancellare le pubblicazioni del canale"
},
{
"id": "store.sql_post.permanent_delete_by_user.app_error",
@@ -5532,7 +5540,7 @@
},
{
"id": "store.sql_post.save.app_error",
- "translation": "Non è stato possibile salvare la pubblicazione"
+ "translation": "Impossibile salvare la pubblicazione"
},
{
"id": "store.sql_post.save.existing.app_error",
@@ -5544,7 +5552,7 @@
},
{
"id": "store.sql_post.update.app_error",
- "translation": "Non è stato possibile aggiornare la pubblicazione"
+ "translation": "Impossibile aggiornare la pubblicazione"
},
{
"id": "store.sql_preference.cleanup_flags_batch.app_error",
@@ -5572,7 +5580,7 @@
},
{
"id": "store.sql_preference.insert.save.app_error",
- "translation": "Non è stato possibile salvare la preferenza"
+ "translation": "Impossibile salvare le preferenze"
},
{
"id": "store.sql_preference.is_feature_enabled.app_error",
@@ -5604,7 +5612,7 @@
},
{
"id": "store.sql_preference.update.app_error",
- "translation": "Non è stato possibile aggiornare le preferenze"
+ "translation": "Impossibile aggiornare le preferenze"
},
{
"id": "store.sql_reaction.delete.app_error",
@@ -5748,7 +5756,7 @@
},
{
"id": "store.sql_session.analytics_session_count.app_error",
- "translation": "Impossibile effettuare il conteggio delle sessioni"
+ "translation": "Impossibile contare le sessioni"
},
{
"id": "store.sql_session.get.app_error",
@@ -5780,15 +5788,15 @@
},
{
"id": "store.sql_session.update_device_id.app_error",
- "translation": "Non è stato possibile aggiornare l'id periferica"
+ "translation": "Impossibile aggiornare l'id utente"
},
{
"id": "store.sql_session.update_last_activity.app_error",
- "translation": "Non è stato possibile aggiornare last_activity_at"
+ "translation": "Impossibile aggiornare il campo last_activity_at"
},
{
"id": "store.sql_session.update_roles.app_error",
- "translation": "Non è possibile aggiornare i ruoli"
+ "translation": "Impossibile aggiornare lo i ruoli"
},
{
"id": "store.sql_status.get.app_error",
@@ -5836,7 +5844,7 @@
},
{
"id": "store.sql_system.get_by_name.app_error",
- "translation": "Non è stato possibile trovare la variabile di sistema."
+ "translation": "Impossibile trovare la variabile di sistema."
},
{
"id": "store.sql_system.permanent_delete_by_name.app_error",
@@ -5856,7 +5864,7 @@
},
{
"id": "store.sql_team.analytics_team_count.app_error",
- "translation": "Non è stato possibile effettuare il conteggio dei gruppi"
+ "translation": "Impossibile contare i gruppi"
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -5880,7 +5888,7 @@
},
{
"id": "store.sql_team.get.find.app_error",
- "translation": "Non è possibile trovare il gruppo esistente"
+ "translation": "Non è stato possibile trovare il gruppo esistente"
},
{
"id": "store.sql_team.get.finding.app_error",
@@ -5896,7 +5904,7 @@
},
{
"id": "store.sql_team.get_by_invite_id.find.app_error",
- "translation": "Non è stato possibile trovare il gruppo esistente"
+ "translation": "Impossibile trovare il gruppo esistente"
},
{
"id": "store.sql_team.get_by_invite_id.finding.app_error",
@@ -5912,7 +5920,7 @@
},
{
"id": "store.sql_team.get_member.app_error",
- "translation": "Impossibile recuperare il membro del gruppo"
+ "translation": "Impossibile ottenere il membro del gruppo"
},
{
"id": "store.sql_team.get_member.missing.app_error",
@@ -5920,19 +5928,19 @@
},
{
"id": "store.sql_team.get_member_count.app_error",
- "translation": "Impossibile effettuare il conteggio dei membri del gruppo"
+ "translation": "Impossibile contare i membri del gruppo"
},
{
"id": "store.sql_team.get_members.app_error",
- "translation": "Impossibile recuperare i membri del gruppo"
+ "translation": "Impossibile ottenere i membri del gruppo"
},
{
"id": "store.sql_team.get_members_by_ids.app_error",
- "translation": "Impossibile recuperare i membri del gruppo"
+ "translation": "Impossibile ottenere i membri del gruppo"
},
{
"id": "store.sql_team.get_unread.app_error",
- "translation": "Non è stato possibile recuperare i messaggi non letti dei gruppi"
+ "translation": "Impossibile ottenere i messaggi non letti dei gruppi"
},
{
"id": "store.sql_team.migrate_team_members.commit_transaction.app_error",
@@ -5956,11 +5964,11 @@
},
{
"id": "store.sql_team.permanent_delete.app_error",
- "translation": "Non è stato possibile eliminare il gruppo esistente"
+ "translation": "Impossibile cancellare il gruppo esistente"
},
{
"id": "store.sql_team.remove_member.app_error",
- "translation": "Non è stato possibile rimuovere il membro del gruppo"
+ "translation": "Impossibile rimuovere il membro dal gruppo"
},
{
"id": "store.sql_team.reset_all_team_schemes.app_error",
@@ -5968,7 +5976,7 @@
},
{
"id": "store.sql_team.save.app_error",
- "translation": "Non è stato possibile salvare il gruppo"
+ "translation": "Impossibile salvare il gruppo"
},
{
"id": "store.sql_team.save.domain_exists.app_error",
@@ -5984,7 +5992,7 @@
},
{
"id": "store.sql_team.save_member.save.app_error",
- "translation": "Non è possibile salvare il membro gruppo"
+ "translation": "Impossibile salvare il membro del gruppo"
},
{
"id": "store.sql_team.search_all_team.app_error",
@@ -5996,7 +6004,7 @@
},
{
"id": "store.sql_team.update.app_error",
- "translation": "Non è possibile aggiornare il gruppo"
+ "translation": "Impossibile aggiornare il gruppo"
},
{
"id": "store.sql_team.update.find.app_error",
@@ -6012,7 +6020,7 @@
},
{
"id": "store.sql_team.update_display_name.app_error",
- "translation": "Non è possibile aggiornare il nome gruppo"
+ "translation": "Impossibile aggiornare il nome del gruppo"
},
{
"id": "store.sql_team.update_last_team_icon_update.app_error",
@@ -6028,11 +6036,11 @@
},
{
"id": "store.sql_user.analytics_get_system_admin_count.app_error",
- "translation": "Impossibile recuperare il numero di amministratori attivi"
+ "translation": "Impossibile ottenere il conteggio degli amministratori di sistema"
},
{
"id": "store.sql_user.analytics_unique_user_count.app_error",
- "translation": "Impossibile recuperare il numero di utenti unici"
+ "translation": "Impossibile ottenere il conteggio degli utenti univoci"
},
{
"id": "store.sql_user.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -6112,15 +6120,15 @@
},
{
"id": "store.sql_user.missing_account.const",
- "translation": "Non è stato possibile trovare l'utente."
+ "translation": "Impossibile trovare l'utente."
},
{
"id": "store.sql_user.permanent_delete.app_error",
- "translation": "Non è stato possibile eliminare l'account esistente"
+ "translation": "Impossibile cancellare l'account esistente"
},
{
"id": "store.sql_user.save.app_error",
- "translation": "Non è possibile salvare il canale."
+ "translation": "Impossibile aggiornare l'account."
},
{
"id": "store.sql_user.save.email_exists.app_error",
@@ -6160,11 +6168,11 @@
},
{
"id": "store.sql_user.search.app_error",
- "translation": "Non sono stati trovati utenti corrispondenti ai parametri di ricerca"
+ "translation": "Impossibile trovare degli utenti corrispondenti ai parametri di ricerca"
},
{
"id": "store.sql_user.update.app_error",
- "translation": "Non è stato possibile aggiornare l'account"
+ "translation": "Impossibile aggiornare l'account"
},
{
"id": "store.sql_user.update.can_not_change_ldap.app_error",
@@ -6192,7 +6200,7 @@
},
{
"id": "store.sql_user.update_auth_data.app_error",
- "translation": "Non è stato possibile aggiornare i dati di autenticazione"
+ "translation": "Impossibile aggiornare i dati di autenticazione"
},
{
"id": "store.sql_user.update_auth_data.email_exists.app_error",
@@ -6200,11 +6208,11 @@
},
{
"id": "store.sql_user.update_failed_pwd_attempts.app_error",
- "translation": "Non è stato possibile aggiornare failed_attempts"
+ "translation": "Impossibile aggiornare failed_attempts"
},
{
"id": "store.sql_user.update_last_picture_update.app_error",
- "translation": "Non è stato possibile aggiornare update_at"
+ "translation": "Impossibile aggiornare update_at"
},
{
"id": "store.sql_user.update_mfa_active.app_error",
@@ -6216,7 +6224,7 @@
},
{
"id": "store.sql_user.update_password.app_error",
- "translation": "Non è stato possibile aggiornare la password utente"
+ "translation": "Impossibile aggiornare la password"
},
{
"id": "store.sql_user.update_update.app_error",
@@ -6228,11 +6236,11 @@
},
{
"id": "store.sql_user_access_token.delete.app_error",
- "translation": "Impossibile eliminare il Token di accesso personale"
+ "translation": "Impossibile eliminare il token di accesso personale"
},
{
"id": "store.sql_user_access_token.get.app_error",
- "translation": "Impossibile trovare il Token di accesso personale"
+ "translation": "Impossibile trovare il token di accesso personale"
},
{
"id": "store.sql_user_access_token.get_all.app_error",
@@ -6244,11 +6252,11 @@
},
{
"id": "store.sql_user_access_token.get_by_user.app_error",
- "translation": "Impossibile trovare i Token di accesso personale per utente"
+ "translation": "Impossibile trovare i token di accesso personale per utente"
},
{
"id": "store.sql_user_access_token.save.app_error",
- "translation": "Impossibile salvare il Token di accesso personale"
+ "translation": "Impossibile salvare il token di accesso personale"
},
{
"id": "store.sql_user_access_token.search.app_error",
@@ -6264,63 +6272,63 @@
},
{
"id": "store.sql_webhooks.analytics_incoming_count.app_error",
- "translation": "Non è stato possibile effettuare il conteggio dei webhook in ingresso"
+ "translation": "Impossibile contare i webhook in ingresso"
},
{
"id": "store.sql_webhooks.analytics_outgoing_count.app_error",
- "translation": "Non è stato possibile effettuare il conteggio dei webhook in uscita"
+ "translation": "Impossibile contare il webhook in uscita"
},
{
"id": "store.sql_webhooks.delete_incoming.app_error",
- "translation": "Non è stato possibile eliminare il webhook"
+ "translation": "Impossibile eliminare il webhook"
},
{
"id": "store.sql_webhooks.delete_outgoing.app_error",
- "translation": "Non è stato possibile eliminare il webhook"
+ "translation": "Impossibile eliminare il webhook"
},
{
"id": "store.sql_webhooks.get_incoming.app_error",
- "translation": "Non è stato possibile recuperare il webhook"
+ "translation": "Impossibile ottenere il webhook"
},
{
"id": "store.sql_webhooks.get_incoming_by_channel.app_error",
- "translation": "Non è stato possibile recuperare i webhook"
+ "translation": "Impossibile ottenere i webhook"
},
{
"id": "store.sql_webhooks.get_incoming_by_user.app_error",
- "translation": "Non è stato possibile recuperare il webhook"
+ "translation": "Impossibile ottenere il webhook"
},
{
"id": "store.sql_webhooks.get_outgoing.app_error",
- "translation": "Non è stato possibile recuperare il webhook"
+ "translation": "Impossibile ottenere il webhook"
},
{
"id": "store.sql_webhooks.get_outgoing_by_channel.app_error",
- "translation": "Non è stato possibile recuperare i webhook"
+ "translation": "Impossibile ottenere i webhook"
},
{
"id": "store.sql_webhooks.get_outgoing_by_team.app_error",
- "translation": "Non è stato possibile recuperare i webhook"
+ "translation": "Impossibile cancellare i webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_channel.app_error",
- "translation": "Impossibile eliminare il webhook"
+ "translation": "Impossibile cancellare il webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_user.app_error",
- "translation": "Non è stato possibile eliminare il webhook"
+ "translation": "Impossibile cancellare il webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_channel.app_error",
- "translation": "Impossibile eliminare il webhook"
+ "translation": "Impossibile cancellare il webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_user.app_error",
- "translation": "Non è stato possibile eliminare il webhook"
+ "translation": "Impossibile cancellare il webhook"
},
{
"id": "store.sql_webhooks.save_incoming.app_error",
- "translation": "Non è stato possibile salvare Webhook in ingresso"
+ "translation": "Impossibile salvare il webhook in ingresso"
},
{
"id": "store.sql_webhooks.save_incoming.existing.app_error",
@@ -6328,7 +6336,7 @@
},
{
"id": "store.sql_webhooks.save_outgoing.app_error",
- "translation": "Non è stato possibile salvare Webhook in uscita"
+ "translation": "Impossibile salvare il webhook in uscita"
},
{
"id": "store.sql_webhooks.save_outgoing.override.app_error",
@@ -6336,11 +6344,11 @@
},
{
"id": "store.sql_webhooks.update_incoming.app_error",
- "translation": "Non è stato possibile aggiornare Webhook in ingresso"
+ "translation": "Impossibile aggiornare il webhook in ingresso"
},
{
"id": "store.sql_webhooks.update_outgoing.app_error",
- "translation": "Non è stato possibile aggiornare il webhook"
+ "translation": "Impossibile aggiornare il webhook"
},
{
"id": "system.message.name",
diff --git a/i18n/ja.json b/i18n/ja.json
index afc6e3830..3f287c822 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -229,7 +229,7 @@
},
{
"id": "api.channel.remove.default.app_error",
- "translation": "デフォルトのチャンネル{{.Channel}}から脱退することはできません"
+ "translation": "デフォルトのチャンネル{{.Channel}}からユーザーを削除することはできません"
},
{
"id": "api.channel.remove_channel_member.type.app_error",
@@ -558,8 +558,8 @@
{
"id": "api.command_groupmsg.invalid_user.app_error",
"translation": {
- "one": "ユーザーが見付かりません: {{.Users}}",
- "other": "ユーザーが見付かりません: {{.Users}}"
+ "one": "ユーザーが見付かりませんでした: {{.Users}}",
+ "other": "ユーザーが見付かりませんでした: {{.Users}}"
}
},
{
@@ -660,7 +660,7 @@
},
{
"id": "api.command_join.missing.app_error",
- "translation": "チャンネルが見付かりません"
+ "translation": "チャンネルが見付かりませんでした"
},
{
"id": "api.command_join.name",
@@ -1026,7 +1026,7 @@
},
{
"id": "api.emoji.upload.large_image.too_large.app_error",
- "translation": "Unable to create emoji. Image must be smaller than {{.MaxWidth}} by {{.MaxHeight}}."
+ "translation": "絵文字を作成できませんでした。{{.MaxWidth}} x {{.MaxHeight}} より小さい画像にしてください。"
},
{
"id": "api.emoji.upload.open.app_error",
@@ -1038,11 +1038,11 @@
},
{
"id": "api.file.file_exists.exists_local.app_error",
- "translation": "ファイルの存在を確認できませんでした。ファイルの存在確認中にエラーが発生しました。"
+ "translation": "ファイルの存在を確認できませんでした。"
},
{
"id": "api.file.file_exists.s3.app_error",
- "translation": "ファイルの存在を確認できませんでした。ファイルの存在確認中にエラーが発生しました。"
+ "translation": "ファイルの存在を確認できませんでした。"
},
{
"id": "api.file.get_file.public_invalid.app_error",
@@ -1408,7 +1408,7 @@
},
{
"id": "api.post.update_post.find.app_error",
- "translation": "更新すべき投稿またはコメントが見付かりません。"
+ "translation": "更新すべき投稿またはコメントが見付かりませんでした。"
},
{
"id": "api.post.update_post.permissions_details.app_error",
@@ -2248,7 +2248,7 @@
},
{
"id": "api.user.send_password_reset.sso.app_error",
- "translation": "シングルサインオンのアカウントのパスワードは初期化できません"
+ "translation": "シングルサインオンのパスワードを初期化することはできません"
},
{
"id": "api.user.send_sign_in_change_email_and_forget.error",
@@ -2452,11 +2452,11 @@
},
{
"id": "app.export.export_write_line.io_writer.error",
- "translation": "An error occurred writing the export data."
+ "translation": "エクスポートデータを書き込む際にエラーが発生しました。"
},
{
"id": "app.export.export_write_line.json_marshall.error",
- "translation": "An error occured marshalling the JSON data for export."
+ "translation": "エクスポートのためのJSONデータへの変換中にエラーが発生しました。"
},
{
"id": "app.import.attachment.bad_file.error",
@@ -3436,7 +3436,7 @@
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
- "translation": "zipファイルを正しくクローズできませんでした。"
+ "translation": "zipファイルを閉じることができません。"
},
{
"id": "ent.message_export.global_relay.create_file_in_zip.app_error",
@@ -4687,10 +4687,18 @@
"translation": "不正なトークンです。"
},
{
+ "id": "model.user.is_valid.email.app_error",
+ "translation": "Please enter a valid email address."
+ },
+ {
"id": "model.user.is_valid.pwd.app_error",
"translation": "パスワードは{{.Min}}文字以上に設定してください。"
},
{
+ "id": "model.user.is_valid.username.app_error",
+ "translation": "Username must begin with a letter and contain between 3 and 22 characters including numbers, lowercase letters, and the symbols \".\", \"-\", and \"_\"."
+ },
+ {
"id": "model.user_access_token.is_valid.description.app_error",
"translation": "不正な説明です。255文字以内にしてください。"
},
@@ -4788,7 +4796,7 @@
},
{
"id": "store.sql_channel.get.existing.app_error",
- "translation": "チャンネルが見付かりませんでした"
+ "translation": "既存のチャンネルが見付かりませんでした"
},
{
"id": "store.sql_channel.get.find.app_error",
@@ -4796,11 +4804,11 @@
},
{
"id": "store.sql_channel.get_all.app_error",
- "translation": "チャンネルが全ては取得できませんでした"
+ "translation": "全チャンネルを取得できませんでした"
},
{
"id": "store.sql_channel.get_by_name.existing.app_error",
- "translation": "チャンネルが見付かりませんでした"
+ "translation": "既存のチャンネルが見付かりませんでした"
},
{
"id": "store.sql_channel.get_by_name.missing.app_error",
@@ -4816,7 +4824,7 @@
},
{
"id": "store.sql_channel.get_channels.get.app_error",
- "translation": "チャンネルが取得できませんでした"
+ "translation": "チャンネルを取得できませんでした"
},
{
"id": "store.sql_channel.get_channels.not_found.app_error",
@@ -4824,7 +4832,7 @@
},
{
"id": "store.sql_channel.get_channels_by_ids.get.app_error",
- "translation": "チャンネルが取得できませんでした"
+ "translation": "チャンネルを取得できませんでした"
},
{
"id": "store.sql_channel.get_channels_by_ids.not_found.app_error",
@@ -4832,7 +4840,7 @@
},
{
"id": "store.sql_channel.get_deleted.existing.app_error",
- "translation": "削除されたチャンネルが見付かりませんでした"
+ "translation": "既存の削除されたチャンネルが見付かりませんでした"
},
{
"id": "store.sql_channel.get_deleted.missing.app_error",
@@ -4840,7 +4848,7 @@
},
{
"id": "store.sql_channel.get_deleted_by_name.existing.app_error",
- "translation": "削除されたチャンネルが見付かりませんでした"
+ "translation": "既存の削除されたチャンネルが見付かりませんでした"
},
{
"id": "store.sql_channel.get_deleted_by_name.missing.app_error",
@@ -4848,11 +4856,11 @@
},
{
"id": "store.sql_channel.get_for_post.app_error",
- "translation": "その投稿のチャンネルが取得できませんでした"
+ "translation": "その投稿のチャンネルを取得できませんでした"
},
{
"id": "store.sql_channel.get_member.app_error",
- "translation": "チャンネルのメンバーが取得できませんでした"
+ "translation": "チャンネルのメンバーを取得できませんでした"
},
{
"id": "store.sql_channel.get_member.missing.app_error",
@@ -4864,23 +4872,23 @@
},
{
"id": "store.sql_channel.get_member_for_post.app_error",
- "translation": "その投稿のチャンネルメンバーが取得できませんでした"
+ "translation": "その投稿のチャンネルメンバーを取得できませんでした"
},
{
"id": "store.sql_channel.get_members.app_error",
- "translation": "チャンネルのメンバーが取得できませんでした"
+ "translation": "チャンネルのメンバーを取得できませんでした"
},
{
"id": "store.sql_channel.get_members_by_ids.app_error",
- "translation": "チャンネルのメンバーが取得できませんでした"
+ "translation": "チャンネルのメンバーを取得できませんでした"
},
{
"id": "store.sql_channel.get_more_channels.get.app_error",
- "translation": "チャンネルが見付かりませんでした"
+ "translation": "チャンネルを取得できませんでした"
},
{
"id": "store.sql_channel.get_public_channels.get.app_error",
- "translation": "公開チャンネルが取得できませんでした"
+ "translation": "公開チャンネルを取得できませんでした"
},
{
"id": "store.sql_channel.get_unread.app_error",
@@ -4888,7 +4896,7 @@
},
{
"id": "store.sql_channel.increment_mention_count.app_error",
- "translation": "あなたについての投稿数を集計できませんでした"
+ "translation": "誰かについての投稿数を増加できませんでした"
},
{
"id": "store.sql_channel.migrate_channel_members.commit_transaction.app_error",
@@ -4916,43 +4924,43 @@
},
{
"id": "store.sql_channel.permanent_delete.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "トランザクションをコミットできませんでした"
},
{
"id": "store.sql_channel.permanent_delete.delete_public_channel.app_error",
- "translation": "Unable to delete materialized public channel"
+ "translation": "公開チャンネルを削除できませんでした"
},
{
"id": "store.sql_channel.permanent_delete.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "トランザクションを開けませんでした"
},
{
"id": "store.sql_channel.permanent_delete_by_team.app_error",
- "translation": "チャンネルが削除できませんでした"
+ "translation": "チャンネルを削除できませんでした"
},
{
"id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "トランザクションをコミットできませんでした"
},
{
"id": "store.sql_channel.permanent_delete_by_team.delete_public_channels.app_error",
- "translation": "Unable to delete materialized public channels"
+ "translation": "公開チャンネルを削除できませんでした"
},
{
"id": "store.sql_channel.permanent_delete_by_team.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "トランザクションを開けませんでした"
},
{
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
- "translation": "チャンネルのメンバーを削除できません"
+ "translation": "チャンネルメンバーを削除できませんでした"
},
{
"id": "store.sql_channel.pinned_posts.app_error",
- "translation": "ピン留めされた投稿が見付かりません"
+ "translation": "ピン留めされた投稿が見付かりませんでした"
},
{
"id": "store.sql_channel.remove_member.app_error",
- "translation": "チャンネルのメンバーを削除できません"
+ "translation": "チャンネルメンバーを削除できませんでした"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.app_error",
@@ -4960,11 +4968,11 @@
},
{
"id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "トランザクションをコミットできませんでした"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "トランザクションを開けませんでした"
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
@@ -4972,11 +4980,11 @@
},
{
"id": "store.sql_channel.reset_last_post_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "トランザクションをコミットできませんでした"
},
{
"id": "store.sql_channel.reset_last_post_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "トランザクションを開けませんでした"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
@@ -4996,7 +5004,7 @@
},
{
"id": "store.sql_channel.save.upsert_public_channel.app_error",
- "translation": "Unable to upsert materialized public channel"
+ "translation": "公開チャンネルを追加もしくは更新できませんでした"
},
{
"id": "store.sql_channel.save_channel.current_count.app_error",
@@ -5020,7 +5028,7 @@
},
{
"id": "store.sql_channel.save_channel.save.app_error",
- "translation": "チャンネルが保存できませんでした"
+ "translation": "チャンネルを保存できませんでした"
},
{
"id": "store.sql_channel.save_direct_channel.add_members.app_error",
@@ -5060,19 +5068,19 @@
},
{
"id": "store.sql_channel.set_delete_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "トランザクションをコミットできませんでした"
},
{
"id": "store.sql_channel.set_delete_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "トランザクションを開けませんでした"
},
{
"id": "store.sql_channel.set_delete_at.update_public_channel.app_error",
- "translation": "Unable to update the materialized public channel"
+ "translation": "公開チャンネルを更新できませんでした"
},
{
"id": "store.sql_channel.update.app_error",
- "translation": "チャンネルが更新できませんでした"
+ "translation": "チャンネルを更新できませんでした"
},
{
"id": "store.sql_channel.update.archived_channel.app_error",
@@ -5080,7 +5088,7 @@
},
{
"id": "store.sql_channel.update.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "トランザクションをコミットできませんでした"
},
{
"id": "store.sql_channel.update.exists.app_error",
@@ -5088,7 +5096,7 @@
},
{
"id": "store.sql_channel.update.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "トランザクションを開けませんでした"
},
{
"id": "store.sql_channel.update.previously.app_error",
@@ -5100,7 +5108,7 @@
},
{
"id": "store.sql_channel.update.upsert_public_channel.app_error",
- "translation": "Unable to upsert materialized public channel"
+ "translation": "公開チャンネルを追加もしくは更新できませんでした"
},
{
"id": "store.sql_channel.update_last_viewed_at.app_error",
@@ -5152,7 +5160,7 @@
},
{
"id": "store.sql_command.analytics_command_count.app_error",
- "translation": "コマンド数を数えられませんでした"
+ "translation": "コマンドをカウントできませんでした"
},
{
"id": "store.sql_command.get_by_trigger.app_error",
@@ -5176,7 +5184,7 @@
},
{
"id": "store.sql_command.save.saving.app_error",
- "translation": "コマンドが更新できませんでした"
+ "translation": "コマンドを保存できませんでした"
},
{
"id": "store.sql_command.save.saving_overwrite.app_error",
@@ -5184,7 +5192,7 @@
},
{
"id": "store.sql_command.save.update.app_error",
- "translation": "コマンドが更新できませんでした"
+ "translation": "コマンドを更新できませんでした"
},
{
"id": "store.sql_command_webhooks.get.app_error",
@@ -5192,7 +5200,7 @@
},
{
"id": "store.sql_command_webhooks.save.app_error",
- "translation": "CommandWebhookを保存できませんでした"
+ "translation": "コマンドウェブフックを保存できませんでした"
},
{
"id": "store.sql_command_webhooks.save.existing.app_error",
@@ -5348,7 +5356,7 @@
},
{
"id": "store.sql_oauth.get_app.find.app_error",
- "translation": "リクエストされたアプリケーションが見付かりませんでした"
+ "translation": "要求されたアプリが見付かりませんでした"
},
{
"id": "store.sql_oauth.get_app.finding.app_error",
@@ -5356,7 +5364,7 @@
},
{
"id": "store.sql_oauth.get_app_by_user.find.app_error",
- "translation": "アプリケーションが一つも見付かりませんでした"
+ "translation": "既存のアプリが見付かりませんでした"
},
{
"id": "store.sql_oauth.get_apps.find.app_error",
@@ -5396,11 +5404,11 @@
},
{
"id": "store.sql_oauth.save_app.save.app_error",
- "translation": "アプリケーションが保存できませんでした"
+ "translation": "アプリを保存できませんでした。"
},
{
"id": "store.sql_oauth.save_auth_data.app_error",
- "translation": "認証コードを保存できませんでした"
+ "translation": "認証コードを保存できませんでした。"
},
{
"id": "store.sql_oauth.update_access_data.app_error",
@@ -5408,7 +5416,7 @@
},
{
"id": "store.sql_oauth.update_app.find.app_error",
- "translation": "更新すべきアプリケーションが見付かりませんでした"
+ "translation": "更新すべき既存のアプリが見付かりませんでした"
},
{
"id": "store.sql_oauth.update_app.finding.app_error",
@@ -5416,7 +5424,7 @@
},
{
"id": "store.sql_oauth.update_app.update.app_error",
- "translation": "アプリケーションが更新できませんでした"
+ "translation": "アプリを更新できませんでした"
},
{
"id": "store.sql_oauth.update_app.updating.app_error",
@@ -5440,11 +5448,11 @@
},
{
"id": "store.sql_post.analytics_posts_count_by_day.app_error",
- "translation": "日毎の投稿数を取得できませんでした"
+ "translation": "日付ごとの投稿数を取得できませんでした"
},
{
"id": "store.sql_post.analytics_user_counts_posts_by_day.app_error",
- "translation": "投稿したユーザー数を取得できませんでした"
+ "translation": "投稿をしたユーザー数を取得できませんでした"
},
{
"id": "store.sql_post.compliance_export.app_error",
@@ -5460,7 +5468,7 @@
},
{
"id": "store.sql_post.get_flagged_posts.app_error",
- "translation": "フラグ付けされた投稿を取得できませんでした"
+ "translation": "フラグの立てられた投稿を取得できませんでした"
},
{
"id": "store.sql_post.get_parents_posts.app_error",
@@ -5500,11 +5508,11 @@
},
{
"id": "store.sql_post.overwrite.app_error",
- "translation": "投稿の上書きができませんでした"
+ "translation": "投稿を上書きできませんでした"
},
{
"id": "store.sql_post.permanent_delete.app_error",
- "translation": "投稿を削除できませんでした"
+ "translation": "役割を削除できませんでした"
},
{
"id": "store.sql_post.permanent_delete_all_comments_by_user.app_error",
@@ -5516,19 +5524,19 @@
},
{
"id": "store.sql_post.permanent_delete_by_channel.app_error",
- "translation": "チャンネルの投稿を削除できませんでした"
+ "translation": "チャンネルから投稿を削除できませんでした"
},
{
"id": "store.sql_post.permanent_delete_by_user.app_error",
- "translation": "ユーザーの削除しようとする投稿を選択できませんでした"
+ "translation": "ユーザーの削除すべき投稿を選択できませんでした"
},
{
"id": "store.sql_post.permanent_delete_by_user.too_many.app_error",
- "translation": "ユーザーの削除しようとする投稿を選択できませんでした(数が多過ぎます)。再度実行してください"
+ "translation": "ユーザーの削除すべき投稿を選択できませんでした(数が多過ぎます)。再度実行してください"
},
{
"id": "store.sql_post.query_max_post_size.error",
- "translation": "投稿サイズの最大値を定義できません"
+ "translation": "投稿サイズの最大値を定義できませんでした"
},
{
"id": "store.sql_post.save.app_error",
@@ -5748,7 +5756,7 @@
},
{
"id": "store.sql_session.analytics_session_count.app_error",
- "translation": "セッション数を取得できませんでした"
+ "translation": "セッションをカウントできませんでした"
},
{
"id": "store.sql_session.get.app_error",
@@ -5776,7 +5784,7 @@
},
{
"id": "store.sql_session.save.existing.app_error",
- "translation": "既存のセッションを更新できません"
+ "translation": "既存のセッションを更新できませんでした"
},
{
"id": "store.sql_session.update_device_id.app_error",
@@ -5784,7 +5792,7 @@
},
{
"id": "store.sql_session.update_last_activity.app_error",
- "translation": "last_activity_atを更新できませんでした"
+ "translation": "最終活動日時を更新できませんでした"
},
{
"id": "store.sql_session.update_roles.app_error",
@@ -5836,7 +5844,7 @@
},
{
"id": "store.sql_system.get_by_name.app_error",
- "translation": "システム変数が見付かりません。"
+ "translation": "システム変数が見付かりませんでした。"
},
{
"id": "store.sql_system.permanent_delete_by_name.app_error",
@@ -5856,7 +5864,7 @@
},
{
"id": "store.sql_team.analytics_team_count.app_error",
- "translation": "チーム数を取得できませんでした"
+ "translation": "チームをカウントできませんでした"
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -5880,7 +5888,7 @@
},
{
"id": "store.sql_team.get.find.app_error",
- "translation": "チームが見付かりませんでした"
+ "translation": "既存のチームが見付かりませんでした"
},
{
"id": "store.sql_team.get.finding.app_error",
@@ -5896,15 +5904,15 @@
},
{
"id": "store.sql_team.get_by_invite_id.find.app_error",
- "translation": "チームが見付かりませんでした"
+ "translation": "既存のチームが見付かりませんでした"
},
{
"id": "store.sql_team.get_by_invite_id.finding.app_error",
- "translation": "チームが見付かりませんでした"
+ "translation": "既存のチームが見付かりませんでした"
},
{
"id": "store.sql_team.get_by_name.app_error",
- "translation": "チームが保存できませんでした"
+ "translation": "既存のチームが見付かりませんでした"
},
{
"id": "store.sql_team.get_by_scheme.app_error",
@@ -5912,7 +5920,7 @@
},
{
"id": "store.sql_team.get_member.app_error",
- "translation": "チームのメンバーが取得できませんでした"
+ "translation": "チームメンバーを取得できませんでした"
},
{
"id": "store.sql_team.get_member.missing.app_error",
@@ -5920,15 +5928,15 @@
},
{
"id": "store.sql_team.get_member_count.app_error",
- "translation": "チームのメンバーを数えることができませんでした"
+ "translation": "チームメンバーをカウントできませんでした"
},
{
"id": "store.sql_team.get_members.app_error",
- "translation": "チームのメンバーが取得できませんでした"
+ "translation": "チームメンバーを取得できませんでした"
},
{
"id": "store.sql_team.get_members_by_ids.app_error",
- "translation": "チームのメンバーが取得できませんでした"
+ "translation": "チームメンバーを取得できませんでした"
},
{
"id": "store.sql_team.get_unread.app_error",
@@ -5960,7 +5968,7 @@
},
{
"id": "store.sql_team.remove_member.app_error",
- "translation": "チャンネルのメンバーを削除できませんでした"
+ "translation": "チームメンバーを削除できませんでした"
},
{
"id": "store.sql_team.reset_all_team_schemes.app_error",
@@ -5968,7 +5976,7 @@
},
{
"id": "store.sql_team.save.app_error",
- "translation": "チームが保存できませんでした"
+ "translation": "チームを保存できませんでした"
},
{
"id": "store.sql_team.save.domain_exists.app_error",
@@ -5984,7 +5992,7 @@
},
{
"id": "store.sql_team.save_member.save.app_error",
- "translation": "チャンネルのメンバーを保存できませんでした"
+ "translation": "チームメンバーを保存できませんでした"
},
{
"id": "store.sql_team.search_all_team.app_error",
@@ -5996,7 +6004,7 @@
},
{
"id": "store.sql_team.update.app_error",
- "translation": "チームが更新できませんでした"
+ "translation": "チームを更新できませんでした"
},
{
"id": "store.sql_team.update.find.app_error",
@@ -6032,7 +6040,7 @@
},
{
"id": "store.sql_user.analytics_unique_user_count.app_error",
- "translation": "重複なしのユーザー数を取得できませんでした"
+ "translation": "重複ないユーザー数を取得できませんでした"
},
{
"id": "store.sql_user.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -6060,7 +6068,7 @@
},
{
"id": "store.sql_user.get_by_auth.missing_account.app_error",
- "translation": "このチームの認証形式に合致する既存のアカウントを見付けられませんでした。このチームに参加するには、チームのオーナーから招待を受ける必要があります。"
+ "translation": "あなたの認証形式に合致する既存のアカウントを見付けられませんでした。このチームに参加するには、チームのオーナーから招待を受ける必要があります。"
},
{
"id": "store.sql_user.get_by_auth.other.app_error",
@@ -6068,7 +6076,7 @@
},
{
"id": "store.sql_user.get_by_username.app_error",
- "translation": "このチームのユーザー名に合致する既存のアカウントを見付けられませんでした。このチームに参加するには、チームのオーナーから招待を受ける必要があります。"
+ "translation": "あなたのユーザー名に合致する既存のアカウントを見付けられませんでした。このチームに参加するには、チームのオーナーから招待を受ける必要があります。"
},
{
"id": "store.sql_user.get_for_login.app_error",
@@ -6200,11 +6208,11 @@
},
{
"id": "store.sql_user.update_failed_pwd_attempts.app_error",
- "translation": "failed_attemptsを更新できませんでした"
+ "translation": "失敗回数を更新できませんでした"
},
{
"id": "store.sql_user.update_last_picture_update.app_error",
- "translation": "update_atを更新できませんでした"
+ "translation": "更新日時を更新できませんでした"
},
{
"id": "store.sql_user.update_mfa_active.app_error",
@@ -6240,15 +6248,15 @@
},
{
"id": "store.sql_user_access_token.get_by_token.app_error",
- "translation": "トークンによってパーソナルアクセストークンを取得することができませんでした"
+ "translation": "トークンからパーソナルアクセストークンを取得できませんでした"
},
{
"id": "store.sql_user_access_token.get_by_user.app_error",
- "translation": "ユーザーによってパーソナルアクセストークンを取得することができませんでした"
+ "translation": "ユーザーからパーソナルアクセストークンを取得できませんでした"
},
{
"id": "store.sql_user_access_token.save.app_error",
- "translation": "パーソナルアクセストークンを保存できませんでした。"
+ "translation": "パーソナルアクセストークンを保存できませんでした"
},
{
"id": "store.sql_user_access_token.search.app_error",
@@ -6256,19 +6264,19 @@
},
{
"id": "store.sql_user_access_token.update_token_disable.app_error",
- "translation": "アクセストークンを無効化できませんでした。"
+ "translation": "アクセストークンを無効化できませんでした"
},
{
"id": "store.sql_user_access_token.update_token_enable.app_error",
- "translation": "アクセストークンを有効化できませんでした。"
+ "translation": "アクセストークンを有効化できませんでした"
},
{
"id": "store.sql_webhooks.analytics_incoming_count.app_error",
- "translation": "内向きのウェブフック数を取得できませんでした"
+ "translation": "内向きのウェブフックをカウントできませんでした"
},
{
"id": "store.sql_webhooks.analytics_outgoing_count.app_error",
- "translation": "外向きのウェブフック数を取得できませんでした"
+ "translation": "外向きのウェブフックをカウントできませんでした"
},
{
"id": "store.sql_webhooks.delete_incoming.app_error",
@@ -6320,7 +6328,7 @@
},
{
"id": "store.sql_webhooks.save_incoming.app_error",
- "translation": "内向きのWebhookを保存できませんでした"
+ "translation": "内向きのウェブフックを保存できませんでした"
},
{
"id": "store.sql_webhooks.save_incoming.existing.app_error",
@@ -6328,7 +6336,7 @@
},
{
"id": "store.sql_webhooks.save_outgoing.app_error",
- "translation": "OutgoingWebhookを保存できませんでした"
+ "translation": "外向きのトークンを保存できませんでした"
},
{
"id": "store.sql_webhooks.save_outgoing.override.app_error",
@@ -6460,7 +6468,7 @@
},
{
"id": "web.get_access_token.internal_saving.app_error",
- "translation": "ユーザーアクセス情報を更新できませんでした"
+ "translation": "ユーザーアクセス情報を更新できませんでした。"
},
{
"id": "web.incoming_webhook.channel.app_error",
diff --git a/i18n/ko.json b/i18n/ko.json
index fef803ed6..657efd86a 100644
--- a/i18n/ko.json
+++ b/i18n/ko.json
@@ -558,8 +558,8 @@
{
"id": "api.command_groupmsg.invalid_user.app_error",
"translation": {
- "one": "유저를 찾지 못했습니다: {{.Users}}유저를 찾지 못했습니다: {{.Users}}",
- "other": ""
+ "one": "Unable to find the user: {{.Users}}",
+ "other": "Unable to find the users: {{.Users}}"
}
},
{
@@ -616,7 +616,7 @@
},
{
"id": "api.command_invite.missing_user.app_error",
- "translation": "해당 사용자를 찾을 수 없습니다"
+ "translation": "채널을 불러올 수 없습니다."
},
{
"id": "api.command_invite.name",
@@ -660,7 +660,7 @@
},
{
"id": "api.command_join.missing.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널을 불러올 수 없습니다."
},
{
"id": "api.command_join.name",
@@ -728,7 +728,7 @@
},
{
"id": "api.command_msg.missing.app_error",
- "translation": "사용자를 찾을 수 없습니다"
+ "translation": "채널을 불러올 수 없습니다."
},
{
"id": "api.command_msg.name",
@@ -824,7 +824,7 @@
},
{
"id": "api.command_remove.missing.app_error",
- "translation": "해당 사용자를 찾을 수 없습니다"
+ "translation": "채널을 불러올 수 없습니다."
},
{
"id": "api.command_remove.name",
@@ -3068,7 +3068,7 @@
},
{
"id": "app.plugin.deactivate.app_error",
- "translation": "Unable to deactivate plugin"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "app.plugin.disabled.app_error",
@@ -3088,7 +3088,7 @@
},
{
"id": "app.plugin.get_plugins.app_error",
- "translation": "Unable to get active plugins"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "app.plugin.get_statuses.app_error",
@@ -3124,7 +3124,7 @@
},
{
"id": "app.plugin.remove.app_error",
- "translation": "Unable to delete plugin"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "app.plugin.upload_disabled.app_error",
@@ -3300,7 +3300,7 @@
},
{
"id": "ent.elasticsearch.delete_post.error",
- "translation": "Failed to delete the post"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "ent.elasticsearch.generic.disabled",
@@ -3308,7 +3308,7 @@
},
{
"id": "ent.elasticsearch.index_post.error",
- "translation": "Failed to index the post"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "ent.elasticsearch.indexer.do_job.get_oldest_post.error",
@@ -4687,10 +4687,18 @@
"translation": "잘못된 토큰"
},
{
+ "id": "model.user.is_valid.email.app_error",
+ "translation": "Please enter a valid email address."
+ },
+ {
"id": "model.user.is_valid.pwd.app_error",
"translation": "Your password must contain at least {{.Min}} characters."
},
{
+ "id": "model.user.is_valid.username.app_error",
+ "translation": "Username must begin with a letter and contain between 3 and 22 characters including numbers, lowercase letters, and the symbols \".\", \"-\", and \"_\"."
+ },
+ {
"id": "model.user_access_token.is_valid.description.app_error",
"translation": "Invalid description, must be 255 or less characters"
},
@@ -4784,7 +4792,7 @@
},
{
"id": "store.sql_channel.delete.channel.app_error",
- "translation": "채널을 삭제하지 못했습니다."
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_channel.get.existing.app_error",
@@ -4796,7 +4804,7 @@
},
{
"id": "store.sql_channel.get_all.app_error",
- "translation": "모든 채널을 가져오지 못했습니다."
+ "translation": "채널을 불러올 수 없습니다."
},
{
"id": "store.sql_channel.get_by_name.existing.app_error",
@@ -4812,11 +4820,11 @@
},
{
"id": "store.sql_channel.get_channel_counts.get.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "Unable to add direct channel members"
},
{
"id": "store.sql_channel.get_channels.get.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널을 불러올 수 없습니다."
},
{
"id": "store.sql_channel.get_channels.not_found.app_error",
@@ -4824,7 +4832,7 @@
},
{
"id": "store.sql_channel.get_channels_by_ids.get.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널을 불러올 수 없습니다."
},
{
"id": "store.sql_channel.get_channels_by_ids.not_found.app_error",
@@ -4852,7 +4860,7 @@
},
{
"id": "store.sql_channel.get_member.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "Unable to add direct channel members"
},
{
"id": "store.sql_channel.get_member.missing.app_error",
@@ -4868,19 +4876,19 @@
},
{
"id": "store.sql_channel.get_members.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "Unable to add direct channel members"
},
{
"id": "store.sql_channel.get_members_by_ids.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "Unable to add direct channel members"
},
{
"id": "store.sql_channel.get_more_channels.get.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널을 불러올 수 없습니다."
},
{
"id": "store.sql_channel.get_public_channels.get.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널을 불러올 수 없습니다."
},
{
"id": "store.sql_channel.get_unread.app_error",
@@ -4888,7 +4896,7 @@
},
{
"id": "store.sql_channel.increment_mention_count.app_error",
- "translation": "We couldn't increment the mention count"
+ "translation": "Unable to increment the mention count"
},
{
"id": "store.sql_channel.migrate_channel_members.commit_transaction.app_error",
@@ -4912,7 +4920,7 @@
},
{
"id": "store.sql_channel.permanent_delete.app_error",
- "translation": "채널을 삭제하지 못했습니다."
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_channel.permanent_delete.commit_transaction.app_error",
@@ -4928,7 +4936,7 @@
},
{
"id": "store.sql_channel.permanent_delete_by_team.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널을 불러올 수 없습니다."
},
{
"id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error",
@@ -4944,7 +4952,7 @@
},
{
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_channel.pinned_posts.app_error",
@@ -4952,7 +4960,7 @@
},
{
"id": "store.sql_channel.remove_member.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.app_error",
@@ -5020,7 +5028,7 @@
},
{
"id": "store.sql_channel.save_channel.save.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_channel.save_direct_channel.add_members.app_error",
@@ -5052,7 +5060,7 @@
},
{
"id": "store.sql_channel.save_member.save.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_channel.search.app_error",
@@ -5072,7 +5080,7 @@
},
{
"id": "store.sql_channel.update.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_channel.update.archived_channel.app_error",
@@ -5152,31 +5160,31 @@
},
{
"id": "store.sql_command.analytics_command_count.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_command.get_by_trigger.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_command.save.delete.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_command.save.delete_perm.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_command.save.get.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_command.save.get_team.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_command.save.saving.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_command.save.saving_overwrite.app_error",
@@ -5184,15 +5192,15 @@
},
{
"id": "store.sql_command.save.update.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_command_webhooks.get.app_error",
- "translation": "Webhook을 찾는 데 실패했습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_command_webhooks.save.app_error",
- "translation": "IncomingWebhook을 저장하는 데 실패했습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_command_webhooks.save.existing.app_error",
@@ -5200,7 +5208,7 @@
},
{
"id": "store.sql_command_webhooks.try_use.app_error",
- "translation": "Unable to use the webhook"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_command_webhooks.try_use.invalid.app_error",
@@ -5220,7 +5228,7 @@
},
{
"id": "store.sql_emoji.delete.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_emoji.delete.no_results",
@@ -5228,19 +5236,19 @@
},
{
"id": "store.sql_emoji.get.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_emoji.get_all.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_emoji.get_by_name.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_emoji.save.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
@@ -5248,27 +5256,27 @@
},
{
"id": "store.sql_file_info.attach_to_post.app_error",
- "translation": "Unable to attach the file info to the post"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_file_info.delete_for_post.app_error",
- "translation": "Unable to delete the file info to the post"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_file_info.get.app_error",
- "translation": "Unable to get the file info"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_file_info.get_by_path.app_error",
- "translation": "Unable to get the file info by path"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_file_info.get_for_post.app_error",
- "translation": "Unable to get the file info for the post"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_file_info.get_for_user_id.app_error",
- "translation": "Unable to get the file info for the user"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_file_info.permanent_delete.app_error",
@@ -5280,19 +5288,19 @@
},
{
"id": "store.sql_file_info.save.app_error",
- "translation": "Unable to save the file info"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_job.delete.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_job.get.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_job.get_all.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_job.get_count_by_status_and_type.app_error",
@@ -5304,11 +5312,11 @@
},
{
"id": "store.sql_job.save.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_job.update.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_license.get.app_error",
@@ -5348,7 +5356,7 @@
},
{
"id": "store.sql_oauth.get_app.find.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "Unable to find the requested app"
},
{
"id": "store.sql_oauth.get_app.finding.app_error",
@@ -5396,7 +5404,7 @@
},
{
"id": "store.sql_oauth.save_app.save.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_oauth.save_auth_data.app_error",
@@ -5416,7 +5424,7 @@
},
{
"id": "store.sql_oauth.update_app.update.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_oauth.update_app.updating.app_error",
@@ -5436,15 +5444,15 @@
},
{
"id": "store.sql_post.analytics_posts_count.app_error",
- "translation": "We couldn't get post counts"
+ "translation": "Unable to get post counts"
},
{
"id": "store.sql_post.analytics_posts_count_by_day.app_error",
- "translation": "We couldn't get post counts by day"
+ "translation": "Unable to get post counts by day"
},
{
"id": "store.sql_post.analytics_user_counts_posts_by_day.app_error",
- "translation": "We couldn't get user counts with posts"
+ "translation": "Unable to get user counts with posts"
},
{
"id": "store.sql_post.compliance_export.app_error",
@@ -5452,15 +5460,15 @@
},
{
"id": "store.sql_post.delete.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_post.get.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_post.get_flagged_posts.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "Unable to add direct channel members"
},
{
"id": "store.sql_post.get_parents_posts.app_error",
@@ -5484,7 +5492,7 @@
},
{
"id": "store.sql_post.get_posts_by_ids.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_post.get_posts_created_att.app_error",
@@ -5500,11 +5508,11 @@
},
{
"id": "store.sql_post.overwrite.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_post.permanent_delete.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_post.permanent_delete_all_comments_by_user.app_error",
@@ -5516,7 +5524,7 @@
},
{
"id": "store.sql_post.permanent_delete_by_channel.app_error",
- "translation": "채널을 삭제하지 못했습니다."
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_post.permanent_delete_by_user.app_error",
@@ -5532,7 +5540,7 @@
},
{
"id": "store.sql_post.save.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_post.save.existing.app_error",
@@ -5544,7 +5552,7 @@
},
{
"id": "store.sql_post.update.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_preference.cleanup_flags_batch.app_error",
@@ -5572,7 +5580,7 @@
},
{
"id": "store.sql_preference.insert.save.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "Unable to save the preference"
},
{
"id": "store.sql_preference.is_feature_enabled.app_error",
@@ -5604,11 +5612,11 @@
},
{
"id": "store.sql_preference.update.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "Unable to update the preference"
},
{
"id": "store.sql_reaction.delete.app_error",
- "translation": "Unable to delete reaction"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_reaction.delete.begin.app_error",
@@ -5644,11 +5652,11 @@
},
{
"id": "store.sql_reaction.save.save.app_error",
- "translation": "Unable to save reaction"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_recover.delete.app_error",
- "translation": "Unable to delete token"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_recover.get_by_code.app_error",
@@ -5656,11 +5664,11 @@
},
{
"id": "store.sql_recover.save.app_error",
- "translation": "Unable to save the token"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_role.delete.update.app_error",
- "translation": "Unable to delete the role"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_role.get.app_error",
@@ -5680,7 +5688,7 @@
},
{
"id": "store.sql_role.save.insert.app_error",
- "translation": "Unable to save new role"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_role.save.invalid_role.app_error",
@@ -5704,11 +5712,11 @@
},
{
"id": "store.sql_scheme.delete.update.app_error",
- "translation": "Unable to delete the scheme"
+ "translation": "채널을 불러올 수 없습니다."
},
{
"id": "store.sql_scheme.get.app_error",
- "translation": "Unable to get the scheme"
+ "translation": "채널을 불러올 수 없습니다."
},
{
"id": "store.sql_scheme.permanent_delete_all.app_error",
@@ -5724,7 +5732,7 @@
},
{
"id": "store.sql_scheme.save.insert.app_error",
- "translation": "Unable to create the scheme"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_scheme.save.invalid_scheme.app_error",
@@ -5740,7 +5748,7 @@
},
{
"id": "store.sql_scheme.save.update.app_error",
- "translation": "Unable to update the scheme"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_scheme.save_scheme.commit_transaction.app_error",
@@ -5748,7 +5756,7 @@
},
{
"id": "store.sql_session.analytics_session_count.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_session.get.app_error",
@@ -5764,15 +5772,15 @@
},
{
"id": "store.sql_session.remove.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_session.remove_all_sessions_for_team.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_session.save.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_session.save.existing.app_error",
@@ -5780,15 +5788,15 @@
},
{
"id": "store.sql_session.update_device_id.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "Unable to update the device id"
},
{
"id": "store.sql_session.update_last_activity.app_error",
- "translation": "We couldn't update the last_activity_at"
+ "translation": "Unable to update the last_activity_at"
},
{
"id": "store.sql_session.update_roles.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_status.get.app_error",
@@ -5836,7 +5844,7 @@
},
{
"id": "store.sql_system.get_by_name.app_error",
- "translation": "We couldn't find the system variable."
+ "translation": "Unable to find the system variable."
},
{
"id": "store.sql_system.permanent_delete_by_name.app_error",
@@ -5856,7 +5864,7 @@
},
{
"id": "store.sql_team.analytics_team_count.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -5912,7 +5920,7 @@
},
{
"id": "store.sql_team.get_member.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_team.get_member.missing.app_error",
@@ -5920,15 +5928,15 @@
},
{
"id": "store.sql_team.get_member_count.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_team.get_members.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_team.get_members_by_ids.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_team.get_unread.app_error",
@@ -5960,7 +5968,7 @@
},
{
"id": "store.sql_team.remove_member.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_team.reset_all_team_schemes.app_error",
@@ -5968,7 +5976,7 @@
},
{
"id": "store.sql_team.save.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_team.save.domain_exists.app_error",
@@ -5984,7 +5992,7 @@
},
{
"id": "store.sql_team.save_member.save.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_team.search_all_team.app_error",
@@ -5996,7 +6004,7 @@
},
{
"id": "store.sql_team.update.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_team.update.find.app_error",
@@ -6012,7 +6020,7 @@
},
{
"id": "store.sql_team.update_display_name.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_team.update_last_team_icon_update.app_error",
@@ -6032,7 +6040,7 @@
},
{
"id": "store.sql_user.analytics_unique_user_count.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "Unable to get the unique user count"
},
{
"id": "store.sql_user.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -6112,7 +6120,7 @@
},
{
"id": "store.sql_user.missing_account.const",
- "translation": "사용자를 찾을 수 없습니다"
+ "translation": "채널을 불러올 수 없습니다."
},
{
"id": "store.sql_user.permanent_delete.app_error",
@@ -6120,7 +6128,7 @@
},
{
"id": "store.sql_user.save.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_user.save.email_exists.app_error",
@@ -6164,7 +6172,7 @@
},
{
"id": "store.sql_user.update.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_user.update.can_not_change_ldap.app_error",
@@ -6192,7 +6200,7 @@
},
{
"id": "store.sql_user.update_auth_data.app_error",
- "translation": "채널을 찾을 수 없습니다"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_user.update_auth_data.email_exists.app_error",
@@ -6200,11 +6208,11 @@
},
{
"id": "store.sql_user.update_failed_pwd_attempts.app_error",
- "translation": "We couldn't update the failed_attempts"
+ "translation": "Unable to update the failed_attempts"
},
{
"id": "store.sql_user.update_last_picture_update.app_error",
- "translation": "update_at 필드를 업데이트 할 수 없습니다"
+ "translation": "채널 업데이트에 실패하였습니다"
},
{
"id": "store.sql_user.update_mfa_active.app_error",
@@ -6216,7 +6224,7 @@
},
{
"id": "store.sql_user.update_password.app_error",
- "translation": "We couldn't update the user password"
+ "translation": "Unable to update the user password"
},
{
"id": "store.sql_user.update_update.app_error",
@@ -6264,63 +6272,63 @@
},
{
"id": "store.sql_webhooks.analytics_incoming_count.app_error",
- "translation": "Incoming webhook 갯수를 셀 수 없었습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_webhooks.analytics_outgoing_count.app_error",
- "translation": "Outgoing webhook 갯수를 셀 수 없었습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_webhooks.delete_incoming.app_error",
- "translation": "Webhook을 삭제하는 데 실패했습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_webhooks.delete_outgoing.app_error",
- "translation": "Webhook을 삭제하는 데 실패했습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_webhooks.get_incoming.app_error",
- "translation": "Webhook을 찾는 데 실패했습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_webhooks.get_incoming_by_channel.app_error",
- "translation": "Webhook들을 찾는 데 실패했습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_webhooks.get_incoming_by_user.app_error",
- "translation": "Webhook을 찾는 데 실패했습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_webhooks.get_outgoing.app_error",
- "translation": "Webhook을 찾는 데 실패했습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_webhooks.get_outgoing_by_channel.app_error",
- "translation": "Webhook들을 찾는 데 실패했습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_webhooks.get_outgoing_by_team.app_error",
- "translation": "Webhook들을 찾는 데 실패했습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_channel.app_error",
- "translation": "Webhook을 삭제하는 데 실패했습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_user.app_error",
- "translation": "Webhook을 삭제하는 데 실패했습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_channel.app_error",
- "translation": "Webhook을 삭제하는 데 실패했습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_user.app_error",
- "translation": "Webhook을 삭제하는 데 실패했습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_webhooks.save_incoming.app_error",
- "translation": "IncomingWebhook을 저장하는 데 실패했습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_webhooks.save_incoming.existing.app_error",
@@ -6328,7 +6336,7 @@
},
{
"id": "store.sql_webhooks.save_outgoing.app_error",
- "translation": "OutgoingWebhook을 저장하는 데 실패했습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_webhooks.save_outgoing.override.app_error",
@@ -6336,11 +6344,11 @@
},
{
"id": "store.sql_webhooks.update_incoming.app_error",
- "translation": "IncomingWebhook을 저장하는 데 실패했습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "store.sql_webhooks.update_outgoing.app_error",
- "translation": "Webhook을 갱신하는 데 실패했습니다"
+ "translation": "내용을 가져올수 없습니다."
},
{
"id": "system.message.name",
diff --git a/i18n/nl.json b/i18n/nl.json
index 3ecef9be2..6c5155d4e 100644
--- a/i18n/nl.json
+++ b/i18n/nl.json
@@ -185,7 +185,7 @@
},
{
"id": "api.channel.patch_update_channel.forbidden.app_error",
- "translation": "Failed to update the channel"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "api.channel.post_channel_privacy_message.error",
@@ -616,7 +616,7 @@
},
{
"id": "api.command_invite.missing_user.app_error",
- "translation": "De gebruiker kan niet gevonden worden"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "api.command_invite.name",
@@ -660,7 +660,7 @@
},
{
"id": "api.command_join.missing.app_error",
- "translation": "Het kanaal kon niet gevonden worden"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "api.command_join.name",
@@ -728,7 +728,7 @@
},
{
"id": "api.command_msg.missing.app_error",
- "translation": "De gebruiker kan niet gevonden worden"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "api.command_msg.name",
@@ -824,7 +824,7 @@
},
{
"id": "api.command_remove.missing.app_error",
- "translation": "De gebruiker kan niet gevonden worden"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "api.command_remove.name",
@@ -2248,7 +2248,7 @@
},
{
"id": "api.user.send_password_reset.sso.app_error",
- "translation": "Kan wachtwoord niet resetten voor SSO account"
+ "translation": "Kan het wachtwoord niet resetten voor SSO accounts"
},
{
"id": "api.user.send_sign_in_change_email_and_forget.error",
@@ -2508,7 +2508,7 @@
},
{
"id": "app.import.import_direct_channel.update_header_failed.error",
- "translation": "Failed to update direct channel header"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "app.import.import_direct_post.channel_member_not_found.error",
@@ -3068,7 +3068,7 @@
},
{
"id": "app.plugin.deactivate.app_error",
- "translation": "Unable to deactivate plugin"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "app.plugin.disabled.app_error",
@@ -3088,7 +3088,7 @@
},
{
"id": "app.plugin.get_plugins.app_error",
- "translation": "Unable to get active plugins"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "app.plugin.get_statuses.app_error",
@@ -3124,7 +3124,7 @@
},
{
"id": "app.plugin.remove.app_error",
- "translation": "Unable to delete plugin"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "app.plugin.upload_disabled.app_error",
@@ -3300,7 +3300,7 @@
},
{
"id": "ent.elasticsearch.delete_post.error",
- "translation": "Failed to delete the post"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "ent.elasticsearch.generic.disabled",
@@ -3308,7 +3308,7 @@
},
{
"id": "ent.elasticsearch.index_post.error",
- "translation": "Failed to index the post"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "ent.elasticsearch.indexer.do_job.get_oldest_post.error",
@@ -4687,10 +4687,18 @@
"translation": "Ongeldig token"
},
{
+ "id": "model.user.is_valid.email.app_error",
+ "translation": "Please enter a valid email address."
+ },
+ {
"id": "model.user.is_valid.pwd.app_error",
"translation": "Het wachtwoord moet minimaal uit {{.Min}} karakters bestaan."
},
{
+ "id": "model.user.is_valid.username.app_error",
+ "translation": "Username must begin with a letter and contain between 3 and 22 characters including numbers, lowercase letters, and the symbols \".\", \"-\", and \"_\"."
+ },
+ {
"id": "model.user_access_token.is_valid.description.app_error",
"translation": "Invalid description, must be 255 or less characters"
},
@@ -4776,15 +4784,15 @@
},
{
"id": "store.sql_channel.clear_all_custom_role_assignments.select.app_error",
- "translation": "Failed to retrieve the channel members"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_channel.clear_all_custom_role_assignments.update.app_error",
- "translation": "Failed to update the channel member"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_channel.delete.channel.app_error",
- "translation": "Het kanaal kan niet verwijderd worden"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "store.sql_channel.get.existing.app_error",
@@ -4796,11 +4804,11 @@
},
{
"id": "store.sql_channel.get_all.app_error",
- "translation": "Niet alle kanalen kunnen opgehaald worden"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "store.sql_channel.get_by_name.existing.app_error",
- "translation": "Het bestaande kanaal kon niet gevonden worden"
+ "translation": "Het kanaal kon niet gevonden worden"
},
{
"id": "store.sql_channel.get_by_name.missing.app_error",
@@ -4812,11 +4820,11 @@
},
{
"id": "store.sql_channel.get_channel_counts.get.app_error",
- "translation": "We kunnen de kanalen niet tellen"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_channel.get_channels.get.app_error",
- "translation": "We kunnen de kanalen niet ophalen"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "store.sql_channel.get_channels.not_found.app_error",
@@ -4824,7 +4832,7 @@
},
{
"id": "store.sql_channel.get_channels_by_ids.get.app_error",
- "translation": "We kunnen de kanalen niet ophalen"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "store.sql_channel.get_channels_by_ids.not_found.app_error",
@@ -4852,7 +4860,7 @@
},
{
"id": "store.sql_channel.get_member.app_error",
- "translation": "We kunnen de kanaal leden niet ophalen"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_channel.get_member.missing.app_error",
@@ -4868,19 +4876,19 @@
},
{
"id": "store.sql_channel.get_members.app_error",
- "translation": "We kunnen de kanaal leden niet ophalen"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_channel.get_members_by_ids.app_error",
- "translation": "We kunnen de kanaal leden niet ophalen"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_channel.get_more_channels.get.app_error",
- "translation": "We kunnen de kanalen niet ophalen"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "store.sql_channel.get_public_channels.get.app_error",
- "translation": "We kunnen de kanalen niet ophalen"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "store.sql_channel.get_unread.app_error",
@@ -4888,7 +4896,7 @@
},
{
"id": "store.sql_channel.increment_mention_count.app_error",
- "translation": "We kunnen de vermeldingen niet ophogen"
+ "translation": "Unable to increment the mention count"
},
{
"id": "store.sql_channel.migrate_channel_members.commit_transaction.app_error",
@@ -4908,15 +4916,15 @@
},
{
"id": "store.sql_channel.migrate_channel_members.update.app_error",
- "translation": "Failed to update the channel member"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_channel.permanent_delete.app_error",
- "translation": "Het kanaal kan niet verwijderd worden"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "store.sql_channel.permanent_delete.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "De transactie kan niet worden vastgelegt"
},
{
"id": "store.sql_channel.permanent_delete.delete_public_channel.app_error",
@@ -4924,15 +4932,15 @@
},
{
"id": "store.sql_channel.permanent_delete.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Kan transactie niet openen"
},
{
"id": "store.sql_channel.permanent_delete_by_team.app_error",
- "translation": "De kanalen kunnen niet verwijderd worden"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "De transactie kan niet worden vastgelegt"
},
{
"id": "store.sql_channel.permanent_delete_by_team.delete_public_channels.app_error",
@@ -4940,11 +4948,11 @@
},
{
"id": "store.sql_channel.permanent_delete_by_team.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Kan transactie niet openen"
},
{
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
- "translation": "Het kanaal lid kan niet verwijderd worden"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_channel.pinned_posts.app_error",
@@ -4952,7 +4960,7 @@
},
{
"id": "store.sql_channel.remove_member.app_error",
- "translation": "Het kanaal lid kan niet verwijderd worden"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.app_error",
@@ -4960,11 +4968,11 @@
},
{
"id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "De transactie kan niet worden vastgelegt"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Kan transactie niet openen"
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
@@ -4972,11 +4980,11 @@
},
{
"id": "store.sql_channel.reset_last_post_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "De transactie kan niet worden vastgelegt"
},
{
"id": "store.sql_channel.reset_last_post_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Kan transactie niet openen"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
@@ -5020,7 +5028,7 @@
},
{
"id": "store.sql_channel.save_channel.save.app_error",
- "translation": "Het kanaal kan niet opgeslagen worden"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "store.sql_channel.save_direct_channel.add_members.app_error",
@@ -5052,7 +5060,7 @@
},
{
"id": "store.sql_channel.save_member.save.app_error",
- "translation": "Het kanaal lid kan niet opgeslagen worden"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_channel.search.app_error",
@@ -5060,11 +5068,11 @@
},
{
"id": "store.sql_channel.set_delete_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "De transactie kan niet worden vastgelegt"
},
{
"id": "store.sql_channel.set_delete_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Kan transactie niet openen"
},
{
"id": "store.sql_channel.set_delete_at.update_public_channel.app_error",
@@ -5072,7 +5080,7 @@
},
{
"id": "store.sql_channel.update.app_error",
- "translation": "Het kanaal kan niet bijgewerkt worden"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "store.sql_channel.update.archived_channel.app_error",
@@ -5080,7 +5088,7 @@
},
{
"id": "store.sql_channel.update.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "De transactie kan niet worden vastgelegt"
},
{
"id": "store.sql_channel.update.exists.app_error",
@@ -5088,7 +5096,7 @@
},
{
"id": "store.sql_channel.update.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Kan transactie niet openen"
},
{
"id": "store.sql_channel.update.previously.app_error",
@@ -5152,31 +5160,31 @@
},
{
"id": "store.sql_command.analytics_command_count.app_error",
- "translation": "We kunnen de opdrachten niet tellen"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_command.get_by_trigger.app_error",
- "translation": "We kunnen de opdracht niet ophalen"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_command.save.delete.app_error",
- "translation": "De opdracht kan niet verwijderd worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_command.save.delete_perm.app_error",
- "translation": "De opdracht kan niet verwijderd worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_command.save.get.app_error",
- "translation": "We kunnen de opdracht niet ophalen"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_command.save.get_team.app_error",
- "translation": "We kunnen de opdrachten niet ophalen"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_command.save.saving.app_error",
- "translation": "De opdracht kan niet opgeslagen worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_command.save.saving_overwrite.app_error",
@@ -5184,15 +5192,15 @@
},
{
"id": "store.sql_command.save.update.app_error",
- "translation": "De opdracht kan niet bijgewerkt worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_command_webhooks.get.app_error",
- "translation": "We kunnen de webhook niet ophalen"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_command_webhooks.save.app_error",
- "translation": "De binnenkomende webhook kan niet opgeslagen worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_command_webhooks.save.existing.app_error",
@@ -5200,7 +5208,7 @@
},
{
"id": "store.sql_command_webhooks.try_use.app_error",
- "translation": "Unable to use the webhook"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_command_webhooks.try_use.invalid.app_error",
@@ -5220,7 +5228,7 @@
},
{
"id": "store.sql_emoji.delete.app_error",
- "translation": "De emoji kon niet verwijderd worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_emoji.delete.no_results",
@@ -5228,19 +5236,19 @@
},
{
"id": "store.sql_emoji.get.app_error",
- "translation": "De emoji kon niet opgehaald worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_emoji.get_all.app_error",
- "translation": "De emoji kon niet opgehaald worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_emoji.get_by_name.app_error",
- "translation": "De emoji kon niet opgehaald worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_emoji.save.app_error",
- "translation": "De emoji kon niet opgeslagen worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
@@ -5280,19 +5288,19 @@
},
{
"id": "store.sql_file_info.save.app_error",
- "translation": "We konden de bestandsinfo niet opslaan"
+ "translation": "We konden de bestandsinfo niet ophalen"
},
{
"id": "store.sql_job.delete.app_error",
- "translation": "Het bericht kan niet verwijderd worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_job.get.app_error",
- "translation": "Het bericht kan niet opgehaald worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_job.get_all.app_error",
- "translation": "Het bericht kan niet opgehaald worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_job.get_count_by_status_and_type.app_error",
@@ -5304,11 +5312,11 @@
},
{
"id": "store.sql_job.save.app_error",
- "translation": "We kunnen het bericht niet opslaan"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_job.update.app_error",
- "translation": "Het bericht kan niet worden bijgewerkt"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_license.get.app_error",
@@ -5348,7 +5356,7 @@
},
{
"id": "store.sql_oauth.get_app.find.app_error",
- "translation": "De gezochte app kan niet gevonden worden"
+ "translation": "Unable to find the requested app"
},
{
"id": "store.sql_oauth.get_app.finding.app_error",
@@ -5356,7 +5364,7 @@
},
{
"id": "store.sql_oauth.get_app_by_user.find.app_error",
- "translation": "Er kunnen geen bestaande app's gevonden worden"
+ "translation": "We kunnen geen bestaand team vinden om bij te werken"
},
{
"id": "store.sql_oauth.get_apps.find.app_error",
@@ -5380,7 +5388,7 @@
},
{
"id": "store.sql_oauth.remove_access_data.app_error",
- "translation": "Het access token kan niet verwijderd worden"
+ "translation": "Het access token kan niet opgeslagen worden."
},
{
"id": "store.sql_oauth.remove_auth_data.app_error",
@@ -5396,7 +5404,7 @@
},
{
"id": "store.sql_oauth.save_app.save.app_error",
- "translation": "De app kan niet opgeslagen worden."
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_oauth.save_auth_data.app_error",
@@ -5416,7 +5424,7 @@
},
{
"id": "store.sql_oauth.update_app.update.app_error",
- "translation": "De app kan niet bijgewerkt worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_oauth.update_app.updating.app_error",
@@ -5436,15 +5444,15 @@
},
{
"id": "store.sql_post.analytics_posts_count.app_error",
- "translation": "We kunnen het aantal geplaatste berichten niet tellen"
+ "translation": "Unable to get post counts"
},
{
"id": "store.sql_post.analytics_posts_count_by_day.app_error",
- "translation": "We kunnen het aantal berichten per dag niet tellen"
+ "translation": "Unable to get post counts by day"
},
{
"id": "store.sql_post.analytics_user_counts_posts_by_day.app_error",
- "translation": "We kunnen de aantallen berichten per gebruiker niet tellen"
+ "translation": "Unable to get user counts with posts"
},
{
"id": "store.sql_post.compliance_export.app_error",
@@ -5452,15 +5460,15 @@
},
{
"id": "store.sql_post.delete.app_error",
- "translation": "Het bericht kan niet verwijderd worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_post.get.app_error",
- "translation": "Het bericht kan niet opgehaald worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_post.get_flagged_posts.app_error",
- "translation": "We kunnen de kanalen niet tellen"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_post.get_parents_posts.app_error",
@@ -5484,7 +5492,7 @@
},
{
"id": "store.sql_post.get_posts_by_ids.app_error",
- "translation": "Het bericht kan niet opgehaald worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_post.get_posts_created_att.app_error",
@@ -5500,11 +5508,11 @@
},
{
"id": "store.sql_post.overwrite.app_error",
- "translation": "Het bericht kan niet verwijderd worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_post.permanent_delete.app_error",
- "translation": "Het bericht kan niet verwijderd worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_post.permanent_delete_all_comments_by_user.app_error",
@@ -5516,7 +5524,7 @@
},
{
"id": "store.sql_post.permanent_delete_by_channel.app_error",
- "translation": "Het kanaal kan niet verwijderd worden"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "store.sql_post.permanent_delete_by_user.app_error",
@@ -5532,7 +5540,7 @@
},
{
"id": "store.sql_post.save.app_error",
- "translation": "We kunnen het bericht niet opslaan"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_post.save.existing.app_error",
@@ -5544,7 +5552,7 @@
},
{
"id": "store.sql_post.update.app_error",
- "translation": "Het bericht kan niet worden bijgewerkt"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_preference.cleanup_flags_batch.app_error",
@@ -5572,7 +5580,7 @@
},
{
"id": "store.sql_preference.insert.save.app_error",
- "translation": "De voorkeur kan niet opgeslagen worden"
+ "translation": "Unable to save the preference"
},
{
"id": "store.sql_preference.is_feature_enabled.app_error",
@@ -5604,11 +5612,11 @@
},
{
"id": "store.sql_preference.update.app_error",
- "translation": "De instelling kan niet bijgewerkt worden"
+ "translation": "Unable to update the preference"
},
{
"id": "store.sql_reaction.delete.app_error",
- "translation": "Unable to delete reaction"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_reaction.delete.begin.app_error",
@@ -5644,11 +5652,11 @@
},
{
"id": "store.sql_reaction.save.save.app_error",
- "translation": "Unable to save reaction"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_recover.delete.app_error",
- "translation": "Unable to delete token"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_recover.get_by_code.app_error",
@@ -5656,11 +5664,11 @@
},
{
"id": "store.sql_recover.save.app_error",
- "translation": "Unable to save the token"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_role.delete.update.app_error",
- "translation": "Unable to delete the role"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_role.get.app_error",
@@ -5680,7 +5688,7 @@
},
{
"id": "store.sql_role.save.insert.app_error",
- "translation": "Unable to save new role"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_role.save.invalid_role.app_error",
@@ -5704,11 +5712,11 @@
},
{
"id": "store.sql_scheme.delete.update.app_error",
- "translation": "Unable to delete the scheme"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "store.sql_scheme.get.app_error",
- "translation": "Unable to get the scheme"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "store.sql_scheme.permanent_delete_all.app_error",
@@ -5724,7 +5732,7 @@
},
{
"id": "store.sql_scheme.save.insert.app_error",
- "translation": "Unable to create the scheme"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_scheme.save.invalid_scheme.app_error",
@@ -5740,7 +5748,7 @@
},
{
"id": "store.sql_scheme.save.update.app_error",
- "translation": "Unable to update the scheme"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_scheme.save_scheme.commit_transaction.app_error",
@@ -5748,7 +5756,7 @@
},
{
"id": "store.sql_session.analytics_session_count.app_error",
- "translation": "Het aantal sessies kan niet geteld worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_session.get.app_error",
@@ -5764,15 +5772,15 @@
},
{
"id": "store.sql_session.remove.app_error",
- "translation": "De sessie kan niet verwijderd worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_session.remove_all_sessions_for_team.app_error",
- "translation": "Niet alle sessies konden verwijderd worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_session.save.app_error",
- "translation": "De sessie kan niet worden opgeslagen"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_session.save.existing.app_error",
@@ -5780,15 +5788,15 @@
},
{
"id": "store.sql_session.update_device_id.app_error",
- "translation": "Het device id kan niet bijgewerkt worden"
+ "translation": "Unable to update the device id"
},
{
"id": "store.sql_session.update_last_activity.app_error",
- "translation": "De 'last_activity_at' kan niet bijgewerkt worden"
+ "translation": "Unable to update the last_activity_at"
},
{
"id": "store.sql_session.update_roles.app_error",
- "translation": "De rollen kunnen niet bijgewerkt worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_status.get.app_error",
@@ -5836,7 +5844,7 @@
},
{
"id": "store.sql_system.get_by_name.app_error",
- "translation": "De systeem variabele kan niet gevonden worden."
+ "translation": "Unable to find the system variable."
},
{
"id": "store.sql_system.permanent_delete_by_name.app_error",
@@ -5856,7 +5864,7 @@
},
{
"id": "store.sql_team.analytics_team_count.app_error",
- "translation": "Het aantal teams kan niet geteld worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -5872,15 +5880,15 @@
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.select.app_error",
- "translation": "Failed to retrieve the team members"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.update.app_error",
- "translation": "Failed to update the team member"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_team.get.find.app_error",
- "translation": "Het bestaande team kan niet gevonden worden"
+ "translation": "We kunnen geen bestaand team vinden om bij te werken"
},
{
"id": "store.sql_team.get.finding.app_error",
@@ -5896,15 +5904,15 @@
},
{
"id": "store.sql_team.get_by_invite_id.find.app_error",
- "translation": "Het bestaande team kan niet gevonden worden"
+ "translation": "We kunnen geen bestaand team vinden om bij te werken"
},
{
"id": "store.sql_team.get_by_invite_id.finding.app_error",
- "translation": "Het bestaande team kan niet gevonden worden"
+ "translation": "We kunnen geen bestaand team vinden om bij te werken"
},
{
"id": "store.sql_team.get_by_name.app_error",
- "translation": "Het bestaande team kan niet gevonden worden"
+ "translation": "We kunnen geen bestaand team vinden om bij te werken"
},
{
"id": "store.sql_team.get_by_scheme.app_error",
@@ -5912,7 +5920,7 @@
},
{
"id": "store.sql_team.get_member.app_error",
- "translation": "We kunnen het teamlid niet ophalen"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_team.get_member.missing.app_error",
@@ -5920,15 +5928,15 @@
},
{
"id": "store.sql_team.get_member_count.app_error",
- "translation": "We kunnen de teamleden niet ophalen"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_team.get_members.app_error",
- "translation": "We kunnen de teamleden niet ophalen"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_team.get_members_by_ids.app_error",
- "translation": "We kunnen de teamleden niet ophalen"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_team.get_unread.app_error",
@@ -5952,15 +5960,15 @@
},
{
"id": "store.sql_team.migrate_team_members.update.app_error",
- "translation": "Failed to update the team member"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_team.permanent_delete.app_error",
- "translation": "Het team kan niet verwijderd worden"
+ "translation": "We kunnen geen bestaand team vinden om bij te werken"
},
{
"id": "store.sql_team.remove_member.app_error",
- "translation": "Het teamlid kan niet verwijderd worden"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_team.reset_all_team_schemes.app_error",
@@ -5968,7 +5976,7 @@
},
{
"id": "store.sql_team.save.app_error",
- "translation": "Het team kan niet opgeslagen worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_team.save.domain_exists.app_error",
@@ -5984,7 +5992,7 @@
},
{
"id": "store.sql_team.save_member.save.app_error",
- "translation": "Het team lid kan niet opgeslagen worden"
+ "translation": "Kan leden niet toevoegen aan het directe kanaal"
},
{
"id": "store.sql_team.search_all_team.app_error",
@@ -5996,7 +6004,7 @@
},
{
"id": "store.sql_team.update.app_error",
- "translation": "Het team kan niet bijgewerkt worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_team.update.find.app_error",
@@ -6012,7 +6020,7 @@
},
{
"id": "store.sql_team.update_display_name.app_error",
- "translation": "De teamnaam kan niet bijgewerkt worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_team.update_last_team_icon_update.app_error",
@@ -6032,7 +6040,7 @@
},
{
"id": "store.sql_user.analytics_unique_user_count.app_error",
- "translation": "We kunnen het aantal unieke gebruikers niet tellen"
+ "translation": "Unable to get the unique user count"
},
{
"id": "store.sql_user.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -6052,7 +6060,7 @@
},
{
"id": "store.sql_user.clear_all_custom_role_assignments.update.app_error",
- "translation": "Failed to update the user"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "store.sql_user.get.app_error",
@@ -6112,15 +6120,15 @@
},
{
"id": "store.sql_user.missing_account.const",
- "translation": "De gebruiker kan niet gevonden worden"
+ "translation": "Kan de kanalen niet ophalen"
},
{
"id": "store.sql_user.permanent_delete.app_error",
- "translation": "Het bestaande account kan niet verwijderd worden"
+ "translation": "We kunnen geen bestaand team vinden om bij te werken"
},
{
"id": "store.sql_user.save.app_error",
- "translation": "Het account kan niet opgeslagen worden."
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_user.save.email_exists.app_error",
@@ -6164,7 +6172,7 @@
},
{
"id": "store.sql_user.update.app_error",
- "translation": "Het account kan niet bijgewerkt worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_user.update.can_not_change_ldap.app_error",
@@ -6192,7 +6200,7 @@
},
{
"id": "store.sql_user.update_auth_data.app_error",
- "translation": "De authenticatie gegevens kunnen niet bijgewerkt worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_user.update_auth_data.email_exists.app_error",
@@ -6200,11 +6208,11 @@
},
{
"id": "store.sql_user.update_failed_pwd_attempts.app_error",
- "translation": "Het aantal mislukte pogingen (failed_attempts) kan niet bijgewerkt worden"
+ "translation": "Unable to update the failed_attempts"
},
{
"id": "store.sql_user.update_last_picture_update.app_error",
- "translation": "Laatste bijwerk moment (update_at) kan niet bijgewerkt worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_user.update_mfa_active.app_error",
@@ -6216,7 +6224,7 @@
},
{
"id": "store.sql_user.update_password.app_error",
- "translation": "Het wachtwoord van de gebruiker kan niet bijgewerkt worden"
+ "translation": "Unable to update the user password"
},
{
"id": "store.sql_user.update_update.app_error",
@@ -6264,63 +6272,63 @@
},
{
"id": "store.sql_webhooks.analytics_incoming_count.app_error",
- "translation": "Het aantal binnenkomende webhooks kan niet geteld worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_webhooks.analytics_outgoing_count.app_error",
- "translation": "Het aantal uitgaande webhooks kan niet geteld worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_webhooks.delete_incoming.app_error",
- "translation": "De webhook kan niet verwijderd worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_webhooks.delete_outgoing.app_error",
- "translation": "De webhook kan niet verwijderd worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_webhooks.get_incoming.app_error",
- "translation": "We kunnen de webhook niet ophalen"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_webhooks.get_incoming_by_channel.app_error",
- "translation": "We kunnen de webhooks niet ophalen"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_webhooks.get_incoming_by_user.app_error",
- "translation": "We kunnen de webhook niet ophalen"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_webhooks.get_outgoing.app_error",
- "translation": "We kunnen de webhook niet ophalen"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_webhooks.get_outgoing_by_channel.app_error",
- "translation": "We kunnen de webhooks niet ophalen"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_webhooks.get_outgoing_by_team.app_error",
- "translation": "We kunnen de webhooks niet ophalen"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_channel.app_error",
- "translation": "De webhook kan niet verwijderd worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_user.app_error",
- "translation": "De webhook kan niet verwijderd worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_channel.app_error",
- "translation": "De webhook kan niet verwijderd worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_user.app_error",
- "translation": "De webhook kan niet verwijderd worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_webhooks.save_incoming.app_error",
- "translation": "De binnenkomende webhook kan niet opgeslagen worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_webhooks.save_incoming.existing.app_error",
@@ -6328,7 +6336,7 @@
},
{
"id": "store.sql_webhooks.save_outgoing.app_error",
- "translation": "De uitgaande webhook kan niet opgeslagen worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_webhooks.save_outgoing.override.app_error",
@@ -6336,11 +6344,11 @@
},
{
"id": "store.sql_webhooks.update_incoming.app_error",
- "translation": "De binnenkomende webhook kan niet opgeslagen worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "store.sql_webhooks.update_outgoing.app_error",
- "translation": "De webhook kan niet bijgewerkt worden"
+ "translation": "Bericht kan niet opgehaald worden"
},
{
"id": "system.message.name",
diff --git a/i18n/pl.json b/i18n/pl.json
index 80321a60a..7cd5fbf7f 100644
--- a/i18n/pl.json
+++ b/i18n/pl.json
@@ -558,8 +558,8 @@
{
"id": "api.command_groupmsg.invalid_user.app_error",
"translation": {
- "one": "Nie można znaleźć użytkownika: {{.Users}}",
- "other": "Nie można znaleźć użytkowników: {{.Users}}"
+ "one": "Unable to find the user: {{.Users}}",
+ "other": "Unable to find the users: {{.Users}}"
}
},
{
@@ -616,7 +616,7 @@
},
{
"id": "api.command_invite.missing_user.app_error",
- "translation": "Nie odnaleziono użytkownika."
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "api.command_invite.name",
@@ -660,7 +660,7 @@
},
{
"id": "api.command_join.missing.app_error",
- "translation": "Nie odnaleziono kanału"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "api.command_join.name",
@@ -728,7 +728,7 @@
},
{
"id": "api.command_msg.missing.app_error",
- "translation": "Nie odnaleziono użytkownika"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "api.command_msg.name",
@@ -824,7 +824,7 @@
},
{
"id": "api.command_remove.missing.app_error",
- "translation": "Nie odnaleziono użytkownika"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "api.command_remove.name",
@@ -2248,7 +2248,7 @@
},
{
"id": "api.user.send_password_reset.sso.app_error",
- "translation": "Nie można zmienić hasła dla kont SSO"
+ "translation": "Nie można zrestartować hasła dla konta SSO"
},
{
"id": "api.user.send_sign_in_change_email_and_forget.error",
@@ -3300,7 +3300,7 @@
},
{
"id": "ent.elasticsearch.delete_post.error",
- "translation": "Failed to delete the post"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "ent.elasticsearch.generic.disabled",
@@ -3308,7 +3308,7 @@
},
{
"id": "ent.elasticsearch.index_post.error",
- "translation": "Failed to index the post"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "ent.elasticsearch.indexer.do_job.get_oldest_post.error",
@@ -4687,10 +4687,18 @@
"translation": "Nieprawidłowy token"
},
{
+ "id": "model.user.is_valid.email.app_error",
+ "translation": "Please enter a valid email address."
+ },
+ {
"id": "model.user.is_valid.pwd.app_error",
"translation": "Twoje hasło musi zawierać przynajmniej {{.Min}} znaków."
},
{
+ "id": "model.user.is_valid.username.app_error",
+ "translation": "Username must begin with a letter and contain between 3 and 22 characters including numbers, lowercase letters, and the symbols \".\", \"-\", and \"_\"."
+ },
+ {
"id": "model.user_access_token.is_valid.description.app_error",
"translation": "Invalid description, must be 255 or less characters"
},
@@ -4760,7 +4768,7 @@
},
{
"id": "store.sql_channel.analytics_type_count.app_error",
- "translation": "Nie mogliśmy pobrać liczby typów kanałów"
+ "translation": "Nie można pobrać liczby usuniętych typów kanału"
},
{
"id": "store.sql_channel.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -4784,11 +4792,11 @@
},
{
"id": "store.sql_channel.delete.channel.app_error",
- "translation": "Nie możemy usunąć kanału"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_channel.get.existing.app_error",
- "translation": "Nie mogliśmy znaleźć istniejącego kanału"
+ "translation": "Nie można znaleźć istniejącego usuniętego kanału"
},
{
"id": "store.sql_channel.get.find.app_error",
@@ -4796,11 +4804,11 @@
},
{
"id": "store.sql_channel.get_all.app_error",
- "translation": "Nie mogliśmy uzyskać wszystkich kanałów"
+ "translation": "Nie można pobrać kanałów"
},
{
"id": "store.sql_channel.get_by_name.existing.app_error",
- "translation": "Nie mogliśmy znaleźć istniejącego kanału"
+ "translation": "Nie można znaleźć istniejącego usuniętego kanału"
},
{
"id": "store.sql_channel.get_by_name.missing.app_error",
@@ -4812,11 +4820,11 @@
},
{
"id": "store.sql_channel.get_channel_counts.get.app_error",
- "translation": "Nie mogliśmy pobrać liczby kanałów"
+ "translation": "Nie udało się dodać uczestników bezpośredniego kanału"
},
{
"id": "store.sql_channel.get_channels.get.app_error",
- "translation": "Nie mogliśmy pobrać kanałów"
+ "translation": "Nie można pobrać kanałów"
},
{
"id": "store.sql_channel.get_channels.not_found.app_error",
@@ -4824,7 +4832,7 @@
},
{
"id": "store.sql_channel.get_channels_by_ids.get.app_error",
- "translation": "Nie mogliśmy pobrać kanałów"
+ "translation": "Nie można pobrać kanałów"
},
{
"id": "store.sql_channel.get_channels_by_ids.not_found.app_error",
@@ -4852,7 +4860,7 @@
},
{
"id": "store.sql_channel.get_member.app_error",
- "translation": "Nie mogliśmy pobrać uczestnika kanału"
+ "translation": "Nie udało się dodać uczestników bezpośredniego kanału"
},
{
"id": "store.sql_channel.get_member.missing.app_error",
@@ -4868,19 +4876,19 @@
},
{
"id": "store.sql_channel.get_members.app_error",
- "translation": "Nie mogliśmy pobrać uczestników kanału"
+ "translation": "Nie udało się dodać uczestników bezpośredniego kanału"
},
{
"id": "store.sql_channel.get_members_by_ids.app_error",
- "translation": "Nie mogliśmy pobrać uczestników kanału"
+ "translation": "Nie udało się dodać uczestników bezpośredniego kanału"
},
{
"id": "store.sql_channel.get_more_channels.get.app_error",
- "translation": "Nie mogliśmy pobrać kanałów"
+ "translation": "Nie można pobrać kanałów"
},
{
"id": "store.sql_channel.get_public_channels.get.app_error",
- "translation": "Nie mogliśmy pobrać publicznych kanałów"
+ "translation": "Nie można pobrać kanałów"
},
{
"id": "store.sql_channel.get_unread.app_error",
@@ -4888,7 +4896,7 @@
},
{
"id": "store.sql_channel.increment_mention_count.app_error",
- "translation": "Nie mogliśmy zwiększyć wspomnianego licznika"
+ "translation": "Unable to increment the mention count"
},
{
"id": "store.sql_channel.migrate_channel_members.commit_transaction.app_error",
@@ -4912,11 +4920,11 @@
},
{
"id": "store.sql_channel.permanent_delete.app_error",
- "translation": "Nie mogliśmy usunąć kanału"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_channel.permanent_delete.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Nie można zatwierdzić transakcji"
},
{
"id": "store.sql_channel.permanent_delete.delete_public_channel.app_error",
@@ -4924,15 +4932,15 @@
},
{
"id": "store.sql_channel.permanent_delete.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Nie można rozpocząć transakcji"
},
{
"id": "store.sql_channel.permanent_delete_by_team.app_error",
- "translation": "Nie mogliśmy usunąć kanałów"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Nie można zatwierdzić transakcji"
},
{
"id": "store.sql_channel.permanent_delete_by_team.delete_public_channels.app_error",
@@ -4940,19 +4948,19 @@
},
{
"id": "store.sql_channel.permanent_delete_by_team.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Nie można rozpocząć transakcji"
},
{
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
- "translation": "Nie mogliśmy usunąć uczestnika kanału"
+ "translation": "Nie udało się zaktualizować tytułu bezpośredniego kanału"
},
{
"id": "store.sql_channel.pinned_posts.app_error",
- "translation": "Nie mogliśmy znaleźć przypiętych postów"
+ "translation": "Unable to find the pinned posts"
},
{
"id": "store.sql_channel.remove_member.app_error",
- "translation": "Nie mogliśmy usunąć uczestnika kanału"
+ "translation": "Nie udało się zaktualizować tytułu bezpośredniego kanału"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.app_error",
@@ -4960,11 +4968,11 @@
},
{
"id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Nie można zatwierdzić transakcji"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Nie można rozpocząć transakcji"
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
@@ -4972,11 +4980,11 @@
},
{
"id": "store.sql_channel.reset_last_post_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Nie można zatwierdzić transakcji"
},
{
"id": "store.sql_channel.reset_last_post_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Nie można rozpocząć transakcji"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
@@ -5020,7 +5028,7 @@
},
{
"id": "store.sql_channel.save_channel.save.app_error",
- "translation": "Nie udało się zapisać kanału"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_channel.save_direct_channel.add_members.app_error",
@@ -5052,7 +5060,7 @@
},
{
"id": "store.sql_channel.save_member.save.app_error",
- "translation": "Nie możemy zapisać członka kanału"
+ "translation": "Nie udało się zaktualizować tytułu bezpośredniego kanału"
},
{
"id": "store.sql_channel.search.app_error",
@@ -5060,11 +5068,11 @@
},
{
"id": "store.sql_channel.set_delete_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Nie można zatwierdzić transakcji"
},
{
"id": "store.sql_channel.set_delete_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Nie można rozpocząć transakcji"
},
{
"id": "store.sql_channel.set_delete_at.update_public_channel.app_error",
@@ -5072,7 +5080,7 @@
},
{
"id": "store.sql_channel.update.app_error",
- "translation": "Nie mogliśmy zaktualizować kanału"
+ "translation": "Nie udało się zaktualizować tytułu bezpośredniego kanału"
},
{
"id": "store.sql_channel.update.archived_channel.app_error",
@@ -5080,7 +5088,7 @@
},
{
"id": "store.sql_channel.update.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Nie można zatwierdzić transakcji"
},
{
"id": "store.sql_channel.update.exists.app_error",
@@ -5088,7 +5096,7 @@
},
{
"id": "store.sql_channel.update.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Nie można rozpocząć transakcji"
},
{
"id": "store.sql_channel.update.previously.app_error",
@@ -5152,31 +5160,31 @@
},
{
"id": "store.sql_command.analytics_command_count.app_error",
- "translation": "Nie możemy policzyć poleceń"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_command.get_by_trigger.app_error",
- "translation": "Nie można pobrać polecenia"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_command.save.delete.app_error",
- "translation": "Nie można usunąć polecenia"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_command.save.delete_perm.app_error",
- "translation": "Nie można usunąć polecenia"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_command.save.get.app_error",
- "translation": "Nie można pobrać polecenia"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_command.save.get_team.app_error",
- "translation": "Nie można pobrać polecenia"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_command.save.saving.app_error",
- "translation": "Nie można zapisać polecenia"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_command.save.saving_overwrite.app_error",
@@ -5184,15 +5192,15 @@
},
{
"id": "store.sql_command.save.update.app_error",
- "translation": "Nie można zaktualizować polecenia"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_command_webhooks.get.app_error",
- "translation": "Nie udało się pobrać przychodzącego webhooka"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_command_webhooks.save.app_error",
- "translation": "Nie udało się zapisać przychodzącego webhooka"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_command_webhooks.save.existing.app_error",
@@ -5200,7 +5208,7 @@
},
{
"id": "store.sql_command_webhooks.try_use.app_error",
- "translation": "Unable to use the webhook"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_command_webhooks.try_use.invalid.app_error",
@@ -5220,7 +5228,7 @@
},
{
"id": "store.sql_emoji.delete.app_error",
- "translation": "Nie można usunąć emoji"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_emoji.delete.no_results",
@@ -5228,19 +5236,19 @@
},
{
"id": "store.sql_emoji.get.app_error",
- "translation": "Nie można uzyskać emoji"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_emoji.get_all.app_error",
- "translation": "Nie można uzyskać emoji"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_emoji.get_by_name.app_error",
- "translation": "Nie można uzyskać emoji"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_emoji.save.app_error",
- "translation": "Nie można zapisać emoji"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
@@ -5256,11 +5264,11 @@
},
{
"id": "store.sql_file_info.get.app_error",
- "translation": "Nie mogliśmy uzyskać informacji o pliku"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_file_info.get_by_path.app_error",
- "translation": "Nie mogliśmy uzyskać informacji o pliku przez ścieżkę"
+ "translation": "Nie mogliśmy uzyskać informacji o pliku dla wiadomości"
},
{
"id": "store.sql_file_info.get_for_post.app_error",
@@ -5280,19 +5288,19 @@
},
{
"id": "store.sql_file_info.save.app_error",
- "translation": "Nie mogliśmy zapisać informacji o pliku"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_job.delete.app_error",
- "translation": "Nie mogliśmy usunąć wpisu"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_job.get.app_error",
- "translation": "Nie udało się pobrać wiadomości"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_job.get_all.app_error",
- "translation": "Nie udało się pobrać wiadomości"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_job.get_count_by_status_and_type.app_error",
@@ -5304,11 +5312,11 @@
},
{
"id": "store.sql_job.save.app_error",
- "translation": "Nie udało się zapisać wiadomości"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_job.update.app_error",
- "translation": "Nie udało się zaktualizować wiadomości"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_license.get.app_error",
@@ -5348,7 +5356,7 @@
},
{
"id": "store.sql_oauth.get_app.find.app_error",
- "translation": "Nie możemy znaleźć żądanej aplikacji"
+ "translation": "Unable to find the requested app"
},
{
"id": "store.sql_oauth.get_app.finding.app_error",
@@ -5356,7 +5364,7 @@
},
{
"id": "store.sql_oauth.get_app_by_user.find.app_error",
- "translation": "Nie znaleziono żadnych istniejących aplikacji"
+ "translation": "Nie odnaleziono istniejącego zespołu do aktualizacji"
},
{
"id": "store.sql_oauth.get_apps.find.app_error",
@@ -5380,7 +5388,7 @@
},
{
"id": "store.sql_oauth.remove_access_data.app_error",
- "translation": "Nie można usunąć identyfikatora dostępu"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_oauth.remove_auth_data.app_error",
@@ -5388,7 +5396,7 @@
},
{
"id": "store.sql_oauth.save_access_data.app_error",
- "translation": "Nie mogliśmy zapisać identyfikatora dostępu."
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_oauth.save_app.existing.app_error",
@@ -5396,7 +5404,7 @@
},
{
"id": "store.sql_oauth.save_app.save.app_error",
- "translation": "Nie mogliśmy zapisać aplikacji."
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_oauth.save_auth_data.app_error",
@@ -5416,7 +5424,7 @@
},
{
"id": "store.sql_oauth.update_app.update.app_error",
- "translation": "Nie mogliśmy zaktualizować aplikacji"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_oauth.update_app.updating.app_error",
@@ -5436,15 +5444,15 @@
},
{
"id": "store.sql_post.analytics_posts_count.app_error",
- "translation": "Nie mogliśmy uzyskać liczby wiadomości"
+ "translation": "Unable to get post counts"
},
{
"id": "store.sql_post.analytics_posts_count_by_day.app_error",
- "translation": "Nie mogliśmy uzyskać liczby wiadomości na dzień"
+ "translation": "Unable to get post counts by day"
},
{
"id": "store.sql_post.analytics_user_counts_posts_by_day.app_error",
- "translation": "Nie mogliśmy uzyskać liczby użytkowników z wiadomościami"
+ "translation": "Unable to get user counts with posts"
},
{
"id": "store.sql_post.compliance_export.app_error",
@@ -5452,15 +5460,15 @@
},
{
"id": "store.sql_post.delete.app_error",
- "translation": "Nie mogliśmy usunąć wpisu"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_post.get.app_error",
- "translation": "Nie udało się pobrać wiadomości"
+ "translation": "Nie można pobrać wiadomości"
},
{
"id": "store.sql_post.get_flagged_posts.app_error",
- "translation": "Nie mogliśmy pobrać liczby kanałów"
+ "translation": "Nie udało się dodać uczestników bezpośredniego kanału"
},
{
"id": "store.sql_post.get_parents_posts.app_error",
@@ -5484,7 +5492,7 @@
},
{
"id": "store.sql_post.get_posts_by_ids.app_error",
- "translation": "Nie udało się pobrać wiadomości"
+ "translation": "Nie można pobrać wiadomości"
},
{
"id": "store.sql_post.get_posts_created_att.app_error",
@@ -5500,11 +5508,11 @@
},
{
"id": "store.sql_post.overwrite.app_error",
- "translation": "Nie udało się nadpisać wiadomości"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_post.permanent_delete.app_error",
- "translation": "Nie udało się usunąć wiadomości"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_post.permanent_delete_all_comments_by_user.app_error",
@@ -5516,7 +5524,7 @@
},
{
"id": "store.sql_post.permanent_delete_by_channel.app_error",
- "translation": "Nie można usunąć postów według kanału"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_post.permanent_delete_by_user.app_error",
@@ -5532,7 +5540,7 @@
},
{
"id": "store.sql_post.save.app_error",
- "translation": "Nie udało się zapisać wiadomości"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_post.save.existing.app_error",
@@ -5544,7 +5552,7 @@
},
{
"id": "store.sql_post.update.app_error",
- "translation": "Nie udało się zaktualizować wiadomości"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_preference.cleanup_flags_batch.app_error",
@@ -5572,7 +5580,7 @@
},
{
"id": "store.sql_preference.insert.save.app_error",
- "translation": "Nie udało się zapisać ustawień"
+ "translation": "Unable to save the preference"
},
{
"id": "store.sql_preference.is_feature_enabled.app_error",
@@ -5604,7 +5612,7 @@
},
{
"id": "store.sql_preference.update.app_error",
- "translation": "Nie udało się zapisać ustawienia"
+ "translation": "Unable to update the preference"
},
{
"id": "store.sql_reaction.delete.app_error",
@@ -5748,7 +5756,7 @@
},
{
"id": "store.sql_session.analytics_session_count.app_error",
- "translation": "Nie udało się policzyć sesji"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_session.get.app_error",
@@ -5764,15 +5772,15 @@
},
{
"id": "store.sql_session.remove.app_error",
- "translation": "Nie udało się usunąć sesji"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_session.remove_all_sessions_for_team.app_error",
- "translation": "Nie udało się usunąć wszystkich sesji"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_session.save.app_error",
- "translation": "Nie udało się zapisać sesji"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_session.save.existing.app_error",
@@ -5780,15 +5788,15 @@
},
{
"id": "store.sql_session.update_device_id.app_error",
- "translation": "Nie udało się zaktualizować identyfikatora urządzenia"
+ "translation": "Unable to update the device id"
},
{
"id": "store.sql_session.update_last_activity.app_error",
- "translation": "Nie udało się zaktualizować pola last_ping_at"
+ "translation": "Unable to update the last_activity_at"
},
{
"id": "store.sql_session.update_roles.app_error",
- "translation": "Nie udało się zaktualizować ról"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_status.get.app_error",
@@ -5836,7 +5844,7 @@
},
{
"id": "store.sql_system.get_by_name.app_error",
- "translation": "Nie znaleźliśmy zmiennej systemowej."
+ "translation": "Unable to find the system variable."
},
{
"id": "store.sql_system.permanent_delete_by_name.app_error",
@@ -5856,7 +5864,7 @@
},
{
"id": "store.sql_team.analytics_team_count.app_error",
- "translation": "Nie mogliśmy policzyć zespołów"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -5880,7 +5888,7 @@
},
{
"id": "store.sql_team.get.find.app_error",
- "translation": "Nie mogliśmy odnaleźć istniejącego zespołu"
+ "translation": "Nie odnaleziono istniejącego zespołu do aktualizacji"
},
{
"id": "store.sql_team.get.finding.app_error",
@@ -5896,15 +5904,15 @@
},
{
"id": "store.sql_team.get_by_invite_id.find.app_error",
- "translation": "Nie mogliśmy znaleźć istniejącego zespołu"
+ "translation": "Nie odnaleziono istniejącego zespołu do aktualizacji"
},
{
"id": "store.sql_team.get_by_invite_id.finding.app_error",
- "translation": "Nie mogliśmy znaleźć istniejącego zespołu"
+ "translation": "Nie odnaleziono istniejącego zespołu do aktualizacji"
},
{
"id": "store.sql_team.get_by_name.app_error",
- "translation": "Nie mogliśmy znaleźć istniejącego zespołu"
+ "translation": "Nie odnaleziono istniejącego zespołu do aktualizacji"
},
{
"id": "store.sql_team.get_by_scheme.app_error",
@@ -5912,7 +5920,7 @@
},
{
"id": "store.sql_team.get_member.app_error",
- "translation": "Nie udało się pobrać danych członka zespołu"
+ "translation": "Nie udało się zaktualizować tytułu bezpośredniego kanału"
},
{
"id": "store.sql_team.get_member.missing.app_error",
@@ -5920,15 +5928,15 @@
},
{
"id": "store.sql_team.get_member_count.app_error",
- "translation": "Nie udało się zliczyć członków zespołu"
+ "translation": "Nie udało się zaktualizować tytułu bezpośredniego kanału"
},
{
"id": "store.sql_team.get_members.app_error",
- "translation": "Nie udało się pobrać danych członków zespołu"
+ "translation": "Nie udało się zaktualizować tytułu bezpośredniego kanału"
},
{
"id": "store.sql_team.get_members_by_ids.app_error",
- "translation": "Nie udało się pobrać danych członków zespołu"
+ "translation": "Nie udało się zaktualizować tytułu bezpośredniego kanału"
},
{
"id": "store.sql_team.get_unread.app_error",
@@ -5956,11 +5964,11 @@
},
{
"id": "store.sql_team.permanent_delete.app_error",
- "translation": "Nie można usunąć istniejącego zespołu"
+ "translation": "Nie odnaleziono istniejącego zespołu do aktualizacji"
},
{
"id": "store.sql_team.remove_member.app_error",
- "translation": "Nie można usunąć członka zespołu"
+ "translation": "Nie udało się zaktualizować tytułu bezpośredniego kanału"
},
{
"id": "store.sql_team.reset_all_team_schemes.app_error",
@@ -5968,7 +5976,7 @@
},
{
"id": "store.sql_team.save.app_error",
- "translation": "Nie można zapisać zespołu"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_team.save.domain_exists.app_error",
@@ -5984,7 +5992,7 @@
},
{
"id": "store.sql_team.save_member.save.app_error",
- "translation": "Nie można zapisać członka zespołu"
+ "translation": "Nie udało się zaktualizować tytułu bezpośredniego kanału"
},
{
"id": "store.sql_team.search_all_team.app_error",
@@ -5996,7 +6004,7 @@
},
{
"id": "store.sql_team.update.app_error",
- "translation": "Aktualizacja zespołu nie powiodła się"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_team.update.find.app_error",
@@ -6012,7 +6020,7 @@
},
{
"id": "store.sql_team.update_display_name.app_error",
- "translation": "Nie udało się zaktualizować nazwy zespołu"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_team.update_last_team_icon_update.app_error",
@@ -6028,11 +6036,11 @@
},
{
"id": "store.sql_user.analytics_get_system_admin_count.app_error",
- "translation": "Nie mogliśmy uzyskać ilości administratorów systemu"
+ "translation": "Unable to get the system admin count"
},
{
"id": "store.sql_user.analytics_unique_user_count.app_error",
- "translation": "Nie mogliśmy uzyskać ilości unikalny użytkowników"
+ "translation": "Unable to get the unique user count"
},
{
"id": "store.sql_user.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -6112,15 +6120,15 @@
},
{
"id": "store.sql_user.missing_account.const",
- "translation": "Nie odnaleziono użytkownika."
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_user.permanent_delete.app_error",
- "translation": "Nie możemy usunąć istniejącego konta"
+ "translation": "Nie odnaleziono istniejącego zespołu do aktualizacji"
},
{
"id": "store.sql_user.save.app_error",
- "translation": "Nie udało się zapisać konta."
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_user.save.email_exists.app_error",
@@ -6164,7 +6172,7 @@
},
{
"id": "store.sql_user.update.app_error",
- "translation": "Nie udało się zaktualizować konta"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_user.update.can_not_change_ldap.app_error",
@@ -6192,7 +6200,7 @@
},
{
"id": "store.sql_user.update_auth_data.app_error",
- "translation": "Nie udało się zaktualizować danych auth"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_user.update_auth_data.email_exists.app_error",
@@ -6204,7 +6212,7 @@
},
{
"id": "store.sql_user.update_last_picture_update.app_error",
- "translation": "Nie udało się zaktualizować pola update_at"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_user.update_mfa_active.app_error",
@@ -6216,7 +6224,7 @@
},
{
"id": "store.sql_user.update_password.app_error",
- "translation": "Nie udało się zaktualizować hasła użytkownika"
+ "translation": "Unable to update the user password"
},
{
"id": "store.sql_user.update_update.app_error",
@@ -6256,71 +6264,71 @@
},
{
"id": "store.sql_user_access_token.update_token_disable.app_error",
- "translation": "Nie mogliśmy zapisać identyfikatora dostępu."
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_user_access_token.update_token_enable.app_error",
- "translation": "Nie mogliśmy zapisać identyfikatora dostępu."
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_webhooks.analytics_incoming_count.app_error",
- "translation": "Nie udało się policzyć przychodzących webhooków"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_webhooks.analytics_outgoing_count.app_error",
- "translation": "Nie udało się policzyć wychodzących webhooków"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_webhooks.delete_incoming.app_error",
- "translation": "Nie udało się skasować przychodzącego webhooka"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_webhooks.delete_outgoing.app_error",
- "translation": "Nie udało się skasować wychodzącego webhooka"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_webhooks.get_incoming.app_error",
- "translation": "Nie udało się pobrać przychodzącego webhooka"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_webhooks.get_incoming_by_channel.app_error",
- "translation": "Nie udało się pobrać przychodzącego webhooka"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_webhooks.get_incoming_by_user.app_error",
- "translation": "Nie udało się pobrać przychodzącego webhooka (przez użytkownika)"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_webhooks.get_outgoing.app_error",
- "translation": "Nie udało się pobrać wychodzącego webhooka"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_webhooks.get_outgoing_by_channel.app_error",
- "translation": "Nie udało się pobrać wychodzącego webhooka"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_webhooks.get_outgoing_by_team.app_error",
- "translation": "Nie udało się pobrać wychodzącego webhooka"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_channel.app_error",
- "translation": "Nie udało się skasować przychodzącego webhooka"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_user.app_error",
- "translation": "Nie udało się usunąć przychodzącego webhooka"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_channel.app_error",
- "translation": "Nie udało się skasować przychodzącego webhooka"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_user.app_error",
- "translation": "Nie udało się usunąć wychodzącego webhooka (przez użytkownika)"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_webhooks.save_incoming.app_error",
- "translation": "Nie udało się zapisać przychodzącego webhooka"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_webhooks.save_incoming.existing.app_error",
@@ -6328,7 +6336,7 @@
},
{
"id": "store.sql_webhooks.save_outgoing.app_error",
- "translation": "Nie udało się zapisać wychodzącego webhooka"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_webhooks.save_outgoing.override.app_error",
@@ -6336,11 +6344,11 @@
},
{
"id": "store.sql_webhooks.update_incoming.app_error",
- "translation": "Nie udało się zaktualizować przychodzącego webhooka"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "store.sql_webhooks.update_outgoing.app_error",
- "translation": "Nie udało się zaktualizować wychodzącego webhooka"
+ "translation": "Nie udało się skasować reakcji"
},
{
"id": "system.message.name",
diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json
index 745b3f053..dc19d2893 100644
--- a/i18n/pt-BR.json
+++ b/i18n/pt-BR.json
@@ -558,8 +558,8 @@
{
"id": "api.command_groupmsg.invalid_user.app_error",
"translation": {
- "one": "Não foi possível encontrar o usuário: {{.Users}}",
- "other": "Não foi possível encontrar os usuários: {{.Users}}"
+ "one": "Unable to find the user: {{.Users}}",
+ "other": "Unable to find the users: {{.Users}}"
}
},
{
@@ -616,7 +616,7 @@
},
{
"id": "api.command_invite.missing_user.app_error",
- "translation": "Não foi possível encontrar o usuário."
+ "translation": "Não foi possível salvar o token"
},
{
"id": "api.command_invite.name",
@@ -660,7 +660,7 @@
},
{
"id": "api.command_join.missing.app_error",
- "translation": "Não foi possível encontrar o canal"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "api.command_join.name",
@@ -728,7 +728,7 @@
},
{
"id": "api.command_msg.missing.app_error",
- "translation": "Não foi possível encontrar o usuário"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "api.command_msg.name",
@@ -824,7 +824,7 @@
},
{
"id": "api.command_remove.missing.app_error",
- "translation": "Não foi possível encontrar o usuário"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "api.command_remove.name",
@@ -1038,11 +1038,11 @@
},
{
"id": "api.file.file_exists.exists_local.app_error",
- "translation": "Não é possível saber se o arquivo existe. Ocorreu um erro ao tentar verificar a existência do arquivo."
+ "translation": "Unable to check if the file exists."
},
{
"id": "api.file.file_exists.s3.app_error",
- "translation": "Não é possível saber se o arquivo existe. Ocorreu um erro ao tentar verificar a existência do arquivo."
+ "translation": "Unable to check if the file exists."
},
{
"id": "api.file.get_file.public_invalid.app_error",
@@ -3436,7 +3436,7 @@
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
- "translation": "Não é possível fechar corretamente o arquivo zip."
+ "translation": "Não é possível criar o arquivo eml."
},
{
"id": "ent.message_export.global_relay.create_file_in_zip.app_error",
@@ -4687,10 +4687,18 @@
"translation": "Token inválido."
},
{
+ "id": "model.user.is_valid.email.app_error",
+ "translation": "Please enter a valid email address."
+ },
+ {
"id": "model.user.is_valid.pwd.app_error",
"translation": "Sua senha precisa conter no mínimo {{.Min}} caracteres."
},
{
+ "id": "model.user.is_valid.username.app_error",
+ "translation": "Username must begin with a letter and contain between 3 and 22 characters including numbers, lowercase letters, and the symbols \".\", \"-\", and \"_\"."
+ },
+ {
"id": "model.user_access_token.is_valid.description.app_error",
"translation": "Descrição inválida, deve ter 255 caracteres ou menos"
},
@@ -4760,7 +4768,7 @@
},
{
"id": "store.sql_channel.analytics_type_count.app_error",
- "translation": "Não foi possível obter o número de tipos de canal"
+ "translation": "Não foi possível obter as contagens de canais excluídos"
},
{
"id": "store.sql_channel.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -4784,11 +4792,11 @@
},
{
"id": "store.sql_channel.delete.channel.app_error",
- "translation": "Não foi possível deletar o canal"
+ "translation": "Não foi possível excluir o esquema"
},
{
"id": "store.sql_channel.get.existing.app_error",
- "translation": "Não foi possível encontrar o canal existente"
+ "translation": "Não foi possível encontrar o canal excluído existente"
},
{
"id": "store.sql_channel.get.find.app_error",
@@ -4796,11 +4804,11 @@
},
{
"id": "store.sql_channel.get_all.app_error",
- "translation": "Não foi possível obter todos os canais"
+ "translation": "Não é possível obter canais"
},
{
"id": "store.sql_channel.get_by_name.existing.app_error",
- "translation": "Não foi possível encontrar o canal existente"
+ "translation": "Não foi possível encontrar o canal excluído existente"
},
{
"id": "store.sql_channel.get_by_name.missing.app_error",
@@ -4812,11 +4820,11 @@
},
{
"id": "store.sql_channel.get_channel_counts.get.app_error",
- "translation": "Não foi possível obter o número de canais"
+ "translation": "Não foi possível adicionar membros para o canal direto"
},
{
"id": "store.sql_channel.get_channels.get.app_error",
- "translation": "Não foi possível obter os canais"
+ "translation": "Não é possível obter canais"
},
{
"id": "store.sql_channel.get_channels.not_found.app_error",
@@ -4824,7 +4832,7 @@
},
{
"id": "store.sql_channel.get_channels_by_ids.get.app_error",
- "translation": "Não foi possível obter os canais"
+ "translation": "Não é possível obter canais"
},
{
"id": "store.sql_channel.get_channels_by_ids.not_found.app_error",
@@ -4852,7 +4860,7 @@
},
{
"id": "store.sql_channel.get_member.app_error",
- "translation": "Não foi possível obter os membros do canal"
+ "translation": "Não foi possível adicionar membros para o canal direto"
},
{
"id": "store.sql_channel.get_member.missing.app_error",
@@ -4868,19 +4876,19 @@
},
{
"id": "store.sql_channel.get_members.app_error",
- "translation": "Não foi possível obter os membros do canal"
+ "translation": "Não foi possível adicionar membros para o canal direto"
},
{
"id": "store.sql_channel.get_members_by_ids.app_error",
- "translation": "Não foi possível obter os membros do canal"
+ "translation": "Não foi possível adicionar membros para o canal direto"
},
{
"id": "store.sql_channel.get_more_channels.get.app_error",
- "translation": "Não foi possível obter os canais"
+ "translation": "Não é possível obter canais"
},
{
"id": "store.sql_channel.get_public_channels.get.app_error",
- "translation": "Não foi possível obter os canais públicos"
+ "translation": "Não é possível obter canais"
},
{
"id": "store.sql_channel.get_unread.app_error",
@@ -4888,7 +4896,7 @@
},
{
"id": "store.sql_channel.increment_mention_count.app_error",
- "translation": "Não foi possível incrementar o número de menções"
+ "translation": "Unable to increment the mention count"
},
{
"id": "store.sql_channel.migrate_channel_members.commit_transaction.app_error",
@@ -4912,11 +4920,11 @@
},
{
"id": "store.sql_channel.permanent_delete.app_error",
- "translation": "Não foi possível excluir o canal"
+ "translation": "Não foi possível excluir o esquema"
},
{
"id": "store.sql_channel.permanent_delete.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Não é possível confirmar a transação"
},
{
"id": "store.sql_channel.permanent_delete.delete_public_channel.app_error",
@@ -4924,15 +4932,15 @@
},
{
"id": "store.sql_channel.permanent_delete.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Não é possível abrir a transação"
},
{
"id": "store.sql_channel.permanent_delete_by_team.app_error",
- "translation": "Não foi possível deletar os canais"
+ "translation": "Não foi possível excluir o esquema"
},
{
"id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Não é possível confirmar a transação"
},
{
"id": "store.sql_channel.permanent_delete_by_team.delete_public_channels.app_error",
@@ -4940,19 +4948,19 @@
},
{
"id": "store.sql_channel.permanent_delete_by_team.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Não é possível abrir a transação"
},
{
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
- "translation": "Não foi possível remover o membro do canal"
+ "translation": "Falha ao obter os membros do canal"
},
{
"id": "store.sql_channel.pinned_posts.app_error",
- "translation": "Não conseguimos achar as postagens fixadas"
+ "translation": "Unable to find the pinned posts"
},
{
"id": "store.sql_channel.remove_member.app_error",
- "translation": "Não foi possível remover o membro do canal"
+ "translation": "Falha ao obter os membros do canal"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.app_error",
@@ -4960,11 +4968,11 @@
},
{
"id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Não é possível confirmar a transação"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Não é possível abrir a transação"
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
@@ -4972,11 +4980,11 @@
},
{
"id": "store.sql_channel.reset_last_post_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Não é possível confirmar a transação"
},
{
"id": "store.sql_channel.reset_last_post_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Não é possível abrir a transação"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
@@ -5020,7 +5028,7 @@
},
{
"id": "store.sql_channel.save_channel.save.app_error",
- "translation": "Não foi possível salvar o canal"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_channel.save_direct_channel.add_members.app_error",
@@ -5052,7 +5060,7 @@
},
{
"id": "store.sql_channel.save_member.save.app_error",
- "translation": "Não foi possível salvar o membro do canal"
+ "translation": "Falha ao atualizar o membro do canal"
},
{
"id": "store.sql_channel.search.app_error",
@@ -5060,11 +5068,11 @@
},
{
"id": "store.sql_channel.set_delete_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Não é possível confirmar a transação"
},
{
"id": "store.sql_channel.set_delete_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Não é possível abrir a transação"
},
{
"id": "store.sql_channel.set_delete_at.update_public_channel.app_error",
@@ -5072,7 +5080,7 @@
},
{
"id": "store.sql_channel.update.app_error",
- "translation": "Não foi possível atualizar o canal"
+ "translation": "Falha ao atualizar o canal"
},
{
"id": "store.sql_channel.update.archived_channel.app_error",
@@ -5080,7 +5088,7 @@
},
{
"id": "store.sql_channel.update.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Não é possível confirmar a transação"
},
{
"id": "store.sql_channel.update.exists.app_error",
@@ -5088,7 +5096,7 @@
},
{
"id": "store.sql_channel.update.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Não é possível abrir a transação"
},
{
"id": "store.sql_channel.update.previously.app_error",
@@ -5152,31 +5160,31 @@
},
{
"id": "store.sql_command.analytics_command_count.app_error",
- "translation": "Não foi possível contar os comandos"
+ "translation": "Não foi possível excluir o esquema"
},
{
"id": "store.sql_command.get_by_trigger.app_error",
- "translation": "Não foi possível obter o comando"
+ "translation": "Não foi possível excluir o esquema"
},
{
"id": "store.sql_command.save.delete.app_error",
- "translation": "Não foi possível deletar o comando"
+ "translation": "Não foi possível excluir a função"
},
{
"id": "store.sql_command.save.delete_perm.app_error",
- "translation": "Não foi possível deletar o comando"
+ "translation": "Não foi possível excluir a função"
},
{
"id": "store.sql_command.save.get.app_error",
- "translation": "Não foi possível obter o comando"
+ "translation": "Não foi possível excluir o esquema"
},
{
"id": "store.sql_command.save.get_team.app_error",
- "translation": "Não foi possível obter os comandos"
+ "translation": "Não foi possível excluir o esquema"
},
{
"id": "store.sql_command.save.saving.app_error",
- "translation": "Não foi possível salvar o Comando"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_command.save.saving_overwrite.app_error",
@@ -5184,15 +5192,15 @@
},
{
"id": "store.sql_command.save.update.app_error",
- "translation": "Não foi possível atualizar o comando"
+ "translation": "Não foi possível atualizar o esquema"
},
{
"id": "store.sql_command_webhooks.get.app_error",
- "translation": "Não conseguimos obter o webhook"
+ "translation": "Não foi possível utilizar o webhook"
},
{
"id": "store.sql_command_webhooks.save.app_error",
- "translation": "Não foi possível salvar o CommandWebhook"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_command_webhooks.save.existing.app_error",
@@ -5220,7 +5228,7 @@
},
{
"id": "store.sql_emoji.delete.app_error",
- "translation": "Não foi possível deletar o emoji"
+ "translation": "Não foi possível excluir a função"
},
{
"id": "store.sql_emoji.delete.no_results",
@@ -5228,19 +5236,19 @@
},
{
"id": "store.sql_emoji.get.app_error",
- "translation": "Não foi obter o emoji"
+ "translation": "Não foi possível excluir o esquema"
},
{
"id": "store.sql_emoji.get_all.app_error",
- "translation": "Não foi obter o emoji"
+ "translation": "Não foi possível excluir o esquema"
},
{
"id": "store.sql_emoji.get_by_name.app_error",
- "translation": "Não foi obter o emoji"
+ "translation": "Não foi possível excluir o esquema"
},
{
"id": "store.sql_emoji.save.app_error",
- "translation": "Não foi possível salvar o emoji"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
@@ -5256,11 +5264,11 @@
},
{
"id": "store.sql_file_info.get.app_error",
- "translation": "Não foi possível obter as informações do arquivo"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_file_info.get_by_path.app_error",
- "translation": "Não foi possível obter as informações do arquivo pelo caminho"
+ "translation": "Não foi possível obter as informações do arquivo para o post"
},
{
"id": "store.sql_file_info.get_for_post.app_error",
@@ -5280,19 +5288,19 @@
},
{
"id": "store.sql_file_info.save.app_error",
- "translation": "Não foi possível salvar as informações do arquivo"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_job.delete.app_error",
- "translation": "Não foi possível deletar o job"
+ "translation": "Não foi possível excluir a função"
},
{
"id": "store.sql_job.get.app_error",
- "translation": "Não foi obter o job"
+ "translation": "Não foi possível excluir o esquema"
},
{
"id": "store.sql_job.get_all.app_error",
- "translation": "Não foi possível obter os jobs"
+ "translation": "Não foi possível excluir o esquema"
},
{
"id": "store.sql_job.get_count_by_status_and_type.app_error",
@@ -5304,11 +5312,11 @@
},
{
"id": "store.sql_job.save.app_error",
- "translation": "Não foi possível salvar o job"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_job.update.app_error",
- "translation": "Não foi possível atualizar o job"
+ "translation": "Não foi possível atualizar o esquema"
},
{
"id": "store.sql_license.get.app_error",
@@ -5348,7 +5356,7 @@
},
{
"id": "store.sql_oauth.get_app.find.app_error",
- "translation": "Não foi possível encontrar o app solicitado"
+ "translation": "Unable to find the requested app"
},
{
"id": "store.sql_oauth.get_app.finding.app_error",
@@ -5356,7 +5364,7 @@
},
{
"id": "store.sql_oauth.get_app_by_user.find.app_error",
- "translation": "Não foi possível encontrar nenhum app existente"
+ "translation": "Não foi possível encontrar a equipe existente"
},
{
"id": "store.sql_oauth.get_apps.find.app_error",
@@ -5380,15 +5388,15 @@
},
{
"id": "store.sql_oauth.remove_access_data.app_error",
- "translation": "Não foi possível remover o token de acesso"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_oauth.remove_auth_data.app_error",
- "translation": "Não foi possível remover o código de autorização"
+ "translation": "Não conseguimos remover o código de autorização"
},
{
"id": "store.sql_oauth.save_access_data.app_error",
- "translation": "Não foi possível salvar o token de acesso."
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_oauth.save_app.existing.app_error",
@@ -5396,7 +5404,7 @@
},
{
"id": "store.sql_oauth.save_app.save.app_error",
- "translation": "Não foi possível salvar o aplicativo."
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_oauth.save_auth_data.app_error",
@@ -5416,7 +5424,7 @@
},
{
"id": "store.sql_oauth.update_app.update.app_error",
- "translation": "Não foi possível atualizar o aplicativo"
+ "translation": "Não foi possível atualizar o esquema"
},
{
"id": "store.sql_oauth.update_app.updating.app_error",
@@ -5436,15 +5444,15 @@
},
{
"id": "store.sql_post.analytics_posts_count.app_error",
- "translation": "Não possível obter o número de postagens"
+ "translation": "Unable to get post counts"
},
{
"id": "store.sql_post.analytics_posts_count_by_day.app_error",
- "translation": "Não possível obter o número de postagens do dia"
+ "translation": "Unable to get post counts by day"
},
{
"id": "store.sql_post.analytics_user_counts_posts_by_day.app_error",
- "translation": "Não foi possível obter o número de posts"
+ "translation": "Unable to get user counts with posts"
},
{
"id": "store.sql_post.compliance_export.app_error",
@@ -5452,15 +5460,15 @@
},
{
"id": "store.sql_post.delete.app_error",
- "translation": "Não foi possível deletar o post"
+ "translation": "Não foi possível excluir a função"
},
{
"id": "store.sql_post.get.app_error",
- "translation": "Não foi obter o post"
+ "translation": "Não foi possível obter a publicação"
},
{
"id": "store.sql_post.get_flagged_posts.app_error",
- "translation": "Não foi possível obter as publicações marcadas"
+ "translation": "Não foi possível adicionar membros para o canal direto"
},
{
"id": "store.sql_post.get_parents_posts.app_error",
@@ -5484,7 +5492,7 @@
},
{
"id": "store.sql_post.get_posts_by_ids.app_error",
- "translation": "Não foi possível obter os posts"
+ "translation": "Não foi possível obter a publicação"
},
{
"id": "store.sql_post.get_posts_created_att.app_error",
@@ -5492,19 +5500,19 @@
},
{
"id": "store.sql_post.get_posts_since.app_error",
- "translation": "Não foi possível obter as postagens do canal"
+ "translation": "Não foi possível obter as postagens para o canal"
},
{
"id": "store.sql_post.get_root_posts.app_error",
- "translation": "Não foi possível obter as postagens do canal"
+ "translation": "Não foi possível obter as postagens para o canal"
},
{
"id": "store.sql_post.overwrite.app_error",
- "translation": "Não foi possível sobrescrever o Post"
+ "translation": "Não foi possível excluir a função"
},
{
"id": "store.sql_post.permanent_delete.app_error",
- "translation": "Não foi possível deletar o post"
+ "translation": "Não foi possível excluir a função"
},
{
"id": "store.sql_post.permanent_delete_all_comments_by_user.app_error",
@@ -5516,7 +5524,7 @@
},
{
"id": "store.sql_post.permanent_delete_by_channel.app_error",
- "translation": "Não foi possível excluir as postagens por canal"
+ "translation": "Não foi possível excluir o esquema"
},
{
"id": "store.sql_post.permanent_delete_by_user.app_error",
@@ -5532,7 +5540,7 @@
},
{
"id": "store.sql_post.save.app_error",
- "translation": "Não foi possível salvar o Post"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_post.save.existing.app_error",
@@ -5544,7 +5552,7 @@
},
{
"id": "store.sql_post.update.app_error",
- "translation": "Não foi possível deletar o post"
+ "translation": "Não foi possível atualizar o esquema"
},
{
"id": "store.sql_preference.cleanup_flags_batch.app_error",
@@ -5572,7 +5580,7 @@
},
{
"id": "store.sql_preference.insert.save.app_error",
- "translation": "Não foi possível salvar a preferência"
+ "translation": "Unable to save the preference"
},
{
"id": "store.sql_preference.is_feature_enabled.app_error",
@@ -5604,7 +5612,7 @@
},
{
"id": "store.sql_preference.update.app_error",
- "translation": "Não foi possível atualizar a preferência"
+ "translation": "Unable to update the preference"
},
{
"id": "store.sql_reaction.delete.app_error",
@@ -5748,7 +5756,7 @@
},
{
"id": "store.sql_session.analytics_session_count.app_error",
- "translation": "Não foi possível contar a sessão"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_session.get.app_error",
@@ -5764,15 +5772,15 @@
},
{
"id": "store.sql_session.remove.app_error",
- "translation": "Não foi possível remover a sessão"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_session.remove_all_sessions_for_team.app_error",
- "translation": "Não foi possível remover todas as sessões"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_session.save.app_error",
- "translation": "Não foi possível salvar a sessão"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_session.save.existing.app_error",
@@ -5780,15 +5788,15 @@
},
{
"id": "store.sql_session.update_device_id.app_error",
- "translation": "Não foi possível atualizar o id do dispositivo"
+ "translation": "Unable to update the device id"
},
{
"id": "store.sql_session.update_last_activity.app_error",
- "translation": "Nós foi possível atualizar o last_ping_at"
+ "translation": "Unable to update the last_activity_at"
},
{
"id": "store.sql_session.update_roles.app_error",
- "translation": "Não foi possível atualizar as funções"
+ "translation": "Não foi possível atualizar o esquema"
},
{
"id": "store.sql_status.get.app_error",
@@ -5836,7 +5844,7 @@
},
{
"id": "store.sql_system.get_by_name.app_error",
- "translation": "Não foi possível encontrar a variável do sistema."
+ "translation": "Unable to find the system variable."
},
{
"id": "store.sql_system.permanent_delete_by_name.app_error",
@@ -5856,7 +5864,7 @@
},
{
"id": "store.sql_team.analytics_team_count.app_error",
- "translation": "Não foi possível contar as equipes"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -5912,7 +5920,7 @@
},
{
"id": "store.sql_team.get_member.app_error",
- "translation": "Não foi possível obter os membros da equipe"
+ "translation": "Falha ao atualizar o membro da equipe"
},
{
"id": "store.sql_team.get_member.missing.app_error",
@@ -5920,15 +5928,15 @@
},
{
"id": "store.sql_team.get_member_count.app_error",
- "translation": "Não foi possível obter os número de membros da equipe"
+ "translation": "Falha ao atualizar o membro da equipe"
},
{
"id": "store.sql_team.get_members.app_error",
- "translation": "Não foi possível obter os membros da equipe"
+ "translation": "Falha ao atualizar o membro da equipe"
},
{
"id": "store.sql_team.get_members_by_ids.app_error",
- "translation": "Não foi possível obter os membros da equipe"
+ "translation": "Falha ao atualizar o membro da equipe"
},
{
"id": "store.sql_team.get_unread.app_error",
@@ -5956,11 +5964,11 @@
},
{
"id": "store.sql_team.permanent_delete.app_error",
- "translation": "Não foi possível deletar a equipe existente"
+ "translation": "Não foi possível encontrar a equipe existente"
},
{
"id": "store.sql_team.remove_member.app_error",
- "translation": "Não foi possível remover o membro da equipe"
+ "translation": "Falha ao atualizar o membro da equipe"
},
{
"id": "store.sql_team.reset_all_team_schemes.app_error",
@@ -5968,7 +5976,7 @@
},
{
"id": "store.sql_team.save.app_error",
- "translation": "Não foi possível salvar a equipe"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_team.save.domain_exists.app_error",
@@ -5984,7 +5992,7 @@
},
{
"id": "store.sql_team.save_member.save.app_error",
- "translation": "Não foi possível salvar o membro da equipe"
+ "translation": "Falha ao atualizar o membro da equipe"
},
{
"id": "store.sql_team.search_all_team.app_error",
@@ -5996,7 +6004,7 @@
},
{
"id": "store.sql_team.update.app_error",
- "translation": "Não foi possível atualizar a equipe"
+ "translation": "Não foi possível atualizar o esquema"
},
{
"id": "store.sql_team.update.find.app_error",
@@ -6012,7 +6020,7 @@
},
{
"id": "store.sql_team.update_display_name.app_error",
- "translation": "Não foi possível atualizar o nome da equipe"
+ "translation": "Não foi possível atualizar o esquema"
},
{
"id": "store.sql_team.update_last_team_icon_update.app_error",
@@ -6028,11 +6036,11 @@
},
{
"id": "store.sql_user.analytics_get_system_admin_count.app_error",
- "translation": "Não foi possível obter as contagens dos administradores do sistema"
+ "translation": "Unable to get the system admin count"
},
{
"id": "store.sql_user.analytics_unique_user_count.app_error",
- "translation": "Não foi possível obter o número de usuários únicos"
+ "translation": "Unable to get the unique user count"
},
{
"id": "store.sql_user.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -6112,15 +6120,15 @@
},
{
"id": "store.sql_user.missing_account.const",
- "translation": "Não foi possível encontrar o usuário."
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_user.permanent_delete.app_error",
- "translation": "Não foi possível deletar a equipe existente"
+ "translation": "Não foi possível encontrar a equipe existente"
},
{
"id": "store.sql_user.save.app_error",
- "translation": "Não foi possível salvar a conta."
+ "translation": "Não foi possível atualizar o esquema"
},
{
"id": "store.sql_user.save.email_exists.app_error",
@@ -6164,7 +6172,7 @@
},
{
"id": "store.sql_user.update.app_error",
- "translation": "Não foi possível atualizar a conta"
+ "translation": "Não foi possível atualizar o esquema"
},
{
"id": "store.sql_user.update.can_not_change_ldap.app_error",
@@ -6192,7 +6200,7 @@
},
{
"id": "store.sql_user.update_auth_data.app_error",
- "translation": "Não foi possível atualizar os dados de autenticação"
+ "translation": "Não foi possível atualizar o esquema"
},
{
"id": "store.sql_user.update_auth_data.email_exists.app_error",
@@ -6200,11 +6208,11 @@
},
{
"id": "store.sql_user.update_failed_pwd_attempts.app_error",
- "translation": "Não foi possível atualizar o failed_attempts"
+ "translation": "Unable to update the failed_attempts"
},
{
"id": "store.sql_user.update_last_picture_update.app_error",
- "translation": "Não foi possível atualizar update_at"
+ "translation": "Não foi possível atualizar o esquema"
},
{
"id": "store.sql_user.update_mfa_active.app_error",
@@ -6216,7 +6224,7 @@
},
{
"id": "store.sql_user.update_password.app_error",
- "translation": "Não foi possível atualizar a senha do usuário"
+ "translation": "Unable to update the user password"
},
{
"id": "store.sql_user.update_update.app_error",
@@ -6256,71 +6264,71 @@
},
{
"id": "store.sql_user_access_token.update_token_disable.app_error",
- "translation": "Não foi possível desativar o token de acesso"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_user_access_token.update_token_enable.app_error",
- "translation": "Não foi possível ativar o token de acesso"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_webhooks.analytics_incoming_count.app_error",
- "translation": "Não foi possível contar os webhooks entrada"
+ "translation": "Não foi possível utilizar o webhook"
},
{
"id": "store.sql_webhooks.analytics_outgoing_count.app_error",
- "translation": "Não foi possível contar os webhooks saída"
+ "translation": "Não foi possível utilizar o webhook"
},
{
"id": "store.sql_webhooks.delete_incoming.app_error",
- "translation": "Não foi possível deletar o webhook"
+ "translation": "Não foi possível utilizar o webhook"
},
{
"id": "store.sql_webhooks.delete_outgoing.app_error",
- "translation": "Não foi possível deletar o webhook"
+ "translation": "Não foi possível utilizar o webhook"
},
{
"id": "store.sql_webhooks.get_incoming.app_error",
- "translation": "Não conseguimos obter o webhook"
+ "translation": "Não foi possível utilizar o webhook"
},
{
"id": "store.sql_webhooks.get_incoming_by_channel.app_error",
- "translation": "Não foi possível obter os webhooks"
+ "translation": "Não foi possível utilizar o webhook"
},
{
"id": "store.sql_webhooks.get_incoming_by_user.app_error",
- "translation": "Não conseguimos obter o webhook"
+ "translation": "Não foi possível utilizar o webhook"
},
{
"id": "store.sql_webhooks.get_outgoing.app_error",
- "translation": "Não conseguimos obter o webhook"
+ "translation": "Não foi possível utilizar o webhook"
},
{
"id": "store.sql_webhooks.get_outgoing_by_channel.app_error",
- "translation": "Não foi possível obter os webhooks"
+ "translation": "Não foi possível utilizar o webhook"
},
{
"id": "store.sql_webhooks.get_outgoing_by_team.app_error",
- "translation": "Não foi possível obter os webhooks"
+ "translation": "Não foi possível utilizar o webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_channel.app_error",
- "translation": "Não foi possível remover o webhook"
+ "translation": "Não foi possível utilizar o webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_user.app_error",
- "translation": "Nós não podemos deletar o webhook"
+ "translation": "Não foi possível utilizar o webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_channel.app_error",
- "translation": "Não foi possível remover o webhook"
+ "translation": "Não foi possível utilizar o webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_user.app_error",
- "translation": "Não foi possível deletar o webhook"
+ "translation": "Não foi possível utilizar o webhook"
},
{
"id": "store.sql_webhooks.save_incoming.app_error",
- "translation": "Não foi possível salvar o IncomingWebhook"
+ "translation": "Não foi possível utilizar o webhook"
},
{
"id": "store.sql_webhooks.save_incoming.existing.app_error",
@@ -6328,7 +6336,7 @@
},
{
"id": "store.sql_webhooks.save_outgoing.app_error",
- "translation": "Não foi possível salvar o OutgoingWebhook"
+ "translation": "Não foi possível salvar o token"
},
{
"id": "store.sql_webhooks.save_outgoing.override.app_error",
@@ -6336,11 +6344,11 @@
},
{
"id": "store.sql_webhooks.update_incoming.app_error",
- "translation": "Não foi possível atualizar o Webhook de entrada"
+ "translation": "Não foi possível utilizar o webhook"
},
{
"id": "store.sql_webhooks.update_outgoing.app_error",
- "translation": "Não foi possível atualizar o webhook"
+ "translation": "Não foi possível utilizar o webhook"
},
{
"id": "system.message.name",
diff --git a/i18n/ro.json b/i18n/ro.json
index 7cfbb15ef..807b92c85 100644
--- a/i18n/ro.json
+++ b/i18n/ro.json
@@ -558,8 +558,8 @@
{
"id": "api.command_groupmsg.invalid_user.app_error",
"translation": {
- "one": "Nu am putut găsi utilizatorul: {{.Users}}",
- "other": "Nu am putut găsi utilizatori: {{.Users}}"
+ "one": "În imposibilitatea de a găsi utilizatorul: {{.Users}}",
+ "other": "În imposibilitatea de a găsi utilizatorii: {{.Users}}"
}
},
{
@@ -660,7 +660,7 @@
},
{
"id": "api.command_join.missing.app_error",
- "translation": "Nu am găsit canalul"
+ "translation": "Canalul nu poate fi găsit"
},
{
"id": "api.command_join.name",
@@ -728,7 +728,7 @@
},
{
"id": "api.command_msg.missing.app_error",
- "translation": "Nu am putut găsi utilizator"
+ "translation": "Nu am putut găsi utilizatorul"
},
{
"id": "api.command_msg.name",
@@ -824,7 +824,7 @@
},
{
"id": "api.command_remove.missing.app_error",
- "translation": "Nu am putut găsi utilizator"
+ "translation": "Nu am putut găsi utilizatorul"
},
{
"id": "api.command_remove.name",
@@ -1026,7 +1026,7 @@
},
{
"id": "api.emoji.upload.large_image.too_large.app_error",
- "translation": "Unable to create emoji. Image must be smaller than {{.MaxWidth}} by {{.MaxHeight}}."
+ "translation": "Imposibil de a crea emoji. Imaginea trebuie să fie mai mică decât {{.MaxWidth}} {{.MaxHeight}}."
},
{
"id": "api.emoji.upload.open.app_error",
@@ -1038,11 +1038,11 @@
},
{
"id": "api.file.file_exists.exists_local.app_error",
- "translation": "Nu se poate afla dacă fișierul există. A apărut o eroare la încercarea de a verifica existența fișierului."
+ "translation": "Imposibil de verificat dacă fișierul există."
},
{
"id": "api.file.file_exists.s3.app_error",
- "translation": "Nu se poate afla dacă fișierul există. A apărut o eroare la încercarea de a verifica existența fișierului."
+ "translation": "Imposibil de verificat dacă fișierul există."
},
{
"id": "api.file.get_file.public_invalid.app_error",
@@ -1408,7 +1408,7 @@
},
{
"id": "api.post.update_post.find.app_error",
- "translation": "Nu am putut găsi existente post sau comentariu pentru a actualiza."
+ "translation": "Imposibil de găsit postul sau comentariul existent pentru actualizare."
},
{
"id": "api.post.update_post.permissions_details.app_error",
@@ -1828,7 +1828,7 @@
},
{
"id": "api.templates.invite_body.extra_info",
- "translation": "Mattermost vă permite să permiteți partajarea mesajelor și fișierelor de pe PC sau telefon, cu căutare instantanee și arhivare. După ce v-ați înscris la [[{{.TeamDisplayName}}], vă puteți conecta la noua dvs. echipă și puteți accesa oricând aceste funcții de pe adresa web:"
+ "translation": "Mattermost vă permite partajarea mesajelor și fișierelor de pe PC sau telefon, cu căutare instantanee și arhivare. După ce v-ați alăturat la [[{{.TeamDisplayName}}]], vă puteți conecta la noua dvs. echipă și puteți accesa oricând aceste funcții la adresa web:"
},
{
"id": "api.templates.invite_body.info",
@@ -1836,11 +1836,11 @@
},
{
"id": "api.templates.invite_body.title",
- "translation": "Ai primit o invitatie"
+ "translation": "Ați primit o invitație"
},
{
"id": "api.templates.invite_subject",
- "translation": "{{ .SiteName }}] {{ .SenderName }} te-a invitat să te alături echipei {{ .TeamDisplayName}}"
+ "translation": "[{{ .SiteName }}] {{ .SenderName }} te-a invitat să te alături echipei {{ .TeamDisplayName}}"
},
{
"id": "api.templates.mfa_activated_body.info",
@@ -2452,11 +2452,11 @@
},
{
"id": "app.export.export_write_line.io_writer.error",
- "translation": "An error occurred writing the export data."
+ "translation": "A apărut o eroare la scrierea datelor de export."
},
{
"id": "app.export.export_write_line.json_marshall.error",
- "translation": "An error occured marshalling the JSON data for export."
+ "translation": "A apărut o eroare de marshalling datele JSON pentru export."
},
{
"id": "app.import.attachment.bad_file.error",
@@ -2588,7 +2588,7 @@
},
{
"id": "app.import.import_team.scheme_deleted.error",
- "translation": "Imposibil de setat o echipă să folosească regimul şterse."
+ "translation": "Nu s-a putut seta o echipă să utilizeze o schemă șters."
},
{
"id": "app.import.import_team.scheme_wrong_scope.error",
@@ -3436,7 +3436,7 @@
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
- "translation": "Imposibil de închis corect fișierul zip."
+ "translation": "Imposibil de închis fișierul zip."
},
{
"id": "ent.message_export.global_relay.create_file_in_zip.app_error",
@@ -4687,10 +4687,18 @@
"translation": "Jeton invalid. Error message, access to a remote service failed."
},
{
+ "id": "model.user.is_valid.email.app_error",
+ "translation": "Please enter a valid email address."
+ },
+ {
"id": "model.user.is_valid.pwd.app_error",
"translation": "Parola dvs. trebuie să conțină cel puțin {{.Min}} caractere."
},
{
+ "id": "model.user.is_valid.username.app_error",
+ "translation": "Username must begin with a letter and contain between 3 and 22 characters including numbers, lowercase letters, and the symbols \".\", \"-\", and \"_\"."
+ },
+ {
"id": "model.user_access_token.is_valid.description.app_error",
"translation": "Descrierea invalidă trebuie să fie de 255 sau mai puține caractere"
},
@@ -4760,7 +4768,7 @@
},
{
"id": "store.sql_channel.analytics_type_count.app_error",
- "translation": "Nu am putut obține numărul de canale"
+ "translation": "Nu am putut obține numărul de canale șterse"
},
{
"id": "store.sql_channel.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -4784,11 +4792,11 @@
},
{
"id": "store.sql_channel.delete.channel.app_error",
- "translation": "Nu am putut șterge canalul"
+ "translation": "Nu se poate șterge schema"
},
{
"id": "store.sql_channel.get.existing.app_error",
- "translation": "Nu am putut găsi canalul existent"
+ "translation": "Nu am putut găsi canalul eliminat existent"
},
{
"id": "store.sql_channel.get.find.app_error",
@@ -4796,11 +4804,11 @@
},
{
"id": "store.sql_channel.get_all.app_error",
- "translation": "Nu am putut obține toate canalele"
+ "translation": "Imposibil de obținut canale"
},
{
"id": "store.sql_channel.get_by_name.existing.app_error",
- "translation": "Nu am putut găsi canalul existent"
+ "translation": "Nu am putut găsi canalul eliminat existent"
},
{
"id": "store.sql_channel.get_by_name.missing.app_error",
@@ -4812,11 +4820,11 @@
},
{
"id": "store.sql_channel.get_channel_counts.get.app_error",
- "translation": "Nu am reușit să obținem numărul de canale"
+ "translation": "Imposibil de adăugat direct canal membri"
},
{
"id": "store.sql_channel.get_channels.get.app_error",
- "translation": "Nu am putut obține canalele"
+ "translation": "Imposibil de obținut canale"
},
{
"id": "store.sql_channel.get_channels.not_found.app_error",
@@ -4824,7 +4832,7 @@
},
{
"id": "store.sql_channel.get_channels_by_ids.get.app_error",
- "translation": "Nu am putut obține canalele"
+ "translation": "Imposibil de obținut canale"
},
{
"id": "store.sql_channel.get_channels_by_ids.not_found.app_error",
@@ -4852,7 +4860,7 @@
},
{
"id": "store.sql_channel.get_member.app_error",
- "translation": "Am putut ajunge membru canal"
+ "translation": "Imposibil de adăugat direct canal membri"
},
{
"id": "store.sql_channel.get_member.missing.app_error",
@@ -4868,19 +4876,19 @@
},
{
"id": "store.sql_channel.get_members.app_error",
- "translation": "Am putut sa ma membrii canalului"
+ "translation": "Imposibil de adăugat direct canal membri"
},
{
"id": "store.sql_channel.get_members_by_ids.app_error",
- "translation": "Am putut sa ma membrii canalului"
+ "translation": "Imposibil de adăugat direct canal membri"
},
{
"id": "store.sql_channel.get_more_channels.get.app_error",
- "translation": "Nu am putut obține canalele"
+ "translation": "Imposibil de obținut canale"
},
{
"id": "store.sql_channel.get_public_channels.get.app_error",
- "translation": "Am putut sa ma canalele publice"
+ "translation": "Imposibil de obținut canale"
},
{
"id": "store.sql_channel.get_unread.app_error",
@@ -4888,7 +4896,7 @@
},
{
"id": "store.sql_channel.increment_mention_count.app_error",
- "translation": "Am putut incrementează Contele mentiune"
+ "translation": "Unable to increment the mention count"
},
{
"id": "store.sql_channel.migrate_channel_members.commit_transaction.app_error",
@@ -4912,11 +4920,11 @@
},
{
"id": "store.sql_channel.permanent_delete.app_error",
- "translation": "Nu am putut șterge canalul"
+ "translation": "Nu se poate șterge schema"
},
{
"id": "store.sql_channel.permanent_delete.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Imposibil de comis tranzacțiaQIBaseDriver"
},
{
"id": "store.sql_channel.permanent_delete.delete_public_channel.app_error",
@@ -4924,15 +4932,15 @@
},
{
"id": "store.sql_channel.permanent_delete.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Imposibilă deschiderea tranzacţiei"
},
{
"id": "store.sql_channel.permanent_delete_by_team.app_error",
- "translation": "Am putut şterge canalele"
+ "translation": "Nu se poate șterge schema"
},
{
"id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Imposibil de comis tranzacțiaQIBaseDriver"
},
{
"id": "store.sql_channel.permanent_delete_by_team.delete_public_channels.app_error",
@@ -4940,19 +4948,19 @@
},
{
"id": "store.sql_channel.permanent_delete_by_team.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Imposibilă deschiderea tranzacţiei"
},
{
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
- "translation": "Noi a putut remove membru canal"
+ "translation": "Nu a reușit să se recupereze membrii canalului"
},
{
"id": "store.sql_channel.pinned_posts.app_error",
- "translation": "Nu am putut găsi fixat posturi"
+ "translation": "Unable to find the pinned posts"
},
{
"id": "store.sql_channel.remove_member.app_error",
- "translation": "Noi a putut remove membru canal"
+ "translation": "Nu a reușit să se recupereze membrii canalului"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.app_error",
@@ -4960,11 +4968,11 @@
},
{
"id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Imposibil de comis tranzacțiaQIBaseDriver"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Imposibilă deschiderea tranzacţiei"
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
@@ -4972,11 +4980,11 @@
},
{
"id": "store.sql_channel.reset_last_post_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Imposibil de comis tranzacțiaQIBaseDriver"
},
{
"id": "store.sql_channel.reset_last_post_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Imposibilă deschiderea tranzacţiei"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
@@ -5020,7 +5028,7 @@
},
{
"id": "store.sql_channel.save_channel.save.app_error",
- "translation": "Ne-am putut salva canal"
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_channel.save_direct_channel.add_members.app_error",
@@ -5052,7 +5060,7 @@
},
{
"id": "store.sql_channel.save_member.save.app_error",
- "translation": "Noi nu a putut salva membrul canal"
+ "translation": "Actualizarea elementului canal a eșuat"
},
{
"id": "store.sql_channel.search.app_error",
@@ -5060,11 +5068,11 @@
},
{
"id": "store.sql_channel.set_delete_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Imposibil de comis tranzacțiaQIBaseDriver"
},
{
"id": "store.sql_channel.set_delete_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Imposibilă deschiderea tranzacţiei"
},
{
"id": "store.sql_channel.set_delete_at.update_public_channel.app_error",
@@ -5072,7 +5080,7 @@
},
{
"id": "store.sql_channel.update.app_error",
- "translation": "Am putut actualiza canal"
+ "translation": "Actualizarea canalului a eșuat"
},
{
"id": "store.sql_channel.update.archived_channel.app_error",
@@ -5080,7 +5088,7 @@
},
{
"id": "store.sql_channel.update.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Imposibil de comis tranzacțiaQIBaseDriver"
},
{
"id": "store.sql_channel.update.exists.app_error",
@@ -5088,7 +5096,7 @@
},
{
"id": "store.sql_channel.update.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Imposibilă deschiderea tranzacţiei"
},
{
"id": "store.sql_channel.update.previously.app_error",
@@ -5152,31 +5160,31 @@
},
{
"id": "store.sql_command.analytics_command_count.app_error",
- "translation": "Am putut conta comenzile"
+ "translation": "Imposibilitatea de a obţine schema"
},
{
"id": "store.sql_command.get_by_trigger.app_error",
- "translation": "Am putut ajunge comanda"
+ "translation": "Imposibilitatea de a obţine schema"
},
{
"id": "store.sql_command.save.delete.app_error",
- "translation": "Am putut şterge comanda"
+ "translation": "Imposibil de șters rolul"
},
{
"id": "store.sql_command.save.delete_perm.app_error",
- "translation": "Am putut şterge comanda"
+ "translation": "Imposibil de șters rolul"
},
{
"id": "store.sql_command.save.get.app_error",
- "translation": "Am putut ajunge comanda"
+ "translation": "Imposibilitatea de a obţine schema"
},
{
"id": "store.sql_command.save.get_team.app_error",
- "translation": "Am putut sa ma comenzile"
+ "translation": "Imposibilitatea de a obţine schema"
},
{
"id": "store.sql_command.save.saving.app_error",
- "translation": "Ne-am putut salva comanda"
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_command.save.saving_overwrite.app_error",
@@ -5184,15 +5192,15 @@
},
{
"id": "store.sql_command.save.update.app_error",
- "translation": "Am putut actualiza comanda"
+ "translation": "Imposibil de actualizat schema"
},
{
"id": "store.sql_command_webhooks.get.app_error",
- "translation": "Am putut sa ma webhook"
+ "translation": "Imposibil de utilizat webhook"
},
{
"id": "store.sql_command_webhooks.save.app_error",
- "translation": "Ne-am putut salva CommandWebhook"
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_command_webhooks.save.existing.app_error",
@@ -5220,7 +5228,7 @@
},
{
"id": "store.sql_emoji.delete.app_error",
- "translation": "Am putut şterge emoji"
+ "translation": "Imposibil de șters rolul"
},
{
"id": "store.sql_emoji.delete.no_results",
@@ -5228,19 +5236,19 @@
},
{
"id": "store.sql_emoji.get.app_error",
- "translation": "Nu am putut obține emoji"
+ "translation": "Imposibilitatea de a obţine schema"
},
{
"id": "store.sql_emoji.get_all.app_error",
- "translation": "Nu am putut obține emoji"
+ "translation": "Imposibilitatea de a obţine schema"
},
{
"id": "store.sql_emoji.get_by_name.app_error",
- "translation": "Nu am putut obține emoji"
+ "translation": "Imposibilitatea de a obţine schema"
},
{
"id": "store.sql_emoji.save.app_error",
- "translation": "Nu am putut salva emoji"
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
@@ -5256,11 +5264,11 @@
},
{
"id": "store.sql_file_info.get.app_error",
- "translation": "Nu am putut obține informațiile despre fișier"
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_file_info.get_by_path.app_error",
- "translation": "Nu am putut obține informații despre fișier pe cale"
+ "translation": "Nu am putut obține informațiile despre fișier pentru post"
},
{
"id": "store.sql_file_info.get_for_post.app_error",
@@ -5280,19 +5288,19 @@
},
{
"id": "store.sql_file_info.save.app_error",
- "translation": "Nu am putut salva fişierul"
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_job.delete.app_error",
- "translation": "Nu am putut șterge lucrarea"
+ "translation": "Imposibil de șters rolul"
},
{
"id": "store.sql_job.get.app_error",
- "translation": "Nu am reușit să obținem slujba"
+ "translation": "Imposibilitatea de a obţine schema"
},
{
"id": "store.sql_job.get_all.app_error",
- "translation": "Nu am putut obține slujbele"
+ "translation": "Imposibilitatea de a obţine schema"
},
{
"id": "store.sql_job.get_count_by_status_and_type.app_error",
@@ -5304,11 +5312,11 @@
},
{
"id": "store.sql_job.save.app_error",
- "translation": "Nu am putut salva slujba"
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_job.update.app_error",
- "translation": "Nu am putut actualiza lucrarea"
+ "translation": "Imposibil de actualizat schema"
},
{
"id": "store.sql_license.get.app_error",
@@ -5348,7 +5356,7 @@
},
{
"id": "store.sql_oauth.get_app.find.app_error",
- "translation": "Nu am putut găsi aplicația solicitată"
+ "translation": "Unable to find the requested app"
},
{
"id": "store.sql_oauth.get_app.finding.app_error",
@@ -5356,7 +5364,7 @@
},
{
"id": "store.sql_oauth.get_app_by_user.find.app_error",
- "translation": "Nu am putut găsi orice aplicaţii existente"
+ "translation": "Nu am putut găsi echipa existentă pentru a actualiza"
},
{
"id": "store.sql_oauth.get_apps.find.app_error",
@@ -5380,7 +5388,7 @@
},
{
"id": "store.sql_oauth.remove_access_data.app_error",
- "translation": "Am putut elimina simbolul acces"
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_oauth.remove_auth_data.app_error",
@@ -5388,7 +5396,7 @@
},
{
"id": "store.sql_oauth.save_access_data.app_error",
- "translation": "Ne-am putut salva simbolul acces."
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_oauth.save_app.existing.app_error",
@@ -5396,7 +5404,7 @@
},
{
"id": "store.sql_oauth.save_app.save.app_error",
- "translation": "Ne-am putut salva app."
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_oauth.save_auth_data.app_error",
@@ -5416,7 +5424,7 @@
},
{
"id": "store.sql_oauth.update_app.update.app_error",
- "translation": "Am putut actualiza aplicaţia"
+ "translation": "Imposibil de actualizat schema"
},
{
"id": "store.sql_oauth.update_app.updating.app_error",
@@ -5436,15 +5444,15 @@
},
{
"id": "store.sql_post.analytics_posts_count.app_error",
- "translation": "Am putut ajunge post contează"
+ "translation": "Unable to get post counts"
},
{
"id": "store.sql_post.analytics_posts_count_by_day.app_error",
- "translation": "Am putut sa ma contează post de zi"
+ "translation": "Unable to get post counts by day"
},
{
"id": "store.sql_post.analytics_user_counts_posts_by_day.app_error",
- "translation": "Am putut ajunge utilizator contează cu mesaje"
+ "translation": "Unable to get user counts with posts"
},
{
"id": "store.sql_post.compliance_export.app_error",
@@ -5452,15 +5460,15 @@
},
{
"id": "store.sql_post.delete.app_error",
- "translation": "Am putut şterge post"
+ "translation": "Imposibil de șters rolul"
},
{
"id": "store.sql_post.get.app_error",
- "translation": "Am putut ajunge post"
+ "translation": "Imposibil de a posta"
},
{
"id": "store.sql_post.get_flagged_posts.app_error",
- "translation": "Am putut sa ma mesaje semnalizate"
+ "translation": "Imposibil de adăugat direct canal membri"
},
{
"id": "store.sql_post.get_parents_posts.app_error",
@@ -5484,7 +5492,7 @@
},
{
"id": "store.sql_post.get_posts_by_ids.app_error",
- "translation": "Am putut sa ma posturi"
+ "translation": "Imposibil de a posta"
},
{
"id": "store.sql_post.get_posts_created_att.app_error",
@@ -5500,11 +5508,11 @@
},
{
"id": "store.sql_post.overwrite.app_error",
- "translation": "Noi nu ar putea suprascrie Post"
+ "translation": "Imposibil de șters rolul"
},
{
"id": "store.sql_post.permanent_delete.app_error",
- "translation": "Am putut şterge post"
+ "translation": "Imposibil de șters rolul"
},
{
"id": "store.sql_post.permanent_delete_all_comments_by_user.app_error",
@@ -5516,7 +5524,7 @@
},
{
"id": "store.sql_post.permanent_delete_by_channel.app_error",
- "translation": "Am putut şterge mesajele de canal"
+ "translation": "Nu se poate șterge schema"
},
{
"id": "store.sql_post.permanent_delete_by_user.app_error",
@@ -5532,7 +5540,7 @@
},
{
"id": "store.sql_post.save.app_error",
- "translation": "Ne-am putut salva postul"
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_post.save.existing.app_error",
@@ -5544,7 +5552,7 @@
},
{
"id": "store.sql_post.update.app_error",
- "translation": "Am putut actualiza Post"
+ "translation": "Imposibil de actualizat schema"
},
{
"id": "store.sql_preference.cleanup_flags_batch.app_error",
@@ -5572,7 +5580,7 @@
},
{
"id": "store.sql_preference.insert.save.app_error",
- "translation": "Ne-am putut salva preferinta"
+ "translation": "Unable to save the preference"
},
{
"id": "store.sql_preference.is_feature_enabled.app_error",
@@ -5604,7 +5612,7 @@
},
{
"id": "store.sql_preference.update.app_error",
- "translation": "Am putut actualiza preferinta"
+ "translation": "Unable to update the preference"
},
{
"id": "store.sql_reaction.delete.app_error",
@@ -5748,7 +5756,7 @@
},
{
"id": "store.sql_session.analytics_session_count.app_error",
- "translation": "Nu am putut număra sesiunile"
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_session.get.app_error",
@@ -5764,15 +5772,15 @@
},
{
"id": "store.sql_session.remove.app_error",
- "translation": "Nu am putut elimina sesiunea"
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_session.remove_all_sessions_for_team.app_error",
- "translation": "Nu am putut elimina toate sesiunile"
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_session.save.app_error",
- "translation": "Nu am putut salva sesiunea"
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_session.save.existing.app_error",
@@ -5780,15 +5788,15 @@
},
{
"id": "store.sql_session.update_device_id.app_error",
- "translation": "Nu am putut actualiza id-ul dispozitivului"
+ "translation": "Unable to update the device id"
},
{
"id": "store.sql_session.update_last_activity.app_error",
- "translation": "Nu am putut actualiza ultimul_activity_at"
+ "translation": "Unable to update the last_activity_at"
},
{
"id": "store.sql_session.update_roles.app_error",
- "translation": "Nu am putut actualiza rolurile"
+ "translation": "Imposibil de actualizat schema"
},
{
"id": "store.sql_status.get.app_error",
@@ -5836,7 +5844,7 @@
},
{
"id": "store.sql_system.get_by_name.app_error",
- "translation": "Nu am putut găsi variabile de sistem."
+ "translation": "Unable to find the system variable."
},
{
"id": "store.sql_system.permanent_delete_by_name.app_error",
@@ -5856,7 +5864,7 @@
},
{
"id": "store.sql_team.analytics_team_count.app_error",
- "translation": "Am putut conta echipele"
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -5880,7 +5888,7 @@
},
{
"id": "store.sql_team.get.find.app_error",
- "translation": "Nu am putut găsi echipa existente"
+ "translation": "Nu am putut găsi echipa existentă pentru a actualiza"
},
{
"id": "store.sql_team.get.finding.app_error",
@@ -5896,15 +5904,15 @@
},
{
"id": "store.sql_team.get_by_invite_id.find.app_error",
- "translation": "Nu am putut găsi echipa existente"
+ "translation": "Nu am putut găsi echipa existentă pentru a actualiza"
},
{
"id": "store.sql_team.get_by_invite_id.finding.app_error",
- "translation": "Nu am putut găsi echipa existente"
+ "translation": "Nu am putut găsi echipa existentă pentru a actualiza"
},
{
"id": "store.sql_team.get_by_name.app_error",
- "translation": "Nu am putut găsi echipa existente"
+ "translation": "Nu am putut găsi echipa existentă pentru a actualiza"
},
{
"id": "store.sql_team.get_by_scheme.app_error",
@@ -5912,7 +5920,7 @@
},
{
"id": "store.sql_team.get_member.app_error",
- "translation": "Am putut ajunge membru al echipei"
+ "translation": "Imposibil de actualizat membru al echipei"
},
{
"id": "store.sql_team.get_member.missing.app_error",
@@ -5920,15 +5928,15 @@
},
{
"id": "store.sql_team.get_member_count.app_error",
- "translation": "Am putut conta membrii echipei"
+ "translation": "Imposibil de actualizat membru al echipei"
},
{
"id": "store.sql_team.get_members.app_error",
- "translation": "Am putut sa ma membrii echipei"
+ "translation": "Imposibil de actualizat membru al echipei"
},
{
"id": "store.sql_team.get_members_by_ids.app_error",
- "translation": "Am putut sa ma membrii echipei"
+ "translation": "Imposibil de actualizat membru al echipei"
},
{
"id": "store.sql_team.get_unread.app_error",
@@ -5956,11 +5964,11 @@
},
{
"id": "store.sql_team.permanent_delete.app_error",
- "translation": "Am putut şterge echipa existente"
+ "translation": "Nu am putut găsi echipa existentă pentru a actualiza"
},
{
"id": "store.sql_team.remove_member.app_error",
- "translation": "Noi a putut remove membru al echipei"
+ "translation": "Imposibil de actualizat membru al echipei"
},
{
"id": "store.sql_team.reset_all_team_schemes.app_error",
@@ -5968,7 +5976,7 @@
},
{
"id": "store.sql_team.save.app_error",
- "translation": "Ne-am putut salva echipa"
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_team.save.domain_exists.app_error",
@@ -5984,7 +5992,7 @@
},
{
"id": "store.sql_team.save_member.save.app_error",
- "translation": "Am putut salva membrul echipei"
+ "translation": "Imposibil de actualizat membru al echipei"
},
{
"id": "store.sql_team.search_all_team.app_error",
@@ -5996,7 +6004,7 @@
},
{
"id": "store.sql_team.update.app_error",
- "translation": "Am putut actualiza echipa"
+ "translation": "Imposibil de actualizat schema"
},
{
"id": "store.sql_team.update.find.app_error",
@@ -6012,7 +6020,7 @@
},
{
"id": "store.sql_team.update_display_name.app_error",
- "translation": "Am putut actualiza numele echipei"
+ "translation": "Imposibil de actualizat schema"
},
{
"id": "store.sql_team.update_last_team_icon_update.app_error",
@@ -6028,11 +6036,11 @@
},
{
"id": "store.sql_user.analytics_get_system_admin_count.app_error",
- "translation": "Am putut obţine sistemul admin Contele"
+ "translation": "Unable to get the system admin count"
},
{
"id": "store.sql_user.analytics_unique_user_count.app_error",
- "translation": "Am putut obţine numărul de utilizator unic"
+ "translation": "Unable to get the unique user count"
},
{
"id": "store.sql_user.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -6112,15 +6120,15 @@
},
{
"id": "store.sql_user.missing_account.const",
- "translation": "Nu am putut găsi utilizatorul."
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_user.permanent_delete.app_error",
- "translation": "Am putut şterge contul existent"
+ "translation": "Nu am putut găsi echipa existentă pentru a actualiza"
},
{
"id": "store.sql_user.save.app_error",
- "translation": "Am putut salva din contul."
+ "translation": "Imposibil de actualizat schema"
},
{
"id": "store.sql_user.save.email_exists.app_error",
@@ -6164,7 +6172,7 @@
},
{
"id": "store.sql_user.update.app_error",
- "translation": "Am putut actualiza contul"
+ "translation": "Imposibil de actualizat schema"
},
{
"id": "store.sql_user.update.can_not_change_ldap.app_error",
@@ -6192,7 +6200,7 @@
},
{
"id": "store.sql_user.update_auth_data.app_error",
- "translation": "Nu am putut actualiza datele de autor"
+ "translation": "Imposibil de actualizat schema"
},
{
"id": "store.sql_user.update_auth_data.email_exists.app_error",
@@ -6200,11 +6208,11 @@
},
{
"id": "store.sql_user.update_failed_pwd_attempts.app_error",
- "translation": "Nu am putut actualiza esecurile"
+ "translation": "Unable to update the failed_attempts"
},
{
"id": "store.sql_user.update_last_picture_update.app_error",
- "translation": "Nu am putut actualiza update_at"
+ "translation": "Imposibil de actualizat schema"
},
{
"id": "store.sql_user.update_mfa_active.app_error",
@@ -6216,7 +6224,7 @@
},
{
"id": "store.sql_user.update_password.app_error",
- "translation": "Nu am putut actualiza parola de utilizator"
+ "translation": "Unable to update the user password"
},
{
"id": "store.sql_user.update_update.app_error",
@@ -6256,71 +6264,71 @@
},
{
"id": "store.sql_user_access_token.update_token_disable.app_error",
- "translation": "Nu am putut dezactiva simbolul de acces"
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_user_access_token.update_token_enable.app_error",
- "translation": "Nu am putut activa simbolul de acces"
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_webhooks.analytics_incoming_count.app_error",
- "translation": "Nu am putut număra cârligele de intrare"
+ "translation": "Imposibil de utilizat webhook"
},
{
"id": "store.sql_webhooks.analytics_outgoing_count.app_error",
- "translation": "Nu am putut contoriza hârtiile web de ieșire"
+ "translation": "Imposibil de utilizat webhook"
},
{
"id": "store.sql_webhooks.delete_incoming.app_error",
- "translation": "Nu am putut să ștergem cârligul Web"
+ "translation": "Imposibil de utilizat webhook"
},
{
"id": "store.sql_webhooks.delete_outgoing.app_error",
- "translation": "Nu am putut să ștergem cârligul Web"
+ "translation": "Imposibil de utilizat webhook"
},
{
"id": "store.sql_webhooks.get_incoming.app_error",
- "translation": "Am putut sa ma webhook"
+ "translation": "Imposibil de utilizat webhook"
},
{
"id": "store.sql_webhooks.get_incoming_by_channel.app_error",
- "translation": "Nu am reușit să luăm hârliile"
+ "translation": "Imposibil de utilizat webhook"
},
{
"id": "store.sql_webhooks.get_incoming_by_user.app_error",
- "translation": "Am putut sa ma webhook"
+ "translation": "Imposibil de utilizat webhook"
},
{
"id": "store.sql_webhooks.get_outgoing.app_error",
- "translation": "Am putut sa ma webhook"
+ "translation": "Imposibil de utilizat webhook"
},
{
"id": "store.sql_webhooks.get_outgoing_by_channel.app_error",
- "translation": "Nu am reușit să luăm hârliile"
+ "translation": "Imposibil de utilizat webhook"
},
{
"id": "store.sql_webhooks.get_outgoing_by_team.app_error",
- "translation": "Nu am reușit să luăm hârliile"
+ "translation": "Imposibil de utilizat webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_channel.app_error",
- "translation": "Nu am putut să ștergem cârligul Web"
+ "translation": "Imposibil de utilizat webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_user.app_error",
- "translation": "Nu am putut să ștergem cârligul Web"
+ "translation": "Imposibil de utilizat webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_channel.app_error",
- "translation": "Nu am putut să ștergem cârligul Web"
+ "translation": "Imposibil de utilizat webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_user.app_error",
- "translation": "Nu am putut să ștergem cârligul Web"
+ "translation": "Imposibil de utilizat webhook"
},
{
"id": "store.sql_webhooks.save_incoming.app_error",
- "translation": "Nu am putut salva IncomingWebhook"
+ "translation": "Imposibil de utilizat webhook"
},
{
"id": "store.sql_webhooks.save_incoming.existing.app_error",
@@ -6328,7 +6336,7 @@
},
{
"id": "store.sql_webhooks.save_outgoing.app_error",
- "translation": "Nu am reușit să salvăm OutgoingWebhook"
+ "translation": "Imposibil de salvat token"
},
{
"id": "store.sql_webhooks.save_outgoing.override.app_error",
@@ -6336,11 +6344,11 @@
},
{
"id": "store.sql_webhooks.update_incoming.app_error",
- "translation": "Nu am putut actualiza IncomingWebhook"
+ "translation": "Imposibil de utilizat webhook"
},
{
"id": "store.sql_webhooks.update_outgoing.app_error",
- "translation": "Nu am putut să actualizăm cârligul web"
+ "translation": "Imposibil de utilizat webhook"
},
{
"id": "system.message.name",
diff --git a/i18n/ru.json b/i18n/ru.json
index 2c3212ccf..9a2628b23 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -558,8 +558,8 @@
{
"id": "api.command_groupmsg.invalid_user.app_error",
"translation": {
- "one": "Мы не смогли найти пользователя: {{.Users}}Мы не смогли найти пользователей: {{.Users}}",
- "other": ""
+ "one": "Unable to find the user: {{.Users}}",
+ "other": "Unable to find the users: {{.Users}}"
}
},
{
@@ -616,7 +616,7 @@
},
{
"id": "api.command_invite.missing_user.app_error",
- "translation": "Мы не смогли найти пользователя."
+ "translation": "Не удалось удалить плагин"
},
{
"id": "api.command_invite.name",
@@ -660,7 +660,7 @@
},
{
"id": "api.command_join.missing.app_error",
- "translation": "Мы не смогли найти канал"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "api.command_join.name",
@@ -728,7 +728,7 @@
},
{
"id": "api.command_msg.missing.app_error",
- "translation": "Мы не смогли найти пользователя"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "api.command_msg.name",
@@ -824,7 +824,7 @@
},
{
"id": "api.command_remove.missing.app_error",
- "translation": "Мы не смогли найти пользователя"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "api.command_remove.name",
@@ -2248,7 +2248,7 @@
},
{
"id": "api.user.send_password_reset.sso.app_error",
- "translation": "Невозможно сбросить пароль учетной записи SSO"
+ "translation": "Невозможно сбросить пароль для учетной записи SSO"
},
{
"id": "api.user.send_sign_in_change_email_and_forget.error",
@@ -3300,7 +3300,7 @@
},
{
"id": "ent.elasticsearch.delete_post.error",
- "translation": "Failed to delete the post"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "ent.elasticsearch.generic.disabled",
@@ -3308,7 +3308,7 @@
},
{
"id": "ent.elasticsearch.index_post.error",
- "translation": "Failed to index the post"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "ent.elasticsearch.indexer.do_job.get_oldest_post.error",
@@ -4687,10 +4687,18 @@
"translation": "Неверный токен."
},
{
+ "id": "model.user.is_valid.email.app_error",
+ "translation": "Please enter a valid email address."
+ },
+ {
"id": "model.user.is_valid.pwd.app_error",
"translation": "Ваш пароль должен содержать по крайней мере {{.Min}} символов."
},
{
+ "id": "model.user.is_valid.username.app_error",
+ "translation": "Username must begin with a letter and contain between 3 and 22 characters including numbers, lowercase letters, and the symbols \".\", \"-\", and \"_\"."
+ },
+ {
"id": "model.user_access_token.is_valid.description.app_error",
"translation": "Invalid description, must be 255 or less characters"
},
@@ -4760,7 +4768,7 @@
},
{
"id": "store.sql_channel.analytics_type_count.app_error",
- "translation": "Не удалось получить подсчет типов каналов"
+ "translation": "Не удалось получить количество удалённых каналов по типам"
},
{
"id": "store.sql_channel.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -4784,11 +4792,11 @@
},
{
"id": "store.sql_channel.delete.channel.app_error",
- "translation": "Неудачная попытка удалить канал"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_channel.get.existing.app_error",
- "translation": "Не удалось найти существующий канал"
+ "translation": "Не удалось найти существующий удалённый канал"
},
{
"id": "store.sql_channel.get.find.app_error",
@@ -4796,11 +4804,11 @@
},
{
"id": "store.sql_channel.get_all.app_error",
- "translation": "Не удалось получить все каналы"
+ "translation": "Невозможно получить каналы"
},
{
"id": "store.sql_channel.get_by_name.existing.app_error",
- "translation": "Не удалось найти существующий канал"
+ "translation": "Не удалось найти существующий удалённый канал"
},
{
"id": "store.sql_channel.get_by_name.missing.app_error",
@@ -4812,11 +4820,11 @@
},
{
"id": "store.sql_channel.get_channel_counts.get.app_error",
- "translation": "Не удалось получить счетчики канала"
+ "translation": "Не удалось добавить участников прямого канала"
},
{
"id": "store.sql_channel.get_channels.get.app_error",
- "translation": "Не удалось получить каналы"
+ "translation": "Невозможно получить каналы"
},
{
"id": "store.sql_channel.get_channels.not_found.app_error",
@@ -4824,7 +4832,7 @@
},
{
"id": "store.sql_channel.get_channels_by_ids.get.app_error",
- "translation": "Не удалось получить каналы"
+ "translation": "Невозможно получить каналы"
},
{
"id": "store.sql_channel.get_channels_by_ids.not_found.app_error",
@@ -4852,7 +4860,7 @@
},
{
"id": "store.sql_channel.get_member.app_error",
- "translation": "Не удалось получить участников канала"
+ "translation": "Не удалось добавить участников прямого канала"
},
{
"id": "store.sql_channel.get_member.missing.app_error",
@@ -4868,19 +4876,19 @@
},
{
"id": "store.sql_channel.get_members.app_error",
- "translation": "Не удалось получить участников канала"
+ "translation": "Не удалось добавить участников прямого канала"
},
{
"id": "store.sql_channel.get_members_by_ids.app_error",
- "translation": "Не удалось получить список участников канала"
+ "translation": "Не удалось добавить участников прямого канала"
},
{
"id": "store.sql_channel.get_more_channels.get.app_error",
- "translation": "Не удалось получить каналы"
+ "translation": "Невозможно получить каналы"
},
{
"id": "store.sql_channel.get_public_channels.get.app_error",
- "translation": "Не удалось получить список публичных каналов"
+ "translation": "Невозможно получить каналы"
},
{
"id": "store.sql_channel.get_unread.app_error",
@@ -4888,7 +4896,7 @@
},
{
"id": "store.sql_channel.increment_mention_count.app_error",
- "translation": "Не удалось увеличить счетчик упоминаний"
+ "translation": "Unable to increment the mention count"
},
{
"id": "store.sql_channel.migrate_channel_members.commit_transaction.app_error",
@@ -4912,11 +4920,11 @@
},
{
"id": "store.sql_channel.permanent_delete.app_error",
- "translation": "Не удалось удалить канал"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_channel.permanent_delete.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Не удалось зафиксировать транзакцию"
},
{
"id": "store.sql_channel.permanent_delete.delete_public_channel.app_error",
@@ -4924,15 +4932,15 @@
},
{
"id": "store.sql_channel.permanent_delete.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Невозможно открыть транзакцию"
},
{
"id": "store.sql_channel.permanent_delete_by_team.app_error",
- "translation": "Безуспешная попытка удалить каналы"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Не удалось зафиксировать транзакцию"
},
{
"id": "store.sql_channel.permanent_delete_by_team.delete_public_channels.app_error",
@@ -4940,19 +4948,19 @@
},
{
"id": "store.sql_channel.permanent_delete_by_team.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Невозможно открыть транзакцию"
},
{
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
- "translation": "Безуспешная попытка удалить участника канала"
+ "translation": "Не удалось обновить заголовок канала"
},
{
"id": "store.sql_channel.pinned_posts.app_error",
- "translation": "Не удалось найти прикреплённые сообщения"
+ "translation": "Unable to find the pinned posts"
},
{
"id": "store.sql_channel.remove_member.app_error",
- "translation": "Безуспешная попытка удалить участника канала"
+ "translation": "Не удалось обновить заголовок канала"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.app_error",
@@ -4960,11 +4968,11 @@
},
{
"id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Не удалось зафиксировать транзакцию"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Невозможно открыть транзакцию"
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
@@ -4972,11 +4980,11 @@
},
{
"id": "store.sql_channel.reset_last_post_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Не удалось зафиксировать транзакцию"
},
{
"id": "store.sql_channel.reset_last_post_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Невозможно открыть транзакцию"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
@@ -5020,7 +5028,7 @@
},
{
"id": "store.sql_channel.save_channel.save.app_error",
- "translation": "Не удалось сохранить канал"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_channel.save_direct_channel.add_members.app_error",
@@ -5052,7 +5060,7 @@
},
{
"id": "store.sql_channel.save_member.save.app_error",
- "translation": "Не удалось сохранить участника канала"
+ "translation": "Не удалось обновить заголовок канала"
},
{
"id": "store.sql_channel.search.app_error",
@@ -5060,11 +5068,11 @@
},
{
"id": "store.sql_channel.set_delete_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Не удалось зафиксировать транзакцию"
},
{
"id": "store.sql_channel.set_delete_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Невозможно открыть транзакцию"
},
{
"id": "store.sql_channel.set_delete_at.update_public_channel.app_error",
@@ -5080,7 +5088,7 @@
},
{
"id": "store.sql_channel.update.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "Не удалось зафиксировать транзакцию"
},
{
"id": "store.sql_channel.update.exists.app_error",
@@ -5088,7 +5096,7 @@
},
{
"id": "store.sql_channel.update.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "Невозможно открыть транзакцию"
},
{
"id": "store.sql_channel.update.previously.app_error",
@@ -5152,31 +5160,31 @@
},
{
"id": "store.sql_command.analytics_command_count.app_error",
- "translation": "Не удалось подсчитать команды"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_command.get_by_trigger.app_error",
- "translation": "Не удалось получить команду"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_command.save.delete.app_error",
- "translation": "Безуспешная попытка удалить команду"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_command.save.delete_perm.app_error",
- "translation": "Безуспешная попытка удалить команду"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_command.save.get.app_error",
- "translation": "Не удалось получить команду"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_command.save.get_team.app_error",
- "translation": "Не удалось получить команды"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_command.save.saving.app_error",
- "translation": "Не удалось сохранить Команду"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_command.save.saving_overwrite.app_error",
@@ -5184,15 +5192,15 @@
},
{
"id": "store.sql_command.save.update.app_error",
- "translation": "Не удалось обновить команду"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_command_webhooks.get.app_error",
- "translation": "Не удалось получить вебхук"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_command_webhooks.save.app_error",
- "translation": "Не удалось сохранить CommandWebhook"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_command_webhooks.save.existing.app_error",
@@ -5200,7 +5208,7 @@
},
{
"id": "store.sql_command_webhooks.try_use.app_error",
- "translation": "Unable to use the webhook"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_command_webhooks.try_use.invalid.app_error",
@@ -5220,7 +5228,7 @@
},
{
"id": "store.sql_emoji.delete.app_error",
- "translation": "Безуспешная попытка удалить эмодзи"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_emoji.delete.no_results",
@@ -5228,19 +5236,19 @@
},
{
"id": "store.sql_emoji.get.app_error",
- "translation": "Не удалось получить эмодзи"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_emoji.get_all.app_error",
- "translation": "Не удалось получить эмодзи"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_emoji.get_by_name.app_error",
- "translation": "Не удалось получить эмодзи"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_emoji.save.app_error",
- "translation": "Не удалось сохранить эмодзи"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
@@ -5256,11 +5264,11 @@
},
{
"id": "store.sql_file_info.get.app_error",
- "translation": "Мы не смогли получить информацию о файле"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_file_info.get_by_path.app_error",
- "translation": "Мы не смогли получить информацию о файле по пути"
+ "translation": "Мы не смогли получить информацию о файле к сообщению"
},
{
"id": "store.sql_file_info.get_for_post.app_error",
@@ -5280,19 +5288,19 @@
},
{
"id": "store.sql_file_info.save.app_error",
- "translation": "Мы не смогли сохранить информацию о файле"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_job.delete.app_error",
- "translation": "Не удалось удалить задачу"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_job.get.app_error",
- "translation": "Не удалось получить задачу"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_job.get_all.app_error",
- "translation": "Не удалось получить задачи"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_job.get_count_by_status_and_type.app_error",
@@ -5304,11 +5312,11 @@
},
{
"id": "store.sql_job.save.app_error",
- "translation": "Не удалось сохранить задачу"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_job.update.app_error",
- "translation": "Не удалось обновить задачу"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_license.get.app_error",
@@ -5348,7 +5356,7 @@
},
{
"id": "store.sql_oauth.get_app.find.app_error",
- "translation": "Не удалось отыскать запрашиваемое приложение"
+ "translation": "Unable to find the requested app"
},
{
"id": "store.sql_oauth.get_app.finding.app_error",
@@ -5356,7 +5364,7 @@
},
{
"id": "store.sql_oauth.get_app_by_user.find.app_error",
- "translation": "Не удалось найти ни одного имеющегося приложения"
+ "translation": "Не удалось найти действительную команду для обновления"
},
{
"id": "store.sql_oauth.get_apps.find.app_error",
@@ -5380,7 +5388,7 @@
},
{
"id": "store.sql_oauth.remove_access_data.app_error",
- "translation": "Неудачная попытка удалить токен доступа"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_oauth.remove_auth_data.app_error",
@@ -5388,7 +5396,7 @@
},
{
"id": "store.sql_oauth.save_access_data.app_error",
- "translation": "Мы не смогли сохранить токен."
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_oauth.save_app.existing.app_error",
@@ -5396,7 +5404,7 @@
},
{
"id": "store.sql_oauth.save_app.save.app_error",
- "translation": "Мы не смогли сохранить приложение."
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_oauth.save_auth_data.app_error",
@@ -5416,7 +5424,7 @@
},
{
"id": "store.sql_oauth.update_app.update.app_error",
- "translation": "Не удалось обновить приложение"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_oauth.update_app.updating.app_error",
@@ -5436,15 +5444,15 @@
},
{
"id": "store.sql_post.analytics_posts_count.app_error",
- "translation": "Не удалось получить количество постов"
+ "translation": "Unable to get post counts"
},
{
"id": "store.sql_post.analytics_posts_count_by_day.app_error",
- "translation": "Не удалось получить количество постов за день"
+ "translation": "Unable to get post counts by day"
},
{
"id": "store.sql_post.analytics_user_counts_posts_by_day.app_error",
- "translation": "Не удалось получить количество пользователей с постами"
+ "translation": "Unable to get user counts with posts"
},
{
"id": "store.sql_post.compliance_export.app_error",
@@ -5452,15 +5460,15 @@
},
{
"id": "store.sql_post.delete.app_error",
- "translation": "Неудачная попытка удалить пост"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_post.get.app_error",
- "translation": "Не удалось получить пост"
+ "translation": "Не удалось получить post"
},
{
"id": "store.sql_post.get_flagged_posts.app_error",
- "translation": "Не удалось получить счетчики канала"
+ "translation": "Не удалось добавить участников прямого канала"
},
{
"id": "store.sql_post.get_parents_posts.app_error",
@@ -5484,11 +5492,11 @@
},
{
"id": "store.sql_post.get_posts_by_ids.app_error",
- "translation": "Не удалось получить сообщения"
+ "translation": "Не удалось получить post"
},
{
"id": "store.sql_post.get_posts_created_att.app_error",
- "translation": "Не удалось получить сообщения из канала"
+ "translation": "Не удалось получить посты для канала"
},
{
"id": "store.sql_post.get_posts_since.app_error",
@@ -5500,11 +5508,11 @@
},
{
"id": "store.sql_post.overwrite.app_error",
- "translation": "Не удалось перезаписать сообщение"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_post.permanent_delete.app_error",
- "translation": "Неудачная попытка удалить пост"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_post.permanent_delete_all_comments_by_user.app_error",
@@ -5516,7 +5524,7 @@
},
{
"id": "store.sql_post.permanent_delete_by_channel.app_error",
- "translation": "Не удалось удалить сообщения на канале"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_post.permanent_delete_by_user.app_error",
@@ -5532,7 +5540,7 @@
},
{
"id": "store.sql_post.save.app_error",
- "translation": "Не удалось сохранить Пост"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_post.save.existing.app_error",
@@ -5544,7 +5552,7 @@
},
{
"id": "store.sql_post.update.app_error",
- "translation": "Мы не смогли обновить Пост"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_preference.cleanup_flags_batch.app_error",
@@ -5572,7 +5580,7 @@
},
{
"id": "store.sql_preference.insert.save.app_error",
- "translation": "Не удалось сохранить настройку"
+ "translation": "Unable to save the preference"
},
{
"id": "store.sql_preference.is_feature_enabled.app_error",
@@ -5604,7 +5612,7 @@
},
{
"id": "store.sql_preference.update.app_error",
- "translation": "Не удалось обновить настройку"
+ "translation": "Unable to update the preference"
},
{
"id": "store.sql_reaction.delete.app_error",
@@ -5748,7 +5756,7 @@
},
{
"id": "store.sql_session.analytics_session_count.app_error",
- "translation": "Не удалось подсчитать сессии"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_session.get.app_error",
@@ -5764,15 +5772,15 @@
},
{
"id": "store.sql_session.remove.app_error",
- "translation": "Неудачная попытка удалить сессию"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_session.remove_all_sessions_for_team.app_error",
- "translation": "Неудачная попытка удалить все сессии"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_session.save.app_error",
- "translation": "Не удалось сохранить сессию"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_session.save.existing.app_error",
@@ -5780,15 +5788,15 @@
},
{
"id": "store.sql_session.update_device_id.app_error",
- "translation": "Не удалось обновить идентификатор устройства"
+ "translation": "Unable to update the device id"
},
{
"id": "store.sql_session.update_last_activity.app_error",
- "translation": "Не удалось обновить last_activity_at"
+ "translation": "Unable to update the last_activity_at"
},
{
"id": "store.sql_session.update_roles.app_error",
- "translation": "Не удалось обновить роли"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_status.get.app_error",
@@ -5836,7 +5844,7 @@
},
{
"id": "store.sql_system.get_by_name.app_error",
- "translation": "Не удалось найти системную переменную."
+ "translation": "Unable to find the system variable."
},
{
"id": "store.sql_system.permanent_delete_by_name.app_error",
@@ -5856,7 +5864,7 @@
},
{
"id": "store.sql_team.analytics_team_count.app_error",
- "translation": "Не удалось подсчитать команды"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -5880,7 +5888,7 @@
},
{
"id": "store.sql_team.get.find.app_error",
- "translation": "Не удалось найти существующую команду"
+ "translation": "Не удалось найти действительную команду для обновления"
},
{
"id": "store.sql_team.get.finding.app_error",
@@ -5896,15 +5904,15 @@
},
{
"id": "store.sql_team.get_by_invite_id.find.app_error",
- "translation": "Не удалось найти существующую команду"
+ "translation": "Не удалось найти действительную команду для обновления"
},
{
"id": "store.sql_team.get_by_invite_id.finding.app_error",
- "translation": "Не удалось найти существующую команду"
+ "translation": "Не удалось найти действительную команду для обновления"
},
{
"id": "store.sql_team.get_by_name.app_error",
- "translation": "Не удалось найти существующую команду"
+ "translation": "Не удалось найти действительную команду для обновления"
},
{
"id": "store.sql_team.get_by_scheme.app_error",
@@ -5912,7 +5920,7 @@
},
{
"id": "store.sql_team.get_member.app_error",
- "translation": "Не удалось получить участника команды"
+ "translation": "Не удалось обновить заголовок канала"
},
{
"id": "store.sql_team.get_member.missing.app_error",
@@ -5920,15 +5928,15 @@
},
{
"id": "store.sql_team.get_member_count.app_error",
- "translation": "Мы не можем посчитать количество участников команды"
+ "translation": "Не удалось обновить заголовок канала"
},
{
"id": "store.sql_team.get_members.app_error",
- "translation": "Не удалось получить участников команды"
+ "translation": "Не удалось обновить заголовок канала"
},
{
"id": "store.sql_team.get_members_by_ids.app_error",
- "translation": "Мы не можем получить список участников команды"
+ "translation": "Не удалось обновить заголовок канала"
},
{
"id": "store.sql_team.get_unread.app_error",
@@ -5956,11 +5964,11 @@
},
{
"id": "store.sql_team.permanent_delete.app_error",
- "translation": "Неудачная попытка удалить существующую команду"
+ "translation": "Не удалось найти действительную команду для обновления"
},
{
"id": "store.sql_team.remove_member.app_error",
- "translation": "Мы не можем удалить участника команды"
+ "translation": "Не удалось обновить заголовок канала"
},
{
"id": "store.sql_team.reset_all_team_schemes.app_error",
@@ -5968,7 +5976,7 @@
},
{
"id": "store.sql_team.save.app_error",
- "translation": "Не удалось сохранить команду"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_team.save.domain_exists.app_error",
@@ -5984,7 +5992,7 @@
},
{
"id": "store.sql_team.save_member.save.app_error",
- "translation": "Не удалось сохранить участника команды"
+ "translation": "Не удалось обновить заголовок канала"
},
{
"id": "store.sql_team.search_all_team.app_error",
@@ -5996,7 +6004,7 @@
},
{
"id": "store.sql_team.update.app_error",
- "translation": "Не удалось обновить команду"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_team.update.find.app_error",
@@ -6012,7 +6020,7 @@
},
{
"id": "store.sql_team.update_display_name.app_error",
- "translation": "Не удалось обновить имя команды"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_team.update_last_team_icon_update.app_error",
@@ -6032,7 +6040,7 @@
},
{
"id": "store.sql_user.analytics_unique_user_count.app_error",
- "translation": "Не удалось подсчитать уникальных пользователей"
+ "translation": "Unable to get the unique user count"
},
{
"id": "store.sql_user.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -6112,15 +6120,15 @@
},
{
"id": "store.sql_user.missing_account.const",
- "translation": "Не удалось найти пользователя"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_user.permanent_delete.app_error",
- "translation": "Неудачная попытка удалить существующую учетную запись"
+ "translation": "Не удалось найти действительную команду для обновления"
},
{
"id": "store.sql_user.save.app_error",
- "translation": "Мы не смогли сохранить учетную запись."
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_user.save.email_exists.app_error",
@@ -6164,7 +6172,7 @@
},
{
"id": "store.sql_user.update.app_error",
- "translation": "Не удалось обновить учетную запись."
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_user.update.can_not_change_ldap.app_error",
@@ -6192,7 +6200,7 @@
},
{
"id": "store.sql_user.update_auth_data.app_error",
- "translation": "Не удалось обновить данные авторизации"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_user.update_auth_data.email_exists.app_error",
@@ -6200,11 +6208,11 @@
},
{
"id": "store.sql_user.update_failed_pwd_attempts.app_error",
- "translation": "Не удалось обновить failed_attempts"
+ "translation": "Unable to update the failed_attempts"
},
{
"id": "store.sql_user.update_last_picture_update.app_error",
- "translation": "Мы не смогли сохранить время последнего обновления"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_user.update_mfa_active.app_error",
@@ -6216,7 +6224,7 @@
},
{
"id": "store.sql_user.update_password.app_error",
- "translation": "Не удалось обновить пароль пользователя"
+ "translation": "Unable to update the user password"
},
{
"id": "store.sql_user.update_update.app_error",
@@ -6256,71 +6264,71 @@
},
{
"id": "store.sql_user_access_token.update_token_disable.app_error",
- "translation": "Мы не смогли сохранить токен."
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_user_access_token.update_token_enable.app_error",
- "translation": "Мы не смогли сохранить токен."
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_webhooks.analytics_incoming_count.app_error",
- "translation": "Не удалось подсчитать входящие вебхуки"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_webhooks.analytics_outgoing_count.app_error",
- "translation": "Не удалось подсчитать исходящие вебхуки"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_webhooks.delete_incoming.app_error",
- "translation": "Неудачная попытка удалить вебхук"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_webhooks.delete_outgoing.app_error",
- "translation": "Неудачная попытка удалить вебхук"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_webhooks.get_incoming.app_error",
- "translation": "Не удалось получить вебхук"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_webhooks.get_incoming_by_channel.app_error",
- "translation": "Не удалось получить вебхуки"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_webhooks.get_incoming_by_user.app_error",
- "translation": "Не удалось получить вебхук"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_webhooks.get_outgoing.app_error",
- "translation": "Не удалось получить вебхук"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_webhooks.get_outgoing_by_channel.app_error",
- "translation": "Не удалось получить вебхуки"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_webhooks.get_outgoing_by_team.app_error",
- "translation": "Не удалось получить вебхуки"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_channel.app_error",
- "translation": "Не удалось удалить вебхук"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_user.app_error",
- "translation": "Неудачная попытка удалить вебхук"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_channel.app_error",
- "translation": "Не удалось удалить вебхук"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_user.app_error",
- "translation": "Неудачная попытка удалить вебхук"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_webhooks.save_incoming.app_error",
- "translation": "Не удалось сохранить IncomingWebhook"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_webhooks.save_incoming.existing.app_error",
@@ -6328,7 +6336,7 @@
},
{
"id": "store.sql_webhooks.save_outgoing.app_error",
- "translation": "Не удалось сохранить OutgoingWebhook"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_webhooks.save_outgoing.override.app_error",
@@ -6336,11 +6344,11 @@
},
{
"id": "store.sql_webhooks.update_incoming.app_error",
- "translation": "Не удалось сохранить IncomingWebhook"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "store.sql_webhooks.update_outgoing.app_error",
- "translation": "Не удалось обновить вебхук"
+ "translation": "Не удалось удалить плагин"
},
{
"id": "system.message.name",
diff --git a/i18n/tr.json b/i18n/tr.json
index 6847d24f8..922163164 100644
--- a/i18n/tr.json
+++ b/i18n/tr.json
@@ -149,7 +149,7 @@
},
{
"id": "api.channel.delete_channel.cannot.app_error",
- "translation": "{{.Channel}} varsayılan kanalını silemezsiniz"
+ "translation": "{{.Channel}} varsayılan kanalı silinemez"
},
{
"id": "api.channel.delete_channel.deleted.app_error",
@@ -229,7 +229,7 @@
},
{
"id": "api.channel.remove.default.app_error",
- "translation": "Kullanıcıyı {{.Channel}} varsayılan kanalından çıkaramazsınız"
+ "translation": "Kullanıcı {{.Channel}} varsayılan kanalından çıkarılamadı"
},
{
"id": "api.channel.remove_channel_member.type.app_error",
@@ -1038,11 +1038,11 @@
},
{
"id": "api.file.file_exists.exists_local.app_error",
- "translation": "Dosyanın var olup olmadığı anlaşılamadı. Dosya denetlenirken bir sorun çıktı."
+ "translation": "Dosyanın var olup olmadığı denetlenemedi."
},
{
"id": "api.file.file_exists.s3.app_error",
- "translation": "Dosyanın var olup olmadığı anlaşılamadı. Dosya denetlenirken bir sorun çıktı."
+ "translation": "Dosyanın var olup olmadığı denetlenemedi."
},
{
"id": "api.file.get_file.public_invalid.app_error",
@@ -2424,7 +2424,7 @@
},
{
"id": "app.channel.move_channel.members_do_not_match.error",
- "translation": "Bir kanalın üyeleri hedef kanalın da üyeleri değil ise bir kanal taşınamaz."
+ "translation": "Bir kanalın tüm üyeleri hedef kanalın da üyeleri değil ise bir kanal taşınamaz."
},
{
"id": "app.channel.post_update_channel_purpose_message.post.error",
@@ -2452,11 +2452,11 @@
},
{
"id": "app.export.export_write_line.io_writer.error",
- "translation": "An error occurred writing the export data."
+ "translation": "Dışa aktarma verileri yazılırken bir sorun çıktı."
},
{
"id": "app.export.export_write_line.json_marshall.error",
- "translation": "An error occured marshalling the JSON data for export."
+ "translation": "JSON verileri dışa aktarılmak için sıralanırken bir sorun çıktı"
},
{
"id": "app.import.attachment.bad_file.error",
@@ -3436,7 +3436,7 @@
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
- "translation": "Zip dosyası doğru şekilde kapatılamadı."
+ "translation": "zip dosyası kapatılamadı."
},
{
"id": "ent.message_export.global_relay.create_file_in_zip.app_error",
@@ -4687,10 +4687,18 @@
"translation": "Kod geçersiz."
},
{
+ "id": "model.user.is_valid.email.app_error",
+ "translation": "Please enter a valid email address."
+ },
+ {
"id": "model.user.is_valid.pwd.app_error",
"translation": "Parolanız en az {{.Min}} karakter uzunluğunda olmalıdır."
},
{
+ "id": "model.user.is_valid.username.app_error",
+ "translation": "Username must begin with a letter and contain between 3 and 22 characters including numbers, lowercase letters, and the symbols \".\", \"-\", and \"_\"."
+ },
+ {
"id": "model.user_access_token.is_valid.description.app_error",
"translation": "Açıklama geçersiz, 255 karakterden kısa olmalıdır"
},
@@ -4840,7 +4848,7 @@
},
{
"id": "store.sql_channel.get_deleted_by_name.existing.app_error",
- "translation": "Var olan silinmiş kanal alınamadı"
+ "translation": "Var olan silinmiş kanal bulunamadı"
},
{
"id": "store.sql_channel.get_deleted_by_name.missing.app_error",
@@ -4916,15 +4924,15 @@
},
{
"id": "store.sql_channel.permanent_delete.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "İşlem tamamlanamadı"
},
{
"id": "store.sql_channel.permanent_delete.delete_public_channel.app_error",
- "translation": "Unable to delete materialized public channel"
+ "translation": "Oluşturulmuş herkese açık kanal silinemedi"
},
{
"id": "store.sql_channel.permanent_delete.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "İşlem açılamadı"
},
{
"id": "store.sql_channel.permanent_delete_by_team.app_error",
@@ -4932,15 +4940,15 @@
},
{
"id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "İşlem tamamlanamadı"
},
{
"id": "store.sql_channel.permanent_delete_by_team.delete_public_channels.app_error",
- "translation": "Unable to delete materialized public channels"
+ "translation": "Oluşturulmuş herkese açık kanallar silinemedi"
},
{
"id": "store.sql_channel.permanent_delete_by_team.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "İşlem açılamadı"
},
{
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
@@ -4960,11 +4968,11 @@
},
{
"id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "İşlem tamamlanamadı"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "İşlem açılamadı"
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
@@ -4972,11 +4980,11 @@
},
{
"id": "store.sql_channel.reset_last_post_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "İşlem tamamlanamadı"
},
{
"id": "store.sql_channel.reset_last_post_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "İşlem açılamadı"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
@@ -4996,7 +5004,7 @@
},
{
"id": "store.sql_channel.save.upsert_public_channel.app_error",
- "translation": "Unable to upsert materialized public channel"
+ "translation": "Oluşturulmuş herkese açık kanal güncellenemedi"
},
{
"id": "store.sql_channel.save_channel.current_count.app_error",
@@ -5060,15 +5068,15 @@
},
{
"id": "store.sql_channel.set_delete_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "İşlem tamamlanamadı"
},
{
"id": "store.sql_channel.set_delete_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "İşlem açılamadı"
},
{
"id": "store.sql_channel.set_delete_at.update_public_channel.app_error",
- "translation": "Unable to update the materialized public channel"
+ "translation": "Oluşturulmuş herkese açık kanal güncellenemedi"
},
{
"id": "store.sql_channel.update.app_error",
@@ -5080,7 +5088,7 @@
},
{
"id": "store.sql_channel.update.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "İşlem tamamlanamadı"
},
{
"id": "store.sql_channel.update.exists.app_error",
@@ -5088,7 +5096,7 @@
},
{
"id": "store.sql_channel.update.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "İşlem açılamadı"
},
{
"id": "store.sql_channel.update.previously.app_error",
@@ -5100,7 +5108,7 @@
},
{
"id": "store.sql_channel.update.upsert_public_channel.app_error",
- "translation": "Unable to upsert materialized public channel"
+ "translation": "Oluşturulmuş herkese açık kanal güncellenemedi"
},
{
"id": "store.sql_channel.update_last_viewed_at.app_error",
@@ -5192,7 +5200,7 @@
},
{
"id": "store.sql_command_webhooks.save.app_error",
- "translation": "KomutWebBağlantısı kaydedilemedi"
+ "translation": "Komut web bağlantısı kaydedilemedi"
},
{
"id": "store.sql_command_webhooks.save.existing.app_error",
@@ -5284,15 +5292,15 @@
},
{
"id": "store.sql_job.delete.app_error",
- "translation": "İş silinemedi"
+ "translation": "Görev silinemedi"
},
{
"id": "store.sql_job.get.app_error",
- "translation": "İş alınamadı"
+ "translation": "Görev alınamadı"
},
{
"id": "store.sql_job.get_all.app_error",
- "translation": "İşler alınamadı"
+ "translation": "Görevler alınamadı"
},
{
"id": "store.sql_job.get_count_by_status_and_type.app_error",
@@ -5304,11 +5312,11 @@
},
{
"id": "store.sql_job.save.app_error",
- "translation": "İş kaydedilemedi"
+ "translation": "Görev kaydedilemedi"
},
{
"id": "store.sql_job.update.app_error",
- "translation": "İş güncellenemedi"
+ "translation": "Görev güncellenemedi"
},
{
"id": "store.sql_license.get.app_error",
@@ -5356,7 +5364,7 @@
},
{
"id": "store.sql_oauth.get_app_by_user.find.app_error",
- "translation": "Var olan bir uygulama bulunamadı"
+ "translation": "Var olan herhangi bir uygulama bulunamadı"
},
{
"id": "store.sql_oauth.get_apps.find.app_error",
@@ -5380,7 +5388,7 @@
},
{
"id": "store.sql_oauth.remove_access_data.app_error",
- "translation": "Erişim kodu kaldırılamadı"
+ "translation": "Erişim kodu silinemedi"
},
{
"id": "store.sql_oauth.remove_auth_data.app_error",
@@ -5388,7 +5396,7 @@
},
{
"id": "store.sql_oauth.save_access_data.app_error",
- "translation": "Erişim kodu kaydedilemedi."
+ "translation": "Erişim kodu kaydedilemedi"
},
{
"id": "store.sql_oauth.save_app.existing.app_error",
@@ -5396,7 +5404,7 @@
},
{
"id": "store.sql_oauth.save_app.save.app_error",
- "translation": "Uygulama kaydedilemedi."
+ "translation": "Uygulama kaydedilemedi"
},
{
"id": "store.sql_oauth.save_auth_data.app_error",
@@ -5436,15 +5444,15 @@
},
{
"id": "store.sql_post.analytics_posts_count.app_error",
- "translation": "İleti sayısı alınamadı"
+ "translation": "İleti sayıları alınamadı"
},
{
"id": "store.sql_post.analytics_posts_count_by_day.app_error",
- "translation": "Güne göre ileti sayısı alınamadı"
+ "translation": "Güne göre ileti sayıları alınamadı"
},
{
"id": "store.sql_post.analytics_user_counts_posts_by_day.app_error",
- "translation": "İleti gönderen kullanıcı sayısı alınamadı"
+ "translation": "İletilerin kullanıcı sayıları alınamadı"
},
{
"id": "store.sql_post.compliance_export.app_error",
@@ -5484,7 +5492,7 @@
},
{
"id": "store.sql_post.get_posts_by_ids.app_error",
- "translation": "We couldn't get the posts"
+ "translation": "İletiler alınamadı"
},
{
"id": "store.sql_post.get_posts_created_att.app_error",
@@ -5516,7 +5524,7 @@
},
{
"id": "store.sql_post.permanent_delete_by_channel.app_error",
- "translation": "Kanala göre ileti silinemedi"
+ "translation": "Kanalın iletileri silinemedi"
},
{
"id": "store.sql_post.permanent_delete_by_user.app_error",
@@ -5784,7 +5792,7 @@
},
{
"id": "store.sql_session.update_last_activity.app_error",
- "translation": "Son etkinlik zamanı güncellenemedi"
+ "translation": "Son işlem zamanı güncellenemedi"
},
{
"id": "store.sql_session.update_roles.app_error",
@@ -5852,7 +5860,7 @@
},
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
- "translation": "Şema için kanal sayısı alınamadı."
+ "translation": "Şemanın kanal sayısı alınamadı."
},
{
"id": "store.sql_team.analytics_team_count.app_error",
@@ -5960,7 +5968,7 @@
},
{
"id": "store.sql_team.remove_member.app_error",
- "translation": "Üye takımdan çıkarılamadı"
+ "translation": "Takım üyesi silinemedi"
},
{
"id": "store.sql_team.reset_all_team_schemes.app_error",
@@ -6016,7 +6024,7 @@
},
{
"id": "store.sql_team.update_last_team_icon_update.app_error",
- "translation": "Son takım simgesi güncelleme tarihi alınamadı"
+ "translation": "Son takım simgesi güncelleme tarihi güncellenemedi"
},
{
"id": "store.sql_user.analytics_daily_active_users.app_error",
@@ -6028,7 +6036,7 @@
},
{
"id": "store.sql_user.analytics_get_system_admin_count.app_error",
- "translation": "Sistem yönetici sayısı alınamadı"
+ "translation": "Sistem yöneticisi sayısı alınamadı"
},
{
"id": "store.sql_user.analytics_unique_user_count.app_error",
@@ -6060,7 +6068,7 @@
},
{
"id": "store.sql_user.get_by_auth.missing_account.app_error",
- "translation": "Bu takım için kimlik doğrulama türünüze uygun olan bir hesap bulunamadı. Bu takıma katılmak için takım yöneticisinin çağrı göndermesi gerekiyor olabilir."
+ "translation": "Bu takım için kimlik doğrulama türünüzle eşleşen var olan bir hesap bulunamadı. Bu takıma katılmak için takım yöneticisinin çağrı göndermesi gerekiyor olabilir."
},
{
"id": "store.sql_user.get_by_auth.other.app_error",
@@ -6068,11 +6076,11 @@
},
{
"id": "store.sql_user.get_by_username.app_error",
- "translation": "Bu takım için kullanıcı adınıza uygun olan bir hesap bulunamadı. Bu takıma katılmak için takım yöneticisinin çağrı göndermesi gerekiyor olabilir."
+ "translation": "Bu takım için kullanıcı adınızla eşleşen var olan bir hesap bulunamadı. Bu takıma katılmak için takım yöneticisinin çağrı göndermesi gerekiyor olabilir."
},
{
"id": "store.sql_user.get_for_login.app_error",
- "translation": "Bu takım için kimlik doğrulama bilgilerinize uygun olan bir hesap bulunamadı. Bu takıma katılmak için takım yöneticisinin çağrı göndermesi gerekiyor olabilir."
+ "translation": "Bu takım için kimlik doğrulama bilgilerinizle eşleşen var olan bir hesap bulunamadı. Bu takıma katılmak için takım yöneticisinin çağrı göndermesi gerekiyor olabilir."
},
{
"id": "store.sql_user.get_for_login.multiple_users",
@@ -6192,7 +6200,7 @@
},
{
"id": "store.sql_user.update_auth_data.app_error",
- "translation": "Kimlik doğrulama bilgileri güncellenemedi"
+ "translation": "Kimlik doğrulama verileri güncellenemedi"
},
{
"id": "store.sql_user.update_auth_data.email_exists.app_error",
@@ -6200,11 +6208,11 @@
},
{
"id": "store.sql_user.update_failed_pwd_attempts.app_error",
- "translation": "Başarısız girişim sayısı güncellenemedi"
+ "translation": "Başarısız oturum açma girişimleri güncellenemedi"
},
{
"id": "store.sql_user.update_last_picture_update.app_error",
- "translation": "Son güncelleme zamanı güncellenemedi"
+ "translation": "Güncelleme zamanı güncellenemedi"
},
{
"id": "store.sql_user.update_mfa_active.app_error",
@@ -6216,11 +6224,11 @@
},
{
"id": "store.sql_user.update_password.app_error",
- "translation": "Kullanıcının parolası güncellenemedi"
+ "translation": "Kullanıcı parolası güncellenemedi"
},
{
"id": "store.sql_user.update_update.app_error",
- "translation": "Kullanıcının son güncellenme tarihi alınamadı"
+ "translation": "Kullanıcının son güncellenme tarihi güncellenemedi"
},
{
"id": "store.sql_user.verify_email.app_error",
diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json
index 4df8354ea..dcc97f343 100644
--- a/i18n/zh-CN.json
+++ b/i18n/zh-CN.json
@@ -121,7 +121,7 @@
},
{
"id": "api.channel.create_channel.max_channel_limit.app_error",
- "translation": "当前团队无法创建超过 {{.MaxChannelsPerTeam}} 个频道。"
+ "translation": "当前团队无法创建超过 {{.MaxChannelsPerTeam}} 个频道"
},
{
"id": "api.channel.create_default_channels.off_topic",
@@ -149,7 +149,7 @@
},
{
"id": "api.channel.delete_channel.cannot.app_error",
- "translation": "不能删除默认频道 {{.Channel}}"
+ "translation": "不能删除默认频道{{.Channel}}"
},
{
"id": "api.channel.delete_channel.deleted.app_error",
@@ -169,7 +169,7 @@
},
{
"id": "api.channel.leave.default.app_error",
- "translation": "不能退出默认频道 {{.Channel}}"
+ "translation": "不能退出默认频道{{.Channel}}"
},
{
"id": "api.channel.leave.direct.app_error",
@@ -558,7 +558,7 @@
{
"id": "api.command_groupmsg.invalid_user.app_error",
"translation": {
- "one": "我们无法找到用户:{{.Users}}我们无法找到用户:{{.Users}}",
+ "one": "无法找到用户:{{.Users}}无法找到用户:{{.Users}}",
"other": ""
}
},
@@ -660,7 +660,7 @@
},
{
"id": "api.command_join.missing.app_error",
- "translation": "我们没有找到该频道"
+ "translation": "无法找到该频道"
},
{
"id": "api.command_join.name",
@@ -728,7 +728,7 @@
},
{
"id": "api.command_msg.missing.app_error",
- "translation": "无法找到用户"
+ "translation": "无法找到该用户"
},
{
"id": "api.command_msg.name",
@@ -824,7 +824,7 @@
},
{
"id": "api.command_remove.missing.app_error",
- "translation": "无法找到用户"
+ "translation": "无法找到该用户"
},
{
"id": "api.command_remove.name",
@@ -1026,7 +1026,7 @@
},
{
"id": "api.emoji.upload.large_image.too_large.app_error",
- "translation": "Unable to create emoji. Image must be smaller than {{.MaxWidth}} by {{.MaxHeight}}."
+ "translation": "无法创建表情符。图片必须小于 {{.MaxWidth}}x{{.MaxHeight}}。"
},
{
"id": "api.emoji.upload.open.app_error",
@@ -1038,11 +1038,11 @@
},
{
"id": "api.file.file_exists.exists_local.app_error",
- "translation": "无法确定文件是否存在。尝试检查文件是否存在时遇到错误。"
+ "translation": "无法检查文件是否存在。"
},
{
"id": "api.file.file_exists.s3.app_error",
- "translation": "无法确定文件是否存在。尝试检查文件是否存在时遇到错误。"
+ "translation": "无法检查文件是否存在。"
},
{
"id": "api.file.get_file.public_invalid.app_error",
@@ -1408,7 +1408,7 @@
},
{
"id": "api.post.update_post.find.app_error",
- "translation": "我们找不到现有的信息或评论去更新。"
+ "translation": "我们找不到现有的消息或评论去更新。"
},
{
"id": "api.post.update_post.permissions_details.app_error",
@@ -2196,7 +2196,7 @@
},
{
"id": "api.user.reset_password.sso.app_error",
- "translation": "不能重置SSO账户密码"
+ "translation": "不能重置 SSO 帐号密码"
},
{
"id": "api.user.saml.app_error",
@@ -2248,7 +2248,7 @@
},
{
"id": "api.user.send_password_reset.sso.app_error",
- "translation": "不能重置SSO账户密码"
+ "translation": "不能重置 SSO 帐号密码"
},
{
"id": "api.user.send_sign_in_change_email_and_forget.error",
@@ -2452,7 +2452,7 @@
},
{
"id": "app.export.export_write_line.io_writer.error",
- "translation": "An error occurred writing the export data."
+ "translation": "写入导出数据时遇到错误。"
},
{
"id": "app.export.export_write_line.json_marshall.error",
@@ -3436,7 +3436,7 @@
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
- "translation": "无法正常关闭 zip 文件。"
+ "translation": "无法关闭该 zip 文件。"
},
{
"id": "ent.message_export.global_relay.create_file_in_zip.app_error",
@@ -4687,10 +4687,18 @@
"translation": "无效的令牌。"
},
{
+ "id": "model.user.is_valid.email.app_error",
+ "translation": "Please enter a valid email address."
+ },
+ {
"id": "model.user.is_valid.pwd.app_error",
"translation": "你的密码需要至少 {{.Min}} 字符。"
},
{
+ "id": "model.user.is_valid.username.app_error",
+ "translation": "Username must begin with a letter and contain between 3 and 22 characters including numbers, lowercase letters, and the symbols \".\", \"-\", and \"_\"."
+ },
+ {
"id": "model.user_access_token.is_valid.description.app_error",
"translation": "无效描述,必须255字以内"
},
@@ -4756,11 +4764,11 @@
},
{
"id": "store.sql_channel.analytics_deleted_type_count.app_error",
- "translation": "我们无法获取已删除的频道类型数"
+ "translation": "无法获取已删除的频道类型数"
},
{
"id": "store.sql_channel.analytics_type_count.app_error",
- "translation": "我们无法获取频道类型数"
+ "translation": "无法获取频道类型数"
},
{
"id": "store.sql_channel.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -4784,11 +4792,11 @@
},
{
"id": "store.sql_channel.delete.channel.app_error",
- "translation": "我们无法删除频道"
+ "translation": "无法删除频道"
},
{
"id": "store.sql_channel.get.existing.app_error",
- "translation": "我们找不到现有的频道"
+ "translation": "找不到现有的频道"
},
{
"id": "store.sql_channel.get.find.app_error",
@@ -4796,7 +4804,7 @@
},
{
"id": "store.sql_channel.get_all.app_error",
- "translation": "我们无法获取所有的频道"
+ "translation": "无法获取所有频道"
},
{
"id": "store.sql_channel.get_by_name.existing.app_error",
@@ -4812,11 +4820,11 @@
},
{
"id": "store.sql_channel.get_channel_counts.get.app_error",
- "translation": "我们无法获取频道数"
+ "translation": "无法获取频道数"
},
{
"id": "store.sql_channel.get_channels.get.app_error",
- "translation": "我们无法获取频道"
+ "translation": "无法获得频道"
},
{
"id": "store.sql_channel.get_channels.not_found.app_error",
@@ -4824,7 +4832,7 @@
},
{
"id": "store.sql_channel.get_channels_by_ids.get.app_error",
- "translation": "我们无法获取频道"
+ "translation": "无法获得频道"
},
{
"id": "store.sql_channel.get_channels_by_ids.not_found.app_error",
@@ -4832,7 +4840,7 @@
},
{
"id": "store.sql_channel.get_deleted.existing.app_error",
- "translation": "我们找不到已删除的频道"
+ "translation": "找不到现有的已删除的频道"
},
{
"id": "store.sql_channel.get_deleted.missing.app_error",
@@ -4840,7 +4848,7 @@
},
{
"id": "store.sql_channel.get_deleted_by_name.existing.app_error",
- "translation": "我们找不到存在的已删除频道"
+ "translation": "找不到现有的已删除的频道"
},
{
"id": "store.sql_channel.get_deleted_by_name.missing.app_error",
@@ -4848,11 +4856,11 @@
},
{
"id": "store.sql_channel.get_for_post.app_error",
- "translation": "我们无法从提供的信息获得频道"
+ "translation": "无法从提供的消息获得频道"
},
{
"id": "store.sql_channel.get_member.app_error",
- "translation": "我们无法获得该频道成员"
+ "translation": "无法获取频道成员"
},
{
"id": "store.sql_channel.get_member.missing.app_error",
@@ -4860,35 +4868,35 @@
},
{
"id": "store.sql_channel.get_member_count.app_error",
- "translation": "我们无法获得该频道成员数"
+ "translation": "无法获得该频道成员数"
},
{
"id": "store.sql_channel.get_member_for_post.app_error",
- "translation": "我们无法从提供的信息获得频道成员"
+ "translation": "无法从提供的消息获得频道成员"
},
{
"id": "store.sql_channel.get_members.app_error",
- "translation": "我们无法获得该频道成员"
+ "translation": "无法获取频道成员"
},
{
"id": "store.sql_channel.get_members_by_ids.app_error",
- "translation": "我们无法获得频道成员"
+ "translation": "无法获取频道成员"
},
{
"id": "store.sql_channel.get_more_channels.get.app_error",
- "translation": "我们无法获得该频道"
+ "translation": "无法获取频道"
},
{
"id": "store.sql_channel.get_public_channels.get.app_error",
- "translation": "我们无法获取公共频道"
+ "translation": "无法获取公开频道"
},
{
"id": "store.sql_channel.get_unread.app_error",
- "translation": "我们无法获取频道未读消息"
+ "translation": "无法获取频道未读消息"
},
{
"id": "store.sql_channel.increment_mention_count.app_error",
- "translation": "我们不能增加提及数"
+ "translation": "无法添加提及数"
},
{
"id": "store.sql_channel.migrate_channel_members.commit_transaction.app_error",
@@ -4912,11 +4920,11 @@
},
{
"id": "store.sql_channel.permanent_delete.app_error",
- "translation": "我们无法删除这个频道"
+ "translation": "无法删除频道"
},
{
"id": "store.sql_channel.permanent_delete.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "无法提交事务"
},
{
"id": "store.sql_channel.permanent_delete.delete_public_channel.app_error",
@@ -4924,15 +4932,15 @@
},
{
"id": "store.sql_channel.permanent_delete.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "无法打开事务"
},
{
"id": "store.sql_channel.permanent_delete_by_team.app_error",
- "translation": "我们无法删除频道"
+ "translation": "无法删除频道"
},
{
"id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "无法提交事务"
},
{
"id": "store.sql_channel.permanent_delete_by_team.delete_public_channels.app_error",
@@ -4940,19 +4948,19 @@
},
{
"id": "store.sql_channel.permanent_delete_by_team.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "无法打开事务"
},
{
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
- "translation": "我们无法删除频道成员"
+ "translation": "无法获取频道成员"
},
{
"id": "store.sql_channel.pinned_posts.app_error",
- "translation": "我们无法找到置顶消息"
+ "translation": "无法找到指定消息"
},
{
"id": "store.sql_channel.remove_member.app_error",
- "translation": "我们无法删除频道成员"
+ "translation": "无法获取频道成员"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.app_error",
@@ -4960,11 +4968,11 @@
},
{
"id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "无法提交事务"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "无法打开事务"
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
@@ -4972,11 +4980,11 @@
},
{
"id": "store.sql_channel.reset_last_post_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "无法提交事务"
},
{
"id": "store.sql_channel.reset_last_post_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "无法打开事务"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
@@ -5020,7 +5028,7 @@
},
{
"id": "store.sql_channel.save_channel.save.app_error",
- "translation": "我们无法保存该频道"
+ "translation": "无法保存频道"
},
{
"id": "store.sql_channel.save_direct_channel.add_members.app_error",
@@ -5052,7 +5060,7 @@
},
{
"id": "store.sql_channel.save_member.save.app_error",
- "translation": "我们无法保存这个频道成员"
+ "translation": "无法保存频道成员"
},
{
"id": "store.sql_channel.search.app_error",
@@ -5060,11 +5068,11 @@
},
{
"id": "store.sql_channel.set_delete_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "无法提交事务"
},
{
"id": "store.sql_channel.set_delete_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "无法打开事务"
},
{
"id": "store.sql_channel.set_delete_at.update_public_channel.app_error",
@@ -5072,7 +5080,7 @@
},
{
"id": "store.sql_channel.update.app_error",
- "translation": "我们无法更新这个频道"
+ "translation": "无法更新频道"
},
{
"id": "store.sql_channel.update.archived_channel.app_error",
@@ -5080,7 +5088,7 @@
},
{
"id": "store.sql_channel.update.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "无法提交事务"
},
{
"id": "store.sql_channel.update.exists.app_error",
@@ -5088,7 +5096,7 @@
},
{
"id": "store.sql_channel.update.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "无法打开事务"
},
{
"id": "store.sql_channel.update.previously.app_error",
@@ -5104,7 +5112,7 @@
},
{
"id": "store.sql_channel.update_last_viewed_at.app_error",
- "translation": "我们不能更新最后查看时间"
+ "translation": "无法能更新最后查看时间"
},
{
"id": "store.sql_channel.update_member.app_error",
@@ -5152,31 +5160,31 @@
},
{
"id": "store.sql_command.analytics_command_count.app_error",
- "translation": "我们无法计算指令数量"
+ "translation": "无法获取命令"
},
{
"id": "store.sql_command.get_by_trigger.app_error",
- "translation": "我们无法获取这个命令"
+ "translation": "无法获取命令"
},
{
"id": "store.sql_command.save.delete.app_error",
- "translation": "我们无法删除命令"
+ "translation": "无法删除命令"
},
{
"id": "store.sql_command.save.delete_perm.app_error",
- "translation": "我们无法删除命令"
+ "translation": "无法删除命令"
},
{
"id": "store.sql_command.save.get.app_error",
- "translation": "我们无法获取这个命令"
+ "translation": "无法获取命令"
},
{
"id": "store.sql_command.save.get_team.app_error",
- "translation": "我们无法获取这个命令"
+ "translation": "无法获取命令"
},
{
"id": "store.sql_command.save.saving.app_error",
- "translation": "我们无法保存这个命令"
+ "translation": "无法保存命令"
},
{
"id": "store.sql_command.save.saving_overwrite.app_error",
@@ -5184,15 +5192,15 @@
},
{
"id": "store.sql_command.save.update.app_error",
- "translation": "我们无法更新这个命令"
+ "translation": "无法更新命令"
},
{
"id": "store.sql_command_webhooks.get.app_error",
- "translation": "我们不能获取 webhook"
+ "translation": "无法获取 webhook"
},
{
"id": "store.sql_command_webhooks.save.app_error",
- "translation": "我们不能保存 CommandWebhook"
+ "translation": "无法保存 CommandWebhook"
},
{
"id": "store.sql_command_webhooks.save.existing.app_error",
@@ -5220,7 +5228,7 @@
},
{
"id": "store.sql_emoji.delete.app_error",
- "translation": "我们无法删除此表情符"
+ "translation": "无法删除表情符"
},
{
"id": "store.sql_emoji.delete.no_results",
@@ -5228,51 +5236,51 @@
},
{
"id": "store.sql_emoji.get.app_error",
- "translation": "我们无法获取此表情符"
+ "translation": "无法获取表情符"
},
{
"id": "store.sql_emoji.get_all.app_error",
- "translation": "我们无法获取此表情符"
+ "translation": "无法获取表情符"
},
{
"id": "store.sql_emoji.get_by_name.app_error",
- "translation": "我们无法获取此表情符"
+ "translation": "无法获取表情符"
},
{
"id": "store.sql_emoji.save.app_error",
- "translation": "我们无法保存此表情符"
+ "translation": "无法保存表情符"
},
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
- "translation": "我们无法删除用户的附件"
+ "translation": "无法删除用户的附件"
},
{
"id": "store.sql_file_info.attach_to_post.app_error",
- "translation": "我们没法附文件信息到信息"
+ "translation": "无法附文件信息到消息"
},
{
"id": "store.sql_file_info.delete_for_post.app_error",
- "translation": "我们没法从信息删除文件信息"
+ "translation": "无法从消息删除文件信息"
},
{
"id": "store.sql_file_info.get.app_error",
- "translation": "我们无法获取文件信息"
+ "translation": "无法获取文件信息"
},
{
"id": "store.sql_file_info.get_by_path.app_error",
- "translation": "我们无法从路径获取文件信息"
+ "translation": "无法从路径获取文件信息"
},
{
"id": "store.sql_file_info.get_for_post.app_error",
- "translation": "我们没法从信息获取文件信息"
+ "translation": "无法从消息获取文件信息"
},
{
"id": "store.sql_file_info.get_for_user_id.app_error",
- "translation": "我们无法获取用户的文件信息"
+ "translation": "无法获取用户的文件信息"
},
{
"id": "store.sql_file_info.permanent_delete.app_error",
- "translation": "我们无法永久删除文件信息"
+ "translation": "无法永久删除文件信息"
},
{
"id": "store.sql_file_info.permanent_delete_batch.app_error",
@@ -5280,19 +5288,19 @@
},
{
"id": "store.sql_file_info.save.app_error",
- "translation": "我们无法保存文件信息"
+ "translation": "无法保存文件信息"
},
{
"id": "store.sql_job.delete.app_error",
- "translation": "我们无法删除任务"
+ "translation": "无法删除任务"
},
{
"id": "store.sql_job.get.app_error",
- "translation": "我们无法获取任务"
+ "translation": "无法获取任务"
},
{
"id": "store.sql_job.get_all.app_error",
- "translation": "我们无法获取任务"
+ "translation": "无法获取任务"
},
{
"id": "store.sql_job.get_count_by_status_and_type.app_error",
@@ -5304,11 +5312,11 @@
},
{
"id": "store.sql_job.save.app_error",
- "translation": "我们无法保存任务"
+ "translation": "无法保存任务"
},
{
"id": "store.sql_job.update.app_error",
- "translation": "我们无法更新任务"
+ "translation": "无法更新任务"
},
{
"id": "store.sql_license.get.app_error",
@@ -5348,7 +5356,7 @@
},
{
"id": "store.sql_oauth.get_app.find.app_error",
- "translation": "我们无法查找请求的应用"
+ "translation": "Unable to find the requested app"
},
{
"id": "store.sql_oauth.get_app.finding.app_error",
@@ -5356,7 +5364,7 @@
},
{
"id": "store.sql_oauth.get_app_by_user.find.app_error",
- "translation": "我们无法查找一些存在的apps"
+ "translation": "我们没找到已存在的团队来更新"
},
{
"id": "store.sql_oauth.get_apps.find.app_error",
@@ -5380,7 +5388,7 @@
},
{
"id": "store.sql_oauth.remove_access_data.app_error",
- "translation": "我们无法删除这个访问令牌"
+ "translation": "无法移除令牌"
},
{
"id": "store.sql_oauth.remove_auth_data.app_error",
@@ -5388,7 +5396,7 @@
},
{
"id": "store.sql_oauth.save_access_data.app_error",
- "translation": "我们无法保存这个访问令牌。"
+ "translation": "无法保存访问令牌"
},
{
"id": "store.sql_oauth.save_app.existing.app_error",
@@ -5396,11 +5404,11 @@
},
{
"id": "store.sql_oauth.save_app.save.app_error",
- "translation": "我们不能保存这个应用。"
+ "translation": "无法保存应用。"
},
{
"id": "store.sql_oauth.save_auth_data.app_error",
- "translation": "我们无法保存授权码。"
+ "translation": "无法保存授权码。"
},
{
"id": "store.sql_oauth.update_access_data.app_error",
@@ -5408,7 +5416,7 @@
},
{
"id": "store.sql_oauth.update_app.find.app_error",
- "translation": "我们找不到现有的app更新"
+ "translation": "找不到现有的 app 更新"
},
{
"id": "store.sql_oauth.update_app.finding.app_error",
@@ -5416,7 +5424,7 @@
},
{
"id": "store.sql_oauth.update_app.update.app_error",
- "translation": "我们不能更新这个app"
+ "translation": "无法更新应用"
},
{
"id": "store.sql_oauth.update_app.updating.app_error",
@@ -5436,15 +5444,15 @@
},
{
"id": "store.sql_post.analytics_posts_count.app_error",
- "translation": "我们无法获取邮件数"
+ "translation": "Unable to get post counts"
},
{
"id": "store.sql_post.analytics_posts_count_by_day.app_error",
- "translation": "我们无法通过天获取邮件数"
+ "translation": "Unable to get post counts by day"
},
{
"id": "store.sql_post.analytics_user_counts_posts_by_day.app_error",
- "translation": "我们无法通过邮件获取用户数"
+ "translation": "Unable to get user counts with posts"
},
{
"id": "store.sql_post.compliance_export.app_error",
@@ -5452,15 +5460,15 @@
},
{
"id": "store.sql_post.delete.app_error",
- "translation": "我们不能删除这个邮件"
+ "translation": "无法删除消息"
},
{
"id": "store.sql_post.get.app_error",
- "translation": "我们无法获取这个邮件"
+ "translation": "无法获取消息"
},
{
"id": "store.sql_post.get_flagged_posts.app_error",
- "translation": "我们无法获取被标记的消息"
+ "translation": "无法获取频道数"
},
{
"id": "store.sql_post.get_parents_posts.app_error",
@@ -5484,11 +5492,11 @@
},
{
"id": "store.sql_post.get_posts_by_ids.app_error",
- "translation": "我们无法获取消息"
+ "translation": "不能获取一个请求"
},
{
"id": "store.sql_post.get_posts_created_att.app_error",
- "translation": "我们无法获取这个频道的消息"
+ "translation": "我们无法获取这个频道的信息"
},
{
"id": "store.sql_post.get_posts_since.app_error",
@@ -5500,11 +5508,11 @@
},
{
"id": "store.sql_post.overwrite.app_error",
- "translation": "我们无法覆盖消息"
+ "translation": "无法删除角色"
},
{
"id": "store.sql_post.permanent_delete.app_error",
- "translation": "我们无法删除这个邮件"
+ "translation": "无法删除角色"
},
{
"id": "store.sql_post.permanent_delete_all_comments_by_user.app_error",
@@ -5516,7 +5524,7 @@
},
{
"id": "store.sql_post.permanent_delete_by_channel.app_error",
- "translation": "我们无法在频道中删除这些消息"
+ "translation": "无法删除方案"
},
{
"id": "store.sql_post.permanent_delete_by_user.app_error",
@@ -5532,7 +5540,7 @@
},
{
"id": "store.sql_post.save.app_error",
- "translation": "我们无法保存这个邮件"
+ "translation": "无法保存消息"
},
{
"id": "store.sql_post.save.existing.app_error",
@@ -5544,7 +5552,7 @@
},
{
"id": "store.sql_post.update.app_error",
- "translation": "我们不能更新这个邮件"
+ "translation": "无法更新消息"
},
{
"id": "store.sql_preference.cleanup_flags_batch.app_error",
@@ -5572,7 +5580,7 @@
},
{
"id": "store.sql_preference.insert.save.app_error",
- "translation": "我们无法保存这个偏好设置We couldn't save the preference"
+ "translation": "无法保存偏好"
},
{
"id": "store.sql_preference.is_feature_enabled.app_error",
@@ -5604,7 +5612,7 @@
},
{
"id": "store.sql_preference.update.app_error",
- "translation": "我们无法更新这个偏好设置"
+ "translation": "无法更新偏好"
},
{
"id": "store.sql_reaction.delete.app_error",
@@ -5748,7 +5756,7 @@
},
{
"id": "store.sql_session.analytics_session_count.app_error",
- "translation": "我们无法计算会话数量"
+ "translation": "无法保存令牌"
},
{
"id": "store.sql_session.get.app_error",
@@ -5760,35 +5768,35 @@
},
{
"id": "store.sql_session.permanent_delete_sessions_by_user.app_error",
- "translation": "我们无法删除该用户所有的会话"
+ "translation": "无法删除该用户所有的会话"
},
{
"id": "store.sql_session.remove.app_error",
- "translation": "我们无法删除这个会话"
+ "translation": "无法移除该会话"
},
{
"id": "store.sql_session.remove_all_sessions_for_team.app_error",
- "translation": "我们无法删除所有会话"
+ "translation": "无法移除所有会话"
},
{
"id": "store.sql_session.save.app_error",
- "translation": "我们无法保存这个会话"
+ "translation": "无法保存会话"
},
{
"id": "store.sql_session.save.existing.app_error",
- "translation": "不能更新现有会话"
+ "translation": "无法更新现有会话"
},
{
"id": "store.sql_session.update_device_id.app_error",
- "translation": "我们无法更新这个设备id"
+ "translation": "无法更新设备 id"
},
{
"id": "store.sql_session.update_last_activity.app_error",
- "translation": "我们无法更新 last_activity_at"
+ "translation": "无法更新 last_activity_at"
},
{
"id": "store.sql_session.update_roles.app_error",
- "translation": "我们无法更新角色"
+ "translation": "无法更新角色"
},
{
"id": "store.sql_status.get.app_error",
@@ -5836,7 +5844,7 @@
},
{
"id": "store.sql_system.get_by_name.app_error",
- "translation": "我们找不到该系统变量。"
+ "translation": "无法找到该系统变量。"
},
{
"id": "store.sql_system.permanent_delete_by_name.app_error",
@@ -5856,7 +5864,7 @@
},
{
"id": "store.sql_team.analytics_team_count.app_error",
- "translation": "我们无法计算团队数"
+ "translation": "无法保存令牌"
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -5880,7 +5888,7 @@
},
{
"id": "store.sql_team.get.find.app_error",
- "translation": "我们找不到已存在的团队"
+ "translation": "未找到已存在的团队"
},
{
"id": "store.sql_team.get.finding.app_error",
@@ -5896,15 +5904,15 @@
},
{
"id": "store.sql_team.get_by_invite_id.find.app_error",
- "translation": "我们无法查找这个存在的团队"
+ "translation": "未找到已存在的团队"
},
{
"id": "store.sql_team.get_by_invite_id.finding.app_error",
- "translation": "我们无法查找这个存在的团队"
+ "translation": "未找到已存在的团队"
},
{
"id": "store.sql_team.get_by_name.app_error",
- "translation": "我们无法查找这个存在的团队"
+ "translation": "未找到已存在的团队"
},
{
"id": "store.sql_team.get_by_scheme.app_error",
@@ -5912,7 +5920,7 @@
},
{
"id": "store.sql_team.get_member.app_error",
- "translation": "我们无法获得频道成员"
+ "translation": "无法获取团队成员"
},
{
"id": "store.sql_team.get_member.missing.app_error",
@@ -5920,15 +5928,15 @@
},
{
"id": "store.sql_team.get_member_count.app_error",
- "translation": "我们无法计算团队成员数"
+ "translation": "更新团队成员失败"
},
{
"id": "store.sql_team.get_members.app_error",
- "translation": "我们无法获得频道成员"
+ "translation": "无法获取团队成员"
},
{
"id": "store.sql_team.get_members_by_ids.app_error",
- "translation": "我们无法获得团队成员"
+ "translation": "无法获取团队成员"
},
{
"id": "store.sql_team.get_unread.app_error",
@@ -5956,11 +5964,11 @@
},
{
"id": "store.sql_team.permanent_delete.app_error",
- "translation": "我们不能删除现有的团队"
+ "translation": "我们没找到已存在的团队来更新"
},
{
"id": "store.sql_team.remove_member.app_error",
- "translation": "我们无法删除频道成员"
+ "translation": "更新团队成员失败"
},
{
"id": "store.sql_team.reset_all_team_schemes.app_error",
@@ -5968,7 +5976,7 @@
},
{
"id": "store.sql_team.save.app_error",
- "translation": "我们无法保存团队"
+ "translation": "无法保存团队"
},
{
"id": "store.sql_team.save.domain_exists.app_error",
@@ -5984,7 +5992,7 @@
},
{
"id": "store.sql_team.save_member.save.app_error",
- "translation": "我们无法保存该频道成员"
+ "translation": "无法保存团队成员"
},
{
"id": "store.sql_team.search_all_team.app_error",
@@ -5996,7 +6004,7 @@
},
{
"id": "store.sql_team.update.app_error",
- "translation": "我们无法更新该团队"
+ "translation": "无法更新团队"
},
{
"id": "store.sql_team.update.find.app_error",
@@ -6012,7 +6020,7 @@
},
{
"id": "store.sql_team.update_display_name.app_error",
- "translation": "我们无法更新团队名称"
+ "translation": "无法更新方案"
},
{
"id": "store.sql_team.update_last_team_icon_update.app_error",
@@ -6028,11 +6036,11 @@
},
{
"id": "store.sql_user.analytics_get_system_admin_count.app_error",
- "translation": "我们无法获取系统管理数"
+ "translation": "Unable to get the system admin count"
},
{
"id": "store.sql_user.analytics_unique_user_count.app_error",
- "translation": "我们无法获得不重复的用户数量"
+ "translation": "Unable to get the unique user count"
},
{
"id": "store.sql_user.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -6116,11 +6124,11 @@
},
{
"id": "store.sql_user.permanent_delete.app_error",
- "translation": "我们无法删除现有的用户"
+ "translation": "我们没找到已存在的团队来更新"
},
{
"id": "store.sql_user.save.app_error",
- "translation": "我们无法保存用户。"
+ "translation": "无法更新该帐号。"
},
{
"id": "store.sql_user.save.email_exists.app_error",
@@ -6164,7 +6172,7 @@
},
{
"id": "store.sql_user.update.app_error",
- "translation": "我们无法更新用户"
+ "translation": "无法更新该帐号"
},
{
"id": "store.sql_user.update.can_not_change_ldap.app_error",
@@ -6192,7 +6200,7 @@
},
{
"id": "store.sql_user.update_auth_data.app_error",
- "translation": "我们无法更新认证数据"
+ "translation": "无法更新验证数据"
},
{
"id": "store.sql_user.update_auth_data.email_exists.app_error",
@@ -6200,11 +6208,11 @@
},
{
"id": "store.sql_user.update_failed_pwd_attempts.app_error",
- "translation": "我们无法更新 failed_attempts"
+ "translation": "Unable to update the failed_attempts"
},
{
"id": "store.sql_user.update_last_picture_update.app_error",
- "translation": "我们无法更新 update_at"
+ "translation": "无法更新 update_at"
},
{
"id": "store.sql_user.update_mfa_active.app_error",
@@ -6216,7 +6224,7 @@
},
{
"id": "store.sql_user.update_password.app_error",
- "translation": "我们无法更新用户密码"
+ "translation": "无法更新用户密码"
},
{
"id": "store.sql_user.update_update.app_error",
@@ -6228,27 +6236,27 @@
},
{
"id": "store.sql_user_access_token.delete.app_error",
- "translation": "我们无法删除个人访问令牌"
+ "translation": "无法删除个人访问令牌"
},
{
"id": "store.sql_user_access_token.get.app_error",
- "translation": "我们无法获取个人访问令牌"
+ "translation": "无法获取个人访问令牌"
},
{
"id": "store.sql_user_access_token.get_all.app_error",
- "translation": "我们无法获取所有个人访问令牌"
+ "translation": "无法获取所有个人访问令牌"
},
{
"id": "store.sql_user_access_token.get_by_token.app_error",
- "translation": "我们无法从令牌获取个人访问令牌"
+ "translation": "无法从令牌获取个人访问令牌"
},
{
"id": "store.sql_user_access_token.get_by_user.app_error",
- "translation": "我们无法从用户获取个人访问令牌"
+ "translation": "无法从用户获取个人访问令牌"
},
{
"id": "store.sql_user_access_token.save.app_error",
- "translation": "我们无法保存个人访问令牌"
+ "translation": "无法保存个人访问令牌"
},
{
"id": "store.sql_user_access_token.search.app_error",
@@ -6256,71 +6264,71 @@
},
{
"id": "store.sql_user_access_token.update_token_disable.app_error",
- "translation": "我们无法停用此访问令牌"
+ "translation": "无法停用该访问令牌"
},
{
"id": "store.sql_user_access_token.update_token_enable.app_error",
- "translation": "我们无法启用此访问令牌"
+ "translation": "无法开启该访问令牌"
},
{
"id": "store.sql_webhooks.analytics_incoming_count.app_error",
- "translation": "我们无法计算传入的 webhooks"
+ "translation": "无法使用 webhook"
},
{
"id": "store.sql_webhooks.analytics_outgoing_count.app_error",
- "translation": "我们无法计算传出的 webhooks"
+ "translation": "无法使用 webhook"
},
{
"id": "store.sql_webhooks.delete_incoming.app_error",
- "translation": "我们无法删除 webhook"
+ "translation": "无法使用 webhook"
},
{
"id": "store.sql_webhooks.delete_outgoing.app_error",
- "translation": "我们无法删除 webhook"
+ "translation": "无法使用 webhook"
},
{
"id": "store.sql_webhooks.get_incoming.app_error",
- "translation": "我们不能获取 webhook"
+ "translation": "无法使用 webhook"
},
{
"id": "store.sql_webhooks.get_incoming_by_channel.app_error",
- "translation": "我们不能获取 webhooks"
+ "translation": "无法使用 webhook"
},
{
"id": "store.sql_webhooks.get_incoming_by_user.app_error",
- "translation": "我们不能获取 webhook"
+ "translation": "无法使用 webhook"
},
{
"id": "store.sql_webhooks.get_outgoing.app_error",
- "translation": "我们不能获取 webhook"
+ "translation": "无法使用 webhook"
},
{
"id": "store.sql_webhooks.get_outgoing_by_channel.app_error",
- "translation": "我们不能获取 webhooks"
+ "translation": "无法使用 webhook"
},
{
"id": "store.sql_webhooks.get_outgoing_by_team.app_error",
- "translation": "我们不能获取 webhooks"
+ "translation": "无法使用 webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_channel.app_error",
- "translation": "我们无法删除 webhook"
+ "translation": "无法使用 webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_user.app_error",
- "translation": "我们无法删除 webhook"
+ "translation": "无法使用 webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_channel.app_error",
- "translation": "我们无法删除 webhook"
+ "translation": "无法使用 webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_user.app_error",
- "translation": "我们无法删除 webhook"
+ "translation": "无法使用 webhook"
},
{
"id": "store.sql_webhooks.save_incoming.app_error",
- "translation": "我们不能保存传入的 webhook"
+ "translation": "无法使用 webhook"
},
{
"id": "store.sql_webhooks.save_incoming.existing.app_error",
@@ -6328,7 +6336,7 @@
},
{
"id": "store.sql_webhooks.save_outgoing.app_error",
- "translation": "我们不能保存传出的 webhook"
+ "translation": "无法保存令牌"
},
{
"id": "store.sql_webhooks.save_outgoing.override.app_error",
@@ -6336,11 +6344,11 @@
},
{
"id": "store.sql_webhooks.update_incoming.app_error",
- "translation": "我们无法更新 IncomingWebhook"
+ "translation": "无法使用 webhook"
},
{
"id": "store.sql_webhooks.update_outgoing.app_error",
- "translation": "我们不能更新 webhook"
+ "translation": "无法使用 webhook"
},
{
"id": "system.message.name",
diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json
index e12080e77..cfe32a2b6 100644
--- a/i18n/zh-TW.json
+++ b/i18n/zh-TW.json
@@ -558,8 +558,8 @@
{
"id": "api.command_groupmsg.invalid_user.app_error",
"translation": {
- "one": "找不到使用者:{{.Users}}找不到使用者:{{.Users}}",
- "other": ""
+ "one": "Unable to find the user: {{.Users}}",
+ "other": "Unable to find the users: {{.Users}}"
}
},
{
@@ -616,7 +616,7 @@
},
{
"id": "api.command_invite.missing_user.app_error",
- "translation": "找不到使用者"
+ "translation": "無法儲存 Token"
},
{
"id": "api.command_invite.name",
@@ -660,7 +660,7 @@
},
{
"id": "api.command_join.missing.app_error",
- "translation": "找不到頻道"
+ "translation": "無法儲存 Token"
},
{
"id": "api.command_join.name",
@@ -728,7 +728,7 @@
},
{
"id": "api.command_msg.missing.app_error",
- "translation": "找不到使用者"
+ "translation": "無法儲存 Token"
},
{
"id": "api.command_msg.name",
@@ -824,7 +824,7 @@
},
{
"id": "api.command_remove.missing.app_error",
- "translation": "找不到使用者"
+ "translation": "無法儲存 Token"
},
{
"id": "api.command_remove.name",
@@ -1038,11 +1038,11 @@
},
{
"id": "api.file.file_exists.exists_local.app_error",
- "translation": "無法確定檔案是否存在。檢查檔案是否存在時發生錯誤。"
+ "translation": "Unable to check if the file exists."
},
{
"id": "api.file.file_exists.s3.app_error",
- "translation": "無法確定檔案是否存在。檢查檔案是否存在時發生錯誤。"
+ "translation": "Unable to check if the file exists."
},
{
"id": "api.file.get_file.public_invalid.app_error",
@@ -3436,7 +3436,7 @@
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
- "translation": "無法正常的關閉 zip 檔案。"
+ "translation": "無法建立 eml 檔案。"
},
{
"id": "ent.message_export.global_relay.create_file_in_zip.app_error",
@@ -4687,10 +4687,18 @@
"translation": "無效的 Token。"
},
{
+ "id": "model.user.is_valid.email.app_error",
+ "translation": "Please enter a valid email address."
+ },
+ {
"id": "model.user.is_valid.pwd.app_error",
"translation": "密碼最短必須有{{.Min}}個字元。"
},
{
+ "id": "model.user.is_valid.username.app_error",
+ "translation": "Username must begin with a letter and contain between 3 and 22 characters including numbers, lowercase letters, and the symbols \".\", \"-\", and \"_\"."
+ },
+ {
"id": "model.user_access_token.is_valid.description.app_error",
"translation": "無效的描述,必須少於 255 個字元"
},
@@ -4760,7 +4768,7 @@
},
{
"id": "store.sql_channel.analytics_type_count.app_error",
- "translation": "無法取得頻道類別數量"
+ "translation": "無法取得已刪除的頻道類別數量"
},
{
"id": "store.sql_channel.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -4784,11 +4792,11 @@
},
{
"id": "store.sql_channel.delete.channel.app_error",
- "translation": "無法刪除頻道"
+ "translation": "無法刪除配置"
},
{
"id": "store.sql_channel.get.existing.app_error",
- "translation": "找不到現有的頻道"
+ "translation": "找不到現有的已刪除頻道"
},
{
"id": "store.sql_channel.get.find.app_error",
@@ -4796,11 +4804,11 @@
},
{
"id": "store.sql_channel.get_all.app_error",
- "translation": "無法取得所有的頻道"
+ "translation": "無法取得頻道"
},
{
"id": "store.sql_channel.get_by_name.existing.app_error",
- "translation": "找不到現有的頻道"
+ "translation": "找不到現有的已刪除頻道"
},
{
"id": "store.sql_channel.get_by_name.missing.app_error",
@@ -4812,11 +4820,11 @@
},
{
"id": "store.sql_channel.get_channel_counts.get.app_error",
- "translation": "無法取得頻道數"
+ "translation": "無法新增直接訊息頻道的成員"
},
{
"id": "store.sql_channel.get_channels.get.app_error",
- "translation": "無法取得這些頻道"
+ "translation": "無法取得頻道"
},
{
"id": "store.sql_channel.get_channels.not_found.app_error",
@@ -4852,7 +4860,7 @@
},
{
"id": "store.sql_channel.get_member.app_error",
- "translation": "無法取得頻道的成員"
+ "translation": "無法新增直接訊息頻道的成員"
},
{
"id": "store.sql_channel.get_member.missing.app_error",
@@ -4868,19 +4876,19 @@
},
{
"id": "store.sql_channel.get_members.app_error",
- "translation": "無法取得頻道成員"
+ "translation": "無法新增直接訊息頻道的成員"
},
{
"id": "store.sql_channel.get_members_by_ids.app_error",
- "translation": "無法取得頻道成員"
+ "translation": "無法新增直接訊息頻道的成員"
},
{
"id": "store.sql_channel.get_more_channels.get.app_error",
- "translation": "無法取得這些頻道"
+ "translation": "無法取得頻道"
},
{
"id": "store.sql_channel.get_public_channels.get.app_error",
- "translation": "無法取得公開頻道"
+ "translation": "無法取得頻道"
},
{
"id": "store.sql_channel.get_unread.app_error",
@@ -4888,7 +4896,7 @@
},
{
"id": "store.sql_channel.increment_mention_count.app_error",
- "translation": "無法遞增提及計數"
+ "translation": "Unable to increment the mention count"
},
{
"id": "store.sql_channel.migrate_channel_members.commit_transaction.app_error",
@@ -4912,11 +4920,11 @@
},
{
"id": "store.sql_channel.permanent_delete.app_error",
- "translation": "無法刪除頻道"
+ "translation": "無法刪除配置"
},
{
"id": "store.sql_channel.permanent_delete.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "無法提交交易"
},
{
"id": "store.sql_channel.permanent_delete.delete_public_channel.app_error",
@@ -4924,15 +4932,15 @@
},
{
"id": "store.sql_channel.permanent_delete.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "無法開啟交易"
},
{
"id": "store.sql_channel.permanent_delete_by_team.app_error",
- "translation": "無法刪除這些頻道"
+ "translation": "無法刪除配置"
},
{
"id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "無法提交交易"
},
{
"id": "store.sql_channel.permanent_delete_by_team.delete_public_channels.app_error",
@@ -4940,19 +4948,19 @@
},
{
"id": "store.sql_channel.permanent_delete_by_team.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "無法開啟交易"
},
{
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
- "translation": "無法移除頻道成員"
+ "translation": "取得頻道成員時失敗"
},
{
"id": "store.sql_channel.pinned_posts.app_error",
- "translation": "無法找尋被釘選的訊息"
+ "translation": "Unable to find the pinned posts"
},
{
"id": "store.sql_channel.remove_member.app_error",
- "translation": "無法移除頻道成員"
+ "translation": "取得頻道成員時失敗"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.app_error",
@@ -4960,11 +4968,11 @@
},
{
"id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "無法提交交易"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "無法開啟交易"
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
@@ -4972,11 +4980,11 @@
},
{
"id": "store.sql_channel.reset_last_post_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "無法提交交易"
},
{
"id": "store.sql_channel.reset_last_post_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "無法開啟交易"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
@@ -5020,7 +5028,7 @@
},
{
"id": "store.sql_channel.save_channel.save.app_error",
- "translation": "無法儲存頻道"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_channel.save_direct_channel.add_members.app_error",
@@ -5052,7 +5060,7 @@
},
{
"id": "store.sql_channel.save_member.save.app_error",
- "translation": "無法儲存頻道成員"
+ "translation": "更新頻道成員時失敗"
},
{
"id": "store.sql_channel.search.app_error",
@@ -5060,11 +5068,11 @@
},
{
"id": "store.sql_channel.set_delete_at.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "無法提交交易"
},
{
"id": "store.sql_channel.set_delete_at.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "無法開啟交易"
},
{
"id": "store.sql_channel.set_delete_at.update_public_channel.app_error",
@@ -5072,7 +5080,7 @@
},
{
"id": "store.sql_channel.update.app_error",
- "translation": "無法更新頻道"
+ "translation": "更新頻道時失敗"
},
{
"id": "store.sql_channel.update.archived_channel.app_error",
@@ -5080,7 +5088,7 @@
},
{
"id": "store.sql_channel.update.commit_transaction.app_error",
- "translation": "Unable to commit transaction"
+ "translation": "無法提交交易"
},
{
"id": "store.sql_channel.update.exists.app_error",
@@ -5088,7 +5096,7 @@
},
{
"id": "store.sql_channel.update.open_transaction.app_error",
- "translation": "Unable to open transaction"
+ "translation": "無法開啟交易"
},
{
"id": "store.sql_channel.update.previously.app_error",
@@ -5152,31 +5160,31 @@
},
{
"id": "store.sql_command.analytics_command_count.app_error",
- "translation": "無法計算命令數量"
+ "translation": "無法取得配置"
},
{
"id": "store.sql_command.get_by_trigger.app_error",
- "translation": "無法取得命令"
+ "translation": "無法取得配置"
},
{
"id": "store.sql_command.save.delete.app_error",
- "translation": "無法刪除命令"
+ "translation": "無法刪除角色"
},
{
"id": "store.sql_command.save.delete_perm.app_error",
- "translation": "無法刪除命令"
+ "translation": "無法刪除角色"
},
{
"id": "store.sql_command.save.get.app_error",
- "translation": "無法取得命令"
+ "translation": "無法取得配置"
},
{
"id": "store.sql_command.save.get_team.app_error",
- "translation": "無法取得命令"
+ "translation": "無法取得配置"
},
{
"id": "store.sql_command.save.saving.app_error",
- "translation": "無法儲存命令"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_command.save.saving_overwrite.app_error",
@@ -5184,15 +5192,15 @@
},
{
"id": "store.sql_command.save.update.app_error",
- "translation": "無法更新命令"
+ "translation": "無法更新配置"
},
{
"id": "store.sql_command_webhooks.get.app_error",
- "translation": "無法取得 Webhook"
+ "translation": "無法使用 Webhook"
},
{
"id": "store.sql_command_webhooks.save.app_error",
- "translation": "無法儲存命令 Webhook"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_command_webhooks.save.existing.app_error",
@@ -5220,7 +5228,7 @@
},
{
"id": "store.sql_emoji.delete.app_error",
- "translation": "無法刪除繪文字"
+ "translation": "無法刪除角色"
},
{
"id": "store.sql_emoji.delete.no_results",
@@ -5228,19 +5236,19 @@
},
{
"id": "store.sql_emoji.get.app_error",
- "translation": "無法取得繪文字"
+ "translation": "無法取得配置"
},
{
"id": "store.sql_emoji.get_all.app_error",
- "translation": "無法取得繪文字"
+ "translation": "無法取得配置"
},
{
"id": "store.sql_emoji.get_by_name.app_error",
- "translation": "無法取得繪文字"
+ "translation": "無法取得配置"
},
{
"id": "store.sql_emoji.save.app_error",
- "translation": "無法儲存繪文字"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
@@ -5256,11 +5264,11 @@
},
{
"id": "store.sql_file_info.get.app_error",
- "translation": "無法取得檔案訊息"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_file_info.get_by_path.app_error",
- "translation": "無法根據路徑取得檔案訊息"
+ "translation": "無法取得發文的檔案訊息"
},
{
"id": "store.sql_file_info.get_for_post.app_error",
@@ -5280,19 +5288,19 @@
},
{
"id": "store.sql_file_info.save.app_error",
- "translation": "無法儲存檔案訊息"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_job.delete.app_error",
- "translation": "無法刪除工作"
+ "translation": "無法刪除角色"
},
{
"id": "store.sql_job.get.app_error",
- "translation": "無法取得工作"
+ "translation": "無法取得配置"
},
{
"id": "store.sql_job.get_all.app_error",
- "translation": "無法取得工作"
+ "translation": "無法取得配置"
},
{
"id": "store.sql_job.get_count_by_status_and_type.app_error",
@@ -5304,11 +5312,11 @@
},
{
"id": "store.sql_job.save.app_error",
- "translation": "無法儲存工作"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_job.update.app_error",
- "translation": "無法更新工作"
+ "translation": "無法更新配置"
},
{
"id": "store.sql_license.get.app_error",
@@ -5348,7 +5356,7 @@
},
{
"id": "store.sql_oauth.get_app.find.app_error",
- "translation": "找不到要求的應用程式"
+ "translation": "Unable to find the requested app"
},
{
"id": "store.sql_oauth.get_app.finding.app_error",
@@ -5356,7 +5364,7 @@
},
{
"id": "store.sql_oauth.get_app_by_user.find.app_error",
- "translation": "找不到任何已存在的應用程式"
+ "translation": "找不到已存在的團隊來更新"
},
{
"id": "store.sql_oauth.get_apps.find.app_error",
@@ -5380,7 +5388,7 @@
},
{
"id": "store.sql_oauth.remove_access_data.app_error",
- "translation": "無法移除存取 Token"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_oauth.remove_auth_data.app_error",
@@ -5388,7 +5396,7 @@
},
{
"id": "store.sql_oauth.save_access_data.app_error",
- "translation": "無法儲存存取 Token。"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_oauth.save_app.existing.app_error",
@@ -5396,7 +5404,7 @@
},
{
"id": "store.sql_oauth.save_app.save.app_error",
- "translation": "無法儲存應用程式。"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_oauth.save_auth_data.app_error",
@@ -5416,7 +5424,7 @@
},
{
"id": "store.sql_oauth.update_app.update.app_error",
- "translation": "無法更新應用程式"
+ "translation": "無法更新配置"
},
{
"id": "store.sql_oauth.update_app.updating.app_error",
@@ -5436,15 +5444,15 @@
},
{
"id": "store.sql_post.analytics_posts_count.app_error",
- "translation": "無法取得訊息數量"
+ "translation": "Unable to get post counts"
},
{
"id": "store.sql_post.analytics_posts_count_by_day.app_error",
- "translation": "無法取得以日期為依據的訊息計數"
+ "translation": "Unable to get post counts by day"
},
{
"id": "store.sql_post.analytics_user_counts_posts_by_day.app_error",
- "translation": "無法取得訊息的使用者數量"
+ "translation": "Unable to get user counts with posts"
},
{
"id": "store.sql_post.compliance_export.app_error",
@@ -5452,7 +5460,7 @@
},
{
"id": "store.sql_post.delete.app_error",
- "translation": "無法刪除訊息"
+ "translation": "無法刪除角色"
},
{
"id": "store.sql_post.get.app_error",
@@ -5460,7 +5468,7 @@
},
{
"id": "store.sql_post.get_flagged_posts.app_error",
- "translation": "無法取得被標記的訊息數"
+ "translation": "無法新增直接訊息頻道的成員"
},
{
"id": "store.sql_post.get_parents_posts.app_error",
@@ -5500,11 +5508,11 @@
},
{
"id": "store.sql_post.overwrite.app_error",
- "translation": "無法覆蓋訊息"
+ "translation": "無法刪除角色"
},
{
"id": "store.sql_post.permanent_delete.app_error",
- "translation": "無法刪除訊息"
+ "translation": "無法刪除角色"
},
{
"id": "store.sql_post.permanent_delete_all_comments_by_user.app_error",
@@ -5516,7 +5524,7 @@
},
{
"id": "store.sql_post.permanent_delete_by_channel.app_error",
- "translation": "無法根據頻道刪除訊息"
+ "translation": "無法刪除配置"
},
{
"id": "store.sql_post.permanent_delete_by_user.app_error",
@@ -5532,7 +5540,7 @@
},
{
"id": "store.sql_post.save.app_error",
- "translation": "無法儲存訊息"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_post.save.existing.app_error",
@@ -5544,7 +5552,7 @@
},
{
"id": "store.sql_post.update.app_error",
- "translation": "無法更新訊息"
+ "translation": "無法更新配置"
},
{
"id": "store.sql_preference.cleanup_flags_batch.app_error",
@@ -5572,7 +5580,7 @@
},
{
"id": "store.sql_preference.insert.save.app_error",
- "translation": "無法儲存偏好設定"
+ "translation": "Unable to save the preference"
},
{
"id": "store.sql_preference.is_feature_enabled.app_error",
@@ -5604,7 +5612,7 @@
},
{
"id": "store.sql_preference.update.app_error",
- "translation": "無法更新偏好設定"
+ "translation": "Unable to update the preference"
},
{
"id": "store.sql_reaction.delete.app_error",
@@ -5748,7 +5756,7 @@
},
{
"id": "store.sql_session.analytics_session_count.app_error",
- "translation": "無法計算有多少工作階段"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_session.get.app_error",
@@ -5764,15 +5772,15 @@
},
{
"id": "store.sql_session.remove.app_error",
- "translation": "無法移除工作階段"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_session.remove_all_sessions_for_team.app_error",
- "translation": "無法移除所有的工作階段"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_session.save.app_error",
- "translation": "無法儲存工作階段"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_session.save.existing.app_error",
@@ -5780,15 +5788,15 @@
},
{
"id": "store.sql_session.update_device_id.app_error",
- "translation": "無法更新裝置 ID"
+ "translation": "Unable to update the device id"
},
{
"id": "store.sql_session.update_last_activity.app_error",
- "translation": "無法更新 last_activity_at"
+ "translation": "Unable to update the last_activity_at"
},
{
"id": "store.sql_session.update_roles.app_error",
- "translation": "無法更新角色"
+ "translation": "無法更新配置"
},
{
"id": "store.sql_status.get.app_error",
@@ -5836,7 +5844,7 @@
},
{
"id": "store.sql_system.get_by_name.app_error",
- "translation": "找不到該系統參數。"
+ "translation": "Unable to find the system variable."
},
{
"id": "store.sql_system.permanent_delete_by_name.app_error",
@@ -5856,7 +5864,7 @@
},
{
"id": "store.sql_team.analytics_team_count.app_error",
- "translation": "無法計算團隊數"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -5880,7 +5888,7 @@
},
{
"id": "store.sql_team.get.find.app_error",
- "translation": "找不到已存在的團隊"
+ "translation": "找不到已存在的團隊來更新"
},
{
"id": "store.sql_team.get.finding.app_error",
@@ -5896,15 +5904,15 @@
},
{
"id": "store.sql_team.get_by_invite_id.find.app_error",
- "translation": "找不到已存在的團隊"
+ "translation": "找不到已存在的團隊來更新"
},
{
"id": "store.sql_team.get_by_invite_id.finding.app_error",
- "translation": "找不到已存在的團隊"
+ "translation": "找不到已存在的團隊來更新"
},
{
"id": "store.sql_team.get_by_name.app_error",
- "translation": "找不到已存在的團隊"
+ "translation": "找不到已存在的團隊來更新"
},
{
"id": "store.sql_team.get_by_scheme.app_error",
@@ -5912,7 +5920,7 @@
},
{
"id": "store.sql_team.get_member.app_error",
- "translation": "無法取得團隊成員"
+ "translation": "更新團隊成員時失敗"
},
{
"id": "store.sql_team.get_member.missing.app_error",
@@ -5920,15 +5928,15 @@
},
{
"id": "store.sql_team.get_member_count.app_error",
- "translation": "無法計算團隊成員數量"
+ "translation": "更新團隊成員時失敗"
},
{
"id": "store.sql_team.get_members.app_error",
- "translation": "無法取得團隊成員"
+ "translation": "更新團隊成員時失敗"
},
{
"id": "store.sql_team.get_members_by_ids.app_error",
- "translation": "無法取得團隊成員"
+ "translation": "更新團隊成員時失敗"
},
{
"id": "store.sql_team.get_unread.app_error",
@@ -5956,11 +5964,11 @@
},
{
"id": "store.sql_team.permanent_delete.app_error",
- "translation": "無法刪除已存在的團隊"
+ "translation": "找不到已存在的團隊來更新"
},
{
"id": "store.sql_team.remove_member.app_error",
- "translation": "無法移除團隊成員"
+ "translation": "更新團隊成員時失敗"
},
{
"id": "store.sql_team.reset_all_team_schemes.app_error",
@@ -5968,7 +5976,7 @@
},
{
"id": "store.sql_team.save.app_error",
- "translation": "無法儲存團隊"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_team.save.domain_exists.app_error",
@@ -5984,7 +5992,7 @@
},
{
"id": "store.sql_team.save_member.save.app_error",
- "translation": "無法儲存該團隊成員"
+ "translation": "更新團隊成員時失敗"
},
{
"id": "store.sql_team.search_all_team.app_error",
@@ -5996,7 +6004,7 @@
},
{
"id": "store.sql_team.update.app_error",
- "translation": "無法更新團隊"
+ "translation": "無法更新配置"
},
{
"id": "store.sql_team.update.find.app_error",
@@ -6012,7 +6020,7 @@
},
{
"id": "store.sql_team.update_display_name.app_error",
- "translation": "無法更新團隊名稱"
+ "translation": "無法更新配置"
},
{
"id": "store.sql_team.update_last_team_icon_update.app_error",
@@ -6028,11 +6036,11 @@
},
{
"id": "store.sql_user.analytics_get_system_admin_count.app_error",
- "translation": "無法計算系統管理員的數量"
+ "translation": "Unable to get the system admin count"
},
{
"id": "store.sql_user.analytics_unique_user_count.app_error",
- "translation": "無法取得不重複的帳戶數量"
+ "translation": "Unable to get the unique user count"
},
{
"id": "store.sql_user.clear_all_custom_role_assignments.commit_transaction.app_error",
@@ -6112,15 +6120,15 @@
},
{
"id": "store.sql_user.missing_account.const",
- "translation": "找不到使用者"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_user.permanent_delete.app_error",
- "translation": "無法刪除已存在的帳戶"
+ "translation": "找不到已存在的團隊來更新"
},
{
"id": "store.sql_user.save.app_error",
- "translation": "無法儲存帳號."
+ "translation": "無法更新配置"
},
{
"id": "store.sql_user.save.email_exists.app_error",
@@ -6164,7 +6172,7 @@
},
{
"id": "store.sql_user.update.app_error",
- "translation": "無法更新這個帳號"
+ "translation": "無法更新配置"
},
{
"id": "store.sql_user.update.can_not_change_ldap.app_error",
@@ -6192,7 +6200,7 @@
},
{
"id": "store.sql_user.update_auth_data.app_error",
- "translation": "無法更新認證資料"
+ "translation": "無法更新配置"
},
{
"id": "store.sql_user.update_auth_data.email_exists.app_error",
@@ -6200,11 +6208,11 @@
},
{
"id": "store.sql_user.update_failed_pwd_attempts.app_error",
- "translation": "無法更新 failed_attempts"
+ "translation": "Unable to update the failed_attempts"
},
{
"id": "store.sql_user.update_last_picture_update.app_error",
- "translation": "無法更新 update_at"
+ "translation": "無法更新配置"
},
{
"id": "store.sql_user.update_mfa_active.app_error",
@@ -6216,7 +6224,7 @@
},
{
"id": "store.sql_user.update_password.app_error",
- "translation": "無法更新使用者密碼"
+ "translation": "Unable to update the user password"
},
{
"id": "store.sql_user.update_update.app_error",
@@ -6256,71 +6264,71 @@
},
{
"id": "store.sql_user_access_token.update_token_disable.app_error",
- "translation": "無法停用存取 Token"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_user_access_token.update_token_enable.app_error",
- "translation": "無法啟用存取 Token"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_webhooks.analytics_incoming_count.app_error",
- "translation": "無法計算內送 Webhook"
+ "translation": "無法使用 Webhook"
},
{
"id": "store.sql_webhooks.analytics_outgoing_count.app_error",
- "translation": "無法計算外寄 Webhook"
+ "translation": "無法使用 Webhook"
},
{
"id": "store.sql_webhooks.delete_incoming.app_error",
- "translation": "無法刪除 Webhook"
+ "translation": "無法使用 Webhook"
},
{
"id": "store.sql_webhooks.delete_outgoing.app_error",
- "translation": "無法刪除 Webhook"
+ "translation": "無法使用 Webhook"
},
{
"id": "store.sql_webhooks.get_incoming.app_error",
- "translation": "無法取得 Webhook"
+ "translation": "無法使用 Webhook"
},
{
"id": "store.sql_webhooks.get_incoming_by_channel.app_error",
- "translation": "無法取得 Webhook"
+ "translation": "無法使用 Webhook"
},
{
"id": "store.sql_webhooks.get_incoming_by_user.app_error",
- "translation": "無法取得 Webhook"
+ "translation": "無法使用 Webhook"
},
{
"id": "store.sql_webhooks.get_outgoing.app_error",
- "translation": "無法取得 Webhook"
+ "translation": "無法使用 Webhook"
},
{
"id": "store.sql_webhooks.get_outgoing_by_channel.app_error",
- "translation": "無法取得 Webhook"
+ "translation": "無法使用 Webhook"
},
{
"id": "store.sql_webhooks.get_outgoing_by_team.app_error",
- "translation": "無法取得 Webhook"
+ "translation": "無法使用 Webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_channel.app_error",
- "translation": "無法刪除 Webhook"
+ "translation": "無法使用 Webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_incoming_by_user.app_error",
- "translation": "無法刪除 Webhook"
+ "translation": "無法使用 Webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_channel.app_error",
- "translation": "無法刪除 Webhook"
+ "translation": "無法使用 Webhook"
},
{
"id": "store.sql_webhooks.permanent_delete_outgoing_by_user.app_error",
- "translation": "無法刪除 Webhook"
+ "translation": "無法使用 Webhook"
},
{
"id": "store.sql_webhooks.save_incoming.app_error",
- "translation": "無法儲存內送 Webhook"
+ "translation": "無法使用 Webhook"
},
{
"id": "store.sql_webhooks.save_incoming.existing.app_error",
@@ -6328,7 +6336,7 @@
},
{
"id": "store.sql_webhooks.save_outgoing.app_error",
- "translation": "無法儲存外寄 Webhook"
+ "translation": "無法儲存 Token"
},
{
"id": "store.sql_webhooks.save_outgoing.override.app_error",
@@ -6336,11 +6344,11 @@
},
{
"id": "store.sql_webhooks.update_incoming.app_error",
- "translation": "無法更新內送 Webhook"
+ "translation": "無法使用 Webhook"
},
{
"id": "store.sql_webhooks.update_outgoing.app_error",
- "translation": "無法更新 Webhook"
+ "translation": "無法使用 Webhook"
},
{
"id": "system.message.name",