Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Dec 15, 2024
1 parent 240a542 commit 542a25b
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ OC.L10N.register(
"Other settings" : "Andere Einstellungen",
"Remove background" : "Hintergrund entfernen",
"Keep original file version" : "Ursprüngliche Dateiversion beibehalten",
"Custom ocrMyPdf CLI arguments" : "Benutzerdefinierte ocrMyPdf Komandozeilen-Argumente",
"Select language(s)" : "Sprache(n) auswählen"
},
"nplurals=2; plural=(n != 1);");
1 change: 1 addition & 0 deletions l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"Other settings" : "Andere Einstellungen",
"Remove background" : "Hintergrund entfernen",
"Keep original file version" : "Ursprüngliche Dateiversion beibehalten",
"Custom ocrMyPdf CLI arguments" : "Benutzerdefinierte ocrMyPdf Komandozeilen-Argumente",
"Select language(s)" : "Sprache(n) auswählen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
1 change: 1 addition & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ OC.L10N.register(
"Other settings" : "Other settings",
"Remove background" : "Remove background",
"Keep original file version" : "Keep original file version",
"Custom ocrMyPdf CLI arguments" : "Custom ocrMyPdf CLI arguments",
"Select language(s)" : "Select language(s)"
},
"nplurals=2; plural=(n != 1);");
1 change: 1 addition & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"Other settings" : "Other settings",
"Remove background" : "Remove background",
"Keep original file version" : "Keep original file version",
"Custom ocrMyPdf CLI arguments" : "Custom ocrMyPdf CLI arguments",
"Select language(s)" : "Select language(s)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
1 change: 1 addition & 0 deletions l10n/ga.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ OC.L10N.register(
"Other settings" : "Socruithe eile",
"Remove background" : "Bain an cúlra",
"Keep original file version" : "Coinnigh leagan bunaidh an chomhaid",
"Custom ocrMyPdf CLI arguments" : "Argóintí CLI saincheaptha ocrMyPdf",
"Select language(s)" : "Roghnaigh teanga(cha)"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
1 change: 1 addition & 0 deletions l10n/ga.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"Other settings" : "Socruithe eile",
"Remove background" : "Bain an cúlra",
"Keep original file version" : "Coinnigh leagan bunaidh an chomhaid",
"Custom ocrMyPdf CLI arguments" : "Argóintí CLI saincheaptha ocrMyPdf",
"Select language(s)" : "Roghnaigh teanga(cha)"
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}
1 change: 1 addition & 0 deletions l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ OC.L10N.register(
"Other settings" : "Outros axustes",
"Remove background" : "Eliminar o fondo",
"Keep original file version" : "Conservar a versión orixinal do ficheiro",
"Custom ocrMyPdf CLI arguments" : "Argumentos personalizados da CLI de ocrMyPdf",
"Select language(s)" : "Seleccionar idioma(s)"
},
"nplurals=2; plural=(n != 1);");
1 change: 1 addition & 0 deletions l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"Other settings" : "Outros axustes",
"Remove background" : "Eliminar o fondo",
"Keep original file version" : "Conservar a versión orixinal do ficheiro",
"Custom ocrMyPdf CLI arguments" : "Argumentos personalizados da CLI de ocrMyPdf",
"Select language(s)" : "Seleccionar idioma(s)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
1 change: 1 addition & 0 deletions l10n/zh_HK.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ OC.L10N.register(
"Other settings" : "其他設定",
"Remove background" : "移除背景",
"Keep original file version" : "保留原始檔案版本",
"Custom ocrMyPdf CLI arguments" : "自訂 ocrMyPdf CLI 參數",
"Select language(s)" : "選取語言"
},
"nplurals=1; plural=0;");
1 change: 1 addition & 0 deletions l10n/zh_HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"Other settings" : "其他設定",
"Remove background" : "移除背景",
"Keep original file version" : "保留原始檔案版本",
"Custom ocrMyPdf CLI arguments" : "自訂 ocrMyPdf CLI 參數",
"Select language(s)" : "選取語言"
},"pluralForm" :"nplurals=1; plural=0;"
}

0 comments on commit 542a25b

Please sign in to comment.