mirror of
https://github.com/misterunknown/ifm.git
synced 2025-08-09 17:46:31 +02:00
fix translations
This commit is contained in:
committed by
Marco Dickert
parent
82070df2cf
commit
40aebb172e
@@ -105,6 +105,6 @@
|
||||
"upload_file": "Upload File",
|
||||
"upload_remote": "Remote Upload",
|
||||
"upload_remote_url": "Remote Upload URL",
|
||||
"username": "username",
|
||||
"username": "Username",
|
||||
"word_wrap": "Word Wrap"
|
||||
}
|
||||
|
@@ -104,6 +104,6 @@
|
||||
"upload_file": "Envoyer fichier",
|
||||
"upload_remote": "Envoi distant",
|
||||
"upload_remote_url": "URL pour l'envoi distant",
|
||||
"username": "nom d'utilisateur",
|
||||
"username": "Nom d'utilisateur",
|
||||
"word_wrap": "Revenir à la ligne"
|
||||
}
|
||||
|
@@ -104,6 +104,6 @@
|
||||
"upload_file": "Enviar Arquivo",
|
||||
"upload_remote": "Envio Remoto",
|
||||
"upload_remote_url": "URL para Envio Remoto",
|
||||
"username": "nome de usuário",
|
||||
"username": "Nome de usuário",
|
||||
"word_wrap": "Quebra de Linha"
|
||||
}
|
||||
|
@@ -104,6 +104,6 @@
|
||||
"upload_file": "Загрузить файла",
|
||||
"upload_remote": "Удаленная загрузка",
|
||||
"upload_remote_url": "Удаленная загрузка по URL",
|
||||
"username": "пользователь",
|
||||
"username": "Имя пользователя",
|
||||
"word_wrap": "Перенос строк"
|
||||
}
|
Reference in New Issue
Block a user