1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-09 17:46:31 +02:00

Remove duplicate keys in translation files.

Signed-off-by: Marco Dickert <marco@misterunknown.de>
This commit is contained in:
Marco Dickert
2020-09-28 18:27:52 +02:00
parent 046ef170e5
commit 1ab4019a57
5 changed files with 1 additions and 7 deletions

View File

@@ -38,7 +38,6 @@
"file_save_error": "Datei konnte nicht gespeichert werden.",
"file_save_success": "Datei erfolgreich gespeichert.",
"file_save_confirm": "Soll diese Datei wirklich gespeichert werden -",
"file_save_error": "Datei konnte nicht geändert oder angelegt werden: ",
"file_upload_error": "Datei konnte nicht hochgeladen werden.",
"file_upload_success": "Datei erfolgreich hochgeladen",
"filename": "Dateiname",

View File

@@ -28,7 +28,6 @@
"file_delete_success": "File(s) successfully deleted.",
"file_display_error": "This file can not be displayed or edited.",
"file_load_error": "Content could not be loaded.",
"file_new": "New File",
"file_new": "New file",
"file_no_permission": "No permission to edit/create file.",
"file_not_found": "File was not found or could not be opened.",
@@ -37,7 +36,6 @@
"file_rename_error": "File could not be renamed: ",
"file_rename_success": "File successfully renamed.",
"file_save_confirm": "Do you want to save the following file -",
"file_save_error": "File could not be edited or created: ",
"file_save_error": "File could not be saved.",
"file_save_success": "File was saved successfully.",
"file_upload_error": "File could not be uploaded.",

View File

@@ -38,7 +38,6 @@
"file_save_error": "Le fichier n'a pas pu être enregistré.",
"file_save_success": "Le fichier a été enregistré avec succès.",
"file_save_confirm": "Voulez-vous enregistré le fichier -",
"file_save_error": "Le fichier n'a pas pu être créé ou modifié : ",
"file_upload_error": "Le fichier n'a pas pu être envoyé.",
"file_upload_success": "Le fichier a été envoyé avec succès.",
"filename": "Nom de fichier",

View File

@@ -38,7 +38,6 @@
"file_save_error": "Não foi possível salvar o arquivo.",
"file_save_success": "Arquivo salvo com sucesso.",
"file_save_confirm": "Você quer salvar o seguinte arquivo -",
"file_save_error": "Não foi possível criar ou editar o arquivo: ",
"file_upload_error": "Não foi possível enviar o arquivo.",
"file_upload_success": "Arquivo enviado com sucesso.",
"filename": "Nome do arquivo",

View File

@@ -38,7 +38,6 @@
"file_save_error": "Не удалось сохранить файл.",
"file_save_success": "Файл успешно сохранен.",
"file_save_confirm": "Хотите сохранить следующий файл -",
"file_save_error": "Файл не может быть отредактирован или создан: ",
"file_upload_error": "Не удалось загрузить файл.",
"file_upload_success": "Файл успешно загружен.",
"filename": "Имя файла",