diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-03-05 00:22:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-03-05 00:22:42 +0000 |
commit | 4479b2710fc31ceef65fc68bb1c85c8c74f3bdbf (patch) | |
tree | fcc746eafa69c64a32e2b6f1130e72575f5cb005 | |
parent | 850c0a26bd42e37b5c140d5b74066aaf8e74ae35 (diff) | |
download | nextcloud-server-4479b2710fc31ceef65fc68bb1c85c8c74f3bdbf.tar.gz nextcloud-server-4479b2710fc31ceef65fc68bb1c85c8c74f3bdbf.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
78 files changed, 154 insertions, 250 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index a9ea713ba33..68f92bcd569 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -455,8 +455,6 @@ OC.L10N.register( "Favor" : "تفضيل", "Not favored" : "غير مُفضّلة", "Submitting fields…" : "إرسال الحقول...", - "Filter filenames…" : "تصفية باسم الملف...", - "Keep {oldextension}" : "إبقِ على {oldextension}", - "Use {newextension}" : "إستَعمِل {newextension}" + "Filter filenames…" : "تصفية باسم الملف..." }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 8ebc8c3f87f..3aa8755a363 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -453,8 +453,6 @@ "Favor" : "تفضيل", "Not favored" : "غير مُفضّلة", "Submitting fields…" : "إرسال الحقول...", - "Filter filenames…" : "تصفية باسم الملف...", - "Keep {oldextension}" : "إبقِ على {oldextension}", - "Use {newextension}" : "إستَعمِل {newextension}" + "Filter filenames…" : "تصفية باسم الملف..." },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index 7cf664a9720..f406d4af858 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -440,8 +440,6 @@ OC.L10N.register( "Favor" : "Afavorir", "Not favored" : "No afavorit", "Submitting fields…" : "S'estan enviant camps…", - "Filter filenames…" : "Filtra els noms de fitxer…", - "Keep {oldextension}" : "Mantenir {oldextension}", - "Use {newextension}" : "Utilitza {newextension}" + "Filter filenames…" : "Filtra els noms de fitxer…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index f03edffc921..9f81b92047c 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -438,8 +438,6 @@ "Favor" : "Afavorir", "Not favored" : "No afavorit", "Submitting fields…" : "S'estan enviant camps…", - "Filter filenames…" : "Filtra els noms de fitxer…", - "Keep {oldextension}" : "Mantenir {oldextension}", - "Use {newextension}" : "Utilitza {newextension}" + "Filter filenames…" : "Filtra els noms de fitxer…" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index c1deb84602f..29e4087184b 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -455,8 +455,6 @@ OC.L10N.register( "Favor" : "Zařadit mezi oblíbené", "Not favored" : "Není v oblíbených", "Submitting fields…" : "Odesílání kolonek…", - "Filter filenames…" : "Filtrovat názvy souborů…", - "Keep {oldextension}" : "Ponechat {oldextension}", - "Use {newextension}" : "Použít {newextension}" + "Filter filenames…" : "Filtrovat názvy souborů…" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index e29272b9078..4bdf33b1efd 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -453,8 +453,6 @@ "Favor" : "Zařadit mezi oblíbené", "Not favored" : "Není v oblíbených", "Submitting fields…" : "Odesílání kolonek…", - "Filter filenames…" : "Filtrovat názvy souborů…", - "Keep {oldextension}" : "Ponechat {oldextension}", - "Use {newextension}" : "Použít {newextension}" + "Filter filenames…" : "Filtrovat názvy souborů…" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index 2617428de47..c0289a99b5a 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -438,8 +438,6 @@ OC.L10N.register( "Favor" : "Foretræk", "Not favored" : "Ikke foretrukket", "Submitting fields…" : "Sender felter...", - "Filter filenames…" : "Filtrer filnavne...", - "Keep {oldextension}" : "Behold {oldextension}", - "Use {newextension}" : "Anvend {newextension}" + "Filter filenames…" : "Filtrer filnavne..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json index c19f8313e88..77e3893dc90 100644 --- a/apps/files/l10n/da.json +++ b/apps/files/l10n/da.json @@ -436,8 +436,6 @@ "Favor" : "Foretræk", "Not favored" : "Ikke foretrukket", "Submitting fields…" : "Sender felter...", - "Filter filenames…" : "Filtrer filnavne...", - "Keep {oldextension}" : "Behold {oldextension}", - "Use {newextension}" : "Anvend {newextension}" + "Filter filenames…" : "Filtrer filnavne..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 67b5caa33b0..efa299ce56c 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -455,8 +455,6 @@ OC.L10N.register( "Favor" : "Favorisieren", "Not favored" : "Nicht favorisiert", "Submitting fields…" : "Felder werden übermittelt…", - "Filter filenames…" : "Dateinamen filtern…", - "Keep {oldextension}" : "{oldextension} behalten", - "Use {newextension}" : "{newextension} verwenden" + "Filter filenames…" : "Dateinamen filtern…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index e9500ef6929..55cff51b8cd 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -453,8 +453,6 @@ "Favor" : "Favorisieren", "Not favored" : "Nicht favorisiert", "Submitting fields…" : "Felder werden übermittelt…", - "Filter filenames…" : "Dateinamen filtern…", - "Keep {oldextension}" : "{oldextension} behalten", - "Use {newextension}" : "{newextension} verwenden" + "Filter filenames…" : "Dateinamen filtern…" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 5a5ea9c95da..55b9f7e8e05 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -455,8 +455,6 @@ OC.L10N.register( "Favor" : "Favorisieren", "Not favored" : "Nicht favorisiert", "Submitting fields…" : "Felder werden übermittelt…", - "Filter filenames…" : "Dateinamen filtern…", - "Keep {oldextension}" : "{oldextension} behalten", - "Use {newextension}" : "{newextension} verwenden" + "Filter filenames…" : "Dateinamen filtern…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index e36e40b91fa..1d0fee9f51a 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -453,8 +453,6 @@ "Favor" : "Favorisieren", "Not favored" : "Nicht favorisiert", "Submitting fields…" : "Felder werden übermittelt…", - "Filter filenames…" : "Dateinamen filtern…", - "Keep {oldextension}" : "{oldextension} behalten", - "Use {newextension}" : "{newextension} verwenden" + "Filter filenames…" : "Dateinamen filtern…" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 287f3932b76..b174d00ae2a 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -455,8 +455,6 @@ OC.L10N.register( "Favor" : "Favour", "Not favored" : "Not favoured", "Submitting fields…" : "Submitting fields…", - "Filter filenames…" : "Filter filenames…", - "Keep {oldextension}" : "Keep {oldextension}", - "Use {newextension}" : "Use {newextension}" + "Filter filenames…" : "Filter filenames…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 27952d51058..4170df233c2 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -453,8 +453,6 @@ "Favor" : "Favour", "Not favored" : "Not favoured", "Submitting fields…" : "Submitting fields…", - "Filter filenames…" : "Filter filenames…", - "Keep {oldextension}" : "Keep {oldextension}", - "Use {newextension}" : "Use {newextension}" + "Filter filenames…" : "Filter filenames…" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 58a7afc5198..919900a4730 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -439,8 +439,6 @@ OC.L10N.register( "Favor" : "Favorecer", "Not favored" : "No favorecido", "Submitting fields…" : "Enviando campos…", - "Filter filenames…" : "Filtrar nombres de archivo…", - "Keep {oldextension}" : "Mantener {oldextension}", - "Use {newextension}" : "Usar {newextension}" + "Filter filenames…" : "Filtrar nombres de archivo…" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 9d26ffc8482..1c6e4deb744 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -437,8 +437,6 @@ "Favor" : "Favorecer", "Not favored" : "No favorecido", "Submitting fields…" : "Enviando campos…", - "Filter filenames…" : "Filtrar nombres de archivo…", - "Keep {oldextension}" : "Mantener {oldextension}", - "Use {newextension}" : "Usar {newextension}" + "Filter filenames…" : "Filtrar nombres de archivo…" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index d84b1a1b460..fab0f2eb50c 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -398,8 +398,6 @@ OC.L10N.register( "Favor" : "Favorecer", "Not favored" : "No favorecido", "Submitting fields…" : "Enviando campos...", - "Filter filenames…" : "Filtrar nombres de archivos...", - "Keep {oldextension}" : "Conservar {oldextension}", - "Use {newextension}" : "Usar {newextension}" + "Filter filenames…" : "Filtrar nombres de archivos..." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index ec13e947d7c..874041eba42 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -396,8 +396,6 @@ "Favor" : "Favorecer", "Not favored" : "No favorecido", "Submitting fields…" : "Enviando campos...", - "Filter filenames…" : "Filtrar nombres de archivos...", - "Keep {oldextension}" : "Conservar {oldextension}", - "Use {newextension}" : "Usar {newextension}" + "Filter filenames…" : "Filtrar nombres de archivos..." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 5ab4173fc4e..9764d805c80 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -424,8 +424,6 @@ OC.L10N.register( "Favor" : "Mesedea", "Not favored" : "Mesedetu gabe", "Submitting fields…" : "Eremuak bidaltzen…", - "Filter filenames…" : "Iragazi fitxategi-izenak...", - "Keep {oldextension}" : "Mantendu {oldextension}", - "Use {newextension}" : "Erabili {newextension}" + "Filter filenames…" : "Iragazi fitxategi-izenak..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index a1d22f214a1..b65221e3919 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -422,8 +422,6 @@ "Favor" : "Mesedea", "Not favored" : "Mesedetu gabe", "Submitting fields…" : "Eremuak bidaltzen…", - "Filter filenames…" : "Iragazi fitxategi-izenak...", - "Keep {oldextension}" : "Mantendu {oldextension}", - "Use {newextension}" : "Erabili {newextension}" + "Filter filenames…" : "Iragazi fitxategi-izenak..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 5469f943a7c..eca4582cd46 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -390,8 +390,6 @@ OC.L10N.register( "Text file" : "Tekstitiedosto", "New text file.txt" : "Uusi tekstitiedosto.txt", "Submitting fields…" : "Lähetetään tietoja...", - "Filter filenames…" : "Suodata tiedostonimiä...", - "Keep {oldextension}" : "Pidä {oldextension}", - "Use {newextension}" : "Käytä {newextension}" + "Filter filenames…" : "Suodata tiedostonimiä..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 4ccc6e1d7b4..db3d540e464 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -388,8 +388,6 @@ "Text file" : "Tekstitiedosto", "New text file.txt" : "Uusi tekstitiedosto.txt", "Submitting fields…" : "Lähetetään tietoja...", - "Filter filenames…" : "Suodata tiedostonimiä...", - "Keep {oldextension}" : "Pidä {oldextension}", - "Use {newextension}" : "Käytä {newextension}" + "Filter filenames…" : "Suodata tiedostonimiä..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 4f68903498a..3b2257039e9 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -453,8 +453,6 @@ OC.L10N.register( "Favor" : "Mettre en favoris", "Not favored" : "Non favoris", "Submitting fields…" : "Validation des champs...", - "Filter filenames…" : "Filtrer par nom de fichier…", - "Keep {oldextension}" : "Garder {oldextension}", - "Use {newextension}" : "Utiliser {newextension}" + "Filter filenames…" : "Filtrer par nom de fichier…" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index f3e659dce0e..21ddf2e2614 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -451,8 +451,6 @@ "Favor" : "Mettre en favoris", "Not favored" : "Non favoris", "Submitting fields…" : "Validation des champs...", - "Filter filenames…" : "Filtrer par nom de fichier…", - "Keep {oldextension}" : "Garder {oldextension}", - "Use {newextension}" : "Utiliser {newextension}" + "Filter filenames…" : "Filtrer par nom de fichier…" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index f9906da4459..5fc63517d24 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -454,8 +454,6 @@ OC.L10N.register( "Favor" : "Fabhar", "Not favored" : "Ní bail ar fónamh orthu", "Submitting fields…" : "Réimsí á gcur isteach…", - "Filter filenames…" : "Scag ainmneacha comhaid…", - "Keep {oldextension}" : " Coinnigh{oldextension}", - "Use {newextension}" : " Úsáid{newextension}" + "Filter filenames…" : "Scag ainmneacha comhaid…" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index 1ad1aa0b379..18281d1d059 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -452,8 +452,6 @@ "Favor" : "Fabhar", "Not favored" : "Ní bail ar fónamh orthu", "Submitting fields…" : "Réimsí á gcur isteach…", - "Filter filenames…" : "Scag ainmneacha comhaid…", - "Keep {oldextension}" : " Coinnigh{oldextension}", - "Use {newextension}" : " Úsáid{newextension}" + "Filter filenames…" : "Scag ainmneacha comhaid…" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" }
\ No newline at end of file diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index f0a90921176..ba25f38f4e5 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -455,8 +455,6 @@ OC.L10N.register( "Favor" : "Favorecer", "Not favored" : "Non favorecido", "Submitting fields…" : "Enviando os campos...", - "Filter filenames…" : "Filtrar os nomes de ficheiro…", - "Keep {oldextension}" : "Conservar {oldextension}", - "Use {newextension}" : "Empregar {newextension}" + "Filter filenames…" : "Filtrar os nomes de ficheiro…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index e7ce258f5c2..fba1bbd5469 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -453,8 +453,6 @@ "Favor" : "Favorecer", "Not favored" : "Non favorecido", "Submitting fields…" : "Enviando os campos...", - "Filter filenames…" : "Filtrar os nomes de ficheiro…", - "Keep {oldextension}" : "Conservar {oldextension}", - "Use {newextension}" : "Empregar {newextension}" + "Filter filenames…" : "Filtrar os nomes de ficheiro…" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index 3549cc55b01..1d8ae421b0f 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -440,8 +440,6 @@ OC.L10N.register( "Favor" : "Kedvelés", "Not favored" : "Nincs a kedveltek között", "Submitting fields…" : "Mezők beküldése…", - "Filter filenames…" : "Fájlnevek szűrése…", - "Keep {oldextension}" : "{oldextension} megtartása", - "Use {newextension}" : "{newextension} használata" + "Filter filenames…" : "Fájlnevek szűrése…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index 956102f33fe..48afc2184c8 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -438,8 +438,6 @@ "Favor" : "Kedvelés", "Not favored" : "Nincs a kedveltek között", "Submitting fields…" : "Mezők beküldése…", - "Filter filenames…" : "Fájlnevek szűrése…", - "Keep {oldextension}" : "{oldextension} megtartása", - "Use {newextension}" : "{newextension} használata" + "Filter filenames…" : "Fájlnevek szűrése…" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 57a3f2b58e3..eb52c849482 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -437,8 +437,6 @@ OC.L10N.register( "Favor" : "Eftirl", "Not favored" : "Ekki eftirlæti", "Submitting fields…" : "Sendi inn gögn úr reitum…", - "Filter filenames…" : "Sía skráaheiti…", - "Keep {oldextension}" : "Halda {oldextension}", - "Use {newextension}" : "Nota {newextension}" + "Filter filenames…" : "Sía skráaheiti…" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index 5ad0a2a8224..1ed86504f70 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -435,8 +435,6 @@ "Favor" : "Eftirl", "Not favored" : "Ekki eftirlæti", "Submitting fields…" : "Sendi inn gögn úr reitum…", - "Filter filenames…" : "Sía skráaheiti…", - "Keep {oldextension}" : "Halda {oldextension}", - "Use {newextension}" : "Nota {newextension}" + "Filter filenames…" : "Sía skráaheiti…" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index b6d4ad3ec85..e587d2d8484 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -455,8 +455,6 @@ OC.L10N.register( "Favor" : "Preferiti", "Not favored" : "Non preferito", "Submitting fields…" : "Invio dei campi…", - "Filter filenames…" : "Filtra nomi di file…", - "Keep {oldextension}" : "Tieni {oldextension}", - "Use {newextension}" : "Usa {newextension}" + "Filter filenames…" : "Filtra nomi di file…" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 953ca606eb3..9ff4cf3e7ab 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -453,8 +453,6 @@ "Favor" : "Preferiti", "Not favored" : "Non preferito", "Submitting fields…" : "Invio dei campi…", - "Filter filenames…" : "Filtra nomi di file…", - "Keep {oldextension}" : "Tieni {oldextension}", - "Use {newextension}" : "Usa {newextension}" + "Filter filenames…" : "Filtra nomi di file…" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 22e2cfadb49..38e0bcb0bf8 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -454,8 +454,6 @@ OC.L10N.register( "Favor" : "好意的", "Not favored" : "好ましくない", "Submitting fields…" : "フィールドを送信中…", - "Filter filenames…" : "ファイルネームフィルター…", - "Keep {oldextension}" : "{oldextension} を保持", - "Use {newextension}" : "{newextension} を使用" + "Filter filenames…" : "ファイルネームフィルター…" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 71adc30313c..1e774a80f71 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -452,8 +452,6 @@ "Favor" : "好意的", "Not favored" : "好ましくない", "Submitting fields…" : "フィールドを送信中…", - "Filter filenames…" : "ファイルネームフィルター…", - "Keep {oldextension}" : "{oldextension} を保持", - "Use {newextension}" : "{newextension} を使用" + "Filter filenames…" : "ファイルネームフィルター…" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 010a2b396db..22b27cbbd50 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -423,8 +423,6 @@ OC.L10N.register( "Favor" : "선호", "Not favored" : "선호하지 않음", "Submitting fields…" : "입력란 제출중...", - "Filter filenames…" : "파일 이름 필터...", - "Keep {oldextension}" : "{oldextension} 유지", - "Use {newextension}" : "{newextension} 사용" + "Filter filenames…" : "파일 이름 필터..." }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 5c21416abb5..c388cacd437 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -421,8 +421,6 @@ "Favor" : "선호", "Not favored" : "선호하지 않음", "Submitting fields…" : "입력란 제출중...", - "Filter filenames…" : "파일 이름 필터...", - "Keep {oldextension}" : "{oldextension} 유지", - "Use {newextension}" : "{newextension} 사용" + "Filter filenames…" : "파일 이름 필터..." },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 7737e73ad63..842110b9f6a 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -310,8 +310,6 @@ OC.L10N.register( "Personal Files" : "Asmeniniai failai", "Text file" : "Tekstinis failas", "New text file.txt" : "Naujas tekstinis failas.txt", - "Filter filenames…" : "Filtruoti failų pavadinimus…", - "Keep {oldextension}" : "Palikti {oldextension}", - "Use {newextension}" : "Naudoti {newextension}" + "Filter filenames…" : "Filtruoti failų pavadinimus…" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index f994e53e587..8bfb677fc40 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -308,8 +308,6 @@ "Personal Files" : "Asmeniniai failai", "Text file" : "Tekstinis failas", "New text file.txt" : "Naujas tekstinis failas.txt", - "Filter filenames…" : "Filtruoti failų pavadinimus…", - "Keep {oldextension}" : "Palikti {oldextension}", - "Use {newextension}" : "Naudoti {newextension}" + "Filter filenames…" : "Filtruoti failų pavadinimus…" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index c6c61b6591e..387dcef4bbe 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -421,8 +421,6 @@ OC.L10N.register( "Favor" : "Favoritt", "Not favored" : "Ikke favorittlagt", "Submitting fields…" : "Sender inn felt...", - "Filter filenames…" : "Filtrer filnavn...", - "Keep {oldextension}" : "Behold {oldextension}", - "Use {newextension}" : "Bruk {newextension}" + "Filter filenames…" : "Filtrer filnavn..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json index 00197fd6bdf..1e6c3c83f45 100644 --- a/apps/files/l10n/nb.json +++ b/apps/files/l10n/nb.json @@ -419,8 +419,6 @@ "Favor" : "Favoritt", "Not favored" : "Ikke favorittlagt", "Submitting fields…" : "Sender inn felt...", - "Filter filenames…" : "Filtrer filnavn...", - "Keep {oldextension}" : "Behold {oldextension}", - "Use {newextension}" : "Bruk {newextension}" + "Filter filenames…" : "Filtrer filnavn..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index b2a46dcd0b6..a428373becd 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -454,8 +454,6 @@ OC.L10N.register( "Favor" : "Favoriet", "Not favored" : "Geen favoriet", "Submitting fields…" : "Verzenden velden ...", - "Filter filenames…" : "Filter bestandsnamen...", - "Keep {oldextension}" : "Behoud {oldextension}", - "Use {newextension}" : "Gebruik {newextension}" + "Filter filenames…" : "Filter bestandsnamen..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 21eff192377..56b8d259771 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -452,8 +452,6 @@ "Favor" : "Favoriet", "Not favored" : "Geen favoriet", "Submitting fields…" : "Verzenden velden ...", - "Filter filenames…" : "Filter bestandsnamen...", - "Keep {oldextension}" : "Behoud {oldextension}", - "Use {newextension}" : "Gebruik {newextension}" + "Filter filenames…" : "Filter bestandsnamen..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index a1a3637c1e3..3188f752163 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -454,8 +454,6 @@ OC.L10N.register( "Favor" : "Polub", "Not favored" : "Nie polubiono", "Submitting fields…" : "Przesyłanie pól…", - "Filter filenames…" : "Filtruj nazwy plików…", - "Keep {oldextension}" : "Zachowaj {oldextension}", - "Use {newextension}" : "Użyj {newextension}" + "Filter filenames…" : "Filtruj nazwy plików…" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index f5b82620899..4e7f2a1a75c 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -452,8 +452,6 @@ "Favor" : "Polub", "Not favored" : "Nie polubiono", "Submitting fields…" : "Przesyłanie pól…", - "Filter filenames…" : "Filtruj nazwy plików…", - "Keep {oldextension}" : "Zachowaj {oldextension}", - "Use {newextension}" : "Użyj {newextension}" + "Filter filenames…" : "Filtruj nazwy plików…" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index ab1454ee56a..06c6e48a389 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -439,8 +439,6 @@ OC.L10N.register( "Favor" : "Favor", "Not favored" : "Não favoritado", "Submitting fields…" : "Enviando arquivos…", - "Filter filenames…" : "Filtrar nomes de arquivos...", - "Keep {oldextension}" : "Manter {oldextension}", - "Use {newextension}" : "Usar {newextension}" + "Filter filenames…" : "Filtrar nomes de arquivos..." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 930e8b8a4ca..a19a8f5b71e 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -437,8 +437,6 @@ "Favor" : "Favor", "Not favored" : "Não favoritado", "Submitting fields…" : "Enviando arquivos…", - "Filter filenames…" : "Filtrar nomes de arquivos...", - "Keep {oldextension}" : "Manter {oldextension}", - "Use {newextension}" : "Usar {newextension}" + "Filter filenames…" : "Filtrar nomes de arquivos..." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 51bafd25202..892dee07cc1 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -439,8 +439,6 @@ OC.L10N.register( "Favor" : "Услуга", "Not favored" : "Не одобрен", "Submitting fields…" : "Отправка полей…", - "Filter filenames…" : "Фильтровать имена файлов…", - "Keep {oldextension}" : "Сохранить {oldextension}", - "Use {newextension}" : "Использовать {newextension}" + "Filter filenames…" : "Фильтровать имена файлов…" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 3c73d001f84..0bee49446a1 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -437,8 +437,6 @@ "Favor" : "Услуга", "Not favored" : "Не одобрен", "Submitting fields…" : "Отправка полей…", - "Filter filenames…" : "Фильтровать имена файлов…", - "Keep {oldextension}" : "Сохранить {oldextension}", - "Use {newextension}" : "Использовать {newextension}" + "Filter filenames…" : "Фильтровать имена файлов…" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index f76ccfa6d0f..f0c7c81a1db 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -441,8 +441,6 @@ OC.L10N.register( "Favor" : "Zaradené medzi obľúbené", "Not favored" : "Nie je v obľúbených", "Submitting fields…" : "Položky sa odosielajú ...", - "Filter filenames…" : "Filtrovať názvy súborov...", - "Keep {oldextension}" : "Ponechať {oldextension}", - "Use {newextension}" : "Použiť {newextension}" + "Filter filenames…" : "Filtrovať názvy súborov..." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 74d134cb36f..658ac95ec7a 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -439,8 +439,6 @@ "Favor" : "Zaradené medzi obľúbené", "Not favored" : "Nie je v obľúbených", "Submitting fields…" : "Položky sa odosielajú ...", - "Filter filenames…" : "Filtrovať názvy súborov...", - "Keep {oldextension}" : "Ponechať {oldextension}", - "Use {newextension}" : "Použiť {newextension}" + "Filter filenames…" : "Filtrovať názvy súborov..." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index c5ed43577c8..ab78a6fa2dd 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -455,8 +455,6 @@ OC.L10N.register( "Favor" : "Наклоност", "Not favored" : "Ненаклоњен", "Submitting fields…" : "Поља се подносе…", - "Filter filenames…" : "Филтрирање имена фајлова…", - "Keep {oldextension}" : "Задржи {oldextension}", - "Use {newextension}" : "Користи {newextension}" + "Filter filenames…" : "Филтрирање имена фајлова…" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 77698e52219..725cbe67c15 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -453,8 +453,6 @@ "Favor" : "Наклоност", "Not favored" : "Ненаклоњен", "Submitting fields…" : "Поља се подносе…", - "Filter filenames…" : "Филтрирање имена фајлова…", - "Keep {oldextension}" : "Задржи {oldextension}", - "Use {newextension}" : "Користи {newextension}" + "Filter filenames…" : "Филтрирање имена фајлова…" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index a9c4694b0f7..06486a31a3f 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -455,8 +455,6 @@ OC.L10N.register( "Favor" : "Favorisera", "Not favored" : "Inte favoriserad", "Submitting fields…" : "Skickar fält...", - "Filter filenames…" : "Filtrera filnamn...", - "Keep {oldextension}" : "Behåll {oldextension}", - "Use {newextension}" : "Använd {newextension}" + "Filter filenames…" : "Filtrera filnamn..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index c7a595e0649..70a71ef2dfd 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -453,8 +453,6 @@ "Favor" : "Favorisera", "Not favored" : "Inte favoriserad", "Submitting fields…" : "Skickar fält...", - "Filter filenames…" : "Filtrera filnamn...", - "Keep {oldextension}" : "Behåll {oldextension}", - "Use {newextension}" : "Använd {newextension}" + "Filter filenames…" : "Filtrera filnamn..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 2800ec252a7..63880de1c3c 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -455,8 +455,6 @@ OC.L10N.register( "Favor" : "Sık kullanılanlara ekle", "Not favored" : "Sık kullanılanlara eklenmemiş", "Submitting fields…" : "Alanlar gönderiliyor…", - "Filter filenames…" : "Dosya adlarını süz…", - "Keep {oldextension}" : "{oldextension} kalsın", - "Use {newextension}" : "{newextension} kullanılsın" + "Filter filenames…" : "Dosya adlarını süz…" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 56915284f02..f0dbdff60e1 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -453,8 +453,6 @@ "Favor" : "Sık kullanılanlara ekle", "Not favored" : "Sık kullanılanlara eklenmemiş", "Submitting fields…" : "Alanlar gönderiliyor…", - "Filter filenames…" : "Dosya adlarını süz…", - "Keep {oldextension}" : "{oldextension} kalsın", - "Use {newextension}" : "{newextension} kullanılsın" + "Filter filenames…" : "Dosya adlarını süz…" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index 252a82661e0..1b51f8a208c 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -455,8 +455,6 @@ OC.L10N.register( "Favor" : "Додати зірочку", "Not favored" : "Без зірочки", "Submitting fields…" : "Поля для надсилання...", - "Filter filenames…" : "Відфільтрувати за ім'ям файлу ...", - "Keep {oldextension}" : "Зберегти {oldextension}", - "Use {newextension}" : "Використовувати {newextension}" + "Filter filenames…" : "Відфільтрувати за ім'ям файлу ..." }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index e66b4666723..184c63d5393 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -453,8 +453,6 @@ "Favor" : "Додати зірочку", "Not favored" : "Без зірочки", "Submitting fields…" : "Поля для надсилання...", - "Filter filenames…" : "Відфільтрувати за ім'ям файлу ...", - "Keep {oldextension}" : "Зберегти {oldextension}", - "Use {newextension}" : "Використовувати {newextension}" + "Filter filenames…" : "Відфільтрувати за ім'ям файлу ..." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 7c96a56dc9c..06129fb9998 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -455,8 +455,6 @@ OC.L10N.register( "Favor" : "收藏", "Not favored" : "未收藏", "Submitting fields…" : "提交字段...", - "Filter filenames…" : "过滤文件名...", - "Keep {oldextension}" : "保留 {oldextension}", - "Use {newextension}" : "使用 {newextension}" + "Filter filenames…" : "过滤文件名..." }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 596916ca2bf..3e033c333f2 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -453,8 +453,6 @@ "Favor" : "收藏", "Not favored" : "未收藏", "Submitting fields…" : "提交字段...", - "Filter filenames…" : "过滤文件名...", - "Keep {oldextension}" : "保留 {oldextension}", - "Use {newextension}" : "使用 {newextension}" + "Filter filenames…" : "过滤文件名..." },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index cad87c186a0..4cb8a54b933 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -455,8 +455,6 @@ OC.L10N.register( "Favor" : "加入最愛", "Not favored" : "未加入最愛", "Submitting fields…" : "正在遞交欄位 …", - "Filter filenames…" : "過濾檔案名 ...", - "Keep {oldextension}" : "保留 {oldextension}", - "Use {newextension}" : "使用 {newextension}" + "Filter filenames…" : "過濾檔案名 ..." }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 3fb64abae1a..c9b5d5da281 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -453,8 +453,6 @@ "Favor" : "加入最愛", "Not favored" : "未加入最愛", "Submitting fields…" : "正在遞交欄位 …", - "Filter filenames…" : "過濾檔案名 ...", - "Keep {oldextension}" : "保留 {oldextension}", - "Use {newextension}" : "使用 {newextension}" + "Filter filenames…" : "過濾檔案名 ..." },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 9070a140d1f..3b0e1c71f79 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -455,8 +455,6 @@ OC.L10N.register( "Favor" : "加入最愛", "Not favored" : "未加入最愛", "Submitting fields…" : "正在遞交欄位……", - "Filter filenames…" : "篩選檔案名稱……", - "Keep {oldextension}" : "保留 {oldextension}", - "Use {newextension}" : "使用 {newextension}" + "Filter filenames…" : "篩選檔案名稱……" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 3e2cf0eee55..fe7dea55ef6 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -453,8 +453,6 @@ "Favor" : "加入最愛", "Not favored" : "未加入最愛", "Submitting fields…" : "正在遞交欄位……", - "Filter filenames…" : "篩選檔案名稱……", - "Keep {oldextension}" : "保留 {oldextension}", - "Use {newextension}" : "使用 {newextension}" + "Filter filenames…" : "篩選檔案名稱……" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/provisioning_api/l10n/sv.js b/apps/provisioning_api/l10n/sv.js index 776f32a03ea..021f3bb02c0 100644 --- a/apps/provisioning_api/l10n/sv.js +++ b/apps/provisioning_api/l10n/sv.js @@ -1,8 +1,20 @@ OC.L10N.register( "provisioning_api", { - "Logged in user must be an administrator or have authorization to edit this setting." : "Inloggad användare måste vara en administratör eller ha auktorisering för att ändra denna inställning.", + "Logged in account must be an administrator or have authorization to edit this setting." : "Inloggat konto måste vara en administratör eller ha behörighet att ändra denna inställning.", + "Could not create non-existing user ID" : "Kunde inte skapa ej existerande användar-ID", "User already exists" : "Användaren finns redan", + "Group %1$s does not exist" : "Grupp %1$s existerar inte", + "Insufficient privileges for group %1$s" : "Otillräckliga privilegier för grupp %1$s", + "No group specified (required for sub-admins)" : "Ingen grupp specificerad (krävs för underadministratörer)", + "Invalid password value" : "Ogiltigt lösenords-värde", + "Unlimited quota is forbidden on this instance" : "Obegränsad kvot är inte tillåtet på denna instans", + "Invalid language" : "Ogiltigt språk", + "Invalid locale" : "Ogiltigt språkområde", + "User does not exist" : "Användare existerar inte", + "Group does not exist" : "Grupp existerar inte", + "Email address not available" : "E-postadress är inte tillgänglig", + "Sending email failed" : "Utskick av e-postmeddelande misslyckades", "Email confirmation" : "E-postverifikation", "To enable the email address %s please click the button below." : "För att aktivera e-postadressen %s vänligen klicka på knappen nedanför.", "Confirm" : "Bekräfta", @@ -11,8 +23,6 @@ OC.L10N.register( "Could not verify mail because the token is invalid." : "Kunde inte verifiera e-postadressen eftersom verifikationskoden är inkorrekt.", "An unexpected error occurred. Please contact your admin." : "Ett oväntat fel har uppkommit. Vänligen kontakta din administratör.", "Email confirmation successful" : "E-postbekräftelsen lyckades", - "Provisioning API" : "Distribuerings API", - "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Den här appen aktiverar API:s som externa system kan använda för att hantera användare, grupper och andra appar.", - "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Den här appen aktiverar ett antal API -ändpunkter som externa system kan använda för att skapa, ändra, ta bort och söka användarattribut\n\t\tsöka, konfigurera och ta bort grupper, konfigurera användarkvoter och se den använda lagringen i Nextcloud. Gruppadministratörer kan också utföra samma funktioner som en server-administratör för den grupp de administrerar. API:n tillåter även administratörer att söka efter aktiva appar, appinfo samt aktivera/inaktivera dem på avstånd.\n\t\tNär appen är aktiverad kan HTTP-anrop användas genom en Basic Aunth header för att genomföra samtliga av de ovanstående funktionerna. Mer information finns tillgänglig i dokumentationen, där även exempel på anrop och serversvar återfinns." + "Provisioning API" : "Distribuerings API" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/provisioning_api/l10n/sv.json b/apps/provisioning_api/l10n/sv.json index aadfe9b2802..2485c5d8966 100644 --- a/apps/provisioning_api/l10n/sv.json +++ b/apps/provisioning_api/l10n/sv.json @@ -1,6 +1,18 @@ { "translations": { - "Logged in user must be an administrator or have authorization to edit this setting." : "Inloggad användare måste vara en administratör eller ha auktorisering för att ändra denna inställning.", + "Logged in account must be an administrator or have authorization to edit this setting." : "Inloggat konto måste vara en administratör eller ha behörighet att ändra denna inställning.", + "Could not create non-existing user ID" : "Kunde inte skapa ej existerande användar-ID", "User already exists" : "Användaren finns redan", + "Group %1$s does not exist" : "Grupp %1$s existerar inte", + "Insufficient privileges for group %1$s" : "Otillräckliga privilegier för grupp %1$s", + "No group specified (required for sub-admins)" : "Ingen grupp specificerad (krävs för underadministratörer)", + "Invalid password value" : "Ogiltigt lösenords-värde", + "Unlimited quota is forbidden on this instance" : "Obegränsad kvot är inte tillåtet på denna instans", + "Invalid language" : "Ogiltigt språk", + "Invalid locale" : "Ogiltigt språkområde", + "User does not exist" : "Användare existerar inte", + "Group does not exist" : "Grupp existerar inte", + "Email address not available" : "E-postadress är inte tillgänglig", + "Sending email failed" : "Utskick av e-postmeddelande misslyckades", "Email confirmation" : "E-postverifikation", "To enable the email address %s please click the button below." : "För att aktivera e-postadressen %s vänligen klicka på knappen nedanför.", "Confirm" : "Bekräfta", @@ -9,8 +21,6 @@ "Could not verify mail because the token is invalid." : "Kunde inte verifiera e-postadressen eftersom verifikationskoden är inkorrekt.", "An unexpected error occurred. Please contact your admin." : "Ett oväntat fel har uppkommit. Vänligen kontakta din administratör.", "Email confirmation successful" : "E-postbekräftelsen lyckades", - "Provisioning API" : "Distribuerings API", - "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Den här appen aktiverar API:s som externa system kan använda för att hantera användare, grupper och andra appar.", - "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Den här appen aktiverar ett antal API -ändpunkter som externa system kan använda för att skapa, ändra, ta bort och söka användarattribut\n\t\tsöka, konfigurera och ta bort grupper, konfigurera användarkvoter och se den använda lagringen i Nextcloud. Gruppadministratörer kan också utföra samma funktioner som en server-administratör för den grupp de administrerar. API:n tillåter även administratörer att söka efter aktiva appar, appinfo samt aktivera/inaktivera dem på avstånd.\n\t\tNär appen är aktiverad kan HTTP-anrop användas genom en Basic Aunth header för att genomföra samtliga av de ovanstående funktionerna. Mer information finns tillgänglig i dokumentationen, där även exempel på anrop och serversvar återfinns." + "Provisioning API" : "Distribuerings API" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 78622be9b63..95ab9c605d5 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -636,7 +636,7 @@ OC.L10N.register( "Your organisation" : "Deine Organisation", "Your phone number" : "Deine Telefonnummer", "Edit your Profile visibility" : "Sichtbarkeit des Profils anpassen", - "Unable to update profile enabled state" : "Der Status für aktiviertes Profil konnte nicht aktualisiert werden", + "Unable to update profile enabled state" : "Der Status „Profil aktiviert“ kann nicht aktualisiert werden.", "Enable profile" : "Profil aktivieren", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Die restriktivere Einstellung von Sichtbarkeit oder Bereich wird in deinem Profil berücksichtigt. Wenn beispielsweise die Sichtbarkeit auf \"Für jeden sichtbar\" und der Bereich auf \"Privat\" festgelegt ist, wird \"Privat\" respektiert.", "Unable to update visibility of {displayId}" : "Sichtbarkeit von {displayId} kann nicht aktualisiert werden", @@ -664,7 +664,7 @@ OC.L10N.register( "Password change is disabled because the master key is disabled" : "Das Ändern des Passwortes ist deaktiviert, da der Master-Schlüssel deaktiviert ist", "No accounts" : "Keine Konten", "Loading accounts …" : "Lade Konten …", - "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontenliste. Diese Liste wird aus Performance-Gründen nicht vollständig ausgegeben. Die Konten werden ausgegeben, wenn du durch die Liste navigierst.", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontenliste. Diese Liste wird aus Performance-Gründen nicht vollständig ausgegeben. Die Konten werden ausgegeben, wenn durch die Liste navigiert wird.", "Manager" : "Manager", "Set line manager" : "Linien-Manager festlegen", "Account name will be autogenerated" : "Kontenname wird automatisch erstellt", @@ -691,7 +691,7 @@ OC.L10N.register( "Scroll to load more rows" : "Scrollen, um weitere Zeilen zu laden", "Password or insufficient permissions message" : "Passwort oder unzureichende Berechtigungen Nachricht", "Avatar" : "Avatar", - "Account name" : "Name des Kontos", + "Account name" : "Kontoname", "Group admin for" : "Gruppenadministration für", "Account backend" : "Konto-Backend", "Storage location" : "Speicherort", @@ -707,21 +707,21 @@ OC.L10N.register( "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Im Falle des Verlusts des Gerätes oder der Verlassens der Organisation können mit dieser Funktion sämtliche Nextcloud-Daten von allen Geräten die mit {userid} verbunden sind gelöscht werden. Funktioniert nur wenn das Gerät mit dem Internet verbunden ist.", "Remote wipe of devices" : "Fernlöschung von Geräten", "Wipe {userid}'s devices" : "Lösche {userid}s Geräte", - "Wiped {userid}'s devices" : "{userid}'s Geräte bereinigt", + "Wiped {userid}'s devices" : "{userid}s Geräte bereinigt", "Failed to update line manager" : "Fehler beim Aktualisieren des Managers", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Vollständig {userid}s Konto löschen inklusive aller persönlichen Dateien, App-Daten, usw.", - "Account deletion" : "Löschung des Kontos", + "Account deletion" : "Kontenlöschung", "Delete {userid}'s account" : "Konto von {userid} löschen", - "Display name was successfully changed" : "Der Anzeigename wurde erfolgreich geändert\n ", + "Display name was successfully changed" : "Der Anzeigename wurde geändert", "Password can't be empty" : "Passwort darf nicht leer sein", - "Password was successfully changed" : "Das Passwort wurde erfolgreich geändert", + "Password was successfully changed" : "Das Passwort wurde geändert", "Email can't be empty" : "E-Mail darf nicht leer sein", - "Email was successfully changed" : "E-Mail wurde erfolgreich geändert", + "Email was successfully changed" : "E-Mail wurde geändert", "Welcome mail sent!" : "Willkommens-E-Mail gesendet!", "Loading account …" : "Lade Konto …", "Change display name" : "Anzeigename ändern", "Set new password" : "Neues Passwort setzen", - "You do not have permissions to see the details of this account" : "Du hast nicht die Berechtigung, die Details dieses Kontos anzusehen.", + "You do not have permissions to see the details of this account" : "Keine Berechtigung, die Details dieses Kontos anzusehen.", "Set new email address" : "Neue E-Mail-Adresse setzen", "Add account to group" : "Konto zur Gruppe hinzufügen", "Set account as admin for" : "Konto als Administration festlegen für", @@ -750,16 +750,16 @@ OC.L10N.register( "Server error while trying to complete WebAuthn device registration" : "Serverfehler beim Versuch die WebAuthn-Geräte-Registrierung abzuschließen", "Passwordless authentication requires a secure connection." : "Die Anmeldung ohne Passwort erfordert eine sichere Verbindung.", "Add WebAuthn device" : "WebAuthn-Gerät hinzufügen", - "Please authorize your WebAuthn device." : "Bitte autorisiere dein WebAuthn-Gerät.", - "Adding your device …" : "Füge dein Gerät hinzu …", + "Please authorize your WebAuthn device." : "Bitte das WebAuthn-Gerät autorisieren.", + "Adding your device …" : "Dieses Gerät hinzufügen …", "Unnamed device" : "Unbenanntes Gerät", "Passwordless Authentication" : "Authentifizierung ohne Passwort", - "Set up your account for passwordless authentication following the FIDO2 standard." : "Richte dein Konto für die Authentifizierung ohne Passwort nach dem FIDO2-Standard ein.", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Dieses Konto für die Authentifizierung ohne Passwort nach dem FIDO2-Standard einrichten.", "No devices configured." : "Keine Geräte eingerichtet.", "The following devices are configured for your account:" : "Die folgenden Geräte sind für dein Konto eingerichtet:", "Your browser does not support WebAuthn." : "Dein Browser unterstützt kein WebAuthn.", - "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als Administration kannst du das Teilen-Verhalten feinabstimmen. Weitere Informationen findest du in der Dokumentation.", - "You need to enable the File sharing App." : "Du musst die File sharing App aktivieren.", + "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Die Administration kann das Teilen-Verhalten fein abstimmen. Weitere Informationen finden sich in der Dokumentation.", + "You need to enable the File sharing App." : "Die App \"File sharing\" muss aktiviert werden.", "App Store" : "App Store", "Loading app list" : "Lade App-Liste", "Loading categories" : "Lade Kategorien", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 2449c4d4ce8..37f479aa6b9 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -634,7 +634,7 @@ "Your organisation" : "Deine Organisation", "Your phone number" : "Deine Telefonnummer", "Edit your Profile visibility" : "Sichtbarkeit des Profils anpassen", - "Unable to update profile enabled state" : "Der Status für aktiviertes Profil konnte nicht aktualisiert werden", + "Unable to update profile enabled state" : "Der Status „Profil aktiviert“ kann nicht aktualisiert werden.", "Enable profile" : "Profil aktivieren", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Die restriktivere Einstellung von Sichtbarkeit oder Bereich wird in deinem Profil berücksichtigt. Wenn beispielsweise die Sichtbarkeit auf \"Für jeden sichtbar\" und der Bereich auf \"Privat\" festgelegt ist, wird \"Privat\" respektiert.", "Unable to update visibility of {displayId}" : "Sichtbarkeit von {displayId} kann nicht aktualisiert werden", @@ -662,7 +662,7 @@ "Password change is disabled because the master key is disabled" : "Das Ändern des Passwortes ist deaktiviert, da der Master-Schlüssel deaktiviert ist", "No accounts" : "Keine Konten", "Loading accounts …" : "Lade Konten …", - "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontenliste. Diese Liste wird aus Performance-Gründen nicht vollständig ausgegeben. Die Konten werden ausgegeben, wenn du durch die Liste navigierst.", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontenliste. Diese Liste wird aus Performance-Gründen nicht vollständig ausgegeben. Die Konten werden ausgegeben, wenn durch die Liste navigiert wird.", "Manager" : "Manager", "Set line manager" : "Linien-Manager festlegen", "Account name will be autogenerated" : "Kontenname wird automatisch erstellt", @@ -689,7 +689,7 @@ "Scroll to load more rows" : "Scrollen, um weitere Zeilen zu laden", "Password or insufficient permissions message" : "Passwort oder unzureichende Berechtigungen Nachricht", "Avatar" : "Avatar", - "Account name" : "Name des Kontos", + "Account name" : "Kontoname", "Group admin for" : "Gruppenadministration für", "Account backend" : "Konto-Backend", "Storage location" : "Speicherort", @@ -705,21 +705,21 @@ "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Im Falle des Verlusts des Gerätes oder der Verlassens der Organisation können mit dieser Funktion sämtliche Nextcloud-Daten von allen Geräten die mit {userid} verbunden sind gelöscht werden. Funktioniert nur wenn das Gerät mit dem Internet verbunden ist.", "Remote wipe of devices" : "Fernlöschung von Geräten", "Wipe {userid}'s devices" : "Lösche {userid}s Geräte", - "Wiped {userid}'s devices" : "{userid}'s Geräte bereinigt", + "Wiped {userid}'s devices" : "{userid}s Geräte bereinigt", "Failed to update line manager" : "Fehler beim Aktualisieren des Managers", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Vollständig {userid}s Konto löschen inklusive aller persönlichen Dateien, App-Daten, usw.", - "Account deletion" : "Löschung des Kontos", + "Account deletion" : "Kontenlöschung", "Delete {userid}'s account" : "Konto von {userid} löschen", - "Display name was successfully changed" : "Der Anzeigename wurde erfolgreich geändert\n ", + "Display name was successfully changed" : "Der Anzeigename wurde geändert", "Password can't be empty" : "Passwort darf nicht leer sein", - "Password was successfully changed" : "Das Passwort wurde erfolgreich geändert", + "Password was successfully changed" : "Das Passwort wurde geändert", "Email can't be empty" : "E-Mail darf nicht leer sein", - "Email was successfully changed" : "E-Mail wurde erfolgreich geändert", + "Email was successfully changed" : "E-Mail wurde geändert", "Welcome mail sent!" : "Willkommens-E-Mail gesendet!", "Loading account …" : "Lade Konto …", "Change display name" : "Anzeigename ändern", "Set new password" : "Neues Passwort setzen", - "You do not have permissions to see the details of this account" : "Du hast nicht die Berechtigung, die Details dieses Kontos anzusehen.", + "You do not have permissions to see the details of this account" : "Keine Berechtigung, die Details dieses Kontos anzusehen.", "Set new email address" : "Neue E-Mail-Adresse setzen", "Add account to group" : "Konto zur Gruppe hinzufügen", "Set account as admin for" : "Konto als Administration festlegen für", @@ -748,16 +748,16 @@ "Server error while trying to complete WebAuthn device registration" : "Serverfehler beim Versuch die WebAuthn-Geräte-Registrierung abzuschließen", "Passwordless authentication requires a secure connection." : "Die Anmeldung ohne Passwort erfordert eine sichere Verbindung.", "Add WebAuthn device" : "WebAuthn-Gerät hinzufügen", - "Please authorize your WebAuthn device." : "Bitte autorisiere dein WebAuthn-Gerät.", - "Adding your device …" : "Füge dein Gerät hinzu …", + "Please authorize your WebAuthn device." : "Bitte das WebAuthn-Gerät autorisieren.", + "Adding your device …" : "Dieses Gerät hinzufügen …", "Unnamed device" : "Unbenanntes Gerät", "Passwordless Authentication" : "Authentifizierung ohne Passwort", - "Set up your account for passwordless authentication following the FIDO2 standard." : "Richte dein Konto für die Authentifizierung ohne Passwort nach dem FIDO2-Standard ein.", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Dieses Konto für die Authentifizierung ohne Passwort nach dem FIDO2-Standard einrichten.", "No devices configured." : "Keine Geräte eingerichtet.", "The following devices are configured for your account:" : "Die folgenden Geräte sind für dein Konto eingerichtet:", "Your browser does not support WebAuthn." : "Dein Browser unterstützt kein WebAuthn.", - "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als Administration kannst du das Teilen-Verhalten feinabstimmen. Weitere Informationen findest du in der Dokumentation.", - "You need to enable the File sharing App." : "Du musst die File sharing App aktivieren.", + "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Die Administration kann das Teilen-Verhalten fein abstimmen. Weitere Informationen finden sich in der Dokumentation.", + "You need to enable the File sharing App." : "Die App \"File sharing\" muss aktiviert werden.", "App Store" : "App Store", "Loading app list" : "Lade App-Liste", "Loading categories" : "Lade Kategorien", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 4981e18fb44..7ce22246ffb 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -707,7 +707,7 @@ OC.L10N.register( "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Im Falle des Verlusts des Gerätes oder des Verlassens der Organisation können mit dieser Funktion sämtliche Nextcloud-Daten von allen Geräten, die mit {userid} verbunden sind, gelöscht werden. Funktioniert nur, wenn das Gerät mit dem Internet verbunden ist.", "Remote wipe of devices" : "Fernlöschung von Geräten", "Wipe {userid}'s devices" : "Lösche {userid}s Geräte", - "Wiped {userid}'s devices" : "{userid}'s Geräte gelöscht", + "Wiped {userid}'s devices" : "{userid}s Geräte gelöscht", "Failed to update line manager" : "Fehler beim Aktualisieren des Managers", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Lösche {userid}s Konto vollständig inklusive aller persönlichen Dateien, App-Daten, usw.", "Account deletion" : "Löschung des Kontos", @@ -721,7 +721,7 @@ OC.L10N.register( "Loading account …" : "Lade Konto …", "Change display name" : "Anzeigename ändern", "Set new password" : "Neues Passwort setzen", - "You do not have permissions to see the details of this account" : "Sie haben nicht die Berechtigung, die Details dieses Kontos anzusehen.", + "You do not have permissions to see the details of this account" : "Keine Berechtigung, die Details dieses Kontos anzusehen.", "Set new email address" : "Neue E-Mail-Adresse setzen", "Add account to group" : "Konto zur Gruppe hinzufügen", "Set account as admin for" : "Konto als Administration festlegen für", @@ -750,16 +750,16 @@ OC.L10N.register( "Server error while trying to complete WebAuthn device registration" : "Serverfehler beim Versuch die WebAuthn-Geräte-Registrierung abzuschließen", "Passwordless authentication requires a secure connection." : "Die Anmeldung ohne Passwort erfordert eine sichere Verbindung.", "Add WebAuthn device" : "WebAuthn-Gerät hinzufügen", - "Please authorize your WebAuthn device." : "Bitte autorisieren Sie Ihr WebAuthn-Gerät.", - "Adding your device …" : "Fügen Sie Ihr Gerät hinzu…", + "Please authorize your WebAuthn device." : "Bitte das WebAuthn-Gerät autorisieren.", + "Adding your device …" : "Dieses Gerät hinzufügen …", "Unnamed device" : "Unbenanntes Gerät", "Passwordless Authentication" : "Authentifizierung ohne Passwort", - "Set up your account for passwordless authentication following the FIDO2 standard." : "Richten Sie Ihr Konto für die Authentifizierung ohne Passwort nach dem FIDO2-Standard ein.", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Dieses Konto für die Authentifizierung ohne Passwort nach dem FIDO2-Standard einrichten.", "No devices configured." : "Keine Geräte eingerichtet.", "The following devices are configured for your account:" : "Die folgenden Geräte sind für Ihr Konto eingerichtet:", "Your browser does not support WebAuthn." : "Ihr Browser unterstützt kein WebAuthn.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als Administration können Sie das Teilen-Verhalten feinabstimmen. Weitere Informationen finden Sie in der Dokumentation.", - "You need to enable the File sharing App." : "Sie müssen die App \"File sharing\" aktivieren.", + "You need to enable the File sharing App." : "Die App \"File sharing\" muss aktiviert werden.", "App Store" : "App Store", "Loading app list" : "Lade App-Liste", "Loading categories" : "Lade Kategorien", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 8c526f1913f..78a13141187 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -705,7 +705,7 @@ "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Im Falle des Verlusts des Gerätes oder des Verlassens der Organisation können mit dieser Funktion sämtliche Nextcloud-Daten von allen Geräten, die mit {userid} verbunden sind, gelöscht werden. Funktioniert nur, wenn das Gerät mit dem Internet verbunden ist.", "Remote wipe of devices" : "Fernlöschung von Geräten", "Wipe {userid}'s devices" : "Lösche {userid}s Geräte", - "Wiped {userid}'s devices" : "{userid}'s Geräte gelöscht", + "Wiped {userid}'s devices" : "{userid}s Geräte gelöscht", "Failed to update line manager" : "Fehler beim Aktualisieren des Managers", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Lösche {userid}s Konto vollständig inklusive aller persönlichen Dateien, App-Daten, usw.", "Account deletion" : "Löschung des Kontos", @@ -719,7 +719,7 @@ "Loading account …" : "Lade Konto …", "Change display name" : "Anzeigename ändern", "Set new password" : "Neues Passwort setzen", - "You do not have permissions to see the details of this account" : "Sie haben nicht die Berechtigung, die Details dieses Kontos anzusehen.", + "You do not have permissions to see the details of this account" : "Keine Berechtigung, die Details dieses Kontos anzusehen.", "Set new email address" : "Neue E-Mail-Adresse setzen", "Add account to group" : "Konto zur Gruppe hinzufügen", "Set account as admin for" : "Konto als Administration festlegen für", @@ -748,16 +748,16 @@ "Server error while trying to complete WebAuthn device registration" : "Serverfehler beim Versuch die WebAuthn-Geräte-Registrierung abzuschließen", "Passwordless authentication requires a secure connection." : "Die Anmeldung ohne Passwort erfordert eine sichere Verbindung.", "Add WebAuthn device" : "WebAuthn-Gerät hinzufügen", - "Please authorize your WebAuthn device." : "Bitte autorisieren Sie Ihr WebAuthn-Gerät.", - "Adding your device …" : "Fügen Sie Ihr Gerät hinzu…", + "Please authorize your WebAuthn device." : "Bitte das WebAuthn-Gerät autorisieren.", + "Adding your device …" : "Dieses Gerät hinzufügen …", "Unnamed device" : "Unbenanntes Gerät", "Passwordless Authentication" : "Authentifizierung ohne Passwort", - "Set up your account for passwordless authentication following the FIDO2 standard." : "Richten Sie Ihr Konto für die Authentifizierung ohne Passwort nach dem FIDO2-Standard ein.", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Dieses Konto für die Authentifizierung ohne Passwort nach dem FIDO2-Standard einrichten.", "No devices configured." : "Keine Geräte eingerichtet.", "The following devices are configured for your account:" : "Die folgenden Geräte sind für Ihr Konto eingerichtet:", "Your browser does not support WebAuthn." : "Ihr Browser unterstützt kein WebAuthn.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als Administration können Sie das Teilen-Verhalten feinabstimmen. Weitere Informationen finden Sie in der Dokumentation.", - "You need to enable the File sharing App." : "Sie müssen die App \"File sharing\" aktivieren.", + "You need to enable the File sharing App." : "Die App \"File sharing\" muss aktiviert werden.", "App Store" : "App Store", "Loading app list" : "Lade App-Liste", "Loading categories" : "Lade Kategorien", diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index 2a297e923ab..b03d07e1df3 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -688,7 +688,7 @@ OC.L10N.register( "There are some warnings regarding your setup." : "Det finns några varningar angående din inställning.", "Checking for system and security issues." : "Kontrollerar system och säkerhetsproblem.", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Vänligen dubbelkolla <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installationsguiderna ↗</a>, och leta efter eventuella fel eller varningar i <a href=\"%2$s\">loggen</a>.", - "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Kontrollera säkerheten för ditt Nextcloud över <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">vår säkerhetsgenomsökning ↗</a>.", + "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Kontrollera säkerheten av din Nextcloud-instans med <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">vår säkerhetsgenomsökning ↗</a>.", "Reasons to use Nextcloud in your organization" : "Anledningar att använda Nextcloud i din organisation", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Utvecklat av {communityopen}Nextcloud-gemenskapen{linkclose}, {githubopen}källkoden{linkclose} är licensierad enligt {licenseopen}AGPL-standard{linkclose}.", "Like our Facebook page" : "Gilla vår Facebook-sida", @@ -697,7 +697,7 @@ OC.L10N.register( "Check out our blog" : "Kolla in vår blogg", "Subscribe to our newsletter" : "Prenumerera på vårt nyhetsbrev", "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Denna community-release av Nextcloud stöds inte och direktnotifikationer är inte tillgängliga.", - "Use a second factor besides your password to increase security for your account." : "Använd en andra faktor förutom ditt lösenord för att öka säkerheten för ditt konto.", + "Use a second factor besides your password to increase security for your account." : "Använd en andra faktor utöver ditt lösenord för att öka säkerheten för ditt konto.", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Om du använder tredje-parts applikationer för att ansluta till Nextcloud vänligen skapa och konfigurera ett applösenord för varje innan två-faktor autentisering aktiveras.", "Missing optional index \"%s\" in table \"%s\"." : "Saknar valfri index \"%s\" i tabellen \"%s\".", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Databasen saknar några index. Dessa adderas inte automatsikt då indexering av stora tabeller kan ta tid. Med kommandot \"occ db:add-missing-indices\" kan de saknade indices läggas till manuellt utan att instansen behöver stoppas. Indexerade tabeller ger oftast mycket snabbare svar.", diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index d6b9f7b1cfe..208cbcdc584 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -686,7 +686,7 @@ "There are some warnings regarding your setup." : "Det finns några varningar angående din inställning.", "Checking for system and security issues." : "Kontrollerar system och säkerhetsproblem.", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Vänligen dubbelkolla <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installationsguiderna ↗</a>, och leta efter eventuella fel eller varningar i <a href=\"%2$s\">loggen</a>.", - "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Kontrollera säkerheten för ditt Nextcloud över <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">vår säkerhetsgenomsökning ↗</a>.", + "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Kontrollera säkerheten av din Nextcloud-instans med <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">vår säkerhetsgenomsökning ↗</a>.", "Reasons to use Nextcloud in your organization" : "Anledningar att använda Nextcloud i din organisation", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Utvecklat av {communityopen}Nextcloud-gemenskapen{linkclose}, {githubopen}källkoden{linkclose} är licensierad enligt {licenseopen}AGPL-standard{linkclose}.", "Like our Facebook page" : "Gilla vår Facebook-sida", @@ -695,7 +695,7 @@ "Check out our blog" : "Kolla in vår blogg", "Subscribe to our newsletter" : "Prenumerera på vårt nyhetsbrev", "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Denna community-release av Nextcloud stöds inte och direktnotifikationer är inte tillgängliga.", - "Use a second factor besides your password to increase security for your account." : "Använd en andra faktor förutom ditt lösenord för att öka säkerheten för ditt konto.", + "Use a second factor besides your password to increase security for your account." : "Använd en andra faktor utöver ditt lösenord för att öka säkerheten för ditt konto.", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Om du använder tredje-parts applikationer för att ansluta till Nextcloud vänligen skapa och konfigurera ett applösenord för varje innan två-faktor autentisering aktiveras.", "Missing optional index \"%s\" in table \"%s\"." : "Saknar valfri index \"%s\" i tabellen \"%s\".", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Databasen saknar några index. Dessa adderas inte automatsikt då indexering av stora tabeller kan ta tid. Med kommandot \"occ db:add-missing-indices\" kan de saknade indices läggas till manuellt utan att instansen behöver stoppas. Indexerade tabeller ger oftast mycket snabbare svar.", diff --git a/apps/systemtags/l10n/cs.js b/apps/systemtags/l10n/cs.js index 6818b32e2bd..34497321f36 100644 --- a/apps/systemtags/l10n/cs.js +++ b/apps/systemtags/l10n/cs.js @@ -68,6 +68,8 @@ OC.L10N.register( "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} bude nastaven a {tag2} odebrán z 1 souboru.","{tag1} bude nastaven a {tag2} odebrán z {count} souborů.","{tag1} bude nastaven a {tag2} odebrán z {count} souborů.","{tag1} bude nastaven a {tag2} odebrán z {count} souborů."], "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} bude nastaven 1 souboru.","{tag} bude nastaven {count} souborům.","{tag} bude nastaven {count} souborům.","{tag} bude nastaven {count} souborům."], "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} bude odebrán z 1 souboru.","{tag} bude odebrán z {count} souborů.","{tag} bude odebrán z {count} souborů.","{tag} bude odebrán z {count} souborů."], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} a {lastTag} bude nastaven 1 souboru.","{tags} a {lastTag} bude nastaven {count} souborům.","{tags} a {lastTag} bude nastaven {count} souborům.","{tags} a {lastTag} bude nastaven {count} souborům."], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} a {lastTag} bude odebrán 1 souboru.","{tags} a {lastTag} bude odebrán {count} souborům.","{tags} a {lastTag} bude odebrán {count} souborům.","{tags} a {lastTag} bude odebrán {count} souborům."], "{displayName} (hidden)" : "{displayName} (skrytý)", "{displayName} (restricted)" : "{displayName} (omezený)", "Failed to apply tags changes" : "Změny štítků se nepodařilo uplatnit", diff --git a/apps/systemtags/l10n/cs.json b/apps/systemtags/l10n/cs.json index 7a26de6266b..8ef398165e2 100644 --- a/apps/systemtags/l10n/cs.json +++ b/apps/systemtags/l10n/cs.json @@ -66,6 +66,8 @@ "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} bude nastaven a {tag2} odebrán z 1 souboru.","{tag1} bude nastaven a {tag2} odebrán z {count} souborů.","{tag1} bude nastaven a {tag2} odebrán z {count} souborů.","{tag1} bude nastaven a {tag2} odebrán z {count} souborů."], "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} bude nastaven 1 souboru.","{tag} bude nastaven {count} souborům.","{tag} bude nastaven {count} souborům.","{tag} bude nastaven {count} souborům."], "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} bude odebrán z 1 souboru.","{tag} bude odebrán z {count} souborů.","{tag} bude odebrán z {count} souborů.","{tag} bude odebrán z {count} souborů."], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} a {lastTag} bude nastaven 1 souboru.","{tags} a {lastTag} bude nastaven {count} souborům.","{tags} a {lastTag} bude nastaven {count} souborům.","{tags} a {lastTag} bude nastaven {count} souborům."], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} a {lastTag} bude odebrán 1 souboru.","{tags} a {lastTag} bude odebrán {count} souborům.","{tags} a {lastTag} bude odebrán {count} souborům.","{tags} a {lastTag} bude odebrán {count} souborům."], "{displayName} (hidden)" : "{displayName} (skrytý)", "{displayName} (restricted)" : "{displayName} (omezený)", "Failed to apply tags changes" : "Změny štítků se nepodařilo uplatnit", diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index 99da34fba19..9de374c897d 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -86,6 +86,7 @@ OC.L10N.register( "seconds ago" : "sekunder sedan", "Empty file" : "Tom fil", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modulen med ID: %s finns inte. Aktivera den i appinställningar eller kontakta din administratör.", + "No file conversion providers available" : "Ingen filkonverterare tillgänglig", "File is too large to convert" : "Filen är för stor för att konverteras", "Destination does not match conversion extension" : "Målet matchar inte konverteringsändelsen", "Could not convert file" : "Kunde inte konvertera filen", @@ -360,6 +361,10 @@ OC.L10N.register( "Describe a task that you want the assistant to do or ask a question" : "Beskriv en uppgift som du vill att assistenten ska göra eller ställ en fråga", "Generated reply" : "Genererat svar", "The generated text from the assistant" : "Den genererade texten från assistenten", + "Change Tone" : "Ändra tonfall", + "Change the tone of a piece of text." : "Ändra tonfallet i ett stycke text.", + "Write a text that you want the assistant to rewrite in another tone." : "Skriv text som du vill att assistenten ska omformulera med ett annat tonfall.", + "Desired tone" : "Önskat tonfall", "Chat" : "Chatt", "Chat with the assistant" : "Chatta med assistenten", "System prompt" : "Systemuppmaning", @@ -378,6 +383,7 @@ OC.L10N.register( "Original text" : "Ursprunglig text", "The original text to generate a headline for" : "Den ursprungliga texten att skapa en rubrik för", "The generated headline" : "Den skapade rubriken", + "Proofread" : "Korrekturläs", "Text" : "Text", "Reformulate text" : "Omformulera text", "Takes a text and reformulates it" : "Tar en text och omformulerar den", diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json index 5c482a57334..f1fb9d23530 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -84,6 +84,7 @@ "seconds ago" : "sekunder sedan", "Empty file" : "Tom fil", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modulen med ID: %s finns inte. Aktivera den i appinställningar eller kontakta din administratör.", + "No file conversion providers available" : "Ingen filkonverterare tillgänglig", "File is too large to convert" : "Filen är för stor för att konverteras", "Destination does not match conversion extension" : "Målet matchar inte konverteringsändelsen", "Could not convert file" : "Kunde inte konvertera filen", @@ -358,6 +359,10 @@ "Describe a task that you want the assistant to do or ask a question" : "Beskriv en uppgift som du vill att assistenten ska göra eller ställ en fråga", "Generated reply" : "Genererat svar", "The generated text from the assistant" : "Den genererade texten från assistenten", + "Change Tone" : "Ändra tonfall", + "Change the tone of a piece of text." : "Ändra tonfallet i ett stycke text.", + "Write a text that you want the assistant to rewrite in another tone." : "Skriv text som du vill att assistenten ska omformulera med ett annat tonfall.", + "Desired tone" : "Önskat tonfall", "Chat" : "Chatt", "Chat with the assistant" : "Chatta med assistenten", "System prompt" : "Systemuppmaning", @@ -376,6 +381,7 @@ "Original text" : "Ursprunglig text", "The original text to generate a headline for" : "Den ursprungliga texten att skapa en rubrik för", "The generated headline" : "Den skapade rubriken", + "Proofread" : "Korrekturläs", "Text" : "Text", "Reformulate text" : "Omformulera text", "Takes a text and reformulates it" : "Tar en text och omformulerar den", |