Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/653/head
parent
2e59e59df8
commit
edea2d9712
|
@ -399,6 +399,7 @@ OC.L10N.register(
|
|||
"General Failure" : "Allgemeiner Fehler",
|
||||
"Error: {msg}" : "Fehler: {msg}",
|
||||
"Failed to delete files." : "Löschen der Dateien fehlgeschlagen.",
|
||||
"Failed to delete local files." : "Fehler beim löschen der lokalen Dateien",
|
||||
"Failed to delete {fileName}." : "{fileName} konnte nicht gelöscht werden.",
|
||||
"Failed to move files." : "Dateien konnten nicht verschoben werden.",
|
||||
"Could not move {fileName}, target exists." : "{fileName} konnte nicht verschoben werden, Zieldatei existiert bereits.",
|
||||
|
|
|
@ -397,6 +397,7 @@
|
|||
"General Failure" : "Allgemeiner Fehler",
|
||||
"Error: {msg}" : "Fehler: {msg}",
|
||||
"Failed to delete files." : "Löschen der Dateien fehlgeschlagen.",
|
||||
"Failed to delete local files." : "Fehler beim löschen der lokalen Dateien",
|
||||
"Failed to delete {fileName}." : "{fileName} konnte nicht gelöscht werden.",
|
||||
"Failed to move files." : "Dateien konnten nicht verschoben werden.",
|
||||
"Could not move {fileName}, target exists." : "{fileName} konnte nicht verschoben werden, Zieldatei existiert bereits.",
|
||||
|
|
|
@ -18,6 +18,7 @@ OC.L10N.register(
|
|||
"Places" : "Lieux",
|
||||
"Map" : "Carte",
|
||||
"Tags" : "Étiquettes",
|
||||
"View all" : "Voir tous",
|
||||
"Recognize" : "Recognize",
|
||||
"A better photos experience awaits you" : "Une meilleure expérience photo vous attend",
|
||||
"Choose the root folder of your timeline to begin" : "Choisissez le dossier racine de votre fil chronologique pour commencer",
|
||||
|
@ -390,6 +391,7 @@ OC.L10N.register(
|
|||
"General Failure" : "Échec général",
|
||||
"Error: {msg}" : "Erreur : {msg}",
|
||||
"Failed to delete files." : "Échec de la suppression des fichiers.",
|
||||
"Failed to delete local files." : "Échec de la suppression des fichiers locaux.",
|
||||
"Failed to delete {fileName}." : "Échec de la suppression de {fileName}.",
|
||||
"Failed to move files." : "Échec de déplacement des fichiers.",
|
||||
"Could not move {fileName}, target exists." : "Impossible de déplacer {fileName}, la cible existe.",
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
"Places" : "Lieux",
|
||||
"Map" : "Carte",
|
||||
"Tags" : "Étiquettes",
|
||||
"View all" : "Voir tous",
|
||||
"Recognize" : "Recognize",
|
||||
"A better photos experience awaits you" : "Une meilleure expérience photo vous attend",
|
||||
"Choose the root folder of your timeline to begin" : "Choisissez le dossier racine de votre fil chronologique pour commencer",
|
||||
|
@ -388,6 +389,7 @@
|
|||
"General Failure" : "Échec général",
|
||||
"Error: {msg}" : "Erreur : {msg}",
|
||||
"Failed to delete files." : "Échec de la suppression des fichiers.",
|
||||
"Failed to delete local files." : "Échec de la suppression des fichiers locaux.",
|
||||
"Failed to delete {fileName}." : "Échec de la suppression de {fileName}.",
|
||||
"Failed to move files." : "Échec de déplacement des fichiers.",
|
||||
"Could not move {fileName}, target exists." : "Impossible de déplacer {fileName}, la cible existe.",
|
||||
|
|
|
@ -399,6 +399,7 @@ OC.L10N.register(
|
|||
"General Failure" : "一般失敗",
|
||||
"Error: {msg}" : "錯誤:{msg}",
|
||||
"Failed to delete files." : "刪除檔案失敗",
|
||||
"Failed to delete local files." : "刪除本機檔案失敗。",
|
||||
"Failed to delete {fileName}." : "刪除 {fileName} 失敗。",
|
||||
"Failed to move files." : "移動檔案失敗。",
|
||||
"Could not move {fileName}, target exists." : "無法移動 {fileName},目標已存在。",
|
||||
|
|
|
@ -397,6 +397,7 @@
|
|||
"General Failure" : "一般失敗",
|
||||
"Error: {msg}" : "錯誤:{msg}",
|
||||
"Failed to delete files." : "刪除檔案失敗",
|
||||
"Failed to delete local files." : "刪除本機檔案失敗。",
|
||||
"Failed to delete {fileName}." : "刪除 {fileName} 失敗。",
|
||||
"Failed to move files." : "移動檔案失敗。",
|
||||
"Could not move {fileName}, target exists." : "無法移動 {fileName},目標已存在。",
|
||||
|
|
Loading…
Reference in New Issue