Skip to content

Commit ed253e7

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 3a9cc5b commit ed253e7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+48
-76
lines changed

l10n/be.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ OC.L10N.register(
99
"Face recognition:" : "Распазнаванне твараў:",
1010
"Reset" : "Скінуць",
1111
"FFMPEG" : "FFMPEG",
12-
"Checking FFMPEG" : "Праверка FFMPEG",
1312
"Cat" : "Кот",
1413
"Animal" : "Жывёла",
1514
"Wildlife" : "Дзікая прырода",

l10n/be.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"Face recognition:" : "Распазнаванне твараў:",
88
"Reset" : "Скінуць",
99
"FFMPEG" : "FFMPEG",
10-
"Checking FFMPEG" : "Праверка FFMPEG",
1110
"Cat" : "Кот",
1211
"Animal" : "Жывёла",
1312
"Wildlife" : "Дзікая прырода",

l10n/cs.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ OC.L10N.register(
9999
"Tensorflow WASM was loaded successfully into Node.js." : "Tensoflow WASM bylo úspěšně načteno do Node.js.",
100100
"If the shipped Node.js binary doesn't work on your system for some reason you can set the path to a custom node.js binary. Currently supported is Node v20.9 and newer v20 releases." : "Pokud dodávaný spustitelný soubor Node.js z nějakého důvodu na vámi využívaném systému nefunguje, je možné nasměrovat na uživatelsky určený spustitelný soubor node.js. V tuto chvíli je podporováno Node v20.9 a novější v řadě 20.",
101101
"For Nextcloud Snap users, you need to adjust this path to point to the snap's \"current\" directory as the pre-configured path will change with each update. For example, set it to \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\" instead of \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\"" : "Uživatelé Nextcloud Snap budou potřebovat upravit tento popis umístění aby ukazovatl na „current“ adresář snapu, protože přednastavený popis se změní při každé aktualizaci. Například nastavte na „/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node“ namísto „/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node“",
102+
"FFMPEG" : "FFMPEG",
103+
"Checking FFmpeg" : "Kontroluje se FFmpet",
102104
"Classifier process priority" : "Priorita procesu rozřazování",
103105
"Checking Nice binary" : "Kontrola spustitelného souboru s nástrojem nice",
104106
"Could not find the Nice binary. You may need to set the path to a working binary manually." : "Nedaří se najít spustitelný soubor s nástrojem nice. Může být třeba nastavit popis umístění funkčního programu ručně.",

l10n/cs.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@
9797
"Tensorflow WASM was loaded successfully into Node.js." : "Tensoflow WASM bylo úspěšně načteno do Node.js.",
9898
"If the shipped Node.js binary doesn't work on your system for some reason you can set the path to a custom node.js binary. Currently supported is Node v20.9 and newer v20 releases." : "Pokud dodávaný spustitelný soubor Node.js z nějakého důvodu na vámi využívaném systému nefunguje, je možné nasměrovat na uživatelsky určený spustitelný soubor node.js. V tuto chvíli je podporováno Node v20.9 a novější v řadě 20.",
9999
"For Nextcloud Snap users, you need to adjust this path to point to the snap's \"current\" directory as the pre-configured path will change with each update. For example, set it to \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\" instead of \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\"" : "Uživatelé Nextcloud Snap budou potřebovat upravit tento popis umístění aby ukazovatl na „current“ adresář snapu, protože přednastavený popis se změní při každé aktualizaci. Například nastavte na „/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node“ namísto „/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node“",
100+
"FFMPEG" : "FFMPEG",
101+
"Checking FFmpeg" : "Kontroluje se FFmpet",
100102
"Classifier process priority" : "Priorita procesu rozřazování",
101103
"Checking Nice binary" : "Kontrola spustitelného souboru s nástrojem nice",
102104
"Could not find the Nice binary. You may need to set the path to a working binary manually." : "Nedaří se najít spustitelný soubor s nástrojem nice. Může být třeba nastavit popis umístění funkčního programu ručně.",

l10n/da.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ OC.L10N.register(
99
"Reset" : "Nulstil",
1010
"Node.js" : "Node.js",
1111
"Checking Node.js" : "Tjekker Node.js",
12+
"Checking FFmpeg" : "Kontrollerer FFmpeg",
1213
"Cat" : "Kat",
1314
"Architecture" : "Arkitektur",
1415
"Farm" : "Gård",

l10n/da.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"Reset" : "Nulstil",
88
"Node.js" : "Node.js",
99
"Checking Node.js" : "Tjekker Node.js",
10+
"Checking FFmpeg" : "Kontrollerer FFmpeg",
1011
"Cat" : "Kat",
1112
"Architecture" : "Arkitektur",
1213
"Farm" : "Gård",

l10n/de.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,7 @@ OC.L10N.register(
101101
"If the shipped Node.js binary doesn't work on your system for some reason you can set the path to a custom node.js binary. Currently supported is Node v20.9 and newer v20 releases." : "Wenn die mitgelieferte Node.js-Binärdatei auf deinem System aus irgendeinem Grund nicht funktioniert, kannst du den Pfad zu einer benutzerdefinierten Node.js-Binärdatei festlegen. Derzeit werden Node v20.9 und neuere v20-Versionen unterstützt.",
102102
"For Nextcloud Snap users, you need to adjust this path to point to the snap's \"current\" directory as the pre-configured path will change with each update. For example, set it to \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\" instead of \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\"" : "Für Nextcloud Snap-Benutzer musst du diesen Pfad so anpassen, dass er auf das \"aktuelle\" Verzeichnis des Snaps verweist, da sich der vorkonfigurierte Pfad mit jedem Update ändert. Stelle es beispielsweise auf \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\" anstelle von \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\" ein.",
103103
"FFMPEG" : "FFMPEG",
104-
"Checking FFMPEG" : "FFMPEG wird geprüft",
105-
"Could not execute the ffmpeg binary. You may need to set the path to a working binary manually." : "Die FFMPEG-Binärdatei konnte nicht ausgeführt werden. Möglicherweise muss der Pfad zu einer funktionierenden Binärdatei manuell festgelegt werden.",
106-
"ffmpeg {version} binary was installed successfully." : "FFMPEG {version} Binärdatei wurde installiert.",
107-
"If the shipped ffmpeg binary doesn't work on your system for some reason you can set the path to a custom ffmpeg binary." : "Wenn die ausgelieferte FFMPEG-Binärdatei aus irgendeinem Grund auf deinem System nicht funktioniert, kannst du den Pfad zu einer benutzerdefinierten FFMPEG-Binärdatei festlegen.",
104+
"Checking FFmpeg" : "Prüfe FFmpeg",
108105
"Classifier process priority" : "Priorität des Klassifikationsprozesses",
109106
"Checking Nice binary" : "Überprüfung der Nice-Binärdatei",
110107
"Could not find the Nice binary. You may need to set the path to a working binary manually." : "Die Node.js-Bibliothek konnte nicht gefunden werden. Möglicherweise musst du den Pfad zu einer funktionierenden Bibliothek manuell festlegen.",

l10n/de.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,7 @@
9999
"If the shipped Node.js binary doesn't work on your system for some reason you can set the path to a custom node.js binary. Currently supported is Node v20.9 and newer v20 releases." : "Wenn die mitgelieferte Node.js-Binärdatei auf deinem System aus irgendeinem Grund nicht funktioniert, kannst du den Pfad zu einer benutzerdefinierten Node.js-Binärdatei festlegen. Derzeit werden Node v20.9 und neuere v20-Versionen unterstützt.",
100100
"For Nextcloud Snap users, you need to adjust this path to point to the snap's \"current\" directory as the pre-configured path will change with each update. For example, set it to \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\" instead of \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\"" : "Für Nextcloud Snap-Benutzer musst du diesen Pfad so anpassen, dass er auf das \"aktuelle\" Verzeichnis des Snaps verweist, da sich der vorkonfigurierte Pfad mit jedem Update ändert. Stelle es beispielsweise auf \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\" anstelle von \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\" ein.",
101101
"FFMPEG" : "FFMPEG",
102-
"Checking FFMPEG" : "FFMPEG wird geprüft",
103-
"Could not execute the ffmpeg binary. You may need to set the path to a working binary manually." : "Die FFMPEG-Binärdatei konnte nicht ausgeführt werden. Möglicherweise muss der Pfad zu einer funktionierenden Binärdatei manuell festgelegt werden.",
104-
"ffmpeg {version} binary was installed successfully." : "FFMPEG {version} Binärdatei wurde installiert.",
105-
"If the shipped ffmpeg binary doesn't work on your system for some reason you can set the path to a custom ffmpeg binary." : "Wenn die ausgelieferte FFMPEG-Binärdatei aus irgendeinem Grund auf deinem System nicht funktioniert, kannst du den Pfad zu einer benutzerdefinierten FFMPEG-Binärdatei festlegen.",
102+
"Checking FFmpeg" : "Prüfe FFmpeg",
106103
"Classifier process priority" : "Priorität des Klassifikationsprozesses",
107104
"Checking Nice binary" : "Überprüfung der Nice-Binärdatei",
108105
"Could not find the Nice binary. You may need to set the path to a working binary manually." : "Die Node.js-Bibliothek konnte nicht gefunden werden. Möglicherweise musst du den Pfad zu einer funktionierenden Bibliothek manuell festlegen.",

l10n/de_DE.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,7 @@ OC.L10N.register(
101101
"If the shipped Node.js binary doesn't work on your system for some reason you can set the path to a custom node.js binary. Currently supported is Node v20.9 and newer v20 releases." : "Wenn die mitgelieferte Node.js-Binärdatei auf Ihrem System aus irgendeinem Grund nicht funktioniert, können Sie den Pfad zu einer benutzerdefinierte Node.js-Binärdatei festlegen. Derzeit werden Node v20.9 und neuere v20-Versionen unterstützt.",
102102
"For Nextcloud Snap users, you need to adjust this path to point to the snap's \"current\" directory as the pre-configured path will change with each update. For example, set it to \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\" instead of \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\"" : "Für Nextcloud Snap-Benutzer müssen Sie diesen Pfad so anpassen, dass er auf das \"aktuelle\" Verzeichnis des Snaps verweist, da sich der vorkonfigurierte Pfad mit jedem Update ändert. Stellen Sie es beispielsweise auf \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\" anstelle von \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\" ein.",
103103
"FFMPEG" : "FFMPEG",
104-
"Checking FFMPEG" : "FFMPEG wird geprüft",
105-
"Could not execute the ffmpeg binary. You may need to set the path to a working binary manually." : "Die FFMPEG-Binärdatei konnte nicht ausgeführt werden. Möglicherweise muss der Pfad zu einer funktionierenden Binärdatei manuell festgelegt werden.",
106-
"ffmpeg {version} binary was installed successfully." : "FFMPEG {version} Binärdatei wurde installiert.",
107-
"If the shipped ffmpeg binary doesn't work on your system for some reason you can set the path to a custom ffmpeg binary." : "Wenn die ausgelieferte FFMPEG-Binärdatei aus irgendeinem Grund auf Ihrem System nicht funktioniert, können Sie den Pfad zu einer benutzerdefinierten FFMPEG-Binärdatei festlegen.",
104+
"Checking FFmpeg" : "Prüfe FFmpeg",
108105
"Classifier process priority" : "Priorität des Klassifikationsprozesses",
109106
"Checking Nice binary" : "Überprüfung der Nice-Binärdatei",
110107
"Could not find the Nice binary. You may need to set the path to a working binary manually." : "Die Nice-Binärdatei konnte nicht gefunden werden. Möglicherweise müssen Sie den Pfad zu einer funktionierenden Binärdatei manuell festlegen.",

l10n/de_DE.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,7 @@
9999
"If the shipped Node.js binary doesn't work on your system for some reason you can set the path to a custom node.js binary. Currently supported is Node v20.9 and newer v20 releases." : "Wenn die mitgelieferte Node.js-Binärdatei auf Ihrem System aus irgendeinem Grund nicht funktioniert, können Sie den Pfad zu einer benutzerdefinierte Node.js-Binärdatei festlegen. Derzeit werden Node v20.9 und neuere v20-Versionen unterstützt.",
100100
"For Nextcloud Snap users, you need to adjust this path to point to the snap's \"current\" directory as the pre-configured path will change with each update. For example, set it to \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\" instead of \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\"" : "Für Nextcloud Snap-Benutzer müssen Sie diesen Pfad so anpassen, dass er auf das \"aktuelle\" Verzeichnis des Snaps verweist, da sich der vorkonfigurierte Pfad mit jedem Update ändert. Stellen Sie es beispielsweise auf \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\" anstelle von \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\" ein.",
101101
"FFMPEG" : "FFMPEG",
102-
"Checking FFMPEG" : "FFMPEG wird geprüft",
103-
"Could not execute the ffmpeg binary. You may need to set the path to a working binary manually." : "Die FFMPEG-Binärdatei konnte nicht ausgeführt werden. Möglicherweise muss der Pfad zu einer funktionierenden Binärdatei manuell festgelegt werden.",
104-
"ffmpeg {version} binary was installed successfully." : "FFMPEG {version} Binärdatei wurde installiert.",
105-
"If the shipped ffmpeg binary doesn't work on your system for some reason you can set the path to a custom ffmpeg binary." : "Wenn die ausgelieferte FFMPEG-Binärdatei aus irgendeinem Grund auf Ihrem System nicht funktioniert, können Sie den Pfad zu einer benutzerdefinierten FFMPEG-Binärdatei festlegen.",
102+
"Checking FFmpeg" : "Prüfe FFmpeg",
106103
"Classifier process priority" : "Priorität des Klassifikationsprozesses",
107104
"Checking Nice binary" : "Überprüfung der Nice-Binärdatei",
108105
"Could not find the Nice binary. You may need to set the path to a working binary manually." : "Die Nice-Binärdatei konnte nicht gefunden werden. Möglicherweise müssen Sie den Pfad zu einer funktionierenden Binärdatei manuell festlegen.",

0 commit comments

Comments
 (0)