diff --git a/apps/comments/l10n/bg.js b/apps/comments/l10n/bg.js index 6aa5a63fa2..36adbbe29f 100644 --- a/apps/comments/l10n/bg.js +++ b/apps/comments/l10n/bg.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "(Токущо) изтрит потребител те коментира в “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "(Токущо) изтрит потребител те спомена в коментар за “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s те спомена в коментар за “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”", - "Type in a new comment..." : "Напиши нов коментар...", - "No other comments available" : "Няма други коментари", - "More comments..." : "Още коментари...", - "{count} unread comments" : "{count} непрочетени коментари", - "You commented on %2$s" : "Ти коментира за %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/bg.json b/apps/comments/l10n/bg.json index dc3ed5416a..bc0ca9c84d 100644 --- a/apps/comments/l10n/bg.json +++ b/apps/comments/l10n/bg.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "(Токущо) изтрит потребител те коментира в “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "(Токущо) изтрит потребител те спомена в коментар за “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s те спомена в коментар за “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”", - "Type in a new comment..." : "Напиши нов коментар...", - "No other comments available" : "Няма други коментари", - "More comments..." : "Още коментари...", - "{count} unread comments" : "{count} непрочетени коментари", - "You commented on %2$s" : "Ти коментира за %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/ca.js b/apps/comments/l10n/ca.js index e97f85ec40..47d59dbc19 100644 --- a/apps/comments/l10n/ca.js +++ b/apps/comments/l10n/ca.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Un usuari (ara) esborrat us ha nomenat en un comentari a “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuari (ara) esborrat us ha nomenat en un comentari de “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s us ha nomenat en un comentari a “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} us ha nomenat en un comentari de “{file}”", - "Type in a new comment..." : "Escriviu un nou comentari...", - "No other comments available" : "No hi ha altres comentaris disponibles", - "More comments..." : "Més comentaris...", - "{count} unread comments" : "{count} comentaris no llegits", - "You commented on %2$s" : "Heu comentat a %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} us ha nomenat en un comentari de “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ca.json b/apps/comments/l10n/ca.json index 599ff0afa1..1a4b3d4a87 100644 --- a/apps/comments/l10n/ca.json +++ b/apps/comments/l10n/ca.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "Un usuari (ara) esborrat us ha nomenat en un comentari a “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuari (ara) esborrat us ha nomenat en un comentari de “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s us ha nomenat en un comentari a “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} us ha nomenat en un comentari de “{file}”", - "Type in a new comment..." : "Escriviu un nou comentari...", - "No other comments available" : "No hi ha altres comentaris disponibles", - "More comments..." : "Més comentaris...", - "{count} unread comments" : "{count} comentaris no llegits", - "You commented on %2$s" : "Heu comentat a %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} us ha nomenat en un comentari de “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js index da14fcf91b..131c08b7c8 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "A (now) deleted user mentioned you in a comment on “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Nyní již smazaný uživatel vás zmínil v komentáři u \"{file}\"", "%1$s mentioned you in a comment on “%2$s”" : "%1$s vás zmínil(a) v komentáři u %2$s", - "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil v komentáři u “{file}”", - "Type in a new comment..." : "Zadat nový komentář...", - "No other comments available" : "Nejsou dostupné žádné další komentáře", - "More comments..." : "Více komentářů...", - "{count} unread comments" : "{count} nepřečtených komentářů", - "You commented on %2$s" : "Okomentoval(a) jsi %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil v komentáři u “{file}”" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/comments/l10n/cs.json b/apps/comments/l10n/cs.json index 1f1a84b6c0..db12e35fce 100644 --- a/apps/comments/l10n/cs.json +++ b/apps/comments/l10n/cs.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "A (now) deleted user mentioned you in a comment on “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Nyní již smazaný uživatel vás zmínil v komentáři u \"{file}\"", "%1$s mentioned you in a comment on “%2$s”" : "%1$s vás zmínil(a) v komentáři u %2$s", - "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil v komentáři u “{file}”", - "Type in a new comment..." : "Zadat nový komentář...", - "No other comments available" : "Nejsou dostupné žádné další komentáře", - "More comments..." : "Více komentářů...", - "{count} unread comments" : "{count} nepřečtených komentářů", - "You commented on %2$s" : "Okomentoval(a) jsi %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil v komentáři u “{file}”" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js index a6b7a6f56f..79116091e8 100644 --- a/apps/comments/l10n/da.js +++ b/apps/comments/l10n/da.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "En (nu) sletter bruger nævnte dig i en kommentarer på “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "En (nu) sletter bruger nævnte dig i en kommentarer på \"{file}\"", "%1$s mentioned you in a comment on “%2$s”" : "%1$s nævnte dig i en kommentarer på “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"", - "Type in a new comment..." : "Indtast en ny kommentar...", - "No other comments available" : "Ingen andre kommentarer tilgængelige", - "More comments..." : "Flere kommentarer...", - "{count} unread comments" : "{count} ulæste kommentarer", - "You commented on %2$s" : "Du kommenterede %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json index 699fdb671c..94799555c6 100644 --- a/apps/comments/l10n/da.json +++ b/apps/comments/l10n/da.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "En (nu) sletter bruger nævnte dig i en kommentarer på “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "En (nu) sletter bruger nævnte dig i en kommentarer på \"{file}\"", "%1$s mentioned you in a comment on “%2$s”" : "%1$s nævnte dig i en kommentarer på “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"", - "Type in a new comment..." : "Indtast en ny kommentar...", - "No other comments available" : "Ingen andre kommentarer tilgængelige", - "More comments..." : "Flere kommentarer...", - "{count} unread comments" : "{count} ulæste kommentarer", - "You commented on %2$s" : "Du kommenterede %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index 5a84a4d52e..a6bd536ffe 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Nutzer erwähnt dich in einem Kommentar zu \"%s\"", "A (now) deleted user mentioned you in a comment on “{file}”" : "Ein (nun) gelöschter Nutzer erwähnt dich in einem Kommentar zu “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s erwähnt Dich in einem Kommentar zu “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} erwähnt Dich in einem Kommentar zu “{file}”", - "Type in a new comment..." : "Neuen Kommentar eingeben...", - "No other comments available" : "Keine weiteren Kommentare vorhanden", - "More comments..." : "Weitere Kommentare...", - "{count} unread comments" : "{count} ungelesene Kommentare", - "You commented on %2$s" : "Du hast %2$s kommentiert" + "{user} mentioned you in a comment on “{file}”" : "{user} erwähnt Dich in einem Kommentar zu “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index 17da36795c..bded3a2198 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Nutzer erwähnt dich in einem Kommentar zu \"%s\"", "A (now) deleted user mentioned you in a comment on “{file}”" : "Ein (nun) gelöschter Nutzer erwähnt dich in einem Kommentar zu “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s erwähnt Dich in einem Kommentar zu “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} erwähnt Dich in einem Kommentar zu “{file}”", - "Type in a new comment..." : "Neuen Kommentar eingeben...", - "No other comments available" : "Keine weiteren Kommentare vorhanden", - "More comments..." : "Weitere Kommentare...", - "{count} unread comments" : "{count} ungelesene Kommentare", - "You commented on %2$s" : "Du hast %2$s kommentiert" + "{user} mentioned you in a comment on “{file}”" : "{user} erwähnt Dich in einem Kommentar zu “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js index 3f7f94fb7c..92ca26925c 100644 --- a/apps/comments/l10n/de_DE.js +++ b/apps/comments/l10n/de_DE.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Benutzer hat Sie in einem Kommentar zu \"%s\" erwähnt", "A (now) deleted user mentioned you in a comment on “{file}”" : "Ein (nun) gelöschter Benutzer hat Sie in einem Kommentar zu “{file}” erwähnt", "%1$s mentioned you in a comment on “%2$s”" : "%1$s hat Sie in einem Kommentar zu “%2$s” erwähnt.", - "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt", - "Type in a new comment..." : "Neuen Kommentar eingeben...", - "No other comments available" : "Keine weiteren Kommentare verfügbar", - "More comments..." : "Weitere Kommentare...", - "{count} unread comments" : "[count] ungelesene Kommentare", - "You commented on %2$s" : "Sie haben %2$s kommentiert" + "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json index de0474199e..489d26bb0c 100644 --- a/apps/comments/l10n/de_DE.json +++ b/apps/comments/l10n/de_DE.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Benutzer hat Sie in einem Kommentar zu \"%s\" erwähnt", "A (now) deleted user mentioned you in a comment on “{file}”" : "Ein (nun) gelöschter Benutzer hat Sie in einem Kommentar zu “{file}” erwähnt", "%1$s mentioned you in a comment on “%2$s”" : "%1$s hat Sie in einem Kommentar zu “%2$s” erwähnt.", - "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt", - "Type in a new comment..." : "Neuen Kommentar eingeben...", - "No other comments available" : "Keine weiteren Kommentare verfügbar", - "More comments..." : "Weitere Kommentare...", - "{count} unread comments" : "[count] ungelesene Kommentare", - "You commented on %2$s" : "Sie haben %2$s kommentiert" + "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js index 316d1776f6..22c7e51170 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "A (now) deleted user mentioned you in a comment on “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "A (now) deleted user mentioned you in a comment on “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s mentioned you in a comment on “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”", - "Type in a new comment..." : "Type a new comment...", - "No other comments available" : "No other comments available", - "More comments..." : "More comments...", - "{count} unread comments" : "{count} unread comments", - "You commented on %2$s" : "You commented on %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json index 44871b4a45..e6f4090c16 100644 --- a/apps/comments/l10n/en_GB.json +++ b/apps/comments/l10n/en_GB.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "A (now) deleted user mentioned you in a comment on “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "A (now) deleted user mentioned you in a comment on “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s mentioned you in a comment on “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”", - "Type in a new comment..." : "Type a new comment...", - "No other comments available" : "No other comments available", - "More comments..." : "More comments...", - "{count} unread comments" : "{count} unread comments", - "You commented on %2$s" : "You commented on %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index a1bb5f06e8..ee19397cf3 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Un usuario (ahora) eliminado, te mencionó en un comentario en “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuario (ahora) eliminado, te mencionó en un comentario en “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "Type in a new comment..." : "Escribe un nuevo comentario...", - "No other comments available" : "No hay otros comentarios disponibles", - "More comments..." : "Más comentarios...", - "{count} unread comments" : "{count} comentarios no leídos", - "You commented on %2$s" : "Has comentado en %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index 7a261f4bdc..80cc155293 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "Un usuario (ahora) eliminado, te mencionó en un comentario en “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuario (ahora) eliminado, te mencionó en un comentario en “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "Type in a new comment..." : "Escribe un nuevo comentario...", - "No other comments available" : "No hay otros comentarios disponibles", - "More comments..." : "Más comentarios...", - "{count} unread comments" : "{count} comentarios no leídos", - "You commented on %2$s" : "Has comentado en %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js index 99fd98bba4..5156da85f9 100644 --- a/apps/comments/l10n/eu.js +++ b/apps/comments/l10n/eu.js @@ -25,11 +25,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "(Orain) Ezabatutako erabiltzaile batek aipatu zaitu iruzkinean \"%s\"", "A (now) deleted user mentioned you in a comment on “{file}”" : "(Orain) Ezabatutako erabiltzaile batek aipatu zaitu iruzkinean “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s aipatu zaitu iruzkinean \"“%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} aipatu zaitu iruzkinean “{file}”", - "Type in a new comment..." : "Idatzi iruzkin berri bat...", - "No other comments available" : "Ez dago beste iruzkinik eskuragarri", - "More comments..." : "Iruzkin gehiago...", - "{count} unread comments" : "{count} iruzkin irakurri gabe", - "You commented on %2$s" : "%2$s-en Iruzkin duzu" + "{user} mentioned you in a comment on “{file}”" : "{user} aipatu zaitu iruzkinean “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/eu.json b/apps/comments/l10n/eu.json index 387ad766da..b48a7e7785 100644 --- a/apps/comments/l10n/eu.json +++ b/apps/comments/l10n/eu.json @@ -23,11 +23,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "(Orain) Ezabatutako erabiltzaile batek aipatu zaitu iruzkinean \"%s\"", "A (now) deleted user mentioned you in a comment on “{file}”" : "(Orain) Ezabatutako erabiltzaile batek aipatu zaitu iruzkinean “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s aipatu zaitu iruzkinean \"“%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} aipatu zaitu iruzkinean “{file}”", - "Type in a new comment..." : "Idatzi iruzkin berri bat...", - "No other comments available" : "Ez dago beste iruzkinik eskuragarri", - "More comments..." : "Iruzkin gehiago...", - "{count} unread comments" : "{count} iruzkin irakurri gabe", - "You commented on %2$s" : "%2$s-en Iruzkin duzu" + "{user} mentioned you in a comment on “{file}”" : "{user} aipatu zaitu iruzkinean “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/fi.js b/apps/comments/l10n/fi.js index fa89113415..0bee4ffae7 100644 --- a/apps/comments/l10n/fi.js +++ b/apps/comments/l10n/fi.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Poistettu käyttäjä mainitsi sinut kommentissa \"%s\"", "A (now) deleted user mentioned you in a comment on “{file}”" : "Poistettu käyttäjä mainitsi sinut tiedoston \"{file}\" kommentissa", "%1$s mentioned you in a comment on “%2$s”" : "%1$s mainitsi sinut kommentissa “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa", - "Type in a new comment..." : "Kirjoita uusi kommentti...", - "No other comments available" : "Ei muita kommentteja saatavilla", - "More comments..." : "Lisää kommentteja...", - "{count} unread comments" : "{count} lukematonta kommenttia", - "You commented on %2$s" : "Kommentoit %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/fi.json b/apps/comments/l10n/fi.json index df5cc102bc..329d653a85 100644 --- a/apps/comments/l10n/fi.json +++ b/apps/comments/l10n/fi.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "Poistettu käyttäjä mainitsi sinut kommentissa \"%s\"", "A (now) deleted user mentioned you in a comment on “{file}”" : "Poistettu käyttäjä mainitsi sinut tiedoston \"{file}\" kommentissa", "%1$s mentioned you in a comment on “%2$s”" : "%1$s mainitsi sinut kommentissa “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa", - "Type in a new comment..." : "Kirjoita uusi kommentti...", - "No other comments available" : "Ei muita kommentteja saatavilla", - "More comments..." : "Lisää kommentteja...", - "{count} unread comments" : "{count} lukematonta kommenttia", - "You commented on %2$s" : "Kommentoit %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js index 588f429bab..1b5c137dab 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Un utilisateur (maintenant supprimé) vous a mentionné dans un commentaire sur “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Un utilisateur (maintenant supprimé) vous a mentionné dans un commentaire sur “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s vous a mentionné⋅e dans un commentaire sur “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} vous a mentionné⋅e dans un commentaire sur “{file}”", - "Type in a new comment..." : "Écrire un nouveau commentaire...", - "No other comments available" : "Aucun autre commentaire", - "More comments..." : "Plus de commentaires...", - "{count} unread comments" : "{count} commentaires non lus", - "You commented on %2$s" : "Vous avez commenté %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} vous a mentionné⋅e dans un commentaire sur “{file}”" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json index 71e3823b84..1d741a4356 100644 --- a/apps/comments/l10n/fr.json +++ b/apps/comments/l10n/fr.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "Un utilisateur (maintenant supprimé) vous a mentionné dans un commentaire sur “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Un utilisateur (maintenant supprimé) vous a mentionné dans un commentaire sur “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s vous a mentionné⋅e dans un commentaire sur “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} vous a mentionné⋅e dans un commentaire sur “{file}”", - "Type in a new comment..." : "Écrire un nouveau commentaire...", - "No other comments available" : "Aucun autre commentaire", - "More comments..." : "Plus de commentaires...", - "{count} unread comments" : "{count} commentaires non lus", - "You commented on %2$s" : "Vous avez commenté %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} vous a mentionné⋅e dans un commentaire sur “{file}”" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/hu.js b/apps/comments/l10n/hu.js index 253e6a9015..04c2fd4fd0 100644 --- a/apps/comments/l10n/hu.js +++ b/apps/comments/l10n/hu.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Egy (most) törölt felhasználó megemlített egy hozzászólásban itt: “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Egy (most) törölt felhasználó megemlített egy hozzászólásban itt: “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s megemlített egy hozzászólásban itt: “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} megemlített egy hozzászólásban itt: “{file}”", - "Type in a new comment..." : "Új hozzászólás írása...", - "No other comments available" : "Nincs több hozzászólás.", - "More comments..." : "Több hozzászólás...", - "{count} unread comments" : "{count} olvasatlan hozzászólás", - "You commented on %2$s" : "Hozzászólt ehhez: %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} megemlített egy hozzászólásban itt: “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/hu.json b/apps/comments/l10n/hu.json index 43c6a6f3cc..e65317c14c 100644 --- a/apps/comments/l10n/hu.json +++ b/apps/comments/l10n/hu.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "Egy (most) törölt felhasználó megemlített egy hozzászólásban itt: “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Egy (most) törölt felhasználó megemlített egy hozzászólásban itt: “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s megemlített egy hozzászólásban itt: “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} megemlített egy hozzászólásban itt: “{file}”", - "Type in a new comment..." : "Új hozzászólás írása...", - "No other comments available" : "Nincs több hozzászólás.", - "More comments..." : "Több hozzászólás...", - "{count} unread comments" : "{count} olvasatlan hozzászólás", - "You commented on %2$s" : "Hozzászólt ehhez: %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} megemlített egy hozzászólásban itt: “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/ia.js b/apps/comments/l10n/ia.js index 40b43ffccb..01dc08b41a 100644 --- a/apps/comments/l10n/ia.js +++ b/apps/comments/l10n/ia.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Un (ora) delite usator mentionava tu in un commentario in “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Un (ora) delite usator mentionava tu in un commentario in “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s mentionava tu in un commentario in “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”", - "Type in a new comment..." : "Scribe in un nove commentario...", - "No other comments available" : "Nulle altere commentarios disponibile", - "More comments..." : "Plus commentarios...", - "{count} unread comments" : "{count} commentarios non legite", - "You commented on %2$s" : "Tu commentava in %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ia.json b/apps/comments/l10n/ia.json index 0555fbfaf9..0fbe09cff3 100644 --- a/apps/comments/l10n/ia.json +++ b/apps/comments/l10n/ia.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "Un (ora) delite usator mentionava tu in un commentario in “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Un (ora) delite usator mentionava tu in un commentario in “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s mentionava tu in un commentario in “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”", - "Type in a new comment..." : "Scribe in un nove commentario...", - "No other comments available" : "Nulle altere commentarios disponibile", - "More comments..." : "Plus commentarios...", - "{count} unread comments" : "{count} commentarios non legite", - "You commented on %2$s" : "Tu commentava in %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js index 702e996ecf..168bbf5943 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Notandi (sem nú er búið að eyða) minntist á þig í athugasemd við “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Notandi (sem nú er búið að eyða) minntist á þig í athugasemd við “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s minntist á þig í athugasemd við “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”", - "Type in a new comment..." : "Skrifaðu inn nýja athugasemd...", - "No other comments available" : "Engar aðrar athugasemdir eru tiltækar", - "More comments..." : "Fleiri athugasemdir...", - "{count} unread comments" : "{count} ólesnar athugasemdir", - "You commented on %2$s" : "Þú settir inn athugasemd við %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/comments/l10n/is.json b/apps/comments/l10n/is.json index 700a25c3f2..e6eb945e0d 100644 --- a/apps/comments/l10n/is.json +++ b/apps/comments/l10n/is.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "Notandi (sem nú er búið að eyða) minntist á þig í athugasemd við “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Notandi (sem nú er búið að eyða) minntist á þig í athugasemd við “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s minntist á þig í athugasemd við “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”", - "Type in a new comment..." : "Skrifaðu inn nýja athugasemd...", - "No other comments available" : "Engar aðrar athugasemdir eru tiltækar", - "More comments..." : "Fleiri athugasemdir...", - "{count} unread comments" : "{count} ólesnar athugasemdir", - "You commented on %2$s" : "Þú settir inn athugasemd við %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index 580a31cedd..126260fb43 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Un utente eliminato (ora) ti ha menzionato in un commento su \"%s\".", "A (now) deleted user mentioned you in a comment on “{file}”" : "Un utente eliminato (ora) ti ha menzionato in un commento su \"{file}\".", "%1$s mentioned you in a comment on “%2$s”" : "%1$s ti ha menzionato in un commento su \"%2$s\"", - "{user} mentioned you in a comment on “{file}”" : "{user} ti ha menzionato in un commento su \"{file}\".", - "Type in a new comment..." : "Digita un nuovo commento...", - "No other comments available" : "Non sono disponibili altri commenti", - "More comments..." : "Altri commenti...", - "{count} unread comments" : "{count} commenti non letti", - "You commented on %2$s" : "Hai commentato su %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} ti ha menzionato in un commento su \"{file}\"." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index 06b14c9401..c0bbb5d5e0 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "Un utente eliminato (ora) ti ha menzionato in un commento su \"%s\".", "A (now) deleted user mentioned you in a comment on “{file}”" : "Un utente eliminato (ora) ti ha menzionato in un commento su \"{file}\".", "%1$s mentioned you in a comment on “%2$s”" : "%1$s ti ha menzionato in un commento su \"%2$s\"", - "{user} mentioned you in a comment on “{file}”" : "{user} ti ha menzionato in un commento su \"{file}\".", - "Type in a new comment..." : "Digita un nuovo commento...", - "No other comments available" : "Non sono disponibili altri commenti", - "More comments..." : "Altri commenti...", - "{count} unread comments" : "{count} commenti non letti", - "You commented on %2$s" : "Hai commentato su %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} ti ha menzionato in un commento su \"{file}\"." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js index 72784dd077..3cd4ec188b 100644 --- a/apps/comments/l10n/ja.js +++ b/apps/comments/l10n/ja.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "(現在)削除されたユーザーが \"%s\" のコメントであなたのことについて言及しました", "A (now) deleted user mentioned you in a comment on “{file}”" : "(現在)削除されたユーザーが \"{file}\" のコメントであなたのことについて言及しました", "%1$s mentioned you in a comment on “%2$s”" : "%1$s さんが “%2$s” のコメントであなたについて言及しました。", - "{user} mentioned you in a comment on “{file}”" : "{user} さんが ““{file}” のコメントであなたについて言及しました。", - "Type in a new comment..." : "新しいコメントを入力...", - "No other comments available" : "コメントはありません", - "More comments..." : "コメントをさらに表示...", - "{count} unread comments" : "未読コメント数 {count}", - "You commented on %2$s" : "%2$s にコメント済" + "{user} mentioned you in a comment on “{file}”" : "{user} さんが ““{file}” のコメントであなたについて言及しました。" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/ja.json b/apps/comments/l10n/ja.json index b101e03ac8..cdff0cc54e 100644 --- a/apps/comments/l10n/ja.json +++ b/apps/comments/l10n/ja.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "(現在)削除されたユーザーが \"%s\" のコメントであなたのことについて言及しました", "A (now) deleted user mentioned you in a comment on “{file}”" : "(現在)削除されたユーザーが \"{file}\" のコメントであなたのことについて言及しました", "%1$s mentioned you in a comment on “%2$s”" : "%1$s さんが “%2$s” のコメントであなたについて言及しました。", - "{user} mentioned you in a comment on “{file}”" : "{user} さんが ““{file}” のコメントであなたについて言及しました。", - "Type in a new comment..." : "新しいコメントを入力...", - "No other comments available" : "コメントはありません", - "More comments..." : "コメントをさらに表示...", - "{count} unread comments" : "未読コメント数 {count}", - "You commented on %2$s" : "%2$s にコメント済" + "{user} mentioned you in a comment on “{file}”" : "{user} さんが ““{file}” のコメントであなたについて言及しました。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/comments/l10n/lv.js b/apps/comments/l10n/lv.js index ff597383f1..f8fc9d9503 100644 --- a/apps/comments/l10n/lv.js +++ b/apps/comments/l10n/lv.js @@ -27,11 +27,6 @@ OC.L10N.register( "{author} commented on {file}" : "{author} komentārs {file}", "Comments for files" : "Komentāri datnēm", "%1$s mentioned you in a comment on “%2$s”" : "%1$s minēja jūs komentārā “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”", - "Type in a new comment..." : "Raksti jaunu komentāru...", - "No other comments available" : "Nav pieejami citi komentāri", - "More comments..." : "Vairāk komentāri...", - "{count} unread comments" : "{count} neizlasītu komentāru", - "You commented on %2$s" : "Tu komentēji %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/comments/l10n/lv.json b/apps/comments/l10n/lv.json index b61037fb56..90c51d96d6 100644 --- a/apps/comments/l10n/lv.json +++ b/apps/comments/l10n/lv.json @@ -25,11 +25,6 @@ "{author} commented on {file}" : "{author} komentārs {file}", "Comments for files" : "Komentāri datnēm", "%1$s mentioned you in a comment on “%2$s”" : "%1$s minēja jūs komentārā “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”", - "Type in a new comment..." : "Raksti jaunu komentāru...", - "No other comments available" : "Nav pieejami citi komentāri", - "More comments..." : "Vairāk komentāri...", - "{count} unread comments" : "{count} neizlasītu komentāru", - "You commented on %2$s" : "Tu komentēji %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/apps/comments/l10n/nb.js b/apps/comments/l10n/nb.js index d6ac9a2b7b..6c5cc0301a 100644 --- a/apps/comments/l10n/nb.js +++ b/apps/comments/l10n/nb.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "En (now) slettet bruker nevnte deg i en kommentar til “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "A (now) slettet bruker nevnte deg i en kommentar til “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s nevnte deg i en kommentar på “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”", - "Type in a new comment..." : "Skriv inn en ny kommentar...", - "No other comments available" : "Ingen andre kommentarer tilgjengelig", - "More comments..." : "Flere kommentarer..", - "{count} unread comments" : "{count} uleste kommentarer", - "You commented on %2$s" : "Du kommenterte til %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nb.json b/apps/comments/l10n/nb.json index 293eca39e8..25e294f641 100644 --- a/apps/comments/l10n/nb.json +++ b/apps/comments/l10n/nb.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "En (now) slettet bruker nevnte deg i en kommentar til “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "A (now) slettet bruker nevnte deg i en kommentar til “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s nevnte deg i en kommentar på “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”", - "Type in a new comment..." : "Skriv inn en ny kommentar...", - "No other comments available" : "Ingen andre kommentarer tilgjengelig", - "More comments..." : "Flere kommentarer..", - "{count} unread comments" : "{count} uleste kommentarer", - "You commented on %2$s" : "Du kommenterte til %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js index 67d2a4ee50..013cb2d0b9 100644 --- a/apps/comments/l10n/nl.js +++ b/apps/comments/l10n/nl.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Een (nu) verwijderde gebruiker vermeldde jou in een reactie op \"%s\"", "A (now) deleted user mentioned you in a comment on “{file}”" : "Een (nu) verwijderde gebruiker vermeldde jou in een reactie op {file}\"", "%1$s mentioned you in a comment on “%2$s”" : "%1$s vermeldde jou in een reactie op “%2$s\"", - "{user} mentioned you in a comment on “{file}”" : "{user} vermeldde jou in een reactie op “{file}\"", - "Type in a new comment..." : "Type een nieuwe reactie...", - "No other comments available" : "Geen andere reacties beschikbaar", - "More comments..." : "Meer reacties...", - "{count} unread comments" : "{count} ongelezen reacties", - "You commented on %2$s" : "Je reageerde op %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} vermeldde jou in een reactie op “{file}\"" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json index 8ed81cb04a..8a8a3a368e 100644 --- a/apps/comments/l10n/nl.json +++ b/apps/comments/l10n/nl.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "Een (nu) verwijderde gebruiker vermeldde jou in een reactie op \"%s\"", "A (now) deleted user mentioned you in a comment on “{file}”" : "Een (nu) verwijderde gebruiker vermeldde jou in een reactie op {file}\"", "%1$s mentioned you in a comment on “%2$s”" : "%1$s vermeldde jou in een reactie op “%2$s\"", - "{user} mentioned you in a comment on “{file}”" : "{user} vermeldde jou in een reactie op “{file}\"", - "Type in a new comment..." : "Type een nieuwe reactie...", - "No other comments available" : "Geen andere reacties beschikbaar", - "More comments..." : "Meer reacties...", - "{count} unread comments" : "{count} ongelezen reacties", - "You commented on %2$s" : "Je reageerde op %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} vermeldde jou in een reactie op “{file}\"" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index 2aa06ec36a..3273470f1b 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Pewien (obecnie) usunięty użytkownik wspomniał o Tobie w komentarzu “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Pewien (obecnie) usunięty użytkownik wspomniał o Tobie w komentarzu “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s wspomniał/-a o Tobie w komentarzu “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał/-a o Tobie w komentarzu “{file}”", - "Type in a new comment..." : "Napisz nowy komentarz...", - "No other comments available" : "Nie ma więcej komentarzy", - "More comments..." : "Więcej komentarzy...", - "{count} unread comments" : "{count} nieprzeczytanych komentarzy", - "You commented on %2$s" : "Skomentowałeś/-aś %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał/-a o Tobie w komentarzu “{file}”" }, "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/comments/l10n/pl.json b/apps/comments/l10n/pl.json index 14d429f57d..cd7dc73ae7 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "Pewien (obecnie) usunięty użytkownik wspomniał o Tobie w komentarzu “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Pewien (obecnie) usunięty użytkownik wspomniał o Tobie w komentarzu “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s wspomniał/-a o Tobie w komentarzu “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał/-a o Tobie w komentarzu “{file}”", - "Type in a new comment..." : "Napisz nowy komentarz...", - "No other comments available" : "Nie ma więcej komentarzy", - "More comments..." : "Więcej komentarzy...", - "{count} unread comments" : "{count} nieprzeczytanych komentarzy", - "You commented on %2$s" : "Skomentowałeś/-aś %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał/-a o Tobie w komentarzu “{file}”" },"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/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js index 93084af7a4..6941ceea5a 100644 --- a/apps/comments/l10n/pt_BR.js +++ b/apps/comments/l10n/pt_BR.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Um usuário (agora) excluído mencionou você em um comentário sobre “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Um usuário (agora) excluído mencionou você em um comentário sobre “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionou você em um comentário sobre “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”", - "Type in a new comment..." : "Digite um novo comentário...", - "No other comments available" : "Nenhum outro comentário disponível", - "More comments..." : "Mais comentários...", - "{count} unread comments" : "{count} comentários não lidos", - "You commented on %2$s" : "Você comentou em %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json index 6f937a1f03..c326ded0b8 100644 --- a/apps/comments/l10n/pt_BR.json +++ b/apps/comments/l10n/pt_BR.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "Um usuário (agora) excluído mencionou você em um comentário sobre “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Um usuário (agora) excluído mencionou você em um comentário sobre “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionou você em um comentário sobre “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”", - "Type in a new comment..." : "Digite um novo comentário...", - "No other comments available" : "Nenhum outro comentário disponível", - "More comments..." : "Mais comentários...", - "{count} unread comments" : "{count} comentários não lidos", - "You commented on %2$s" : "Você comentou em %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/ro.js b/apps/comments/l10n/ro.js index 9dcfb88895..e8194bd7cd 100644 --- a/apps/comments/l10n/ro.js +++ b/apps/comments/l10n/ro.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Un utilizator (momentan) șters te-a menționat într-un comentariu la ”%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Un utilizator (momentan) șters te-a menționat într-un comentariu la ”{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s te-a menționat într-un comentariu la ”%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} te-a menționat într-un comentariu la ”{file}”", - "Type in a new comment..." : "Scrie un comentariu nou...", - "No other comments available" : "Nu sunt disponibile alte comentarii", - "More comments..." : "Mai multe comentarii...", - "{count} unread comments" : "{count} comentarii necitite", - "You commented on %2$s" : "Ai comentat la %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} te-a menționat într-un comentariu la ”{file}”" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/comments/l10n/ro.json b/apps/comments/l10n/ro.json index 12bfd08a3e..f203f51587 100644 --- a/apps/comments/l10n/ro.json +++ b/apps/comments/l10n/ro.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "Un utilizator (momentan) șters te-a menționat într-un comentariu la ”%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Un utilizator (momentan) șters te-a menționat într-un comentariu la ”{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s te-a menționat într-un comentariu la ”%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} te-a menționat într-un comentariu la ”{file}”", - "Type in a new comment..." : "Scrie un comentariu nou...", - "No other comments available" : "Nu sunt disponibile alte comentarii", - "More comments..." : "Mai multe comentarii...", - "{count} unread comments" : "{count} comentarii necitite", - "You commented on %2$s" : "Ai comentat la %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} te-a menționat într-un comentariu la ”{file}”" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/apps/comments/l10n/ru.js b/apps/comments/l10n/ru.js index 650ff5c7d3..d30e81b111 100644 --- a/apps/comments/l10n/ru.js +++ b/apps/comments/l10n/ru.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Пользователь (удалённый в настоящее время) упомянул вас в комментарии к “%s”.", "A (now) deleted user mentioned you in a comment on “{file}”" : "Пользователь (удалённый в настоящее время) упомянул вас в комментарии к “{file}”.", "%1$s mentioned you in a comment on “%2$s”" : "%1$s упомянул вас в комментарии к \"%2$s\"", - "{user} mentioned you in a comment on “{file}”" : "{user} упомянул вас в комментарии к “{file}”.", - "Type in a new comment..." : "Напишите новый комментарий...", - "No other comments available" : "Другие комментарии отсутствуют", - "More comments..." : "Ещё комментарии...", - "{count} unread comments" : "{count} непрочитанных комментариев", - "You commented on %2$s" : "Вы прокомментировали в %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} упомянул вас в комментарии к “{file}”." }, "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/comments/l10n/ru.json b/apps/comments/l10n/ru.json index 91974f9cda..dee2deb571 100644 --- a/apps/comments/l10n/ru.json +++ b/apps/comments/l10n/ru.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "Пользователь (удалённый в настоящее время) упомянул вас в комментарии к “%s”.", "A (now) deleted user mentioned you in a comment on “{file}”" : "Пользователь (удалённый в настоящее время) упомянул вас в комментарии к “{file}”.", "%1$s mentioned you in a comment on “%2$s”" : "%1$s упомянул вас в комментарии к \"%2$s\"", - "{user} mentioned you in a comment on “{file}”" : "{user} упомянул вас в комментарии к “{file}”.", - "Type in a new comment..." : "Напишите новый комментарий...", - "No other comments available" : "Другие комментарии отсутствуют", - "More comments..." : "Ещё комментарии...", - "{count} unread comments" : "{count} непрочитанных комментариев", - "You commented on %2$s" : "Вы прокомментировали в %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} упомянул вас в комментарии к “{file}”." },"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/comments/l10n/sk.js b/apps/comments/l10n/sk.js index ed68f8f11e..d96a70d6bf 100644 --- a/apps/comments/l10n/sk.js +++ b/apps/comments/l10n/sk.js @@ -25,10 +25,6 @@ OC.L10N.register( "You commented on {file}" : "Komentovali ste {file}", "%1$s commented on %2$s" : "%1$s komentoval %2$s", "{author} commented on {file}" : "{author} komentoval {file}", - "Comments for files" : "Komentáre pre súbory", - "Type in a new comment..." : "Zadať nový komentár...", - "No other comments available" : "Žiadne ďalšie komentáre nie sú dostupné", - "More comments..." : "Ďalšie komentáre...", - "{count} unread comments" : "{count} neprečítaných komentárov" + "Comments for files" : "Komentáre pre súbory" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/comments/l10n/sk.json b/apps/comments/l10n/sk.json index f85f7dfb3e..b94a435b27 100644 --- a/apps/comments/l10n/sk.json +++ b/apps/comments/l10n/sk.json @@ -23,10 +23,6 @@ "You commented on {file}" : "Komentovali ste {file}", "%1$s commented on %2$s" : "%1$s komentoval %2$s", "{author} commented on {file}" : "{author} komentoval {file}", - "Comments for files" : "Komentáre pre súbory", - "Type in a new comment..." : "Zadať nový komentár...", - "No other comments available" : "Žiadne ďalšie komentáre nie sú dostupné", - "More comments..." : "Ďalšie komentáre...", - "{count} unread comments" : "{count} neprečítaných komentárov" + "Comments for files" : "Komentáre pre súbory" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/sq.js b/apps/comments/l10n/sq.js index 845b9e5cfb..5df650ea88 100644 --- a/apps/comments/l10n/sq.js +++ b/apps/comments/l10n/sq.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Një përdorues i fshirë (tani) ju ka përmendur në një koment në \"%s\"", "A (now) deleted user mentioned you in a comment on “{file}”" : "Një përdorues i fshirë (tani) ju ka përmendur në një koment në “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s ju ka përmendur në një koment në “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} ju ka përmendur në një koment në “{file}”", - "Type in a new comment..." : "Shtypni një koment të ri…", - "No other comments available" : "S’ka komente të tjera", - "More comments..." : "Më tepër komente…", - "{count} unread comments" : "{count} komente të palexuar", - "You commented on %2$s" : "Komentuat te %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} ju ka përmendur në një koment në “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/sq.json b/apps/comments/l10n/sq.json index 9b0eab3990..1938783057 100644 --- a/apps/comments/l10n/sq.json +++ b/apps/comments/l10n/sq.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "Një përdorues i fshirë (tani) ju ka përmendur në një koment në \"%s\"", "A (now) deleted user mentioned you in a comment on “{file}”" : "Një përdorues i fshirë (tani) ju ka përmendur në një koment në “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s ju ka përmendur në një koment në “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} ju ka përmendur në një koment në “{file}”", - "Type in a new comment..." : "Shtypni një koment të ri…", - "No other comments available" : "S’ka komente të tjera", - "More comments..." : "Më tepër komente…", - "{count} unread comments" : "{count} komente të palexuar", - "You commented on %2$s" : "Komentuat te %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} ju ka përmendur në një koment në “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/sv.js b/apps/comments/l10n/sv.js index 1f66e311e7..66fd8b2bc9 100644 --- a/apps/comments/l10n/sv.js +++ b/apps/comments/l10n/sv.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "En (nu) raderad användare nämnde dig i en kommentar på \"%s\"", "A (now) deleted user mentioned you in a comment on “{file}”" : "En (nu) raderad användare nämnde dig i en kommentar på \"{file}\"", "%1$s mentioned you in a comment on “%2$s”" : "%1$s nämnde dig i en kommentar på “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"", - "Type in a new comment..." : "Skriv en ny kommentar...", - "No other comments available" : "Inga andra kommentarer tillgängliga", - "More comments..." : "Fler kommentarer...", - "{count} unread comments" : "{count} olästa kommentarer", - "You commented on %2$s" : "Du kommenterade %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/sv.json b/apps/comments/l10n/sv.json index 696e8f3a07..70f7b8a339 100644 --- a/apps/comments/l10n/sv.json +++ b/apps/comments/l10n/sv.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "En (nu) raderad användare nämnde dig i en kommentar på \"%s\"", "A (now) deleted user mentioned you in a comment on “{file}”" : "En (nu) raderad användare nämnde dig i en kommentar på \"{file}\"", "%1$s mentioned you in a comment on “%2$s”" : "%1$s nämnde dig i en kommentar på “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"", - "Type in a new comment..." : "Skriv en ny kommentar...", - "No other comments available" : "Inga andra kommentarer tillgängliga", - "More comments..." : "Fler kommentarer...", - "{count} unread comments" : "{count} olästa kommentarer", - "You commented on %2$s" : "Du kommenterade %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index a8f88b03ff..c8cf529c0b 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Bir (artık) silinmiş kullanıcı “%s” hakkındaki bir yorumda sizden bahsetti", "A (now) deleted user mentioned you in a comment on “{file}”" : "Bir (artık) silinmiş kullanıcı “{file}” hakkındaki bir yorumda sizden bahsetti", "%1$s mentioned you in a comment on “%2$s”" : "%1$s, “%2$s” hakkındaki bir yorumda sizden bahsetti", - "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizden bahsetti", - "Type in a new comment..." : "Yeni bir yorum yazın...", - "No other comments available" : "Başka bir yorum yok", - "More comments..." : "Diğer yorumlar...", - "{count} unread comments" : "{count} okunmamış yorum", - "You commented on %2$s" : "%2$s için yorum yaptınız" + "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizden bahsetti" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index a4f3840f92..97a2689f41 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "Bir (artık) silinmiş kullanıcı “%s” hakkındaki bir yorumda sizden bahsetti", "A (now) deleted user mentioned you in a comment on “{file}”" : "Bir (artık) silinmiş kullanıcı “{file}” hakkındaki bir yorumda sizden bahsetti", "%1$s mentioned you in a comment on “%2$s”" : "%1$s, “%2$s” hakkındaki bir yorumda sizden bahsetti", - "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizden bahsetti", - "Type in a new comment..." : "Yeni bir yorum yazın...", - "No other comments available" : "Başka bir yorum yok", - "More comments..." : "Diğer yorumlar...", - "{count} unread comments" : "{count} okunmamış yorum", - "You commented on %2$s" : "%2$s için yorum yaptınız" + "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizden bahsetti" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js index 336636e2bf..d67e1ebdfc 100644 --- a/apps/comments/l10n/zh_CN.js +++ b/apps/comments/l10n/zh_CN.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "一个(已)被删除的用户在 “%s” 的评论中提到了您", "A (now) deleted user mentioned you in a comment on “{file}”" : "一个(已)被删除的用户在 “{file}” 的评论中提到了您", "%1$s mentioned you in a comment on “%2$s”" : "%1$s 在 “%2$s” 的评论中提到了您", - "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了您", - "Type in a new comment..." : "添加新评论...", - "No other comments available" : "没有其他评论", - "More comments..." : "更多评论...", - "{count} unread comments" : "{count} 条未读评论", - "You commented on %2$s" : "您评论了 %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了您" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/zh_CN.json b/apps/comments/l10n/zh_CN.json index 676ec612d8..8c9cbae140 100644 --- a/apps/comments/l10n/zh_CN.json +++ b/apps/comments/l10n/zh_CN.json @@ -27,11 +27,6 @@ "A (now) deleted user mentioned you in a comment on “%s”" : "一个(已)被删除的用户在 “%s” 的评论中提到了您", "A (now) deleted user mentioned you in a comment on “{file}”" : "一个(已)被删除的用户在 “{file}” 的评论中提到了您", "%1$s mentioned you in a comment on “%2$s”" : "%1$s 在 “%2$s” 的评论中提到了您", - "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了您", - "Type in a new comment..." : "添加新评论...", - "No other comments available" : "没有其他评论", - "More comments..." : "更多评论...", - "{count} unread comments" : "{count} 条未读评论", - "You commented on %2$s" : "您评论了 %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了您" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/cs.js b/apps/federatedfilesharing/l10n/cs.js index bb7b85319a..fd7e190ee2 100644 --- a/apps/federatedfilesharing/l10n/cs.js +++ b/apps/federatedfilesharing/l10n/cs.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "Sdílet:", "Add to your website" : "Přidat na svou webovou stránku", "Share with me via Nextcloud" : "Sdíleno se mnou přes Nextcloud", - "HTML Code:" : "HTML kód:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sdílení %s selhalo, %s se nepodařilo nalézt, server pravděpodobně právě není dostupný.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Obdrželi jste \"/%3$s\" jako vzdálené sdílení od %1$s (zastupuje %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Obdrželi jste \"/%3$s\" jako vzdálené sdílení od %1$s" + "HTML Code:" : "HTML kód:" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/federatedfilesharing/l10n/cs.json b/apps/federatedfilesharing/l10n/cs.json index f278429988..01a8fb3c6a 100644 --- a/apps/federatedfilesharing/l10n/cs.json +++ b/apps/federatedfilesharing/l10n/cs.json @@ -45,9 +45,6 @@ "Share it:" : "Sdílet:", "Add to your website" : "Přidat na svou webovou stránku", "Share with me via Nextcloud" : "Sdíleno se mnou přes Nextcloud", - "HTML Code:" : "HTML kód:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sdílení %s selhalo, %s se nepodařilo nalézt, server pravděpodobně právě není dostupný.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Obdrželi jste \"/%3$s\" jako vzdálené sdílení od %1$s (zastupuje %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Obdrželi jste \"/%3$s\" jako vzdálené sdílení od %1$s" + "HTML Code:" : "HTML kód:" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/de.js b/apps/federatedfilesharing/l10n/de.js index f42561cd34..3d6a3af646 100644 --- a/apps/federatedfilesharing/l10n/de.js +++ b/apps/federatedfilesharing/l10n/de.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "Zum Teilen:", "Add to your website" : "Zu deiner Webseite hinzufügen", "Share with me via Nextcloud" : "Teile mit mir über Nextcloud", - "HTML Code:" : "HTML-Code:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Freigabe von %s fehlgeschlagen, da %s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Du hast \"/%3$s\" als Remotefreigabe von %1$s (als Teil von %2$s) erhalten", - "You received \"/%3$s\" as a remote share from %1$s" : "Du hast \"/%3$s\" als Remotefreigabe von %1$s erhalten" + "HTML Code:" : "HTML-Code:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/de.json b/apps/federatedfilesharing/l10n/de.json index 4535c57a30..acc7217b1b 100644 --- a/apps/federatedfilesharing/l10n/de.json +++ b/apps/federatedfilesharing/l10n/de.json @@ -45,9 +45,6 @@ "Share it:" : "Zum Teilen:", "Add to your website" : "Zu deiner Webseite hinzufügen", "Share with me via Nextcloud" : "Teile mit mir über Nextcloud", - "HTML Code:" : "HTML-Code:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Freigabe von %s fehlgeschlagen, da %s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Du hast \"/%3$s\" als Remotefreigabe von %1$s (als Teil von %2$s) erhalten", - "You received \"/%3$s\" as a remote share from %1$s" : "Du hast \"/%3$s\" als Remotefreigabe von %1$s erhalten" + "HTML Code:" : "HTML-Code:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/de_DE.js b/apps/federatedfilesharing/l10n/de_DE.js index e71353c5f6..3f7d8bd278 100644 --- a/apps/federatedfilesharing/l10n/de_DE.js +++ b/apps/federatedfilesharing/l10n/de_DE.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "Teilen:", "Add to your website" : "Zu Ihrer Web-Seite hinzufügen", "Share with me via Nextcloud" : "Teilen Sie mit mir über Nextcloud", - "HTML Code:" : "HTML-Code:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Die Freigabe von %s ist fehlgeschlagen, da %s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Sie haben \"/%3$s\" als Remotefreigabe von %1$s (als Teil von %2$s) erhalten", - "You received \"/%3$s\" as a remote share from %1$s" : "Sie haben \"/%3$s\" als Remotefreigabe von %1$s erhalten" + "HTML Code:" : "HTML-Code:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/de_DE.json b/apps/federatedfilesharing/l10n/de_DE.json index e4193c9659..a30f795ae9 100644 --- a/apps/federatedfilesharing/l10n/de_DE.json +++ b/apps/federatedfilesharing/l10n/de_DE.json @@ -45,9 +45,6 @@ "Share it:" : "Teilen:", "Add to your website" : "Zu Ihrer Web-Seite hinzufügen", "Share with me via Nextcloud" : "Teilen Sie mit mir über Nextcloud", - "HTML Code:" : "HTML-Code:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Die Freigabe von %s ist fehlgeschlagen, da %s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Sie haben \"/%3$s\" als Remotefreigabe von %1$s (als Teil von %2$s) erhalten", - "You received \"/%3$s\" as a remote share from %1$s" : "Sie haben \"/%3$s\" als Remotefreigabe von %1$s erhalten" + "HTML Code:" : "HTML-Code:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es.js b/apps/federatedfilesharing/l10n/es.js index abcf4317ff..ca92111ac2 100644 --- a/apps/federatedfilesharing/l10n/es.js +++ b/apps/federatedfilesharing/l10n/es.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "Compartir:", "Add to your website" : "Añadir a su sitio web", "Share with me via Nextcloud" : "Compartirlo conmigo vía Nextcloud", - "HTML Code:" : "Código HTML:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se falló al compartir %s. No se pudo hallar %s, quizás haya un problema de conexión con el servidor.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Has recibido \"/%3$s\" como un recurso compartido remoto de %1$s (en nombre de %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Has recibido \"/%3$s\" como un recurso compartido remoto de %1$s" + "HTML Code:" : "Código HTML:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/es.json b/apps/federatedfilesharing/l10n/es.json index 477b45e833..d8449b48a0 100644 --- a/apps/federatedfilesharing/l10n/es.json +++ b/apps/federatedfilesharing/l10n/es.json @@ -45,9 +45,6 @@ "Share it:" : "Compartir:", "Add to your website" : "Añadir a su sitio web", "Share with me via Nextcloud" : "Compartirlo conmigo vía Nextcloud", - "HTML Code:" : "Código HTML:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se falló al compartir %s. No se pudo hallar %s, quizás haya un problema de conexión con el servidor.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Has recibido \"/%3$s\" como un recurso compartido remoto de %1$s (en nombre de %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Has recibido \"/%3$s\" como un recurso compartido remoto de %1$s" + "HTML Code:" : "Código HTML:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/fi.js b/apps/federatedfilesharing/l10n/fi.js index 486a32bee1..82d9e16fdb 100644 --- a/apps/federatedfilesharing/l10n/fi.js +++ b/apps/federatedfilesharing/l10n/fi.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "Jaa se:", "Add to your website" : "Lisää verkkosivuillesi", "Share with me via Nextcloud" : "Jaa kanssani Nextcloudin kautta", - "HTML Code:" : "HTML-koodi:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Kohteen %s jakaminen epäonnistui, kohdetta %s ei löytynyt. Kenties palvelin ei ole juuri nyt tavoitettavissa.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Vastaanotit \"/%3$s\":n etäjakona käyttäjältä %1$s (%2$s:n puolesta)", - "You received \"/%3$s\" as a remote share from %1$s" : "Vastaanotit \"/%3$s\":n etäjakona käyttäjältä %1$s" + "HTML Code:" : "HTML-koodi:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/fi.json b/apps/federatedfilesharing/l10n/fi.json index 075457e2d7..81c26046c4 100644 --- a/apps/federatedfilesharing/l10n/fi.json +++ b/apps/federatedfilesharing/l10n/fi.json @@ -45,9 +45,6 @@ "Share it:" : "Jaa se:", "Add to your website" : "Lisää verkkosivuillesi", "Share with me via Nextcloud" : "Jaa kanssani Nextcloudin kautta", - "HTML Code:" : "HTML-koodi:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Kohteen %s jakaminen epäonnistui, kohdetta %s ei löytynyt. Kenties palvelin ei ole juuri nyt tavoitettavissa.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Vastaanotit \"/%3$s\":n etäjakona käyttäjältä %1$s (%2$s:n puolesta)", - "You received \"/%3$s\" as a remote share from %1$s" : "Vastaanotit \"/%3$s\":n etäjakona käyttäjältä %1$s" + "HTML Code:" : "HTML-koodi:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/fr.js b/apps/federatedfilesharing/l10n/fr.js index 092b87fb9e..7d1dab1c8b 100644 --- a/apps/federatedfilesharing/l10n/fr.js +++ b/apps/federatedfilesharing/l10n/fr.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "Partager :", "Add to your website" : "Ajouter à votre site web", "Share with me via Nextcloud" : "Partagez avec moi via Nextcloud", - "HTML Code:" : "Code HTML :", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Le partage de %s a échoué : impossible de trouver %s. Peut-être le serveur est-il momentanément injoignable.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Vous avez reçu \"/%3$s\" en tant que ressource distante de %1$s (de la part de %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Vous avez reçu \"/%3$s\" comme partage distant de %1$s" + "HTML Code:" : "Code HTML :" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/federatedfilesharing/l10n/fr.json b/apps/federatedfilesharing/l10n/fr.json index f90620b940..2a0c5f7825 100644 --- a/apps/federatedfilesharing/l10n/fr.json +++ b/apps/federatedfilesharing/l10n/fr.json @@ -45,9 +45,6 @@ "Share it:" : "Partager :", "Add to your website" : "Ajouter à votre site web", "Share with me via Nextcloud" : "Partagez avec moi via Nextcloud", - "HTML Code:" : "Code HTML :", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Le partage de %s a échoué : impossible de trouver %s. Peut-être le serveur est-il momentanément injoignable.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Vous avez reçu \"/%3$s\" en tant que ressource distante de %1$s (de la part de %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Vous avez reçu \"/%3$s\" comme partage distant de %1$s" + "HTML Code:" : "Code HTML :" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/hu.js b/apps/federatedfilesharing/l10n/hu.js index a10a546164..ffdfac11ef 100644 --- a/apps/federatedfilesharing/l10n/hu.js +++ b/apps/federatedfilesharing/l10n/hu.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "Oszd meg:", "Add to your website" : "Adja hozzá saját weboldalához", "Share with me via Nextcloud" : "Ossza meg velem Nextcloud-on keresztül", - "HTML Code:" : "HTML kód:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s megosztása sikertelen, mert %s nem található; talán a szerver jelenleg nem elérhető.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Kapott egy távoli megosztást: \"/%3$s\", innen: %1$s (%2$s nevében)", - "You received \"/%3$s\" as a remote share from %1$s" : "Kapott egy távoli megosztást: \"/%3$s\", innen: %1$s" + "HTML Code:" : "HTML kód:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/hu.json b/apps/federatedfilesharing/l10n/hu.json index b68802f382..911782613b 100644 --- a/apps/federatedfilesharing/l10n/hu.json +++ b/apps/federatedfilesharing/l10n/hu.json @@ -45,9 +45,6 @@ "Share it:" : "Oszd meg:", "Add to your website" : "Adja hozzá saját weboldalához", "Share with me via Nextcloud" : "Ossza meg velem Nextcloud-on keresztül", - "HTML Code:" : "HTML kód:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s megosztása sikertelen, mert %s nem található; talán a szerver jelenleg nem elérhető.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Kapott egy távoli megosztást: \"/%3$s\", innen: %1$s (%2$s nevében)", - "You received \"/%3$s\" as a remote share from %1$s" : "Kapott egy távoli megosztást: \"/%3$s\", innen: %1$s" + "HTML Code:" : "HTML kód:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/ia.js b/apps/federatedfilesharing/l10n/ia.js index 40794984f9..b87ef22639 100644 --- a/apps/federatedfilesharing/l10n/ia.js +++ b/apps/federatedfilesharing/l10n/ia.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "Comparti lo:", "Add to your website" : "Adde a tu sito web", "Share with me via Nextcloud" : "Comparti con me via Nextcloud", - "HTML Code:" : "Codice HTML:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Compartir %s falleva, il es impossibile trovar %s: possibilemente le servitor es actualmente non accessibile.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Tu recipeva \"/%3$s\" como un elemento compartite remotemente de %1$s (in nomine de %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Tu recipeva \"/%3$s\" como un elemento compartite remotemente de %1$s" + "HTML Code:" : "Codice HTML:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/ia.json b/apps/federatedfilesharing/l10n/ia.json index e93e24b975..6921a335f9 100644 --- a/apps/federatedfilesharing/l10n/ia.json +++ b/apps/federatedfilesharing/l10n/ia.json @@ -45,9 +45,6 @@ "Share it:" : "Comparti lo:", "Add to your website" : "Adde a tu sito web", "Share with me via Nextcloud" : "Comparti con me via Nextcloud", - "HTML Code:" : "Codice HTML:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Compartir %s falleva, il es impossibile trovar %s: possibilemente le servitor es actualmente non accessibile.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Tu recipeva \"/%3$s\" como un elemento compartite remotemente de %1$s (in nomine de %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Tu recipeva \"/%3$s\" como un elemento compartite remotemente de %1$s" + "HTML Code:" : "Codice HTML:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/id.js b/apps/federatedfilesharing/l10n/id.js index 66687b6010..57bf8e7987 100644 --- a/apps/federatedfilesharing/l10n/id.js +++ b/apps/federatedfilesharing/l10n/id.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "Bagikan:", "Add to your website" : "Tambahkan pada situs web Anda", "Share with me via Nextcloud" : "Dibagikan pada saya via Nextcloud", - "HTML Code:" : "Kode HTML:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Berbagi %s gagal, tidak menemukan %s, kemungkinan saat ini server tidak dapat dijangkau.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Anda menerima \"/%3$s\" sebagai berbagi remote dari %1$s (mewakili %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Anda menerima \"/%3$s\" sebagai berbagi remote dari %1$s" + "HTML Code:" : "Kode HTML:" }, "nplurals=1; plural=0;"); diff --git a/apps/federatedfilesharing/l10n/id.json b/apps/federatedfilesharing/l10n/id.json index de1c8d4cba..12bdd92fec 100644 --- a/apps/federatedfilesharing/l10n/id.json +++ b/apps/federatedfilesharing/l10n/id.json @@ -45,9 +45,6 @@ "Share it:" : "Bagikan:", "Add to your website" : "Tambahkan pada situs web Anda", "Share with me via Nextcloud" : "Dibagikan pada saya via Nextcloud", - "HTML Code:" : "Kode HTML:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Berbagi %s gagal, tidak menemukan %s, kemungkinan saat ini server tidak dapat dijangkau.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Anda menerima \"/%3$s\" sebagai berbagi remote dari %1$s (mewakili %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Anda menerima \"/%3$s\" sebagai berbagi remote dari %1$s" + "HTML Code:" : "Kode HTML:" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/is.js b/apps/federatedfilesharing/l10n/is.js index 0b2b354158..cb34ca3c93 100644 --- a/apps/federatedfilesharing/l10n/is.js +++ b/apps/federatedfilesharing/l10n/is.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "Deila því:", "Add to your website" : "Bæta við vefsvæðið þitt", "Share with me via Nextcloud" : "Deila með mér í gegnum Nextcloud", - "HTML Code:" : "HTML-kóði:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deiling %s mistókst, gat ekki fundið %s, hugsanlega er þjónninn ekki tiltækur í augnablikinu.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Þú tókst við \"/%3$s\" sem fjartengdri sameign frá %1$s (fyrir hönd %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Þú tókst við \"/%3$s\" sem fjartengdri sameign frá %1$s" + "HTML Code:" : "HTML-kóði:" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/federatedfilesharing/l10n/is.json b/apps/federatedfilesharing/l10n/is.json index f9ecee03e7..4487039240 100644 --- a/apps/federatedfilesharing/l10n/is.json +++ b/apps/federatedfilesharing/l10n/is.json @@ -45,9 +45,6 @@ "Share it:" : "Deila því:", "Add to your website" : "Bæta við vefsvæðið þitt", "Share with me via Nextcloud" : "Deila með mér í gegnum Nextcloud", - "HTML Code:" : "HTML-kóði:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deiling %s mistókst, gat ekki fundið %s, hugsanlega er þjónninn ekki tiltækur í augnablikinu.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Þú tókst við \"/%3$s\" sem fjartengdri sameign frá %1$s (fyrir hönd %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Þú tókst við \"/%3$s\" sem fjartengdri sameign frá %1$s" + "HTML Code:" : "HTML-kóði:" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/it.js b/apps/federatedfilesharing/l10n/it.js index 514d4a84fb..56d45c1ec4 100644 --- a/apps/federatedfilesharing/l10n/it.js +++ b/apps/federatedfilesharing/l10n/it.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "Condividilo:", "Add to your website" : "Aggiungi al tuo sito web", "Share with me via Nextcloud" : "Condividi con me tramite Nextcloud", - "HTML Code:" : "Codice HTML:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "La condivisione di %s non è riuscita, impossibile trovare %s, è probabile che il server non sia al momento raggiungibile.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Hai ricevuto \"/%3$s\" come condivisione remota da %1$s (per conto di %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Hai ricevuto \"/%3$s\" come condivisione remota da %1$s" + "HTML Code:" : "Codice HTML:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/it.json b/apps/federatedfilesharing/l10n/it.json index e478044536..69635d0fd0 100644 --- a/apps/federatedfilesharing/l10n/it.json +++ b/apps/federatedfilesharing/l10n/it.json @@ -45,9 +45,6 @@ "Share it:" : "Condividilo:", "Add to your website" : "Aggiungi al tuo sito web", "Share with me via Nextcloud" : "Condividi con me tramite Nextcloud", - "HTML Code:" : "Codice HTML:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "La condivisione di %s non è riuscita, impossibile trovare %s, è probabile che il server non sia al momento raggiungibile.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Hai ricevuto \"/%3$s\" come condivisione remota da %1$s (per conto di %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Hai ricevuto \"/%3$s\" come condivisione remota da %1$s" + "HTML Code:" : "Codice HTML:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/nb.js b/apps/federatedfilesharing/l10n/nb.js index 4a08fca28b..88c555a22a 100644 --- a/apps/federatedfilesharing/l10n/nb.js +++ b/apps/federatedfilesharing/l10n/nb.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "Del den:", "Add to your website" : "Legg på websiden din", "Share with me via Nextcloud" : "Del med meg via Nextcloud", - "HTML Code:" : "HTML-kode:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deling %s feilet, fant ikke %s, kanskje tjeneren er utilgjengelig for øyeblikket.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Du mottor \"/%3$s\" som en fjerndeling fra %1$s (på vegne av %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Du mottok \"/%3$s\" som en fjerndeling fra %1$s" + "HTML Code:" : "HTML-kode:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/nb.json b/apps/federatedfilesharing/l10n/nb.json index 9978ec2663..822b107b05 100644 --- a/apps/federatedfilesharing/l10n/nb.json +++ b/apps/federatedfilesharing/l10n/nb.json @@ -45,9 +45,6 @@ "Share it:" : "Del den:", "Add to your website" : "Legg på websiden din", "Share with me via Nextcloud" : "Del med meg via Nextcloud", - "HTML Code:" : "HTML-kode:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deling %s feilet, fant ikke %s, kanskje tjeneren er utilgjengelig for øyeblikket.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Du mottor \"/%3$s\" som en fjerndeling fra %1$s (på vegne av %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Du mottok \"/%3$s\" som en fjerndeling fra %1$s" + "HTML Code:" : "HTML-kode:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/nl.js b/apps/federatedfilesharing/l10n/nl.js index 3e959bb9ce..9ef9074e98 100644 --- a/apps/federatedfilesharing/l10n/nl.js +++ b/apps/federatedfilesharing/l10n/nl.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "Deel het:", "Add to your website" : "Toevoegen aan je website", "Share with me via Nextcloud" : "Deel met mij via Nextcloud", - "HTML Code:" : "HTML Code:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Delen van %s mislukt, kon %s niet vinden, misschien is de server niet bereikbaar.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Je ontving \"/%3$s\" als een externe share van %1$s (namens %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Je ontving \"/%3$s\" als een externe share van %1$s" + "HTML Code:" : "HTML Code:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/nl.json b/apps/federatedfilesharing/l10n/nl.json index 8db39a1dac..73a6b042ae 100644 --- a/apps/federatedfilesharing/l10n/nl.json +++ b/apps/federatedfilesharing/l10n/nl.json @@ -45,9 +45,6 @@ "Share it:" : "Deel het:", "Add to your website" : "Toevoegen aan je website", "Share with me via Nextcloud" : "Deel met mij via Nextcloud", - "HTML Code:" : "HTML Code:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Delen van %s mislukt, kon %s niet vinden, misschien is de server niet bereikbaar.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Je ontving \"/%3$s\" als een externe share van %1$s (namens %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Je ontving \"/%3$s\" als een externe share van %1$s" + "HTML Code:" : "HTML Code:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/pl.js b/apps/federatedfilesharing/l10n/pl.js index 2766e1d73a..de3fb9f5bc 100644 --- a/apps/federatedfilesharing/l10n/pl.js +++ b/apps/federatedfilesharing/l10n/pl.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "Udostępnij to:", "Add to your website" : "Dodaj do swojej strony", "Share with me via Nextcloud" : "Podziel się ze mną poprzez Nextcloud", - "HTML Code:" : "Kod HTML:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Współdzielenie %s nie powiodło się, nie można odnaleźć %s. Prawdopobnie serwer nie jest teraz osiągalny.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Otrzymałeś \"/%3$s\" w zdalnym udziale z %1$s (w imieniu %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Otrzymałeś \"/%3$s\" w zdalnym udziale z %1$s" + "HTML Code:" : "Kod HTML:" }, "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/federatedfilesharing/l10n/pl.json b/apps/federatedfilesharing/l10n/pl.json index df687f5b3f..54d65e2b70 100644 --- a/apps/federatedfilesharing/l10n/pl.json +++ b/apps/federatedfilesharing/l10n/pl.json @@ -45,9 +45,6 @@ "Share it:" : "Udostępnij to:", "Add to your website" : "Dodaj do swojej strony", "Share with me via Nextcloud" : "Podziel się ze mną poprzez Nextcloud", - "HTML Code:" : "Kod HTML:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Współdzielenie %s nie powiodło się, nie można odnaleźć %s. Prawdopobnie serwer nie jest teraz osiągalny.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Otrzymałeś \"/%3$s\" w zdalnym udziale z %1$s (w imieniu %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Otrzymałeś \"/%3$s\" w zdalnym udziale z %1$s" + "HTML Code:" : "Kod HTML:" },"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/federatedfilesharing/l10n/pt_BR.js b/apps/federatedfilesharing/l10n/pt_BR.js index 2b88be0a4e..a1f6affa79 100644 --- a/apps/federatedfilesharing/l10n/pt_BR.js +++ b/apps/federatedfilesharing/l10n/pt_BR.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "Compartilhe:", "Add to your website" : "Adicione ao seu website", "Share with me via Nextcloud" : "Compartilhe comigo via Nextcloud", - "HTML Code:" : "Código HTML:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "O compartilhamento %s falhou, porque não foi possível encontrar %s, talvez o servidor esteja inacessível.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Você recebeu \"/%3$s\" como um compartilhamento remoto de %1$s (em nome de %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Você recebeu \"/%3$s\" como um compartilhamento remoto de %1$s" + "HTML Code:" : "Código HTML:" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/federatedfilesharing/l10n/pt_BR.json b/apps/federatedfilesharing/l10n/pt_BR.json index be4f3f06fe..ad10a7b9ef 100644 --- a/apps/federatedfilesharing/l10n/pt_BR.json +++ b/apps/federatedfilesharing/l10n/pt_BR.json @@ -45,9 +45,6 @@ "Share it:" : "Compartilhe:", "Add to your website" : "Adicione ao seu website", "Share with me via Nextcloud" : "Compartilhe comigo via Nextcloud", - "HTML Code:" : "Código HTML:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "O compartilhamento %s falhou, porque não foi possível encontrar %s, talvez o servidor esteja inacessível.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Você recebeu \"/%3$s\" como um compartilhamento remoto de %1$s (em nome de %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Você recebeu \"/%3$s\" como um compartilhamento remoto de %1$s" + "HTML Code:" : "Código HTML:" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/ru.js b/apps/federatedfilesharing/l10n/ru.js index f2b23b41c3..1a6dd9339f 100644 --- a/apps/federatedfilesharing/l10n/ru.js +++ b/apps/federatedfilesharing/l10n/ru.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "Поделиться:", "Add to your website" : "Добавить к себе на сайт", "Share with me via Nextcloud" : "Поделитесь со мной через Nextcloud", - "HTML Code:" : "HTML код:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Не удалось поделиться %s, не удалось найти %s, возможно, сервер не доступен.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Вы получили \"/%3$s\" в качестве удалённого ресурса из %1$s (от имени %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Вы получили \"/%3$s\" в качестве удалённого ресурса из %1$s" + "HTML Code:" : "HTML код:" }, "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/federatedfilesharing/l10n/ru.json b/apps/federatedfilesharing/l10n/ru.json index c0d9520abc..2d482fb8d2 100644 --- a/apps/federatedfilesharing/l10n/ru.json +++ b/apps/federatedfilesharing/l10n/ru.json @@ -45,9 +45,6 @@ "Share it:" : "Поделиться:", "Add to your website" : "Добавить к себе на сайт", "Share with me via Nextcloud" : "Поделитесь со мной через Nextcloud", - "HTML Code:" : "HTML код:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Не удалось поделиться %s, не удалось найти %s, возможно, сервер не доступен.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Вы получили \"/%3$s\" в качестве удалённого ресурса из %1$s (от имени %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Вы получили \"/%3$s\" в качестве удалённого ресурса из %1$s" + "HTML Code:" : "HTML код:" },"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/federatedfilesharing/l10n/sq.js b/apps/federatedfilesharing/l10n/sq.js index edf1362df9..a0c70b3cce 100644 --- a/apps/federatedfilesharing/l10n/sq.js +++ b/apps/federatedfilesharing/l10n/sq.js @@ -40,9 +40,6 @@ OC.L10N.register( "Share it:" : "Ndajeni:", "Add to your website" : "Shtojeni te sajti juaj", "Share with me via Nextcloud" : "Ndani me mua përmes Nextcloud-it", - "HTML Code:" : "Kod HTML:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Ndarja për %s dështoi, s’u gjet dot %s, ndoshta shërbyesi është hëpërhë jashtë pune.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "\"/%3$s\" e morët si një ndarje të largët prej %1$s (në emër të %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "\"/%3$s\" e morët si një ndarje të largët prej %1$s" + "HTML Code:" : "Kod HTML:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/sq.json b/apps/federatedfilesharing/l10n/sq.json index 4747db18be..355b83e85a 100644 --- a/apps/federatedfilesharing/l10n/sq.json +++ b/apps/federatedfilesharing/l10n/sq.json @@ -38,9 +38,6 @@ "Share it:" : "Ndajeni:", "Add to your website" : "Shtojeni te sajti juaj", "Share with me via Nextcloud" : "Ndani me mua përmes Nextcloud-it", - "HTML Code:" : "Kod HTML:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Ndarja për %s dështoi, s’u gjet dot %s, ndoshta shërbyesi është hëpërhë jashtë pune.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "\"/%3$s\" e morët si një ndarje të largët prej %1$s (në emër të %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "\"/%3$s\" e morët si një ndarje të largët prej %1$s" + "HTML Code:" : "Kod HTML:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/sv.js b/apps/federatedfilesharing/l10n/sv.js index 0f5b079882..27384e3d4b 100644 --- a/apps/federatedfilesharing/l10n/sv.js +++ b/apps/federatedfilesharing/l10n/sv.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "Dela detta:", "Add to your website" : "Lägg till på din hemsida", "Share with me via Nextcloud" : "Dela med mig via Nextcloud", - "HTML Code:" : "HTML Kod:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Misslyckades dela ut %s, kan inte hitta %s, kanske är servern inte åtkomlig för närvarande.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Du tog emot \"/%3$s\" som en extern delning från %1$s (via %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Du tog emot \"/%3$s\" som en extern delning från %1$s" + "HTML Code:" : "HTML Kod:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/sv.json b/apps/federatedfilesharing/l10n/sv.json index 5eff9e9f0d..a124e996f3 100644 --- a/apps/federatedfilesharing/l10n/sv.json +++ b/apps/federatedfilesharing/l10n/sv.json @@ -45,9 +45,6 @@ "Share it:" : "Dela detta:", "Add to your website" : "Lägg till på din hemsida", "Share with me via Nextcloud" : "Dela med mig via Nextcloud", - "HTML Code:" : "HTML Kod:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Misslyckades dela ut %s, kan inte hitta %s, kanske är servern inte åtkomlig för närvarande.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Du tog emot \"/%3$s\" som en extern delning från %1$s (via %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "Du tog emot \"/%3$s\" som en extern delning från %1$s" + "HTML Code:" : "HTML Kod:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/tr.js b/apps/federatedfilesharing/l10n/tr.js index 79af5c182e..3369f6bca4 100644 --- a/apps/federatedfilesharing/l10n/tr.js +++ b/apps/federatedfilesharing/l10n/tr.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "Paylaşın:", "Add to your website" : "Web sitenize ekleyin", "Share with me via Nextcloud" : "Benimle Nextcloud üzerinden paylaşın", - "HTML Code:" : "HTML Kodu:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s paylaşılamadı. %s bulunamadı. Sunucuya şu anda erişilemiyor olabilir.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "%1$s kullanıcısından \"/%3$s\" uzak paylaşımını aldınız (%2$s adına)", - "You received \"/%3$s\" as a remote share from %1$s" : "%1$s kullanıcısından \"/%3$s\" uzak paylaşımını aldınız" + "HTML Code:" : "HTML Kodu:" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/federatedfilesharing/l10n/tr.json b/apps/federatedfilesharing/l10n/tr.json index 8cea308c2a..6b91d101ed 100644 --- a/apps/federatedfilesharing/l10n/tr.json +++ b/apps/federatedfilesharing/l10n/tr.json @@ -45,9 +45,6 @@ "Share it:" : "Paylaşın:", "Add to your website" : "Web sitenize ekleyin", "Share with me via Nextcloud" : "Benimle Nextcloud üzerinden paylaşın", - "HTML Code:" : "HTML Kodu:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s paylaşılamadı. %s bulunamadı. Sunucuya şu anda erişilemiyor olabilir.", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "%1$s kullanıcısından \"/%3$s\" uzak paylaşımını aldınız (%2$s adına)", - "You received \"/%3$s\" as a remote share from %1$s" : "%1$s kullanıcısından \"/%3$s\" uzak paylaşımını aldınız" + "HTML Code:" : "HTML Kodu:" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/zh_CN.js b/apps/federatedfilesharing/l10n/zh_CN.js index 6c675674bf..8ffd7707c3 100644 --- a/apps/federatedfilesharing/l10n/zh_CN.js +++ b/apps/federatedfilesharing/l10n/zh_CN.js @@ -47,9 +47,6 @@ OC.L10N.register( "Share it:" : "分享它:", "Add to your website" : "添加到您的网站", "Share with me via Nextcloud" : "通过联合云与我共享", - "HTML Code:" : "HTML 代码:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "共享 %s 失败,联合云无法找到 %s,请检查设置或联系管理员。", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "你接收到 \"/%3$s\" 做为远程共享来自于 %1$s (代表 %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "你接收到 \"/%3$s\" 做为远程共享来自于 %1$s" + "HTML Code:" : "HTML 代码:" }, "nplurals=1; plural=0;"); diff --git a/apps/federatedfilesharing/l10n/zh_CN.json b/apps/federatedfilesharing/l10n/zh_CN.json index 239cee71b1..4b1ea74c82 100644 --- a/apps/federatedfilesharing/l10n/zh_CN.json +++ b/apps/federatedfilesharing/l10n/zh_CN.json @@ -45,9 +45,6 @@ "Share it:" : "分享它:", "Add to your website" : "添加到您的网站", "Share with me via Nextcloud" : "通过联合云与我共享", - "HTML Code:" : "HTML 代码:", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "共享 %s 失败,联合云无法找到 %s,请检查设置或联系管理员。", - "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "你接收到 \"/%3$s\" 做为远程共享来自于 %1$s (代表 %2$s)", - "You received \"/%3$s\" as a remote share from %1$s" : "你接收到 \"/%3$s\" 做为远程共享来自于 %1$s" + "HTML Code:" : "HTML 代码:" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/federation/l10n/ca.js b/apps/federation/l10n/ca.js index 81b16deb36..3edee3bfa2 100644 --- a/apps/federation/l10n/ca.js +++ b/apps/federation/l10n/ca.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Servidor de confiança", "+ Add trusted server" : "+Afegir servidor de confiança", "Trusted server" : "Servidor de confiança", - "Add" : "Afegir", - "Trusted Servers" : "Servidors de confiança", - "+ Add Nextcloud server" : "+ Afegir servidor Nextcloud", - "Nextcloud Server" : "Servidor Nextcloud" + "Add" : "Afegir" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/ca.json b/apps/federation/l10n/ca.json index a3d13ce4f4..d728eb57ed 100644 --- a/apps/federation/l10n/ca.json +++ b/apps/federation/l10n/ca.json @@ -9,9 +9,6 @@ "Trusted servers" : "Servidor de confiança", "+ Add trusted server" : "+Afegir servidor de confiança", "Trusted server" : "Servidor de confiança", - "Add" : "Afegir", - "Trusted Servers" : "Servidors de confiança", - "+ Add Nextcloud server" : "+ Afegir servidor Nextcloud", - "Nextcloud Server" : "Servidor Nextcloud" + "Add" : "Afegir" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federation/l10n/cs.js b/apps/federation/l10n/cs.js index df0f9bbfb4..03aab40a8a 100644 --- a/apps/federation/l10n/cs.js +++ b/apps/federation/l10n/cs.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Důvěryhodné servery", "+ Add trusted server" : "+ Přidat důvěryhodný server", "Trusted server" : "Důvěryhodný server", - "Add" : "Přidat", - "Trusted Servers" : "Důvěryhodné servery", - "+ Add Nextcloud server" : "+ Přidat Nextcloud server", - "Nextcloud Server" : "Server Nextcloud" + "Add" : "Přidat" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/federation/l10n/cs.json b/apps/federation/l10n/cs.json index f28d002dc4..fd43686079 100644 --- a/apps/federation/l10n/cs.json +++ b/apps/federation/l10n/cs.json @@ -9,9 +9,6 @@ "Trusted servers" : "Důvěryhodné servery", "+ Add trusted server" : "+ Přidat důvěryhodný server", "Trusted server" : "Důvěryhodný server", - "Add" : "Přidat", - "Trusted Servers" : "Důvěryhodné servery", - "+ Add Nextcloud server" : "+ Přidat Nextcloud server", - "Nextcloud Server" : "Server Nextcloud" + "Add" : "Přidat" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/federation/l10n/de.js b/apps/federation/l10n/de.js index d9c6a3309b..fb509f03b9 100644 --- a/apps/federation/l10n/de.js +++ b/apps/federation/l10n/de.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Vertrauenswürdige Server", "+ Add trusted server" : "+ Vertrauenswürdigen Server hinzufügen", "Trusted server" : "Vertrauenswürdiger Server", - "Add" : "Hinzufügen", - "Trusted Servers" : "Vertrauenswürdige Server", - "+ Add Nextcloud server" : "+ Nextcloud Server hinzufügen", - "Nextcloud Server" : "Nextcloud Server" + "Add" : "Hinzufügen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/de.json b/apps/federation/l10n/de.json index f037f51ce0..ec9383ff1f 100644 --- a/apps/federation/l10n/de.json +++ b/apps/federation/l10n/de.json @@ -9,9 +9,6 @@ "Trusted servers" : "Vertrauenswürdige Server", "+ Add trusted server" : "+ Vertrauenswürdigen Server hinzufügen", "Trusted server" : "Vertrauenswürdiger Server", - "Add" : "Hinzufügen", - "Trusted Servers" : "Vertrauenswürdige Server", - "+ Add Nextcloud server" : "+ Nextcloud Server hinzufügen", - "Nextcloud Server" : "Nextcloud Server" + "Add" : "Hinzufügen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federation/l10n/de_DE.js b/apps/federation/l10n/de_DE.js index 852971d7b9..a096202a05 100644 --- a/apps/federation/l10n/de_DE.js +++ b/apps/federation/l10n/de_DE.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Vertrauenswürdige Server", "+ Add trusted server" : "+ Vertrauenswürdigen Server hinzufügen", "Trusted server" : "Vertrauenswürdiger Server", - "Add" : "Hinzufügen", - "Trusted Servers" : "Vertrauenswürdige Server", - "+ Add Nextcloud server" : "+ Nextcloud Server hinzufügen", - "Nextcloud Server" : "Nextcloud Server" + "Add" : "Hinzufügen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/de_DE.json b/apps/federation/l10n/de_DE.json index 83c1066a95..c521515188 100644 --- a/apps/federation/l10n/de_DE.json +++ b/apps/federation/l10n/de_DE.json @@ -9,9 +9,6 @@ "Trusted servers" : "Vertrauenswürdige Server", "+ Add trusted server" : "+ Vertrauenswürdigen Server hinzufügen", "Trusted server" : "Vertrauenswürdiger Server", - "Add" : "Hinzufügen", - "Trusted Servers" : "Vertrauenswürdige Server", - "+ Add Nextcloud server" : "+ Nextcloud Server hinzufügen", - "Nextcloud Server" : "Nextcloud Server" + "Add" : "Hinzufügen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federation/l10n/el.js b/apps/federation/l10n/el.js index e61942c9c7..895039f5f7 100644 --- a/apps/federation/l10n/el.js +++ b/apps/federation/l10n/el.js @@ -9,9 +9,6 @@ OC.L10N.register( "Trusted servers" : "Έμπιστοι διακομιστές", "+ Add trusted server" : "+Προσθήκη έμπιστων διακομιστών", "Trusted server" : "Έμπιστοι διακομιστές", - "Add" : "Προσθήκη", - "Trusted Servers" : "Έμπιστοι διακομιστές", - "+ Add Nextcloud server" : "+ Προσθήκη διακομιστή Nextcloud", - "Nextcloud Server" : "Διακομιστής Nextcloud" + "Add" : "Προσθήκη" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/el.json b/apps/federation/l10n/el.json index c2ff7e48b4..fe2050d1b1 100644 --- a/apps/federation/l10n/el.json +++ b/apps/federation/l10n/el.json @@ -7,9 +7,6 @@ "Trusted servers" : "Έμπιστοι διακομιστές", "+ Add trusted server" : "+Προσθήκη έμπιστων διακομιστών", "Trusted server" : "Έμπιστοι διακομιστές", - "Add" : "Προσθήκη", - "Trusted Servers" : "Έμπιστοι διακομιστές", - "+ Add Nextcloud server" : "+ Προσθήκη διακομιστή Nextcloud", - "Nextcloud Server" : "Διακομιστής Nextcloud" + "Add" : "Προσθήκη" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federation/l10n/es.js b/apps/federation/l10n/es.js index a96acee49d..ea0b7f165c 100644 --- a/apps/federation/l10n/es.js +++ b/apps/federation/l10n/es.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Servidores de confianza", "+ Add trusted server" : "+ Añadir servidor de confianza", "Trusted server" : "Servidor de confianza", - "Add" : "Añadir", - "Trusted Servers" : "Servidores de confianza", - "+ Add Nextcloud server" : "+ Añadir servidor Nextcloud", - "Nextcloud Server" : "Servidor Nexcloud" + "Add" : "Añadir" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/es.json b/apps/federation/l10n/es.json index 146e3ca3ce..dd088e526b 100644 --- a/apps/federation/l10n/es.json +++ b/apps/federation/l10n/es.json @@ -9,9 +9,6 @@ "Trusted servers" : "Servidores de confianza", "+ Add trusted server" : "+ Añadir servidor de confianza", "Trusted server" : "Servidor de confianza", - "Add" : "Añadir", - "Trusted Servers" : "Servidores de confianza", - "+ Add Nextcloud server" : "+ Añadir servidor Nextcloud", - "Nextcloud Server" : "Servidor Nexcloud" + "Add" : "Añadir" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federation/l10n/fi.js b/apps/federation/l10n/fi.js index 1e46435c28..444c3ac63e 100644 --- a/apps/federation/l10n/fi.js +++ b/apps/federation/l10n/fi.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Luotetut palvelimet", "+ Add trusted server" : "+ Lisää luotettu palvelin", "Trusted server" : "Luotettu palvelin", - "Add" : "Lisää", - "Trusted Servers" : "Luotetut palvelimet", - "+ Add Nextcloud server" : "+ Lisää Nextcloud-palvelin", - "Nextcloud Server" : "Nextcloud-palvelin" + "Add" : "Lisää" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/fi.json b/apps/federation/l10n/fi.json index 96627eb64c..f7b3263c50 100644 --- a/apps/federation/l10n/fi.json +++ b/apps/federation/l10n/fi.json @@ -9,9 +9,6 @@ "Trusted servers" : "Luotetut palvelimet", "+ Add trusted server" : "+ Lisää luotettu palvelin", "Trusted server" : "Luotettu palvelin", - "Add" : "Lisää", - "Trusted Servers" : "Luotetut palvelimet", - "+ Add Nextcloud server" : "+ Lisää Nextcloud-palvelin", - "Nextcloud Server" : "Nextcloud-palvelin" + "Add" : "Lisää" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federation/l10n/fr.js b/apps/federation/l10n/fr.js index 3a5e81c3bc..2ebaaebed0 100644 --- a/apps/federation/l10n/fr.js +++ b/apps/federation/l10n/fr.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Serveurs de confiance", "+ Add trusted server" : "+ Ajouter un serveur de confiance", "Trusted server" : "Serveur de confiance", - "Add" : "Ajouter", - "Trusted Servers" : "Serveurs de confiance", - "+ Add Nextcloud server" : "+ Ajouter un serveur Nextcloud", - "Nextcloud Server" : "Serveur Nextcloud" + "Add" : "Ajouter" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/federation/l10n/fr.json b/apps/federation/l10n/fr.json index 33e60f2c2f..7110cb9fe8 100644 --- a/apps/federation/l10n/fr.json +++ b/apps/federation/l10n/fr.json @@ -9,9 +9,6 @@ "Trusted servers" : "Serveurs de confiance", "+ Add trusted server" : "+ Ajouter un serveur de confiance", "Trusted server" : "Serveur de confiance", - "Add" : "Ajouter", - "Trusted Servers" : "Serveurs de confiance", - "+ Add Nextcloud server" : "+ Ajouter un serveur Nextcloud", - "Nextcloud Server" : "Serveur Nextcloud" + "Add" : "Ajouter" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/federation/l10n/hu.js b/apps/federation/l10n/hu.js index 34d3ddfac3..53ed9652ed 100644 --- a/apps/federation/l10n/hu.js +++ b/apps/federation/l10n/hu.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Megbízható szerverek", "+ Add trusted server" : "+ Megbízható szerver hozzáadása", "Trusted server" : "Megbízható szerver", - "Add" : "Hozzáadás", - "Trusted Servers" : "Megbízható szerverek", - "+ Add Nextcloud server" : "+ Nextcloud szerver hozzáadása", - "Nextcloud Server" : "Nextcloud szerver" + "Add" : "Hozzáadás" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/hu.json b/apps/federation/l10n/hu.json index 6659f30355..d7ff019976 100644 --- a/apps/federation/l10n/hu.json +++ b/apps/federation/l10n/hu.json @@ -9,9 +9,6 @@ "Trusted servers" : "Megbízható szerverek", "+ Add trusted server" : "+ Megbízható szerver hozzáadása", "Trusted server" : "Megbízható szerver", - "Add" : "Hozzáadás", - "Trusted Servers" : "Megbízható szerverek", - "+ Add Nextcloud server" : "+ Nextcloud szerver hozzáadása", - "Nextcloud Server" : "Nextcloud szerver" + "Add" : "Hozzáadás" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federation/l10n/ia.js b/apps/federation/l10n/ia.js index a806b12f26..1f43df4df8 100644 --- a/apps/federation/l10n/ia.js +++ b/apps/federation/l10n/ia.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Servitores fiduciari", "+ Add trusted server" : "+ Adder servitor fiduciari", "Trusted server" : "Servitor fiduciari", - "Add" : "Adder", - "Trusted Servers" : "Servitores Fiduciari", - "+ Add Nextcloud server" : "+ Adder servitor Nextcloud", - "Nextcloud Server" : "Servitor Nextcloud" + "Add" : "Adder" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/ia.json b/apps/federation/l10n/ia.json index 6c458e41a5..1fb0190efb 100644 --- a/apps/federation/l10n/ia.json +++ b/apps/federation/l10n/ia.json @@ -9,9 +9,6 @@ "Trusted servers" : "Servitores fiduciari", "+ Add trusted server" : "+ Adder servitor fiduciari", "Trusted server" : "Servitor fiduciari", - "Add" : "Adder", - "Trusted Servers" : "Servitores Fiduciari", - "+ Add Nextcloud server" : "+ Adder servitor Nextcloud", - "Nextcloud Server" : "Servitor Nextcloud" + "Add" : "Adder" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federation/l10n/id.js b/apps/federation/l10n/id.js index 6184b789aa..6c98d2f83d 100644 --- a/apps/federation/l10n/id.js +++ b/apps/federation/l10n/id.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Server terpercaya", "+ Add trusted server" : "+ Tambah server terpercaya", "Trusted server" : "Server terpercaya", - "Add" : "Tambah", - "Trusted Servers" : "Server Terpercaya", - "+ Add Nextcloud server" : "+ Tambahkan server Nextcloud", - "Nextcloud Server" : "Server Nextcloud" + "Add" : "Tambah" }, "nplurals=1; plural=0;"); diff --git a/apps/federation/l10n/id.json b/apps/federation/l10n/id.json index 1ca80846c8..1757ce4b1d 100644 --- a/apps/federation/l10n/id.json +++ b/apps/federation/l10n/id.json @@ -9,9 +9,6 @@ "Trusted servers" : "Server terpercaya", "+ Add trusted server" : "+ Tambah server terpercaya", "Trusted server" : "Server terpercaya", - "Add" : "Tambah", - "Trusted Servers" : "Server Terpercaya", - "+ Add Nextcloud server" : "+ Tambahkan server Nextcloud", - "Nextcloud Server" : "Server Nextcloud" + "Add" : "Tambah" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/federation/l10n/is.js b/apps/federation/l10n/is.js index 031c61ea3f..1b20d2a74e 100644 --- a/apps/federation/l10n/is.js +++ b/apps/federation/l10n/is.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Treystir þjónar", "+ Add trusted server" : "+ Bæta við treystum þjóni", "Trusted server" : "Treystur þjónn", - "Add" : "Bæta við", - "Trusted Servers" : "Treystir þjónar", - "+ Add Nextcloud server" : "+ Bæta við Nextcloud þjóni", - "Nextcloud Server" : "Nextcloud þjónn" + "Add" : "Bæta við" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/federation/l10n/is.json b/apps/federation/l10n/is.json index 8b2e552dcb..e02867bfaf 100644 --- a/apps/federation/l10n/is.json +++ b/apps/federation/l10n/is.json @@ -9,9 +9,6 @@ "Trusted servers" : "Treystir þjónar", "+ Add trusted server" : "+ Bæta við treystum þjóni", "Trusted server" : "Treystur þjónn", - "Add" : "Bæta við", - "Trusted Servers" : "Treystir þjónar", - "+ Add Nextcloud server" : "+ Bæta við Nextcloud þjóni", - "Nextcloud Server" : "Nextcloud þjónn" + "Add" : "Bæta við" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/federation/l10n/it.js b/apps/federation/l10n/it.js index dd996beeff..b83315d543 100644 --- a/apps/federation/l10n/it.js +++ b/apps/federation/l10n/it.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Server affidabili", "+ Add trusted server" : "+ Aggiungi server affidabile", "Trusted server" : "Server affidabile", - "Add" : "Aggiungi", - "Trusted Servers" : "Server affidabili", - "+ Add Nextcloud server" : "+ Aggiungi server Nextcloud", - "Nextcloud Server" : "Server Nextcloud" + "Add" : "Aggiungi" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/it.json b/apps/federation/l10n/it.json index 1d77ade2cd..886b2fce21 100644 --- a/apps/federation/l10n/it.json +++ b/apps/federation/l10n/it.json @@ -9,9 +9,6 @@ "Trusted servers" : "Server affidabili", "+ Add trusted server" : "+ Aggiungi server affidabile", "Trusted server" : "Server affidabile", - "Add" : "Aggiungi", - "Trusted Servers" : "Server affidabili", - "+ Add Nextcloud server" : "+ Aggiungi server Nextcloud", - "Nextcloud Server" : "Server Nextcloud" + "Add" : "Aggiungi" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federation/l10n/ja.js b/apps/federation/l10n/ja.js index 74939d210b..c0e6512e13 100644 --- a/apps/federation/l10n/ja.js +++ b/apps/federation/l10n/ja.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "信頼済サーバー", "+ Add trusted server" : "+ 信頼済サーバーに追加", "Trusted server" : "信頼済サーバー", - "Add" : "追加", - "Trusted Servers" : "信頼済サーバー", - "+ Add Nextcloud server" : "Nextcloudサーバーを追加", - "Nextcloud Server" : "Nextcloud サーバー" + "Add" : "追加" }, "nplurals=1; plural=0;"); diff --git a/apps/federation/l10n/ja.json b/apps/federation/l10n/ja.json index 4fbffc8d57..4519b04eee 100644 --- a/apps/federation/l10n/ja.json +++ b/apps/federation/l10n/ja.json @@ -9,9 +9,6 @@ "Trusted servers" : "信頼済サーバー", "+ Add trusted server" : "+ 信頼済サーバーに追加", "Trusted server" : "信頼済サーバー", - "Add" : "追加", - "Trusted Servers" : "信頼済サーバー", - "+ Add Nextcloud server" : "Nextcloudサーバーを追加", - "Nextcloud Server" : "Nextcloud サーバー" + "Add" : "追加" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/federation/l10n/lv.js b/apps/federation/l10n/lv.js index 568ba8629d..dab4eb4774 100644 --- a/apps/federation/l10n/lv.js +++ b/apps/federation/l10n/lv.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Uzticami serveri", "+ Add trusted server" : "+ pievietot uzticamiem serveriem", "Trusted server" : "Uzticams serveris", - "Add" : "Pievienot", - "Trusted Servers" : "Uzticami serveri", - "+ Add Nextcloud server" : "+ pievienot Nextcloud serveri", - "Nextcloud Server" : "Nextcloud Serveris" + "Add" : "Pievienot" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/federation/l10n/lv.json b/apps/federation/l10n/lv.json index 6fd59a3c09..ecbb8c9303 100644 --- a/apps/federation/l10n/lv.json +++ b/apps/federation/l10n/lv.json @@ -9,9 +9,6 @@ "Trusted servers" : "Uzticami serveri", "+ Add trusted server" : "+ pievietot uzticamiem serveriem", "Trusted server" : "Uzticams serveris", - "Add" : "Pievienot", - "Trusted Servers" : "Uzticami serveri", - "+ Add Nextcloud server" : "+ pievienot Nextcloud serveri", - "Nextcloud Server" : "Nextcloud Serveris" + "Add" : "Pievienot" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/apps/federation/l10n/nb.js b/apps/federation/l10n/nb.js index 02f9e339b9..9bba1d8801 100644 --- a/apps/federation/l10n/nb.js +++ b/apps/federation/l10n/nb.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Klarerte tjenere", "+ Add trusted server" : "+ Legg til klarert tjener", "Trusted server" : "Klarert tjener", - "Add" : "Legg til", - "Trusted Servers" : "Klarerte tjenere", - "+ Add Nextcloud server" : "+ Legg til Nextcloud tjener", - "Nextcloud Server" : "Nextcloud tjener" + "Add" : "Legg til" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/nb.json b/apps/federation/l10n/nb.json index 3a047793ae..a663e18197 100644 --- a/apps/federation/l10n/nb.json +++ b/apps/federation/l10n/nb.json @@ -9,9 +9,6 @@ "Trusted servers" : "Klarerte tjenere", "+ Add trusted server" : "+ Legg til klarert tjener", "Trusted server" : "Klarert tjener", - "Add" : "Legg til", - "Trusted Servers" : "Klarerte tjenere", - "+ Add Nextcloud server" : "+ Legg til Nextcloud tjener", - "Nextcloud Server" : "Nextcloud tjener" + "Add" : "Legg til" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federation/l10n/nl.js b/apps/federation/l10n/nl.js index 60d07aeb51..dd1ae5fb4a 100644 --- a/apps/federation/l10n/nl.js +++ b/apps/federation/l10n/nl.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Vertrouwde servers", "+ Add trusted server" : "+ Toevoegen vertrouwde server", "Trusted server" : "Vertrouwde server", - "Add" : "Toevoegen", - "Trusted Servers" : "Vertrouwde Servers", - "+ Add Nextcloud server" : "+ Nextcloud server toevoegen", - "Nextcloud Server" : "Nextcloud Server" + "Add" : "Toevoegen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/nl.json b/apps/federation/l10n/nl.json index f481e31e79..1978c30e90 100644 --- a/apps/federation/l10n/nl.json +++ b/apps/federation/l10n/nl.json @@ -9,9 +9,6 @@ "Trusted servers" : "Vertrouwde servers", "+ Add trusted server" : "+ Toevoegen vertrouwde server", "Trusted server" : "Vertrouwde server", - "Add" : "Toevoegen", - "Trusted Servers" : "Vertrouwde Servers", - "+ Add Nextcloud server" : "+ Nextcloud server toevoegen", - "Nextcloud Server" : "Nextcloud Server" + "Add" : "Toevoegen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federation/l10n/pl.js b/apps/federation/l10n/pl.js index d237740c6a..cc83a65891 100644 --- a/apps/federation/l10n/pl.js +++ b/apps/federation/l10n/pl.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Zaufane serwery", "+ Add trusted server" : "+ Dodaj zaufany serwer", "Trusted server" : "Zaufany serwer", - "Add" : "Dodaj", - "Trusted Servers" : "Zaufane serwery", - "+ Add Nextcloud server" : "Dodaj serwer Nextcloud", - "Nextcloud Server" : "Serwer Nextcloud" + "Add" : "Dodaj" }, "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/federation/l10n/pl.json b/apps/federation/l10n/pl.json index 871111ae2f..f6a3f6c57c 100644 --- a/apps/federation/l10n/pl.json +++ b/apps/federation/l10n/pl.json @@ -9,9 +9,6 @@ "Trusted servers" : "Zaufane serwery", "+ Add trusted server" : "+ Dodaj zaufany serwer", "Trusted server" : "Zaufany serwer", - "Add" : "Dodaj", - "Trusted Servers" : "Zaufane serwery", - "+ Add Nextcloud server" : "Dodaj serwer Nextcloud", - "Nextcloud Server" : "Serwer Nextcloud" + "Add" : "Dodaj" },"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/federation/l10n/pt_BR.js b/apps/federation/l10n/pt_BR.js index 8c6104917b..d46445b85f 100644 --- a/apps/federation/l10n/pt_BR.js +++ b/apps/federation/l10n/pt_BR.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Servidores confiáveis", "+ Add trusted server" : "+Adicionar servidores confiáveis", "Trusted server" : "Servidores confiáveis", - "Add" : "Adicionar", - "Trusted Servers" : "Servidores confiáveis", - "+ Add Nextcloud server" : "+ Adicionar servidor Nextcloud", - "Nextcloud Server" : "Servidor Nextcloud" + "Add" : "Adicionar" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/federation/l10n/pt_BR.json b/apps/federation/l10n/pt_BR.json index ac414f579b..dc4f2eadb9 100644 --- a/apps/federation/l10n/pt_BR.json +++ b/apps/federation/l10n/pt_BR.json @@ -9,9 +9,6 @@ "Trusted servers" : "Servidores confiáveis", "+ Add trusted server" : "+Adicionar servidores confiáveis", "Trusted server" : "Servidores confiáveis", - "Add" : "Adicionar", - "Trusted Servers" : "Servidores confiáveis", - "+ Add Nextcloud server" : "+ Adicionar servidor Nextcloud", - "Nextcloud Server" : "Servidor Nextcloud" + "Add" : "Adicionar" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/federation/l10n/ru.js b/apps/federation/l10n/ru.js index 78dcb34848..dbd4a572e2 100644 --- a/apps/federation/l10n/ru.js +++ b/apps/federation/l10n/ru.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Доверенные серверы", "+ Add trusted server" : "+ Добавить доверенный сервер", "Trusted server" : "Доверенный сервер", - "Add" : "Добавить", - "Trusted Servers" : "Доверенные серверы", - "+ Add Nextcloud server" : "+ Добавить сервер Nextcloud", - "Nextcloud Server" : "Сервер Nextcloud" + "Add" : "Добавить" }, "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/federation/l10n/ru.json b/apps/federation/l10n/ru.json index 5ca16d2b20..a0d30c5b96 100644 --- a/apps/federation/l10n/ru.json +++ b/apps/federation/l10n/ru.json @@ -9,9 +9,6 @@ "Trusted servers" : "Доверенные серверы", "+ Add trusted server" : "+ Добавить доверенный сервер", "Trusted server" : "Доверенный сервер", - "Add" : "Добавить", - "Trusted Servers" : "Доверенные серверы", - "+ Add Nextcloud server" : "+ Добавить сервер Nextcloud", - "Nextcloud Server" : "Сервер Nextcloud" + "Add" : "Добавить" },"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/federation/l10n/sl.js b/apps/federation/l10n/sl.js index e7c8a7043b..c020bc2fa5 100644 --- a/apps/federation/l10n/sl.js +++ b/apps/federation/l10n/sl.js @@ -10,9 +10,6 @@ OC.L10N.register( "Trusted servers" : "Zanesljivi strežniki", "+ Add trusted server" : "+ Dodaj zanesljiv strežnik", "Trusted server" : "Zanesljiv strežnik", - "Add" : "Dodaj", - "Trusted Servers" : "Varni strežniki", - "+ Add Nextcloud server" : "+ Dodaj Nextcloud strežnik", - "Nextcloud Server" : "Nextcloud Strežnik" + "Add" : "Dodaj" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/federation/l10n/sl.json b/apps/federation/l10n/sl.json index 865e4e8248..f8c696a6f5 100644 --- a/apps/federation/l10n/sl.json +++ b/apps/federation/l10n/sl.json @@ -8,9 +8,6 @@ "Trusted servers" : "Zanesljivi strežniki", "+ Add trusted server" : "+ Dodaj zanesljiv strežnik", "Trusted server" : "Zanesljiv strežnik", - "Add" : "Dodaj", - "Trusted Servers" : "Varni strežniki", - "+ Add Nextcloud server" : "+ Dodaj Nextcloud strežnik", - "Nextcloud Server" : "Nextcloud Strežnik" + "Add" : "Dodaj" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/apps/federation/l10n/sq.js b/apps/federation/l10n/sq.js index 79ef49ef46..33e5817f63 100644 --- a/apps/federation/l10n/sq.js +++ b/apps/federation/l10n/sq.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Servera të besuar", "+ Add trusted server" : "+ Shto server-a të besuar", "Trusted server" : "Server i besuar", - "Add" : "Shto", - "Trusted Servers" : "Server të besuar", - "+ Add Nextcloud server" : "+ Shto server Nextcloud", - "Nextcloud Server" : "Server Nextcloud" + "Add" : "Shto" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/sq.json b/apps/federation/l10n/sq.json index 933267e29e..fa3dfacd4d 100644 --- a/apps/federation/l10n/sq.json +++ b/apps/federation/l10n/sq.json @@ -9,9 +9,6 @@ "Trusted servers" : "Servera të besuar", "+ Add trusted server" : "+ Shto server-a të besuar", "Trusted server" : "Server i besuar", - "Add" : "Shto", - "Trusted Servers" : "Server të besuar", - "+ Add Nextcloud server" : "+ Shto server Nextcloud", - "Nextcloud Server" : "Server Nextcloud" + "Add" : "Shto" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federation/l10n/sv.js b/apps/federation/l10n/sv.js index 1c6684daec..109a0cac20 100644 --- a/apps/federation/l10n/sv.js +++ b/apps/federation/l10n/sv.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Betrodda servrar", "+ Add trusted server" : "+ Lägg till betrodd server", "Trusted server" : "Betrodd server", - "Add" : "Lägg till", - "Trusted Servers" : "Betrodda servrar", - "+ Add Nextcloud server" : "+ Lägg till Nextcloud-server", - "Nextcloud Server" : "Nextcloud-server" + "Add" : "Lägg till" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/sv.json b/apps/federation/l10n/sv.json index 68e4f055f3..8cfdb3213c 100644 --- a/apps/federation/l10n/sv.json +++ b/apps/federation/l10n/sv.json @@ -9,9 +9,6 @@ "Trusted servers" : "Betrodda servrar", "+ Add trusted server" : "+ Lägg till betrodd server", "Trusted server" : "Betrodd server", - "Add" : "Lägg till", - "Trusted Servers" : "Betrodda servrar", - "+ Add Nextcloud server" : "+ Lägg till Nextcloud-server", - "Nextcloud Server" : "Nextcloud-server" + "Add" : "Lägg till" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/federation/l10n/tr.js b/apps/federation/l10n/tr.js index 400efda6e1..a35e7a0ad5 100644 --- a/apps/federation/l10n/tr.js +++ b/apps/federation/l10n/tr.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "Güvenilen sunucular", "+ Add trusted server" : "+ Güvenilir sunucu ekle", "Trusted server" : "Güvenilen sunucu", - "Add" : "Ekle", - "Trusted Servers" : "Güvenilir Sunucular", - "+ Add Nextcloud server" : "+ Nextcloud sunucusu ekle", - "Nextcloud Server" : "Nextcloud Sunucusu" + "Add" : "Ekle" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/federation/l10n/tr.json b/apps/federation/l10n/tr.json index c8a162c5b8..5f83bc43ac 100644 --- a/apps/federation/l10n/tr.json +++ b/apps/federation/l10n/tr.json @@ -9,9 +9,6 @@ "Trusted servers" : "Güvenilen sunucular", "+ Add trusted server" : "+ Güvenilir sunucu ekle", "Trusted server" : "Güvenilen sunucu", - "Add" : "Ekle", - "Trusted Servers" : "Güvenilir Sunucular", - "+ Add Nextcloud server" : "+ Nextcloud sunucusu ekle", - "Nextcloud Server" : "Nextcloud Sunucusu" + "Add" : "Ekle" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/federation/l10n/zh_CN.js b/apps/federation/l10n/zh_CN.js index 893dab97b1..d3753188af 100644 --- a/apps/federation/l10n/zh_CN.js +++ b/apps/federation/l10n/zh_CN.js @@ -11,9 +11,6 @@ OC.L10N.register( "Trusted servers" : "可信任服务器", "+ Add trusted server" : "+ 添加可信任服务器", "Trusted server" : "可信任服务器", - "Add" : "添加", - "Trusted Servers" : "可信任服务器", - "+ Add Nextcloud server" : "+ 添加 Nextcloud 服务器 ", - "Nextcloud Server" : "Nextcloud 服务器" + "Add" : "添加" }, "nplurals=1; plural=0;"); diff --git a/apps/federation/l10n/zh_CN.json b/apps/federation/l10n/zh_CN.json index 147269fa63..3c6a518a59 100644 --- a/apps/federation/l10n/zh_CN.json +++ b/apps/federation/l10n/zh_CN.json @@ -9,9 +9,6 @@ "Trusted servers" : "可信任服务器", "+ Add trusted server" : "+ 添加可信任服务器", "Trusted server" : "可信任服务器", - "Add" : "添加", - "Trusted Servers" : "可信任服务器", - "+ Add Nextcloud server" : "+ 添加 Nextcloud 服务器 ", - "Nextcloud Server" : "Nextcloud 服务器" + "Add" : "添加" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index c434ca0fa3..df644f4f68 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -127,51 +127,11 @@ OC.L10N.register( "Deleted files" : "Изтрити файлове", "Text file" : "Текстов файл", "New text file.txt" : "Нов текст file.txt", - "Storage not available" : "Хранилището не е налично", - "Unable to set upload directory." : "Неуспешно задаване на директория за качване.", - "Invalid Token" : "Невалиеден токен", - "No file was uploaded. Unknown error" : "Нито един файл не е качен. Неизвестна грешка", - "There is no error, the file uploaded with success" : "Файлът е качен успешно.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Размерът на файла надвишава максималния размер определен от upload_max_filesize в php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размерът на файла надвишава максималния размер определен от MAX_FILE_SIZE в HTML формата.", - "The uploaded file was only partially uploaded" : "Файлът е качен частично", - "No file was uploaded" : "Файлът не е качен", - "Missing a temporary folder" : "Липсва временна папка", - "Failed to write to disk" : "Възникна проблем при запис на диска", - "Not enough storage available" : "Недостатъчно място в хранилището", - "The target folder has been moved or deleted." : "Крайната папка е изтрита или преместена.", - "Upload failed. Could not find uploaded file" : "Неуспешно качване. Качения файл не е намерен", - "Upload failed. Could not get file info." : "Неуспешно качване. Не се получи информация за файла.", - "Invalid directory." : "Невалидна директория.", - "Total file size {size1} exceeds upload limit {size2}" : "Общия размер {size1} надминава лимита за качване {size2}.", - "Error uploading file \"{fileName}\": {message}" : "Грешка при качването на файла \"{fileName}\": {message}", - "Could not get result from server." : "Не се получи резултат от сървърът.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} час{plural_s} остават", "{hours}:{minutes}h" : "{hours}:{minutes}ч", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} минут{plural_s} остават", "{minutes}:{seconds}m" : "{minutes}:{seconds}м", - "{seconds} second{plural_s} left" : "{seconds} секунд{plural_s} остават", "{seconds}s" : "{seconds}и", "Any moment now..." : "Всеки момент...", "Soon..." : "Скоро...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Извършва се качване на файлове. Затварянето на тази страница ще прекъсне качването.", - "No entries in this folder match '{filter}'" : "Нищо в тази папка не пасва на '{filter}'", - "Local link" : "Локална връзка", - "{newname} already exists" : "{newname} вече съществува", - "A file or folder has been changed" : "Промяна на файл / папка", - "A file or folder has been deleted" : "Изтриване на файл / папка", - "A file or folder has been restored" : "Възстановяване на на файл / папка", - "You created %1$s" : "Вие създадохте %1$s", - "%2$s created %1$s" : "%2$s създаде %1$s", - "%1$s was created in a public folder" : "%1$s е създаден в публична папка", - "You changed %1$s" : "Вие променихте %1$s", - "%2$s changed %1$s" : "%2$s промени %1$s", - "You deleted %1$s" : "Вие изтрихте %1$s", - "%2$s deleted %1$s" : "%2$s изтри %1$s.", - "You restored %1$s" : "Вие възстановихте %1$s", - "%2$s restored %1$s" : "%2$s възстанови %1$s", - "Changed by %2$s" : "Променен от %2$s", - "Deleted by %2$s" : "Изтрит от %2$s", - "Restored by %2$s" : "Възстанвен от %2$s" + "File upload is in progress. Leaving the page now will cancel the upload." : "Извършва се качване на файлове. Затварянето на тази страница ще прекъсне качването." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json index b8a9bf523e..c9652d19e4 100644 --- a/apps/files/l10n/bg.json +++ b/apps/files/l10n/bg.json @@ -125,51 +125,11 @@ "Deleted files" : "Изтрити файлове", "Text file" : "Текстов файл", "New text file.txt" : "Нов текст file.txt", - "Storage not available" : "Хранилището не е налично", - "Unable to set upload directory." : "Неуспешно задаване на директория за качване.", - "Invalid Token" : "Невалиеден токен", - "No file was uploaded. Unknown error" : "Нито един файл не е качен. Неизвестна грешка", - "There is no error, the file uploaded with success" : "Файлът е качен успешно.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Размерът на файла надвишава максималния размер определен от upload_max_filesize в php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размерът на файла надвишава максималния размер определен от MAX_FILE_SIZE в HTML формата.", - "The uploaded file was only partially uploaded" : "Файлът е качен частично", - "No file was uploaded" : "Файлът не е качен", - "Missing a temporary folder" : "Липсва временна папка", - "Failed to write to disk" : "Възникна проблем при запис на диска", - "Not enough storage available" : "Недостатъчно място в хранилището", - "The target folder has been moved or deleted." : "Крайната папка е изтрита или преместена.", - "Upload failed. Could not find uploaded file" : "Неуспешно качване. Качения файл не е намерен", - "Upload failed. Could not get file info." : "Неуспешно качване. Не се получи информация за файла.", - "Invalid directory." : "Невалидна директория.", - "Total file size {size1} exceeds upload limit {size2}" : "Общия размер {size1} надминава лимита за качване {size2}.", - "Error uploading file \"{fileName}\": {message}" : "Грешка при качването на файла \"{fileName}\": {message}", - "Could not get result from server." : "Не се получи резултат от сървърът.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} час{plural_s} остават", "{hours}:{minutes}h" : "{hours}:{minutes}ч", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} минут{plural_s} остават", "{minutes}:{seconds}m" : "{minutes}:{seconds}м", - "{seconds} second{plural_s} left" : "{seconds} секунд{plural_s} остават", "{seconds}s" : "{seconds}и", "Any moment now..." : "Всеки момент...", "Soon..." : "Скоро...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Извършва се качване на файлове. Затварянето на тази страница ще прекъсне качването.", - "No entries in this folder match '{filter}'" : "Нищо в тази папка не пасва на '{filter}'", - "Local link" : "Локална връзка", - "{newname} already exists" : "{newname} вече съществува", - "A file or folder has been changed" : "Промяна на файл / папка", - "A file or folder has been deleted" : "Изтриване на файл / папка", - "A file or folder has been restored" : "Възстановяване на на файл / папка", - "You created %1$s" : "Вие създадохте %1$s", - "%2$s created %1$s" : "%2$s създаде %1$s", - "%1$s was created in a public folder" : "%1$s е създаден в публична папка", - "You changed %1$s" : "Вие променихте %1$s", - "%2$s changed %1$s" : "%2$s промени %1$s", - "You deleted %1$s" : "Вие изтрихте %1$s", - "%2$s deleted %1$s" : "%2$s изтри %1$s.", - "You restored %1$s" : "Вие възстановихте %1$s", - "%2$s restored %1$s" : "%2$s възстанови %1$s", - "Changed by %2$s" : "Променен от %2$s", - "Deleted by %2$s" : "Изтрит от %2$s", - "Restored by %2$s" : "Възстанвен от %2$s" + "File upload is in progress. Leaving the page now will cancel the upload." : "Извършва се качване на файлове. Затварянето на тази страница ще прекъсне качването." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index 7ab199c4c4..c4215708bf 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -108,51 +108,13 @@ OC.L10N.register( "Deleted files" : "Fitxers esborrats", "Text file" : "Fitxer de text", "New text file.txt" : "Nou fitxer de text.txt", - "Storage not available" : "Emmagatzemament no disponible", - "Unable to set upload directory." : "No es pot establir la carpeta de pujada.", - "Invalid Token" : "Testimoni no vàlid", - "No file was uploaded. Unknown error" : "No s'ha carregat cap fitxer. Error desconegut", - "There is no error, the file uploaded with success" : "No hi ha errors, el fitxer s'ha carregat correctament", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "L’arxiu que voleu carregar supera el màxim definit en la directiva upload_max_filesize del php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El fitxer carregat supera la directiva MAX_FILE_SIZE especificada al formulari HTML", - "The uploaded file was only partially uploaded" : "El fitxer només s'ha carregat parcialment", - "No file was uploaded" : "No s'ha carregat cap fitxer", - "Missing a temporary folder" : "Falta un fitxer temporal", - "Failed to write to disk" : "Ha fallat en escriure al disc", - "Not enough storage available" : "No hi ha prou espai disponible", - "The target folder has been moved or deleted." : "La carpeta de destí s'ha mogut o eliminat.", - "Upload failed. Could not find uploaded file" : "La pujada ha fallat. El fitxer pujat no s'ha trobat.", - "Upload failed. Could not get file info." : "La pujada ha fallat. No s'ha pogut obtenir informació del fitxer.", - "Invalid directory." : "Directori no vàlid.", - "Total file size {size1} exceeds upload limit {size2}" : "Mida total del fitxer {size1} excedeix el límit de pujada {size2}", - "Error uploading file \"{fileName}\": {message}" : "Error pujant el fitxer \"{fileName}\": {message}", - "Could not get result from server." : "No hi ha resposta del servidor.", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Falta {hours}:{minutes}:{seconds} hora","Falten {hours}:{minutes}:{seconds} hores"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "falten {minutes}:{seconds} minut{plural_s}", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Falten {minutes}:{seconds} minuts","Falta {minutes}:{seconds} minut"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "queden {seconds} segon{plural_s}", + "_{seconds} second left_::_{seconds} seconds left_" : ["Falta {seconds} segon","Falten {seconds} segons"], "{seconds}s" : "{seconds}s", "Soon..." : "Aviat...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà.", - "No entries in this folder match '{filter}'" : "No hi ha resultats que coincideixin amb '{filter}'", - "Local link" : "Enllaç local", - "{newname} already exists" : "{newname} ja existeix", - "A file or folder has been changed" : "S'ha canviat un fitxer o una carpeta", - "A file or folder has been deleted" : "S'ha elminiat un fitxer o una carpeta", - "A file or folder has been restored" : "S'ha restaurat un fitxer o una carpeta", - "You created %1$s" : "Has creat %1$s", - "%2$s created %1$s" : "%2$s ha creat %1$s", - "%1$s was created in a public folder" : "Es va crear %1$s en una carpeta pública", - "You changed %1$s" : "Has canviat %1$s", - "%2$s changed %1$s" : "%2$s ha canviat %1$s", - "You deleted %1$s" : "Has esborrat %1$s", - "%2$s deleted %1$s" : "%2$s ha esborrat %1$s", - "You restored %1$s" : "Has restaurat %1$s", - "%2$s restored %1$s" : "%2$s ha restaurat %1$s", - "Changed by %2$s" : "Modificat per %2$s", - "Deleted by %2$s" : "Esborrat per %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Falta {hours}:{minutes}:{seconds} hora","Falten {hours}:{minutes}:{seconds} hores"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Falten {minutes}:{seconds} minuts","Falta {minutes}:{seconds} minut"], - "_{seconds} second left_::_{seconds} seconds left_" : ["Falta {seconds} segon","Falten {seconds} segons"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index 40d96e8afd..ef19286697 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -106,51 +106,13 @@ "Deleted files" : "Fitxers esborrats", "Text file" : "Fitxer de text", "New text file.txt" : "Nou fitxer de text.txt", - "Storage not available" : "Emmagatzemament no disponible", - "Unable to set upload directory." : "No es pot establir la carpeta de pujada.", - "Invalid Token" : "Testimoni no vàlid", - "No file was uploaded. Unknown error" : "No s'ha carregat cap fitxer. Error desconegut", - "There is no error, the file uploaded with success" : "No hi ha errors, el fitxer s'ha carregat correctament", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "L’arxiu que voleu carregar supera el màxim definit en la directiva upload_max_filesize del php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El fitxer carregat supera la directiva MAX_FILE_SIZE especificada al formulari HTML", - "The uploaded file was only partially uploaded" : "El fitxer només s'ha carregat parcialment", - "No file was uploaded" : "No s'ha carregat cap fitxer", - "Missing a temporary folder" : "Falta un fitxer temporal", - "Failed to write to disk" : "Ha fallat en escriure al disc", - "Not enough storage available" : "No hi ha prou espai disponible", - "The target folder has been moved or deleted." : "La carpeta de destí s'ha mogut o eliminat.", - "Upload failed. Could not find uploaded file" : "La pujada ha fallat. El fitxer pujat no s'ha trobat.", - "Upload failed. Could not get file info." : "La pujada ha fallat. No s'ha pogut obtenir informació del fitxer.", - "Invalid directory." : "Directori no vàlid.", - "Total file size {size1} exceeds upload limit {size2}" : "Mida total del fitxer {size1} excedeix el límit de pujada {size2}", - "Error uploading file \"{fileName}\": {message}" : "Error pujant el fitxer \"{fileName}\": {message}", - "Could not get result from server." : "No hi ha resposta del servidor.", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Falta {hours}:{minutes}:{seconds} hora","Falten {hours}:{minutes}:{seconds} hores"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "falten {minutes}:{seconds} minut{plural_s}", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Falten {minutes}:{seconds} minuts","Falta {minutes}:{seconds} minut"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "queden {seconds} segon{plural_s}", + "_{seconds} second left_::_{seconds} seconds left_" : ["Falta {seconds} segon","Falten {seconds} segons"], "{seconds}s" : "{seconds}s", "Soon..." : "Aviat...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà.", - "No entries in this folder match '{filter}'" : "No hi ha resultats que coincideixin amb '{filter}'", - "Local link" : "Enllaç local", - "{newname} already exists" : "{newname} ja existeix", - "A file or folder has been changed" : "S'ha canviat un fitxer o una carpeta", - "A file or folder has been deleted" : "S'ha elminiat un fitxer o una carpeta", - "A file or folder has been restored" : "S'ha restaurat un fitxer o una carpeta", - "You created %1$s" : "Has creat %1$s", - "%2$s created %1$s" : "%2$s ha creat %1$s", - "%1$s was created in a public folder" : "Es va crear %1$s en una carpeta pública", - "You changed %1$s" : "Has canviat %1$s", - "%2$s changed %1$s" : "%2$s ha canviat %1$s", - "You deleted %1$s" : "Has esborrat %1$s", - "%2$s deleted %1$s" : "%2$s ha esborrat %1$s", - "You restored %1$s" : "Has restaurat %1$s", - "%2$s restored %1$s" : "%2$s ha restaurat %1$s", - "Changed by %2$s" : "Modificat per %2$s", - "Deleted by %2$s" : "Esborrat per %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Falta {hours}:{minutes}:{seconds} hora","Falten {hours}:{minutes}:{seconds} hores"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Falten {minutes}:{seconds} minuts","Falta {minutes}:{seconds} minut"], - "_{seconds} second left_::_{seconds} seconds left_" : ["Falta {seconds} segon","Falten {seconds} segons"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà." },"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 f3466eaf20..29726b9183 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -128,54 +128,14 @@ OC.L10N.register( "Deleted files" : "Odstraněné soubory", "Text file" : "Textový soubor", "New text file.txt" : "Nový textový soubor.txt", - "Storage not available" : "Úložiště není dostupné", - "Unable to set upload directory." : "Nelze nastavit adresář pro nahrané soubory.", - "Invalid Token" : "Neplatný token", - "No file was uploaded. Unknown error" : "Žádný soubor nebyl odeslán. Neznámá chyba", - "There is no error, the file uploaded with success" : "Soubor byl odeslán úspěšně", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Odesílaný soubor přesahuje velikost upload_max_filesize povolenou v php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Odeslaný soubor přesáhl svou velikostí parametr MAX_FILE_SIZE specifikovaný ve formuláři HTML", - "The uploaded file was only partially uploaded" : "Soubor byl odeslán pouze částečně", - "No file was uploaded" : "Žádný soubor nebyl odeslán", - "Missing a temporary folder" : "Chybí adresář pro dočasné soubory", - "Failed to write to disk" : "Zápis na disk selhal", - "Not enough storage available" : "Nedostatek dostupného úložného prostoru", - "The target folder has been moved or deleted." : "Cílový adresář byl přesunuta nebo smazán.", - "Upload failed. Could not find uploaded file" : "Nahrávání selhalo. Nepodařilo se nalézt nahraný soubor.", - "Upload failed. Could not get file info." : "Nahrávání selhalo. Nepodařilo se získat informace o souboru.", - "Invalid directory." : "Neplatný adresář", - "Total file size {size1} exceeds upload limit {size2}" : "Celková velikost souboru {size1} překračuje povolenou velikost pro nahrávání {size2}", - "Error uploading file \"{fileName}\": {message}" : "Chyba nahrávání souboru \"{fileName}\": {message}", - "Could not get result from server." : "Nepodařilo se získat výsledek ze serveru.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "zbývá {hours}:{minutes}:{seconds} hour{plural_s}", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["zbývá {hours}:{minutes}:{seconds} hodina","zbývají {hours}:{minutes}:{seconds} hodiny","zbývá {hours}:{minutes}:{seconds} hodin"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "zbývá {minutes}:{seconds} minute{plural_s}", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["zbývá {minutes}:{seconds} minuta","zbývají {minutes}:{seconds} minuty","zbývá {minutes}:{seconds} minut"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} sekund{plural_s} zbývá", + "_{seconds} second left_::_{seconds} seconds left_" : ["zbývá {seconds} sekunda","zbývají {seconds} sekundy","zbývá {seconds} sekund"], "{seconds}s" : "{seconds}s", "Any moment now..." : "Každou chvíli...", "Soon..." : "Brzy...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Probíhá odesílání souboru. Opuštění stránky způsobí zrušení nahrávání.", - "No entries in this folder match '{filter}'" : "V tomto adresáři nic nesouhlasí s '{filter}'", - "Local link" : "Místní odkaz", - "{newname} already exists" : "{newname} již existuje", - "A file or folder has been changed" : "Soubor nebo adresář byl změněn", - "A file or folder has been deleted" : "Soubor nebo adresář byl smazán", - "A file or folder has been restored" : "Soubor nebo adresář byla obnoven", - "You created %1$s" : "Vytvořili jste %1$s", - "%2$s created %1$s" : "%2$s vytvořil(a) %1$s", - "%1$s was created in a public folder" : "%1$s byl vytvořen ve veřejném adresáři", - "You changed %1$s" : "Změnili jste %1$s", - "%2$s changed %1$s" : "%2$s změnil(a) %1$s", - "You deleted %1$s" : "Smazali jste %1$s", - "%2$s deleted %1$s" : "%2$s smazal(a) %1$s", - "You restored %1$s" : "Obnovili jste %1$s", - "%2$s restored %1$s" : "%2$s obnovil(a) %1$s", - "Changed by %2$s" : "Změněno uživatelem %2$s", - "Deleted by %2$s" : "Smazáno uživatelem %2$s", - "Restored by %2$s" : "Obnoveno uživatelem %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["zbývá {hours}:{minutes}:{seconds} hodina","zbývají {hours}:{minutes}:{seconds} hodiny","zbývá {hours}:{minutes}:{seconds} hodin"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["zbývá {minutes}:{seconds} minuta","zbývají {minutes}:{seconds} minuty","zbývá {minutes}:{seconds} minut"], - "_{seconds} second left_::_{seconds} seconds left_" : ["zbývá {seconds} sekunda","zbývají {seconds} sekundy","zbývá {seconds} sekund"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Probíhá odesílání souboru. Opuštění stránky způsobí zrušení nahrávání." }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 43fe41c958..cae289b7a3 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -126,54 +126,14 @@ "Deleted files" : "Odstraněné soubory", "Text file" : "Textový soubor", "New text file.txt" : "Nový textový soubor.txt", - "Storage not available" : "Úložiště není dostupné", - "Unable to set upload directory." : "Nelze nastavit adresář pro nahrané soubory.", - "Invalid Token" : "Neplatný token", - "No file was uploaded. Unknown error" : "Žádný soubor nebyl odeslán. Neznámá chyba", - "There is no error, the file uploaded with success" : "Soubor byl odeslán úspěšně", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Odesílaný soubor přesahuje velikost upload_max_filesize povolenou v php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Odeslaný soubor přesáhl svou velikostí parametr MAX_FILE_SIZE specifikovaný ve formuláři HTML", - "The uploaded file was only partially uploaded" : "Soubor byl odeslán pouze částečně", - "No file was uploaded" : "Žádný soubor nebyl odeslán", - "Missing a temporary folder" : "Chybí adresář pro dočasné soubory", - "Failed to write to disk" : "Zápis na disk selhal", - "Not enough storage available" : "Nedostatek dostupného úložného prostoru", - "The target folder has been moved or deleted." : "Cílový adresář byl přesunuta nebo smazán.", - "Upload failed. Could not find uploaded file" : "Nahrávání selhalo. Nepodařilo se nalézt nahraný soubor.", - "Upload failed. Could not get file info." : "Nahrávání selhalo. Nepodařilo se získat informace o souboru.", - "Invalid directory." : "Neplatný adresář", - "Total file size {size1} exceeds upload limit {size2}" : "Celková velikost souboru {size1} překračuje povolenou velikost pro nahrávání {size2}", - "Error uploading file \"{fileName}\": {message}" : "Chyba nahrávání souboru \"{fileName}\": {message}", - "Could not get result from server." : "Nepodařilo se získat výsledek ze serveru.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "zbývá {hours}:{minutes}:{seconds} hour{plural_s}", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["zbývá {hours}:{minutes}:{seconds} hodina","zbývají {hours}:{minutes}:{seconds} hodiny","zbývá {hours}:{minutes}:{seconds} hodin"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "zbývá {minutes}:{seconds} minute{plural_s}", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["zbývá {minutes}:{seconds} minuta","zbývají {minutes}:{seconds} minuty","zbývá {minutes}:{seconds} minut"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} sekund{plural_s} zbývá", + "_{seconds} second left_::_{seconds} seconds left_" : ["zbývá {seconds} sekunda","zbývají {seconds} sekundy","zbývá {seconds} sekund"], "{seconds}s" : "{seconds}s", "Any moment now..." : "Každou chvíli...", "Soon..." : "Brzy...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Probíhá odesílání souboru. Opuštění stránky způsobí zrušení nahrávání.", - "No entries in this folder match '{filter}'" : "V tomto adresáři nic nesouhlasí s '{filter}'", - "Local link" : "Místní odkaz", - "{newname} already exists" : "{newname} již existuje", - "A file or folder has been changed" : "Soubor nebo adresář byl změněn", - "A file or folder has been deleted" : "Soubor nebo adresář byl smazán", - "A file or folder has been restored" : "Soubor nebo adresář byla obnoven", - "You created %1$s" : "Vytvořili jste %1$s", - "%2$s created %1$s" : "%2$s vytvořil(a) %1$s", - "%1$s was created in a public folder" : "%1$s byl vytvořen ve veřejném adresáři", - "You changed %1$s" : "Změnili jste %1$s", - "%2$s changed %1$s" : "%2$s změnil(a) %1$s", - "You deleted %1$s" : "Smazali jste %1$s", - "%2$s deleted %1$s" : "%2$s smazal(a) %1$s", - "You restored %1$s" : "Obnovili jste %1$s", - "%2$s restored %1$s" : "%2$s obnovil(a) %1$s", - "Changed by %2$s" : "Změněno uživatelem %2$s", - "Deleted by %2$s" : "Smazáno uživatelem %2$s", - "Restored by %2$s" : "Obnoveno uživatelem %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["zbývá {hours}:{minutes}:{seconds} hodina","zbývají {hours}:{minutes}:{seconds} hodiny","zbývá {hours}:{minutes}:{seconds} hodin"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["zbývá {minutes}:{seconds} minuta","zbývají {minutes}:{seconds} minuty","zbývá {minutes}:{seconds} minut"], - "_{seconds} second left_::_{seconds} seconds left_" : ["zbývá {seconds} sekunda","zbývají {seconds} sekundy","zbývá {seconds} sekund"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Probíhá odesílání souboru. Opuštění stránky způsobí zrušení nahrávání." },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index db71fc8b33..6361f2a73a 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -130,54 +130,14 @@ OC.L10N.register( "Deleted files" : "Gelöschte Dateien", "Text file" : "Textdatei", "New text file.txt" : "Neue Textdatei.txt", - "Storage not available" : "Speicher nicht verfügbar", - "Unable to set upload directory." : "Das Upload-Verzeichnis konnte nicht gesetzt werden.", - "Invalid Token" : "Ungültiger Token", - "No file was uploaded. Unknown error" : "Keine Datei hochgeladen. Unbekannter Fehler", - "There is no error, the file uploaded with success" : "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Die hochgeladene Datei überschreitet die upload_max_filesize Vorgabe in php.ini", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE Direktive erlaubt, die im HTML-Formular spezifiziert ist", - "The uploaded file was only partially uploaded" : "Die Datei konnte nur teilweise übertragen werden", - "No file was uploaded" : "Es wurde keine Datei hochgeladen", - "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", - "Failed to write to disk" : "Fehler beim Schreiben auf die Festplatte", - "Not enough storage available" : "Nicht genügend Speicherplatz vorhanden.", - "The target folder has been moved or deleted." : "Der Zielordner wurde verschoben oder gelöscht.", - "Upload failed. Could not find uploaded file" : "Hochladen fehlgeschlagen. Hochgeladene Datei konnte nicht gefunden werden.", - "Upload failed. Could not get file info." : "Hochladen fehlgeschlagen. Dateiinformationen konnten nicht abgerufen werden.", - "Invalid directory." : "Ungültiges Verzeichnis.", - "Total file size {size1} exceeds upload limit {size2}" : "Die Gesamt-Größe {size1} überschreitet die Upload-Begrenzung {size2}", - "Error uploading file \"{fileName}\": {message}" : "Fehler beim Hochladen der Datei \"{fileName}\": {message}", - "Could not get result from server." : "Ergebnis konnte nicht vom Server abgerufen werden.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} Stunde(n) übrig", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} Stunde verbleibend","{hours}:{minutes}:{seconds} Stunden verbleibend"], "{hours}:{minutes}h" : "{hours}:{minutes} Std.", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} Minute(n) übrig", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} Minute verbleibend","{minutes}:{seconds} Minuten verbleibend"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} Sekunden übrig", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} Sekunde verbleibend","{seconds} Sekunden verbleibend"], "{seconds}s" : "{seconds}n", "Any moment now..." : "Jeden Augenblick...", "Soon..." : "Bald...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Dateiupload läuft. Wenn die Seite jetzt verlassen wird, bricht der Upload ab.", - "No entries in this folder match '{filter}'" : "Keine Einträge in diesem Ordner stimmen mit '{filter}' überein", - "Local link" : "Lokaler Link", - "{newname} already exists" : "{newname} existiert bereits", - "A file or folder has been changed" : "Eine Datei oder ein Ordner wurde geändert", - "A file or folder has been deleted" : "Eine Datei oder ein Ordner wurde gelöscht", - "A file or folder has been restored" : "Eine Datei oder ein Ordner wurde wiederhergestellt", - "You created %1$s" : "Du hast %1$s erstellt", - "%2$s created %1$s" : "%2$s hat %1$s erstellt", - "%1$s was created in a public folder" : "%1$s wurde in einem öffentlichen Ordner erstellt", - "You changed %1$s" : "Du hast %1$s geändert", - "%2$s changed %1$s" : "%2$s hat %1$s geändert", - "You deleted %1$s" : "Du hast %1$s gelöscht", - "%2$s deleted %1$s" : "%2$s hat %1$s gelöscht", - "You restored %1$s" : "Du hast %1$s wiederhergestellt", - "%2$s restored %1$s" : "%2$s wiederhergestellt %1$s", - "Changed by %2$s" : "Geändert von %2$s", - "Deleted by %2$s" : "Gelöscht von %2$s", - "Restored by %2$s" : "Wiederhergestellt von %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} Stunde verbleibend","{hours}:{minutes}:{seconds} Stunden verbleibend"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} Minute verbleibend","{minutes}:{seconds} Minuten verbleibend"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} Sekunde verbleibend","{seconds} Sekunden verbleibend"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Dateiupload läuft. Wenn die Seite jetzt verlassen wird, bricht der Upload ab." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 39b928097a..4a9b66a113 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -128,54 +128,14 @@ "Deleted files" : "Gelöschte Dateien", "Text file" : "Textdatei", "New text file.txt" : "Neue Textdatei.txt", - "Storage not available" : "Speicher nicht verfügbar", - "Unable to set upload directory." : "Das Upload-Verzeichnis konnte nicht gesetzt werden.", - "Invalid Token" : "Ungültiger Token", - "No file was uploaded. Unknown error" : "Keine Datei hochgeladen. Unbekannter Fehler", - "There is no error, the file uploaded with success" : "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Die hochgeladene Datei überschreitet die upload_max_filesize Vorgabe in php.ini", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE Direktive erlaubt, die im HTML-Formular spezifiziert ist", - "The uploaded file was only partially uploaded" : "Die Datei konnte nur teilweise übertragen werden", - "No file was uploaded" : "Es wurde keine Datei hochgeladen", - "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", - "Failed to write to disk" : "Fehler beim Schreiben auf die Festplatte", - "Not enough storage available" : "Nicht genügend Speicherplatz vorhanden.", - "The target folder has been moved or deleted." : "Der Zielordner wurde verschoben oder gelöscht.", - "Upload failed. Could not find uploaded file" : "Hochladen fehlgeschlagen. Hochgeladene Datei konnte nicht gefunden werden.", - "Upload failed. Could not get file info." : "Hochladen fehlgeschlagen. Dateiinformationen konnten nicht abgerufen werden.", - "Invalid directory." : "Ungültiges Verzeichnis.", - "Total file size {size1} exceeds upload limit {size2}" : "Die Gesamt-Größe {size1} überschreitet die Upload-Begrenzung {size2}", - "Error uploading file \"{fileName}\": {message}" : "Fehler beim Hochladen der Datei \"{fileName}\": {message}", - "Could not get result from server." : "Ergebnis konnte nicht vom Server abgerufen werden.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} Stunde(n) übrig", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} Stunde verbleibend","{hours}:{minutes}:{seconds} Stunden verbleibend"], "{hours}:{minutes}h" : "{hours}:{minutes} Std.", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} Minute(n) übrig", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} Minute verbleibend","{minutes}:{seconds} Minuten verbleibend"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} Sekunden übrig", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} Sekunde verbleibend","{seconds} Sekunden verbleibend"], "{seconds}s" : "{seconds}n", "Any moment now..." : "Jeden Augenblick...", "Soon..." : "Bald...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Dateiupload läuft. Wenn die Seite jetzt verlassen wird, bricht der Upload ab.", - "No entries in this folder match '{filter}'" : "Keine Einträge in diesem Ordner stimmen mit '{filter}' überein", - "Local link" : "Lokaler Link", - "{newname} already exists" : "{newname} existiert bereits", - "A file or folder has been changed" : "Eine Datei oder ein Ordner wurde geändert", - "A file or folder has been deleted" : "Eine Datei oder ein Ordner wurde gelöscht", - "A file or folder has been restored" : "Eine Datei oder ein Ordner wurde wiederhergestellt", - "You created %1$s" : "Du hast %1$s erstellt", - "%2$s created %1$s" : "%2$s hat %1$s erstellt", - "%1$s was created in a public folder" : "%1$s wurde in einem öffentlichen Ordner erstellt", - "You changed %1$s" : "Du hast %1$s geändert", - "%2$s changed %1$s" : "%2$s hat %1$s geändert", - "You deleted %1$s" : "Du hast %1$s gelöscht", - "%2$s deleted %1$s" : "%2$s hat %1$s gelöscht", - "You restored %1$s" : "Du hast %1$s wiederhergestellt", - "%2$s restored %1$s" : "%2$s wiederhergestellt %1$s", - "Changed by %2$s" : "Geändert von %2$s", - "Deleted by %2$s" : "Gelöscht von %2$s", - "Restored by %2$s" : "Wiederhergestellt von %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} Stunde verbleibend","{hours}:{minutes}:{seconds} Stunden verbleibend"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} Minute verbleibend","{minutes}:{seconds} Minuten verbleibend"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} Sekunde verbleibend","{seconds} Sekunden verbleibend"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Dateiupload läuft. Wenn die Seite jetzt verlassen wird, bricht der Upload ab." },"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 21e08bab11..c999dd7943 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -130,54 +130,14 @@ OC.L10N.register( "Deleted files" : "Gelöschte Dateien", "Text file" : "Textdatei", "New text file.txt" : "Neue Textdatei file.txt", - "Storage not available" : "Speicher nicht verfügbar", - "Unable to set upload directory." : "Das Upload-Verzeichnis konnte nicht gesetzt werden.", - "Invalid Token" : "Ungültiger Token", - "No file was uploaded. Unknown error" : "Keine Datei hochgeladen. Unbekannter Fehler", - "There is no error, the file uploaded with success" : "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE-Vorgabe erlaubt, die im HTML-Formular spezifiziert ist", - "The uploaded file was only partially uploaded" : "Die Datei konnte nur teilweise übertragen werden", - "No file was uploaded" : "Es wurde keine Datei hochgeladen", - "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", - "Failed to write to disk" : "Fehler beim Schreiben auf die Festplatte", - "Not enough storage available" : "Nicht genug Speicher vorhanden.", - "The target folder has been moved or deleted." : "Der Zielordner wurde verschoben oder gelöscht.", - "Upload failed. Could not find uploaded file" : "Hochladen fehlgeschlagen. Die hochgeladene Datei konnte nicht gefunden werden.", - "Upload failed. Could not get file info." : "Hochladen fehlgeschlagen. Die Dateiinformationen konnten nicht abgerufen werden.", - "Invalid directory." : "Ungültiges Verzeichnis.", - "Total file size {size1} exceeds upload limit {size2}" : "Die Gesamt-Größe {size1} überschreitet die Upload-Begrenzung {size2}", - "Error uploading file \"{fileName}\": {message}" : "Fehler beim Hochladen der Datei \"{fileName}\": {message}", - "Could not get result from server." : "Ergebnis konnte nicht vom Server abgerufen werden.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} Stunde(n) übrig", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} Stunde verbleiben","{hours}:{minutes}:{seconds} Stunden verbleiben"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} Minuten übrig", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} Minute verbleibend","{minutes}:{seconds} Minuten verbleiben"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} Sekunden übrig", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} Sekunde verbleiben","{seconds} Sekunden verbleiben"], "{seconds}s" : "{seconds}s", "Any moment now..." : "Jeden Augenblick...", "Soon..." : "Bald...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen.", - "No entries in this folder match '{filter}'" : "Keine Einträge in diesem Ordner stimmen mit '{filter}' überein", - "Local link" : "Lokaler Link", - "{newname} already exists" : "{newname} existiert bereits", - "A file or folder has been changed" : "Eine Datei oder ein Ordner wurde geändert", - "A file or folder has been deleted" : "Eine Datei oder ein Ordner wurde gelöscht", - "A file or folder has been restored" : "Eine Datei oder ein Ordner wurde wiederhergestellt", - "You created %1$s" : "Sie haben %1$s erstellt", - "%2$s created %1$s" : "%2$s hat %1$s erstellt", - "%1$s was created in a public folder" : "%1$s wurde in einem öffentlichen Ordner erstellt", - "You changed %1$s" : "Sie haben %1$s geändert", - "%2$s changed %1$s" : "%2$s hat %1$s geändert", - "You deleted %1$s" : "Sie haben %1$s gelöscht", - "%2$s deleted %1$s" : "%2$s hat %1$s gelöscht", - "You restored %1$s" : "Sie haben %1$s wiederhergestellt", - "%2$s restored %1$s" : "%2$s hat %1$s wiederhergestellt ", - "Changed by %2$s" : "Geändert von %2$s", - "Deleted by %2$s" : "Gelöscht von %2$s", - "Restored by %2$s" : "Wiederhergestellt von %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} Stunde verbleiben","{hours}:{minutes}:{seconds} Stunden verbleiben"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} Minute verbleibend","{minutes}:{seconds} Minuten verbleiben"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} Sekunde verbleiben","{seconds} Sekunden verbleiben"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 0f22fd2ca7..f242e6c8dd 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -128,54 +128,14 @@ "Deleted files" : "Gelöschte Dateien", "Text file" : "Textdatei", "New text file.txt" : "Neue Textdatei file.txt", - "Storage not available" : "Speicher nicht verfügbar", - "Unable to set upload directory." : "Das Upload-Verzeichnis konnte nicht gesetzt werden.", - "Invalid Token" : "Ungültiger Token", - "No file was uploaded. Unknown error" : "Keine Datei hochgeladen. Unbekannter Fehler", - "There is no error, the file uploaded with success" : "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE-Vorgabe erlaubt, die im HTML-Formular spezifiziert ist", - "The uploaded file was only partially uploaded" : "Die Datei konnte nur teilweise übertragen werden", - "No file was uploaded" : "Es wurde keine Datei hochgeladen", - "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", - "Failed to write to disk" : "Fehler beim Schreiben auf die Festplatte", - "Not enough storage available" : "Nicht genug Speicher vorhanden.", - "The target folder has been moved or deleted." : "Der Zielordner wurde verschoben oder gelöscht.", - "Upload failed. Could not find uploaded file" : "Hochladen fehlgeschlagen. Die hochgeladene Datei konnte nicht gefunden werden.", - "Upload failed. Could not get file info." : "Hochladen fehlgeschlagen. Die Dateiinformationen konnten nicht abgerufen werden.", - "Invalid directory." : "Ungültiges Verzeichnis.", - "Total file size {size1} exceeds upload limit {size2}" : "Die Gesamt-Größe {size1} überschreitet die Upload-Begrenzung {size2}", - "Error uploading file \"{fileName}\": {message}" : "Fehler beim Hochladen der Datei \"{fileName}\": {message}", - "Could not get result from server." : "Ergebnis konnte nicht vom Server abgerufen werden.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} Stunde(n) übrig", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} Stunde verbleiben","{hours}:{minutes}:{seconds} Stunden verbleiben"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} Minuten übrig", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} Minute verbleibend","{minutes}:{seconds} Minuten verbleiben"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} Sekunden übrig", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} Sekunde verbleiben","{seconds} Sekunden verbleiben"], "{seconds}s" : "{seconds}s", "Any moment now..." : "Jeden Augenblick...", "Soon..." : "Bald...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen.", - "No entries in this folder match '{filter}'" : "Keine Einträge in diesem Ordner stimmen mit '{filter}' überein", - "Local link" : "Lokaler Link", - "{newname} already exists" : "{newname} existiert bereits", - "A file or folder has been changed" : "Eine Datei oder ein Ordner wurde geändert", - "A file or folder has been deleted" : "Eine Datei oder ein Ordner wurde gelöscht", - "A file or folder has been restored" : "Eine Datei oder ein Ordner wurde wiederhergestellt", - "You created %1$s" : "Sie haben %1$s erstellt", - "%2$s created %1$s" : "%2$s hat %1$s erstellt", - "%1$s was created in a public folder" : "%1$s wurde in einem öffentlichen Ordner erstellt", - "You changed %1$s" : "Sie haben %1$s geändert", - "%2$s changed %1$s" : "%2$s hat %1$s geändert", - "You deleted %1$s" : "Sie haben %1$s gelöscht", - "%2$s deleted %1$s" : "%2$s hat %1$s gelöscht", - "You restored %1$s" : "Sie haben %1$s wiederhergestellt", - "%2$s restored %1$s" : "%2$s hat %1$s wiederhergestellt ", - "Changed by %2$s" : "Geändert von %2$s", - "Deleted by %2$s" : "Gelöscht von %2$s", - "Restored by %2$s" : "Wiederhergestellt von %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} Stunde verbleiben","{hours}:{minutes}:{seconds} Stunden verbleiben"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} Minute verbleibend","{minutes}:{seconds} Minuten verbleiben"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} Sekunde verbleiben","{seconds} Sekunden verbleiben"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen." },"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 7115a21570..156d41618d 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -130,54 +130,14 @@ OC.L10N.register( "Deleted files" : "Archivos eliminados", "Text file" : "Archivo de texto", "New text file.txt" : "Nuevo archivo de texto.txt", - "Storage not available" : "Almacenamiento no disponible", - "Unable to set upload directory." : "Incapaz de crear directorio de subida.", - "Invalid Token" : "Token Inválido", - "No file was uploaded. Unknown error" : "No se subió ningún archivo. Error desconocido", - "There is no error, the file uploaded with success" : "No hubo ningún problema, el archivo se subió con éxito", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "El archivo subido sobrepasa la directiva 'upload_max_filesize' en php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo subido sobrepasa la directiva 'MAX_FILE_SIZE' especificada en el formulario HTML", - "The uploaded file was only partially uploaded" : "El archivo cargado sólo se ha subido parcialmente", - "No file was uploaded" : "No se subió ningún archivo", - "Missing a temporary folder" : "Falta la carpeta temporal", - "Failed to write to disk" : "Falló al escribir al disco", - "Not enough storage available" : "No hay suficiente espacio disponible", - "The target folder has been moved or deleted." : "La carpeta de destino fue movida o eliminada.", - "Upload failed. Could not find uploaded file" : "Actualización fallida. No se pudo encontrar el archivo subido", - "Upload failed. Could not get file info." : "Actualización fallida. No se pudo obtener información del archivo.", - "Invalid directory." : "Directorio inválido.", - "Total file size {size1} exceeds upload limit {size2}" : "El tamaño total del archivo {size1} excede el límite {size2}", - "Error uploading file \"{fileName}\": {message}" : "Error subiendo el archivo \"{fileName}\": {message}", - "Could not get result from server." : "No se pudo obtener respuesta del servidor.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hora{plural_s} pendiente", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} hora restante","{hours}:{minutes}:{seconds} horas restantes"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minuto{plural_s} pendiente", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuto restante","{minutes}:{seconds} minutos restantes"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} segundo{plural_s} pendiente", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} segundo restante","{seconds} segundos restantes"], "{seconds}s" : "{seconds}s", "Any moment now..." : "En cualquier momento...", "Soon..." : "Dentro de poco...", - "File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada.", - "No entries in this folder match '{filter}'" : "No hay resultados que coincidan con '{filter}'", - "Local link" : "Enlace local", - "{newname} already exists" : "{newname} ya existe", - "A file or folder has been changed" : "Se ha modificado un archivo o carpeta", - "A file or folder has been deleted" : "Se ha eliminado un archivo o carpeta", - "A file or folder has been restored" : "Se ha restaurado un archivo o carpeta", - "You created %1$s" : "Ha creado %1$s", - "%2$s created %1$s" : "%2$s ha creado %1$s", - "%1$s was created in a public folder" : "%1$s ha sido creado en una carpeta pública", - "You changed %1$s" : "Ha modificado %1$s", - "%2$s changed %1$s" : "%2$s ha modificado %1$s", - "You deleted %1$s" : "Ha eliminado %1$s", - "%2$s deleted %1$s" : "%2$s ha eliminado %1$s", - "You restored %1$s" : "Usted restauró %1$s", - "%2$s restored %1$s" : "%2$s recuperó %1$s", - "Changed by %2$s" : "Cambiado por %2$s", - "Deleted by %2$s" : "Eliminado por %2$s", - "Restored by %2$s" : "Restaurado por %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} hora restante","{hours}:{minutes}:{seconds} horas restantes"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuto restante","{minutes}:{seconds} minutos restantes"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} segundo restante","{seconds} segundos restantes"] + "File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index bd3f12be08..166c10194e 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -128,54 +128,14 @@ "Deleted files" : "Archivos eliminados", "Text file" : "Archivo de texto", "New text file.txt" : "Nuevo archivo de texto.txt", - "Storage not available" : "Almacenamiento no disponible", - "Unable to set upload directory." : "Incapaz de crear directorio de subida.", - "Invalid Token" : "Token Inválido", - "No file was uploaded. Unknown error" : "No se subió ningún archivo. Error desconocido", - "There is no error, the file uploaded with success" : "No hubo ningún problema, el archivo se subió con éxito", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "El archivo subido sobrepasa la directiva 'upload_max_filesize' en php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo subido sobrepasa la directiva 'MAX_FILE_SIZE' especificada en el formulario HTML", - "The uploaded file was only partially uploaded" : "El archivo cargado sólo se ha subido parcialmente", - "No file was uploaded" : "No se subió ningún archivo", - "Missing a temporary folder" : "Falta la carpeta temporal", - "Failed to write to disk" : "Falló al escribir al disco", - "Not enough storage available" : "No hay suficiente espacio disponible", - "The target folder has been moved or deleted." : "La carpeta de destino fue movida o eliminada.", - "Upload failed. Could not find uploaded file" : "Actualización fallida. No se pudo encontrar el archivo subido", - "Upload failed. Could not get file info." : "Actualización fallida. No se pudo obtener información del archivo.", - "Invalid directory." : "Directorio inválido.", - "Total file size {size1} exceeds upload limit {size2}" : "El tamaño total del archivo {size1} excede el límite {size2}", - "Error uploading file \"{fileName}\": {message}" : "Error subiendo el archivo \"{fileName}\": {message}", - "Could not get result from server." : "No se pudo obtener respuesta del servidor.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hora{plural_s} pendiente", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} hora restante","{hours}:{minutes}:{seconds} horas restantes"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minuto{plural_s} pendiente", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuto restante","{minutes}:{seconds} minutos restantes"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} segundo{plural_s} pendiente", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} segundo restante","{seconds} segundos restantes"], "{seconds}s" : "{seconds}s", "Any moment now..." : "En cualquier momento...", "Soon..." : "Dentro de poco...", - "File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada.", - "No entries in this folder match '{filter}'" : "No hay resultados que coincidan con '{filter}'", - "Local link" : "Enlace local", - "{newname} already exists" : "{newname} ya existe", - "A file or folder has been changed" : "Se ha modificado un archivo o carpeta", - "A file or folder has been deleted" : "Se ha eliminado un archivo o carpeta", - "A file or folder has been restored" : "Se ha restaurado un archivo o carpeta", - "You created %1$s" : "Ha creado %1$s", - "%2$s created %1$s" : "%2$s ha creado %1$s", - "%1$s was created in a public folder" : "%1$s ha sido creado en una carpeta pública", - "You changed %1$s" : "Ha modificado %1$s", - "%2$s changed %1$s" : "%2$s ha modificado %1$s", - "You deleted %1$s" : "Ha eliminado %1$s", - "%2$s deleted %1$s" : "%2$s ha eliminado %1$s", - "You restored %1$s" : "Usted restauró %1$s", - "%2$s restored %1$s" : "%2$s recuperó %1$s", - "Changed by %2$s" : "Cambiado por %2$s", - "Deleted by %2$s" : "Eliminado por %2$s", - "Restored by %2$s" : "Restaurado por %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} hora restante","{hours}:{minutes}:{seconds} horas restantes"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuto restante","{minutes}:{seconds} minutos restantes"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} segundo restante","{seconds} segundos restantes"] + "File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 0d7b07425a..07bca47a10 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -128,54 +128,14 @@ OC.L10N.register( "Deleted files" : "Ezabatutako fitxategiak", "Text file" : "Testu fitxategia", "New text file.txt" : ".txt testu fitxategi berria", - "Storage not available" : "Biltegia ez dago eskuragarri", - "Unable to set upload directory." : "Ezin da igoera direktorioa ezarri.", - "Invalid Token" : "Lekuko baliogabea", - "No file was uploaded. Unknown error" : "Ez da fitxategirik igo. Errore ezezaguna", - "There is no error, the file uploaded with success" : "Ez da errorerik egon, fitxategia ongi igo da", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Igotako fitxategiak php.ini fitxategian ezarritako upload_max_filesize muga gainditu du:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Igotako fitxategia HTML formularioan zehaztutako MAX_FILE_SIZE direktiba baino handidagoa da.", - "The uploaded file was only partially uploaded" : "Igotako fitxategiaren zati bat bakarrik igo da", - "No file was uploaded" : "Ez da fitxategirik igo", - "Missing a temporary folder" : "Aldi bateko karpeta falta da", - "Failed to write to disk" : "Errore bat izan da diskoan idazterakoan", - "Not enough storage available" : "Ez dago behar aina leku erabilgarri,", - "The target folder has been moved or deleted." : "Jatorrizko karpeta mugitu edo ezabatu da.", - "Upload failed. Could not find uploaded file" : "Igoerak huts egin du. Ezin izan da igotako fitxategia aurkitu", - "Upload failed. Could not get file info." : "Igoerak huts egin du. Ezin izan da fitxategiaren informazioa eskuratu.", - "Invalid directory." : "Baliogabeko karpeta.", - "Total file size {size1} exceeds upload limit {size2}" : "Fitxategiaren tamainak {size1} igotzeko muga {size2} gainditzen du", - "Error uploading file \"{fileName}\": {message}" : "Akatsa \"{fileName}\" fitxategia igotzerakoan: {mezua}", - "Could not get result from server." : "Ezin da zerbitzaritik emaitzik lortu", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hour{plural_s} left", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Ordu {hours}:{minutes}:{seconds} geratzen da","{hours}:{minutes}:{seconds} ordu geratzen dira"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minute{plural_s} left", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Minutu {minutes}:{seconds} geratzen da","{minutes}:{seconds} minutu geratzen dira"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} second{plural_s} left", + "_{seconds} second left_::_{seconds} seconds left_" : ["Segundu {seconds} geratzen da","{seconds} segundu geratzen dira"], "{seconds}s" : "{seconds}s", "Any moment now..." : "Edozein unean...", "Soon..." : "Laster...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du.", - "No entries in this folder match '{filter}'" : "Karpeta honetan ez dago sarrerarik '{filter}' iragazkiarekin bat egiten dutenak", - "Local link" : "Tokiko esteka", - "{newname} already exists" : "{newname} existitzen da dagoeneko", - "A file or folder has been changed" : "Fitxategi edo karpeta bat aldatu da", - "A file or folder has been deleted" : "Fitxategi edo karpeta bat ezabatu da", - "A file or folder has been restored" : "Fitxategia edo karpeta berrezarri da", - "You created %1$s" : "Zuk sortua %1$s", - "%2$s created %1$s" : "%2$sk sortua %1$s", - "%1$s was created in a public folder" : "%1$s sortu da karpeta publiko batean", - "You changed %1$s" : "%1$s aldatu duzu", - "%2$s changed %1$s" : "%2$sk aldatuta %1$s", - "You deleted %1$s" : "%1$s ezabatu duzu", - "%2$s deleted %1$s" : "%2$sk ezabatuta %1$s", - "You restored %1$s" : "Zuk %1$s berrezarri duzu", - "%2$s restored %1$s" : "%2$sk %1$s berrezarri du", - "Changed by %2$s" : "%2$s -k aldatuta", - "Deleted by %2$s" : "%2$s -k ezabatuta", - "Restored by %2$s" : "%2$s -k zaharberrituta", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Ordu {hours}:{minutes}:{seconds} geratzen da","{hours}:{minutes}:{seconds} ordu geratzen dira"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Minutu {minutes}:{seconds} geratzen da","{minutes}:{seconds} minutu geratzen dira"], - "_{seconds} second left_::_{seconds} seconds left_" : ["Segundu {seconds} geratzen da","{seconds} segundu geratzen dira"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index e16b75ec2b..3f787ef9d1 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -126,54 +126,14 @@ "Deleted files" : "Ezabatutako fitxategiak", "Text file" : "Testu fitxategia", "New text file.txt" : ".txt testu fitxategi berria", - "Storage not available" : "Biltegia ez dago eskuragarri", - "Unable to set upload directory." : "Ezin da igoera direktorioa ezarri.", - "Invalid Token" : "Lekuko baliogabea", - "No file was uploaded. Unknown error" : "Ez da fitxategirik igo. Errore ezezaguna", - "There is no error, the file uploaded with success" : "Ez da errorerik egon, fitxategia ongi igo da", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Igotako fitxategiak php.ini fitxategian ezarritako upload_max_filesize muga gainditu du:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Igotako fitxategia HTML formularioan zehaztutako MAX_FILE_SIZE direktiba baino handidagoa da.", - "The uploaded file was only partially uploaded" : "Igotako fitxategiaren zati bat bakarrik igo da", - "No file was uploaded" : "Ez da fitxategirik igo", - "Missing a temporary folder" : "Aldi bateko karpeta falta da", - "Failed to write to disk" : "Errore bat izan da diskoan idazterakoan", - "Not enough storage available" : "Ez dago behar aina leku erabilgarri,", - "The target folder has been moved or deleted." : "Jatorrizko karpeta mugitu edo ezabatu da.", - "Upload failed. Could not find uploaded file" : "Igoerak huts egin du. Ezin izan da igotako fitxategia aurkitu", - "Upload failed. Could not get file info." : "Igoerak huts egin du. Ezin izan da fitxategiaren informazioa eskuratu.", - "Invalid directory." : "Baliogabeko karpeta.", - "Total file size {size1} exceeds upload limit {size2}" : "Fitxategiaren tamainak {size1} igotzeko muga {size2} gainditzen du", - "Error uploading file \"{fileName}\": {message}" : "Akatsa \"{fileName}\" fitxategia igotzerakoan: {mezua}", - "Could not get result from server." : "Ezin da zerbitzaritik emaitzik lortu", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hour{plural_s} left", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Ordu {hours}:{minutes}:{seconds} geratzen da","{hours}:{minutes}:{seconds} ordu geratzen dira"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minute{plural_s} left", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Minutu {minutes}:{seconds} geratzen da","{minutes}:{seconds} minutu geratzen dira"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} second{plural_s} left", + "_{seconds} second left_::_{seconds} seconds left_" : ["Segundu {seconds} geratzen da","{seconds} segundu geratzen dira"], "{seconds}s" : "{seconds}s", "Any moment now..." : "Edozein unean...", "Soon..." : "Laster...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du.", - "No entries in this folder match '{filter}'" : "Karpeta honetan ez dago sarrerarik '{filter}' iragazkiarekin bat egiten dutenak", - "Local link" : "Tokiko esteka", - "{newname} already exists" : "{newname} existitzen da dagoeneko", - "A file or folder has been changed" : "Fitxategi edo karpeta bat aldatu da", - "A file or folder has been deleted" : "Fitxategi edo karpeta bat ezabatu da", - "A file or folder has been restored" : "Fitxategia edo karpeta berrezarri da", - "You created %1$s" : "Zuk sortua %1$s", - "%2$s created %1$s" : "%2$sk sortua %1$s", - "%1$s was created in a public folder" : "%1$s sortu da karpeta publiko batean", - "You changed %1$s" : "%1$s aldatu duzu", - "%2$s changed %1$s" : "%2$sk aldatuta %1$s", - "You deleted %1$s" : "%1$s ezabatu duzu", - "%2$s deleted %1$s" : "%2$sk ezabatuta %1$s", - "You restored %1$s" : "Zuk %1$s berrezarri duzu", - "%2$s restored %1$s" : "%2$sk %1$s berrezarri du", - "Changed by %2$s" : "%2$s -k aldatuta", - "Deleted by %2$s" : "%2$s -k ezabatuta", - "Restored by %2$s" : "%2$s -k zaharberrituta", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Ordu {hours}:{minutes}:{seconds} geratzen da","{hours}:{minutes}:{seconds} ordu geratzen dira"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Minutu {minutes}:{seconds} geratzen da","{minutes}:{seconds} minutu geratzen dira"], - "_{seconds} second left_::_{seconds} seconds left_" : ["Segundu {seconds} geratzen da","{seconds} segundu geratzen dira"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du." },"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 ae678bb4c8..17e907f278 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -122,54 +122,14 @@ OC.L10N.register( "Deleted files" : "Poistetut tiedostot", "Text file" : "Tekstitiedosto", "New text file.txt" : "Uusi tekstitiedosto.txt", - "Storage not available" : "Tallennustila ei ole käytettävissä", - "Unable to set upload directory." : "Lähetyskansion asettaminen epäonnistui.", - "Invalid Token" : "Virheellinen token", - "No file was uploaded. Unknown error" : "Tiedostoa ei lähetetty. Tuntematon virhe", - "There is no error, the file uploaded with success" : "Ei virheitä, tiedosto lähetettiin onnistuneesti", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Lähetetyn tiedoston koko ylittää php.ini-tiedoston upload_max_filesize-säännön:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Lähetettävän tiedoston enimmäiskoko ylittää HTML-lomakkeessa määritellyn MAX_FILE_SIZE-säännön", - "The uploaded file was only partially uploaded" : "Tiedoston lähetys onnistui vain osittain", - "No file was uploaded" : "Yhtäkään tiedostoa ei lähetetty", - "Missing a temporary folder" : "Tilapäiskansio puuttuu", - "Failed to write to disk" : "Levylle kirjoitus epäonnistui", - "Not enough storage available" : "Tallennustilaa ei ole riittävästi käytettävissä", - "The target folder has been moved or deleted." : "Kohdekansio on siirretty tai poistettu.", - "Upload failed. Could not find uploaded file" : "Lähetys epäonnistui. Lähettävää tiedostoa ei löydetty.", - "Upload failed. Could not get file info." : "Lähetys epäonnistui. Lähettävää tiedostoa ei löydetty.", - "Invalid directory." : "Virheellinen kansio.", - "Total file size {size1} exceeds upload limit {size2}" : "Yhteiskoko {size1} ylittää lähetysrajan {size2}", - "Error uploading file \"{fileName}\": {message}" : "Virhe lähettäessä tiedostoa \"{fileName}\": {message}", - "Could not get result from server." : "Tuloksien saaminen palvelimelta ei onnistunut.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} jäljellä", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} tunti jäljellä","{hours}:{minutes}:{seconds} tuntia jäljellä"], "{hours}:{minutes}h" : "{hours}h {minutes}m", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}m {seconds}s jäljellä", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuutti jäljellä","{minutes}:{seconds} minuuttia jäljellä"], "{minutes}:{seconds}m" : "{minutes}m {seconds}s", - "{seconds} second{plural_s} left" : "{seconds}s jäljellä", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekunti jäljellä","{seconds} sekuntia jäljellä"], "{seconds}s" : "{seconds} s", "Any moment now..." : "Minä tahansa hetkenä...", "Soon..." : "Pian...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen.", - "No entries in this folder match '{filter}'" : "Mikään tässä kansiossa ei vastaa suodatusta '{filter}'", - "Local link" : "Paikallinen linkki", - "{newname} already exists" : "{newname} on jo olemassa", - "A file or folder has been changed" : "Tiedostoa tai kansiota on muutettu", - "A file or folder has been deleted" : "Tiedosto tai kansio on poistettu", - "A file or folder has been restored" : "Tiedosto tai kansio on palautettu", - "You created %1$s" : "Loit kohteen %1$s", - "%2$s created %1$s" : "%2$s loi kohteen %1$s", - "%1$s was created in a public folder" : "%1$s luotiin julkiseen kansioon", - "You changed %1$s" : "Muutit kohdetta %1$s", - "%2$s changed %1$s" : "%2$s muutti kohdetta %1$s", - "You deleted %1$s" : "Poistit kohteen %1$s", - "%2$s deleted %1$s" : "%2$s poisti kohteen %1$s", - "You restored %1$s" : "Palautit kohteen %1$s", - "%2$s restored %1$s" : "%2$s palautti kohteen %1$s", - "Changed by %2$s" : "Muuttanut %2$s", - "Deleted by %2$s" : "Poistanut %2$s", - "Restored by %2$s" : "Palauttanut %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} tunti jäljellä","{hours}:{minutes}:{seconds} tuntia jäljellä"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuutti jäljellä","{minutes}:{seconds} minuuttia jäljellä"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekunti jäljellä","{seconds} sekuntia jäljellä"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index cef9ff0b63..94596d6b91 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -120,54 +120,14 @@ "Deleted files" : "Poistetut tiedostot", "Text file" : "Tekstitiedosto", "New text file.txt" : "Uusi tekstitiedosto.txt", - "Storage not available" : "Tallennustila ei ole käytettävissä", - "Unable to set upload directory." : "Lähetyskansion asettaminen epäonnistui.", - "Invalid Token" : "Virheellinen token", - "No file was uploaded. Unknown error" : "Tiedostoa ei lähetetty. Tuntematon virhe", - "There is no error, the file uploaded with success" : "Ei virheitä, tiedosto lähetettiin onnistuneesti", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Lähetetyn tiedoston koko ylittää php.ini-tiedoston upload_max_filesize-säännön:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Lähetettävän tiedoston enimmäiskoko ylittää HTML-lomakkeessa määritellyn MAX_FILE_SIZE-säännön", - "The uploaded file was only partially uploaded" : "Tiedoston lähetys onnistui vain osittain", - "No file was uploaded" : "Yhtäkään tiedostoa ei lähetetty", - "Missing a temporary folder" : "Tilapäiskansio puuttuu", - "Failed to write to disk" : "Levylle kirjoitus epäonnistui", - "Not enough storage available" : "Tallennustilaa ei ole riittävästi käytettävissä", - "The target folder has been moved or deleted." : "Kohdekansio on siirretty tai poistettu.", - "Upload failed. Could not find uploaded file" : "Lähetys epäonnistui. Lähettävää tiedostoa ei löydetty.", - "Upload failed. Could not get file info." : "Lähetys epäonnistui. Lähettävää tiedostoa ei löydetty.", - "Invalid directory." : "Virheellinen kansio.", - "Total file size {size1} exceeds upload limit {size2}" : "Yhteiskoko {size1} ylittää lähetysrajan {size2}", - "Error uploading file \"{fileName}\": {message}" : "Virhe lähettäessä tiedostoa \"{fileName}\": {message}", - "Could not get result from server." : "Tuloksien saaminen palvelimelta ei onnistunut.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} jäljellä", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} tunti jäljellä","{hours}:{minutes}:{seconds} tuntia jäljellä"], "{hours}:{minutes}h" : "{hours}h {minutes}m", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}m {seconds}s jäljellä", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuutti jäljellä","{minutes}:{seconds} minuuttia jäljellä"], "{minutes}:{seconds}m" : "{minutes}m {seconds}s", - "{seconds} second{plural_s} left" : "{seconds}s jäljellä", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekunti jäljellä","{seconds} sekuntia jäljellä"], "{seconds}s" : "{seconds} s", "Any moment now..." : "Minä tahansa hetkenä...", "Soon..." : "Pian...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen.", - "No entries in this folder match '{filter}'" : "Mikään tässä kansiossa ei vastaa suodatusta '{filter}'", - "Local link" : "Paikallinen linkki", - "{newname} already exists" : "{newname} on jo olemassa", - "A file or folder has been changed" : "Tiedostoa tai kansiota on muutettu", - "A file or folder has been deleted" : "Tiedosto tai kansio on poistettu", - "A file or folder has been restored" : "Tiedosto tai kansio on palautettu", - "You created %1$s" : "Loit kohteen %1$s", - "%2$s created %1$s" : "%2$s loi kohteen %1$s", - "%1$s was created in a public folder" : "%1$s luotiin julkiseen kansioon", - "You changed %1$s" : "Muutit kohdetta %1$s", - "%2$s changed %1$s" : "%2$s muutti kohdetta %1$s", - "You deleted %1$s" : "Poistit kohteen %1$s", - "%2$s deleted %1$s" : "%2$s poisti kohteen %1$s", - "You restored %1$s" : "Palautit kohteen %1$s", - "%2$s restored %1$s" : "%2$s palautti kohteen %1$s", - "Changed by %2$s" : "Muuttanut %2$s", - "Deleted by %2$s" : "Poistanut %2$s", - "Restored by %2$s" : "Palauttanut %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} tunti jäljellä","{hours}:{minutes}:{seconds} tuntia jäljellä"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuutti jäljellä","{minutes}:{seconds} minuuttia jäljellä"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekunti jäljellä","{seconds} sekuntia jäljellä"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen." },"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 af9889ed70..910e7990b8 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -130,54 +130,14 @@ OC.L10N.register( "Deleted files" : "Fichiers supprimés", "Text file" : "Fichier texte", "New text file.txt" : "Nouveau fichier texte.txt", - "Storage not available" : "Espace de stockage non disponible", - "Unable to set upload directory." : "Impossible de définir le dossier de destination.", - "Invalid Token" : "Jeton non valide", - "No file was uploaded. Unknown error" : "Aucun fichier n'a été envoyé. Erreur inconnue", - "There is no error, the file uploaded with success" : "Aucune erreur, le fichier a été envoyé avec succès", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Le fichier envoyé dépasse l'instruction upload_max_filesize située dans le fichier php.ini :", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le fichier envoyé dépasse la valeur MAX_FILE_SIZE qui était spécifiée dans le formulaire HTML.", - "The uploaded file was only partially uploaded" : "Le fichier n'a été que partiellement envoyé.", - "No file was uploaded" : "Pas de fichier envoyé.", - "Missing a temporary folder" : "Absence de dossier temporaire", - "Failed to write to disk" : "Erreur d'écriture sur le disque", - "Not enough storage available" : "Espace disponible insuffisant", - "The target folder has been moved or deleted." : "Le dossier cible a été déplacé ou supprimé.", - "Upload failed. Could not find uploaded file" : "Le téléversement a échoué. Impossible de trouver le fichier envoyé.", - "Upload failed. Could not get file info." : "Le téléversement a échoué. Impossible d'obtenir les informations du fichier.", - "Invalid directory." : "Dossier non valide.", - "Total file size {size1} exceeds upload limit {size2}" : "La taille totale du fichier {size1} excède la taille maximale d'envoi {size2}", - "Error uploading file \"{fileName}\": {message}" : "Erreur lors de l'envoi du fichier \"{fileName}\" : {message}", - "Could not get result from server." : "Ne peut recevoir les résultats du serveur.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} heure{plural_s} restante{plural_s}", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} heure restante","{hours}:{minutes}:{seconds} heures restantes"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minute{plural_s} restante{plural_s}", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minute restante","{minutes}:{seconds} minutes restantes"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} seconde{plural_s} restante{plural_s}", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} seconde restante","{seconds} secondes restantes"], "{seconds}s" : "{seconds}s", "Any moment now..." : "D'ici quelques instants…", "Soon..." : "Bientôt…", - "File upload is in progress. Leaving the page now will cancel the upload." : "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier.", - "No entries in this folder match '{filter}'" : "Aucune entrée de ce dossier ne correspond à '{filter}'", - "Local link" : "Lien local", - "{newname} already exists" : "{newname} existe déjà", - "A file or folder has been changed" : "Un fichier ou un répertoire a été modifié", - "A file or folder has been deleted" : "Un fichier ou un répertoire a été supprimé", - "A file or folder has been restored" : "Un fichier ou un répertoire a été restauré", - "You created %1$s" : "Vous avez créé %1$s", - "%2$s created %1$s" : "%2$s a créé %1$s", - "%1$s was created in a public folder" : "%1$s a été créé dans un dossier public", - "You changed %1$s" : "Vous avez modifié %1$s", - "%2$s changed %1$s" : "%2$s a modifié %1$s", - "You deleted %1$s" : "Vous avez supprimé %1$s", - "%2$s deleted %1$s" : "%2$s a supprimé %1$s", - "You restored %1$s" : "Vous avez restauré %1$s", - "%2$s restored %1$s" : "%2$s a restauré %1$s", - "Changed by %2$s" : "Modifié par %2$s", - "Deleted by %2$s" : "Supprimé par %2$s", - "Restored by %2$s" : "Restauré par %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} heure restante","{hours}:{minutes}:{seconds} heures restantes"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minute restante","{minutes}:{seconds} minutes restantes"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} seconde restante","{seconds} secondes restantes"] + "File upload is in progress. Leaving the page now will cancel the upload." : "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 0ad6ef4649..281f2a7241 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -128,54 +128,14 @@ "Deleted files" : "Fichiers supprimés", "Text file" : "Fichier texte", "New text file.txt" : "Nouveau fichier texte.txt", - "Storage not available" : "Espace de stockage non disponible", - "Unable to set upload directory." : "Impossible de définir le dossier de destination.", - "Invalid Token" : "Jeton non valide", - "No file was uploaded. Unknown error" : "Aucun fichier n'a été envoyé. Erreur inconnue", - "There is no error, the file uploaded with success" : "Aucune erreur, le fichier a été envoyé avec succès", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Le fichier envoyé dépasse l'instruction upload_max_filesize située dans le fichier php.ini :", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le fichier envoyé dépasse la valeur MAX_FILE_SIZE qui était spécifiée dans le formulaire HTML.", - "The uploaded file was only partially uploaded" : "Le fichier n'a été que partiellement envoyé.", - "No file was uploaded" : "Pas de fichier envoyé.", - "Missing a temporary folder" : "Absence de dossier temporaire", - "Failed to write to disk" : "Erreur d'écriture sur le disque", - "Not enough storage available" : "Espace disponible insuffisant", - "The target folder has been moved or deleted." : "Le dossier cible a été déplacé ou supprimé.", - "Upload failed. Could not find uploaded file" : "Le téléversement a échoué. Impossible de trouver le fichier envoyé.", - "Upload failed. Could not get file info." : "Le téléversement a échoué. Impossible d'obtenir les informations du fichier.", - "Invalid directory." : "Dossier non valide.", - "Total file size {size1} exceeds upload limit {size2}" : "La taille totale du fichier {size1} excède la taille maximale d'envoi {size2}", - "Error uploading file \"{fileName}\": {message}" : "Erreur lors de l'envoi du fichier \"{fileName}\" : {message}", - "Could not get result from server." : "Ne peut recevoir les résultats du serveur.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} heure{plural_s} restante{plural_s}", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} heure restante","{hours}:{minutes}:{seconds} heures restantes"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minute{plural_s} restante{plural_s}", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minute restante","{minutes}:{seconds} minutes restantes"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} seconde{plural_s} restante{plural_s}", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} seconde restante","{seconds} secondes restantes"], "{seconds}s" : "{seconds}s", "Any moment now..." : "D'ici quelques instants…", "Soon..." : "Bientôt…", - "File upload is in progress. Leaving the page now will cancel the upload." : "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier.", - "No entries in this folder match '{filter}'" : "Aucune entrée de ce dossier ne correspond à '{filter}'", - "Local link" : "Lien local", - "{newname} already exists" : "{newname} existe déjà", - "A file or folder has been changed" : "Un fichier ou un répertoire a été modifié", - "A file or folder has been deleted" : "Un fichier ou un répertoire a été supprimé", - "A file or folder has been restored" : "Un fichier ou un répertoire a été restauré", - "You created %1$s" : "Vous avez créé %1$s", - "%2$s created %1$s" : "%2$s a créé %1$s", - "%1$s was created in a public folder" : "%1$s a été créé dans un dossier public", - "You changed %1$s" : "Vous avez modifié %1$s", - "%2$s changed %1$s" : "%2$s a modifié %1$s", - "You deleted %1$s" : "Vous avez supprimé %1$s", - "%2$s deleted %1$s" : "%2$s a supprimé %1$s", - "You restored %1$s" : "Vous avez restauré %1$s", - "%2$s restored %1$s" : "%2$s a restauré %1$s", - "Changed by %2$s" : "Modifié par %2$s", - "Deleted by %2$s" : "Supprimé par %2$s", - "Restored by %2$s" : "Restauré par %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} heure restante","{hours}:{minutes}:{seconds} heures restantes"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minute restante","{minutes}:{seconds} minutes restantes"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} seconde restante","{seconds} secondes restantes"] + "File upload is in progress. Leaving the page now will cancel the upload." : "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier." },"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 3e0e490cde..7d93ff59ec 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -128,54 +128,14 @@ OC.L10N.register( "Deleted files" : "Törölt fájlok", "Text file" : "Szövegfájl", "New text file.txt" : "Új szöveges fájl.txt", - "Storage not available" : "A tároló elérhetetlen.", - "Unable to set upload directory." : "Nem lehet beállítani a felöltési könyvtárat.", - "Invalid Token" : "Hibás token", - "No file was uploaded. Unknown error" : "Nem történt feltöltés. Ismeretlen hiba", - "There is no error, the file uploaded with success" : "A fájlt sikerült feltölteni", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "A feltöltött fájl mérete meghaladja a php.ini fájlban megadott upload_max_filesize paraméter értékét.", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "A feltöltött fájl mérete meghaladja a MAX_FILE_SIZE paramétert, ami a HTML formban került megadásra.", - "The uploaded file was only partially uploaded" : "Az eredeti fájlt csak részben sikerült feltölteni.", - "No file was uploaded" : "Nem töltődött fel fájl", - "Missing a temporary folder" : "Hiányzik egy ideiglenes mappa", - "Failed to write to disk" : "Nem sikerült a lemezre történő írás", - "Not enough storage available" : "Nincs elég szabad hely.", - "The target folder has been moved or deleted." : "A célmappa törlődött, vagy áthelyezésre került.", - "Upload failed. Could not find uploaded file" : "A feltöltés nem sikerült. Nem található a feltöltött fájl.", - "Upload failed. Could not get file info." : "A feltöltés nem sikerült. A fájl leíró információk nem érhetők el.", - "Invalid directory." : "Érvénytelen könyvtár.", - "Total file size {size1} exceeds upload limit {size2}" : "A teljes fájlméret: {size1} meghaladja a feltöltési limitet: {size2}", - "Error uploading file \"{fileName}\": {message}" : "Hiba történt a fájlfeltöltés közben: \"{fileName}\": {message}", - "Could not get result from server." : "A szervertől nem kapható meg a művelet eredménye.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} óra{plural_s} maradt hátra", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} óra van hátra","{hours}:{minutes}:{seconds} óra van hátra"], "{hours}:{minutes}h" : "{hours}:{minutes}ó", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} perc{plural_s} maradt hátra", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} perc van hátra","{minutes}:{seconds} perc van hátra"], "{minutes}:{seconds}m" : "{minutes}:{seconds}p", - "{seconds} second{plural_s} left" : "{seconds} másodperc maradt hátra", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} másodperc van hátra","{seconds} másodperc van hátra"], "{seconds}s" : "{seconds}mp", "Any moment now..." : "Mostmár bármelyik pillanatban...", "Soon..." : "Hamarosan...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a feltöltést.", - "No entries in this folder match '{filter}'" : "Nincsenek egyező bejegyzések ebben a mappában '{filter}'", - "Local link" : "Helyi hivatkozás", - "{newname} already exists" : "{newname} már létezik", - "A file or folder has been changed" : "Fájl vagy mappa módosítva", - "A file or folder has been deleted" : "Fájl vagy mappa törölve", - "A file or folder has been restored" : "Fájl vagy mappa visszaállítva", - "You created %1$s" : "Létrehoztad: %1$s", - "%2$s created %1$s" : "%2$s létrehozta: %1$s", - "%1$s was created in a public folder" : "%1$s létrehozva egy nyilvános mappában", - "You changed %1$s" : "Megváltoztattad: %1$s", - "%2$s changed %1$s" : "%2$s megváltoztatta: %1$s", - "You deleted %1$s" : "Törölted: %1$s", - "%2$s deleted %1$s" : "%2$s törölte: %1$s", - "You restored %1$s" : "Visszatöltötted %1$s", - "%2$s restored %1$s" : "%1$s visszatöltötte %2$s", - "Changed by %2$s" : "Megváltoztatta: %2$s", - "Deleted by %2$s" : "Törölte: %2$s", - "Restored by %2$s" : "Visszaállította: %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} óra van hátra","{hours}:{minutes}:{seconds} óra van hátra"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} perc van hátra","{minutes}:{seconds} perc van hátra"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} másodperc van hátra","{seconds} másodperc van hátra"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a feltöltést." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index 21535cebf1..06cefdf3a4 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -126,54 +126,14 @@ "Deleted files" : "Törölt fájlok", "Text file" : "Szövegfájl", "New text file.txt" : "Új szöveges fájl.txt", - "Storage not available" : "A tároló elérhetetlen.", - "Unable to set upload directory." : "Nem lehet beállítani a felöltési könyvtárat.", - "Invalid Token" : "Hibás token", - "No file was uploaded. Unknown error" : "Nem történt feltöltés. Ismeretlen hiba", - "There is no error, the file uploaded with success" : "A fájlt sikerült feltölteni", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "A feltöltött fájl mérete meghaladja a php.ini fájlban megadott upload_max_filesize paraméter értékét.", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "A feltöltött fájl mérete meghaladja a MAX_FILE_SIZE paramétert, ami a HTML formban került megadásra.", - "The uploaded file was only partially uploaded" : "Az eredeti fájlt csak részben sikerült feltölteni.", - "No file was uploaded" : "Nem töltődött fel fájl", - "Missing a temporary folder" : "Hiányzik egy ideiglenes mappa", - "Failed to write to disk" : "Nem sikerült a lemezre történő írás", - "Not enough storage available" : "Nincs elég szabad hely.", - "The target folder has been moved or deleted." : "A célmappa törlődött, vagy áthelyezésre került.", - "Upload failed. Could not find uploaded file" : "A feltöltés nem sikerült. Nem található a feltöltött fájl.", - "Upload failed. Could not get file info." : "A feltöltés nem sikerült. A fájl leíró információk nem érhetők el.", - "Invalid directory." : "Érvénytelen könyvtár.", - "Total file size {size1} exceeds upload limit {size2}" : "A teljes fájlméret: {size1} meghaladja a feltöltési limitet: {size2}", - "Error uploading file \"{fileName}\": {message}" : "Hiba történt a fájlfeltöltés közben: \"{fileName}\": {message}", - "Could not get result from server." : "A szervertől nem kapható meg a művelet eredménye.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} óra{plural_s} maradt hátra", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} óra van hátra","{hours}:{minutes}:{seconds} óra van hátra"], "{hours}:{minutes}h" : "{hours}:{minutes}ó", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} perc{plural_s} maradt hátra", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} perc van hátra","{minutes}:{seconds} perc van hátra"], "{minutes}:{seconds}m" : "{minutes}:{seconds}p", - "{seconds} second{plural_s} left" : "{seconds} másodperc maradt hátra", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} másodperc van hátra","{seconds} másodperc van hátra"], "{seconds}s" : "{seconds}mp", "Any moment now..." : "Mostmár bármelyik pillanatban...", "Soon..." : "Hamarosan...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a feltöltést.", - "No entries in this folder match '{filter}'" : "Nincsenek egyező bejegyzések ebben a mappában '{filter}'", - "Local link" : "Helyi hivatkozás", - "{newname} already exists" : "{newname} már létezik", - "A file or folder has been changed" : "Fájl vagy mappa módosítva", - "A file or folder has been deleted" : "Fájl vagy mappa törölve", - "A file or folder has been restored" : "Fájl vagy mappa visszaállítva", - "You created %1$s" : "Létrehoztad: %1$s", - "%2$s created %1$s" : "%2$s létrehozta: %1$s", - "%1$s was created in a public folder" : "%1$s létrehozva egy nyilvános mappában", - "You changed %1$s" : "Megváltoztattad: %1$s", - "%2$s changed %1$s" : "%2$s megváltoztatta: %1$s", - "You deleted %1$s" : "Törölted: %1$s", - "%2$s deleted %1$s" : "%2$s törölte: %1$s", - "You restored %1$s" : "Visszatöltötted %1$s", - "%2$s restored %1$s" : "%1$s visszatöltötte %2$s", - "Changed by %2$s" : "Megváltoztatta: %2$s", - "Deleted by %2$s" : "Törölte: %2$s", - "Restored by %2$s" : "Visszaállította: %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} óra van hátra","{hours}:{minutes}:{seconds} óra van hátra"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} perc van hátra","{minutes}:{seconds} perc van hátra"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} másodperc van hátra","{seconds} másodperc van hátra"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a feltöltést." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/ia.js b/apps/files/l10n/ia.js index 0d64cf0bec..eb3c2e3ce5 100644 --- a/apps/files/l10n/ia.js +++ b/apps/files/l10n/ia.js @@ -128,54 +128,14 @@ OC.L10N.register( "Deleted files" : "Files delite", "Text file" : "File de texto", "New text file.txt" : "Nove texto file.txt", - "Storage not available" : "Immagazinage non disponibile", - "Unable to set upload directory." : "Impossibile configurar le directorio de incarga.", - "Invalid Token" : "Token non valide", - "No file was uploaded. Unknown error" : "Nulle file esseva incargate. Error incognite.", - "There is no error, the file uploaded with success" : "Il ha nulle error: le file esseva incargate con successo", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Le file incargate excede le directiva upload_max_filesize in php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le file incargate excede le directiva MAX_FILE_SIZE que esseva specificate in le formulario HTML", - "The uploaded file was only partially uploaded" : "Le file esseva solo partialmente incargate. ", - "No file was uploaded" : "Nulle file esseva incargate", - "Missing a temporary folder" : "Il manca un dossier temporari", - "Failed to write to disk" : "Il falleva scriber al disco", - "Not enough storage available" : "Il non ha satis de immagazinage disponibile", - "The target folder has been moved or deleted." : "Le dossier de destination esseva displaciate o delite.", - "Upload failed. Could not find uploaded file" : "Le incarga falleva: impossibile trovar le file incargate.", - "Upload failed. Could not get file info." : "Le incarga falleva: impossibile obtener informationes super le file. ", - "Invalid directory." : "Directorio non valide.", - "Total file size {size1} exceeds upload limit {size2}" : "Le dimension total del file {size1} excede le limite de incarga {size2}", - "Error uploading file \"{fileName}\": {message}" : "Error durante incarga del file \"{fileName}\": {message}", - "Could not get result from server." : "Impossibile obtener resultatos del servitor.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hora{plural_s} restante", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} hora restante","{hours}:{minutes}:{seconds} horas restante"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minuta{plural_s} restante", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuta restante","{minutes}:{seconds} minutas restante"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} secunda{plural_s} restante", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} secunda restante","{seconds} secundas restante"], "{seconds}s" : "{seconds}s", "Any moment now..." : "A qualcunque momento...", "Soon..." : "Proximemente...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Incarga de un file es in progresso. Quitar le pagina ora cancellara le incarga.", - "No entries in this folder match '{filter}'" : "Nulle entratas in iste dossier corresponde a '{filter}'", - "Local link" : "Ligamine local", - "{newname} already exists" : "{newname} ja existe", - "A file or folder has been changed" : "Un file o dossier ha essite modificate", - "A file or folder has been deleted" : "Un file o dossier ha essite delite", - "A file or folder has been restored" : "Un file o un dossier ha essite restabilite", - "You created %1$s" : "Tu creava %1$s", - "%2$s created %1$s" : "%2$s creava %1$s", - "%1$s was created in a public folder" : "%1$s esseva create in un dossier public", - "You changed %1$s" : "Tu modificava %1$s", - "%2$s changed %1$s" : "%2$s modificava %1$s", - "You deleted %1$s" : "Tu deleva %1$s", - "%2$s deleted %1$s" : "%2$s deleva %1$s", - "You restored %1$s" : "Tu restabiliva %1$s", - "%2$s restored %1$s" : "%2$s restabiliva %1$s", - "Changed by %2$s" : "Modificate per %2$s", - "Deleted by %2$s" : "Delite per %2$s", - "Restored by %2$s" : "Restaurate per %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} hora restante","{hours}:{minutes}:{seconds} horas restante"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuta restante","{minutes}:{seconds} minutas restante"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} secunda restante","{seconds} secundas restante"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Incarga de un file es in progresso. Quitar le pagina ora cancellara le incarga." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ia.json b/apps/files/l10n/ia.json index c3766185ee..1fc4f51d9c 100644 --- a/apps/files/l10n/ia.json +++ b/apps/files/l10n/ia.json @@ -126,54 +126,14 @@ "Deleted files" : "Files delite", "Text file" : "File de texto", "New text file.txt" : "Nove texto file.txt", - "Storage not available" : "Immagazinage non disponibile", - "Unable to set upload directory." : "Impossibile configurar le directorio de incarga.", - "Invalid Token" : "Token non valide", - "No file was uploaded. Unknown error" : "Nulle file esseva incargate. Error incognite.", - "There is no error, the file uploaded with success" : "Il ha nulle error: le file esseva incargate con successo", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Le file incargate excede le directiva upload_max_filesize in php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le file incargate excede le directiva MAX_FILE_SIZE que esseva specificate in le formulario HTML", - "The uploaded file was only partially uploaded" : "Le file esseva solo partialmente incargate. ", - "No file was uploaded" : "Nulle file esseva incargate", - "Missing a temporary folder" : "Il manca un dossier temporari", - "Failed to write to disk" : "Il falleva scriber al disco", - "Not enough storage available" : "Il non ha satis de immagazinage disponibile", - "The target folder has been moved or deleted." : "Le dossier de destination esseva displaciate o delite.", - "Upload failed. Could not find uploaded file" : "Le incarga falleva: impossibile trovar le file incargate.", - "Upload failed. Could not get file info." : "Le incarga falleva: impossibile obtener informationes super le file. ", - "Invalid directory." : "Directorio non valide.", - "Total file size {size1} exceeds upload limit {size2}" : "Le dimension total del file {size1} excede le limite de incarga {size2}", - "Error uploading file \"{fileName}\": {message}" : "Error durante incarga del file \"{fileName}\": {message}", - "Could not get result from server." : "Impossibile obtener resultatos del servitor.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hora{plural_s} restante", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} hora restante","{hours}:{minutes}:{seconds} horas restante"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minuta{plural_s} restante", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuta restante","{minutes}:{seconds} minutas restante"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} secunda{plural_s} restante", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} secunda restante","{seconds} secundas restante"], "{seconds}s" : "{seconds}s", "Any moment now..." : "A qualcunque momento...", "Soon..." : "Proximemente...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Incarga de un file es in progresso. Quitar le pagina ora cancellara le incarga.", - "No entries in this folder match '{filter}'" : "Nulle entratas in iste dossier corresponde a '{filter}'", - "Local link" : "Ligamine local", - "{newname} already exists" : "{newname} ja existe", - "A file or folder has been changed" : "Un file o dossier ha essite modificate", - "A file or folder has been deleted" : "Un file o dossier ha essite delite", - "A file or folder has been restored" : "Un file o un dossier ha essite restabilite", - "You created %1$s" : "Tu creava %1$s", - "%2$s created %1$s" : "%2$s creava %1$s", - "%1$s was created in a public folder" : "%1$s esseva create in un dossier public", - "You changed %1$s" : "Tu modificava %1$s", - "%2$s changed %1$s" : "%2$s modificava %1$s", - "You deleted %1$s" : "Tu deleva %1$s", - "%2$s deleted %1$s" : "%2$s deleva %1$s", - "You restored %1$s" : "Tu restabiliva %1$s", - "%2$s restored %1$s" : "%2$s restabiliva %1$s", - "Changed by %2$s" : "Modificate per %2$s", - "Deleted by %2$s" : "Delite per %2$s", - "Restored by %2$s" : "Restaurate per %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} hora restante","{hours}:{minutes}:{seconds} horas restante"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuta restante","{minutes}:{seconds} minutas restante"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} secunda restante","{seconds} secundas restante"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Incarga de un file es in progresso. Quitar le pagina ora cancellara le incarga." },"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 4edf2cdbc6..6d92e6f2cc 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -130,54 +130,14 @@ OC.L10N.register( "Deleted files" : "Eyddar skrár", "Text file" : "Textaskrá", "New text file.txt" : "Ný textaskrá.txt", - "Storage not available" : "Geymsla ekki tiltæk", - "Unable to set upload directory." : "Gat ekki sett innhleðslumöppu.", - "Invalid Token" : "Ógilt teikn", - "No file was uploaded. Unknown error" : "Engin skrá var send inn. Óþekkt villa.", - "There is no error, the file uploaded with success" : "Engin villa, innsending heppnaðist", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Innsend skrá er stærri en upload_max stillingin í php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er í HTML sniðinu.", - "The uploaded file was only partially uploaded" : "Einungis hluti af innsendri skrá skilaði sér", - "No file was uploaded" : "Engin skrá skilaði sér", - "Missing a temporary folder" : "Vantar bráðabirgðamöppu", - "Failed to write to disk" : "Tókst ekki að skrifa á disk", - "Not enough storage available" : "Ekki er nægilegt geymslupláss tiltækt", - "The target folder has been moved or deleted." : "Markmappan hefur verið færð eða henni eytt.", - "Upload failed. Could not find uploaded file" : "Innsending mistókst. Fann ekki innsendu skrána", - "Upload failed. Could not get file info." : "Innsending mistókst. Gat ekki nálgast skráarupplýsingar.", - "Invalid directory." : "Ógild mappa.", - "Total file size {size1} exceeds upload limit {size2}" : "Heildarskráastærð {size1} er meiri en leyfilegt innsendingahámark {size2}", - "Error uploading file \"{fileName}\": {message}" : "Villa við að senda inn skrána \"{fileName}\": {message}", - "Could not get result from server." : "Fékk ekki niðurstöður frá þjóni.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} klukkustundir eftir", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} klukkustund eftir","{hours}:{minutes}:{seconds} klukkustundir eftir"], "{hours}:{minutes}h" : "{hours}:{minutes}klst", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} mínútur eftir", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} mínúta eftir","{minutes}:{seconds} mínútur eftir"], "{minutes}:{seconds}m" : "{minutes}:{seconds}mín", - "{seconds} second{plural_s} left" : "{seconds} sekúndur eftir", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekúnda eftir","{seconds} sekúndur eftir"], "{seconds}s" : "{seconds}sek", "Any moment now..." : "Á hverri stundu...", "Soon..." : "Bráðum...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending hætta.", - "No entries in this folder match '{filter}'" : "Engar færslur í þessari möppu samsvara '{filter}'", - "Local link" : "Staðvær tengill", - "{newname} already exists" : "{newname} er þegar til", - "A file or folder has been changed" : "Skjali eða möppu hefur verið breytt", - "A file or folder has been deleted" : "Skjali eða möppu hefur verið eytt", - "A file or folder has been restored" : "Skjal eða mappa hefur verið endurheimt", - "You created %1$s" : "Þú bjóst til %1$s", - "%2$s created %1$s" : "%2$s bjó til %1$s", - "%1$s was created in a public folder" : "%1$s var búið til í opinni möppu", - "You changed %1$s" : "Þú breyttir %1$s", - "%2$s changed %1$s" : "%2$s breytti %1$s", - "You deleted %1$s" : "Þú eyddir %1$s", - "%2$s deleted %1$s" : "%2$s eyddi %1$s", - "You restored %1$s" : "Þú endurheimtir %1$s", - "%2$s restored %1$s" : "%2$s endurheimti %1$s", - "Changed by %2$s" : "Breytt af %2$s", - "Deleted by %2$s" : "Eytt af %2$s", - "Restored by %2$s" : "Endurheimt af %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} klukkustund eftir","{hours}:{minutes}:{seconds} klukkustundir eftir"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} mínúta eftir","{minutes}:{seconds} mínútur eftir"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekúnda eftir","{seconds} sekúndur eftir"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending hætta." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index c07bae1d0f..4abd99b106 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -128,54 +128,14 @@ "Deleted files" : "Eyddar skrár", "Text file" : "Textaskrá", "New text file.txt" : "Ný textaskrá.txt", - "Storage not available" : "Geymsla ekki tiltæk", - "Unable to set upload directory." : "Gat ekki sett innhleðslumöppu.", - "Invalid Token" : "Ógilt teikn", - "No file was uploaded. Unknown error" : "Engin skrá var send inn. Óþekkt villa.", - "There is no error, the file uploaded with success" : "Engin villa, innsending heppnaðist", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Innsend skrá er stærri en upload_max stillingin í php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er í HTML sniðinu.", - "The uploaded file was only partially uploaded" : "Einungis hluti af innsendri skrá skilaði sér", - "No file was uploaded" : "Engin skrá skilaði sér", - "Missing a temporary folder" : "Vantar bráðabirgðamöppu", - "Failed to write to disk" : "Tókst ekki að skrifa á disk", - "Not enough storage available" : "Ekki er nægilegt geymslupláss tiltækt", - "The target folder has been moved or deleted." : "Markmappan hefur verið færð eða henni eytt.", - "Upload failed. Could not find uploaded file" : "Innsending mistókst. Fann ekki innsendu skrána", - "Upload failed. Could not get file info." : "Innsending mistókst. Gat ekki nálgast skráarupplýsingar.", - "Invalid directory." : "Ógild mappa.", - "Total file size {size1} exceeds upload limit {size2}" : "Heildarskráastærð {size1} er meiri en leyfilegt innsendingahámark {size2}", - "Error uploading file \"{fileName}\": {message}" : "Villa við að senda inn skrána \"{fileName}\": {message}", - "Could not get result from server." : "Fékk ekki niðurstöður frá þjóni.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} klukkustundir eftir", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} klukkustund eftir","{hours}:{minutes}:{seconds} klukkustundir eftir"], "{hours}:{minutes}h" : "{hours}:{minutes}klst", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} mínútur eftir", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} mínúta eftir","{minutes}:{seconds} mínútur eftir"], "{minutes}:{seconds}m" : "{minutes}:{seconds}mín", - "{seconds} second{plural_s} left" : "{seconds} sekúndur eftir", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekúnda eftir","{seconds} sekúndur eftir"], "{seconds}s" : "{seconds}sek", "Any moment now..." : "Á hverri stundu...", "Soon..." : "Bráðum...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending hætta.", - "No entries in this folder match '{filter}'" : "Engar færslur í þessari möppu samsvara '{filter}'", - "Local link" : "Staðvær tengill", - "{newname} already exists" : "{newname} er þegar til", - "A file or folder has been changed" : "Skjali eða möppu hefur verið breytt", - "A file or folder has been deleted" : "Skjali eða möppu hefur verið eytt", - "A file or folder has been restored" : "Skjal eða mappa hefur verið endurheimt", - "You created %1$s" : "Þú bjóst til %1$s", - "%2$s created %1$s" : "%2$s bjó til %1$s", - "%1$s was created in a public folder" : "%1$s var búið til í opinni möppu", - "You changed %1$s" : "Þú breyttir %1$s", - "%2$s changed %1$s" : "%2$s breytti %1$s", - "You deleted %1$s" : "Þú eyddir %1$s", - "%2$s deleted %1$s" : "%2$s eyddi %1$s", - "You restored %1$s" : "Þú endurheimtir %1$s", - "%2$s restored %1$s" : "%2$s endurheimti %1$s", - "Changed by %2$s" : "Breytt af %2$s", - "Deleted by %2$s" : "Eytt af %2$s", - "Restored by %2$s" : "Endurheimt af %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} klukkustund eftir","{hours}:{minutes}:{seconds} klukkustundir eftir"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} mínúta eftir","{minutes}:{seconds} mínútur eftir"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekúnda eftir","{seconds} sekúndur eftir"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending hætta." },"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 9cf23ae2c0..4f0b6a28e2 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -130,54 +130,14 @@ OC.L10N.register( "Deleted files" : "File eliminati", "Text file" : "File di testo", "New text file.txt" : "Nuovo file di testo.txt", - "Storage not available" : "Archiviazione non disponibile", - "Unable to set upload directory." : "Impossibile impostare una cartella di caricamento.", - "Invalid Token" : "Token non valido", - "No file was uploaded. Unknown error" : "Non è stato caricato alcun file. Errore sconosciuto", - "There is no error, the file uploaded with success" : "Non ci sono errori, il file è stato caricato correttamente", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Il file caricato supera la direttiva upload_max_filesize in php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", - "The uploaded file was only partially uploaded" : "Il file è stato caricato solo parzialmente", - "No file was uploaded" : "Non è stato caricato alcun file", - "Missing a temporary folder" : "Manca una cartella temporanea", - "Failed to write to disk" : "Scrittura su disco non riuscita", - "Not enough storage available" : "Spazio di archiviazione insufficiente", - "The target folder has been moved or deleted." : "La cartella di destinazione è stata spostata o eliminata.", - "Upload failed. Could not find uploaded file" : "Caricamento non riuscito. Impossibile trovare il file caricato.", - "Upload failed. Could not get file info." : "Caricamento non riuscito. Impossibile ottenere informazioni sul file.", - "Invalid directory." : "Cartella non valida.", - "Total file size {size1} exceeds upload limit {size2}" : "La dimensione totale del file {size1} supera il limite di caricamento {size2}", - "Error uploading file \"{fileName}\": {message}" : "Errore durante il caricamento del file \"{fileName}\": {message}", - "Could not get result from server." : "Impossibile ottenere il risultato dal server.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} ore rimanenti", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} ora rimanente","{hours}:{minutes}:{seconds} ore rimanenti"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minuti rimanenti", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuto rimanente","{minutes}:{seconds} minuti rimanenti"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} secondi rimanenti", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} secondo rimanente","{seconds} secondi rimanenti"], "{seconds}s" : "{seconds}s", "Any moment now..." : "Da un momento all'altro...", "Soon..." : "Presto...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento.", - "No entries in this folder match '{filter}'" : "Nessuna voce in questa cartella corrisponde a '{filter}'", - "Local link" : "Collegamento locale", - "{newname} already exists" : "{newname} esiste già", - "A file or folder has been changed" : "Un file o una cartella è stato modificato", - "A file or folder has been deleted" : "Un file o una cartella è stato eliminato", - "A file or folder has been restored" : "Un file o una cartella è stato ripristinato", - "You created %1$s" : "Hai creato %1$s", - "%2$s created %1$s" : "%2$s ha creato %1$s", - "%1$s was created in a public folder" : "%1$s è stato creato in una cartella pubblica", - "You changed %1$s" : "Hai modificato %1$s", - "%2$s changed %1$s" : "%2$s ha modificato %1$s", - "You deleted %1$s" : "Hai eliminato %1$s", - "%2$s deleted %1$s" : "%2$s ha eliminato %1$s", - "You restored %1$s" : "Hai ripristinato %1$s", - "%2$s restored %1$s" : "%2$s ha ripristinato %1$s", - "Changed by %2$s" : "Modificata da %2$s", - "Deleted by %2$s" : "Eliminata da %2$s", - "Restored by %2$s" : "Ripristinata da %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} ora rimanente","{hours}:{minutes}:{seconds} ore rimanenti"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuto rimanente","{minutes}:{seconds} minuti rimanenti"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} secondo rimanente","{seconds} secondi rimanenti"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index dbd0c08144..fbf44a6cd3 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -128,54 +128,14 @@ "Deleted files" : "File eliminati", "Text file" : "File di testo", "New text file.txt" : "Nuovo file di testo.txt", - "Storage not available" : "Archiviazione non disponibile", - "Unable to set upload directory." : "Impossibile impostare una cartella di caricamento.", - "Invalid Token" : "Token non valido", - "No file was uploaded. Unknown error" : "Non è stato caricato alcun file. Errore sconosciuto", - "There is no error, the file uploaded with success" : "Non ci sono errori, il file è stato caricato correttamente", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Il file caricato supera la direttiva upload_max_filesize in php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", - "The uploaded file was only partially uploaded" : "Il file è stato caricato solo parzialmente", - "No file was uploaded" : "Non è stato caricato alcun file", - "Missing a temporary folder" : "Manca una cartella temporanea", - "Failed to write to disk" : "Scrittura su disco non riuscita", - "Not enough storage available" : "Spazio di archiviazione insufficiente", - "The target folder has been moved or deleted." : "La cartella di destinazione è stata spostata o eliminata.", - "Upload failed. Could not find uploaded file" : "Caricamento non riuscito. Impossibile trovare il file caricato.", - "Upload failed. Could not get file info." : "Caricamento non riuscito. Impossibile ottenere informazioni sul file.", - "Invalid directory." : "Cartella non valida.", - "Total file size {size1} exceeds upload limit {size2}" : "La dimensione totale del file {size1} supera il limite di caricamento {size2}", - "Error uploading file \"{fileName}\": {message}" : "Errore durante il caricamento del file \"{fileName}\": {message}", - "Could not get result from server." : "Impossibile ottenere il risultato dal server.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} ore rimanenti", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} ora rimanente","{hours}:{minutes}:{seconds} ore rimanenti"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minuti rimanenti", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuto rimanente","{minutes}:{seconds} minuti rimanenti"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} secondi rimanenti", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} secondo rimanente","{seconds} secondi rimanenti"], "{seconds}s" : "{seconds}s", "Any moment now..." : "Da un momento all'altro...", "Soon..." : "Presto...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento.", - "No entries in this folder match '{filter}'" : "Nessuna voce in questa cartella corrisponde a '{filter}'", - "Local link" : "Collegamento locale", - "{newname} already exists" : "{newname} esiste già", - "A file or folder has been changed" : "Un file o una cartella è stato modificato", - "A file or folder has been deleted" : "Un file o una cartella è stato eliminato", - "A file or folder has been restored" : "Un file o una cartella è stato ripristinato", - "You created %1$s" : "Hai creato %1$s", - "%2$s created %1$s" : "%2$s ha creato %1$s", - "%1$s was created in a public folder" : "%1$s è stato creato in una cartella pubblica", - "You changed %1$s" : "Hai modificato %1$s", - "%2$s changed %1$s" : "%2$s ha modificato %1$s", - "You deleted %1$s" : "Hai eliminato %1$s", - "%2$s deleted %1$s" : "%2$s ha eliminato %1$s", - "You restored %1$s" : "Hai ripristinato %1$s", - "%2$s restored %1$s" : "%2$s ha ripristinato %1$s", - "Changed by %2$s" : "Modificata da %2$s", - "Deleted by %2$s" : "Eliminata da %2$s", - "Restored by %2$s" : "Ripristinata da %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} ora rimanente","{hours}:{minutes}:{seconds} ore rimanenti"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuto rimanente","{minutes}:{seconds} minuti rimanenti"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} secondo rimanente","{seconds} secondi rimanenti"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 2a610b6fb8..69ee8df33f 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -130,54 +130,14 @@ OC.L10N.register( "Deleted files" : "ゴミ箱", "Text file" : "テキストファイル", "New text file.txt" : "新規のテキストファイル作成", - "Storage not available" : "ストレージが利用できません", - "Unable to set upload directory." : "アップロードディレクトリを設定できません。", - "Invalid Token" : "無効なトークン", - "No file was uploaded. Unknown error" : "ファイルは何もアップロードされていません。不明なエラー", - "There is no error, the file uploaded with success" : "エラーはありません。ファイルのアップロードは成功しました", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "アップロードされたファイルはphp.ini の upload_max_filesize に設定されたサイズを超えています:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "アップロードファイルはHTMLフォームで指定された MAX_FILE_SIZE の制限を超えています", - "The uploaded file was only partially uploaded" : "アップロードファイルは一部分だけアップロードされました", - "No file was uploaded" : "ファイルはアップロードされませんでした", - "Missing a temporary folder" : "一時保存フォルダーが見つかりません", - "Failed to write to disk" : "ディスクへの書き込みに失敗しました", - "Not enough storage available" : "ストレージに十分な空き容量がありません", - "The target folder has been moved or deleted." : "対象のフォルダーは移動されたか、削除されました。", - "Upload failed. Could not find uploaded file" : "アップロードに失敗しました。アップロード済みのファイルを見つけることができませんでした。", - "Upload failed. Could not get file info." : "アップロードに失敗しました。ファイル情報を取得できませんでした。", - "Invalid directory." : "無効なディレクトリです。", - "Total file size {size1} exceeds upload limit {size2}" : "合計ファイルサイズ {size1} はアップロード制限 {size2} を超過しています。", - "Error uploading file \"{fileName}\": {message}" : "ファイル\"{fileName}\"のアップロードエラー: {message}", - "Could not get result from server." : "サーバーから結果を取得できませんでした。", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "残り{hours}:{minutes}:{seconds} 時間", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["残り {hours}:{minutes}:{seconds} 時間"], "{hours}:{minutes}h" : "{hours}:{minutes} 時間", - "{minutes}:{seconds} minute{plural_s} left" : "残り{minutes}:{seconds} 分", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["残り {minutes}:{seconds} 分"], "{minutes}:{seconds}m" : "{minutes}:{seconds} 分", - "{seconds} second{plural_s} left" : "残り{minutes}:{seconds} 秒", + "_{seconds} second left_::_{seconds} seconds left_" : ["残り {seconds} 秒"], "{seconds}s" : "{seconds} 秒", "Any moment now..." : "まもなく…", "Soon..." : "まもなく…", - "File upload is in progress. Leaving the page now will cancel the upload." : "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。", - "No entries in this folder match '{filter}'" : "このフォルダー内で '{filter}' にマッチするものはありません", - "Local link" : "ローカルリンク", - "{newname} already exists" : "{newname} はすでに存在します", - "A file or folder has been changed" : "ファイルまたはフォルダーを変更したとき", - "A file or folder has been deleted" : "ファイルまたはフォルダーを削除したとき", - "A file or folder has been restored" : "ファイルまたはフォルダーを復元したとき", - "You created %1$s" : "あなたは %1$s を作成しました", - "%2$s created %1$s" : "%2$s は%1$s を作成しました", - "%1$s was created in a public folder" : "公開フォルダーに %1$s が作成されました", - "You changed %1$s" : "あなたは %1$s を変更しました", - "%2$s changed %1$s" : "%2$s は%1$s を変更しました", - "You deleted %1$s" : "あなたは %1$s を削除しました", - "%2$s deleted %1$s" : "%2$s は %1$s を削除しました", - "You restored %1$s" : "%1$s を復元しました", - "%2$s restored %1$s" : "%2$s は、 %1$s を復元しました", - "Changed by %2$s" : "%2$s により更新", - "Deleted by %2$s" : "%2$s により削除", - "Restored by %2$s" : "%2$s により復元", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["残り {hours}:{minutes}:{seconds} 時間"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["残り {minutes}:{seconds} 分"], - "_{seconds} second left_::_{seconds} seconds left_" : ["残り {seconds} 秒"] + "File upload is in progress. Leaving the page now will cancel the upload." : "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 28ade17bde..0580018a7c 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -128,54 +128,14 @@ "Deleted files" : "ゴミ箱", "Text file" : "テキストファイル", "New text file.txt" : "新規のテキストファイル作成", - "Storage not available" : "ストレージが利用できません", - "Unable to set upload directory." : "アップロードディレクトリを設定できません。", - "Invalid Token" : "無効なトークン", - "No file was uploaded. Unknown error" : "ファイルは何もアップロードされていません。不明なエラー", - "There is no error, the file uploaded with success" : "エラーはありません。ファイルのアップロードは成功しました", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "アップロードされたファイルはphp.ini の upload_max_filesize に設定されたサイズを超えています:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "アップロードファイルはHTMLフォームで指定された MAX_FILE_SIZE の制限を超えています", - "The uploaded file was only partially uploaded" : "アップロードファイルは一部分だけアップロードされました", - "No file was uploaded" : "ファイルはアップロードされませんでした", - "Missing a temporary folder" : "一時保存フォルダーが見つかりません", - "Failed to write to disk" : "ディスクへの書き込みに失敗しました", - "Not enough storage available" : "ストレージに十分な空き容量がありません", - "The target folder has been moved or deleted." : "対象のフォルダーは移動されたか、削除されました。", - "Upload failed. Could not find uploaded file" : "アップロードに失敗しました。アップロード済みのファイルを見つけることができませんでした。", - "Upload failed. Could not get file info." : "アップロードに失敗しました。ファイル情報を取得できませんでした。", - "Invalid directory." : "無効なディレクトリです。", - "Total file size {size1} exceeds upload limit {size2}" : "合計ファイルサイズ {size1} はアップロード制限 {size2} を超過しています。", - "Error uploading file \"{fileName}\": {message}" : "ファイル\"{fileName}\"のアップロードエラー: {message}", - "Could not get result from server." : "サーバーから結果を取得できませんでした。", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "残り{hours}:{minutes}:{seconds} 時間", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["残り {hours}:{minutes}:{seconds} 時間"], "{hours}:{minutes}h" : "{hours}:{minutes} 時間", - "{minutes}:{seconds} minute{plural_s} left" : "残り{minutes}:{seconds} 分", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["残り {minutes}:{seconds} 分"], "{minutes}:{seconds}m" : "{minutes}:{seconds} 分", - "{seconds} second{plural_s} left" : "残り{minutes}:{seconds} 秒", + "_{seconds} second left_::_{seconds} seconds left_" : ["残り {seconds} 秒"], "{seconds}s" : "{seconds} 秒", "Any moment now..." : "まもなく…", "Soon..." : "まもなく…", - "File upload is in progress. Leaving the page now will cancel the upload." : "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。", - "No entries in this folder match '{filter}'" : "このフォルダー内で '{filter}' にマッチするものはありません", - "Local link" : "ローカルリンク", - "{newname} already exists" : "{newname} はすでに存在します", - "A file or folder has been changed" : "ファイルまたはフォルダーを変更したとき", - "A file or folder has been deleted" : "ファイルまたはフォルダーを削除したとき", - "A file or folder has been restored" : "ファイルまたはフォルダーを復元したとき", - "You created %1$s" : "あなたは %1$s を作成しました", - "%2$s created %1$s" : "%2$s は%1$s を作成しました", - "%1$s was created in a public folder" : "公開フォルダーに %1$s が作成されました", - "You changed %1$s" : "あなたは %1$s を変更しました", - "%2$s changed %1$s" : "%2$s は%1$s を変更しました", - "You deleted %1$s" : "あなたは %1$s を削除しました", - "%2$s deleted %1$s" : "%2$s は %1$s を削除しました", - "You restored %1$s" : "%1$s を復元しました", - "%2$s restored %1$s" : "%2$s は、 %1$s を復元しました", - "Changed by %2$s" : "%2$s により更新", - "Deleted by %2$s" : "%2$s により削除", - "Restored by %2$s" : "%2$s により復元", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["残り {hours}:{minutes}:{seconds} 時間"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["残り {minutes}:{seconds} 分"], - "_{seconds} second left_::_{seconds} seconds left_" : ["残り {seconds} 秒"] + "File upload is in progress. Leaving the page now will cancel the upload." : "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。" },"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 f196812953..e6ecc62f97 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -125,51 +125,11 @@ OC.L10N.register( "Deleted files" : "삭제된 파일", "Text file" : "텍스트 파일", "New text file.txt" : "새 텍스트 파일.txt", - "Storage not available" : "저장소를 사용할 수 없음", - "Unable to set upload directory." : "업로드 디렉터리를 설정할 수 없습니다.", - "Invalid Token" : "잘못된 토큰", - "No file was uploaded. Unknown error" : "파일이 업로드 되지 않았습니다. 알 수 없는 오류입니다", - "There is no error, the file uploaded with success" : "파일 업로드에 성공했습니다.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "업로드한 파일이 php.ini의 upload_max_filesize보다 큽니다:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "업로드한 파일 크기가 HTML 폼의 MAX_FILE_SIZE보다 큼", - "The uploaded file was only partially uploaded" : "파일의 일부분만 업로드됨", - "No file was uploaded" : "파일이 업로드되지 않았음", - "Missing a temporary folder" : "임시 폴더가 없음", - "Failed to write to disk" : "디스크에 쓰지 못했습니다", - "Not enough storage available" : "저장소가 용량이 충분하지 않습니다.", - "The target folder has been moved or deleted." : "대상 폴더가 이동되거나 삭제되었습니다.", - "Upload failed. Could not find uploaded file" : "업로드에 실패했습니다. 업로드할 파일을 찾을 수 없습니다", - "Upload failed. Could not get file info." : "업로드에 실패했습니다. 파일 정보를 가져올 수 없습니다.", - "Invalid directory." : "올바르지 않은 디렉터리입니다.", - "Total file size {size1} exceeds upload limit {size2}" : "총 파일 크기 {size1}이(가) 업로드 제한 {size2}을(를) 초과함", - "Error uploading file \"{fileName}\": {message}" : "\"{fileName}\"을(를) 업로드할 수 없음: {message}", - "Could not get result from server." : "서버에서 결과를 가져올 수 없습니다.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} 시간 {plural_s} 남음", "{hours}:{minutes}h" : "{hours}:{minutes} 시간", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} 분 남음", "{minutes}:{seconds}m" : "{minutes}:{seconds} 분", - "{seconds} second{plural_s} left" : "{seconds} 초 남음", "{seconds}s" : "{seconds}초", "Any moment now..." : "조금 남음", "Soon..." : "곧...", - "File upload is in progress. Leaving the page now will cancel the upload." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.", - "No entries in this folder match '{filter}'" : "이 폴더에 '{filter}'와(과) 일치하는 항목 없음", - "Local link" : "로컬 링크", - "{newname} already exists" : "{newname} 항목이 이미 존재함", - "A file or folder has been changed" : "파일이나 폴더가 변경됨", - "A file or folder has been deleted" : "파일이나 폴더가 삭제됨", - "A file or folder has been restored" : "파일이나 폴더가 복원됨", - "You created %1$s" : "내가 %1$s을(를) 생성함", - "%2$s created %1$s" : "%2$s 님이 %1$s을(를) 생성함", - "%1$s was created in a public folder" : "공유 폴더에 %1$s 생성됨", - "You changed %1$s" : "내가 %1$s을(를) 변경함", - "%2$s changed %1$s" : "%2$s 님이 %1$s을(를) 변경함", - "You deleted %1$s" : "내가 %1$s을(를) 삭제함", - "%2$s deleted %1$s" : "%2$s 님이 %1$s을(를) 삭제함", - "You restored %1$s" : "내가 %1$s을(를) 복원함", - "%2$s restored %1$s" : "%2$s 님이 %1$s을(를) 복원함", - "Changed by %2$s" : "%2$s 님이 변경함", - "Deleted by %2$s" : "%2$s 님이 삭제함", - "Restored by %2$s" : "%2$s 님이 복원함" + "File upload is in progress. Leaving the page now will cancel the upload." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다." }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 4ca0905b54..36bdd19c3c 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -123,51 +123,11 @@ "Deleted files" : "삭제된 파일", "Text file" : "텍스트 파일", "New text file.txt" : "새 텍스트 파일.txt", - "Storage not available" : "저장소를 사용할 수 없음", - "Unable to set upload directory." : "업로드 디렉터리를 설정할 수 없습니다.", - "Invalid Token" : "잘못된 토큰", - "No file was uploaded. Unknown error" : "파일이 업로드 되지 않았습니다. 알 수 없는 오류입니다", - "There is no error, the file uploaded with success" : "파일 업로드에 성공했습니다.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "업로드한 파일이 php.ini의 upload_max_filesize보다 큽니다:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "업로드한 파일 크기가 HTML 폼의 MAX_FILE_SIZE보다 큼", - "The uploaded file was only partially uploaded" : "파일의 일부분만 업로드됨", - "No file was uploaded" : "파일이 업로드되지 않았음", - "Missing a temporary folder" : "임시 폴더가 없음", - "Failed to write to disk" : "디스크에 쓰지 못했습니다", - "Not enough storage available" : "저장소가 용량이 충분하지 않습니다.", - "The target folder has been moved or deleted." : "대상 폴더가 이동되거나 삭제되었습니다.", - "Upload failed. Could not find uploaded file" : "업로드에 실패했습니다. 업로드할 파일을 찾을 수 없습니다", - "Upload failed. Could not get file info." : "업로드에 실패했습니다. 파일 정보를 가져올 수 없습니다.", - "Invalid directory." : "올바르지 않은 디렉터리입니다.", - "Total file size {size1} exceeds upload limit {size2}" : "총 파일 크기 {size1}이(가) 업로드 제한 {size2}을(를) 초과함", - "Error uploading file \"{fileName}\": {message}" : "\"{fileName}\"을(를) 업로드할 수 없음: {message}", - "Could not get result from server." : "서버에서 결과를 가져올 수 없습니다.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} 시간 {plural_s} 남음", "{hours}:{minutes}h" : "{hours}:{minutes} 시간", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} 분 남음", "{minutes}:{seconds}m" : "{minutes}:{seconds} 분", - "{seconds} second{plural_s} left" : "{seconds} 초 남음", "{seconds}s" : "{seconds}초", "Any moment now..." : "조금 남음", "Soon..." : "곧...", - "File upload is in progress. Leaving the page now will cancel the upload." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.", - "No entries in this folder match '{filter}'" : "이 폴더에 '{filter}'와(과) 일치하는 항목 없음", - "Local link" : "로컬 링크", - "{newname} already exists" : "{newname} 항목이 이미 존재함", - "A file or folder has been changed" : "파일이나 폴더가 변경됨", - "A file or folder has been deleted" : "파일이나 폴더가 삭제됨", - "A file or folder has been restored" : "파일이나 폴더가 복원됨", - "You created %1$s" : "내가 %1$s을(를) 생성함", - "%2$s created %1$s" : "%2$s 님이 %1$s을(를) 생성함", - "%1$s was created in a public folder" : "공유 폴더에 %1$s 생성됨", - "You changed %1$s" : "내가 %1$s을(를) 변경함", - "%2$s changed %1$s" : "%2$s 님이 %1$s을(를) 변경함", - "You deleted %1$s" : "내가 %1$s을(를) 삭제함", - "%2$s deleted %1$s" : "%2$s 님이 %1$s을(를) 삭제함", - "You restored %1$s" : "내가 %1$s을(를) 복원함", - "%2$s restored %1$s" : "%2$s 님이 %1$s을(를) 복원함", - "Changed by %2$s" : "%2$s 님이 변경함", - "Deleted by %2$s" : "%2$s 님이 삭제함", - "Restored by %2$s" : "%2$s 님이 복원함" + "File upload is in progress. Leaving the page now will cancel the upload." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다." },"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 23944a41e6..1a477e2c0f 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -130,54 +130,14 @@ OC.L10N.register( "Deleted files" : "Ištrinti failai", "Text file" : "Tekstinis failas", "New text file.txt" : "Naujas tekstinis failas.txt", - "Storage not available" : "Saugykla neprieinama", - "Unable to set upload directory." : "Nepavyksta nustatyti įkėlimų katalogo.", - "Invalid Token" : "Neteisingas prieigos raktas", - "No file was uploaded. Unknown error" : "Failai nebuvo įkelti dėl nežinomos priežasties", - "There is no error, the file uploaded with success" : "Failas įkeltas sėkmingai, be klaidų", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Įkeliamas failas yra didesnis nei leidžia upload_max_filesize php.ini faile:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Įkeliamo failo dydis viršija MAX_FILE_SIZE nustatymą, kuris naudojamas HTML formoje.", - "The uploaded file was only partially uploaded" : "Failas buvo įkeltas tik dalinai", - "No file was uploaded" : "Nebuvo įkeltas joks failas", - "Missing a temporary folder" : "Nėra laikinojo aplanko", - "Failed to write to disk" : "Nepavyko įrašyti į diską", - "Not enough storage available" : "Nepakanka vietos serveryje", - "The target folder has been moved or deleted." : "Tikslo aplankas buvo perkeltas ar ištrintas.", - "Upload failed. Could not find uploaded file" : "Įkėlimas nepavyko. Nepavyko rasti įkelto failo", - "Upload failed. Could not get file info." : "Įkėlimas nepavyko. Nepavyko gauti failo informacijos.", - "Invalid directory." : "Neteisingas katalogas.", - "Total file size {size1} exceeds upload limit {size2}" : "Visas failo dydis {size1} viršyja įkėlimo limitą {size2}", - "Error uploading file \"{fileName}\": {message}" : "Klaida įkeliant failą \"{fileName}\": {message}", - "Could not get result from server." : "Nepavyko gauti rezultato iš serverio.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "Liko {hours}:{minutes}:{seconds} valandų", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Liko {hours}:{minutes}:{seconds} valanda","Liko {hours}:{minutes}:{seconds} valandų","Liko {hours}:{minutes}:{seconds} valandų"], "{hours}:{minutes}h" : "{hours}:{minutes}val", - "{minutes}:{seconds} minute{plural_s} left" : "LIko {minutes}:{seconds} minučių", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Liko {minutes}:{seconds} minutė","Liko {minutes}:{seconds} minutės","Liko {minutes}:{seconds} minučių"], "{minutes}:{seconds}m" : "{minutes}:{seconds}min", - "{seconds} second{plural_s} left" : "Liko {seconds} sekundžių", + "_{seconds} second left_::_{seconds} seconds left_" : ["Liko {seconds} sekundė","Liko {seconds} sekundės","Liko {seconds} sekundžių"], "{seconds}s" : "{seconds}s", "Any moment now..." : "Bet kuriuo metu...", "Soon..." : "Netrukus...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Failo įkėlimas yra eigoje. Jei išeisite iš šio puslapio, įkėlimo bus atsisakyta.", - "No entries in this folder match '{filter}'" : "Nėra įrašų šiame aplanko atitikmeniui „{filter}“", - "Local link" : "Vietinė nuoroda", - "{newname} already exists" : "{newname} jau yra", - "A file or folder has been changed" : "Buvo pakeistas failas ar aplankas", - "A file or folder has been deleted" : "Buvo ištrintas failas ar aplankas", - "A file or folder has been restored" : "Failas ar aplankas buvo atkurtas", - "You created %1$s" : "Jūs sukūrėte %1$s", - "%2$s created %1$s" : "%2$s sukūrė %1$s", - "%1$s was created in a public folder" : "%1$s buvo sukurta viešajame aplanke", - "You changed %1$s" : "Jūs pakeitėte %1$s", - "%2$s changed %1$s" : "%2$s pakeitė %1$s", - "You deleted %1$s" : "Jūs ištrynėte %1$s", - "%2$s deleted %1$s" : "%2$s ištrynė %1$s", - "You restored %1$s" : "Jūs atkūrėte %1$s", - "%2$s restored %1$s" : "%2$s atkūrė %1$s", - "Changed by %2$s" : "Pakeitė %2$s", - "Deleted by %2$s" : "Ištrynė %2$s", - "Restored by %2$s" : "Atkūrė %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Liko {hours}:{minutes}:{seconds} valanda","Liko {hours}:{minutes}:{seconds} valandų","Liko {hours}:{minutes}:{seconds} valandų"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Liko {minutes}:{seconds} minutė","Liko {minutes}:{seconds} minutės","Liko {minutes}:{seconds} minučių"], - "_{seconds} second left_::_{seconds} seconds left_" : ["Liko {seconds} sekundė","Liko {seconds} sekundės","Liko {seconds} sekundžių"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Failo įkėlimas yra eigoje. Jei išeisite iš šio puslapio, įkėlimo bus atsisakyta." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index cf8b5e007b..f054bdee3e 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -128,54 +128,14 @@ "Deleted files" : "Ištrinti failai", "Text file" : "Tekstinis failas", "New text file.txt" : "Naujas tekstinis failas.txt", - "Storage not available" : "Saugykla neprieinama", - "Unable to set upload directory." : "Nepavyksta nustatyti įkėlimų katalogo.", - "Invalid Token" : "Neteisingas prieigos raktas", - "No file was uploaded. Unknown error" : "Failai nebuvo įkelti dėl nežinomos priežasties", - "There is no error, the file uploaded with success" : "Failas įkeltas sėkmingai, be klaidų", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Įkeliamas failas yra didesnis nei leidžia upload_max_filesize php.ini faile:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Įkeliamo failo dydis viršija MAX_FILE_SIZE nustatymą, kuris naudojamas HTML formoje.", - "The uploaded file was only partially uploaded" : "Failas buvo įkeltas tik dalinai", - "No file was uploaded" : "Nebuvo įkeltas joks failas", - "Missing a temporary folder" : "Nėra laikinojo aplanko", - "Failed to write to disk" : "Nepavyko įrašyti į diską", - "Not enough storage available" : "Nepakanka vietos serveryje", - "The target folder has been moved or deleted." : "Tikslo aplankas buvo perkeltas ar ištrintas.", - "Upload failed. Could not find uploaded file" : "Įkėlimas nepavyko. Nepavyko rasti įkelto failo", - "Upload failed. Could not get file info." : "Įkėlimas nepavyko. Nepavyko gauti failo informacijos.", - "Invalid directory." : "Neteisingas katalogas.", - "Total file size {size1} exceeds upload limit {size2}" : "Visas failo dydis {size1} viršyja įkėlimo limitą {size2}", - "Error uploading file \"{fileName}\": {message}" : "Klaida įkeliant failą \"{fileName}\": {message}", - "Could not get result from server." : "Nepavyko gauti rezultato iš serverio.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "Liko {hours}:{minutes}:{seconds} valandų", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Liko {hours}:{minutes}:{seconds} valanda","Liko {hours}:{minutes}:{seconds} valandų","Liko {hours}:{minutes}:{seconds} valandų"], "{hours}:{minutes}h" : "{hours}:{minutes}val", - "{minutes}:{seconds} minute{plural_s} left" : "LIko {minutes}:{seconds} minučių", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Liko {minutes}:{seconds} minutė","Liko {minutes}:{seconds} minutės","Liko {minutes}:{seconds} minučių"], "{minutes}:{seconds}m" : "{minutes}:{seconds}min", - "{seconds} second{plural_s} left" : "Liko {seconds} sekundžių", + "_{seconds} second left_::_{seconds} seconds left_" : ["Liko {seconds} sekundė","Liko {seconds} sekundės","Liko {seconds} sekundžių"], "{seconds}s" : "{seconds}s", "Any moment now..." : "Bet kuriuo metu...", "Soon..." : "Netrukus...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Failo įkėlimas yra eigoje. Jei išeisite iš šio puslapio, įkėlimo bus atsisakyta.", - "No entries in this folder match '{filter}'" : "Nėra įrašų šiame aplanko atitikmeniui „{filter}“", - "Local link" : "Vietinė nuoroda", - "{newname} already exists" : "{newname} jau yra", - "A file or folder has been changed" : "Buvo pakeistas failas ar aplankas", - "A file or folder has been deleted" : "Buvo ištrintas failas ar aplankas", - "A file or folder has been restored" : "Failas ar aplankas buvo atkurtas", - "You created %1$s" : "Jūs sukūrėte %1$s", - "%2$s created %1$s" : "%2$s sukūrė %1$s", - "%1$s was created in a public folder" : "%1$s buvo sukurta viešajame aplanke", - "You changed %1$s" : "Jūs pakeitėte %1$s", - "%2$s changed %1$s" : "%2$s pakeitė %1$s", - "You deleted %1$s" : "Jūs ištrynėte %1$s", - "%2$s deleted %1$s" : "%2$s ištrynė %1$s", - "You restored %1$s" : "Jūs atkūrėte %1$s", - "%2$s restored %1$s" : "%2$s atkūrė %1$s", - "Changed by %2$s" : "Pakeitė %2$s", - "Deleted by %2$s" : "Ištrynė %2$s", - "Restored by %2$s" : "Atkūrė %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Liko {hours}:{minutes}:{seconds} valanda","Liko {hours}:{minutes}:{seconds} valandų","Liko {hours}:{minutes}:{seconds} valandų"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Liko {minutes}:{seconds} minutė","Liko {minutes}:{seconds} minutės","Liko {minutes}:{seconds} minučių"], - "_{seconds} second left_::_{seconds} seconds left_" : ["Liko {seconds} sekundė","Liko {seconds} sekundės","Liko {seconds} sekundžių"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Failo įkėlimas yra eigoje. Jei išeisite iš šio puslapio, įkėlimo bus atsisakyta." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js index 08a4bc3bca..c02c20e49b 100644 --- a/apps/files/l10n/lv.js +++ b/apps/files/l10n/lv.js @@ -128,54 +128,14 @@ OC.L10N.register( "Deleted files" : "Dzēstās datnes", "Text file" : "Teksta datne", "New text file.txt" : "Jauna teksta datne.txt", - "Storage not available" : "Glabātuve nav pieejama", - "Unable to set upload directory." : "Nevar uzstādīt augšupielādes mapi.", - "Invalid Token" : "Nepareiza pilnvara", - "No file was uploaded. Unknown error" : "Netika augšupielādēta neviena datne. Nezināma kļūda", - "There is no error, the file uploaded with success" : "Viss kārtībā, datne augšupielādēta veiksmīga", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Augšupielādētā datne pārsniedz upload_max_filesize norādījumu php.ini datnē:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Augšupielādētā datne pārsniedz MAX_FILE_SIZE norādi, kas ir norādīta HTML formā", - "The uploaded file was only partially uploaded" : "Augšupielādētā datne ir tikai daļēji augšupielādēta", - "No file was uploaded" : "Neviena datne netika augšupielādēta", - "Missing a temporary folder" : "Trūkst pagaidu mapes", - "Failed to write to disk" : "Neizdevās saglabāt diskā", - "Not enough storage available" : "Nav pietiekami daudz vietas", - "The target folder has been moved or deleted." : "Mērķa mape ir pārvietota vai dzēsta", - "Upload failed. Could not find uploaded file" : "Augšupielāde nesekmīga. Nevarēja atrast augšupielādēto datni.", - "Upload failed. Could not get file info." : "Augšupielāde nesekmīga. Nevarēja iegūt informāciju par datni.", - "Invalid directory." : "Nederīga direktorija.", - "Total file size {size1} exceeds upload limit {size2}" : "Kopējais datnes izmērs {size1} pārsniedz augšupielādes ierobežojumu {size2}", - "Error uploading file \"{fileName}\": {message}" : "Kļūda augšupielādējot datni \"{fileName}\": {message}", - "Could not get result from server." : "Nevar saņemt rezultātus no servera", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} stunda{plural_s} atlicis", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} stundas atlicis","{hours}:{minutes}:{seconds} stundas atlicis","{hours}:{minutes}:{seconds} stundas atlikušas"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minūte{plural_s} atlicis", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minūtes atlikušas","{minutes}:{seconds} minūtes atlikušas","{minutes}:{seconds} minūtes atlikušas"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} sekunde{plural_s} atlicis", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekundes atlikušas","{seconds} sekundes atlikušas","{seconds} sekundes atlikušas"], "{seconds}s" : "{seconds}s", "Any moment now..." : "Jebkurā brīdī tagad...", "Soon..." : "Drīz...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde.", - "No entries in this folder match '{filter}'" : "Šajā mapē nekas nav atrasts, meklējot pēc '{filter}'", - "Local link" : "Lokāla saite", - "{newname} already exists" : "{newname} jau eksistē", - "A file or folder has been changed" : "Izmainīta datne vai mape", - "A file or folder has been deleted" : "Dzēsta datne vai mape", - "A file or folder has been restored" : "Atjaunota datne vai mape", - "You created %1$s" : "Tu izveidoji %1$s", - "%2$s created %1$s" : "%2$s izveidoja %1$s", - "%1$s was created in a public folder" : "%1$s tika izveidots publiskajā mapē", - "You changed %1$s" : "Tu izmainīji %1$s", - "%2$s changed %1$s" : "%2$s izmainīja %1$s", - "You deleted %1$s" : "Tu izdzēsi %1$s", - "%2$s deleted %1$s" : "%2$s izdzēsa %1$s", - "You restored %1$s" : "Tu atjaunoji %1$s", - "%2$s restored %1$s" : "%2$s atjaunoja %1$s", - "Changed by %2$s" : "Izmainīja %2$s", - "Deleted by %2$s" : "Dzēsa %2$s", - "Restored by %2$s" : "Atjaunoja %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} stundas atlicis","{hours}:{minutes}:{seconds} stundas atlicis","{hours}:{minutes}:{seconds} stundas atlikušas"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minūtes atlikušas","{minutes}:{seconds} minūtes atlikušas","{minutes}:{seconds} minūtes atlikušas"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekundes atlikušas","{seconds} sekundes atlikušas","{seconds} sekundes atlikušas"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/files/l10n/lv.json b/apps/files/l10n/lv.json index 1013c5ae5d..1f9744b706 100644 --- a/apps/files/l10n/lv.json +++ b/apps/files/l10n/lv.json @@ -126,54 +126,14 @@ "Deleted files" : "Dzēstās datnes", "Text file" : "Teksta datne", "New text file.txt" : "Jauna teksta datne.txt", - "Storage not available" : "Glabātuve nav pieejama", - "Unable to set upload directory." : "Nevar uzstādīt augšupielādes mapi.", - "Invalid Token" : "Nepareiza pilnvara", - "No file was uploaded. Unknown error" : "Netika augšupielādēta neviena datne. Nezināma kļūda", - "There is no error, the file uploaded with success" : "Viss kārtībā, datne augšupielādēta veiksmīga", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Augšupielādētā datne pārsniedz upload_max_filesize norādījumu php.ini datnē:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Augšupielādētā datne pārsniedz MAX_FILE_SIZE norādi, kas ir norādīta HTML formā", - "The uploaded file was only partially uploaded" : "Augšupielādētā datne ir tikai daļēji augšupielādēta", - "No file was uploaded" : "Neviena datne netika augšupielādēta", - "Missing a temporary folder" : "Trūkst pagaidu mapes", - "Failed to write to disk" : "Neizdevās saglabāt diskā", - "Not enough storage available" : "Nav pietiekami daudz vietas", - "The target folder has been moved or deleted." : "Mērķa mape ir pārvietota vai dzēsta", - "Upload failed. Could not find uploaded file" : "Augšupielāde nesekmīga. Nevarēja atrast augšupielādēto datni.", - "Upload failed. Could not get file info." : "Augšupielāde nesekmīga. Nevarēja iegūt informāciju par datni.", - "Invalid directory." : "Nederīga direktorija.", - "Total file size {size1} exceeds upload limit {size2}" : "Kopējais datnes izmērs {size1} pārsniedz augšupielādes ierobežojumu {size2}", - "Error uploading file \"{fileName}\": {message}" : "Kļūda augšupielādējot datni \"{fileName}\": {message}", - "Could not get result from server." : "Nevar saņemt rezultātus no servera", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} stunda{plural_s} atlicis", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} stundas atlicis","{hours}:{minutes}:{seconds} stundas atlicis","{hours}:{minutes}:{seconds} stundas atlikušas"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minūte{plural_s} atlicis", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minūtes atlikušas","{minutes}:{seconds} minūtes atlikušas","{minutes}:{seconds} minūtes atlikušas"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} sekunde{plural_s} atlicis", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekundes atlikušas","{seconds} sekundes atlikušas","{seconds} sekundes atlikušas"], "{seconds}s" : "{seconds}s", "Any moment now..." : "Jebkurā brīdī tagad...", "Soon..." : "Drīz...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde.", - "No entries in this folder match '{filter}'" : "Šajā mapē nekas nav atrasts, meklējot pēc '{filter}'", - "Local link" : "Lokāla saite", - "{newname} already exists" : "{newname} jau eksistē", - "A file or folder has been changed" : "Izmainīta datne vai mape", - "A file or folder has been deleted" : "Dzēsta datne vai mape", - "A file or folder has been restored" : "Atjaunota datne vai mape", - "You created %1$s" : "Tu izveidoji %1$s", - "%2$s created %1$s" : "%2$s izveidoja %1$s", - "%1$s was created in a public folder" : "%1$s tika izveidots publiskajā mapē", - "You changed %1$s" : "Tu izmainīji %1$s", - "%2$s changed %1$s" : "%2$s izmainīja %1$s", - "You deleted %1$s" : "Tu izdzēsi %1$s", - "%2$s deleted %1$s" : "%2$s izdzēsa %1$s", - "You restored %1$s" : "Tu atjaunoji %1$s", - "%2$s restored %1$s" : "%2$s atjaunoja %1$s", - "Changed by %2$s" : "Izmainīja %2$s", - "Deleted by %2$s" : "Dzēsa %2$s", - "Restored by %2$s" : "Atjaunoja %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} stundas atlicis","{hours}:{minutes}:{seconds} stundas atlicis","{hours}:{minutes}:{seconds} stundas atlikušas"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minūtes atlikušas","{minutes}:{seconds} minūtes atlikušas","{minutes}:{seconds} minūtes atlikušas"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekundes atlikušas","{seconds} sekundes atlikušas","{seconds} sekundes atlikušas"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index cc86386d9c..ef72e4b9fb 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -130,54 +130,14 @@ OC.L10N.register( "Deleted files" : "Slettede filer", "Text file" : "Tekstfil", "New text file.txt" : "Ny tekstfil.txt", - "Storage not available" : "Lagringsplass ikke tilgjengelig", - "Unable to set upload directory." : "Kunne ikke sette opplastingskatalog.", - "Invalid Token" : "Ugyldig nøkkel", - "No file was uploaded. Unknown error" : "Ingen filer ble lastet opp. Ukjent feil.", - "There is no error, the file uploaded with success" : "Pust ut, ingen feil. Filen ble lastet opp problemfritt", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Filstørrelsen overskrider maksgrensedirektivet upload_max_filesize i php.ini-konfigurasjonen.", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Filen du prøvde å laste opp var større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet.", - "The uploaded file was only partially uploaded" : "Filen du prøvde å laste opp ble kun delvis lastet opp", - "No file was uploaded" : "Ingen filer ble lastet opp", - "Missing a temporary folder" : "Mangler midlertidig mappe", - "Failed to write to disk" : "Klarte ikke å skrive til disk", - "Not enough storage available" : "Ikke nok lagringsplass", - "The target folder has been moved or deleted." : "Målmappen er blitt flyttet eller slettet.", - "Upload failed. Could not find uploaded file" : "Opplasting feilet. Fant ikke opplastet fil.", - "Upload failed. Could not get file info." : "Opplasting feilet. Klarte ikke å finne informasjon om fil.", - "Invalid directory." : "Ugyldig katalog.", - "Total file size {size1} exceeds upload limit {size2}" : "Total filstørrelse {size1} overstiger grense for opplasting {size2}", - "Error uploading file \"{fileName}\": {message}" : "Feil ved opplasting av fil \"{fileName}\": {message}", - "Could not get result from server." : "Fikk ikke resultat fra tjeneren.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} timer{plural_s} igjen", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} time igjen","{hours}:{minutes}:{seconds} timer igjen"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minutter{plural_s} igjen", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minutt igjen","{minutes}:{seconds} minutter igjen"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} sekunder{plural_s} igjen", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekund igjen","{seconds} sekunder igjen"], "{seconds}s" : "{seconds}er", "Any moment now..." : "Hvert øyeblikk nå...", "Soon..." : "Snart...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen.", - "No entries in this folder match '{filter}'" : "Ingen oppføringer i denne mappen stemmer med '{filter}'", - "Local link" : "Lokal lenke", - "{newname} already exists" : "{newname} finnes allerede", - "A file or folder has been changed" : "En fil eller mappe ble endret", - "A file or folder has been deleted" : "En fil eller mappe ble slettet", - "A file or folder has been restored" : "En fil eller mappe ble gjenopprettet", - "You created %1$s" : "Du opprettet %1$s", - "%2$s created %1$s" : "%2$s opprettet %1$s", - "%1$s was created in a public folder" : "%1$s ble opprettet i en offentlig mappe", - "You changed %1$s" : "Du endret %1$s", - "%2$s changed %1$s" : "%2$s endret %1$s", - "You deleted %1$s" : "Du slettet %1$s", - "%2$s deleted %1$s" : "%2$s slettet %1$s", - "You restored %1$s" : "Du gjenopprettet %1$s", - "%2$s restored %1$s" : "%2$s gjenopprettet %1$s", - "Changed by %2$s" : "Endret av %2$s", - "Deleted by %2$s" : "Slettet av %2$s", - "Restored by %2$s" : "Gjenopprettet av %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} time igjen","{hours}:{minutes}:{seconds} timer igjen"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minutt igjen","{minutes}:{seconds} minutter igjen"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekund igjen","{seconds} sekunder igjen"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json index 7057a26fc8..18ff0b64c8 100644 --- a/apps/files/l10n/nb.json +++ b/apps/files/l10n/nb.json @@ -128,54 +128,14 @@ "Deleted files" : "Slettede filer", "Text file" : "Tekstfil", "New text file.txt" : "Ny tekstfil.txt", - "Storage not available" : "Lagringsplass ikke tilgjengelig", - "Unable to set upload directory." : "Kunne ikke sette opplastingskatalog.", - "Invalid Token" : "Ugyldig nøkkel", - "No file was uploaded. Unknown error" : "Ingen filer ble lastet opp. Ukjent feil.", - "There is no error, the file uploaded with success" : "Pust ut, ingen feil. Filen ble lastet opp problemfritt", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Filstørrelsen overskrider maksgrensedirektivet upload_max_filesize i php.ini-konfigurasjonen.", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Filen du prøvde å laste opp var større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet.", - "The uploaded file was only partially uploaded" : "Filen du prøvde å laste opp ble kun delvis lastet opp", - "No file was uploaded" : "Ingen filer ble lastet opp", - "Missing a temporary folder" : "Mangler midlertidig mappe", - "Failed to write to disk" : "Klarte ikke å skrive til disk", - "Not enough storage available" : "Ikke nok lagringsplass", - "The target folder has been moved or deleted." : "Målmappen er blitt flyttet eller slettet.", - "Upload failed. Could not find uploaded file" : "Opplasting feilet. Fant ikke opplastet fil.", - "Upload failed. Could not get file info." : "Opplasting feilet. Klarte ikke å finne informasjon om fil.", - "Invalid directory." : "Ugyldig katalog.", - "Total file size {size1} exceeds upload limit {size2}" : "Total filstørrelse {size1} overstiger grense for opplasting {size2}", - "Error uploading file \"{fileName}\": {message}" : "Feil ved opplasting av fil \"{fileName}\": {message}", - "Could not get result from server." : "Fikk ikke resultat fra tjeneren.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} timer{plural_s} igjen", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} time igjen","{hours}:{minutes}:{seconds} timer igjen"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minutter{plural_s} igjen", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minutt igjen","{minutes}:{seconds} minutter igjen"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} sekunder{plural_s} igjen", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekund igjen","{seconds} sekunder igjen"], "{seconds}s" : "{seconds}er", "Any moment now..." : "Hvert øyeblikk nå...", "Soon..." : "Snart...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen.", - "No entries in this folder match '{filter}'" : "Ingen oppføringer i denne mappen stemmer med '{filter}'", - "Local link" : "Lokal lenke", - "{newname} already exists" : "{newname} finnes allerede", - "A file or folder has been changed" : "En fil eller mappe ble endret", - "A file or folder has been deleted" : "En fil eller mappe ble slettet", - "A file or folder has been restored" : "En fil eller mappe ble gjenopprettet", - "You created %1$s" : "Du opprettet %1$s", - "%2$s created %1$s" : "%2$s opprettet %1$s", - "%1$s was created in a public folder" : "%1$s ble opprettet i en offentlig mappe", - "You changed %1$s" : "Du endret %1$s", - "%2$s changed %1$s" : "%2$s endret %1$s", - "You deleted %1$s" : "Du slettet %1$s", - "%2$s deleted %1$s" : "%2$s slettet %1$s", - "You restored %1$s" : "Du gjenopprettet %1$s", - "%2$s restored %1$s" : "%2$s gjenopprettet %1$s", - "Changed by %2$s" : "Endret av %2$s", - "Deleted by %2$s" : "Slettet av %2$s", - "Restored by %2$s" : "Gjenopprettet av %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} time igjen","{hours}:{minutes}:{seconds} timer igjen"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minutt igjen","{minutes}:{seconds} minutter igjen"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekund igjen","{seconds} sekunder igjen"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen." },"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 f8c3fb7b5d..0eb6603a1f 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -130,54 +130,14 @@ OC.L10N.register( "Deleted files" : "Verwijderde bestanden", "Text file" : "Tekstbestand", "New text file.txt" : "Nieuw tekstbestand.txt", - "Storage not available" : "Opslag niet beschikbaar", - "Unable to set upload directory." : "Kan uploadmap niet instellen.", - "Invalid Token" : "Ongeldig Token", - "No file was uploaded. Unknown error" : "Er was geen bestand geladen. Onbekende fout", - "There is no error, the file uploaded with success" : "Het bestand is succesvol geüpload.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Het geüploade bestand overschrijdt de upload_max_filesize optie in php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Het bestand overschrijdt de MAX_FILE_SIZE instelling die is opgegeven in het HTML formulier", - "The uploaded file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload", - "No file was uploaded" : "Er is geen bestand geüpload", - "Missing a temporary folder" : "Er ontbreekt een tijdelijke map", - "Failed to write to disk" : "Schrijven naar schijf mislukt", - "Not enough storage available" : "Niet genoeg opslagruimte beschikbaar", - "The target folder has been moved or deleted." : "De doelmap is verplaatst of verwijderd.", - "Upload failed. Could not find uploaded file" : "Upload mislukt. Kon geüploade bestand niet vinden", - "Upload failed. Could not get file info." : "Upload mislukt. Kon geen bestandsinfo krijgen.", - "Invalid directory." : "Ongeldige directory.", - "Total file size {size1} exceeds upload limit {size2}" : "Totale bestandsgrootte {size1} groter dan uploadlimiet {size2}", - "Error uploading file \"{fileName}\": {message}" : "Fout tijdens het uploaden van bestand \"{fileName}\": {message}", - "Could not get result from server." : "Kon het resultaat van de server niet terugkrijgen.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} uur{plural_s} over", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["nog {hours}:{minutes}:{seconds} uur","nog {hours}:{minutes}:{seconds} uren"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minuten{plural_s} over", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["nog {minutes}:{seconds} minuut","nog {minutes}:{seconds} minuten"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} seconden{plural_s} over", + "_{seconds} second left_::_{seconds} seconds left_" : ["nog {seconds} seconde","nog {seconds} seconden"], "{seconds}s" : "{seconds}en", "Any moment now..." : "Heel snel nu...", "Soon..." : "Binnenkort...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Bestandsupload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload.", - "No entries in this folder match '{filter}'" : "Niets in deze map komt overeen met '{filter}'", - "Local link" : "Lokale link", - "{newname} already exists" : "{newname} bestaat al", - "A file or folder has been changed" : "Een bestand of map is gewijzigd", - "A file or folder has been deleted" : "Een bestand of map is verwijderd", - "A file or folder has been restored" : "Een bestand of een map is hersteld", - "You created %1$s" : "Gecreëerd: %1$s", - "%2$s created %1$s" : "%2$s creëerde %1$s", - "%1$s was created in a public folder" : "%1$s werd gecreëerd in een openbare map", - "You changed %1$s" : "Gewijzigd: %1$s", - "%2$s changed %1$s" : "%2$s wijzigde %1$s", - "You deleted %1$s" : "Je verwijderde: %1$s", - "%2$s deleted %1$s" : "%2$s verwijderde %1$s", - "You restored %1$s" : "Hersteld: %1$s", - "%2$s restored %1$s" : "%2$s herstelde %1$s", - "Changed by %2$s" : "Gewijzigd door %2$s", - "Deleted by %2$s" : "Verwijderd door %2$s", - "Restored by %2$s" : "Hersteld door %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["nog {hours}:{minutes}:{seconds} uur","nog {hours}:{minutes}:{seconds} uren"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["nog {minutes}:{seconds} minuut","nog {minutes}:{seconds} minuten"], - "_{seconds} second left_::_{seconds} seconds left_" : ["nog {seconds} seconde","nog {seconds} seconden"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Bestandsupload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 4aa72e2d7d..e87e58b619 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -128,54 +128,14 @@ "Deleted files" : "Verwijderde bestanden", "Text file" : "Tekstbestand", "New text file.txt" : "Nieuw tekstbestand.txt", - "Storage not available" : "Opslag niet beschikbaar", - "Unable to set upload directory." : "Kan uploadmap niet instellen.", - "Invalid Token" : "Ongeldig Token", - "No file was uploaded. Unknown error" : "Er was geen bestand geladen. Onbekende fout", - "There is no error, the file uploaded with success" : "Het bestand is succesvol geüpload.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Het geüploade bestand overschrijdt de upload_max_filesize optie in php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Het bestand overschrijdt de MAX_FILE_SIZE instelling die is opgegeven in het HTML formulier", - "The uploaded file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload", - "No file was uploaded" : "Er is geen bestand geüpload", - "Missing a temporary folder" : "Er ontbreekt een tijdelijke map", - "Failed to write to disk" : "Schrijven naar schijf mislukt", - "Not enough storage available" : "Niet genoeg opslagruimte beschikbaar", - "The target folder has been moved or deleted." : "De doelmap is verplaatst of verwijderd.", - "Upload failed. Could not find uploaded file" : "Upload mislukt. Kon geüploade bestand niet vinden", - "Upload failed. Could not get file info." : "Upload mislukt. Kon geen bestandsinfo krijgen.", - "Invalid directory." : "Ongeldige directory.", - "Total file size {size1} exceeds upload limit {size2}" : "Totale bestandsgrootte {size1} groter dan uploadlimiet {size2}", - "Error uploading file \"{fileName}\": {message}" : "Fout tijdens het uploaden van bestand \"{fileName}\": {message}", - "Could not get result from server." : "Kon het resultaat van de server niet terugkrijgen.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} uur{plural_s} over", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["nog {hours}:{minutes}:{seconds} uur","nog {hours}:{minutes}:{seconds} uren"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minuten{plural_s} over", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["nog {minutes}:{seconds} minuut","nog {minutes}:{seconds} minuten"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} seconden{plural_s} over", + "_{seconds} second left_::_{seconds} seconds left_" : ["nog {seconds} seconde","nog {seconds} seconden"], "{seconds}s" : "{seconds}en", "Any moment now..." : "Heel snel nu...", "Soon..." : "Binnenkort...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Bestandsupload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload.", - "No entries in this folder match '{filter}'" : "Niets in deze map komt overeen met '{filter}'", - "Local link" : "Lokale link", - "{newname} already exists" : "{newname} bestaat al", - "A file or folder has been changed" : "Een bestand of map is gewijzigd", - "A file or folder has been deleted" : "Een bestand of map is verwijderd", - "A file or folder has been restored" : "Een bestand of een map is hersteld", - "You created %1$s" : "Gecreëerd: %1$s", - "%2$s created %1$s" : "%2$s creëerde %1$s", - "%1$s was created in a public folder" : "%1$s werd gecreëerd in een openbare map", - "You changed %1$s" : "Gewijzigd: %1$s", - "%2$s changed %1$s" : "%2$s wijzigde %1$s", - "You deleted %1$s" : "Je verwijderde: %1$s", - "%2$s deleted %1$s" : "%2$s verwijderde %1$s", - "You restored %1$s" : "Hersteld: %1$s", - "%2$s restored %1$s" : "%2$s herstelde %1$s", - "Changed by %2$s" : "Gewijzigd door %2$s", - "Deleted by %2$s" : "Verwijderd door %2$s", - "Restored by %2$s" : "Hersteld door %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["nog {hours}:{minutes}:{seconds} uur","nog {hours}:{minutes}:{seconds} uren"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["nog {minutes}:{seconds} minuut","nog {minutes}:{seconds} minuten"], - "_{seconds} second left_::_{seconds} seconds left_" : ["nog {seconds} seconde","nog {seconds} seconden"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Bestandsupload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload." },"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 28ed359aae..d9df5ece2d 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -130,54 +130,14 @@ OC.L10N.register( "Deleted files" : "Usunięte pliki", "Text file" : "Plik tekstowy", "New text file.txt" : "Nowy plik tekstowy.txt", - "Storage not available" : "Zasoby dysku są niedostępne", - "Unable to set upload directory." : "Nie można ustawić katalog wczytywania.", - "Invalid Token" : "Nieprawidłowy Token", - "No file was uploaded. Unknown error" : "Żaden plik nie został załadowany. Nieznany błąd", - "There is no error, the file uploaded with success" : "Nie było błędów, plik wysłano poprawnie.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Wgrany plik przekracza wartość upload_max_filesize zdefiniowaną w php.ini: ", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Wysłany plik przekracza wielkość dyrektywy MAX_FILE_SIZE określonej w formularzu HTML", - "The uploaded file was only partially uploaded" : "Załadowany plik został wysłany tylko częściowo.", - "No file was uploaded" : "Nie wysłano żadnego pliku", - "Missing a temporary folder" : "Brak folderu tymczasowego", - "Failed to write to disk" : "Błąd zapisu na dysk", - "Not enough storage available" : "Za mało dostępnego miejsca", - "The target folder has been moved or deleted." : "Folder docelowy został przeniesiony lub usunięty", - "Upload failed. Could not find uploaded file" : "Nieudane przesłanie. Nie można znaleźć przesyłanego pliku", - "Upload failed. Could not get file info." : "Nieudane przesłanie. Nie można pobrać informacji o pliku.", - "Invalid directory." : "Zła ścieżka.", - "Total file size {size1} exceeds upload limit {size2}" : "Całkowity rozmiar {size1} przekracza limit uploadu {size2}", - "Error uploading file \"{fileName}\": {message}" : "Błąd podczas przekazywania \"{fileName}\": {message}", - "Could not get result from server." : "Nie można uzyskać wyniku z serwera.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "Pozostało {hours}:{minutes}:{seconds} hour{plural_s} ", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Pozostała {hours}:{minutes}:{seconds} godzina","Pozostało {hours}:{minutes}:{seconds} godzin","Pozostało {hours}:{minutes}:{seconds} godzin"], "{hours}:{minutes}h" : "{hours}:{minutes}godz.", - "{minutes}:{seconds} minute{plural_s} left" : "Pozostało {minutes}:{seconds} minute{plural_s}", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Pozostała {minutes}:{seconds} minuta","Pozostało {minutes}:{seconds} minut","Pozostało {minutes}:{seconds} minut"], "{minutes}:{seconds}m" : "{minutes}:{seconds}min.", - "{seconds} second{plural_s} left" : "Pozostało sekund: {seconds}", + "_{seconds} second left_::_{seconds} seconds left_" : ["Pozostała {seconds} sekunda","Pozostało {seconds} sekund","Pozostało {seconds} sekund"], "{seconds}s" : "{seconds} s", "Any moment now..." : "Jeszcze chwilę...", "Soon..." : "Wkrótce...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Wysyłanie pliku jest w toku. Jeśli opuścisz tę stronę, wysyłanie zostanie przerwane.", - "No entries in this folder match '{filter}'" : "Brak wyników pasujących do '{filter}'", - "Local link" : "Lokalny odnośnik", - "{newname} already exists" : "{newname} już istnieje", - "A file or folder has been changed" : "Plik lub folder został zmieniony", - "A file or folder has been deleted" : "Plik lub folder został usunięty", - "A file or folder has been restored" : "Plik lub folder został przywrócony", - "You created %1$s" : "Utworzyłeś %1$s", - "%2$s created %1$s" : "%2$s utworzył %1$s", - "%1$s was created in a public folder" : "%1$s został utworzony w folderze publicznym", - "You changed %1$s" : "Zmieniłeś %1$s", - "%2$s changed %1$s" : "%2$s zmienił %1$s", - "You deleted %1$s" : "Usunąłeś %1$s", - "%2$s deleted %1$s" : "%2$s usunął %1$s", - "You restored %1$s" : "Przywróciłeś %1$s", - "%2$s restored %1$s" : "%2$s przywrócił %1$s", - "Changed by %2$s" : "Zmienione przez %2$s", - "Deleted by %2$s" : "Usunięte przez %2$s", - "Restored by %2$s" : "Przywrócone przez %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Pozostała {hours}:{minutes}:{seconds} godzina","Pozostało {hours}:{minutes}:{seconds} godzin","Pozostało {hours}:{minutes}:{seconds} godzin"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Pozostała {minutes}:{seconds} minuta","Pozostało {minutes}:{seconds} minut","Pozostało {minutes}:{seconds} minut"], - "_{seconds} second left_::_{seconds} seconds left_" : ["Pozostała {seconds} sekunda","Pozostało {seconds} sekund","Pozostało {seconds} sekund"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Wysyłanie pliku jest w toku. Jeśli opuścisz tę stronę, wysyłanie zostanie przerwane." }, "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 a44b563418..4d8b7bce5b 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -128,54 +128,14 @@ "Deleted files" : "Usunięte pliki", "Text file" : "Plik tekstowy", "New text file.txt" : "Nowy plik tekstowy.txt", - "Storage not available" : "Zasoby dysku są niedostępne", - "Unable to set upload directory." : "Nie można ustawić katalog wczytywania.", - "Invalid Token" : "Nieprawidłowy Token", - "No file was uploaded. Unknown error" : "Żaden plik nie został załadowany. Nieznany błąd", - "There is no error, the file uploaded with success" : "Nie było błędów, plik wysłano poprawnie.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Wgrany plik przekracza wartość upload_max_filesize zdefiniowaną w php.ini: ", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Wysłany plik przekracza wielkość dyrektywy MAX_FILE_SIZE określonej w formularzu HTML", - "The uploaded file was only partially uploaded" : "Załadowany plik został wysłany tylko częściowo.", - "No file was uploaded" : "Nie wysłano żadnego pliku", - "Missing a temporary folder" : "Brak folderu tymczasowego", - "Failed to write to disk" : "Błąd zapisu na dysk", - "Not enough storage available" : "Za mało dostępnego miejsca", - "The target folder has been moved or deleted." : "Folder docelowy został przeniesiony lub usunięty", - "Upload failed. Could not find uploaded file" : "Nieudane przesłanie. Nie można znaleźć przesyłanego pliku", - "Upload failed. Could not get file info." : "Nieudane przesłanie. Nie można pobrać informacji o pliku.", - "Invalid directory." : "Zła ścieżka.", - "Total file size {size1} exceeds upload limit {size2}" : "Całkowity rozmiar {size1} przekracza limit uploadu {size2}", - "Error uploading file \"{fileName}\": {message}" : "Błąd podczas przekazywania \"{fileName}\": {message}", - "Could not get result from server." : "Nie można uzyskać wyniku z serwera.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "Pozostało {hours}:{minutes}:{seconds} hour{plural_s} ", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Pozostała {hours}:{minutes}:{seconds} godzina","Pozostało {hours}:{minutes}:{seconds} godzin","Pozostało {hours}:{minutes}:{seconds} godzin"], "{hours}:{minutes}h" : "{hours}:{minutes}godz.", - "{minutes}:{seconds} minute{plural_s} left" : "Pozostało {minutes}:{seconds} minute{plural_s}", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Pozostała {minutes}:{seconds} minuta","Pozostało {minutes}:{seconds} minut","Pozostało {minutes}:{seconds} minut"], "{minutes}:{seconds}m" : "{minutes}:{seconds}min.", - "{seconds} second{plural_s} left" : "Pozostało sekund: {seconds}", + "_{seconds} second left_::_{seconds} seconds left_" : ["Pozostała {seconds} sekunda","Pozostało {seconds} sekund","Pozostało {seconds} sekund"], "{seconds}s" : "{seconds} s", "Any moment now..." : "Jeszcze chwilę...", "Soon..." : "Wkrótce...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Wysyłanie pliku jest w toku. Jeśli opuścisz tę stronę, wysyłanie zostanie przerwane.", - "No entries in this folder match '{filter}'" : "Brak wyników pasujących do '{filter}'", - "Local link" : "Lokalny odnośnik", - "{newname} already exists" : "{newname} już istnieje", - "A file or folder has been changed" : "Plik lub folder został zmieniony", - "A file or folder has been deleted" : "Plik lub folder został usunięty", - "A file or folder has been restored" : "Plik lub folder został przywrócony", - "You created %1$s" : "Utworzyłeś %1$s", - "%2$s created %1$s" : "%2$s utworzył %1$s", - "%1$s was created in a public folder" : "%1$s został utworzony w folderze publicznym", - "You changed %1$s" : "Zmieniłeś %1$s", - "%2$s changed %1$s" : "%2$s zmienił %1$s", - "You deleted %1$s" : "Usunąłeś %1$s", - "%2$s deleted %1$s" : "%2$s usunął %1$s", - "You restored %1$s" : "Przywróciłeś %1$s", - "%2$s restored %1$s" : "%2$s przywrócił %1$s", - "Changed by %2$s" : "Zmienione przez %2$s", - "Deleted by %2$s" : "Usunięte przez %2$s", - "Restored by %2$s" : "Przywrócone przez %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Pozostała {hours}:{minutes}:{seconds} godzina","Pozostało {hours}:{minutes}:{seconds} godzin","Pozostało {hours}:{minutes}:{seconds} godzin"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Pozostała {minutes}:{seconds} minuta","Pozostało {minutes}:{seconds} minut","Pozostało {minutes}:{seconds} minut"], - "_{seconds} second left_::_{seconds} seconds left_" : ["Pozostała {seconds} sekunda","Pozostało {seconds} sekund","Pozostało {seconds} sekund"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Wysyłanie pliku jest w toku. Jeśli opuścisz tę stronę, wysyłanie zostanie przerwane." },"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 81c14adb0f..154b72567c 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -128,54 +128,14 @@ OC.L10N.register( "Deleted files" : "Arquivos deletados", "Text file" : "Arquivo texto", "New text file.txt" : "Novo texto file.txt", - "Storage not available" : "Armazenamento não disponível", - "Unable to set upload directory." : "Não é possível configurar o diretório de envio.", - "Invalid Token" : "Token inválido", - "No file was uploaded. Unknown error" : "Nenhum arquivo foi enviado. Erro desconhecido", - "There is no error, the file uploaded with success" : "Sem erros, o arquivo foi enviado com sucesso", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "O arquivo enviado excede a diretiva upload_max_filesize no php.ini: ", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O arquivo carregado excede o argumento MAX_FILE_SIZE especificado no formulário HTML", - "The uploaded file was only partially uploaded" : "O arquivo foi parcialmente enviado", - "No file was uploaded" : "Nenhum arquivo enviado", - "Missing a temporary folder" : "Pasta temporária não encontrada", - "Failed to write to disk" : "Falha ao escrever no disco", - "Not enough storage available" : "Espaço de armazenamento insuficiente", - "The target folder has been moved or deleted." : "A pasta de destino foi movida ou excluída.", - "Upload failed. Could not find uploaded file" : "Falha no envio. Não foi possível encontrar o arquivo enviado", - "Upload failed. Could not get file info." : "Falha no envio. Não foi possível obter informações do arquivo.", - "Invalid directory." : "Diretório inválido.", - "Total file size {size1} exceeds upload limit {size2}" : "O tamanho total do arquivo {size1} excede o limite de envio {size2}", - "Error uploading file \"{fileName}\": {message}" : "Erro enviando o arquivo \"{fileName}\": {message}", - "Could not get result from server." : "Não foi possível obter o resultado do servidor.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hora{plural_s} restantes", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} hora restante","{hours}:{minutes}:{seconds} horas restantes"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minuto{plural_s} restantes", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minutos retantes","{minutes}:{seconds} minutos retantes"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} segundo{plural_s} restantes", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} segundos restantes","{seconds} secondos restantes"], "{seconds}s" : "{seconds}s", "Any moment now..." : "A qualquer momento...", "Soon..." : "Logo...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Envio de arquivo em andamento. Sair da página agora resultará no cancelamento do envio.", - "No entries in this folder match '{filter}'" : "Nenhuma entrada nesta pasta coincide com '{filter}'", - "Local link" : "Link local", - "{newname} already exists" : "{newname} já existe", - "A file or folder has been changed" : "Um arquivo ou pasta foi modificado", - "A file or folder has been deleted" : "Um arquivo ou pasta foi excluído", - "A file or folder has been restored" : "Um arquivo ou pasta foi restaurado", - "You created %1$s" : "Você criou %1$s", - "%2$s created %1$s" : "%2$s criou %1$s", - "%1$s was created in a public folder" : "%1$s foi criado em uma pasta pública", - "You changed %1$s" : "Você modificou %1$s", - "%2$s changed %1$s" : "%2$s modificou %1$s", - "You deleted %1$s" : "Você excluiu %1$s ", - "%2$s deleted %1$s" : "%2$s excluiu %1$s", - "You restored %1$s" : "Você restaurou %1$s", - "%2$s restored %1$s" : "%2$s restaurou %1$s", - "Changed by %2$s" : "Modificado por %2$s", - "Deleted by %2$s" : "Excluído por %2$s", - "Restored by %2$s" : "Restaurado por %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} hora restante","{hours}:{minutes}:{seconds} horas restantes"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minutos retantes","{minutes}:{seconds} minutos retantes"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} segundos restantes","{seconds} secondos restantes"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Envio de arquivo em andamento. Sair da página agora resultará no cancelamento do envio." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index f48f4c5b06..4e1ba96e2e 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -126,54 +126,14 @@ "Deleted files" : "Arquivos deletados", "Text file" : "Arquivo texto", "New text file.txt" : "Novo texto file.txt", - "Storage not available" : "Armazenamento não disponível", - "Unable to set upload directory." : "Não é possível configurar o diretório de envio.", - "Invalid Token" : "Token inválido", - "No file was uploaded. Unknown error" : "Nenhum arquivo foi enviado. Erro desconhecido", - "There is no error, the file uploaded with success" : "Sem erros, o arquivo foi enviado com sucesso", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "O arquivo enviado excede a diretiva upload_max_filesize no php.ini: ", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O arquivo carregado excede o argumento MAX_FILE_SIZE especificado no formulário HTML", - "The uploaded file was only partially uploaded" : "O arquivo foi parcialmente enviado", - "No file was uploaded" : "Nenhum arquivo enviado", - "Missing a temporary folder" : "Pasta temporária não encontrada", - "Failed to write to disk" : "Falha ao escrever no disco", - "Not enough storage available" : "Espaço de armazenamento insuficiente", - "The target folder has been moved or deleted." : "A pasta de destino foi movida ou excluída.", - "Upload failed. Could not find uploaded file" : "Falha no envio. Não foi possível encontrar o arquivo enviado", - "Upload failed. Could not get file info." : "Falha no envio. Não foi possível obter informações do arquivo.", - "Invalid directory." : "Diretório inválido.", - "Total file size {size1} exceeds upload limit {size2}" : "O tamanho total do arquivo {size1} excede o limite de envio {size2}", - "Error uploading file \"{fileName}\": {message}" : "Erro enviando o arquivo \"{fileName}\": {message}", - "Could not get result from server." : "Não foi possível obter o resultado do servidor.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hora{plural_s} restantes", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} hora restante","{hours}:{minutes}:{seconds} horas restantes"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minuto{plural_s} restantes", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minutos retantes","{minutes}:{seconds} minutos retantes"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} segundo{plural_s} restantes", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} segundos restantes","{seconds} secondos restantes"], "{seconds}s" : "{seconds}s", "Any moment now..." : "A qualquer momento...", "Soon..." : "Logo...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Envio de arquivo em andamento. Sair da página agora resultará no cancelamento do envio.", - "No entries in this folder match '{filter}'" : "Nenhuma entrada nesta pasta coincide com '{filter}'", - "Local link" : "Link local", - "{newname} already exists" : "{newname} já existe", - "A file or folder has been changed" : "Um arquivo ou pasta foi modificado", - "A file or folder has been deleted" : "Um arquivo ou pasta foi excluído", - "A file or folder has been restored" : "Um arquivo ou pasta foi restaurado", - "You created %1$s" : "Você criou %1$s", - "%2$s created %1$s" : "%2$s criou %1$s", - "%1$s was created in a public folder" : "%1$s foi criado em uma pasta pública", - "You changed %1$s" : "Você modificou %1$s", - "%2$s changed %1$s" : "%2$s modificou %1$s", - "You deleted %1$s" : "Você excluiu %1$s ", - "%2$s deleted %1$s" : "%2$s excluiu %1$s", - "You restored %1$s" : "Você restaurou %1$s", - "%2$s restored %1$s" : "%2$s restaurou %1$s", - "Changed by %2$s" : "Modificado por %2$s", - "Deleted by %2$s" : "Excluído por %2$s", - "Restored by %2$s" : "Restaurado por %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} hora restante","{hours}:{minutes}:{seconds} horas restantes"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minutos retantes","{minutes}:{seconds} minutos retantes"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} segundos restantes","{seconds} secondos restantes"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Envio de arquivo em andamento. Sair da página agora resultará no cancelamento do envio." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index cfe2ab5208..b8981373dd 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -130,54 +130,14 @@ OC.L10N.register( "Deleted files" : "Удалённые файлы", "Text file" : "Текстовый файл", "New text file.txt" : "Новый текстовый документ.txt", - "Storage not available" : "Хранилище недоступно", - "Unable to set upload directory." : "Невозможно установить каталог загрузки.", - "Invalid Token" : "Недопустимый маркер", - "No file was uploaded. Unknown error" : "Файл не был загружен. Неизвестная ошибка", - "There is no error, the file uploaded with success" : "Файл загружен успешно. Ошибок нет.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Размер загруженного файла превышает установленный предел upload_max_filesize в php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размер загруженного файла превышает установленный предел MAX_FILE_SIZE в HTML-форме", - "The uploaded file was only partially uploaded" : "Файл загружен лишь частично", - "No file was uploaded" : "Не было загружено ни одного файла", - "Missing a temporary folder" : "Отсутствует временный каталог", - "Failed to write to disk" : "Ошибка записи на диск", - "Not enough storage available" : "Недостаточно доступного места в хранилище", - "The target folder has been moved or deleted." : "Целевой каталог был перемещен или удален.", - "Upload failed. Could not find uploaded file" : "Загрузка не удалась. Невозможно найти загружаемый файл", - "Upload failed. Could not get file info." : "Загрузка не удалась. Невозможно получить информацию о файле", - "Invalid directory." : "Неверный каталог.", - "Total file size {size1} exceeds upload limit {size2}" : "Полный размер файла {size1} превышает лимит по загрузке {size2}", - "Error uploading file \"{fileName}\": {message}" : "Ошибка загрузки файла \"{fileName}\": {message}", - "Could not get result from server." : "Не удалось получить ответ от сервера.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "Осталось часов {hours}:{minutes}:{seconds} {plural_s}", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Остался {hours}:{minutes}:{seconds} час","Осталось {hours}:{minutes}:{seconds} часа","Осталось {hours}:{minutes}:{seconds} часов","Осталось {hours}:{minutes}:{seconds} часов"], "{hours}:{minutes}h" : "{hours}:{minutes}ч", - "{minutes}:{seconds} minute{plural_s} left" : "Осталось минут {minutes}:{seconds} {plural_s}", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["осталась {minutes}:{seconds} минута","осталось {minutes}:{seconds} минуты","осталось {minutes}:{seconds} минут","осталось {minutes}:{seconds} минут"], "{minutes}:{seconds}m" : "{minutes}:{seconds}м", - "{seconds} second{plural_s} left" : "Осталось секунд {seconds} {plural_s}", + "_{seconds} second left_::_{seconds} seconds left_" : ["осталась {seconds} секунда","осталось {seconds} секунды","осталось {seconds} секунд","осталось {seconds} секунд"], "{seconds}s" : "{seconds}с", "Any moment now..." : "В любой момент...", "Soon..." : "Скоро...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Идёт загрузка файла. Покинув страницу, вы прервёте загрузку.", - "No entries in this folder match '{filter}'" : "В данном каталоге нет элементов соответствующих '{filter}'", - "Local link" : "Локальная ссылка", - "{newname} already exists" : "{newname} уже существует", - "A file or folder has been changed" : "Изменён файл или каталог", - "A file or folder has been deleted" : "Удалён файл или каталог", - "A file or folder has been restored" : "Восстановлен файл или каталог", - "You created %1$s" : "Вы создали %1$s", - "%2$s created %1$s" : "%2$s создал %1$s", - "%1$s was created in a public folder" : "%1$s создан в общем каталоге", - "You changed %1$s" : "Вы изменили %1$s", - "%2$s changed %1$s" : "%2$s изменил %1$s", - "You deleted %1$s" : "Вы удалили %1$s", - "%2$s deleted %1$s" : "%2$s удалил %1$s", - "You restored %1$s" : "Вы восстановили %1$s", - "%2$s restored %1$s" : "%2$s восстановил %1$s", - "Changed by %2$s" : "Изменено %2$s", - "Deleted by %2$s" : "Удалено %2$s", - "Restored by %2$s" : "Восстановлено %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Остался {hours}:{minutes}:{seconds} час","Осталось {hours}:{minutes}:{seconds} часа","Осталось {hours}:{minutes}:{seconds} часов","Осталось {hours}:{minutes}:{seconds} часов"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["осталась {minutes}:{seconds} минута","осталось {minutes}:{seconds} минуты","осталось {minutes}:{seconds} минут","осталось {minutes}:{seconds} минут"], - "_{seconds} second left_::_{seconds} seconds left_" : ["осталась {seconds} секунда","осталось {seconds} секунды","осталось {seconds} секунд","осталось {seconds} секунд"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Идёт загрузка файла. Покинув страницу, вы прервёте загрузку." }, "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 3ac19f9669..3e41f1eef8 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -128,54 +128,14 @@ "Deleted files" : "Удалённые файлы", "Text file" : "Текстовый файл", "New text file.txt" : "Новый текстовый документ.txt", - "Storage not available" : "Хранилище недоступно", - "Unable to set upload directory." : "Невозможно установить каталог загрузки.", - "Invalid Token" : "Недопустимый маркер", - "No file was uploaded. Unknown error" : "Файл не был загружен. Неизвестная ошибка", - "There is no error, the file uploaded with success" : "Файл загружен успешно. Ошибок нет.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Размер загруженного файла превышает установленный предел upload_max_filesize в php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размер загруженного файла превышает установленный предел MAX_FILE_SIZE в HTML-форме", - "The uploaded file was only partially uploaded" : "Файл загружен лишь частично", - "No file was uploaded" : "Не было загружено ни одного файла", - "Missing a temporary folder" : "Отсутствует временный каталог", - "Failed to write to disk" : "Ошибка записи на диск", - "Not enough storage available" : "Недостаточно доступного места в хранилище", - "The target folder has been moved or deleted." : "Целевой каталог был перемещен или удален.", - "Upload failed. Could not find uploaded file" : "Загрузка не удалась. Невозможно найти загружаемый файл", - "Upload failed. Could not get file info." : "Загрузка не удалась. Невозможно получить информацию о файле", - "Invalid directory." : "Неверный каталог.", - "Total file size {size1} exceeds upload limit {size2}" : "Полный размер файла {size1} превышает лимит по загрузке {size2}", - "Error uploading file \"{fileName}\": {message}" : "Ошибка загрузки файла \"{fileName}\": {message}", - "Could not get result from server." : "Не удалось получить ответ от сервера.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "Осталось часов {hours}:{minutes}:{seconds} {plural_s}", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Остался {hours}:{minutes}:{seconds} час","Осталось {hours}:{minutes}:{seconds} часа","Осталось {hours}:{minutes}:{seconds} часов","Осталось {hours}:{minutes}:{seconds} часов"], "{hours}:{minutes}h" : "{hours}:{minutes}ч", - "{minutes}:{seconds} minute{plural_s} left" : "Осталось минут {minutes}:{seconds} {plural_s}", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["осталась {minutes}:{seconds} минута","осталось {minutes}:{seconds} минуты","осталось {minutes}:{seconds} минут","осталось {minutes}:{seconds} минут"], "{minutes}:{seconds}m" : "{minutes}:{seconds}м", - "{seconds} second{plural_s} left" : "Осталось секунд {seconds} {plural_s}", + "_{seconds} second left_::_{seconds} seconds left_" : ["осталась {seconds} секунда","осталось {seconds} секунды","осталось {seconds} секунд","осталось {seconds} секунд"], "{seconds}s" : "{seconds}с", "Any moment now..." : "В любой момент...", "Soon..." : "Скоро...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Идёт загрузка файла. Покинув страницу, вы прервёте загрузку.", - "No entries in this folder match '{filter}'" : "В данном каталоге нет элементов соответствующих '{filter}'", - "Local link" : "Локальная ссылка", - "{newname} already exists" : "{newname} уже существует", - "A file or folder has been changed" : "Изменён файл или каталог", - "A file or folder has been deleted" : "Удалён файл или каталог", - "A file or folder has been restored" : "Восстановлен файл или каталог", - "You created %1$s" : "Вы создали %1$s", - "%2$s created %1$s" : "%2$s создал %1$s", - "%1$s was created in a public folder" : "%1$s создан в общем каталоге", - "You changed %1$s" : "Вы изменили %1$s", - "%2$s changed %1$s" : "%2$s изменил %1$s", - "You deleted %1$s" : "Вы удалили %1$s", - "%2$s deleted %1$s" : "%2$s удалил %1$s", - "You restored %1$s" : "Вы восстановили %1$s", - "%2$s restored %1$s" : "%2$s восстановил %1$s", - "Changed by %2$s" : "Изменено %2$s", - "Deleted by %2$s" : "Удалено %2$s", - "Restored by %2$s" : "Восстановлено %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Остался {hours}:{minutes}:{seconds} час","Осталось {hours}:{minutes}:{seconds} часа","Осталось {hours}:{minutes}:{seconds} часов","Осталось {hours}:{minutes}:{seconds} часов"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["осталась {minutes}:{seconds} минута","осталось {minutes}:{seconds} минуты","осталось {minutes}:{seconds} минут","осталось {minutes}:{seconds} минут"], - "_{seconds} second left_::_{seconds} seconds left_" : ["осталась {seconds} секунда","осталось {seconds} секунды","осталось {seconds} секунд","осталось {seconds} секунд"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Идёт загрузка файла. Покинув страницу, вы прервёте загрузку." },"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 98227338b3..6183704fb6 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -130,54 +130,14 @@ OC.L10N.register( "Deleted files" : "Zmazané súbory", "Text file" : "Textový súbor", "New text file.txt" : "Nový text file.txt", - "Storage not available" : "Úložisko nie je dostupné", - "Unable to set upload directory." : "Nemožno nastaviť priečinok pre nahrané súbory.", - "Invalid Token" : "Neplatný token", - "No file was uploaded. Unknown error" : "Žiaden súbor nebol nahraný. Neznáma chyba", - "There is no error, the file uploaded with success" : "Nenastala žiadna chyba, súbor bol úspešne nahraný", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Ukladaný súbor prekračuje nastavenie MAX_FILE_SIZE z volieb HTML formulára.", - "The uploaded file was only partially uploaded" : "Ukladaný súbor sa nahral len čiastočne", - "No file was uploaded" : "Žiadny súbor nebol uložený", - "Missing a temporary folder" : "Chýba dočasný priečinok", - "Failed to write to disk" : "Zápis na disk sa nepodaril", - "Not enough storage available" : "Nedostatok dostupného úložného priestoru", - "The target folder has been moved or deleted." : "Cieľový priečinok bol premiestnený alebo odstránený.", - "Upload failed. Could not find uploaded file" : "Nahrávanie zlyhalo. Nepodarilo sa nájsť nahrávaný súbor", - "Upload failed. Could not get file info." : "Nahrávanie zlyhalo. Nepodarilo sa získať informácie o súbore.", - "Invalid directory." : "Neplatný priečinok.", - "Total file size {size1} exceeds upload limit {size2}" : "Celková veľkosť súboru {size1} prekračuje upload limit {size2}", - "Error uploading file \"{fileName}\": {message}" : "Chyba pri nahrávaní súboru \"{fileName}\": {message}", - "Could not get result from server." : "Nepodarilo sa dostať výsledky zo servera.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "zostáva {hours}:{minutes}:{seconds} hodín", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["zostáva {hours}:{minutes}:{seconds} hodina","zostáva {hours}:{minutes}:{seconds} hodín","zostáva {hours}:{minutes}:{seconds} hodín"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "zostáva {minutes}:{seconds} minút", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["zostáva {minutes}:{seconds} minúta","zostáva {minutes}:{seconds} minút","zostáva {minutes}:{seconds} minút"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "zostáva {seconds} sekúnd", + "_{seconds} second left_::_{seconds} seconds left_" : ["zostáva {seconds} sekunda","zostáva {seconds} sekúnd","zostáva {seconds} sekúnd"], "{seconds}s" : "{seconds}s", "Any moment now..." : "Už každú chvíľu…", "Soon..." : "Čoskoro…", - "File upload is in progress. Leaving the page now will cancel the upload." : "Opustenie stránky zruší práve prebiehajúce odosielanie súboru.", - "No entries in this folder match '{filter}'" : "V tomto priečinku nič nezodpovedá '{filter}'", - "Local link" : "Lokálny odkaz", - "{newname} already exists" : "{newname} už existuje", - "A file or folder has been changed" : "Súbor alebo priečinok bol zmenený", - "A file or folder has been deleted" : "Súbor alebo priečinok bol odstránený", - "A file or folder has been restored" : "Súbor alebo priečinok bol obnovený", - "You created %1$s" : "Vytvorili ste %1$s", - "%2$s created %1$s" : "%2$s vytvoril %1$s", - "%1$s was created in a public folder" : "%1$s vytvorený vo verejnom priečinku", - "You changed %1$s" : "Zmenili ste %1$s", - "%2$s changed %1$s" : "%2$s zmenil %1$s", - "You deleted %1$s" : "Bol zmazaný %1$s", - "%2$s deleted %1$s" : "%2$s zmazal %1$s", - "You restored %1$s" : "Bol obnovený %1$s", - "%2$s restored %1$s" : "%2$s obnovil %1$s", - "Changed by %2$s" : "Zmenené %2$s", - "Deleted by %2$s" : "Zmazané %2$s", - "Restored by %2$s" : "Obnovené %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["zostáva {hours}:{minutes}:{seconds} hodina","zostáva {hours}:{minutes}:{seconds} hodín","zostáva {hours}:{minutes}:{seconds} hodín"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["zostáva {minutes}:{seconds} minúta","zostáva {minutes}:{seconds} minút","zostáva {minutes}:{seconds} minút"], - "_{seconds} second left_::_{seconds} seconds left_" : ["zostáva {seconds} sekunda","zostáva {seconds} sekúnd","zostáva {seconds} sekúnd"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Opustenie stránky zruší práve prebiehajúce odosielanie súboru." }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 88bd0953c5..50da36eedd 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -128,54 +128,14 @@ "Deleted files" : "Zmazané súbory", "Text file" : "Textový súbor", "New text file.txt" : "Nový text file.txt", - "Storage not available" : "Úložisko nie je dostupné", - "Unable to set upload directory." : "Nemožno nastaviť priečinok pre nahrané súbory.", - "Invalid Token" : "Neplatný token", - "No file was uploaded. Unknown error" : "Žiaden súbor nebol nahraný. Neznáma chyba", - "There is no error, the file uploaded with success" : "Nenastala žiadna chyba, súbor bol úspešne nahraný", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Ukladaný súbor prekračuje nastavenie MAX_FILE_SIZE z volieb HTML formulára.", - "The uploaded file was only partially uploaded" : "Ukladaný súbor sa nahral len čiastočne", - "No file was uploaded" : "Žiadny súbor nebol uložený", - "Missing a temporary folder" : "Chýba dočasný priečinok", - "Failed to write to disk" : "Zápis na disk sa nepodaril", - "Not enough storage available" : "Nedostatok dostupného úložného priestoru", - "The target folder has been moved or deleted." : "Cieľový priečinok bol premiestnený alebo odstránený.", - "Upload failed. Could not find uploaded file" : "Nahrávanie zlyhalo. Nepodarilo sa nájsť nahrávaný súbor", - "Upload failed. Could not get file info." : "Nahrávanie zlyhalo. Nepodarilo sa získať informácie o súbore.", - "Invalid directory." : "Neplatný priečinok.", - "Total file size {size1} exceeds upload limit {size2}" : "Celková veľkosť súboru {size1} prekračuje upload limit {size2}", - "Error uploading file \"{fileName}\": {message}" : "Chyba pri nahrávaní súboru \"{fileName}\": {message}", - "Could not get result from server." : "Nepodarilo sa dostať výsledky zo servera.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "zostáva {hours}:{minutes}:{seconds} hodín", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["zostáva {hours}:{minutes}:{seconds} hodina","zostáva {hours}:{minutes}:{seconds} hodín","zostáva {hours}:{minutes}:{seconds} hodín"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "zostáva {minutes}:{seconds} minút", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["zostáva {minutes}:{seconds} minúta","zostáva {minutes}:{seconds} minút","zostáva {minutes}:{seconds} minút"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "zostáva {seconds} sekúnd", + "_{seconds} second left_::_{seconds} seconds left_" : ["zostáva {seconds} sekunda","zostáva {seconds} sekúnd","zostáva {seconds} sekúnd"], "{seconds}s" : "{seconds}s", "Any moment now..." : "Už každú chvíľu…", "Soon..." : "Čoskoro…", - "File upload is in progress. Leaving the page now will cancel the upload." : "Opustenie stránky zruší práve prebiehajúce odosielanie súboru.", - "No entries in this folder match '{filter}'" : "V tomto priečinku nič nezodpovedá '{filter}'", - "Local link" : "Lokálny odkaz", - "{newname} already exists" : "{newname} už existuje", - "A file or folder has been changed" : "Súbor alebo priečinok bol zmenený", - "A file or folder has been deleted" : "Súbor alebo priečinok bol odstránený", - "A file or folder has been restored" : "Súbor alebo priečinok bol obnovený", - "You created %1$s" : "Vytvorili ste %1$s", - "%2$s created %1$s" : "%2$s vytvoril %1$s", - "%1$s was created in a public folder" : "%1$s vytvorený vo verejnom priečinku", - "You changed %1$s" : "Zmenili ste %1$s", - "%2$s changed %1$s" : "%2$s zmenil %1$s", - "You deleted %1$s" : "Bol zmazaný %1$s", - "%2$s deleted %1$s" : "%2$s zmazal %1$s", - "You restored %1$s" : "Bol obnovený %1$s", - "%2$s restored %1$s" : "%2$s obnovil %1$s", - "Changed by %2$s" : "Zmenené %2$s", - "Deleted by %2$s" : "Zmazané %2$s", - "Restored by %2$s" : "Obnovené %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["zostáva {hours}:{minutes}:{seconds} hodina","zostáva {hours}:{minutes}:{seconds} hodín","zostáva {hours}:{minutes}:{seconds} hodín"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["zostáva {minutes}:{seconds} minúta","zostáva {minutes}:{seconds} minút","zostáva {minutes}:{seconds} minút"], - "_{seconds} second left_::_{seconds} seconds left_" : ["zostáva {seconds} sekunda","zostáva {seconds} sekúnd","zostáva {seconds} sekúnd"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Opustenie stránky zruší práve prebiehajúce odosielanie súboru." },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files/l10n/sq.js b/apps/files/l10n/sq.js index 732af1f537..bcca747552 100644 --- a/apps/files/l10n/sq.js +++ b/apps/files/l10n/sq.js @@ -128,51 +128,11 @@ OC.L10N.register( "Deleted files" : "Skedar të fshirë", "Text file" : "Kartelë tekst", "New text file.txt" : "Kartelë e re file.txt", - "Storage not available" : "Pa depozitë gati", - "Unable to set upload directory." : "S’arrihet të caktohet drejtori ngarkimesh", - "Invalid Token" : "Token i pavlefshëm", - "No file was uploaded. Unknown error" : "S’u ngarkua ndonjë kartelë. Gabim i panjohur", - "There is no error, the file uploaded with success" : "S’pati gabim, kartela u ngarkua me sukses", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Kartela e ngarkuar tejkalon udhëzimin upload_max_filesize directive te php.ini: ", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Kartela e ngarkuar tejkalon udhëzimin MAX_FILE_SIZE që qe përcaktuar te formulari HTML", - "The uploaded file was only partially uploaded" : "Kartela në fjalë u ngarkua vetëm pjesërisht", - "No file was uploaded" : "S’u ngarkua kartelë", - "Missing a temporary folder" : "Mungon një dosje e përkohshme", - "Failed to write to disk" : "Dështoi shkrimi në disk", - "Not enough storage available" : "S’ka depozitë të mjaftueshme", - "The target folder has been moved or deleted." : "Dosja vendmbërritje është zhvendosur ose fshirë.", - "Upload failed. Could not find uploaded file" : "Ngarkimi dështoi. S’u gjet dot kartela e ngarkuar", - "Upload failed. Could not get file info." : "Ngarkoi dështoi. S’u morën dot të dhëna kartele.", - "Invalid directory." : "Drejtori e pavlefshme.", - "Total file size {size1} exceeds upload limit {size2}" : "Madhësia gjithsej e kartelës {size1} e tejkalon kufirin {size2} për ngarkimet", - "Error uploading file \"{fileName}\": {message}" : "Gabim në ngarkimin e kartelës \"{fileName}\": {message}", - "Could not get result from server." : "S’mori dot përfundime nga shërbyesi.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{orë}:{minuta}:{sekonda} orë{shumë_s} majtas", "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minuta}:{sekonda} minuta{shumë_s} majtas", "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{sekonda} sekonda{shumë_s} majtas", "{seconds}s" : "{seconds}s", "Any moment now..." : "Në çdo çast tani…", "Soon..." : "Së shpejti…", - "File upload is in progress. Leaving the page now will cancel the upload." : "Ngarkimi i skedarit është në punë e sipër. Largimi nga faqja do të anulojë ngarkimin.", - "No entries in this folder match '{filter}'" : "Në këtë dosje s’ka zëra me përputhje me '{filter}'", - "Local link" : "Lidhje vendore", - "{newname} already exists" : "Ka tashmë një {newname}", - "A file or folder has been changed" : "U ndryshua një kartelë ose dosje", - "A file or folder has been deleted" : "U fshi një kartelë ose dosje", - "A file or folder has been restored" : "U rikthye një kartelë ose dosje", - "You created %1$s" : "Krijuat %1$s", - "%2$s created %1$s" : "%2$s krijoi %1$s", - "%1$s was created in a public folder" : "%1$s u krijua në një dosje publike", - "You changed %1$s" : "Ndryshuat %1$s", - "%2$s changed %1$s" : "%2$s ndryshoi %1$s", - "You deleted %1$s" : "Fshitë %1$s", - "%2$s deleted %1$s" : "%2$s fshiu %1$s", - "You restored %1$s" : "Rikthyet %1$s", - "%2$s restored %1$s" : "%2$s riktheu %1$s", - "Changed by %2$s" : "Ndryshuar nga %2$s", - "Deleted by %2$s" : "Fshirë nga %2$s", - "Restored by %2$s" : "Rikthyer nga %2$s" + "File upload is in progress. Leaving the page now will cancel the upload." : "Ngarkimi i skedarit është në punë e sipër. Largimi nga faqja do të anulojë ngarkimin." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/sq.json b/apps/files/l10n/sq.json index 9019bc1987..e175622137 100644 --- a/apps/files/l10n/sq.json +++ b/apps/files/l10n/sq.json @@ -126,51 +126,11 @@ "Deleted files" : "Skedar të fshirë", "Text file" : "Kartelë tekst", "New text file.txt" : "Kartelë e re file.txt", - "Storage not available" : "Pa depozitë gati", - "Unable to set upload directory." : "S’arrihet të caktohet drejtori ngarkimesh", - "Invalid Token" : "Token i pavlefshëm", - "No file was uploaded. Unknown error" : "S’u ngarkua ndonjë kartelë. Gabim i panjohur", - "There is no error, the file uploaded with success" : "S’pati gabim, kartela u ngarkua me sukses", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Kartela e ngarkuar tejkalon udhëzimin upload_max_filesize directive te php.ini: ", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Kartela e ngarkuar tejkalon udhëzimin MAX_FILE_SIZE që qe përcaktuar te formulari HTML", - "The uploaded file was only partially uploaded" : "Kartela në fjalë u ngarkua vetëm pjesërisht", - "No file was uploaded" : "S’u ngarkua kartelë", - "Missing a temporary folder" : "Mungon një dosje e përkohshme", - "Failed to write to disk" : "Dështoi shkrimi në disk", - "Not enough storage available" : "S’ka depozitë të mjaftueshme", - "The target folder has been moved or deleted." : "Dosja vendmbërritje është zhvendosur ose fshirë.", - "Upload failed. Could not find uploaded file" : "Ngarkimi dështoi. S’u gjet dot kartela e ngarkuar", - "Upload failed. Could not get file info." : "Ngarkoi dështoi. S’u morën dot të dhëna kartele.", - "Invalid directory." : "Drejtori e pavlefshme.", - "Total file size {size1} exceeds upload limit {size2}" : "Madhësia gjithsej e kartelës {size1} e tejkalon kufirin {size2} për ngarkimet", - "Error uploading file \"{fileName}\": {message}" : "Gabim në ngarkimin e kartelës \"{fileName}\": {message}", - "Could not get result from server." : "S’mori dot përfundime nga shërbyesi.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{orë}:{minuta}:{sekonda} orë{shumë_s} majtas", "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minuta}:{sekonda} minuta{shumë_s} majtas", "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{sekonda} sekonda{shumë_s} majtas", "{seconds}s" : "{seconds}s", "Any moment now..." : "Në çdo çast tani…", "Soon..." : "Së shpejti…", - "File upload is in progress. Leaving the page now will cancel the upload." : "Ngarkimi i skedarit është në punë e sipër. Largimi nga faqja do të anulojë ngarkimin.", - "No entries in this folder match '{filter}'" : "Në këtë dosje s’ka zëra me përputhje me '{filter}'", - "Local link" : "Lidhje vendore", - "{newname} already exists" : "Ka tashmë një {newname}", - "A file or folder has been changed" : "U ndryshua një kartelë ose dosje", - "A file or folder has been deleted" : "U fshi një kartelë ose dosje", - "A file or folder has been restored" : "U rikthye një kartelë ose dosje", - "You created %1$s" : "Krijuat %1$s", - "%2$s created %1$s" : "%2$s krijoi %1$s", - "%1$s was created in a public folder" : "%1$s u krijua në një dosje publike", - "You changed %1$s" : "Ndryshuat %1$s", - "%2$s changed %1$s" : "%2$s ndryshoi %1$s", - "You deleted %1$s" : "Fshitë %1$s", - "%2$s deleted %1$s" : "%2$s fshiu %1$s", - "You restored %1$s" : "Rikthyet %1$s", - "%2$s restored %1$s" : "%2$s riktheu %1$s", - "Changed by %2$s" : "Ndryshuar nga %2$s", - "Deleted by %2$s" : "Fshirë nga %2$s", - "Restored by %2$s" : "Rikthyer nga %2$s" + "File upload is in progress. Leaving the page now will cancel the upload." : "Ngarkimi i skedarit është në punë e sipër. Largimi nga faqja do të anulojë ngarkimin." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index b99e7c77cc..a56b63ea97 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -129,54 +129,14 @@ OC.L10N.register( "Deleted files" : "Raderade filer", "Text file" : "Textfil", "New text file.txt" : "nytextfil.txt", - "Storage not available" : "Lagring inte tillgänglig", - "Unable to set upload directory." : "Kan inte sätta mapp för uppladdning.", - "Invalid Token" : "Ogiltig token", - "No file was uploaded. Unknown error" : "Ingen fil uppladdad. Okänt fel", - "There is no error, the file uploaded with success" : "Inga fel uppstod. Filen laddades upp utan problem.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Den uppladdade filen överskrider upload_max_filesize direktivet php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uppladdade filen överskrider MAX_FILE_SIZE direktivet som har angetts i HTML formuläret", - "The uploaded file was only partially uploaded" : "Den uppladdade filen var endast delvis uppladdad", - "No file was uploaded" : "Ingen fil laddades upp", - "Missing a temporary folder" : "En temporär mapp saknas", - "Failed to write to disk" : "Misslyckades spara till disk", - "Not enough storage available" : "Inte tillräckligt med lagringsutrymme tillgängligt", - "The target folder has been moved or deleted." : "Målmappen har flyttats eller tagits bort.", - "Upload failed. Could not find uploaded file" : "Uppladdning misslyckades. Kunde inte hitta den uppladdade filen", - "Upload failed. Could not get file info." : "Uppladdning misslyckades. Gick inte att hämta filinformation.", - "Invalid directory." : "Felaktig mapp.", - "Total file size {size1} exceeds upload limit {size2}" : "Totala filstorleken {size1} överskrider uppladdningsgränsen {size2}", - "Error uploading file \"{fileName}\": {message}" : "Fel vid uppladdning av fil \"{fileName}\": {message}", - "Could not get result from server." : "Gick inte att hämta resultat från server.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} timme/ar kvar", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} timme kvar","{hours}:{minutes}:{seconds} timmar kvar"], "{hours}:{minutes}h" : "{hours}:{minutes}", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minut(er) kvar", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minut kvar","{minutes}:{seconds} minuter kvar"], "{minutes}:{seconds}m" : "{minutes}:{seconds}", - "{seconds} second{plural_s} left" : "{seconds} sekund(er) kvar", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekund kvar","{seconds} sekunder kvar"], "{seconds}s" : "{seconds}s", "Any moment now..." : "Alldeles strax...", "Soon..." : "Snart...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen.", - "No entries in this folder match '{filter}'" : "Inga poster i denna mapp match \"{filter}\"", - "Local link" : "Lokal länk", - "{newname} already exists" : "{newname} existerar redan", - "A file or folder has been changed" : "En ny fil eller mapp har blivit ändrad", - "A file or folder has been deleted" : "En ny fil eller mapp har blivit raderad", - "A file or folder has been restored" : "En ny fil eller mapp har blivit återskapad", - "You created %1$s" : "Du skapade %1$s", - "%2$s created %1$s" : "%2$s skapade %1$s", - "%1$s was created in a public folder" : "%1$s skapades i en offentlig mapp", - "You changed %1$s" : "Du ändrade %1$s", - "%2$s changed %1$s" : "%2$s ändrade %1$s", - "You deleted %1$s" : "Du raderade %1$s", - "%2$s deleted %1$s" : "%2$s raderade %1$s", - "You restored %1$s" : "Du återkapade %1$s", - "%2$s restored %1$s" : "%2$s återskapade %1$s", - "Changed by %2$s" : "Ändrad av %2$s", - "Deleted by %2$s" : "Bortagen av %2$s", - "Restored by %2$s" : "Återställd av %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} timme kvar","{hours}:{minutes}:{seconds} timmar kvar"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minut kvar","{minutes}:{seconds} minuter kvar"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekund kvar","{seconds} sekunder kvar"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 40b55613c1..dff8c30321 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -127,54 +127,14 @@ "Deleted files" : "Raderade filer", "Text file" : "Textfil", "New text file.txt" : "nytextfil.txt", - "Storage not available" : "Lagring inte tillgänglig", - "Unable to set upload directory." : "Kan inte sätta mapp för uppladdning.", - "Invalid Token" : "Ogiltig token", - "No file was uploaded. Unknown error" : "Ingen fil uppladdad. Okänt fel", - "There is no error, the file uploaded with success" : "Inga fel uppstod. Filen laddades upp utan problem.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Den uppladdade filen överskrider upload_max_filesize direktivet php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uppladdade filen överskrider MAX_FILE_SIZE direktivet som har angetts i HTML formuläret", - "The uploaded file was only partially uploaded" : "Den uppladdade filen var endast delvis uppladdad", - "No file was uploaded" : "Ingen fil laddades upp", - "Missing a temporary folder" : "En temporär mapp saknas", - "Failed to write to disk" : "Misslyckades spara till disk", - "Not enough storage available" : "Inte tillräckligt med lagringsutrymme tillgängligt", - "The target folder has been moved or deleted." : "Målmappen har flyttats eller tagits bort.", - "Upload failed. Could not find uploaded file" : "Uppladdning misslyckades. Kunde inte hitta den uppladdade filen", - "Upload failed. Could not get file info." : "Uppladdning misslyckades. Gick inte att hämta filinformation.", - "Invalid directory." : "Felaktig mapp.", - "Total file size {size1} exceeds upload limit {size2}" : "Totala filstorleken {size1} överskrider uppladdningsgränsen {size2}", - "Error uploading file \"{fileName}\": {message}" : "Fel vid uppladdning av fil \"{fileName}\": {message}", - "Could not get result from server." : "Gick inte att hämta resultat från server.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} timme/ar kvar", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} timme kvar","{hours}:{minutes}:{seconds} timmar kvar"], "{hours}:{minutes}h" : "{hours}:{minutes}", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minut(er) kvar", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minut kvar","{minutes}:{seconds} minuter kvar"], "{minutes}:{seconds}m" : "{minutes}:{seconds}", - "{seconds} second{plural_s} left" : "{seconds} sekund(er) kvar", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekund kvar","{seconds} sekunder kvar"], "{seconds}s" : "{seconds}s", "Any moment now..." : "Alldeles strax...", "Soon..." : "Snart...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen.", - "No entries in this folder match '{filter}'" : "Inga poster i denna mapp match \"{filter}\"", - "Local link" : "Lokal länk", - "{newname} already exists" : "{newname} existerar redan", - "A file or folder has been changed" : "En ny fil eller mapp har blivit ändrad", - "A file or folder has been deleted" : "En ny fil eller mapp har blivit raderad", - "A file or folder has been restored" : "En ny fil eller mapp har blivit återskapad", - "You created %1$s" : "Du skapade %1$s", - "%2$s created %1$s" : "%2$s skapade %1$s", - "%1$s was created in a public folder" : "%1$s skapades i en offentlig mapp", - "You changed %1$s" : "Du ändrade %1$s", - "%2$s changed %1$s" : "%2$s ändrade %1$s", - "You deleted %1$s" : "Du raderade %1$s", - "%2$s deleted %1$s" : "%2$s raderade %1$s", - "You restored %1$s" : "Du återkapade %1$s", - "%2$s restored %1$s" : "%2$s återskapade %1$s", - "Changed by %2$s" : "Ändrad av %2$s", - "Deleted by %2$s" : "Bortagen av %2$s", - "Restored by %2$s" : "Återställd av %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} timme kvar","{hours}:{minutes}:{seconds} timmar kvar"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minut kvar","{minutes}:{seconds} minuter kvar"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekund kvar","{seconds} sekunder kvar"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen." },"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 6a516d86e3..474d15d366 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -130,54 +130,14 @@ OC.L10N.register( "Deleted files" : "Silinmiş dosyalar", "Text file" : "Metin dosyası", "New text file.txt" : "Yeni metin dosyası.txt", - "Storage not available" : "Depolama kullanılamıyor", - "Unable to set upload directory." : "Yükleme klasörü ayarlanamadı.", - "Invalid Token" : "Kod Geçersiz", - "No file was uploaded. Unknown error" : "Herhangi bir dosya yüklenmedi. Bilinmeyen bir sorun çıktı", - "There is no error, the file uploaded with success" : "Dosya yüklendi, herhangi bir sorun çıkmadı", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Yüklenecek dosyanın boyutu php.ini dosyasındaki upload_max_filesize sınır değerinden büyük:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenecek dosyanın boyutu HTML formundaki MAX_FILE_SIZE sınır değerinden büyük", - "The uploaded file was only partially uploaded" : "Dosyanın yalnız bir bölümü yüklenemedi", - "No file was uploaded" : "Herhangi bir dosya yüklenmedi", - "Missing a temporary folder" : "Geçici bir klasör eksik", - "Failed to write to disk" : "Diske yazılamadı", - "Not enough storage available" : "Yeterli disk alanı yok", - "The target folder has been moved or deleted." : "Hedef klasör taşındı ya da silindi.", - "Upload failed. Could not find uploaded file" : "Yüklenemedi. Yüklenen dosya bulunamadı", - "Upload failed. Could not get file info." : "Yüklenemedi. Dosya bilgileri alınamadı.", - "Invalid directory." : "Klasör geçersiz.", - "Total file size {size1} exceeds upload limit {size2}" : "Toplam dosya boyutu {size1}, {size2} yükleme sınırını aşıyor", - "Error uploading file \"{fileName}\": {message}" : "\"{fileName}\" dosyası yüklenirken bir sorun çıktı: {message}", - "Could not get result from server." : "Sunucudan sonuç alınamadı.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} saat kaldı", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} saat kaldı","{hours}:{minutes}:{seconds} saat kaldı"], "{hours}:{minutes}h" : "{hours}:{minutes} saat", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} dakika kaldı", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} dakika kaldı","{minutes}:{seconds} dakika kaldı"], "{minutes}:{seconds}m" : "{minutes}:{seconds} dakika", - "{seconds} second{plural_s} left" : "{seconds} saniye kaldı", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} saniye kaldı","{seconds} saniye kaldı"], "{seconds}s" : "{seconds} saniye", "Any moment now..." : "Hemen şimdi...", "Soon..." : "Yakında...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Dosya yükleme işlemi sürüyor. Sayfadan ayrılırsanız yükleme işlemi iptal edilir.", - "No entries in this folder match '{filter}'" : "Bu klasörde '{filter}' ile eşleşen bir kayıt yok", - "Local link" : "Yerel bağlantı", - "{newname} already exists" : "{newname} zaten var", - "A file or folder has been changed" : "Bir dosya ya da klasör değiştirildi", - "A file or folder has been deleted" : "Bir dosya ya da klasör silindi", - "A file or folder has been restored" : "Bir dosya ya da klasör geri yüklendi", - "You created %1$s" : "%1$s dosyasını eklediniz", - "%2$s created %1$s" : "%2$s, %1$s dosyasını ekledi", - "%1$s was created in a public folder" : "Herkese açık klasöre %1$s eklendi", - "You changed %1$s" : "%1$s dosyasını değiştirdiniz", - "%2$s changed %1$s" : "%2$s, %1$s dosyasını değiştirdi", - "You deleted %1$s" : "%1$s dosyasını sildiniz", - "%2$s deleted %1$s" : "%2$s, %1$s dosyasını sildi", - "You restored %1$s" : "%1$s ögesini geri yüklediniz", - "%2$s restored %1$s" : "%2$s, %1$s ögesini geri yükledi", - "Changed by %2$s" : "%2$s tarafından değiştirildi", - "Deleted by %2$s" : "%2$s tarafından silindi", - "Restored by %2$s" : "%2$s tarafından geri yüklendi", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} saat kaldı","{hours}:{minutes}:{seconds} saat kaldı"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} dakika kaldı","{minutes}:{seconds} dakika kaldı"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} saniye kaldı","{seconds} saniye kaldı"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Dosya yükleme işlemi sürüyor. Sayfadan ayrılırsanız yükleme işlemi iptal edilir." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 96a0665245..c5be8a4831 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -128,54 +128,14 @@ "Deleted files" : "Silinmiş dosyalar", "Text file" : "Metin dosyası", "New text file.txt" : "Yeni metin dosyası.txt", - "Storage not available" : "Depolama kullanılamıyor", - "Unable to set upload directory." : "Yükleme klasörü ayarlanamadı.", - "Invalid Token" : "Kod Geçersiz", - "No file was uploaded. Unknown error" : "Herhangi bir dosya yüklenmedi. Bilinmeyen bir sorun çıktı", - "There is no error, the file uploaded with success" : "Dosya yüklendi, herhangi bir sorun çıkmadı", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Yüklenecek dosyanın boyutu php.ini dosyasındaki upload_max_filesize sınır değerinden büyük:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenecek dosyanın boyutu HTML formundaki MAX_FILE_SIZE sınır değerinden büyük", - "The uploaded file was only partially uploaded" : "Dosyanın yalnız bir bölümü yüklenemedi", - "No file was uploaded" : "Herhangi bir dosya yüklenmedi", - "Missing a temporary folder" : "Geçici bir klasör eksik", - "Failed to write to disk" : "Diske yazılamadı", - "Not enough storage available" : "Yeterli disk alanı yok", - "The target folder has been moved or deleted." : "Hedef klasör taşındı ya da silindi.", - "Upload failed. Could not find uploaded file" : "Yüklenemedi. Yüklenen dosya bulunamadı", - "Upload failed. Could not get file info." : "Yüklenemedi. Dosya bilgileri alınamadı.", - "Invalid directory." : "Klasör geçersiz.", - "Total file size {size1} exceeds upload limit {size2}" : "Toplam dosya boyutu {size1}, {size2} yükleme sınırını aşıyor", - "Error uploading file \"{fileName}\": {message}" : "\"{fileName}\" dosyası yüklenirken bir sorun çıktı: {message}", - "Could not get result from server." : "Sunucudan sonuç alınamadı.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} saat kaldı", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} saat kaldı","{hours}:{minutes}:{seconds} saat kaldı"], "{hours}:{minutes}h" : "{hours}:{minutes} saat", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} dakika kaldı", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} dakika kaldı","{minutes}:{seconds} dakika kaldı"], "{minutes}:{seconds}m" : "{minutes}:{seconds} dakika", - "{seconds} second{plural_s} left" : "{seconds} saniye kaldı", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} saniye kaldı","{seconds} saniye kaldı"], "{seconds}s" : "{seconds} saniye", "Any moment now..." : "Hemen şimdi...", "Soon..." : "Yakında...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Dosya yükleme işlemi sürüyor. Sayfadan ayrılırsanız yükleme işlemi iptal edilir.", - "No entries in this folder match '{filter}'" : "Bu klasörde '{filter}' ile eşleşen bir kayıt yok", - "Local link" : "Yerel bağlantı", - "{newname} already exists" : "{newname} zaten var", - "A file or folder has been changed" : "Bir dosya ya da klasör değiştirildi", - "A file or folder has been deleted" : "Bir dosya ya da klasör silindi", - "A file or folder has been restored" : "Bir dosya ya da klasör geri yüklendi", - "You created %1$s" : "%1$s dosyasını eklediniz", - "%2$s created %1$s" : "%2$s, %1$s dosyasını ekledi", - "%1$s was created in a public folder" : "Herkese açık klasöre %1$s eklendi", - "You changed %1$s" : "%1$s dosyasını değiştirdiniz", - "%2$s changed %1$s" : "%2$s, %1$s dosyasını değiştirdi", - "You deleted %1$s" : "%1$s dosyasını sildiniz", - "%2$s deleted %1$s" : "%2$s, %1$s dosyasını sildi", - "You restored %1$s" : "%1$s ögesini geri yüklediniz", - "%2$s restored %1$s" : "%2$s, %1$s ögesini geri yükledi", - "Changed by %2$s" : "%2$s tarafından değiştirildi", - "Deleted by %2$s" : "%2$s tarafından silindi", - "Restored by %2$s" : "%2$s tarafından geri yüklendi", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} saat kaldı","{hours}:{minutes}:{seconds} saat kaldı"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} dakika kaldı","{minutes}:{seconds} dakika kaldı"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} saniye kaldı","{seconds} saniye kaldı"] + "File upload is in progress. Leaving the page now will cancel the upload." : "Dosya yükleme işlemi sürüyor. Sayfadan ayrılırsanız yükleme işlemi iptal edilir." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 6ce21e7c8f..bf1f89c1fd 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -123,51 +123,11 @@ OC.L10N.register( "Tags" : "Nhãn", "Deleted files" : "Thùng rác", "Text file" : "Tập tin văn bản", - "Storage not available" : "Lưu trữ không có sẵn", - "Unable to set upload directory." : "Không thể thiết lập thư mục tải lên.", - "Invalid Token" : "Xác thực không hợp lệ", - "No file was uploaded. Unknown error" : "Không có tập tin nào được tải lên. Lỗi không xác định", - "There is no error, the file uploaded with success" : "Không có lỗi, các tập tin đã được tải lên thành công", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "The uploaded file exceeds the upload_max_filesize directive in php.ini: ", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Tập tin được tải lên vượt quá MAX_FILE_SIZE được quy định trong mẫu HTML", - "The uploaded file was only partially uploaded" : "Các tập tin được tải lên chỉ tải lên được một phần", - "No file was uploaded" : "Chưa có file nào được tải lên", - "Missing a temporary folder" : "Không tìm thấy thư mục tạm", - "Failed to write to disk" : "Không thể ghi ", - "Not enough storage available" : "Không đủ không gian lưu trữ", - "The target folder has been moved or deleted." : "Thư mục đích đã di chuyển hoặc bị xóa", - "Upload failed. Could not find uploaded file" : "Tải lên thất bại. Không thể tìm thấy tập tin được tải lên", - "Upload failed. Could not get file info." : "Tải lên thất bại. Không thể có được thông tin tập tin.", - "Invalid directory." : "Thư mục không hợp lệ", - "Total file size {size1} exceeds upload limit {size2}" : "Kích cở tập tin {size1} vượt giới hạn tải lên {size2}", - "Error uploading file \"{fileName}\": {message}" : "Lỗi khi tải tệp \"{fileName}\": {message}", - "Could not get result from server." : "Không thể nhận được kết quả từ máy chủ.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} giờ còn lại", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} phút còn lại", - "{seconds} second{plural_s} left" : "{seconds} giây còn lại", - "Any moment now..." : "Sắp xong rồi...", - "Soon..." : "Sớm thôi...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này.", - "No entries in this folder match '{filter}'" : "Không có mục nào trong thư mục này khớp với '{filter}'", - "Local link" : "Liên kết cục bộ", - "{newname} already exists" : "{newname} đã tồn tại", - "A file or folder has been changed" : "Tệp hoặc thư mục đã được thay đổi", - "A file or folder has been deleted" : "Tệp hoặc thư mục đã bị xóa", - "A file or folder has been restored" : "Tệp hoặc thư mục đã được khôi phục", - "You created %1$s" : "Bạn đã tạo %1$s", - "%2$s created %1$s" : "%2$s đã tạo %1$s", - "%1$s was created in a public folder" : "%1$s đã được tạo trong một thư mục công khai", - "You changed %1$s" : "Bạn đã thay đổi %1$s", - "%2$s changed %1$s" : "%2$s đã thay đổi %1$s", - "You deleted %1$s" : "Bạn đã xóa %1$s", - "%2$s deleted %1$s" : "%2$s đã xóa %1$s", - "You restored %1$s" : "Bạn đã khôi phục %1$s", - "%2$s restored %1$s" : "%2$s đã khôi phục %1$s", - "Changed by %2$s" : "Thay đổi bởi %2$s", - "Deleted by %2$s" : "Đã bị xóa bởi %2$s", - "Restored by %2$s" : "Phục hồi bởi %2$s", "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} giờ còn lại"], "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} phút còn lại"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} giây còn lại"] + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} giây còn lại"], + "Any moment now..." : "Sắp xong rồi...", + "Soon..." : "Sớm thôi...", + "File upload is in progress. Leaving the page now will cancel the upload." : "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này." }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index 9fa03f3b26..9485634ac3 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -121,51 +121,11 @@ "Tags" : "Nhãn", "Deleted files" : "Thùng rác", "Text file" : "Tập tin văn bản", - "Storage not available" : "Lưu trữ không có sẵn", - "Unable to set upload directory." : "Không thể thiết lập thư mục tải lên.", - "Invalid Token" : "Xác thực không hợp lệ", - "No file was uploaded. Unknown error" : "Không có tập tin nào được tải lên. Lỗi không xác định", - "There is no error, the file uploaded with success" : "Không có lỗi, các tập tin đã được tải lên thành công", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "The uploaded file exceeds the upload_max_filesize directive in php.ini: ", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Tập tin được tải lên vượt quá MAX_FILE_SIZE được quy định trong mẫu HTML", - "The uploaded file was only partially uploaded" : "Các tập tin được tải lên chỉ tải lên được một phần", - "No file was uploaded" : "Chưa có file nào được tải lên", - "Missing a temporary folder" : "Không tìm thấy thư mục tạm", - "Failed to write to disk" : "Không thể ghi ", - "Not enough storage available" : "Không đủ không gian lưu trữ", - "The target folder has been moved or deleted." : "Thư mục đích đã di chuyển hoặc bị xóa", - "Upload failed. Could not find uploaded file" : "Tải lên thất bại. Không thể tìm thấy tập tin được tải lên", - "Upload failed. Could not get file info." : "Tải lên thất bại. Không thể có được thông tin tập tin.", - "Invalid directory." : "Thư mục không hợp lệ", - "Total file size {size1} exceeds upload limit {size2}" : "Kích cở tập tin {size1} vượt giới hạn tải lên {size2}", - "Error uploading file \"{fileName}\": {message}" : "Lỗi khi tải tệp \"{fileName}\": {message}", - "Could not get result from server." : "Không thể nhận được kết quả từ máy chủ.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} giờ còn lại", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} phút còn lại", - "{seconds} second{plural_s} left" : "{seconds} giây còn lại", - "Any moment now..." : "Sắp xong rồi...", - "Soon..." : "Sớm thôi...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này.", - "No entries in this folder match '{filter}'" : "Không có mục nào trong thư mục này khớp với '{filter}'", - "Local link" : "Liên kết cục bộ", - "{newname} already exists" : "{newname} đã tồn tại", - "A file or folder has been changed" : "Tệp hoặc thư mục đã được thay đổi", - "A file or folder has been deleted" : "Tệp hoặc thư mục đã bị xóa", - "A file or folder has been restored" : "Tệp hoặc thư mục đã được khôi phục", - "You created %1$s" : "Bạn đã tạo %1$s", - "%2$s created %1$s" : "%2$s đã tạo %1$s", - "%1$s was created in a public folder" : "%1$s đã được tạo trong một thư mục công khai", - "You changed %1$s" : "Bạn đã thay đổi %1$s", - "%2$s changed %1$s" : "%2$s đã thay đổi %1$s", - "You deleted %1$s" : "Bạn đã xóa %1$s", - "%2$s deleted %1$s" : "%2$s đã xóa %1$s", - "You restored %1$s" : "Bạn đã khôi phục %1$s", - "%2$s restored %1$s" : "%2$s đã khôi phục %1$s", - "Changed by %2$s" : "Thay đổi bởi %2$s", - "Deleted by %2$s" : "Đã bị xóa bởi %2$s", - "Restored by %2$s" : "Phục hồi bởi %2$s", "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} giờ còn lại"], "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} phút còn lại"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} giây còn lại"] + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} giây còn lại"], + "Any moment now..." : "Sắp xong rồi...", + "Soon..." : "Sớm thôi...", + "File upload is in progress. Leaving the page now will cancel the upload." : "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 5f8e2c88d1..5845569693 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -130,54 +130,14 @@ OC.L10N.register( "Deleted files" : "已删除的文件", "Text file" : "文本文件", "New text file.txt" : "创建文本文件 .txt", - "Storage not available" : "存储空间不可用", - "Unable to set upload directory." : "无法设置上传文件夹.", - "Invalid Token" : "无效密钥", - "No file was uploaded. Unknown error" : "没有文件被上传. 未知错误", - "There is no error, the file uploaded with success" : "文件上传成功, 没有任何错误", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "上传文件的大小已超过 php.ini 中 upload_max_filesize 设置的值", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上传的文件长度超出了 HTML 表单中 MAX_FILE_SIZE 的限制", - "The uploaded file was only partially uploaded" : "文件仅部分上传", - "No file was uploaded" : "没有文件被上传", - "Missing a temporary folder" : "临时目录缺失", - "Failed to write to disk" : "写入磁盘失败", - "Not enough storage available" : "没有足够的存储空间", - "The target folder has been moved or deleted." : "目标文件夹已被移动或删除.", - "Upload failed. Could not find uploaded file" : "上传失败. 未发现上传的文件", - "Upload failed. Could not get file info." : "上传失败. 无法获取文件信息.", - "Invalid directory." : "无效文件夹.", - "Total file size {size1} exceeds upload limit {size2}" : "总文件大小 {size1} 超过上传限制 {size2}", - "Error uploading file \"{fileName}\": {message}" : "上传文件错误 \"{fileName}\": {message}", - "Could not get result from server." : "无法从服务器获取结果", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "剩余时间: {hours}:{minutes}:{seconds} ", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["剩余 {hours}:{minutes}:{seconds} 小时"], "{hours}:{minutes}h" : "{hours}:{minutes}", - "{minutes}:{seconds} minute{plural_s} left" : "剩余 {minutes}:{seconds} 分钟", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["剩余 {minutes}:{seconds} 分钟"], "{minutes}:{seconds}m" : "{minutes}:{seconds}", - "{seconds} second{plural_s} left" : "剩余 {seconds} 秒", + "_{seconds} second left_::_{seconds} seconds left_" : ["剩余 {seconds} 秒"], "{seconds}s" : "{seconds}s", "Any moment now..." : "现在任何时候...", "Soon..." : "很快...", - "File upload is in progress. Leaving the page now will cancel the upload." : "文件正在上传中. 离开此页将会取消上传.", - "No entries in this folder match '{filter}'" : "文件夹中不存在 \"{filter}\"", - "Local link" : "本地链接", - "{newname} already exists" : "{newname} 已经存在", - "A file or folder has been changed" : "文件/文件夹已经 修改", - "A file or folder has been deleted" : "文件/文件夹已经 删除", - "A file or folder has been restored" : "文件/文件夹已经 恢复", - "You created %1$s" : "您创建了 %1$s", - "%2$s created %1$s" : "%2$s 创建了 %1$s", - "%1$s was created in a public folder" : "%1$s 被创建在公开文件夹中", - "You changed %1$s" : "您修改了 %1$s", - "%2$s changed %1$s" : "%2$s 修改了 %1$s", - "You deleted %1$s" : "您删除了 %1$s", - "%2$s deleted %1$s" : "%2$s 删除了 %1$s", - "You restored %1$s" : "你恢复了 %1$s", - "%2$s restored %1$s" : "%2$s 恢复了 %1$s", - "Changed by %2$s" : "被 %2$s 更改", - "Deleted by %2$s" : "被 %2$s 删除", - "Restored by %2$s" : "被 %2$s 恢复", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["剩余 {hours}:{minutes}:{seconds} 小时"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["剩余 {minutes}:{seconds} 分钟"], - "_{seconds} second left_::_{seconds} seconds left_" : ["剩余 {seconds} 秒"] + "File upload is in progress. Leaving the page now will cancel the upload." : "文件正在上传中. 离开此页将会取消上传." }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 487d3bf29e..fbf503808f 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -128,54 +128,14 @@ "Deleted files" : "已删除的文件", "Text file" : "文本文件", "New text file.txt" : "创建文本文件 .txt", - "Storage not available" : "存储空间不可用", - "Unable to set upload directory." : "无法设置上传文件夹.", - "Invalid Token" : "无效密钥", - "No file was uploaded. Unknown error" : "没有文件被上传. 未知错误", - "There is no error, the file uploaded with success" : "文件上传成功, 没有任何错误", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "上传文件的大小已超过 php.ini 中 upload_max_filesize 设置的值", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上传的文件长度超出了 HTML 表单中 MAX_FILE_SIZE 的限制", - "The uploaded file was only partially uploaded" : "文件仅部分上传", - "No file was uploaded" : "没有文件被上传", - "Missing a temporary folder" : "临时目录缺失", - "Failed to write to disk" : "写入磁盘失败", - "Not enough storage available" : "没有足够的存储空间", - "The target folder has been moved or deleted." : "目标文件夹已被移动或删除.", - "Upload failed. Could not find uploaded file" : "上传失败. 未发现上传的文件", - "Upload failed. Could not get file info." : "上传失败. 无法获取文件信息.", - "Invalid directory." : "无效文件夹.", - "Total file size {size1} exceeds upload limit {size2}" : "总文件大小 {size1} 超过上传限制 {size2}", - "Error uploading file \"{fileName}\": {message}" : "上传文件错误 \"{fileName}\": {message}", - "Could not get result from server." : "无法从服务器获取结果", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "剩余时间: {hours}:{minutes}:{seconds} ", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["剩余 {hours}:{minutes}:{seconds} 小时"], "{hours}:{minutes}h" : "{hours}:{minutes}", - "{minutes}:{seconds} minute{plural_s} left" : "剩余 {minutes}:{seconds} 分钟", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["剩余 {minutes}:{seconds} 分钟"], "{minutes}:{seconds}m" : "{minutes}:{seconds}", - "{seconds} second{plural_s} left" : "剩余 {seconds} 秒", + "_{seconds} second left_::_{seconds} seconds left_" : ["剩余 {seconds} 秒"], "{seconds}s" : "{seconds}s", "Any moment now..." : "现在任何时候...", "Soon..." : "很快...", - "File upload is in progress. Leaving the page now will cancel the upload." : "文件正在上传中. 离开此页将会取消上传.", - "No entries in this folder match '{filter}'" : "文件夹中不存在 \"{filter}\"", - "Local link" : "本地链接", - "{newname} already exists" : "{newname} 已经存在", - "A file or folder has been changed" : "文件/文件夹已经 修改", - "A file or folder has been deleted" : "文件/文件夹已经 删除", - "A file or folder has been restored" : "文件/文件夹已经 恢复", - "You created %1$s" : "您创建了 %1$s", - "%2$s created %1$s" : "%2$s 创建了 %1$s", - "%1$s was created in a public folder" : "%1$s 被创建在公开文件夹中", - "You changed %1$s" : "您修改了 %1$s", - "%2$s changed %1$s" : "%2$s 修改了 %1$s", - "You deleted %1$s" : "您删除了 %1$s", - "%2$s deleted %1$s" : "%2$s 删除了 %1$s", - "You restored %1$s" : "你恢复了 %1$s", - "%2$s restored %1$s" : "%2$s 恢复了 %1$s", - "Changed by %2$s" : "被 %2$s 更改", - "Deleted by %2$s" : "被 %2$s 删除", - "Restored by %2$s" : "被 %2$s 恢复", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["剩余 {hours}:{minutes}:{seconds} 小时"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["剩余 {minutes}:{seconds} 分钟"], - "_{seconds} second left_::_{seconds} seconds left_" : ["剩余 {seconds} 秒"] + "File upload is in progress. Leaving the page now will cancel the upload." : "文件正在上传中. 离开此页将会取消上传." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js index a32f7f2bcb..6f42822939 100644 --- a/apps/files_external/l10n/cs.js +++ b/apps/files_external/l10n/cs.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "Pokročilá nastavení", "Delete" : "Smazat", "Allow users to mount external storage" : "Povolit uživatelům připojení externího úložiště", - "Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Nelze obdržet informaci z ownCloud serveru: {code} {type}" + "Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/files_external/l10n/cs.json b/apps/files_external/l10n/cs.json index d4f14f220f..0a947edee9 100644 --- a/apps/files_external/l10n/cs.json +++ b/apps/files_external/l10n/cs.json @@ -123,7 +123,6 @@ "Advanced settings" : "Pokročilá nastavení", "Delete" : "Smazat", "Allow users to mount external storage" : "Povolit uživatelům připojení externího úložiště", - "Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Nelze obdržet informaci z ownCloud serveru: {code} {type}" + "Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/de.js b/apps/files_external/l10n/de.js index 63fb1e4229..b3f59fbcc9 100644 --- a/apps/files_external/l10n/de.js +++ b/apps/files_external/l10n/de.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "Erweiterte Einstellungen", "Delete" : "Löschen", "Allow users to mount external storage" : "Benutzern erlauben, externen Speicher einzubinden", - "Allow users to mount the following external storage" : "Benutzern erlauben, den oder die folgenden externen Speicher einzubinden:", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Die gewünschten Informationen konnten nicht vom Server gelesen werden: {code} {type}" + "Allow users to mount the following external storage" : "Benutzern erlauben, den oder die folgenden externen Speicher einzubinden:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json index 4fdb9e776f..127b45e66e 100644 --- a/apps/files_external/l10n/de.json +++ b/apps/files_external/l10n/de.json @@ -123,7 +123,6 @@ "Advanced settings" : "Erweiterte Einstellungen", "Delete" : "Löschen", "Allow users to mount external storage" : "Benutzern erlauben, externen Speicher einzubinden", - "Allow users to mount the following external storage" : "Benutzern erlauben, den oder die folgenden externen Speicher einzubinden:", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Die gewünschten Informationen konnten nicht vom Server gelesen werden: {code} {type}" + "Allow users to mount the following external storage" : "Benutzern erlauben, den oder die folgenden externen Speicher einzubinden:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index 9654204338..2b7dd92069 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "Erweiterte Einstellungen", "Delete" : "Löschen", "Allow users to mount external storage" : "Erlauben Sie den Benutzern externen Speicher hinzuzufügen", - "Allow users to mount the following external storage" : "Benutzern erlauben, den oder die folgenden externen Speicher einzubinden:", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Es konnten keine Informationen vom entfernten Server gelesen werden: {code} {type}" + "Allow users to mount the following external storage" : "Benutzern erlauben, den oder die folgenden externen Speicher einzubinden:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index 33ff5da208..e0d077eeec 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -123,7 +123,6 @@ "Advanced settings" : "Erweiterte Einstellungen", "Delete" : "Löschen", "Allow users to mount external storage" : "Erlauben Sie den Benutzern externen Speicher hinzuzufügen", - "Allow users to mount the following external storage" : "Benutzern erlauben, den oder die folgenden externen Speicher einzubinden:", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Es konnten keine Informationen vom entfernten Server gelesen werden: {code} {type}" + "Allow users to mount the following external storage" : "Benutzern erlauben, den oder die folgenden externen Speicher einzubinden:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/el.js b/apps/files_external/l10n/el.js index 94a295bce7..53d3311ebe 100644 --- a/apps/files_external/l10n/el.js +++ b/apps/files_external/l10n/el.js @@ -109,7 +109,6 @@ OC.L10N.register( "Advanced settings" : "Ρυθμίσεις για προχωρημένους", "Delete" : "Διαγραφή", "Allow users to mount external storage" : "Να επιτρέπεται στους χρήστες η σύνδεση εξωτερικού χώρου", - "Allow users to mount the following external storage" : "Χορήγηση άδειας στους χρήστες να συνδέσουν τα παρακάτω εξωτερικά μέσα αποθήκευσης", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Αδυναμία λήψης πληροφορίας από τον διακομιστή nextcloud: {code} {type}" + "Allow users to mount the following external storage" : "Χορήγηση άδειας στους χρήστες να συνδέσουν τα παρακάτω εξωτερικά μέσα αποθήκευσης" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/el.json b/apps/files_external/l10n/el.json index db584e776e..1d5e736ffb 100644 --- a/apps/files_external/l10n/el.json +++ b/apps/files_external/l10n/el.json @@ -107,7 +107,6 @@ "Advanced settings" : "Ρυθμίσεις για προχωρημένους", "Delete" : "Διαγραφή", "Allow users to mount external storage" : "Να επιτρέπεται στους χρήστες η σύνδεση εξωτερικού χώρου", - "Allow users to mount the following external storage" : "Χορήγηση άδειας στους χρήστες να συνδέσουν τα παρακάτω εξωτερικά μέσα αποθήκευσης", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Αδυναμία λήψης πληροφορίας από τον διακομιστή nextcloud: {code} {type}" + "Allow users to mount the following external storage" : "Χορήγηση άδειας στους χρήστες να συνδέσουν τα παρακάτω εξωτερικά μέσα αποθήκευσης" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index 12d255d88b..f25e5151d1 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -118,7 +118,6 @@ OC.L10N.register( "Advanced settings" : "Advanced settings", "Delete" : "Delete", "Allow users to mount external storage" : "Allow users to mount external storage", - "Allow users to mount the following external storage" : "Allow users to mount the following external storage", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Couldn't get the information from the ownCloud server: {code} {type}" + "Allow users to mount the following external storage" : "Allow users to mount the following external storage" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json index 8e7e2bde31..7029c597ec 100644 --- a/apps/files_external/l10n/en_GB.json +++ b/apps/files_external/l10n/en_GB.json @@ -116,7 +116,6 @@ "Advanced settings" : "Advanced settings", "Delete" : "Delete", "Allow users to mount external storage" : "Allow users to mount external storage", - "Allow users to mount the following external storage" : "Allow users to mount the following external storage", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Couldn't get the information from the ownCloud server: {code} {type}" + "Allow users to mount the following external storage" : "Allow users to mount the following external storage" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index c8568aa5ad..0a25d9a59e 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "Configuración avanzada", "Delete" : "Eliminar", "Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento externo", - "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", - "Couldn't get the information from the ownCloud server: {code} {type}" : "No se puede obtener información acerca del servidor de OwnCloud: {code} {type}" + "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index c6b4bdc33c..e746ba29e1 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -123,7 +123,6 @@ "Advanced settings" : "Configuración avanzada", "Delete" : "Eliminar", "Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento externo", - "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", - "Couldn't get the information from the ownCloud server: {code} {type}" : "No se puede obtener información acerca del servidor de OwnCloud: {code} {type}" + "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/fi.js b/apps/files_external/l10n/fi.js index a02b6f5c10..775874cf11 100644 --- a/apps/files_external/l10n/fi.js +++ b/apps/files_external/l10n/fi.js @@ -105,7 +105,6 @@ OC.L10N.register( "Advanced settings" : "Lisäasetukset", "Delete" : "Poista", "Allow users to mount external storage" : "Salli käyttäjien liittää erillisiä tallennustiloja", - "Allow users to mount the following external storage" : "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Tietojen saaminen ownCloud-palvelimelta epäonnistui: {code} {type}" + "Allow users to mount the following external storage" : "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/fi.json b/apps/files_external/l10n/fi.json index c0be5812f6..e8c1e205f5 100644 --- a/apps/files_external/l10n/fi.json +++ b/apps/files_external/l10n/fi.json @@ -103,7 +103,6 @@ "Advanced settings" : "Lisäasetukset", "Delete" : "Poista", "Allow users to mount external storage" : "Salli käyttäjien liittää erillisiä tallennustiloja", - "Allow users to mount the following external storage" : "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Tietojen saaminen ownCloud-palvelimelta epäonnistui: {code} {type}" + "Allow users to mount the following external storage" : "Salli käyttäjien liittää seuraavat erilliset tallennusvälineet" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index cd65c874f8..3503725359 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "Paramètres avancés", "Delete" : "Supprimer", "Allow users to mount external storage" : "Autoriser les utilisateurs à monter des espaces de stockage externes", - "Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Impossible d'obtenir l'information depuis le serveur Nextcloud : {code} {type}" + "Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json index d3ccd3a3d8..c43aaa5266 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -123,7 +123,6 @@ "Advanced settings" : "Paramètres avancés", "Delete" : "Supprimer", "Allow users to mount external storage" : "Autoriser les utilisateurs à monter des espaces de stockage externes", - "Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Impossible d'obtenir l'information depuis le serveur Nextcloud : {code} {type}" + "Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/he.js b/apps/files_external/l10n/he.js index 26344421f9..c0123fe433 100644 --- a/apps/files_external/l10n/he.js +++ b/apps/files_external/l10n/he.js @@ -115,7 +115,6 @@ OC.L10N.register( "Advanced settings" : "הגדרות מתקדמות", "Delete" : "מחיקה", "Allow users to mount external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני", - "Allow users to mount the following external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני הבא", - "Couldn't get the information from the ownCloud server: {code} {type}" : "לא ניתן היה לקבל את המידע משרת ה- ownCloud: {code} {type}" + "Allow users to mount the following external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני הבא" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/he.json b/apps/files_external/l10n/he.json index e5962dc39a..2e23986b22 100644 --- a/apps/files_external/l10n/he.json +++ b/apps/files_external/l10n/he.json @@ -113,7 +113,6 @@ "Advanced settings" : "הגדרות מתקדמות", "Delete" : "מחיקה", "Allow users to mount external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני", - "Allow users to mount the following external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני הבא", - "Couldn't get the information from the ownCloud server: {code} {type}" : "לא ניתן היה לקבל את המידע משרת ה- ownCloud: {code} {type}" + "Allow users to mount the following external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני הבא" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/hu.js b/apps/files_external/l10n/hu.js index 736a2c4709..e00e985956 100644 --- a/apps/files_external/l10n/hu.js +++ b/apps/files_external/l10n/hu.js @@ -118,7 +118,6 @@ OC.L10N.register( "Advanced settings" : "Haladó beállítások", "Delete" : "Törlés", "Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók részére", - "Allow users to mount the following external storage" : "A felhasználók számára engedélyezett külső tárolók csatolása:", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Nem sikerült lekérdezni az információkat az ownCloud szerverről: {code} {type}" + "Allow users to mount the following external storage" : "A felhasználók számára engedélyezett külső tárolók csatolása:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/hu.json b/apps/files_external/l10n/hu.json index e143d7acaf..f35c16b97f 100644 --- a/apps/files_external/l10n/hu.json +++ b/apps/files_external/l10n/hu.json @@ -116,7 +116,6 @@ "Advanced settings" : "Haladó beállítások", "Delete" : "Törlés", "Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók részére", - "Allow users to mount the following external storage" : "A felhasználók számára engedélyezett külső tárolók csatolása:", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Nem sikerült lekérdezni az információkat az ownCloud szerverről: {code} {type}" + "Allow users to mount the following external storage" : "A felhasználók számára engedélyezett külső tárolók csatolása:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/id.js b/apps/files_external/l10n/id.js index da2326265b..0c5ce92add 100644 --- a/apps/files_external/l10n/id.js +++ b/apps/files_external/l10n/id.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "Pengaturan Lanjutan", "Delete" : "Hapus", "Allow users to mount external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal", - "Allow users to mount the following external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal berikut", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Tidak bisa mendapatkan informasi dari server ownCloud: {code} {type}" + "Allow users to mount the following external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal berikut" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/id.json b/apps/files_external/l10n/id.json index 6367c48e43..5cf605ab31 100644 --- a/apps/files_external/l10n/id.json +++ b/apps/files_external/l10n/id.json @@ -123,7 +123,6 @@ "Advanced settings" : "Pengaturan Lanjutan", "Delete" : "Hapus", "Allow users to mount external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal", - "Allow users to mount the following external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal berikut", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Tidak bisa mendapatkan informasi dari server ownCloud: {code} {type}" + "Allow users to mount the following external storage" : "Izinkan pengguna untuk mengaitkan penyimpanan eksternal berikut" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/is.js b/apps/files_external/l10n/is.js index 1ecf0fb879..62176e1fab 100644 --- a/apps/files_external/l10n/is.js +++ b/apps/files_external/l10n/is.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "Ítarlegri valkostir", "Delete" : "Eyða", "Allow users to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi", - "Allow users to mount the following external storage" : "Leyfa notendum að tengja eftirfarandi ytri gagnageymslu í skráakerfi", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Gat ekki lesið upplýsingar frá ownCloud-þjóninum: {code} {type}" + "Allow users to mount the following external storage" : "Leyfa notendum að tengja eftirfarandi ytri gagnageymslu í skráakerfi" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files_external/l10n/is.json b/apps/files_external/l10n/is.json index 76d6573774..d051aefa57 100644 --- a/apps/files_external/l10n/is.json +++ b/apps/files_external/l10n/is.json @@ -123,7 +123,6 @@ "Advanced settings" : "Ítarlegri valkostir", "Delete" : "Eyða", "Allow users to mount external storage" : "Leyfa notendum að tengja ytri gagnageymslur í skráakerfi", - "Allow users to mount the following external storage" : "Leyfa notendum að tengja eftirfarandi ytri gagnageymslu í skráakerfi", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Gat ekki lesið upplýsingar frá ownCloud-þjóninum: {code} {type}" + "Allow users to mount the following external storage" : "Leyfa notendum að tengja eftirfarandi ytri gagnageymslu í skráakerfi" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index a85786ab2d..74a9589fb8 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "Impostazioni avanzate", "Delete" : "Elimina", "Allow users to mount external storage" : "Consenti agli utenti di montare archiviazioni esterne", - "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Impossibile ottenere le informazioni dal server ownCloud: {code} {type}" + "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json index d48ef3a2ff..d27b2051dc 100644 --- a/apps/files_external/l10n/it.json +++ b/apps/files_external/l10n/it.json @@ -123,7 +123,6 @@ "Advanced settings" : "Impostazioni avanzate", "Delete" : "Elimina", "Allow users to mount external storage" : "Consenti agli utenti di montare archiviazioni esterne", - "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Impossibile ottenere le informazioni dal server ownCloud: {code} {type}" + "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index d9a8ae8517..4593144b5a 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "詳細設定", "Delete" : "削除", "Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する", - "Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する", - "Couldn't get the information from the ownCloud server: {code} {type}" : "ownCloud サーバーから情報を取得出来ませんでした。: {code} {type}" + "Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index 1d93c69b1c..d9fe705098 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -123,7 +123,6 @@ "Advanced settings" : "詳細設定", "Delete" : "削除", "Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する", - "Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する", - "Couldn't get the information from the ownCloud server: {code} {type}" : "ownCloud サーバーから情報を取得出来ませんでした。: {code} {type}" + "Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js index 1afccee265..c1e213b858 100644 --- a/apps/files_external/l10n/ko.js +++ b/apps/files_external/l10n/ko.js @@ -119,7 +119,6 @@ OC.L10N.register( "Advanced settings" : "고급 설정", "Delete" : "삭제", "Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용", - "Allow users to mount the following external storage" : "사용자가 다음 외부 저장소를 마운트할 수 있도록 허용", - "Couldn't get the information from the ownCloud server: {code} {type}" : "ownCloud 서버에서 정보를 가져올 수 없음: {code} {type}" + "Allow users to mount the following external storage" : "사용자가 다음 외부 저장소를 마운트할 수 있도록 허용" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/ko.json b/apps/files_external/l10n/ko.json index cbd6e72b42..ffb75352da 100644 --- a/apps/files_external/l10n/ko.json +++ b/apps/files_external/l10n/ko.json @@ -117,7 +117,6 @@ "Advanced settings" : "고급 설정", "Delete" : "삭제", "Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용", - "Allow users to mount the following external storage" : "사용자가 다음 외부 저장소를 마운트할 수 있도록 허용", - "Couldn't get the information from the ownCloud server: {code} {type}" : "ownCloud 서버에서 정보를 가져올 수 없음: {code} {type}" + "Allow users to mount the following external storage" : "사용자가 다음 외부 저장소를 마운트할 수 있도록 허용" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/nb.js b/apps/files_external/l10n/nb.js index ccf2388355..771be24895 100644 --- a/apps/files_external/l10n/nb.js +++ b/apps/files_external/l10n/nb.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "Avanserte innstillinger", "Delete" : "Slett", "Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre", - "Allow users to mount the following external storage" : "Tillat brukere å koble opp følgende eksterne lagring", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Klarte ikke å hente informasjon fra Nextcloud tjeneren: {code} {type}" + "Allow users to mount the following external storage" : "Tillat brukere å koble opp følgende eksterne lagring" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/nb.json b/apps/files_external/l10n/nb.json index 525590c5a7..5e0d73c815 100644 --- a/apps/files_external/l10n/nb.json +++ b/apps/files_external/l10n/nb.json @@ -123,7 +123,6 @@ "Advanced settings" : "Avanserte innstillinger", "Delete" : "Slett", "Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre", - "Allow users to mount the following external storage" : "Tillat brukere å koble opp følgende eksterne lagring", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Klarte ikke å hente informasjon fra Nextcloud tjeneren: {code} {type}" + "Allow users to mount the following external storage" : "Tillat brukere å koble opp følgende eksterne lagring" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/nl.js b/apps/files_external/l10n/nl.js index 4f1fadc253..27579c1415 100644 --- a/apps/files_external/l10n/nl.js +++ b/apps/files_external/l10n/nl.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "Geavanceerde instellingen", "Delete" : "Verwijder", "Allow users to mount external storage" : "Sta gebruikers toe om een externe opslag aan te koppelen", - "Allow users to mount the following external storage" : "Sta gebruikers toe de volgende externe opslag aan te koppelen", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Kon geen informatie van de Nextcloud server krijgen: {code} {type}" + "Allow users to mount the following external storage" : "Sta gebruikers toe de volgende externe opslag aan te koppelen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/nl.json b/apps/files_external/l10n/nl.json index e744f0b9bf..26eb8cfc2b 100644 --- a/apps/files_external/l10n/nl.json +++ b/apps/files_external/l10n/nl.json @@ -123,7 +123,6 @@ "Advanced settings" : "Geavanceerde instellingen", "Delete" : "Verwijder", "Allow users to mount external storage" : "Sta gebruikers toe om een externe opslag aan te koppelen", - "Allow users to mount the following external storage" : "Sta gebruikers toe de volgende externe opslag aan te koppelen", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Kon geen informatie van de Nextcloud server krijgen: {code} {type}" + "Allow users to mount the following external storage" : "Sta gebruikers toe de volgende externe opslag aan te koppelen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js index eaebf87fb2..0af53ac9ad 100644 --- a/apps/files_external/l10n/pl.js +++ b/apps/files_external/l10n/pl.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "Ustawienia zaawansowane", "Delete" : "Usuń", "Allow users to mount external storage" : "Pozwól użytkownikom montować zewnętrzne zasoby dyskowe", - "Allow users to mount the following external storage" : "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Nie udało się uzyskać informacje z serwera ownCloud: {code} {type}" + "Allow users to mount the following external storage" : "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe" }, "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_external/l10n/pl.json b/apps/files_external/l10n/pl.json index e5034805d0..80d7d5cd85 100644 --- a/apps/files_external/l10n/pl.json +++ b/apps/files_external/l10n/pl.json @@ -123,7 +123,6 @@ "Advanced settings" : "Ustawienia zaawansowane", "Delete" : "Usuń", "Allow users to mount external storage" : "Pozwól użytkownikom montować zewnętrzne zasoby dyskowe", - "Allow users to mount the following external storage" : "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Nie udało się uzyskać informacje z serwera ownCloud: {code} {type}" + "Allow users to mount the following external storage" : "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe" },"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_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js index 20bdc990fb..24ac44e9aa 100644 --- a/apps/files_external/l10n/pt_BR.js +++ b/apps/files_external/l10n/pt_BR.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "Configurações avançadas", "Delete" : "Excluir", "Allow users to mount external storage" : "Permitir que usuários montem armazenamento externo", - "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Não foi possível obter as informações do servidor ownCloud: {code} {type}" + "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json index 6edf2f4d27..e9e64f3325 100644 --- a/apps/files_external/l10n/pt_BR.json +++ b/apps/files_external/l10n/pt_BR.json @@ -123,7 +123,6 @@ "Advanced settings" : "Configurações avançadas", "Delete" : "Excluir", "Allow users to mount external storage" : "Permitir que usuários montem armazenamento externo", - "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Não foi possível obter as informações do servidor ownCloud: {code} {type}" + "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/pt_PT.js b/apps/files_external/l10n/pt_PT.js index 77433e77ac..3ffba38b56 100644 --- a/apps/files_external/l10n/pt_PT.js +++ b/apps/files_external/l10n/pt_PT.js @@ -115,7 +115,6 @@ OC.L10N.register( "Advanced settings" : "Definições avançadas", "Delete" : "Apagar", "Allow users to mount external storage" : "Permitir que os utilizadores montem armazenamento externo", - "Allow users to mount the following external storage" : "Permitir que os utilizadores montem o seguinte armazenamento externo", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Não foi possível recolher a informação do servidor ownCloud: {code} {type}" + "Allow users to mount the following external storage" : "Permitir que os utilizadores montem o seguinte armazenamento externo" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/pt_PT.json b/apps/files_external/l10n/pt_PT.json index 3247ec7e4a..f434de1f97 100644 --- a/apps/files_external/l10n/pt_PT.json +++ b/apps/files_external/l10n/pt_PT.json @@ -113,7 +113,6 @@ "Advanced settings" : "Definições avançadas", "Delete" : "Apagar", "Allow users to mount external storage" : "Permitir que os utilizadores montem armazenamento externo", - "Allow users to mount the following external storage" : "Permitir que os utilizadores montem o seguinte armazenamento externo", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Não foi possível recolher a informação do servidor ownCloud: {code} {type}" + "Allow users to mount the following external storage" : "Permitir que os utilizadores montem o seguinte armazenamento externo" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index dda60f2c30..0bd5f2e0e1 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "Расширенные настройки", "Delete" : "Удалить", "Allow users to mount external storage" : "Разрешить пользователями монтировать внешние накопители", - "Allow users to mount the following external storage" : "Разрешить пользователям монтировать следующие сервисы хранения данных", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Не удалось получить информацию от сервера Nextcloud: {code} {type}" + "Allow users to mount the following external storage" : "Разрешить пользователям монтировать следующие сервисы хранения данных" }, "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_external/l10n/ru.json b/apps/files_external/l10n/ru.json index de57054fce..ee848686ae 100644 --- a/apps/files_external/l10n/ru.json +++ b/apps/files_external/l10n/ru.json @@ -123,7 +123,6 @@ "Advanced settings" : "Расширенные настройки", "Delete" : "Удалить", "Allow users to mount external storage" : "Разрешить пользователями монтировать внешние накопители", - "Allow users to mount the following external storage" : "Разрешить пользователям монтировать следующие сервисы хранения данных", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Не удалось получить информацию от сервера Nextcloud: {code} {type}" + "Allow users to mount the following external storage" : "Разрешить пользователям монтировать следующие сервисы хранения данных" },"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_external/l10n/sl.js b/apps/files_external/l10n/sl.js index 365b8c7652..8bdde9b5c1 100644 --- a/apps/files_external/l10n/sl.js +++ b/apps/files_external/l10n/sl.js @@ -118,7 +118,6 @@ OC.L10N.register( "Advanced settings" : "Napredne nastavitve", "Delete" : "Izbriši", "Allow users to mount external storage" : "Dovoli uporabnikom priklapljanje zunanje shrambe", - "Allow users to mount the following external storage" : "Dovoli uporabnikom priklapljanje navedenih zunanjih shramb.", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Ni mogoče pridobiti podrobnosti s strežnika ownCloud:{koda} {vrsta}" + "Allow users to mount the following external storage" : "Dovoli uporabnikom priklapljanje navedenih zunanjih shramb." }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/files_external/l10n/sl.json b/apps/files_external/l10n/sl.json index 3d2e9729c6..ed4222caf5 100644 --- a/apps/files_external/l10n/sl.json +++ b/apps/files_external/l10n/sl.json @@ -116,7 +116,6 @@ "Advanced settings" : "Napredne nastavitve", "Delete" : "Izbriši", "Allow users to mount external storage" : "Dovoli uporabnikom priklapljanje zunanje shrambe", - "Allow users to mount the following external storage" : "Dovoli uporabnikom priklapljanje navedenih zunanjih shramb.", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Ni mogoče pridobiti podrobnosti s strežnika ownCloud:{koda} {vrsta}" + "Allow users to mount the following external storage" : "Dovoli uporabnikom priklapljanje navedenih zunanjih shramb." },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/apps/files_external/l10n/sq.js b/apps/files_external/l10n/sq.js index f782c82c96..c3ad7cc1cd 100644 --- a/apps/files_external/l10n/sq.js +++ b/apps/files_external/l10n/sq.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "Rregullime të mëtejshme", "Delete" : "Fshije", "Allow users to mount external storage" : "Lejoju përdoruesve të montojnë depozita të jashtme", - "Allow users to mount the following external storage" : "Lejoju përdoruesve të montojnë depozitën e jashtme vijuese", - "Couldn't get the information from the ownCloud server: {code} {type}" : "S’u morën dot të dhëna nga shërbyesi ownCloud: {code} {type}" + "Allow users to mount the following external storage" : "Lejoju përdoruesve të montojnë depozitën e jashtme vijuese" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/sq.json b/apps/files_external/l10n/sq.json index b7b518107f..ce7eea52bc 100644 --- a/apps/files_external/l10n/sq.json +++ b/apps/files_external/l10n/sq.json @@ -123,7 +123,6 @@ "Advanced settings" : "Rregullime të mëtejshme", "Delete" : "Fshije", "Allow users to mount external storage" : "Lejoju përdoruesve të montojnë depozita të jashtme", - "Allow users to mount the following external storage" : "Lejoju përdoruesve të montojnë depozitën e jashtme vijuese", - "Couldn't get the information from the ownCloud server: {code} {type}" : "S’u morën dot të dhëna nga shërbyesi ownCloud: {code} {type}" + "Allow users to mount the following external storage" : "Lejoju përdoruesve të montojnë depozitën e jashtme vijuese" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/sv.js b/apps/files_external/l10n/sv.js index 0f0ed79c9a..f9031b38b1 100644 --- a/apps/files_external/l10n/sv.js +++ b/apps/files_external/l10n/sv.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "Avancerade inställningar", "Delete" : "Radera", "Allow users to mount external storage" : "Tillåt användare att montera extern lagring", - "Allow users to mount the following external storage" : "Tillåt användare att montera följande extern lagring", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Kan ej ta emot information från NextCloud server: {code} {type}" + "Allow users to mount the following external storage" : "Tillåt användare att montera följande extern lagring" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/sv.json b/apps/files_external/l10n/sv.json index f9693a9858..cf1753be61 100644 --- a/apps/files_external/l10n/sv.json +++ b/apps/files_external/l10n/sv.json @@ -123,7 +123,6 @@ "Advanced settings" : "Avancerade inställningar", "Delete" : "Radera", "Allow users to mount external storage" : "Tillåt användare att montera extern lagring", - "Allow users to mount the following external storage" : "Tillåt användare att montera följande extern lagring", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Kan ej ta emot information från NextCloud server: {code} {type}" + "Allow users to mount the following external storage" : "Tillåt användare att montera följande extern lagring" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/th.js b/apps/files_external/l10n/th.js index 171ae9bd7c..91b03bd3d0 100644 --- a/apps/files_external/l10n/th.js +++ b/apps/files_external/l10n/th.js @@ -112,7 +112,6 @@ OC.L10N.register( "Advanced settings" : "ตั้งค่าขั้นสูง", "Delete" : "ลบ", "Allow users to mount external storage" : "อนุญาตให้ผู้ใช้ติดตั้งการจัดเก็บข้อมูลภายนอก", - "Allow users to mount the following external storage" : "อนุญาตให้ผู้ใช้ติดตั้งจัดเก็บข้อมูลภายนอกต่อไปนี้", - "Couldn't get the information from the ownCloud server: {code} {type}" : "ไม่สามารถรับข้อมูลจากเซิร์ฟเวอร์ ownCloud: {code} {type}" + "Allow users to mount the following external storage" : "อนุญาตให้ผู้ใช้ติดตั้งจัดเก็บข้อมูลภายนอกต่อไปนี้" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/th.json b/apps/files_external/l10n/th.json index a0f9a659a9..7469063e58 100644 --- a/apps/files_external/l10n/th.json +++ b/apps/files_external/l10n/th.json @@ -110,7 +110,6 @@ "Advanced settings" : "ตั้งค่าขั้นสูง", "Delete" : "ลบ", "Allow users to mount external storage" : "อนุญาตให้ผู้ใช้ติดตั้งการจัดเก็บข้อมูลภายนอก", - "Allow users to mount the following external storage" : "อนุญาตให้ผู้ใช้ติดตั้งจัดเก็บข้อมูลภายนอกต่อไปนี้", - "Couldn't get the information from the ownCloud server: {code} {type}" : "ไม่สามารถรับข้อมูลจากเซิร์ฟเวอร์ ownCloud: {code} {type}" + "Allow users to mount the following external storage" : "อนุญาตให้ผู้ใช้ติดตั้งจัดเก็บข้อมูลภายนอกต่อไปนี้" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index 853ce5b4e1..01eb3cc780 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "Gelişmiş ayarlar", "Delete" : "Sil", "Allow users to mount external storage" : "Kullanıcılar dış depolama bağlayabilsin", - "Allow users to mount the following external storage" : "Kullanıcıların şu dış depolamayı bağlayabilsin", - "Couldn't get the information from the ownCloud server: {code} {type}" : "ownCloud sunucusundan bilgi alınamadı: {code} {type}" + "Allow users to mount the following external storage" : "Kullanıcıların şu dış depolamayı bağlayabilsin" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json index 36dbea1fd6..cd86370854 100644 --- a/apps/files_external/l10n/tr.json +++ b/apps/files_external/l10n/tr.json @@ -123,7 +123,6 @@ "Advanced settings" : "Gelişmiş ayarlar", "Delete" : "Sil", "Allow users to mount external storage" : "Kullanıcılar dış depolama bağlayabilsin", - "Allow users to mount the following external storage" : "Kullanıcıların şu dış depolamayı bağlayabilsin", - "Couldn't get the information from the ownCloud server: {code} {type}" : "ownCloud sunucusundan bilgi alınamadı: {code} {type}" + "Allow users to mount the following external storage" : "Kullanıcıların şu dış depolamayı bağlayabilsin" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index d7913aa728..3ca422f00b 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "高级选项", "Delete" : "删除", "Allow users to mount external storage" : "允许用户挂载外部存储", - "Allow users to mount the following external storage" : "允许用户挂载以下外部存储", - "Couldn't get the information from the ownCloud server: {code} {type}" : "无法从 ownCloud 服务器获取信息: {code} {type}" + "Allow users to mount the following external storage" : "允许用户挂载以下外部存储" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json index 5653c3fa61..a5c673469e 100644 --- a/apps/files_external/l10n/zh_CN.json +++ b/apps/files_external/l10n/zh_CN.json @@ -123,7 +123,6 @@ "Advanced settings" : "高级选项", "Delete" : "删除", "Allow users to mount external storage" : "允许用户挂载外部存储", - "Allow users to mount the following external storage" : "允许用户挂载以下外部存储", - "Couldn't get the information from the ownCloud server: {code} {type}" : "无法从 ownCloud 服务器获取信息: {code} {type}" + "Allow users to mount the following external storage" : "允许用户挂载以下外部存储" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index 389910c38b..1c1e0171de 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -103,7 +103,6 @@ OC.L10N.register( "Advanced settings" : "進階設定", "Delete" : "刪除", "Allow users to mount external storage" : "允許使用者能自行掛載外部儲存", - "Allow users to mount the following external storage" : "允許使用者自行掛載以下的外部儲存", - "Couldn't get the information from the ownCloud server: {code} {type}" : "無法從ownCloud伺服器得到資訊: {code} {type}" + "Allow users to mount the following external storage" : "允許使用者自行掛載以下的外部儲存" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index 2f4b0db76d..82d991871f 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.json @@ -101,7 +101,6 @@ "Advanced settings" : "進階設定", "Delete" : "刪除", "Allow users to mount external storage" : "允許使用者能自行掛載外部儲存", - "Allow users to mount the following external storage" : "允許使用者自行掛載以下的外部儲存", - "Couldn't get the information from the ownCloud server: {code} {type}" : "無法從ownCloud伺服器得到資訊: {code} {type}" + "Allow users to mount the following external storage" : "允許使用者自行掛載以下的外部儲存" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 8a9f8ab4ea..35b5d6c78d 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -109,44 +109,6 @@ OC.L10N.register( "Upload files to %s" : "Nahrát soubory do %s", "Select or drop files" : "Vyberte nebo přetáhněte soubory", "Uploading files…" : "Probíhá nahrávání souborů...", - "Uploaded files:" : "Nahrané soubory:", - "A public shared file or folder was downloaded" : "Byl stažen veřejně sdílený soubor nebo adresář", - "You received a new remote share %2$s from %1$s" : "Obdrželi jste nové vzdálené sdílení %2$s od uživatele %1$s", - "You received a new remote share from %s" : "Obdrželi jste nové vzdálené sdílení z %s", - "%1$s accepted remote share %2$s" : "%1$s přijal(a) vzdálené sdílení %2$s", - "%1$s declined remote share %2$s" : "%1$s odmítl(a) vzdálené sdílení %2$s", - "%1$s unshared %2$s from you" : "%1$s již více nesdílí %2$s", - "Public shared folder %1$s was downloaded" : "Byl stažen veřejně sdílený adresář %1$s ", - "Public shared file %1$s was downloaded" : "Byl stažen veřejně sdílený soubor %1$s ", - "You shared %1$s with %2$s" : "Sdílíte %1$s s %2$s", - "%2$s shared %1$s with %3$s" : "%2$s nasdílel(a) %1$s s %3$s", - "You removed the share of %2$s for %1$s" : "Odstranil(a) jsi sdílení %2$s pro %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s odstranil(a) sdílení %3$s pro %1$s", - "You shared %1$s with group %2$s" : "Sdílíte %1$s se skupinou %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s nasdílel(a) %1$s se skupinou %3$s", - "You removed the share of group %2$s for %1$s" : "Odstranil(a) jsi sdílení skupině %2$s pro %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s odstranil(a) sdílení skupině %3$s pro %1$s", - "%2$s shared %1$s via link" : "%2$s nasdílel(a) %1$s jako odkaz", - "You shared %1$s via link" : "Sdílíte %1$s přes odkaz", - "You removed the public link for %1$s" : "Odstranil(a) jsi veřejný odkaz na %1$s", - "%2$s removed the public link for %1$s" : "%2$s odstranil(a) veřejný odkaz na %1$s", - "Your public link for %1$s expired" : "Veřejný odkaz pro %1$s vypršel", - "The public link of %2$s for %1$s expired" : "Veřejný odkaz na %2$s pro %1$s vypršel", - "%2$s shared %1$s with you" : "%2$s s vámi sdílí %1$s", - "%2$s removed the share for %1$s" : "%2$s odstranil(a) sdílení pro %1$s", - "Shared with %2$s" : "Sdíleno s %2$s", - "Shared with %3$s by %2$s" : "%2$s sdílí s %3$s", - "Removed share for %2$s" : "Odstranil(a) sdílení pro %2$s", - "%2$s removed share for %3$s" : "%2$s odstranil(a) sdílení pro %3$s", - "Shared with group %2$s" : "Sdíleno se skupinou %2$s", - "Shared with group %3$s by %2$s" : "%2$s sdílí se skupinou %3$s", - "Removed share of group %2$s" : "Odstranil(a) sdílení skupině %2$s", - "%2$s removed share of group %3$s" : "%2$s odstranil(a) sdílení skupině %3$s", - "Shared via link by %2$s" : "%2$s sdílel(a) jako odkaz", - "Shared via public link" : "Sdíleno jako veřejný odkaz", - "%2$s removed public link" : "%2$s odstranil(a) veřejný odkaz", - "Public link of %2$s expired" : "Veřejný odkaz %2$s vypršel", - "Shared by %2$s" : "%2$s sdílel(a)", - "Shares" : "Sdílení" + "Uploaded files:" : "Nahrané soubory:" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index 774672122f..af0f671069 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -107,44 +107,6 @@ "Upload files to %s" : "Nahrát soubory do %s", "Select or drop files" : "Vyberte nebo přetáhněte soubory", "Uploading files…" : "Probíhá nahrávání souborů...", - "Uploaded files:" : "Nahrané soubory:", - "A public shared file or folder was downloaded" : "Byl stažen veřejně sdílený soubor nebo adresář", - "You received a new remote share %2$s from %1$s" : "Obdrželi jste nové vzdálené sdílení %2$s od uživatele %1$s", - "You received a new remote share from %s" : "Obdrželi jste nové vzdálené sdílení z %s", - "%1$s accepted remote share %2$s" : "%1$s přijal(a) vzdálené sdílení %2$s", - "%1$s declined remote share %2$s" : "%1$s odmítl(a) vzdálené sdílení %2$s", - "%1$s unshared %2$s from you" : "%1$s již více nesdílí %2$s", - "Public shared folder %1$s was downloaded" : "Byl stažen veřejně sdílený adresář %1$s ", - "Public shared file %1$s was downloaded" : "Byl stažen veřejně sdílený soubor %1$s ", - "You shared %1$s with %2$s" : "Sdílíte %1$s s %2$s", - "%2$s shared %1$s with %3$s" : "%2$s nasdílel(a) %1$s s %3$s", - "You removed the share of %2$s for %1$s" : "Odstranil(a) jsi sdílení %2$s pro %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s odstranil(a) sdílení %3$s pro %1$s", - "You shared %1$s with group %2$s" : "Sdílíte %1$s se skupinou %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s nasdílel(a) %1$s se skupinou %3$s", - "You removed the share of group %2$s for %1$s" : "Odstranil(a) jsi sdílení skupině %2$s pro %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s odstranil(a) sdílení skupině %3$s pro %1$s", - "%2$s shared %1$s via link" : "%2$s nasdílel(a) %1$s jako odkaz", - "You shared %1$s via link" : "Sdílíte %1$s přes odkaz", - "You removed the public link for %1$s" : "Odstranil(a) jsi veřejný odkaz na %1$s", - "%2$s removed the public link for %1$s" : "%2$s odstranil(a) veřejný odkaz na %1$s", - "Your public link for %1$s expired" : "Veřejný odkaz pro %1$s vypršel", - "The public link of %2$s for %1$s expired" : "Veřejný odkaz na %2$s pro %1$s vypršel", - "%2$s shared %1$s with you" : "%2$s s vámi sdílí %1$s", - "%2$s removed the share for %1$s" : "%2$s odstranil(a) sdílení pro %1$s", - "Shared with %2$s" : "Sdíleno s %2$s", - "Shared with %3$s by %2$s" : "%2$s sdílí s %3$s", - "Removed share for %2$s" : "Odstranil(a) sdílení pro %2$s", - "%2$s removed share for %3$s" : "%2$s odstranil(a) sdílení pro %3$s", - "Shared with group %2$s" : "Sdíleno se skupinou %2$s", - "Shared with group %3$s by %2$s" : "%2$s sdílí se skupinou %3$s", - "Removed share of group %2$s" : "Odstranil(a) sdílení skupině %2$s", - "%2$s removed share of group %3$s" : "%2$s odstranil(a) sdílení skupině %3$s", - "Shared via link by %2$s" : "%2$s sdílel(a) jako odkaz", - "Shared via public link" : "Sdíleno jako veřejný odkaz", - "%2$s removed public link" : "%2$s odstranil(a) veřejný odkaz", - "Public link of %2$s expired" : "Veřejný odkaz %2$s vypršel", - "Shared by %2$s" : "%2$s sdílel(a)", - "Shares" : "Sdílení" + "Uploaded files:" : "Nahrané soubory:" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 78f8edcce0..a335b119c9 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -109,44 +109,6 @@ OC.L10N.register( "Upload files to %s" : "Dateien für %s hochladen", "Select or drop files" : "Dateien auswählen oder hierher ziehen", "Uploading files…" : "Dateien werden hochgeladen...", - "Uploaded files:" : "Hochgeladene Dateien: ", - "A public shared file or folder was downloaded" : "Eine öffentlich geteilte Datei / Ordner wurde heruntergeladen", - "You received a new remote share %2$s from %1$s" : "Du hast eine neue Remotefreigabe %2$s von %1$s erhalten", - "You received a new remote share from %s" : "Du hast eine neue Remotefreigabe von %s erhalten", - "%1$s accepted remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s akzeptiert", - "%1$s declined remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s abgelehnt", - "%1$s unshared %2$s from you" : "%1$s hat die Freigabe von %2$s für Dich entfernt", - "Public shared folder %1$s was downloaded" : "Der öffentliche geteilte Ordner %1$s wurde heruntergeladen", - "Public shared file %1$s was downloaded" : "Die öffentliche geteilte Datei %1$s wurde heruntergeladen", - "You shared %1$s with %2$s" : "Du hast %1$s mit %2$s geteilt", - "%2$s shared %1$s with %3$s" : "%2$s geteilt %1$s mit %3$s", - "You removed the share of %2$s for %1$s" : "Du hast die Freigabe von %2$s für %1$s entfernt", - "%2$s removed the share of %3$s for %1$s" : "%2$s hat die Freigabe der %3$s für %1$s entfernt", - "You shared %1$s with group %2$s" : "Du hast %1$s mit der Gruppe %2$s geteilt", - "%2$s shared %1$s with group %3$s" : "%2$s hat %1$s mit Gruppe %3$s geteilt", - "You removed the share of group %2$s for %1$s" : "Du hast die Freigabe der Gruppe %2$s für %1$s entfernt", - "%2$s removed the share of group %3$s for %1$s" : "%2$s hat die Freigabe der Gruppe %3$s für %1$s entfernt", - "%2$s shared %1$s via link" : "%2$s hat %1$s über einen Link freigegeben", - "You shared %1$s via link" : "Du hast %1$s über einen Link freigegeben", - "You removed the public link for %1$s" : "Du hast den öffentlichen Link für %1$s entfernt", - "%2$s removed the public link for %1$s" : "%2$s hat den öffentlichen Link für %1$s entfernt", - "Your public link for %1$s expired" : "Dein öffentlicher Link für %1$s ist abgelaufen", - "The public link of %2$s for %1$s expired" : "Der öffentliche Link von %2$s für %1$s ist abgelaufen", - "%2$s shared %1$s with you" : "%2$s hat %1$s mit dir geteilt", - "%2$s removed the share for %1$s" : "%2$s hat die Freigabe für %1$s entfernt", - "Shared with %2$s" : "Geteilt mit %2$s", - "Shared with %3$s by %2$s" : "Geteilt mit %3$s von %2$s", - "Removed share for %2$s" : "Freigabe für %2$s entfernt", - "%2$s removed share for %3$s" : "%2$s hat die Freigabe für %3$s entfernt", - "Shared with group %2$s" : "Geteilt mit Gruppe %2$s", - "Shared with group %3$s by %2$s" : "Von %2$s mit Gruppe %3$s geteilt", - "Removed share of group %2$s" : "Freigabe für Gruppe %2$s entfernt", - "%2$s removed share of group %3$s" : "%2$s hat die Freigabe für Gruppe %3$s entfernt", - "Shared via link by %2$s" : "Geteilt mittels Link von %2$s", - "Shared via public link" : "Geteilt mittels öffentlichem Link", - "%2$s removed public link" : "%2$s hat den öffentlichen Link entfernt", - "Public link of %2$s expired" : "Öffentlicher Link von %2$s ist abgelaufen", - "Shared by %2$s" : "Geteilt von %2$s", - "Shares" : "Freigaben" + "Uploaded files:" : "Hochgeladene Dateien: " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 1c3e07c50c..b90fd0dcae 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -107,44 +107,6 @@ "Upload files to %s" : "Dateien für %s hochladen", "Select or drop files" : "Dateien auswählen oder hierher ziehen", "Uploading files…" : "Dateien werden hochgeladen...", - "Uploaded files:" : "Hochgeladene Dateien: ", - "A public shared file or folder was downloaded" : "Eine öffentlich geteilte Datei / Ordner wurde heruntergeladen", - "You received a new remote share %2$s from %1$s" : "Du hast eine neue Remotefreigabe %2$s von %1$s erhalten", - "You received a new remote share from %s" : "Du hast eine neue Remotefreigabe von %s erhalten", - "%1$s accepted remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s akzeptiert", - "%1$s declined remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s abgelehnt", - "%1$s unshared %2$s from you" : "%1$s hat die Freigabe von %2$s für Dich entfernt", - "Public shared folder %1$s was downloaded" : "Der öffentliche geteilte Ordner %1$s wurde heruntergeladen", - "Public shared file %1$s was downloaded" : "Die öffentliche geteilte Datei %1$s wurde heruntergeladen", - "You shared %1$s with %2$s" : "Du hast %1$s mit %2$s geteilt", - "%2$s shared %1$s with %3$s" : "%2$s geteilt %1$s mit %3$s", - "You removed the share of %2$s for %1$s" : "Du hast die Freigabe von %2$s für %1$s entfernt", - "%2$s removed the share of %3$s for %1$s" : "%2$s hat die Freigabe der %3$s für %1$s entfernt", - "You shared %1$s with group %2$s" : "Du hast %1$s mit der Gruppe %2$s geteilt", - "%2$s shared %1$s with group %3$s" : "%2$s hat %1$s mit Gruppe %3$s geteilt", - "You removed the share of group %2$s for %1$s" : "Du hast die Freigabe der Gruppe %2$s für %1$s entfernt", - "%2$s removed the share of group %3$s for %1$s" : "%2$s hat die Freigabe der Gruppe %3$s für %1$s entfernt", - "%2$s shared %1$s via link" : "%2$s hat %1$s über einen Link freigegeben", - "You shared %1$s via link" : "Du hast %1$s über einen Link freigegeben", - "You removed the public link for %1$s" : "Du hast den öffentlichen Link für %1$s entfernt", - "%2$s removed the public link for %1$s" : "%2$s hat den öffentlichen Link für %1$s entfernt", - "Your public link for %1$s expired" : "Dein öffentlicher Link für %1$s ist abgelaufen", - "The public link of %2$s for %1$s expired" : "Der öffentliche Link von %2$s für %1$s ist abgelaufen", - "%2$s shared %1$s with you" : "%2$s hat %1$s mit dir geteilt", - "%2$s removed the share for %1$s" : "%2$s hat die Freigabe für %1$s entfernt", - "Shared with %2$s" : "Geteilt mit %2$s", - "Shared with %3$s by %2$s" : "Geteilt mit %3$s von %2$s", - "Removed share for %2$s" : "Freigabe für %2$s entfernt", - "%2$s removed share for %3$s" : "%2$s hat die Freigabe für %3$s entfernt", - "Shared with group %2$s" : "Geteilt mit Gruppe %2$s", - "Shared with group %3$s by %2$s" : "Von %2$s mit Gruppe %3$s geteilt", - "Removed share of group %2$s" : "Freigabe für Gruppe %2$s entfernt", - "%2$s removed share of group %3$s" : "%2$s hat die Freigabe für Gruppe %3$s entfernt", - "Shared via link by %2$s" : "Geteilt mittels Link von %2$s", - "Shared via public link" : "Geteilt mittels öffentlichem Link", - "%2$s removed public link" : "%2$s hat den öffentlichen Link entfernt", - "Public link of %2$s expired" : "Öffentlicher Link von %2$s ist abgelaufen", - "Shared by %2$s" : "Geteilt von %2$s", - "Shares" : "Freigaben" + "Uploaded files:" : "Hochgeladene Dateien: " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index f65c3f4f6b..5a24532a35 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -109,44 +109,6 @@ OC.L10N.register( "Upload files to %s" : "Dateien für %s hochladen", "Select or drop files" : "Dateien auswählen oder hierher ziehen", "Uploading files…" : "Dateien werden hochgeladen...", - "Uploaded files:" : "Hochgeladene Dateien: ", - "A public shared file or folder was downloaded" : "Eine öffentliche geteilte Datei oder ein öffentlicher geteilter Ordner wurde heruntergeladen", - "You received a new remote share %2$s from %1$s" : "Sie haben eine neue Remotefreigabe %2$s von %1$s erhalten", - "You received a new remote share from %s" : "Sie haben eine neue Remotefreigabe von %s erhalten", - "%1$s accepted remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s akzeptiert", - "%1$s declined remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s abgelehnt", - "%1$s unshared %2$s from you" : "%1$s hat die Freigabe von %2$s für Sie entfernt", - "Public shared folder %1$s was downloaded" : "Der öffentlich geteilte Ordner %1$s wurde heruntergeladen", - "Public shared file %1$s was downloaded" : "Die öffentlich geteilte Datei %1$s wurde heruntergeladen", - "You shared %1$s with %2$s" : "Sie haben %1$s mit %2$s geteilt", - "%2$s shared %1$s with %3$s" : "%2$s hat %1$s mit %3$s geteilt", - "You removed the share of %2$s for %1$s" : "Sie haben die Freigabe von %2$s für %1$s entfernt", - "%2$s removed the share of %3$s for %1$s" : "%2$s hat die Freigabe von %3$s für %1$s entfernt", - "You shared %1$s with group %2$s" : "Sie haben %1$s mit der Gruppe %2$s geteilt", - "%2$s shared %1$s with group %3$s" : "%2$s hat %1$s mit der Gruppe %3$s geteilt", - "You removed the share of group %2$s for %1$s" : "Sie haben die Freigabe der Gruppe %2$s für %1$s entfernt", - "%2$s removed the share of group %3$s for %1$s" : "%2$s hat die Freigabe der Gruppe %3$s für %1$s entfernt", - "%2$s shared %1$s via link" : "%2$s hat %1$s über einen Link geteilt", - "You shared %1$s via link" : "Sie haben %1$s über einen Link geteilt", - "You removed the public link for %1$s" : "Sie haben die Freigabe als Link für %1$s entfernt", - "%2$s removed the public link for %1$s" : "%2$s hat den öffentlichen Link für %1$s entfernt", - "Your public link for %1$s expired" : "Ihre Freigabe als Link für %1$s ist abgelaufen", - "The public link of %2$s for %1$s expired" : "Die Freigabe als Link von %2$s für %1$s ist abgelaufen", - "%2$s shared %1$s with you" : "%2$s hat %1$s mit Ihnen geteilt", - "%2$s removed the share for %1$s" : "%2$s hat die Freigabe für %1$s entfernt", - "Shared with %2$s" : "Geteilt mit %2$s", - "Shared with %3$s by %2$s" : "Geteilt mit %3$s von %2$s", - "Removed share for %2$s" : "Freigabe für %2$s entfernt", - "%2$s removed share for %3$s" : "%2$s hat die Freigabe für %3$s entfernt", - "Shared with group %2$s" : "Geteilt mit der Gruppe %2$s", - "Shared with group %3$s by %2$s" : "Geteilt mit der Gruppe %3$s von %2$s", - "Removed share of group %2$s" : "Freigabe für Gruppe %2$s entfernt", - "%2$s removed share of group %3$s" : "%2$s hat die Freigabe für die Gruppe %3$s entfernt", - "Shared via link by %2$s" : "Geteilt durch einen Link von %2$s", - "Shared via public link" : "Durch einen öffentlichen Link geteilt", - "%2$s removed public link" : "%2$s hat die Freigabe als öffentlichen Link entfernt", - "Public link of %2$s expired" : "Öffentlicher Link von %2$s ist abgelaufen", - "Shared by %2$s" : "Geteilt von %2$s", - "Shares" : "Geteiltes" + "Uploaded files:" : "Hochgeladene Dateien: " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index c8b87450a0..884eab0464 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -107,44 +107,6 @@ "Upload files to %s" : "Dateien für %s hochladen", "Select or drop files" : "Dateien auswählen oder hierher ziehen", "Uploading files…" : "Dateien werden hochgeladen...", - "Uploaded files:" : "Hochgeladene Dateien: ", - "A public shared file or folder was downloaded" : "Eine öffentliche geteilte Datei oder ein öffentlicher geteilter Ordner wurde heruntergeladen", - "You received a new remote share %2$s from %1$s" : "Sie haben eine neue Remotefreigabe %2$s von %1$s erhalten", - "You received a new remote share from %s" : "Sie haben eine neue Remotefreigabe von %s erhalten", - "%1$s accepted remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s akzeptiert", - "%1$s declined remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s abgelehnt", - "%1$s unshared %2$s from you" : "%1$s hat die Freigabe von %2$s für Sie entfernt", - "Public shared folder %1$s was downloaded" : "Der öffentlich geteilte Ordner %1$s wurde heruntergeladen", - "Public shared file %1$s was downloaded" : "Die öffentlich geteilte Datei %1$s wurde heruntergeladen", - "You shared %1$s with %2$s" : "Sie haben %1$s mit %2$s geteilt", - "%2$s shared %1$s with %3$s" : "%2$s hat %1$s mit %3$s geteilt", - "You removed the share of %2$s for %1$s" : "Sie haben die Freigabe von %2$s für %1$s entfernt", - "%2$s removed the share of %3$s for %1$s" : "%2$s hat die Freigabe von %3$s für %1$s entfernt", - "You shared %1$s with group %2$s" : "Sie haben %1$s mit der Gruppe %2$s geteilt", - "%2$s shared %1$s with group %3$s" : "%2$s hat %1$s mit der Gruppe %3$s geteilt", - "You removed the share of group %2$s for %1$s" : "Sie haben die Freigabe der Gruppe %2$s für %1$s entfernt", - "%2$s removed the share of group %3$s for %1$s" : "%2$s hat die Freigabe der Gruppe %3$s für %1$s entfernt", - "%2$s shared %1$s via link" : "%2$s hat %1$s über einen Link geteilt", - "You shared %1$s via link" : "Sie haben %1$s über einen Link geteilt", - "You removed the public link for %1$s" : "Sie haben die Freigabe als Link für %1$s entfernt", - "%2$s removed the public link for %1$s" : "%2$s hat den öffentlichen Link für %1$s entfernt", - "Your public link for %1$s expired" : "Ihre Freigabe als Link für %1$s ist abgelaufen", - "The public link of %2$s for %1$s expired" : "Die Freigabe als Link von %2$s für %1$s ist abgelaufen", - "%2$s shared %1$s with you" : "%2$s hat %1$s mit Ihnen geteilt", - "%2$s removed the share for %1$s" : "%2$s hat die Freigabe für %1$s entfernt", - "Shared with %2$s" : "Geteilt mit %2$s", - "Shared with %3$s by %2$s" : "Geteilt mit %3$s von %2$s", - "Removed share for %2$s" : "Freigabe für %2$s entfernt", - "%2$s removed share for %3$s" : "%2$s hat die Freigabe für %3$s entfernt", - "Shared with group %2$s" : "Geteilt mit der Gruppe %2$s", - "Shared with group %3$s by %2$s" : "Geteilt mit der Gruppe %3$s von %2$s", - "Removed share of group %2$s" : "Freigabe für Gruppe %2$s entfernt", - "%2$s removed share of group %3$s" : "%2$s hat die Freigabe für die Gruppe %3$s entfernt", - "Shared via link by %2$s" : "Geteilt durch einen Link von %2$s", - "Shared via public link" : "Durch einen öffentlichen Link geteilt", - "%2$s removed public link" : "%2$s hat die Freigabe als öffentlichen Link entfernt", - "Public link of %2$s expired" : "Öffentlicher Link von %2$s ist abgelaufen", - "Shared by %2$s" : "Geteilt von %2$s", - "Shares" : "Geteiltes" + "Uploaded files:" : "Hochgeladene Dateien: " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 478c91aa96..81d669d571 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -109,44 +109,6 @@ OC.L10N.register( "Upload files to %s" : "Subir archivos a %s", "Select or drop files" : "Seleccione o arrastre y suelte archivos", "Uploading files…" : "Subiendo archivos...", - "Uploaded files:" : "Archivos subidos:", - "A public shared file or folder was downloaded" : "Se ha descargado un archivo o carpeta compartido públicamente", - "You received a new remote share %2$s from %1$s" : "Recibió un nuevo recurso compartido remoto %2$s de %1$s", - "You received a new remote share from %s" : "Ha recibido un nuevo recurso compartido remoto de %s", - "%1$s accepted remote share %2$s" : "%1$s aceptó el recurso compartido remoto %2$s", - "%1$s declined remote share %2$s" : "%1$s ha rechazado el recurso compartido remoto %2$s", - "%1$s unshared %2$s from you" : "%1$s dejó de compartirse %2$s por ti", - "Public shared folder %1$s was downloaded" : "Se descargó la carpeta pública compartida %1$s", - "Public shared file %1$s was downloaded" : "Se descargó el archivo público compartido %1$s", - "You shared %1$s with %2$s" : "Usted compartió %1$s con %2$s", - "%2$s shared %1$s with %3$s" : "%2$s compartó %1$s con %3$s", - "You removed the share of %2$s for %1$s" : "Ha cambiado el compartido %2$s por %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s eliminó la compartición de %3$s con %1$s", - "You shared %1$s with group %2$s" : "Usted ha compartido %1$s con el grupo %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s compartió %1$s con el grupo %3$s", - "You removed the share of group %2$s for %1$s" : "Ha cambiado el compartido del grupo %2$s por %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s ha cambiado el compartido del grupo %3$s por %1$s", - "%2$s shared %1$s via link" : "%2$s compartió %1$s vía enlace", - "You shared %1$s via link" : "Ha compartido %1$s vía enlace", - "You removed the public link for %1$s" : "Ha borrado el enlace público de %1$s", - "%2$s removed the public link for %1$s" : "%2$s ha eliminado el enlace público de %1$s", - "Your public link for %1$s expired" : "Su enlace público %1$s ha expirado", - "The public link of %2$s for %1$s expired" : "El enlace público de %2$s para %1$s ha expirado", - "%2$s shared %1$s with you" : "%2$s ha compartido %1$s con usted", - "%2$s removed the share for %1$s" : "%2$s ha borrado el compartido %1$s", - "Shared with %2$s" : "Compartido con %2$s", - "Shared with %3$s by %2$s" : "Compartido con %3$s por %2$s", - "Removed share for %2$s" : "Borrado el compartido %2$s", - "%2$s removed share for %3$s" : "%2$s ha borrado el compartido %3$s", - "Shared with group %2$s" : "Compartido con el grupo %2$s", - "Shared with group %3$s by %2$s" : "Compartido con el grupo %3$s por %2$s", - "Removed share of group %2$s" : "Borrado el compartido del grupo %2$s", - "%2$s removed share of group %3$s" : "%2$s ha borrado el compartido del grupo %3$s", - "Shared via link by %2$s" : "Compartido vía enlace por %2$s", - "Shared via public link" : "Compartido vía enlace público", - "%2$s removed public link" : "%2$s ha borrado el enlace público", - "Public link of %2$s expired" : "El enlace público %2$s ha expirado", - "Shared by %2$s" : "Compartido por %2$s", - "Shares" : "Compartidos" + "Uploaded files:" : "Archivos subidos:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index d794ec806d..f21a44afd4 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -107,44 +107,6 @@ "Upload files to %s" : "Subir archivos a %s", "Select or drop files" : "Seleccione o arrastre y suelte archivos", "Uploading files…" : "Subiendo archivos...", - "Uploaded files:" : "Archivos subidos:", - "A public shared file or folder was downloaded" : "Se ha descargado un archivo o carpeta compartido públicamente", - "You received a new remote share %2$s from %1$s" : "Recibió un nuevo recurso compartido remoto %2$s de %1$s", - "You received a new remote share from %s" : "Ha recibido un nuevo recurso compartido remoto de %s", - "%1$s accepted remote share %2$s" : "%1$s aceptó el recurso compartido remoto %2$s", - "%1$s declined remote share %2$s" : "%1$s ha rechazado el recurso compartido remoto %2$s", - "%1$s unshared %2$s from you" : "%1$s dejó de compartirse %2$s por ti", - "Public shared folder %1$s was downloaded" : "Se descargó la carpeta pública compartida %1$s", - "Public shared file %1$s was downloaded" : "Se descargó el archivo público compartido %1$s", - "You shared %1$s with %2$s" : "Usted compartió %1$s con %2$s", - "%2$s shared %1$s with %3$s" : "%2$s compartó %1$s con %3$s", - "You removed the share of %2$s for %1$s" : "Ha cambiado el compartido %2$s por %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s eliminó la compartición de %3$s con %1$s", - "You shared %1$s with group %2$s" : "Usted ha compartido %1$s con el grupo %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s compartió %1$s con el grupo %3$s", - "You removed the share of group %2$s for %1$s" : "Ha cambiado el compartido del grupo %2$s por %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s ha cambiado el compartido del grupo %3$s por %1$s", - "%2$s shared %1$s via link" : "%2$s compartió %1$s vía enlace", - "You shared %1$s via link" : "Ha compartido %1$s vía enlace", - "You removed the public link for %1$s" : "Ha borrado el enlace público de %1$s", - "%2$s removed the public link for %1$s" : "%2$s ha eliminado el enlace público de %1$s", - "Your public link for %1$s expired" : "Su enlace público %1$s ha expirado", - "The public link of %2$s for %1$s expired" : "El enlace público de %2$s para %1$s ha expirado", - "%2$s shared %1$s with you" : "%2$s ha compartido %1$s con usted", - "%2$s removed the share for %1$s" : "%2$s ha borrado el compartido %1$s", - "Shared with %2$s" : "Compartido con %2$s", - "Shared with %3$s by %2$s" : "Compartido con %3$s por %2$s", - "Removed share for %2$s" : "Borrado el compartido %2$s", - "%2$s removed share for %3$s" : "%2$s ha borrado el compartido %3$s", - "Shared with group %2$s" : "Compartido con el grupo %2$s", - "Shared with group %3$s by %2$s" : "Compartido con el grupo %3$s por %2$s", - "Removed share of group %2$s" : "Borrado el compartido del grupo %2$s", - "%2$s removed share of group %3$s" : "%2$s ha borrado el compartido del grupo %3$s", - "Shared via link by %2$s" : "Compartido vía enlace por %2$s", - "Shared via public link" : "Compartido vía enlace público", - "%2$s removed public link" : "%2$s ha borrado el enlace público", - "Public link of %2$s expired" : "El enlace público %2$s ha expirado", - "Shared by %2$s" : "Compartido por %2$s", - "Shares" : "Compartidos" + "Uploaded files:" : "Archivos subidos:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index f01506bd9a..19393d8d93 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -108,44 +108,6 @@ OC.L10N.register( "Upload files to %s" : "Lähetä tiedostoja käyttäjälle %s", "Select or drop files" : "Valitse tai pudota tiedostoja", "Uploading files…" : "Lähetetään tiedostoja…", - "Uploaded files:" : "Lähetetyt tiedostot:", - "A public shared file or folder was downloaded" : "Julkisesti jaettu tiedosto tai kansio ladattiin", - "You received a new remote share %2$s from %1$s" : "Vastaanotit uuden etäjaon %2$s käyttäjältä %1$s", - "You received a new remote share from %s" : "Vastaanotit uuden etäjaon käyttäjältä %s", - "%1$s accepted remote share %2$s" : "%1$s hyväksyi etäjaon %2$s", - "%1$s declined remote share %2$s" : "%1$s kieltäytyi etäjaosta %2$s", - "%1$s unshared %2$s from you" : "%1$s lopetti kohteen %2$s jakamisen kanssasi", - "Public shared folder %1$s was downloaded" : "Julkisesti jaettu kansio %1$s ladattiin", - "Public shared file %1$s was downloaded" : "Julkisesti jaettu tiedosto %1$s ladattiin", - "You shared %1$s with %2$s" : "Jaoit kohteen %1$s käyttäjälle %2$s", - "%2$s shared %1$s with %3$s" : "%2$s jakoi kohteen %1$s käyttäjälle %3$s", - "You removed the share of %2$s for %1$s" : "Poistit %1$s:n jaon käyttäjälle %2$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s poisti %1$s:n jaon käyttäjälle %3$s", - "You shared %1$s with group %2$s" : "Jaoit kohteen %1$s ryhmälle %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s jakoi kohteen %1$s ryhmälle %3$s", - "You removed the share of group %2$s for %1$s" : "Poistit %1$s:n jaon ryhmälle %2$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s poisti %1$s:n jaon ryhmälle %3$s", - "%2$s shared %1$s via link" : "%2$s jakoi kohteen %1$s linkin kautta", - "You shared %1$s via link" : "Jaoit kohteen %1$s linkin kautta", - "You removed the public link for %1$s" : "Poistit julkisen linkin kohteelle %1$s", - "%2$s removed the public link for %1$s" : "%2$s poisti julkisen linkin kohteelle %1$s", - "Your public link for %1$s expired" : "Julkinen linkkisi kohteelle %1$s vanhentui", - "The public link of %2$s for %1$s expired" : "Käyttäjän %2$s julkinen linkki kohteeseen %1$s vanhentui", - "%2$s shared %1$s with you" : "%2$s jakoi kohteen %1$s kanssasi", - "%2$s removed the share for %1$s" : "%2$s poisti %1$s:n jaon", - "Shared with %2$s" : "Jaettu käyttäjälle %2$s", - "Shared with %3$s by %2$s" : "Jaettu käyttäjälle %3$s käyttäjältä %2$s", - "Removed share for %2$s" : "Poisti jaon käyttäjälle %2$s", - "%2$s removed share for %3$s" : "%2$s poisti jaon käyttäjälle %3$s", - "Shared with group %2$s" : "Jaettu ryhmälle %2$s", - "Shared with group %3$s by %2$s" : "Jaettu ryhmälle %3$s käyttäjältä %2$s", - "Removed share of group %2$s" : "Poisti jaon ryhmälle %2$s", - "%2$s removed share of group %3$s" : "%2$s poisti jaon ryhmälle %3$s", - "Shared via link by %2$s" : "Jaettu linkin kautta käyttäjältä %2$s", - "Shared via public link" : "Jaettu julkisen linkin kautta", - "%2$s removed public link" : "%2$s poisti julkisen linkin", - "Public link of %2$s expired" : "Kohteen %2$s julkinen linkki vanhentui", - "Shared by %2$s" : "Jakanut %2$s", - "Shares" : "Jaot" + "Uploaded files:" : "Lähetetyt tiedostot:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/fi.json b/apps/files_sharing/l10n/fi.json index 46adb12ec2..195db6370f 100644 --- a/apps/files_sharing/l10n/fi.json +++ b/apps/files_sharing/l10n/fi.json @@ -106,44 +106,6 @@ "Upload files to %s" : "Lähetä tiedostoja käyttäjälle %s", "Select or drop files" : "Valitse tai pudota tiedostoja", "Uploading files…" : "Lähetetään tiedostoja…", - "Uploaded files:" : "Lähetetyt tiedostot:", - "A public shared file or folder was downloaded" : "Julkisesti jaettu tiedosto tai kansio ladattiin", - "You received a new remote share %2$s from %1$s" : "Vastaanotit uuden etäjaon %2$s käyttäjältä %1$s", - "You received a new remote share from %s" : "Vastaanotit uuden etäjaon käyttäjältä %s", - "%1$s accepted remote share %2$s" : "%1$s hyväksyi etäjaon %2$s", - "%1$s declined remote share %2$s" : "%1$s kieltäytyi etäjaosta %2$s", - "%1$s unshared %2$s from you" : "%1$s lopetti kohteen %2$s jakamisen kanssasi", - "Public shared folder %1$s was downloaded" : "Julkisesti jaettu kansio %1$s ladattiin", - "Public shared file %1$s was downloaded" : "Julkisesti jaettu tiedosto %1$s ladattiin", - "You shared %1$s with %2$s" : "Jaoit kohteen %1$s käyttäjälle %2$s", - "%2$s shared %1$s with %3$s" : "%2$s jakoi kohteen %1$s käyttäjälle %3$s", - "You removed the share of %2$s for %1$s" : "Poistit %1$s:n jaon käyttäjälle %2$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s poisti %1$s:n jaon käyttäjälle %3$s", - "You shared %1$s with group %2$s" : "Jaoit kohteen %1$s ryhmälle %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s jakoi kohteen %1$s ryhmälle %3$s", - "You removed the share of group %2$s for %1$s" : "Poistit %1$s:n jaon ryhmälle %2$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s poisti %1$s:n jaon ryhmälle %3$s", - "%2$s shared %1$s via link" : "%2$s jakoi kohteen %1$s linkin kautta", - "You shared %1$s via link" : "Jaoit kohteen %1$s linkin kautta", - "You removed the public link for %1$s" : "Poistit julkisen linkin kohteelle %1$s", - "%2$s removed the public link for %1$s" : "%2$s poisti julkisen linkin kohteelle %1$s", - "Your public link for %1$s expired" : "Julkinen linkkisi kohteelle %1$s vanhentui", - "The public link of %2$s for %1$s expired" : "Käyttäjän %2$s julkinen linkki kohteeseen %1$s vanhentui", - "%2$s shared %1$s with you" : "%2$s jakoi kohteen %1$s kanssasi", - "%2$s removed the share for %1$s" : "%2$s poisti %1$s:n jaon", - "Shared with %2$s" : "Jaettu käyttäjälle %2$s", - "Shared with %3$s by %2$s" : "Jaettu käyttäjälle %3$s käyttäjältä %2$s", - "Removed share for %2$s" : "Poisti jaon käyttäjälle %2$s", - "%2$s removed share for %3$s" : "%2$s poisti jaon käyttäjälle %3$s", - "Shared with group %2$s" : "Jaettu ryhmälle %2$s", - "Shared with group %3$s by %2$s" : "Jaettu ryhmälle %3$s käyttäjältä %2$s", - "Removed share of group %2$s" : "Poisti jaon ryhmälle %2$s", - "%2$s removed share of group %3$s" : "%2$s poisti jaon ryhmälle %3$s", - "Shared via link by %2$s" : "Jaettu linkin kautta käyttäjältä %2$s", - "Shared via public link" : "Jaettu julkisen linkin kautta", - "%2$s removed public link" : "%2$s poisti julkisen linkin", - "Public link of %2$s expired" : "Kohteen %2$s julkinen linkki vanhentui", - "Shared by %2$s" : "Jakanut %2$s", - "Shares" : "Jaot" + "Uploaded files:" : "Lähetetyt tiedostot:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 8f2d9699e1..12a83043de 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -109,44 +109,6 @@ OC.L10N.register( "Upload files to %s" : "Téléversement des fichiers vers %s", "Select or drop files" : "Sélectionner ou glisser-déposer vos fichiers", "Uploading files…" : "Téléversement des fichiers...", - "Uploaded files:" : "Fichiers téléversés :", - "A public shared file or folder was downloaded" : "Un fichier ou un répertoire partagé publiquement a été téléchargé", - "You received a new remote share %2$s from %1$s" : "L'utilisateur %1$s a partagé la ressource distante %2$s avec vous", - "You received a new remote share from %s" : "Vous avez reçu un partage distant de %s", - "%1$s accepted remote share %2$s" : "%1$s a accepté le partage distant %2$s", - "%1$s declined remote share %2$s" : "%1$s a refusé le partage distant %2$s", - "%1$s unshared %2$s from you" : "%1$s a cessé de partager %2$s avec vous", - "Public shared folder %1$s was downloaded" : "Le dossier public %1$s a été téléchargé", - "Public shared file %1$s was downloaded" : "Le fichier public %1$s a été téléchargé", - "You shared %1$s with %2$s" : "Vous avez partagé %1$s avec %2$s", - "%2$s shared %1$s with %3$s" : "%2$s a partagé %1$s avec %3$s", - "You removed the share of %2$s for %1$s" : "Vous avez supprimé le partage de %2$s pour %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s a supprimé votre partage de %3$s pour %1$s", - "You shared %1$s with group %2$s" : "Vous avez partagé %1$s avec le groupe %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s partagé %1$s avec le groupe %3$s", - "You removed the share of group %2$s for %1$s" : "Vous avez supprimé le partage du groupe %2$s pour %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s a supprimé le partage du groupe %3$s pour %1$s", - "%2$s shared %1$s via link" : "%2$s a partagé %1$s par lien", - "You shared %1$s via link" : "Vous avez partagé %1$s par lien public", - "You removed the public link for %1$s" : "Vous avez supprimé le lien public pour %1$s", - "%2$s removed the public link for %1$s" : "%2$s a supprimé le lien public pour %1$s", - "Your public link for %1$s expired" : "Le lien public pour %1$s a expiré", - "The public link of %2$s for %1$s expired" : "Le lien public de %2$s pour %1$s a expiré", - "%2$s shared %1$s with you" : "%2$s a partagé %1$s avec vous", - "%2$s removed the share for %1$s" : "%2$s a supprimé le partage pour %1$s", - "Shared with %2$s" : "Partagé avec %2$s", - "Shared with %3$s by %2$s" : "Partagé avec %3$s par %2$s", - "Removed share for %2$s" : "Partage supprimé pour %2$s", - "%2$s removed share for %3$s" : "%2$s a supprimé le partage pour %3$s", - "Shared with group %2$s" : "Partagé avec le groupe %2$s", - "Shared with group %3$s by %2$s" : "Partagé avec le groupe %3$s par %2$s", - "Removed share of group %2$s" : "Partage supprimé du groupe %2$s", - "%2$s removed share of group %3$s" : "%2$s a supprimé le partage du groupe %3$s", - "Shared via link by %2$s" : "Partagé via lien par %2$s", - "Shared via public link" : "Partagé par lien public", - "%2$s removed public link" : "%2$s a supprimé le lien public", - "Public link of %2$s expired" : "Le lien public de %2$s a expiré", - "Shared by %2$s" : "Partagé par %2$s", - "Shares" : "Partages" + "Uploaded files:" : "Fichiers téléversés :" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 4a12f746f9..3b31113f45 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -107,44 +107,6 @@ "Upload files to %s" : "Téléversement des fichiers vers %s", "Select or drop files" : "Sélectionner ou glisser-déposer vos fichiers", "Uploading files…" : "Téléversement des fichiers...", - "Uploaded files:" : "Fichiers téléversés :", - "A public shared file or folder was downloaded" : "Un fichier ou un répertoire partagé publiquement a été téléchargé", - "You received a new remote share %2$s from %1$s" : "L'utilisateur %1$s a partagé la ressource distante %2$s avec vous", - "You received a new remote share from %s" : "Vous avez reçu un partage distant de %s", - "%1$s accepted remote share %2$s" : "%1$s a accepté le partage distant %2$s", - "%1$s declined remote share %2$s" : "%1$s a refusé le partage distant %2$s", - "%1$s unshared %2$s from you" : "%1$s a cessé de partager %2$s avec vous", - "Public shared folder %1$s was downloaded" : "Le dossier public %1$s a été téléchargé", - "Public shared file %1$s was downloaded" : "Le fichier public %1$s a été téléchargé", - "You shared %1$s with %2$s" : "Vous avez partagé %1$s avec %2$s", - "%2$s shared %1$s with %3$s" : "%2$s a partagé %1$s avec %3$s", - "You removed the share of %2$s for %1$s" : "Vous avez supprimé le partage de %2$s pour %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s a supprimé votre partage de %3$s pour %1$s", - "You shared %1$s with group %2$s" : "Vous avez partagé %1$s avec le groupe %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s partagé %1$s avec le groupe %3$s", - "You removed the share of group %2$s for %1$s" : "Vous avez supprimé le partage du groupe %2$s pour %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s a supprimé le partage du groupe %3$s pour %1$s", - "%2$s shared %1$s via link" : "%2$s a partagé %1$s par lien", - "You shared %1$s via link" : "Vous avez partagé %1$s par lien public", - "You removed the public link for %1$s" : "Vous avez supprimé le lien public pour %1$s", - "%2$s removed the public link for %1$s" : "%2$s a supprimé le lien public pour %1$s", - "Your public link for %1$s expired" : "Le lien public pour %1$s a expiré", - "The public link of %2$s for %1$s expired" : "Le lien public de %2$s pour %1$s a expiré", - "%2$s shared %1$s with you" : "%2$s a partagé %1$s avec vous", - "%2$s removed the share for %1$s" : "%2$s a supprimé le partage pour %1$s", - "Shared with %2$s" : "Partagé avec %2$s", - "Shared with %3$s by %2$s" : "Partagé avec %3$s par %2$s", - "Removed share for %2$s" : "Partage supprimé pour %2$s", - "%2$s removed share for %3$s" : "%2$s a supprimé le partage pour %3$s", - "Shared with group %2$s" : "Partagé avec le groupe %2$s", - "Shared with group %3$s by %2$s" : "Partagé avec le groupe %3$s par %2$s", - "Removed share of group %2$s" : "Partage supprimé du groupe %2$s", - "%2$s removed share of group %3$s" : "%2$s a supprimé le partage du groupe %3$s", - "Shared via link by %2$s" : "Partagé via lien par %2$s", - "Shared via public link" : "Partagé par lien public", - "%2$s removed public link" : "%2$s a supprimé le lien public", - "Public link of %2$s expired" : "Le lien public de %2$s a expiré", - "Shared by %2$s" : "Partagé par %2$s", - "Shares" : "Partages" + "Uploaded files:" : "Fichiers téléversés :" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index cd3a906204..db3ee24e4b 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -103,44 +103,6 @@ OC.L10N.register( "Upload files to %s" : "Fájlok felöltése ide: %s", "Select or drop files" : "Válassz ki vagy dobj ide fájlokat", "Uploading files…" : "Fájlok feltöltése...", - "Uploaded files:" : "Felöltött fájlok:", - "A public shared file or folder was downloaded" : "Egy nyilvánosan megosztott fáljt vagy mappát letöltöttek", - "You received a new remote share %2$s from %1$s" : "A %2$s távoli megosztás érkezett a %1$s -től", - "You received a new remote share from %s" : "Új távoli megosztás érkezett a %s -től", - "%1$s accepted remote share %2$s" : "%1$s elfogadta a távoli megosztást %2$s", - "%1$s declined remote share %2$s" : "%1$s visszavonta a távoli megosztást %2$s", - "%1$s unshared %2$s from you" : "%1$s megosztás visszavonva %2$s által", - "Public shared folder %1$s was downloaded" : "%1$s nyilvánosan megosztott mappa le lett töltve", - "Public shared file %1$s was downloaded" : "Nyilvánosan megosztott fálj %1$s le lett töltve", - "You shared %1$s with %2$s" : "Megosztottad ezt: %1$s vele: %2$s", - "%2$s shared %1$s with %3$s" : "%2$s megosztotta ezt: %1$s, ővele: %3$s", - "You removed the share of %2$s for %1$s" : "Eltávolítottad %2$s következő megosztását: %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s eltávolította %3$s következő megosztását: %1$s", - "You shared %1$s with group %2$s" : "Megosztottad ezt: %1$s ezzel a csoporttal: %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s megosztotta ezt: %1$s, ezzel a csoporttal: %3$s", - "You removed the share of group %2$s for %1$s" : "Eltávolítottad %2$s csoport %1$s megosztását", - "%2$s removed the share of group %3$s for %1$s" : "%2$s eltávolította %3$s csoport %1$s megosztását", - "%2$s shared %1$s via link" : "%2$s megosztotta ezt: %1$s, hivatkozással", - "You shared %1$s via link" : "Megosztottad hivatkozással ezt: %1$s", - "You removed the public link for %1$s" : "Eltávolítottad %1$s nyilvános hivatkozását", - "%2$s removed the public link for %1$s" : "%2$s eltávolította %1$s nyilvános hivatkozását", - "Your public link for %1$s expired" : "%1$s nyilvános hivatkozásod lejárt", - "The public link of %2$s for %1$s expired" : "%2$s %1$s nyilvános hivatkozása lejárt", - "%2$s shared %1$s with you" : "%2$s megosztotta velem ezt: %1$s", - "%2$s removed the share for %1$s" : "%2$s eltávolította %1$s megosztását", - "Shared with %2$s" : "Megosztva vele: %2$s", - "Shared with %3$s by %2$s" : "Megosztva vele: %3$s, megosztó: %2$s", - "Removed share for %2$s" : "%2$s megosztása eltávolítva", - "%2$s removed share for %3$s" : "%2$s eltávolította %3$s megosztását", - "Shared with group %2$s" : "Megosztva ezzel a csoporttal: %2$s", - "Shared with group %3$s by %2$s" : "Megosztva ezzel a csoporttal: %3$s, megosztó: %2$s", - "Removed share of group %2$s" : "%2$s csoport megosztása eltávolítva", - "%2$s removed share of group %3$s" : "%2$s eltávolította %3$s csoport megosztását", - "Shared via link by %2$s" : "Megosztva hivatkozással: %2$s", - "Shared via public link" : "Megosztva nyilvános hivatkozással", - "%2$s removed public link" : "%2$s eltávolított egy nyilvános hivatkozást", - "Public link of %2$s expired" : "%2$s nyilvános hivatkozása lejárt", - "Shared by %2$s" : "Megosztó: %2$s", - "Shares" : "Megosztások" + "Uploaded files:" : "Felöltött fájlok:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index a6750fb7e3..35e686ded1 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -101,44 +101,6 @@ "Upload files to %s" : "Fájlok felöltése ide: %s", "Select or drop files" : "Válassz ki vagy dobj ide fájlokat", "Uploading files…" : "Fájlok feltöltése...", - "Uploaded files:" : "Felöltött fájlok:", - "A public shared file or folder was downloaded" : "Egy nyilvánosan megosztott fáljt vagy mappát letöltöttek", - "You received a new remote share %2$s from %1$s" : "A %2$s távoli megosztás érkezett a %1$s -től", - "You received a new remote share from %s" : "Új távoli megosztás érkezett a %s -től", - "%1$s accepted remote share %2$s" : "%1$s elfogadta a távoli megosztást %2$s", - "%1$s declined remote share %2$s" : "%1$s visszavonta a távoli megosztást %2$s", - "%1$s unshared %2$s from you" : "%1$s megosztás visszavonva %2$s által", - "Public shared folder %1$s was downloaded" : "%1$s nyilvánosan megosztott mappa le lett töltve", - "Public shared file %1$s was downloaded" : "Nyilvánosan megosztott fálj %1$s le lett töltve", - "You shared %1$s with %2$s" : "Megosztottad ezt: %1$s vele: %2$s", - "%2$s shared %1$s with %3$s" : "%2$s megosztotta ezt: %1$s, ővele: %3$s", - "You removed the share of %2$s for %1$s" : "Eltávolítottad %2$s következő megosztását: %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s eltávolította %3$s következő megosztását: %1$s", - "You shared %1$s with group %2$s" : "Megosztottad ezt: %1$s ezzel a csoporttal: %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s megosztotta ezt: %1$s, ezzel a csoporttal: %3$s", - "You removed the share of group %2$s for %1$s" : "Eltávolítottad %2$s csoport %1$s megosztását", - "%2$s removed the share of group %3$s for %1$s" : "%2$s eltávolította %3$s csoport %1$s megosztását", - "%2$s shared %1$s via link" : "%2$s megosztotta ezt: %1$s, hivatkozással", - "You shared %1$s via link" : "Megosztottad hivatkozással ezt: %1$s", - "You removed the public link for %1$s" : "Eltávolítottad %1$s nyilvános hivatkozását", - "%2$s removed the public link for %1$s" : "%2$s eltávolította %1$s nyilvános hivatkozását", - "Your public link for %1$s expired" : "%1$s nyilvános hivatkozásod lejárt", - "The public link of %2$s for %1$s expired" : "%2$s %1$s nyilvános hivatkozása lejárt", - "%2$s shared %1$s with you" : "%2$s megosztotta velem ezt: %1$s", - "%2$s removed the share for %1$s" : "%2$s eltávolította %1$s megosztását", - "Shared with %2$s" : "Megosztva vele: %2$s", - "Shared with %3$s by %2$s" : "Megosztva vele: %3$s, megosztó: %2$s", - "Removed share for %2$s" : "%2$s megosztása eltávolítva", - "%2$s removed share for %3$s" : "%2$s eltávolította %3$s megosztását", - "Shared with group %2$s" : "Megosztva ezzel a csoporttal: %2$s", - "Shared with group %3$s by %2$s" : "Megosztva ezzel a csoporttal: %3$s, megosztó: %2$s", - "Removed share of group %2$s" : "%2$s csoport megosztása eltávolítva", - "%2$s removed share of group %3$s" : "%2$s eltávolította %3$s csoport megosztását", - "Shared via link by %2$s" : "Megosztva hivatkozással: %2$s", - "Shared via public link" : "Megosztva nyilvános hivatkozással", - "%2$s removed public link" : "%2$s eltávolított egy nyilvános hivatkozást", - "Public link of %2$s expired" : "%2$s nyilvános hivatkozása lejárt", - "Shared by %2$s" : "Megosztó: %2$s", - "Shares" : "Megosztások" + "Uploaded files:" : "Felöltött fájlok:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js index 39721fd93e..58d41c0c1c 100644 --- a/apps/files_sharing/l10n/is.js +++ b/apps/files_sharing/l10n/is.js @@ -109,44 +109,6 @@ OC.L10N.register( "Upload files to %s" : "Senda inn skrár á %s", "Select or drop files" : "Veldu eða slepptu skrám", "Uploading files…" : "Sendi inn skrár…", - "Uploaded files:" : "Innsendar skrár:", - "A public shared file or folder was downloaded" : "Skrá eða mappa í almenningsaðgangi var sótt", - "You received a new remote share %2$s from %1$s" : "Þú tókst við nýrri fjartengdri sameign %2$s frá %1$s", - "You received a new remote share from %s" : "Þú tókst við nýrri fjartengdri sameign frá %s", - "%1$s accepted remote share %2$s" : "%1$s samþykkti fjartengda sameign %2$s", - "%1$s declined remote share %2$s" : "%1$s hafnaði fjartengdri sameign %2$s", - "%1$s unshared %2$s from you" : "%1$s tók af deilingu %2$s frá þér", - "Public shared folder %1$s was downloaded" : "Deild mappa í almenningsaðgangi %1$s var sótt", - "Public shared file %1$s was downloaded" : "Deild skrá í almenningsaðgangi %1$s var sótt", - "You shared %1$s with %2$s" : "Þú deildir %1$s með %2$s", - "%2$s shared %1$s with %3$s" : "%2$s deildi %1$s með %3$s", - "You removed the share of %2$s for %1$s" : "Þú fjarlægðir deilingu af %2$s fyrir %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s fjarlægði deilingu af %3$s fyrir %1$s", - "You shared %1$s with group %2$s" : "Þú deildir %1$s með hópnum %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s deildi %1$s með hópnum %3$s", - "You removed the share of group %2$s for %1$s" : "Þú fjarlægðir deilingu til hópsins %2$s fyrir %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s fjarlægði deilingu til hópsins %3$s fyrir %1$s", - "%2$s shared %1$s via link" : "%2$s deildi %1$s með tengli", - "You shared %1$s via link" : "Þú deildir %1$s með tengli", - "You removed the public link for %1$s" : "Þú fjarlægðir almenningstengilinn fyrir %1$s", - "%2$s removed the public link for %1$s" : "%2$s fjarlægði almenningstengilinn fyrir %1$s", - "Your public link for %1$s expired" : "Almenningstengill þinn fyrir %1$s er útrunninn", - "The public link of %2$s for %1$s expired" : "Almenningstengill %2$s fyrir %1$s er útrunninn", - "%2$s shared %1$s with you" : "%2$s deildi %1$s með þér", - "%2$s removed the share for %1$s" : "%2$s fjarlægði deilingu af %1$s", - "Shared with %2$s" : "Deilt með %2$s", - "Shared with %3$s by %2$s" : "Deilt með %3$s af %2$s", - "Removed share for %2$s" : "Fjarlægði deilingu af %2$s", - "%2$s removed share for %3$s" : "%2$s fjarlægði deilingu af %3$s", - "Shared with group %2$s" : "Deilt með hópnum %2$s", - "Shared with group %3$s by %2$s" : "Deilt með hópnum %3$s af %2$s", - "Removed share of group %2$s" : "Fjarlægði deilingu af hópnum %2$s", - "%2$s removed share of group %3$s" : "%2$s fjarlægði deilingu af hópnum %3$s", - "Shared via link by %2$s" : "Deilt með tengli af %2$s", - "Shared via public link" : "Deilt með almenningstengli", - "%2$s removed public link" : "%2$s fjarlægði almenningstengil", - "Public link of %2$s expired" : "Almenningstengill %2$s er útrunninn", - "Shared by %2$s" : "Deilt af %2$s", - "Shares" : "Sameignir" + "Uploaded files:" : "Innsendar skrár:" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files_sharing/l10n/is.json b/apps/files_sharing/l10n/is.json index a6fac5df56..558df52aae 100644 --- a/apps/files_sharing/l10n/is.json +++ b/apps/files_sharing/l10n/is.json @@ -107,44 +107,6 @@ "Upload files to %s" : "Senda inn skrár á %s", "Select or drop files" : "Veldu eða slepptu skrám", "Uploading files…" : "Sendi inn skrár…", - "Uploaded files:" : "Innsendar skrár:", - "A public shared file or folder was downloaded" : "Skrá eða mappa í almenningsaðgangi var sótt", - "You received a new remote share %2$s from %1$s" : "Þú tókst við nýrri fjartengdri sameign %2$s frá %1$s", - "You received a new remote share from %s" : "Þú tókst við nýrri fjartengdri sameign frá %s", - "%1$s accepted remote share %2$s" : "%1$s samþykkti fjartengda sameign %2$s", - "%1$s declined remote share %2$s" : "%1$s hafnaði fjartengdri sameign %2$s", - "%1$s unshared %2$s from you" : "%1$s tók af deilingu %2$s frá þér", - "Public shared folder %1$s was downloaded" : "Deild mappa í almenningsaðgangi %1$s var sótt", - "Public shared file %1$s was downloaded" : "Deild skrá í almenningsaðgangi %1$s var sótt", - "You shared %1$s with %2$s" : "Þú deildir %1$s með %2$s", - "%2$s shared %1$s with %3$s" : "%2$s deildi %1$s með %3$s", - "You removed the share of %2$s for %1$s" : "Þú fjarlægðir deilingu af %2$s fyrir %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s fjarlægði deilingu af %3$s fyrir %1$s", - "You shared %1$s with group %2$s" : "Þú deildir %1$s með hópnum %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s deildi %1$s með hópnum %3$s", - "You removed the share of group %2$s for %1$s" : "Þú fjarlægðir deilingu til hópsins %2$s fyrir %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s fjarlægði deilingu til hópsins %3$s fyrir %1$s", - "%2$s shared %1$s via link" : "%2$s deildi %1$s með tengli", - "You shared %1$s via link" : "Þú deildir %1$s með tengli", - "You removed the public link for %1$s" : "Þú fjarlægðir almenningstengilinn fyrir %1$s", - "%2$s removed the public link for %1$s" : "%2$s fjarlægði almenningstengilinn fyrir %1$s", - "Your public link for %1$s expired" : "Almenningstengill þinn fyrir %1$s er útrunninn", - "The public link of %2$s for %1$s expired" : "Almenningstengill %2$s fyrir %1$s er útrunninn", - "%2$s shared %1$s with you" : "%2$s deildi %1$s með þér", - "%2$s removed the share for %1$s" : "%2$s fjarlægði deilingu af %1$s", - "Shared with %2$s" : "Deilt með %2$s", - "Shared with %3$s by %2$s" : "Deilt með %3$s af %2$s", - "Removed share for %2$s" : "Fjarlægði deilingu af %2$s", - "%2$s removed share for %3$s" : "%2$s fjarlægði deilingu af %3$s", - "Shared with group %2$s" : "Deilt með hópnum %2$s", - "Shared with group %3$s by %2$s" : "Deilt með hópnum %3$s af %2$s", - "Removed share of group %2$s" : "Fjarlægði deilingu af hópnum %2$s", - "%2$s removed share of group %3$s" : "%2$s fjarlægði deilingu af hópnum %3$s", - "Shared via link by %2$s" : "Deilt með tengli af %2$s", - "Shared via public link" : "Deilt með almenningstengli", - "%2$s removed public link" : "%2$s fjarlægði almenningstengil", - "Public link of %2$s expired" : "Almenningstengill %2$s er útrunninn", - "Shared by %2$s" : "Deilt af %2$s", - "Shares" : "Sameignir" + "Uploaded files:" : "Innsendar skrár:" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index 604a3080a0..749c85d049 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -109,44 +109,6 @@ OC.L10N.register( "Upload files to %s" : "Carica file su %s", "Select or drop files" : "Seleziona o deseleziona file", "Uploading files…" : "Caricamento file in corso...", - "Uploaded files:" : "File caricati:", - "A public shared file or folder was downloaded" : "Un file condiviso pubblicamente o una cartella è stato scaricato", - "You received a new remote share %2$s from %1$s" : "Hai ricevuto una nuova condivisione remota %2$s da %1$s", - "You received a new remote share from %s" : "Hai ricevuto una nuova condivisione remota da %s", - "%1$s accepted remote share %2$s" : "%1$s ha accettato la condivisione remota %2$s", - "%1$s declined remote share %2$s" : "%1$s ha rifiutato la condivisione remota %2$s", - "%1$s unshared %2$s from you" : "%1$s ha rimosso la condivisione %2$s con te", - "Public shared folder %1$s was downloaded" : "La cartella condivisa pubblicamente %1$s è stata scaricata", - "Public shared file %1$s was downloaded" : "Il file condiviso pubblicamente %1$s è stato scaricato", - "You shared %1$s with %2$s" : "Hai condiviso %1$s con %2$s", - "%2$s shared %1$s with %3$s" : "%2$s ha condiviso %1$s con %3$s", - "You removed the share of %2$s for %1$s" : "Hai rimosso la condivisione di %2$s per %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s ha rimosso la condivisione di %3$s per %1$s", - "You shared %1$s with group %2$s" : "Hai condiviso %1$s con il gruppo %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s ha condiviso %1$s con il gruppo %3$s", - "You removed the share of group %2$s for %1$s" : "Hai rimosso la condivisione del gruppo %2$s per %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s ha rimosso la condivisione del gruppo %3$s per %1$s", - "%2$s shared %1$s via link" : "%2$s ha condiviso %1$s tramite collegamento", - "You shared %1$s via link" : "Hai condiviso %1$s tramite collegamento", - "You removed the public link for %1$s" : "Hai rimosso il collegamento pubblico per %1$s", - "%2$s removed the public link for %1$s" : "%2$s ha rimosso il collegamento pubblico per %1$s", - "Your public link for %1$s expired" : "il tuo collegamento pubblico per %1$s è scaduto", - "The public link of %2$s for %1$s expired" : "il collegamento pubblico di %2$s per %1$s è scaduto", - "%2$s shared %1$s with you" : "%2$s ha condiviso %1$s con te", - "%2$s removed the share for %1$s" : "%2$s ha rimosso la condivisione per %1$s", - "Shared with %2$s" : "Condivisa con %2$s", - "Shared with %3$s by %2$s" : "Condivisa con %3$s da %2$s", - "Removed share for %2$s" : "Condivisione rimossa per %2$s", - "%2$s removed share for %3$s" : "%2$s ha rimosso la condivisione per %3$s", - "Shared with group %2$s" : "Condivisa con il gruppo %2$s", - "Shared with group %3$s by %2$s" : "Condivisa con il gruppo %3$s da %2$s", - "Removed share of group %2$s" : "Condivisione rimossa del gruppo %2$s", - "%2$s removed share of group %3$s" : "%2$s ha rimosso la condivisione del gruppo %3$s", - "Shared via link by %2$s" : "Condivisa tramite collegamento da %2$s", - "Shared via public link" : "Condivisa tramite collegamento pubblico", - "%2$s removed public link" : "%2$s ha rimosso il collegamento pubblico", - "Public link of %2$s expired" : "il collegamento pubblico di %2$s è scaduto", - "Shared by %2$s" : "Condivisa da %2$s", - "Shares" : "Condivisioni" + "Uploaded files:" : "File caricati:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index b275104a94..5cce4c494f 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -107,44 +107,6 @@ "Upload files to %s" : "Carica file su %s", "Select or drop files" : "Seleziona o deseleziona file", "Uploading files…" : "Caricamento file in corso...", - "Uploaded files:" : "File caricati:", - "A public shared file or folder was downloaded" : "Un file condiviso pubblicamente o una cartella è stato scaricato", - "You received a new remote share %2$s from %1$s" : "Hai ricevuto una nuova condivisione remota %2$s da %1$s", - "You received a new remote share from %s" : "Hai ricevuto una nuova condivisione remota da %s", - "%1$s accepted remote share %2$s" : "%1$s ha accettato la condivisione remota %2$s", - "%1$s declined remote share %2$s" : "%1$s ha rifiutato la condivisione remota %2$s", - "%1$s unshared %2$s from you" : "%1$s ha rimosso la condivisione %2$s con te", - "Public shared folder %1$s was downloaded" : "La cartella condivisa pubblicamente %1$s è stata scaricata", - "Public shared file %1$s was downloaded" : "Il file condiviso pubblicamente %1$s è stato scaricato", - "You shared %1$s with %2$s" : "Hai condiviso %1$s con %2$s", - "%2$s shared %1$s with %3$s" : "%2$s ha condiviso %1$s con %3$s", - "You removed the share of %2$s for %1$s" : "Hai rimosso la condivisione di %2$s per %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s ha rimosso la condivisione di %3$s per %1$s", - "You shared %1$s with group %2$s" : "Hai condiviso %1$s con il gruppo %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s ha condiviso %1$s con il gruppo %3$s", - "You removed the share of group %2$s for %1$s" : "Hai rimosso la condivisione del gruppo %2$s per %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s ha rimosso la condivisione del gruppo %3$s per %1$s", - "%2$s shared %1$s via link" : "%2$s ha condiviso %1$s tramite collegamento", - "You shared %1$s via link" : "Hai condiviso %1$s tramite collegamento", - "You removed the public link for %1$s" : "Hai rimosso il collegamento pubblico per %1$s", - "%2$s removed the public link for %1$s" : "%2$s ha rimosso il collegamento pubblico per %1$s", - "Your public link for %1$s expired" : "il tuo collegamento pubblico per %1$s è scaduto", - "The public link of %2$s for %1$s expired" : "il collegamento pubblico di %2$s per %1$s è scaduto", - "%2$s shared %1$s with you" : "%2$s ha condiviso %1$s con te", - "%2$s removed the share for %1$s" : "%2$s ha rimosso la condivisione per %1$s", - "Shared with %2$s" : "Condivisa con %2$s", - "Shared with %3$s by %2$s" : "Condivisa con %3$s da %2$s", - "Removed share for %2$s" : "Condivisione rimossa per %2$s", - "%2$s removed share for %3$s" : "%2$s ha rimosso la condivisione per %3$s", - "Shared with group %2$s" : "Condivisa con il gruppo %2$s", - "Shared with group %3$s by %2$s" : "Condivisa con il gruppo %3$s da %2$s", - "Removed share of group %2$s" : "Condivisione rimossa del gruppo %2$s", - "%2$s removed share of group %3$s" : "%2$s ha rimosso la condivisione del gruppo %3$s", - "Shared via link by %2$s" : "Condivisa tramite collegamento da %2$s", - "Shared via public link" : "Condivisa tramite collegamento pubblico", - "%2$s removed public link" : "%2$s ha rimosso il collegamento pubblico", - "Public link of %2$s expired" : "il collegamento pubblico di %2$s è scaduto", - "Shared by %2$s" : "Condivisa da %2$s", - "Shares" : "Condivisioni" + "Uploaded files:" : "File caricati:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index 6cbd38db9a..177c00d8fa 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -109,44 +109,6 @@ OC.L10N.register( "Upload files to %s" : "Last opp filer til %s", "Select or drop files" : "Velg eller slipp filer", "Uploading files…" : "Laster opp filer...", - "Uploaded files:" : "Opplastede filer:", - "A public shared file or folder was downloaded" : "En offentlig delt fil eller mappe ble lastet ned", - "You received a new remote share %2$s from %1$s" : "Du mottok en ny ekstern deling %2$s fra %1$s", - "You received a new remote share from %s" : "Du mottok en ny ekstern deling fra %s", - "%1$s accepted remote share %2$s" : "%1$s aksepterte ekstern deling %2$s", - "%1$s declined remote share %2$s" : "%1$s avviste ekstern deling %2$s", - "%1$s unshared %2$s from you" : "%1$s fjernet deling %2$s fra deg", - "Public shared folder %1$s was downloaded" : "Offentlig delt mappe %1$s ble lastet ned", - "Public shared file %1$s was downloaded" : "Offentlig delt fil %1$s ble lastet ned", - "You shared %1$s with %2$s" : "Du delte %1$s med %2$s", - "%2$s shared %1$s with %3$s" : "%2$s delte %1$s med %3$s", - "You removed the share of %2$s for %1$s" : "Du fjernet deling av %2$s for %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s fjernet deling av %3$s for %1$s", - "You shared %1$s with group %2$s" : "Du delte %1$s med gruppe %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s delte %1$s med gruppe %3$s", - "You removed the share of group %2$s for %1$s" : "Du fjernet deling av gruppe %2$s for %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s fjernet deling av gruppe %3$s for %1$s", - "%2$s shared %1$s via link" : "%2$s delte %1$s via lenke", - "You shared %1$s via link" : "Du delte %1$s via lenke", - "You removed the public link for %1$s" : "Du fjernet den offentlige lenken for %1$s", - "%2$s removed the public link for %1$s" : "%2$s fjernet den offentlige lenken for %1$s", - "Your public link for %1$s expired" : "Din offentlige lenke for %1$s er utløpt", - "The public link of %2$s for %1$s expired" : "Den offentlige lenken til %2$s for %1$s er utløpt", - "%2$s shared %1$s with you" : "%2$s delte %1$s med deg", - "%2$s removed the share for %1$s" : "%2$s fjernet delingen for %1$s", - "Shared with %2$s" : "Delt med %2$s", - "Shared with %3$s by %2$s" : "Delt med %3$s av %2$s", - "Removed share for %2$s" : "Fjernet deling for %2$s", - "%2$s removed share for %3$s" : "%2$s fjernet deling for %3$s", - "Shared with group %2$s" : "Delt med gruppe %2$s", - "Shared with group %3$s by %2$s" : "Delt med gruppe %3$s av %2$s", - "Removed share of group %2$s" : "Fjernet deling av gruppe %2$s", - "%2$s removed share of group %3$s" : "%2$s fjernet deling av gruppe %3$s", - "Shared via link by %2$s" : "Delt via lenke av %2$s", - "Shared via public link" : "Delt via offentlig lenke", - "%2$s removed public link" : "%2$s fjernet offentlig lenke", - "Public link of %2$s expired" : "Offentlig lenke til %2$s er utløpt", - "Shared by %2$s" : "Delt av %2$s", - "Shares" : "Delinger" + "Uploaded files:" : "Opplastede filer:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json index 42d6763dcd..b9556b66ea 100644 --- a/apps/files_sharing/l10n/nb.json +++ b/apps/files_sharing/l10n/nb.json @@ -107,44 +107,6 @@ "Upload files to %s" : "Last opp filer til %s", "Select or drop files" : "Velg eller slipp filer", "Uploading files…" : "Laster opp filer...", - "Uploaded files:" : "Opplastede filer:", - "A public shared file or folder was downloaded" : "En offentlig delt fil eller mappe ble lastet ned", - "You received a new remote share %2$s from %1$s" : "Du mottok en ny ekstern deling %2$s fra %1$s", - "You received a new remote share from %s" : "Du mottok en ny ekstern deling fra %s", - "%1$s accepted remote share %2$s" : "%1$s aksepterte ekstern deling %2$s", - "%1$s declined remote share %2$s" : "%1$s avviste ekstern deling %2$s", - "%1$s unshared %2$s from you" : "%1$s fjernet deling %2$s fra deg", - "Public shared folder %1$s was downloaded" : "Offentlig delt mappe %1$s ble lastet ned", - "Public shared file %1$s was downloaded" : "Offentlig delt fil %1$s ble lastet ned", - "You shared %1$s with %2$s" : "Du delte %1$s med %2$s", - "%2$s shared %1$s with %3$s" : "%2$s delte %1$s med %3$s", - "You removed the share of %2$s for %1$s" : "Du fjernet deling av %2$s for %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s fjernet deling av %3$s for %1$s", - "You shared %1$s with group %2$s" : "Du delte %1$s med gruppe %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s delte %1$s med gruppe %3$s", - "You removed the share of group %2$s for %1$s" : "Du fjernet deling av gruppe %2$s for %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s fjernet deling av gruppe %3$s for %1$s", - "%2$s shared %1$s via link" : "%2$s delte %1$s via lenke", - "You shared %1$s via link" : "Du delte %1$s via lenke", - "You removed the public link for %1$s" : "Du fjernet den offentlige lenken for %1$s", - "%2$s removed the public link for %1$s" : "%2$s fjernet den offentlige lenken for %1$s", - "Your public link for %1$s expired" : "Din offentlige lenke for %1$s er utløpt", - "The public link of %2$s for %1$s expired" : "Den offentlige lenken til %2$s for %1$s er utløpt", - "%2$s shared %1$s with you" : "%2$s delte %1$s med deg", - "%2$s removed the share for %1$s" : "%2$s fjernet delingen for %1$s", - "Shared with %2$s" : "Delt med %2$s", - "Shared with %3$s by %2$s" : "Delt med %3$s av %2$s", - "Removed share for %2$s" : "Fjernet deling for %2$s", - "%2$s removed share for %3$s" : "%2$s fjernet deling for %3$s", - "Shared with group %2$s" : "Delt med gruppe %2$s", - "Shared with group %3$s by %2$s" : "Delt med gruppe %3$s av %2$s", - "Removed share of group %2$s" : "Fjernet deling av gruppe %2$s", - "%2$s removed share of group %3$s" : "%2$s fjernet deling av gruppe %3$s", - "Shared via link by %2$s" : "Delt via lenke av %2$s", - "Shared via public link" : "Delt via offentlig lenke", - "%2$s removed public link" : "%2$s fjernet offentlig lenke", - "Public link of %2$s expired" : "Offentlig lenke til %2$s er utløpt", - "Shared by %2$s" : "Delt av %2$s", - "Shares" : "Delinger" + "Uploaded files:" : "Opplastede filer:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 345e9558e4..28dac59985 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -109,44 +109,6 @@ OC.L10N.register( "Upload files to %s" : "Upload bestanden naar %s", "Select or drop files" : "Selecteer of leg bestanden neer", "Uploading files…" : "Uploaden bestanden...", - "Uploaded files:" : "Geüploade bestanden", - "A public shared file or folder was downloaded" : "Een openbaar gedeeld bestand of map werd gedownloaded", - "You received a new remote share %2$s from %1$s" : "Je ontving een nieuwe externe share %2$s van %1$s", - "You received a new remote share from %s" : "Je ontving een nieuwe externe share van %s", - "%1$s accepted remote share %2$s" : "%1$s accepteerde externe share %2$s", - "%1$s declined remote share %2$s" : "%1$s weigerde externe share %2$s", - "%1$s unshared %2$s from you" : "%1$s stopte met delen van %2$s met je", - "Public shared folder %1$s was downloaded" : "Openbaar gedeelde map %1$s werd gedownloaded", - "Public shared file %1$s was downloaded" : "Openbaar gedeeld bestand %1$s werd gedownloaded", - "You shared %1$s with %2$s" : "Je deelde %1$s met %2$s", - "%2$s shared %1$s with %3$s" : "%2$s deelde %1$s met %3$s", - "You removed the share of %2$s for %1$s" : "Je hebt de share van %1$s met %2$s verwijderd", - "%2$s removed the share of %3$s for %1$s" : "%2$s heeft de share van %1$s met %3$s verwijderd", - "You shared %1$s with group %2$s" : "Je deelde %1$s met groep %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s deelde %1$s met groep %3$s", - "You removed the share of group %2$s for %1$s" : "Je hebt de share van %1$s met de groep %2$s verwijderd", - "%2$s removed the share of group %3$s for %1$s" : "%2$s heeft de share van %1$s met de groep %3$s verwijderd", - "%2$s shared %1$s via link" : "%2$s deelde %1$s via link", - "You shared %1$s via link" : "Je deelde %1$s via link", - "You removed the public link for %1$s" : "Je hebt de openbare link voor %1$s verwijderd", - "%2$s removed the public link for %1$s" : "%2$s heeft de openbare link voor %1$s verwijderd", - "Your public link for %1$s expired" : "Je openbare link voor %1$s is verlopen", - "The public link of %2$s for %1$s expired" : "De openbare link van %2$s voor %1$s is verlopen", - "%2$s shared %1$s with you" : "%2$s deelde %1$s met u", - "%2$s removed the share for %1$s" : "%2$s heeft de share van %1$s verwijderd", - "Shared with %2$s" : "Gedeeld met %2$s", - "Shared with %3$s by %2$s" : "Gedeeld met %3$s door %2$s", - "Removed share for %2$s" : "Share van %2$s verwijderd", - "%2$s removed share for %3$s" : "%2$s verwijderde de share van %3$s", - "Shared with group %2$s" : "Gedeeld met groep %2$s", - "Shared with group %3$s by %2$s" : "Gedeeld met groep %3$s door %2$s", - "Removed share of group %2$s" : "Share van de groep %2$s verwijderd", - "%2$s removed share of group %3$s" : "%2$s verwijderde share met groep %3$s", - "Shared via link by %2$s" : "Gedeeld via link door %2$s", - "Shared via public link" : "Gedeeld via een openbare link", - "%2$s removed public link" : "%2$s verwijderede openbare link", - "Public link of %2$s expired" : "Openbare link van %2$s is verlopen", - "Shared by %2$s" : "Gedeeld door %2$s", - "Shares" : "Gedeeld" + "Uploaded files:" : "Geüploade bestanden" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index 91ed3a0c55..70a8ad4aa9 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -107,44 +107,6 @@ "Upload files to %s" : "Upload bestanden naar %s", "Select or drop files" : "Selecteer of leg bestanden neer", "Uploading files…" : "Uploaden bestanden...", - "Uploaded files:" : "Geüploade bestanden", - "A public shared file or folder was downloaded" : "Een openbaar gedeeld bestand of map werd gedownloaded", - "You received a new remote share %2$s from %1$s" : "Je ontving een nieuwe externe share %2$s van %1$s", - "You received a new remote share from %s" : "Je ontving een nieuwe externe share van %s", - "%1$s accepted remote share %2$s" : "%1$s accepteerde externe share %2$s", - "%1$s declined remote share %2$s" : "%1$s weigerde externe share %2$s", - "%1$s unshared %2$s from you" : "%1$s stopte met delen van %2$s met je", - "Public shared folder %1$s was downloaded" : "Openbaar gedeelde map %1$s werd gedownloaded", - "Public shared file %1$s was downloaded" : "Openbaar gedeeld bestand %1$s werd gedownloaded", - "You shared %1$s with %2$s" : "Je deelde %1$s met %2$s", - "%2$s shared %1$s with %3$s" : "%2$s deelde %1$s met %3$s", - "You removed the share of %2$s for %1$s" : "Je hebt de share van %1$s met %2$s verwijderd", - "%2$s removed the share of %3$s for %1$s" : "%2$s heeft de share van %1$s met %3$s verwijderd", - "You shared %1$s with group %2$s" : "Je deelde %1$s met groep %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s deelde %1$s met groep %3$s", - "You removed the share of group %2$s for %1$s" : "Je hebt de share van %1$s met de groep %2$s verwijderd", - "%2$s removed the share of group %3$s for %1$s" : "%2$s heeft de share van %1$s met de groep %3$s verwijderd", - "%2$s shared %1$s via link" : "%2$s deelde %1$s via link", - "You shared %1$s via link" : "Je deelde %1$s via link", - "You removed the public link for %1$s" : "Je hebt de openbare link voor %1$s verwijderd", - "%2$s removed the public link for %1$s" : "%2$s heeft de openbare link voor %1$s verwijderd", - "Your public link for %1$s expired" : "Je openbare link voor %1$s is verlopen", - "The public link of %2$s for %1$s expired" : "De openbare link van %2$s voor %1$s is verlopen", - "%2$s shared %1$s with you" : "%2$s deelde %1$s met u", - "%2$s removed the share for %1$s" : "%2$s heeft de share van %1$s verwijderd", - "Shared with %2$s" : "Gedeeld met %2$s", - "Shared with %3$s by %2$s" : "Gedeeld met %3$s door %2$s", - "Removed share for %2$s" : "Share van %2$s verwijderd", - "%2$s removed share for %3$s" : "%2$s verwijderde de share van %3$s", - "Shared with group %2$s" : "Gedeeld met groep %2$s", - "Shared with group %3$s by %2$s" : "Gedeeld met groep %3$s door %2$s", - "Removed share of group %2$s" : "Share van de groep %2$s verwijderd", - "%2$s removed share of group %3$s" : "%2$s verwijderde share met groep %3$s", - "Shared via link by %2$s" : "Gedeeld via link door %2$s", - "Shared via public link" : "Gedeeld via een openbare link", - "%2$s removed public link" : "%2$s verwijderede openbare link", - "Public link of %2$s expired" : "Openbare link van %2$s is verlopen", - "Shared by %2$s" : "Gedeeld door %2$s", - "Shares" : "Gedeeld" + "Uploaded files:" : "Geüploade bestanden" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 699deb6d01..4abb9e6ef5 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -109,44 +109,6 @@ OC.L10N.register( "Upload files to %s" : "Prześlij pliki do %s", "Select or drop files" : "Wybierz i upuść pliki", "Uploading files…" : "Wysyłanie plików...", - "Uploaded files:" : "Wysłane pliki:", - "A public shared file or folder was downloaded" : "Publicznie udostępniony plik lub katalog został pobrany", - "You received a new remote share %2$s from %1$s" : "Otrzymałeś nowy udział zdalny %2$s z %1$s", - "You received a new remote share from %s" : "Otrzymałeś nowy zdalny udział z %s", - "%1$s accepted remote share %2$s" : "%1$s zaakceptował zdalny udział %2$s", - "%1$s declined remote share %2$s" : "%1$s odrzucił zdalny udział %2$s", - "%1$s unshared %2$s from you" : "%1$s zakończył udostępnianie Ci %2$s", - "Public shared folder %1$s was downloaded" : "Udostępniony publicznie folder %1$s został pobrany", - "Public shared file %1$s was downloaded" : "Udostępniony publicznie plik %1$s został pobrany", - "You shared %1$s with %2$s" : "Współdzielisz %1$s z %2$s", - "%2$s shared %1$s with %3$s" : "%2$s udostępnił %1$s użytkownikowi %3$s", - "You removed the share of %2$s for %1$s" : "Zakończyłeś udostępnianie %2$s użytkownikowi %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s zakończył udostępnianie %3$s użytkownikowi %1$s", - "You shared %1$s with group %2$s" : "Współdzielisz %1$s z grupą %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s udostępnił %1$s grupie %3$s", - "You removed the share of group %2$s for %1$s" : "Usunąłeś(-łaś) współdzielenie grupy %2$s dla %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s usunął(-ęła) współdzielenie grupy %3$s dla %1$s", - "%2$s shared %1$s via link" : "%2$s udostępnił %1$s poprzez łącze", - "You shared %1$s via link" : "Udostępniasz %1$s przez link", - "You removed the public link for %1$s" : "Usunałęś(-łaś) publiczny link dla %1$s", - "%2$s removed the public link for %1$s" : "%2$s usunął(-ęła) publiczny link dla %1$s", - "Your public link for %1$s expired" : "Twoje publiczne łącze do %1$s wygasło", - "The public link of %2$s for %1$s expired" : "Publiczny link %2$s dla %1$s wygasł", - "%2$s shared %1$s with you" : "%2$s współdzieli %1$s z Tobą", - "%2$s removed the share for %1$s" : "%2$s usunął udział dla %1$s", - "Shared with %2$s" : "Współdzielone z %2$s", - "Shared with %3$s by %2$s" : "Udostępniono użytkownikowi %3$s przez %2$s", - "Removed share for %2$s" : "Usunął(-ęła) współdzielenie dla %2$s", - "%2$s removed share for %3$s" : "%2$s usunął(-ęła) współdzielenie dla %3$s", - "Shared with group %2$s" : "Udostępniono grupie %2$s", - "Shared with group %3$s by %2$s" : "Udostępniono grupie %3$s przez użytkownika %2$s", - "Removed share of group %2$s" : "Usunięto współdzielenie grup %2$s", - "%2$s removed share of group %3$s" : "%2$s usunął(-ęła) udostępnianie grupie %3$s", - "Shared via link by %2$s" : "Udostępniono za pomocą łącza przez użytkownika %2$s", - "Shared via public link" : "Udostępniono przez publiczne łącze", - "%2$s removed public link" : "%2$s usunął publiczne łącze", - "Public link of %2$s expired" : "Publiczne łącze użytkownika %2$s wygasło", - "Shared by %2$s" : "Udostępniane przez %2$s", - "Shares" : "Udziały" + "Uploaded files:" : "Wysłane pliki:" }, "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_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index d7c0461e8e..8803b0375b 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -107,44 +107,6 @@ "Upload files to %s" : "Prześlij pliki do %s", "Select or drop files" : "Wybierz i upuść pliki", "Uploading files…" : "Wysyłanie plików...", - "Uploaded files:" : "Wysłane pliki:", - "A public shared file or folder was downloaded" : "Publicznie udostępniony plik lub katalog został pobrany", - "You received a new remote share %2$s from %1$s" : "Otrzymałeś nowy udział zdalny %2$s z %1$s", - "You received a new remote share from %s" : "Otrzymałeś nowy zdalny udział z %s", - "%1$s accepted remote share %2$s" : "%1$s zaakceptował zdalny udział %2$s", - "%1$s declined remote share %2$s" : "%1$s odrzucił zdalny udział %2$s", - "%1$s unshared %2$s from you" : "%1$s zakończył udostępnianie Ci %2$s", - "Public shared folder %1$s was downloaded" : "Udostępniony publicznie folder %1$s został pobrany", - "Public shared file %1$s was downloaded" : "Udostępniony publicznie plik %1$s został pobrany", - "You shared %1$s with %2$s" : "Współdzielisz %1$s z %2$s", - "%2$s shared %1$s with %3$s" : "%2$s udostępnił %1$s użytkownikowi %3$s", - "You removed the share of %2$s for %1$s" : "Zakończyłeś udostępnianie %2$s użytkownikowi %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s zakończył udostępnianie %3$s użytkownikowi %1$s", - "You shared %1$s with group %2$s" : "Współdzielisz %1$s z grupą %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s udostępnił %1$s grupie %3$s", - "You removed the share of group %2$s for %1$s" : "Usunąłeś(-łaś) współdzielenie grupy %2$s dla %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s usunął(-ęła) współdzielenie grupy %3$s dla %1$s", - "%2$s shared %1$s via link" : "%2$s udostępnił %1$s poprzez łącze", - "You shared %1$s via link" : "Udostępniasz %1$s przez link", - "You removed the public link for %1$s" : "Usunałęś(-łaś) publiczny link dla %1$s", - "%2$s removed the public link for %1$s" : "%2$s usunął(-ęła) publiczny link dla %1$s", - "Your public link for %1$s expired" : "Twoje publiczne łącze do %1$s wygasło", - "The public link of %2$s for %1$s expired" : "Publiczny link %2$s dla %1$s wygasł", - "%2$s shared %1$s with you" : "%2$s współdzieli %1$s z Tobą", - "%2$s removed the share for %1$s" : "%2$s usunął udział dla %1$s", - "Shared with %2$s" : "Współdzielone z %2$s", - "Shared with %3$s by %2$s" : "Udostępniono użytkownikowi %3$s przez %2$s", - "Removed share for %2$s" : "Usunął(-ęła) współdzielenie dla %2$s", - "%2$s removed share for %3$s" : "%2$s usunął(-ęła) współdzielenie dla %3$s", - "Shared with group %2$s" : "Udostępniono grupie %2$s", - "Shared with group %3$s by %2$s" : "Udostępniono grupie %3$s przez użytkownika %2$s", - "Removed share of group %2$s" : "Usunięto współdzielenie grup %2$s", - "%2$s removed share of group %3$s" : "%2$s usunął(-ęła) udostępnianie grupie %3$s", - "Shared via link by %2$s" : "Udostępniono za pomocą łącza przez użytkownika %2$s", - "Shared via public link" : "Udostępniono przez publiczne łącze", - "%2$s removed public link" : "%2$s usunął publiczne łącze", - "Public link of %2$s expired" : "Publiczne łącze użytkownika %2$s wygasło", - "Shared by %2$s" : "Udostępniane przez %2$s", - "Shares" : "Udziały" + "Uploaded files:" : "Wysłane pliki:" },"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_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 536d40d92c..92328bf0be 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -106,44 +106,6 @@ OC.L10N.register( "Upload files to %s" : "Carregar arquivos para %s", "Select or drop files" : "Selecione e solte arquivos", "Uploading files…" : "Carregando arquivos...", - "Uploaded files:" : "Arquivos carregados:", - "A public shared file or folder was downloaded" : "Um arquivo ou pasta compartilhado publicamente foi baixado", - "You received a new remote share %2$s from %1$s" : "Você recebeu um novo conpartilhamento remoto %2$s de %1$s", - "You received a new remote share from %s" : "Você recebeu um novo compartilhamento remoto de %s", - "%1$s accepted remote share %2$s" : "%1$s aceitou o compartilhamento remoto %2$s", - "%1$s declined remote share %2$s" : "%1$s declinou o compartilhamento remoto %2$s", - "%1$s unshared %2$s from you" : "%1$s não compartilhados %2$s de você", - "Public shared folder %1$s was downloaded" : "A pasta %1$s compartilhada publicamente foi baixada", - "Public shared file %1$s was downloaded" : "O arquivo %1$s compartilhado publicamente foi baixado", - "You shared %1$s with %2$s" : "Você compartilhou %1$s com %2$s", - "%2$s shared %1$s with %3$s" : "%2$s compartilhado %1$s com %3$s", - "You removed the share of %2$s for %1$s" : "Você removeu o compartilhamento de %2$s para %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s removido o compartilhamento de %3$s para %1$s", - "You shared %1$s with group %2$s" : "Você compartilhou %1$s com o grupo %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s compartilhado %1$s com o grupo %3$s", - "You removed the share of group %2$s for %1$s" : "Você removeu o compartilhamento de %2$s para %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s removido o compartilhamento do grupo %3$s para %1$s", - "%2$s shared %1$s via link" : "%2$s compartilhado via link %1$s", - "You shared %1$s via link" : "Você compartilhou %1$s via link", - "You removed the public link for %1$s" : "Você removeu o link público de %1$s", - "%2$s removed the public link for %1$s" : "%2$s removeu o link público de %1$s", - "Your public link for %1$s expired" : "O seu link público para %1$s expirou", - "The public link of %2$s for %1$s expired" : "O link público de %2$s para %1$s expirou", - "%2$s shared %1$s with you" : "%2$s compartilhou %1$s com você", - "%2$s removed the share for %1$s" : "%2$s removeu o compartilhamento para %1$s", - "Shared with %2$s" : "Compartilhado com %2$s", - "Shared with %3$s by %2$s" : "Compartilhado com %3$s por %2$s", - "Removed share for %2$s" : "Removido compartilhamento para %2$s", - "%2$s removed share for %3$s" : "%2$s removeu o compartilhamento para %3$s", - "Shared with group %2$s" : "Compartilhado com o grupo %2$s", - "Shared with group %3$s by %2$s" : "Compartilhado com o grupo %3$s por %2$s", - "Removed share of group %2$s" : "Removido compartilhamento para o grupo %2$s", - "%2$s removed share of group %3$s" : "%2$s removido compartilhamento do grupo %3$s", - "Shared via link by %2$s" : "Compartilhado via link por %2$s", - "Shared via public link" : "Compartilhado via link público", - "%2$s removed public link" : "%2$s removeu o link público", - "Public link of %2$s expired" : "O link público de %2$s expirou", - "Shared by %2$s" : "Compartilhado por %2$s", - "Shares" : "Compartilhamentos" + "Uploaded files:" : "Arquivos carregados:" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 8fadd5c9c6..58ed59a7a6 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -104,44 +104,6 @@ "Upload files to %s" : "Carregar arquivos para %s", "Select or drop files" : "Selecione e solte arquivos", "Uploading files…" : "Carregando arquivos...", - "Uploaded files:" : "Arquivos carregados:", - "A public shared file or folder was downloaded" : "Um arquivo ou pasta compartilhado publicamente foi baixado", - "You received a new remote share %2$s from %1$s" : "Você recebeu um novo conpartilhamento remoto %2$s de %1$s", - "You received a new remote share from %s" : "Você recebeu um novo compartilhamento remoto de %s", - "%1$s accepted remote share %2$s" : "%1$s aceitou o compartilhamento remoto %2$s", - "%1$s declined remote share %2$s" : "%1$s declinou o compartilhamento remoto %2$s", - "%1$s unshared %2$s from you" : "%1$s não compartilhados %2$s de você", - "Public shared folder %1$s was downloaded" : "A pasta %1$s compartilhada publicamente foi baixada", - "Public shared file %1$s was downloaded" : "O arquivo %1$s compartilhado publicamente foi baixado", - "You shared %1$s with %2$s" : "Você compartilhou %1$s com %2$s", - "%2$s shared %1$s with %3$s" : "%2$s compartilhado %1$s com %3$s", - "You removed the share of %2$s for %1$s" : "Você removeu o compartilhamento de %2$s para %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s removido o compartilhamento de %3$s para %1$s", - "You shared %1$s with group %2$s" : "Você compartilhou %1$s com o grupo %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s compartilhado %1$s com o grupo %3$s", - "You removed the share of group %2$s for %1$s" : "Você removeu o compartilhamento de %2$s para %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s removido o compartilhamento do grupo %3$s para %1$s", - "%2$s shared %1$s via link" : "%2$s compartilhado via link %1$s", - "You shared %1$s via link" : "Você compartilhou %1$s via link", - "You removed the public link for %1$s" : "Você removeu o link público de %1$s", - "%2$s removed the public link for %1$s" : "%2$s removeu o link público de %1$s", - "Your public link for %1$s expired" : "O seu link público para %1$s expirou", - "The public link of %2$s for %1$s expired" : "O link público de %2$s para %1$s expirou", - "%2$s shared %1$s with you" : "%2$s compartilhou %1$s com você", - "%2$s removed the share for %1$s" : "%2$s removeu o compartilhamento para %1$s", - "Shared with %2$s" : "Compartilhado com %2$s", - "Shared with %3$s by %2$s" : "Compartilhado com %3$s por %2$s", - "Removed share for %2$s" : "Removido compartilhamento para %2$s", - "%2$s removed share for %3$s" : "%2$s removeu o compartilhamento para %3$s", - "Shared with group %2$s" : "Compartilhado com o grupo %2$s", - "Shared with group %3$s by %2$s" : "Compartilhado com o grupo %3$s por %2$s", - "Removed share of group %2$s" : "Removido compartilhamento para o grupo %2$s", - "%2$s removed share of group %3$s" : "%2$s removido compartilhamento do grupo %3$s", - "Shared via link by %2$s" : "Compartilhado via link por %2$s", - "Shared via public link" : "Compartilhado via link público", - "%2$s removed public link" : "%2$s removeu o link público", - "Public link of %2$s expired" : "O link público de %2$s expirou", - "Shared by %2$s" : "Compartilhado por %2$s", - "Shares" : "Compartilhamentos" + "Uploaded files:" : "Arquivos carregados:" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 43fed6a4e8..7370d65f9d 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -109,44 +109,6 @@ OC.L10N.register( "Upload files to %s" : "Загрузка файлов пользователю %s", "Select or drop files" : "Выбрать или сбросить файлы", "Uploading files…" : "Загрузка файлов...", - "Uploaded files:" : "Загруженные файлы:", - "A public shared file or folder was downloaded" : "Скачан общий файл или каталог", - "You received a new remote share %2$s from %1$s" : "Вы получили новый удаленный общий ресурс %2$s от %1$s", - "You received a new remote share from %s" : "%s поделился с вами удаленным общим ресурсом", - "%1$s accepted remote share %2$s" : "%1$s принял удаленный общий ресурс %2$s", - "%1$s declined remote share %2$s" : "%1$s отклонил удаленный общий ресурс %2$s", - "%1$s unshared %2$s from you" : "%1$s закрыл для вас доступ к %2$s ", - "Public shared folder %1$s was downloaded" : "Общий каталог %1$s был скачан", - "Public shared file %1$s was downloaded" : "Общий файл %1$s, был скачан", - "You shared %1$s with %2$s" : "Вы поделились %1$s с %2$s", - "%2$s shared %1$s with %3$s" : "%2$s поделился %1$s с %3$s", - "You removed the share of %2$s for %1$s" : "Вы удалили общий доступ к %2$s для %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s удалил общий доступ к %3$s для %1$s", - "You shared %1$s with group %2$s" : "Вы поделились %1$s с группой %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s поделился %1$s с группой %3$s", - "You removed the share of group %2$s for %1$s" : "Вы удалили общий доступ к группе %2$s для %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s удалил общий доступ к группе %3$s для %1$s", - "%2$s shared %1$s via link" : "%2$s поделился %1$s по ссылке", - "You shared %1$s via link" : "Вы поделились %1$s с помощью ссылки", - "You removed the public link for %1$s" : "Вы удалили общедоступную ссылку к %1$s", - "%2$s removed the public link for %1$s" : "%2$s удалил общедоступную ссылку к %1$s", - "Your public link for %1$s expired" : "Срок действия Вашей общедоступной ссылки к %1$s закончился", - "The public link of %2$s for %1$s expired" : "Срок действия общедоступной ссылки к %2$s для %1$s закончился", - "%2$s shared %1$s with you" : "%2$s поделился с вами %1$s", - "%2$s removed the share for %1$s" : "%2$s удалил общий доступ к %1$s", - "Shared with %2$s" : "Поделился с %2$s", - "Shared with %3$s by %2$s" : "Поделился %2$s с %3$s", - "Removed share for %2$s" : "Удалён общий доступ к %2$s", - "%2$s removed share for %3$s" : "%2$s удалил общий доступ к %3$s", - "Shared with group %2$s" : "Поделился с группой %2$s", - "Shared with group %3$s by %2$s" : "Поделился %2$s с группой %3$s", - "Removed share of group %2$s" : "Удалён общий доступ к группе %2$s", - "%2$s removed share of group %3$s" : "%2$s удалил общий доступ к группе %3$s", - "Shared via link by %2$s" : "Поделился ссылкой %2$s", - "Shared via public link" : "Поделился открытой ссылкой", - "%2$s removed public link" : "%2$s удалил общедоступную ссылку", - "Public link of %2$s expired" : "Срок действия общедоступной ссылки к %2$s закончился", - "Shared by %2$s" : "Поделился %2$s", - "Shares" : "События обмена файлами" + "Uploaded files:" : "Загруженные файлы:" }, "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_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index f1521dfddf..230e4d78b4 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -107,44 +107,6 @@ "Upload files to %s" : "Загрузка файлов пользователю %s", "Select or drop files" : "Выбрать или сбросить файлы", "Uploading files…" : "Загрузка файлов...", - "Uploaded files:" : "Загруженные файлы:", - "A public shared file or folder was downloaded" : "Скачан общий файл или каталог", - "You received a new remote share %2$s from %1$s" : "Вы получили новый удаленный общий ресурс %2$s от %1$s", - "You received a new remote share from %s" : "%s поделился с вами удаленным общим ресурсом", - "%1$s accepted remote share %2$s" : "%1$s принял удаленный общий ресурс %2$s", - "%1$s declined remote share %2$s" : "%1$s отклонил удаленный общий ресурс %2$s", - "%1$s unshared %2$s from you" : "%1$s закрыл для вас доступ к %2$s ", - "Public shared folder %1$s was downloaded" : "Общий каталог %1$s был скачан", - "Public shared file %1$s was downloaded" : "Общий файл %1$s, был скачан", - "You shared %1$s with %2$s" : "Вы поделились %1$s с %2$s", - "%2$s shared %1$s with %3$s" : "%2$s поделился %1$s с %3$s", - "You removed the share of %2$s for %1$s" : "Вы удалили общий доступ к %2$s для %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s удалил общий доступ к %3$s для %1$s", - "You shared %1$s with group %2$s" : "Вы поделились %1$s с группой %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s поделился %1$s с группой %3$s", - "You removed the share of group %2$s for %1$s" : "Вы удалили общий доступ к группе %2$s для %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s удалил общий доступ к группе %3$s для %1$s", - "%2$s shared %1$s via link" : "%2$s поделился %1$s по ссылке", - "You shared %1$s via link" : "Вы поделились %1$s с помощью ссылки", - "You removed the public link for %1$s" : "Вы удалили общедоступную ссылку к %1$s", - "%2$s removed the public link for %1$s" : "%2$s удалил общедоступную ссылку к %1$s", - "Your public link for %1$s expired" : "Срок действия Вашей общедоступной ссылки к %1$s закончился", - "The public link of %2$s for %1$s expired" : "Срок действия общедоступной ссылки к %2$s для %1$s закончился", - "%2$s shared %1$s with you" : "%2$s поделился с вами %1$s", - "%2$s removed the share for %1$s" : "%2$s удалил общий доступ к %1$s", - "Shared with %2$s" : "Поделился с %2$s", - "Shared with %3$s by %2$s" : "Поделился %2$s с %3$s", - "Removed share for %2$s" : "Удалён общий доступ к %2$s", - "%2$s removed share for %3$s" : "%2$s удалил общий доступ к %3$s", - "Shared with group %2$s" : "Поделился с группой %2$s", - "Shared with group %3$s by %2$s" : "Поделился %2$s с группой %3$s", - "Removed share of group %2$s" : "Удалён общий доступ к группе %2$s", - "%2$s removed share of group %3$s" : "%2$s удалил общий доступ к группе %3$s", - "Shared via link by %2$s" : "Поделился ссылкой %2$s", - "Shared via public link" : "Поделился открытой ссылкой", - "%2$s removed public link" : "%2$s удалил общедоступную ссылку", - "Public link of %2$s expired" : "Срок действия общедоступной ссылки к %2$s закончился", - "Shared by %2$s" : "Поделился %2$s", - "Shares" : "События обмена файлами" + "Uploaded files:" : "Загруженные файлы:" },"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_sharing/l10n/sq.js b/apps/files_sharing/l10n/sq.js index 477f66c093..cbe8206781 100644 --- a/apps/files_sharing/l10n/sq.js +++ b/apps/files_sharing/l10n/sq.js @@ -103,44 +103,6 @@ OC.L10N.register( "Upload files to %s" : "Ngrako skedarët tek %s", "Select or drop files" : "Përzgjidh ose hiq skedarët", "Uploading files…" : "Skedarët po ngarkohen...", - "Uploaded files:" : "Skedarët e ngarkuar:", - "A public shared file or folder was downloaded" : "U shkarkua një kartelë ose dosje e ndarë me të tjerët publikisht", - "You received a new remote share %2$s from %1$s" : "Morët një ndarje të largët %2$s nga %1$s", - "You received a new remote share from %s" : "Morët një ndarje të largët nga %s", - "%1$s accepted remote share %2$s" : "%1$s pranoi ndarjen e largët %2$s", - "%1$s declined remote share %2$s" : "%1$s hodhi tej ndarjen e largët %2$s", - "%1$s unshared %2$s from you" : "%1$s shndau me ju %2$s", - "Public shared folder %1$s was downloaded" : "U shkarkua dosja e ndarë publikisht %1$s", - "Public shared file %1$s was downloaded" : "U shkarkua kartela e ndarë publikisht %1$s", - "You shared %1$s with %2$s" : "Ndatë %1$s me %2$s", - "%2$s shared %1$s with %3$s" : "%2$s ndau %1$s me %3$s", - "You removed the share of %2$s for %1$s" : "Hoqët ndarjen e %2$s për %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s hoqi ndarjen e %3$s për %1$s", - "You shared %1$s with group %2$s" : "Ndatë %1$s me grupin %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s ndau %1$s me grupin %3$s", - "You removed the share of group %2$s for %1$s" : "Hoqët ndarjen e grupit %2$s për %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s hoqi ndarjen e grupit %3$s për %1$s", - "%2$s shared %1$s via link" : "%2$s ndau %1$s përmes një lidhjeje", - "You shared %1$s via link" : "Ndatë %1$s përmes një lidhjeje", - "You removed the public link for %1$s" : "Hoqët lidhjen publike për %1$s", - "%2$s removed the public link for %1$s" : "%2$s hoqi lidhjen publike për %1$s", - "Your public link for %1$s expired" : "Lidhja juaj publike për %1$s skadoi", - "The public link of %2$s for %1$s expired" : "Lidhja publike e %2$s për %1$s skadoi", - "%2$s shared %1$s with you" : "%2$s ndau %1$s me ju", - "%2$s removed the share for %1$s" : "%2$s hoqi ndarjen për %1$s", - "Shared with %2$s" : "U nda me %2$s", - "Shared with %3$s by %2$s" : "U nda me %3$s nga %2$s", - "Removed share for %2$s" : "Hoqi ndarjen për %2$s", - "%2$s removed share for %3$s" : "%2$s hoqi ndarjen për %3$s", - "Shared with group %2$s" : "U nda me grupin %2$s", - "Shared with group %3$s by %2$s" : "U nda me grupin %3$s nga %2$s", - "Removed share of group %2$s" : "Hoqi ndarjen e grupit %2$s", - "%2$s removed share of group %3$s" : "%2$s hoqi ndarjen e grupit %3$s", - "Shared via link by %2$s" : "U nda përmes një lidhje nga %2$s", - "Shared via public link" : "U nda përmes një lidhje publike", - "%2$s removed public link" : "%2$s hoqi lidhje publike", - "Public link of %2$s expired" : "Lidhja publike e %2$s skadoi", - "Shared by %2$s" : "U nda nga %2$s", - "Shares" : "Ndarje" + "Uploaded files:" : "Skedarët e ngarkuar:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/sq.json b/apps/files_sharing/l10n/sq.json index da4beec127..2c2489830b 100644 --- a/apps/files_sharing/l10n/sq.json +++ b/apps/files_sharing/l10n/sq.json @@ -101,44 +101,6 @@ "Upload files to %s" : "Ngrako skedarët tek %s", "Select or drop files" : "Përzgjidh ose hiq skedarët", "Uploading files…" : "Skedarët po ngarkohen...", - "Uploaded files:" : "Skedarët e ngarkuar:", - "A public shared file or folder was downloaded" : "U shkarkua një kartelë ose dosje e ndarë me të tjerët publikisht", - "You received a new remote share %2$s from %1$s" : "Morët një ndarje të largët %2$s nga %1$s", - "You received a new remote share from %s" : "Morët një ndarje të largët nga %s", - "%1$s accepted remote share %2$s" : "%1$s pranoi ndarjen e largët %2$s", - "%1$s declined remote share %2$s" : "%1$s hodhi tej ndarjen e largët %2$s", - "%1$s unshared %2$s from you" : "%1$s shndau me ju %2$s", - "Public shared folder %1$s was downloaded" : "U shkarkua dosja e ndarë publikisht %1$s", - "Public shared file %1$s was downloaded" : "U shkarkua kartela e ndarë publikisht %1$s", - "You shared %1$s with %2$s" : "Ndatë %1$s me %2$s", - "%2$s shared %1$s with %3$s" : "%2$s ndau %1$s me %3$s", - "You removed the share of %2$s for %1$s" : "Hoqët ndarjen e %2$s për %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s hoqi ndarjen e %3$s për %1$s", - "You shared %1$s with group %2$s" : "Ndatë %1$s me grupin %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s ndau %1$s me grupin %3$s", - "You removed the share of group %2$s for %1$s" : "Hoqët ndarjen e grupit %2$s për %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s hoqi ndarjen e grupit %3$s për %1$s", - "%2$s shared %1$s via link" : "%2$s ndau %1$s përmes një lidhjeje", - "You shared %1$s via link" : "Ndatë %1$s përmes një lidhjeje", - "You removed the public link for %1$s" : "Hoqët lidhjen publike për %1$s", - "%2$s removed the public link for %1$s" : "%2$s hoqi lidhjen publike për %1$s", - "Your public link for %1$s expired" : "Lidhja juaj publike për %1$s skadoi", - "The public link of %2$s for %1$s expired" : "Lidhja publike e %2$s për %1$s skadoi", - "%2$s shared %1$s with you" : "%2$s ndau %1$s me ju", - "%2$s removed the share for %1$s" : "%2$s hoqi ndarjen për %1$s", - "Shared with %2$s" : "U nda me %2$s", - "Shared with %3$s by %2$s" : "U nda me %3$s nga %2$s", - "Removed share for %2$s" : "Hoqi ndarjen për %2$s", - "%2$s removed share for %3$s" : "%2$s hoqi ndarjen për %3$s", - "Shared with group %2$s" : "U nda me grupin %2$s", - "Shared with group %3$s by %2$s" : "U nda me grupin %3$s nga %2$s", - "Removed share of group %2$s" : "Hoqi ndarjen e grupit %2$s", - "%2$s removed share of group %3$s" : "%2$s hoqi ndarjen e grupit %3$s", - "Shared via link by %2$s" : "U nda përmes një lidhje nga %2$s", - "Shared via public link" : "U nda përmes një lidhje publike", - "%2$s removed public link" : "%2$s hoqi lidhje publike", - "Public link of %2$s expired" : "Lidhja publike e %2$s skadoi", - "Shared by %2$s" : "U nda nga %2$s", - "Shares" : "Ndarje" + "Uploaded files:" : "Skedarët e ngarkuar:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index c4ebfda8c2..9fcebb1ec5 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -109,44 +109,6 @@ OC.L10N.register( "Upload files to %s" : "Ladda upp filer till %s", "Select or drop files" : "Välj eller dra filer hit", "Uploading files…" : "Laddar upp filer...", - "Uploaded files:" : "Uppladdade filer:", - "A public shared file or folder was downloaded" : "En offentligt delad fil eller mapp blev nedladdad", - "You received a new remote share %2$s from %1$s" : "Du har mottagit en ny extern delning %2$s från %1$s", - "You received a new remote share from %s" : "Du har mottagit en ny extern delning från %s", - "%1$s accepted remote share %2$s" : "%1$s accepterade extern delning %2$s", - "%1$s declined remote share %2$s" : "%1$s nekade extern delning av %2$s", - "%1$s unshared %2$s from you" : "%1$s tog bort delningen %2$s från dig", - "Public shared folder %1$s was downloaded" : "Offentligt delad mapp %1$s blev nedladdad", - "Public shared file %1$s was downloaded" : "Offentligt delad fil %1$s blev nedladdad", - "You shared %1$s with %2$s" : "Du delade %1$s med %2$s", - "%2$s shared %1$s with %3$s" : "%2$s delade %1$s med %3$s", - "You removed the share of %2$s for %1$s" : "Du tog bort delning av %2$s för %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s tog bort delningen av %3$s för %1$s", - "You shared %1$s with group %2$s" : "Du delade %1$s med grupp %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s delade %1$s med gruppen %3$s", - "You removed the share of group %2$s for %1$s" : "Du tog bort delningen av gruppen %2$s för %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s tog bort delningen av grupp %3$s för %1$s", - "%2$s shared %1$s via link" : "%2$s delade %1$s via länk", - "You shared %1$s via link" : "Du delade %1$s via länk", - "You removed the public link for %1$s" : "Du tog bort den offentliga länken för %1$s", - "%2$s removed the public link for %1$s" : "%2$s tog bort den offentliga länken för %1$s", - "Your public link for %1$s expired" : "Din offentliga länk för %1$s har löpt ut", - "The public link of %2$s for %1$s expired" : "Den offentliga länken för %2$s av %1$s har löpt ut", - "%2$s shared %1$s with you" : "%2$s delade %1$s med dig", - "%2$s removed the share for %1$s" : "%2$s tog bort delningen av %1$s", - "Shared with %2$s" : "Delad med %2$s", - "Shared with %3$s by %2$s" : "Delad med %3$s av %2$s", - "Removed share for %2$s" : "Tog bort delningen för %2$s", - "%2$s removed share for %3$s" : "%2$s tog bort delningen för %3$s", - "Shared with group %2$s" : "Delning med grupp %2$s", - "Shared with group %3$s by %2$s" : "Delade med grupp %3$s av %2$s", - "Removed share of group %2$s" : "Tog bort delning av grupp %2$s", - "%2$s removed share of group %3$s" : "%2$s tog bort delningen av grupp %3$s", - "Shared via link by %2$s" : "Delad via länk av %2$s", - "Shared via public link" : "Delad via offentlig länk", - "%2$s removed public link" : "%2$s tog bort offentlig länk", - "Public link of %2$s expired" : "Tidsgräns för offentlig länk för %2$s har löpt ut", - "Shared by %2$s" : "Delad av %2$s", - "Shares" : "Delningar" + "Uploaded files:" : "Uppladdade filer:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index 7c33c08687..aaec11f144 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -107,44 +107,6 @@ "Upload files to %s" : "Ladda upp filer till %s", "Select or drop files" : "Välj eller dra filer hit", "Uploading files…" : "Laddar upp filer...", - "Uploaded files:" : "Uppladdade filer:", - "A public shared file or folder was downloaded" : "En offentligt delad fil eller mapp blev nedladdad", - "You received a new remote share %2$s from %1$s" : "Du har mottagit en ny extern delning %2$s från %1$s", - "You received a new remote share from %s" : "Du har mottagit en ny extern delning från %s", - "%1$s accepted remote share %2$s" : "%1$s accepterade extern delning %2$s", - "%1$s declined remote share %2$s" : "%1$s nekade extern delning av %2$s", - "%1$s unshared %2$s from you" : "%1$s tog bort delningen %2$s från dig", - "Public shared folder %1$s was downloaded" : "Offentligt delad mapp %1$s blev nedladdad", - "Public shared file %1$s was downloaded" : "Offentligt delad fil %1$s blev nedladdad", - "You shared %1$s with %2$s" : "Du delade %1$s med %2$s", - "%2$s shared %1$s with %3$s" : "%2$s delade %1$s med %3$s", - "You removed the share of %2$s for %1$s" : "Du tog bort delning av %2$s för %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s tog bort delningen av %3$s för %1$s", - "You shared %1$s with group %2$s" : "Du delade %1$s med grupp %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s delade %1$s med gruppen %3$s", - "You removed the share of group %2$s for %1$s" : "Du tog bort delningen av gruppen %2$s för %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s tog bort delningen av grupp %3$s för %1$s", - "%2$s shared %1$s via link" : "%2$s delade %1$s via länk", - "You shared %1$s via link" : "Du delade %1$s via länk", - "You removed the public link for %1$s" : "Du tog bort den offentliga länken för %1$s", - "%2$s removed the public link for %1$s" : "%2$s tog bort den offentliga länken för %1$s", - "Your public link for %1$s expired" : "Din offentliga länk för %1$s har löpt ut", - "The public link of %2$s for %1$s expired" : "Den offentliga länken för %2$s av %1$s har löpt ut", - "%2$s shared %1$s with you" : "%2$s delade %1$s med dig", - "%2$s removed the share for %1$s" : "%2$s tog bort delningen av %1$s", - "Shared with %2$s" : "Delad med %2$s", - "Shared with %3$s by %2$s" : "Delad med %3$s av %2$s", - "Removed share for %2$s" : "Tog bort delningen för %2$s", - "%2$s removed share for %3$s" : "%2$s tog bort delningen för %3$s", - "Shared with group %2$s" : "Delning med grupp %2$s", - "Shared with group %3$s by %2$s" : "Delade med grupp %3$s av %2$s", - "Removed share of group %2$s" : "Tog bort delning av grupp %2$s", - "%2$s removed share of group %3$s" : "%2$s tog bort delningen av grupp %3$s", - "Shared via link by %2$s" : "Delad via länk av %2$s", - "Shared via public link" : "Delad via offentlig länk", - "%2$s removed public link" : "%2$s tog bort offentlig länk", - "Public link of %2$s expired" : "Tidsgräns för offentlig länk för %2$s har löpt ut", - "Shared by %2$s" : "Delad av %2$s", - "Shares" : "Delningar" + "Uploaded files:" : "Uppladdade filer:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index d35dbbbc03..a0f8fa73a5 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -109,44 +109,6 @@ OC.L10N.register( "Upload files to %s" : "Dosyaları %s konumuna yükle", "Select or drop files" : "Dosyaları seçin ya da sürükleyip bırakın", "Uploading files…" : "Dosyalar yükleniyor...", - "Uploaded files:" : "Yüklenmiş dosyalar:", - "A public shared file or folder was downloaded" : "Herkese açık olarak paylaşılan bir dosya ya da klasör indirildi", - "You received a new remote share %2$s from %1$s" : "%1$s kişisinden, %2$s uzak paylaşımını aldınız", - "You received a new remote share from %s" : "%s kişisinden yeni bir uzak paylaşım aldınız", - "%1$s accepted remote share %2$s" : "%1$s, %2$s uzak paylaşımını kabul etti", - "%1$s declined remote share %2$s" : "%1$s, %2$s uzak paylaşımını reddetti", - "%1$s unshared %2$s from you" : "%1$s, sizinle %2$s paylaşımını kaldırdı", - "Public shared folder %1$s was downloaded" : "Herkese açık olarak paylaşılan %1$s klasörü indirildi", - "Public shared file %1$s was downloaded" : "Herkese açık olarak paylaşılan %1$s dosyası indirildi", - "You shared %1$s with %2$s" : "%1$s dosyasını %2$s ile paylaştınız", - "%2$s shared %1$s with %3$s" : "%2$s %3$s ile %1$s dosyasını paylaştı", - "You removed the share of %2$s for %1$s" : "%1$s için %2$s paylaşımını kaldırdınız", - "%2$s removed the share of %3$s for %1$s" : "%2$s, %1$s için %3$s paylaşımını kaldırdı", - "You shared %1$s with group %2$s" : "%1$s dosyasını %2$s grubu ile paylaştınız", - "%2$s shared %1$s with group %3$s" : "%2$s %3$s grubu ile %1$s dosyasını paylaştı", - "You removed the share of group %2$s for %1$s" : "%1$s için %2$s grup paylaşımını kaldırdınız", - "%2$s removed the share of group %3$s for %1$s" : "%2$s, %1$s için %3$s grup paylaşımını kaldırdı", - "%2$s shared %1$s via link" : "%2$s bağlantı ile %1$s dosyasını paylaştı", - "You shared %1$s via link" : "Bağlantı ile %1$s dosyasını paylaştınız", - "You removed the public link for %1$s" : "%1$s için herkese açık paylaşım bağlantısını kaldırdınız", - "%2$s removed the public link for %1$s" : "%2$s, %1$s için herkese açık paylaşım bağlantısını kaldırdı", - "Your public link for %1$s expired" : "%1$s için herkese açık paylaşım bağlantınızın süresi doldu", - "The public link of %2$s for %1$s expired" : "%1$s için herkese açık %2$s paylaşım bağlantısının süresi doldu", - "%2$s shared %1$s with you" : "%2$s sizinle %1$s dosyasını paylaştı", - "%2$s removed the share for %1$s" : "%2$s, %1$s için paylaşımı kaldırdı", - "Shared with %2$s" : "%2$s ile paylaşıldı", - "Shared with %3$s by %2$s" : "%2$s tarafından %3$s ile paylaşıldı", - "Removed share for %2$s" : "%2$s paylaşımı kaldırıldı", - "%2$s removed share for %3$s" : "%2$s, %3$s için paylaşımı kaldırdı", - "Shared with group %2$s" : "%2$s grubu ile paylaşıldı", - "Shared with group %3$s by %2$s" : "%2$s tarafından %3$s grubu ile paylaşıldı", - "Removed share of group %2$s" : "%2$s, grup paylaşımını kaldırdı", - "%2$s removed share of group %3$s" : "%2$s, %3$s grup paylaşımını kaldırdı", - "Shared via link by %2$s" : "%2$s tarafından bağlantı ile paylaşıldı", - "Shared via public link" : "Herkese açık bağlantı ile paylaşıldı", - "%2$s removed public link" : "%2$s herkese açık paylaşım bağlantısını kaldırdı", - "Public link of %2$s expired" : "%2$s için herkese açık paylaşım bağlantısının süresi doldu", - "Shared by %2$s" : "%2$s tarafından paylaşıldı", - "Shares" : "Paylaşımlar" + "Uploaded files:" : "Yüklenmiş dosyalar:" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 5e55943c9b..4f1411b994 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -107,44 +107,6 @@ "Upload files to %s" : "Dosyaları %s konumuna yükle", "Select or drop files" : "Dosyaları seçin ya da sürükleyip bırakın", "Uploading files…" : "Dosyalar yükleniyor...", - "Uploaded files:" : "Yüklenmiş dosyalar:", - "A public shared file or folder was downloaded" : "Herkese açık olarak paylaşılan bir dosya ya da klasör indirildi", - "You received a new remote share %2$s from %1$s" : "%1$s kişisinden, %2$s uzak paylaşımını aldınız", - "You received a new remote share from %s" : "%s kişisinden yeni bir uzak paylaşım aldınız", - "%1$s accepted remote share %2$s" : "%1$s, %2$s uzak paylaşımını kabul etti", - "%1$s declined remote share %2$s" : "%1$s, %2$s uzak paylaşımını reddetti", - "%1$s unshared %2$s from you" : "%1$s, sizinle %2$s paylaşımını kaldırdı", - "Public shared folder %1$s was downloaded" : "Herkese açık olarak paylaşılan %1$s klasörü indirildi", - "Public shared file %1$s was downloaded" : "Herkese açık olarak paylaşılan %1$s dosyası indirildi", - "You shared %1$s with %2$s" : "%1$s dosyasını %2$s ile paylaştınız", - "%2$s shared %1$s with %3$s" : "%2$s %3$s ile %1$s dosyasını paylaştı", - "You removed the share of %2$s for %1$s" : "%1$s için %2$s paylaşımını kaldırdınız", - "%2$s removed the share of %3$s for %1$s" : "%2$s, %1$s için %3$s paylaşımını kaldırdı", - "You shared %1$s with group %2$s" : "%1$s dosyasını %2$s grubu ile paylaştınız", - "%2$s shared %1$s with group %3$s" : "%2$s %3$s grubu ile %1$s dosyasını paylaştı", - "You removed the share of group %2$s for %1$s" : "%1$s için %2$s grup paylaşımını kaldırdınız", - "%2$s removed the share of group %3$s for %1$s" : "%2$s, %1$s için %3$s grup paylaşımını kaldırdı", - "%2$s shared %1$s via link" : "%2$s bağlantı ile %1$s dosyasını paylaştı", - "You shared %1$s via link" : "Bağlantı ile %1$s dosyasını paylaştınız", - "You removed the public link for %1$s" : "%1$s için herkese açık paylaşım bağlantısını kaldırdınız", - "%2$s removed the public link for %1$s" : "%2$s, %1$s için herkese açık paylaşım bağlantısını kaldırdı", - "Your public link for %1$s expired" : "%1$s için herkese açık paylaşım bağlantınızın süresi doldu", - "The public link of %2$s for %1$s expired" : "%1$s için herkese açık %2$s paylaşım bağlantısının süresi doldu", - "%2$s shared %1$s with you" : "%2$s sizinle %1$s dosyasını paylaştı", - "%2$s removed the share for %1$s" : "%2$s, %1$s için paylaşımı kaldırdı", - "Shared with %2$s" : "%2$s ile paylaşıldı", - "Shared with %3$s by %2$s" : "%2$s tarafından %3$s ile paylaşıldı", - "Removed share for %2$s" : "%2$s paylaşımı kaldırıldı", - "%2$s removed share for %3$s" : "%2$s, %3$s için paylaşımı kaldırdı", - "Shared with group %2$s" : "%2$s grubu ile paylaşıldı", - "Shared with group %3$s by %2$s" : "%2$s tarafından %3$s grubu ile paylaşıldı", - "Removed share of group %2$s" : "%2$s, grup paylaşımını kaldırdı", - "%2$s removed share of group %3$s" : "%2$s, %3$s grup paylaşımını kaldırdı", - "Shared via link by %2$s" : "%2$s tarafından bağlantı ile paylaşıldı", - "Shared via public link" : "Herkese açık bağlantı ile paylaşıldı", - "%2$s removed public link" : "%2$s herkese açık paylaşım bağlantısını kaldırdı", - "Public link of %2$s expired" : "%2$s için herkese açık paylaşım bağlantısının süresi doldu", - "Shared by %2$s" : "%2$s tarafından paylaşıldı", - "Shares" : "Paylaşımlar" + "Uploaded files:" : "Yüklenmiş dosyalar:" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 49d09aaa66..34b25c1a9e 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -109,44 +109,6 @@ OC.L10N.register( "Upload files to %s" : "上传文件到 %s", "Select or drop files" : "选择或删除文件", "Uploading files…" : "上传文件 … ", - "Uploaded files:" : "上传的文件: ", - "A public shared file or folder was downloaded" : "一个公共共享的文件或文件夹已下载", - "You received a new remote share %2$s from %1$s" : "您收到一个新的远程共享 %2$s 来自于 %1$s", - "You received a new remote share from %s" : "您从%s收到了新的远程分享", - "%1$s accepted remote share %2$s" : "%1$s 接受了远程分享 %2$s", - "%1$s declined remote share %2$s" : "%1$s 拒绝了远程分享 %2$s", - "%1$s unshared %2$s from you" : "%1$s 未共享你的 %2$s ", - "Public shared folder %1$s was downloaded" : "公共共享文件夹 %1$s 已被下载", - "Public shared file %1$s was downloaded" : "公共共享文件 %1$s 已被下载", - "You shared %1$s with %2$s" : "您把 %1$s分享给了 %2$s", - "%2$s shared %1$s with %3$s" : "%2$s 共享 %1$s 给 %3$s", - "You removed the share of %2$s for %1$s" : "你移除了 %2$s 的共享 %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s 移除了 %3$s 的共享 %1$s", - "You shared %1$s with group %2$s" : "您把 %1$s 分享给了 %2$s 组", - "%2$s shared %1$s with group %3$s" : "%2$s 共享 %1$s 给群组 %3$s", - "You removed the share of group %2$s for %1$s" : "你移除了组 %2$s 的共享 %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s 移除了组 %3$s 的共享 %1$s", - "%2$s shared %1$s via link" : "%2$s 以链接方式共享 %1$s", - "You shared %1$s via link" : "您通过链接共享了 %1$s", - "You removed the public link for %1$s" : "你移除了公共链接 %1$s", - "%2$s removed the public link for %1$s" : "%2$s 移除了公共链接 %1$s", - "Your public link for %1$s expired" : "你的公开链接 %1$s 已过期", - "The public link of %2$s for %1$s expired" : "%2$s 的公开链接 %1$s 已过期", - "%2$s shared %1$s with you" : "%2$s 把 %1$s 分享给了您", - "%2$s removed the share for %1$s" : "%2$s 移除了共享 %1$s", - "Shared with %2$s" : "共享给 %2$s", - "Shared with %3$s by %2$s" : "由 %2$s 共享给 %3$s", - "Removed share for %2$s" : "移除共享 %2$s", - "%2$s removed share for %3$s" : "%2$s 移除共享 %3$s", - "Shared with group %2$s" : "共享给组%2$s", - "Shared with group %3$s by %2$s" : "由 %2$s 共享给组 %3$s", - "Removed share of group %2$s" : "移除了组 %2$s 的共享", - "%2$s removed share of group %3$s" : "%2$s 移除了群 %3$s 的共享", - "Shared via link by %2$s" : "%2$s 以链接方式共享", - "Shared via public link" : "通过公开链接共享", - "%2$s removed public link" : "%2$s 移除了公共链接", - "Public link of %2$s expired" : "%2$s 的公开链接已过期", - "Shared by %2$s" : "由 %2$s 共享", - "Shares" : "共享" + "Uploaded files:" : "上传的文件: " }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index e6c56ac993..42622cc89a 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -107,44 +107,6 @@ "Upload files to %s" : "上传文件到 %s", "Select or drop files" : "选择或删除文件", "Uploading files…" : "上传文件 … ", - "Uploaded files:" : "上传的文件: ", - "A public shared file or folder was downloaded" : "一个公共共享的文件或文件夹已下载", - "You received a new remote share %2$s from %1$s" : "您收到一个新的远程共享 %2$s 来自于 %1$s", - "You received a new remote share from %s" : "您从%s收到了新的远程分享", - "%1$s accepted remote share %2$s" : "%1$s 接受了远程分享 %2$s", - "%1$s declined remote share %2$s" : "%1$s 拒绝了远程分享 %2$s", - "%1$s unshared %2$s from you" : "%1$s 未共享你的 %2$s ", - "Public shared folder %1$s was downloaded" : "公共共享文件夹 %1$s 已被下载", - "Public shared file %1$s was downloaded" : "公共共享文件 %1$s 已被下载", - "You shared %1$s with %2$s" : "您把 %1$s分享给了 %2$s", - "%2$s shared %1$s with %3$s" : "%2$s 共享 %1$s 给 %3$s", - "You removed the share of %2$s for %1$s" : "你移除了 %2$s 的共享 %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s 移除了 %3$s 的共享 %1$s", - "You shared %1$s with group %2$s" : "您把 %1$s 分享给了 %2$s 组", - "%2$s shared %1$s with group %3$s" : "%2$s 共享 %1$s 给群组 %3$s", - "You removed the share of group %2$s for %1$s" : "你移除了组 %2$s 的共享 %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s 移除了组 %3$s 的共享 %1$s", - "%2$s shared %1$s via link" : "%2$s 以链接方式共享 %1$s", - "You shared %1$s via link" : "您通过链接共享了 %1$s", - "You removed the public link for %1$s" : "你移除了公共链接 %1$s", - "%2$s removed the public link for %1$s" : "%2$s 移除了公共链接 %1$s", - "Your public link for %1$s expired" : "你的公开链接 %1$s 已过期", - "The public link of %2$s for %1$s expired" : "%2$s 的公开链接 %1$s 已过期", - "%2$s shared %1$s with you" : "%2$s 把 %1$s 分享给了您", - "%2$s removed the share for %1$s" : "%2$s 移除了共享 %1$s", - "Shared with %2$s" : "共享给 %2$s", - "Shared with %3$s by %2$s" : "由 %2$s 共享给 %3$s", - "Removed share for %2$s" : "移除共享 %2$s", - "%2$s removed share for %3$s" : "%2$s 移除共享 %3$s", - "Shared with group %2$s" : "共享给组%2$s", - "Shared with group %3$s by %2$s" : "由 %2$s 共享给组 %3$s", - "Removed share of group %2$s" : "移除了组 %2$s 的共享", - "%2$s removed share of group %3$s" : "%2$s 移除了群 %3$s 的共享", - "Shared via link by %2$s" : "%2$s 以链接方式共享", - "Shared via public link" : "通过公开链接共享", - "%2$s removed public link" : "%2$s 移除了公共链接", - "Public link of %2$s expired" : "%2$s 的公开链接已过期", - "Shared by %2$s" : "由 %2$s 共享", - "Shares" : "共享" + "Uploaded files:" : "上传的文件: " },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_versions/l10n/bg.js b/apps/files_versions/l10n/bg.js index 8a43466c7e..b9bf92b30e 100644 --- a/apps/files_versions/l10n/bg.js +++ b/apps/files_versions/l10n/bg.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n байт","%n байта"], "Restore" : "Възтановяване", "No versions available" : "Няма налични версии", - "More versions..." : "Още версии...", - "No other versions available" : "Няма други налични версии" + "More versions..." : "Още версии..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/bg.json b/apps/files_versions/l10n/bg.json index 9ebd62d82c..3b16ecd57b 100644 --- a/apps/files_versions/l10n/bg.json +++ b/apps/files_versions/l10n/bg.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n байт","%n байта"], "Restore" : "Възтановяване", "No versions available" : "Няма налични версии", - "More versions..." : "Още версии...", - "No other versions available" : "Няма други налични версии" + "More versions..." : "Още версии..." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/ca.js b/apps/files_versions/l10n/ca.js index ca89eacf46..6ac0e78e8b 100644 --- a/apps/files_versions/l10n/ca.js +++ b/apps/files_versions/l10n/ca.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Recupera", "No versions available" : "No hi ha versions disponibles", - "More versions..." : "Més versions...", - "No other versions available" : "No hi ha altres versions disponibles" + "More versions..." : "Més versions..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/ca.json b/apps/files_versions/l10n/ca.json index 7046274632..f69ded6499 100644 --- a/apps/files_versions/l10n/ca.json +++ b/apps/files_versions/l10n/ca.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Recupera", "No versions available" : "No hi ha versions disponibles", - "More versions..." : "Més versions...", - "No other versions available" : "No hi ha altres versions disponibles" + "More versions..." : "Més versions..." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/cs.js b/apps/files_versions/l10n/cs.js index bb1700c74f..72695abde6 100644 --- a/apps/files_versions/l10n/cs.js +++ b/apps/files_versions/l10n/cs.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů"], "Restore" : "Obnovit", "No versions available" : "Nejsou dostupné žádné verze", - "More versions..." : "Více verzí...", - "No other versions available" : "Žádné další verze nejsou dostupné" + "More versions..." : "Více verzí..." }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/files_versions/l10n/cs.json b/apps/files_versions/l10n/cs.json index 47cc35a03f..f830985668 100644 --- a/apps/files_versions/l10n/cs.json +++ b/apps/files_versions/l10n/cs.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů"], "Restore" : "Obnovit", "No versions available" : "Nejsou dostupné žádné verze", - "More versions..." : "Více verzí...", - "No other versions available" : "Žádné další verze nejsou dostupné" + "More versions..." : "Více verzí..." },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_versions/l10n/de.js b/apps/files_versions/l10n/de.js index 4b3c913585..406f1f6214 100644 --- a/apps/files_versions/l10n/de.js +++ b/apps/files_versions/l10n/de.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], "Restore" : "Wiederherstellen", "No versions available" : "Keine Versionen verfügbar", - "More versions..." : "Weitere Versionen…", - "No other versions available" : "Keine anderen Versionen verfügbar" + "More versions..." : "Weitere Versionen…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/de.json b/apps/files_versions/l10n/de.json index caedef871c..ff62684ab6 100644 --- a/apps/files_versions/l10n/de.json +++ b/apps/files_versions/l10n/de.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], "Restore" : "Wiederherstellen", "No versions available" : "Keine Versionen verfügbar", - "More versions..." : "Weitere Versionen…", - "No other versions available" : "Keine anderen Versionen verfügbar" + "More versions..." : "Weitere Versionen…" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/de_DE.js b/apps/files_versions/l10n/de_DE.js index 4b3c913585..406f1f6214 100644 --- a/apps/files_versions/l10n/de_DE.js +++ b/apps/files_versions/l10n/de_DE.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], "Restore" : "Wiederherstellen", "No versions available" : "Keine Versionen verfügbar", - "More versions..." : "Weitere Versionen…", - "No other versions available" : "Keine anderen Versionen verfügbar" + "More versions..." : "Weitere Versionen…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/de_DE.json b/apps/files_versions/l10n/de_DE.json index caedef871c..ff62684ab6 100644 --- a/apps/files_versions/l10n/de_DE.json +++ b/apps/files_versions/l10n/de_DE.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], "Restore" : "Wiederherstellen", "No versions available" : "Keine Versionen verfügbar", - "More versions..." : "Weitere Versionen…", - "No other versions available" : "Keine anderen Versionen verfügbar" + "More versions..." : "Weitere Versionen…" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/el.js b/apps/files_versions/l10n/el.js index 336c017b12..44654d9373 100644 --- a/apps/files_versions/l10n/el.js +++ b/apps/files_versions/l10n/el.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"], "Restore" : "Επαναφορά", "No versions available" : "Δεν υπάρχουν εκδόσεις διαθέσιμες", - "More versions..." : "Περισσότερες εκδόσεις...", - "No other versions available" : "Δεν υπάρχουν άλλες εκδόσεις διαθέσιμες" + "More versions..." : "Περισσότερες εκδόσεις..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/el.json b/apps/files_versions/l10n/el.json index f6da1dc453..09a08fdb7f 100644 --- a/apps/files_versions/l10n/el.json +++ b/apps/files_versions/l10n/el.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"], "Restore" : "Επαναφορά", "No versions available" : "Δεν υπάρχουν εκδόσεις διαθέσιμες", - "More versions..." : "Περισσότερες εκδόσεις...", - "No other versions available" : "Δεν υπάρχουν άλλες εκδόσεις διαθέσιμες" + "More versions..." : "Περισσότερες εκδόσεις..." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/eo.js b/apps/files_versions/l10n/eo.js index 3ef246ace2..aee99fa353 100644 --- a/apps/files_versions/l10n/eo.js +++ b/apps/files_versions/l10n/eo.js @@ -6,7 +6,6 @@ OC.L10N.register( "Failed to revert {file} to revision {timestamp}." : "Malsukcesis returnigo de {file} al la revizio {timestamp}.", "Restore" : "Restaŭri", "No versions available" : "Neniu versio disponebla", - "More versions..." : "Pli da versioj...", - "No other versions available" : "Ne disponeblas aliaj versioj" + "More versions..." : "Pli da versioj..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/eo.json b/apps/files_versions/l10n/eo.json index f91aafe4d8..545a7d5d0b 100644 --- a/apps/files_versions/l10n/eo.json +++ b/apps/files_versions/l10n/eo.json @@ -4,7 +4,6 @@ "Failed to revert {file} to revision {timestamp}." : "Malsukcesis returnigo de {file} al la revizio {timestamp}.", "Restore" : "Restaŭri", "No versions available" : "Neniu versio disponebla", - "More versions..." : "Pli da versioj...", - "No other versions available" : "Ne disponeblas aliaj versioj" + "More versions..." : "Pli da versioj..." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/es.js b/apps/files_versions/l10n/es.js index bec562b458..0649334a97 100644 --- a/apps/files_versions/l10n/es.js +++ b/apps/files_versions/l10n/es.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Recuperar", "No versions available" : "No hay versiones disponibles", - "More versions..." : "Más versiones...", - "No other versions available" : "No hay otras versiones disponibles" + "More versions..." : "Más versiones..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/es.json b/apps/files_versions/l10n/es.json index 4b0d2ea2aa..1141909c7b 100644 --- a/apps/files_versions/l10n/es.json +++ b/apps/files_versions/l10n/es.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Recuperar", "No versions available" : "No hay versiones disponibles", - "More versions..." : "Más versiones...", - "No other versions available" : "No hay otras versiones disponibles" + "More versions..." : "Más versiones..." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/fi.js b/apps/files_versions/l10n/fi.js index 238ebe47f3..cd42bef6d3 100644 --- a/apps/files_versions/l10n/fi.js +++ b/apps/files_versions/l10n/fi.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"], "Restore" : "Palauta", "No versions available" : "Ei versioita saatavilla", - "More versions..." : "Lisää versioita...", - "No other versions available" : "Ei muita versioita saatavilla" + "More versions..." : "Lisää versioita..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/fi.json b/apps/files_versions/l10n/fi.json index a4a2c3c42b..6ae01393eb 100644 --- a/apps/files_versions/l10n/fi.json +++ b/apps/files_versions/l10n/fi.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"], "Restore" : "Palauta", "No versions available" : "Ei versioita saatavilla", - "More versions..." : "Lisää versioita...", - "No other versions available" : "Ei muita versioita saatavilla" + "More versions..." : "Lisää versioita..." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/fr.js b/apps/files_versions/l10n/fr.js index 0e28369303..fac6e07b06 100644 --- a/apps/files_versions/l10n/fr.js +++ b/apps/files_versions/l10n/fr.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n octet","%n octets"], "Restore" : "Restaurer", "No versions available" : "Aucune version n'est disponible", - "More versions..." : "Plus de versions...", - "No other versions available" : "Aucune autre version n'est disponible" + "More versions..." : "Plus de versions..." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_versions/l10n/fr.json b/apps/files_versions/l10n/fr.json index 10798a0aa2..6debf34d06 100644 --- a/apps/files_versions/l10n/fr.json +++ b/apps/files_versions/l10n/fr.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n octet","%n octets"], "Restore" : "Restaurer", "No versions available" : "Aucune version n'est disponible", - "More versions..." : "Plus de versions...", - "No other versions available" : "Aucune autre version n'est disponible" + "More versions..." : "Plus de versions..." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/he.js b/apps/files_versions/l10n/he.js index 5a040acc97..faa8693c63 100644 --- a/apps/files_versions/l10n/he.js +++ b/apps/files_versions/l10n/he.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים"], "Restore" : "שחזור", "No versions available" : "אין גרסאות זמינות", - "More versions..." : "גרסאות נוספות...", - "No other versions available" : "אין גרסאות אחרות זמינות" + "More versions..." : "גרסאות נוספות..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/he.json b/apps/files_versions/l10n/he.json index e343330139..94c24a5289 100644 --- a/apps/files_versions/l10n/he.json +++ b/apps/files_versions/l10n/he.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים"], "Restore" : "שחזור", "No versions available" : "אין גרסאות זמינות", - "More versions..." : "גרסאות נוספות...", - "No other versions available" : "אין גרסאות אחרות זמינות" + "More versions..." : "גרסאות נוספות..." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/hu.js b/apps/files_versions/l10n/hu.js index 3eba3ee536..8cfb6ec4b4 100644 --- a/apps/files_versions/l10n/hu.js +++ b/apps/files_versions/l10n/hu.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"], "Restore" : "Visszaállítás", "No versions available" : "Nincs elérhető verzió", - "More versions..." : "További változatok...", - "No other versions available" : "Nincs több elérhető verzió" + "More versions..." : "További változatok..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/hu.json b/apps/files_versions/l10n/hu.json index 412c3cc3b4..7a86d94cfa 100644 --- a/apps/files_versions/l10n/hu.json +++ b/apps/files_versions/l10n/hu.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"], "Restore" : "Visszaállítás", "No versions available" : "Nincs elérhető verzió", - "More versions..." : "További változatok...", - "No other versions available" : "Nincs több elérhető verzió" + "More versions..." : "További változatok..." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/ia.js b/apps/files_versions/l10n/ia.js index e1d815c1a1..cddb25568f 100644 --- a/apps/files_versions/l10n/ia.js +++ b/apps/files_versions/l10n/ia.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Restaurar", "No versions available" : "Nulle versiones disponibile", - "More versions..." : "Plus versiones...", - "No other versions available" : "Nulle altere versiones disponibile" + "More versions..." : "Plus versiones..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/ia.json b/apps/files_versions/l10n/ia.json index 09488708c8..72b4543022 100644 --- a/apps/files_versions/l10n/ia.json +++ b/apps/files_versions/l10n/ia.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Restaurar", "No versions available" : "Nulle versiones disponibile", - "More versions..." : "Plus versiones...", - "No other versions available" : "Nulle altere versiones disponibile" + "More versions..." : "Plus versiones..." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/id.js b/apps/files_versions/l10n/id.js index 243100d147..949f32bd6c 100644 --- a/apps/files_versions/l10n/id.js +++ b/apps/files_versions/l10n/id.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bytes"], "Restore" : "Pulihkan", "No versions available" : "Tidak ada versi yang tersedia", - "More versions..." : "Versi lainnya...", - "No other versions available" : "Tidak ada versi lain yang tersedia" + "More versions..." : "Versi lainnya..." }, "nplurals=1; plural=0;"); diff --git a/apps/files_versions/l10n/id.json b/apps/files_versions/l10n/id.json index d2cd591972..ab467bce42 100644 --- a/apps/files_versions/l10n/id.json +++ b/apps/files_versions/l10n/id.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n bytes"], "Restore" : "Pulihkan", "No versions available" : "Tidak ada versi yang tersedia", - "More versions..." : "Versi lainnya...", - "No other versions available" : "Tidak ada versi lain yang tersedia" + "More versions..." : "Versi lainnya..." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_versions/l10n/is.js b/apps/files_versions/l10n/is.js index 33a070eaf6..0db905fec5 100644 --- a/apps/files_versions/l10n/is.js +++ b/apps/files_versions/l10n/is.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bæti","%n bæti"], "Restore" : "Endurheimta", "No versions available" : "Engar aðrar útgáfur í boði", - "More versions..." : "Fleiri útgáfur...", - "No other versions available" : "Engar aðrar útgáfur í boði" + "More versions..." : "Fleiri útgáfur..." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files_versions/l10n/is.json b/apps/files_versions/l10n/is.json index d87ec7a161..6b6d813bb4 100644 --- a/apps/files_versions/l10n/is.json +++ b/apps/files_versions/l10n/is.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n bæti","%n bæti"], "Restore" : "Endurheimta", "No versions available" : "Engar aðrar útgáfur í boði", - "More versions..." : "Fleiri útgáfur...", - "No other versions available" : "Engar aðrar útgáfur í boði" + "More versions..." : "Fleiri útgáfur..." },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/it.js b/apps/files_versions/l10n/it.js index 52a3955b47..f38639c5b4 100644 --- a/apps/files_versions/l10n/it.js +++ b/apps/files_versions/l10n/it.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n byte"], "Restore" : "Ripristina", "No versions available" : "Nessuna versione disponibile", - "More versions..." : "Altre versioni...", - "No other versions available" : "Non sono disponibili altre versioni" + "More versions..." : "Altre versioni..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/it.json b/apps/files_versions/l10n/it.json index 44df0b9013..125938998a 100644 --- a/apps/files_versions/l10n/it.json +++ b/apps/files_versions/l10n/it.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n byte"], "Restore" : "Ripristina", "No versions available" : "Nessuna versione disponibile", - "More versions..." : "Altre versioni...", - "No other versions available" : "Non sono disponibili altre versioni" + "More versions..." : "Altre versioni..." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/ja.js b/apps/files_versions/l10n/ja.js index 9b8cf55e4d..176a1f3f0d 100644 --- a/apps/files_versions/l10n/ja.js +++ b/apps/files_versions/l10n/ja.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n バイト"], "Restore" : "復元", "No versions available" : "履歴はありません", - "More versions..." : "他のバージョン...", - "No other versions available" : "利用可能なバージョンはありません" + "More versions..." : "他のバージョン..." }, "nplurals=1; plural=0;"); diff --git a/apps/files_versions/l10n/ja.json b/apps/files_versions/l10n/ja.json index 4e5b8164fe..46348c4eb2 100644 --- a/apps/files_versions/l10n/ja.json +++ b/apps/files_versions/l10n/ja.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n バイト"], "Restore" : "復元", "No versions available" : "履歴はありません", - "More versions..." : "他のバージョン...", - "No other versions available" : "利用可能なバージョンはありません" + "More versions..." : "他のバージョン..." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_versions/l10n/lt_LT.js b/apps/files_versions/l10n/lt_LT.js index 5e11906466..35d22a3690 100644 --- a/apps/files_versions/l10n/lt_LT.js +++ b/apps/files_versions/l10n/lt_LT.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n baitas","%n baitai","%n baitų"], "Restore" : "Atkurti", "No versions available" : "Nėra prieinama jokių versijų", - "More versions..." : "Daugiau versijų...", - "No other versions available" : "Daugiau nėra prieinama kitų versijų" + "More versions..." : "Daugiau versijų..." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files_versions/l10n/lt_LT.json b/apps/files_versions/l10n/lt_LT.json index 0d673d6ac1..b0392e13de 100644 --- a/apps/files_versions/l10n/lt_LT.json +++ b/apps/files_versions/l10n/lt_LT.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n baitas","%n baitai","%n baitų"], "Restore" : "Atkurti", "No versions available" : "Nėra prieinama jokių versijų", - "More versions..." : "Daugiau versijų...", - "No other versions available" : "Daugiau nėra prieinama kitų versijų" + "More versions..." : "Daugiau versijų..." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/lv.js b/apps/files_versions/l10n/lv.js index 932e457cb4..1e08296ee3 100644 --- a/apps/files_versions/l10n/lv.js +++ b/apps/files_versions/l10n/lv.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n baiti","%n baiti","%n baiti"], "Restore" : "Atjaunot", "No versions available" : "Nav versijas", - "More versions..." : "Vairāk versiju...", - "No other versions available" : "Citas versijas nav pieejamas" + "More versions..." : "Vairāk versiju..." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/files_versions/l10n/lv.json b/apps/files_versions/l10n/lv.json index fcf03c1f9f..784b2be056 100644 --- a/apps/files_versions/l10n/lv.json +++ b/apps/files_versions/l10n/lv.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n baiti","%n baiti","%n baiti"], "Restore" : "Atjaunot", "No versions available" : "Nav versijas", - "More versions..." : "Vairāk versiju...", - "No other versions available" : "Citas versijas nav pieejamas" + "More versions..." : "Vairāk versiju..." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/nb.js b/apps/files_versions/l10n/nb.js index 251555e587..06b7729a46 100644 --- a/apps/files_versions/l10n/nb.js +++ b/apps/files_versions/l10n/nb.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Gjenopprett", "No versions available" : "Ingen versjoner tilgjengelig", - "More versions..." : "Flere versjoner", - "No other versions available" : "Det finnes ingen andre versjoner" + "More versions..." : "Flere versjoner" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/nb.json b/apps/files_versions/l10n/nb.json index e4a1b1b585..2c6d018586 100644 --- a/apps/files_versions/l10n/nb.json +++ b/apps/files_versions/l10n/nb.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Gjenopprett", "No versions available" : "Ingen versjoner tilgjengelig", - "More versions..." : "Flere versjoner", - "No other versions available" : "Det finnes ingen andre versjoner" + "More versions..." : "Flere versjoner" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/nl.js b/apps/files_versions/l10n/nl.js index f99112ee18..4095f26dd1 100644 --- a/apps/files_versions/l10n/nl.js +++ b/apps/files_versions/l10n/nl.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Herstellen", "No versions available" : "Geen versies beschikbaar", - "More versions..." : "Meer versies...", - "No other versions available" : "Geen andere versies beschikbaar" + "More versions..." : "Meer versies..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/nl.json b/apps/files_versions/l10n/nl.json index 9eaf5f07c4..dbca3ba272 100644 --- a/apps/files_versions/l10n/nl.json +++ b/apps/files_versions/l10n/nl.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Herstellen", "No versions available" : "Geen versies beschikbaar", - "More versions..." : "Meer versies...", - "No other versions available" : "Geen andere versies beschikbaar" + "More versions..." : "Meer versies..." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/pl.js b/apps/files_versions/l10n/pl.js index 3e7a725094..2fa561c46f 100644 --- a/apps/files_versions/l10n/pl.js +++ b/apps/files_versions/l10n/pl.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bajt","%n bajtów","%n bajtów","%n bajtów"], "Restore" : "Przywróć", "No versions available" : "Brak wersji", - "More versions..." : "Więcej wersji...", - "No other versions available" : "Nie są dostępne żadne inne wersje" + "More versions..." : "Więcej wersji..." }, "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_versions/l10n/pl.json b/apps/files_versions/l10n/pl.json index 2024248a02..97f72cf5f7 100644 --- a/apps/files_versions/l10n/pl.json +++ b/apps/files_versions/l10n/pl.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n bajt","%n bajtów","%n bajtów","%n bajtów"], "Restore" : "Przywróć", "No versions available" : "Brak wersji", - "More versions..." : "Więcej wersji...", - "No other versions available" : "Nie są dostępne żadne inne wersje" + "More versions..." : "Więcej wersji..." },"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_versions/l10n/pt_BR.js b/apps/files_versions/l10n/pt_BR.js index dc62674d4a..8d3eaa411a 100644 --- a/apps/files_versions/l10n/pt_BR.js +++ b/apps/files_versions/l10n/pt_BR.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Restaurar", "No versions available" : "Não há versões disponíveis", - "More versions..." : "Mais versões...", - "No other versions available" : "Nenhuma outra versão disponível" + "More versions..." : "Mais versões..." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_versions/l10n/pt_BR.json b/apps/files_versions/l10n/pt_BR.json index 1479970109..2000ba2fd7 100644 --- a/apps/files_versions/l10n/pt_BR.json +++ b/apps/files_versions/l10n/pt_BR.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Restaurar", "No versions available" : "Não há versões disponíveis", - "More versions..." : "Mais versões...", - "No other versions available" : "Nenhuma outra versão disponível" + "More versions..." : "Mais versões..." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/ro.js b/apps/files_versions/l10n/ro.js index 7574103eb8..14ec0ecc59 100644 --- a/apps/files_versions/l10n/ro.js +++ b/apps/files_versions/l10n/ro.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n byți","%n byți"], "Restore" : "Restaurare", "No versions available" : "Nu există versiuni disponibile", - "More versions..." : "Mai multe versiuni...", - "No other versions available" : "Nu există alte versiuni disponibile" + "More versions..." : "Mai multe versiuni..." }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/files_versions/l10n/ro.json b/apps/files_versions/l10n/ro.json index cbd970ad3b..2c9504b503 100644 --- a/apps/files_versions/l10n/ro.json +++ b/apps/files_versions/l10n/ro.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n byți","%n byți"], "Restore" : "Restaurare", "No versions available" : "Nu există versiuni disponibile", - "More versions..." : "Mai multe versiuni...", - "No other versions available" : "Nu există alte versiuni disponibile" + "More versions..." : "Mai multe versiuni..." },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/apps/files_versions/l10n/ru.js b/apps/files_versions/l10n/ru.js index 476587a470..2b1f0e8bed 100644 --- a/apps/files_versions/l10n/ru.js +++ b/apps/files_versions/l10n/ru.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байт","%n байт"], "Restore" : "Откатить", "No versions available" : "Нет доступных версий", - "More versions..." : "Ещё версии...", - "No other versions available" : "Других версий не доступно" + "More versions..." : "Ещё версии..." }, "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_versions/l10n/ru.json b/apps/files_versions/l10n/ru.json index 871796814f..2dd932bb62 100644 --- a/apps/files_versions/l10n/ru.json +++ b/apps/files_versions/l10n/ru.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байт","%n байт"], "Restore" : "Откатить", "No versions available" : "Нет доступных версий", - "More versions..." : "Ещё версии...", - "No other versions available" : "Других версий не доступно" + "More versions..." : "Ещё версии..." },"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_versions/l10n/sk.js b/apps/files_versions/l10n/sk.js index feee7b611a..b851f680f4 100644 --- a/apps/files_versions/l10n/sk.js +++ b/apps/files_versions/l10n/sk.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bajt","%n bajtov","%n bajtov"], "Restore" : "Obnoviť", "No versions available" : "Žiadne verzie nie sú dostupné", - "More versions..." : "Viac verzií...", - "No other versions available" : "Žiadne ďalšie verzie nie sú dostupné" + "More versions..." : "Viac verzií..." }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/files_versions/l10n/sk.json b/apps/files_versions/l10n/sk.json index 93a6575ccc..8efc13112a 100644 --- a/apps/files_versions/l10n/sk.json +++ b/apps/files_versions/l10n/sk.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n bajt","%n bajtov","%n bajtov"], "Restore" : "Obnoviť", "No versions available" : "Žiadne verzie nie sú dostupné", - "More versions..." : "Viac verzií...", - "No other versions available" : "Žiadne ďalšie verzie nie sú dostupné" + "More versions..." : "Viac verzií..." },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_versions/l10n/sl.js b/apps/files_versions/l10n/sl.js index 58dd669580..c88416bac0 100644 --- a/apps/files_versions/l10n/sl.js +++ b/apps/files_versions/l10n/sl.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n byte-a","%n byte-i","%n byte-ov"], "Restore" : "Obnovi", "No versions available" : "Ni verzij na voljo", - "More versions..." : "Več različic", - "No other versions available" : "Ni drugih različic" + "More versions..." : "Več različic" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/files_versions/l10n/sl.json b/apps/files_versions/l10n/sl.json index a169af9e1b..ff1b139582 100644 --- a/apps/files_versions/l10n/sl.json +++ b/apps/files_versions/l10n/sl.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n byte-a","%n byte-i","%n byte-ov"], "Restore" : "Obnovi", "No versions available" : "Ni verzij na voljo", - "More versions..." : "Več različic", - "No other versions available" : "Ni drugih različic" + "More versions..." : "Več različic" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/sq.js b/apps/files_versions/l10n/sq.js index 976e75163b..8d21151940 100644 --- a/apps/files_versions/l10n/sq.js +++ b/apps/files_versions/l10n/sq.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bajte","%n bajte"], "Restore" : "Riktheje", "No versions available" : "Ska versione të gatshme", - "More versions..." : "Më shumë versione…", - "No other versions available" : "Nuk ka versione të tjera të gatshme" + "More versions..." : "Më shumë versione…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/sq.json b/apps/files_versions/l10n/sq.json index 04ebebdfd7..e6b2aa5bb6 100644 --- a/apps/files_versions/l10n/sq.json +++ b/apps/files_versions/l10n/sq.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n bajte","%n bajte"], "Restore" : "Riktheje", "No versions available" : "Ska versione të gatshme", - "More versions..." : "Më shumë versione…", - "No other versions available" : "Nuk ka versione të tjera të gatshme" + "More versions..." : "Më shumë versione…" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/sv.js b/apps/files_versions/l10n/sv.js index e33aae97a2..79a92d0db8 100644 --- a/apps/files_versions/l10n/sv.js +++ b/apps/files_versions/l10n/sv.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Återskapa", "No versions available" : "Inga versioner tillgängliga", - "More versions..." : "Fler versioner...", - "No other versions available" : "Inga andra versioner tillgängliga" + "More versions..." : "Fler versioner..." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/sv.json b/apps/files_versions/l10n/sv.json index 5e74937879..ccb48ee72a 100644 --- a/apps/files_versions/l10n/sv.json +++ b/apps/files_versions/l10n/sv.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Återskapa", "No versions available" : "Inga versioner tillgängliga", - "More versions..." : "Fler versioner...", - "No other versions available" : "Inga andra versioner tillgängliga" + "More versions..." : "Fler versioner..." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/tr.js b/apps/files_versions/l10n/tr.js index 47c4d12ae6..0f439a6abb 100644 --- a/apps/files_versions/l10n/tr.js +++ b/apps/files_versions/l10n/tr.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bayt","%n bayt"], "Restore" : "Geri yükle", "No versions available" : "Herhangi bir sürüm yok", - "More versions..." : "Diğer sürümler...", - "No other versions available" : "Başka bir sürüm yok" + "More versions..." : "Diğer sürümler..." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_versions/l10n/tr.json b/apps/files_versions/l10n/tr.json index ca416580ea..930ff06f3b 100644 --- a/apps/files_versions/l10n/tr.json +++ b/apps/files_versions/l10n/tr.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n bayt","%n bayt"], "Restore" : "Geri yükle", "No versions available" : "Herhangi bir sürüm yok", - "More versions..." : "Diğer sürümler...", - "No other versions available" : "Başka bir sürüm yok" + "More versions..." : "Diğer sürümler..." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_versions/l10n/vi.js b/apps/files_versions/l10n/vi.js index 0afb08c4e2..e24d005e3d 100644 --- a/apps/files_versions/l10n/vi.js +++ b/apps/files_versions/l10n/vi.js @@ -6,7 +6,6 @@ OC.L10N.register( "Failed to revert {file} to revision {timestamp}." : "Thất bại khi trở lại {file} khi sử đổi {timestamp}.", "Restore" : "Khôi phục", "No versions available" : "Không có phiên bản có sẵn", - "More versions..." : "Nhiều phiên bản ...", - "No other versions available" : "Không có các phiên bản khác có sẵn" + "More versions..." : "Nhiều phiên bản ..." }, "nplurals=1; plural=0;"); diff --git a/apps/files_versions/l10n/vi.json b/apps/files_versions/l10n/vi.json index e7790fe40e..874c40cc8b 100644 --- a/apps/files_versions/l10n/vi.json +++ b/apps/files_versions/l10n/vi.json @@ -4,7 +4,6 @@ "Failed to revert {file} to revision {timestamp}." : "Thất bại khi trở lại {file} khi sử đổi {timestamp}.", "Restore" : "Khôi phục", "No versions available" : "Không có phiên bản có sẵn", - "More versions..." : "Nhiều phiên bản ...", - "No other versions available" : "Không có các phiên bản khác có sẵn" + "More versions..." : "Nhiều phiên bản ..." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_versions/l10n/zh_CN.js b/apps/files_versions/l10n/zh_CN.js index 77a40dd74f..bc7c43ff1e 100644 --- a/apps/files_versions/l10n/zh_CN.js +++ b/apps/files_versions/l10n/zh_CN.js @@ -7,7 +7,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n 比特"], "Restore" : "恢复", "No versions available" : "没有可用的版本", - "More versions..." : "更多版本...", - "No other versions available" : "无其他版本可用" + "More versions..." : "更多版本..." }, "nplurals=1; plural=0;"); diff --git a/apps/files_versions/l10n/zh_CN.json b/apps/files_versions/l10n/zh_CN.json index a44264da4b..5c7482c5e1 100644 --- a/apps/files_versions/l10n/zh_CN.json +++ b/apps/files_versions/l10n/zh_CN.json @@ -5,7 +5,6 @@ "_%n byte_::_%n bytes_" : ["%n 比特"], "Restore" : "恢复", "No versions available" : "没有可用的版本", - "More versions..." : "更多版本...", - "No other versions available" : "无其他版本可用" + "More versions..." : "更多版本..." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/systemtags/l10n/bg.js b/apps/systemtags/l10n/bg.js index 45acf38ab0..8c9dd81152 100644 --- a/apps/systemtags/l10n/bg.js +++ b/apps/systemtags/l10n/bg.js @@ -47,17 +47,6 @@ OC.L10N.register( "No files in here" : "Тук няма файлове", "No entries found in this folder" : "Няма намерени записи в тази папка", "Size" : "Размер", - "Modified" : "Променен на", - "You assigned system tag %3$s" : "Назначихте системен таг %3$s", - "%1$s assigned system tag %3$s" : "%1$s възложи системен таг %3$s", - "You unassigned system tag %3$s" : "Отстранихте системен таг %3$s", - "%1$s unassigned system tag %3$s" : "%1$s отстрани системен таг %3$s", - "You created system tag %2$s" : "Създадохте системен таг %2$s", - "You deleted system tag %2$s" : "Изтрихте системен таг %2$s", - "You updated system tag %3$s to %2$s" : "Актуализирахте системен таг %3$s на %2$s", - "You assigned system tag %3$s to %2$s" : "Назначихте системен таг %3$s на %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s назначи системен таг %3$s на %2$s", - "You unassigned system tag %3$s from %2$s" : "Отстранихте системен таг %3$s от %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s отстрани системен таг %3$s от %2$s" + "Modified" : "Променен на" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/bg.json b/apps/systemtags/l10n/bg.json index 141f834868..40f5efa97d 100644 --- a/apps/systemtags/l10n/bg.json +++ b/apps/systemtags/l10n/bg.json @@ -45,17 +45,6 @@ "No files in here" : "Тук няма файлове", "No entries found in this folder" : "Няма намерени записи в тази папка", "Size" : "Размер", - "Modified" : "Променен на", - "You assigned system tag %3$s" : "Назначихте системен таг %3$s", - "%1$s assigned system tag %3$s" : "%1$s възложи системен таг %3$s", - "You unassigned system tag %3$s" : "Отстранихте системен таг %3$s", - "%1$s unassigned system tag %3$s" : "%1$s отстрани системен таг %3$s", - "You created system tag %2$s" : "Създадохте системен таг %2$s", - "You deleted system tag %2$s" : "Изтрихте системен таг %2$s", - "You updated system tag %3$s to %2$s" : "Актуализирахте системен таг %3$s на %2$s", - "You assigned system tag %3$s to %2$s" : "Назначихте системен таг %3$s на %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s назначи системен таг %3$s на %2$s", - "You unassigned system tag %3$s from %2$s" : "Отстранихте системен таг %3$s от %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s отстрани системен таг %3$s от %2$s" + "Modified" : "Променен на" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/systemtags/l10n/cs.js b/apps/systemtags/l10n/cs.js index 1cd9e4224c..d0f50c593d 100644 --- a/apps/systemtags/l10n/cs.js +++ b/apps/systemtags/l10n/cs.js @@ -51,17 +51,6 @@ OC.L10N.register( "No files in here" : "Žádné soubory", "No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno", "Size" : "Velikost", - "Modified" : "Upraveno", - "You assigned system tag %3$s" : "Přidělili jste systémový tag %3$s", - "%1$s assigned system tag %3$s" : "%1$s přiřadil systémový tag %3$s", - "You unassigned system tag %3$s" : "Odebrali jste systémový tag %3$s", - "%1$s unassigned system tag %3$s" : "%1$s odebral systémový tag %3$s", - "You created system tag %2$s" : "Vytvořili jste systémový tag %2$s", - "You deleted system tag %2$s" : "Smazali jste systémový tag %2$s", - "You updated system tag %3$s to %2$s" : "Aktualizovali jste systémový tag %3$s na %2$s", - "You assigned system tag %3$s to %2$s" : "Přiřadili jste systémový tag %3$s na %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s přiřadil systémový tag %3$s na %2$s", - "You unassigned system tag %3$s from %2$s" : "Odebrali jste systémový tag %3$s z %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s odebral systémový tag %3$s ze %2$s" + "Modified" : "Upraveno" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/systemtags/l10n/cs.json b/apps/systemtags/l10n/cs.json index 4f37860393..4f602fd9b7 100644 --- a/apps/systemtags/l10n/cs.json +++ b/apps/systemtags/l10n/cs.json @@ -49,17 +49,6 @@ "No files in here" : "Žádné soubory", "No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno", "Size" : "Velikost", - "Modified" : "Upraveno", - "You assigned system tag %3$s" : "Přidělili jste systémový tag %3$s", - "%1$s assigned system tag %3$s" : "%1$s přiřadil systémový tag %3$s", - "You unassigned system tag %3$s" : "Odebrali jste systémový tag %3$s", - "%1$s unassigned system tag %3$s" : "%1$s odebral systémový tag %3$s", - "You created system tag %2$s" : "Vytvořili jste systémový tag %2$s", - "You deleted system tag %2$s" : "Smazali jste systémový tag %2$s", - "You updated system tag %3$s to %2$s" : "Aktualizovali jste systémový tag %3$s na %2$s", - "You assigned system tag %3$s to %2$s" : "Přiřadili jste systémový tag %3$s na %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s přiřadil systémový tag %3$s na %2$s", - "You unassigned system tag %3$s from %2$s" : "Odebrali jste systémový tag %3$s z %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s odebral systémový tag %3$s ze %2$s" + "Modified" : "Upraveno" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/systemtags/l10n/de.js b/apps/systemtags/l10n/de.js index 8694bb0b38..8890255ed2 100644 --- a/apps/systemtags/l10n/de.js +++ b/apps/systemtags/l10n/de.js @@ -51,17 +51,6 @@ OC.L10N.register( "No files in here" : "Keine Dateien vorhanden", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Size" : "Größe", - "Modified" : "Geändert", - "You assigned system tag %3$s" : "System-Tag %3$s wurde zugewiesen", - "%1$s assigned system tag %3$s" : "%1$s hat System-Tag %3$s zugewiesen", - "You unassigned system tag %3$s" : "System-Tag %3$s wurde entfernt", - "%1$s unassigned system tag %3$s" : "%1$s hat den System-Tag %3$s entfernt", - "You created system tag %2$s" : "System-Tag %2$s wurde erstellt", - "You deleted system tag %2$s" : "System-Tag %2$s wurde gelöscht", - "You updated system tag %3$s to %2$s" : "System-Tag %3$s wurde zu %2$s aktualisiert", - "You assigned system tag %3$s to %2$s" : "System-Tag %3$s an %2$s zugewiesen", - "%1$s assigned system tag %3$s to %2$s" : "%1$s hat System-Tag %3$s %2$s zugewiesen", - "You unassigned system tag %3$s from %2$s" : "System-Bezeichnung %3$s von %2$s entfernt", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s hat den System-Tag %3$s von %2$s entfernt" + "Modified" : "Geändert" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/de.json b/apps/systemtags/l10n/de.json index 9c408bb0c0..02fdeb8013 100644 --- a/apps/systemtags/l10n/de.json +++ b/apps/systemtags/l10n/de.json @@ -49,17 +49,6 @@ "No files in here" : "Keine Dateien vorhanden", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Size" : "Größe", - "Modified" : "Geändert", - "You assigned system tag %3$s" : "System-Tag %3$s wurde zugewiesen", - "%1$s assigned system tag %3$s" : "%1$s hat System-Tag %3$s zugewiesen", - "You unassigned system tag %3$s" : "System-Tag %3$s wurde entfernt", - "%1$s unassigned system tag %3$s" : "%1$s hat den System-Tag %3$s entfernt", - "You created system tag %2$s" : "System-Tag %2$s wurde erstellt", - "You deleted system tag %2$s" : "System-Tag %2$s wurde gelöscht", - "You updated system tag %3$s to %2$s" : "System-Tag %3$s wurde zu %2$s aktualisiert", - "You assigned system tag %3$s to %2$s" : "System-Tag %3$s an %2$s zugewiesen", - "%1$s assigned system tag %3$s to %2$s" : "%1$s hat System-Tag %3$s %2$s zugewiesen", - "You unassigned system tag %3$s from %2$s" : "System-Bezeichnung %3$s von %2$s entfernt", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s hat den System-Tag %3$s von %2$s entfernt" + "Modified" : "Geändert" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/systemtags/l10n/de_DE.js b/apps/systemtags/l10n/de_DE.js index 69d9bce442..b0c68b393d 100644 --- a/apps/systemtags/l10n/de_DE.js +++ b/apps/systemtags/l10n/de_DE.js @@ -51,17 +51,6 @@ OC.L10N.register( "No files in here" : "Keine Dateien vorhanden", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Size" : "Größe", - "Modified" : "Geändert", - "You assigned system tag %3$s" : "Sie haben den System-Tag %3$s zugeordnet", - "%1$s assigned system tag %3$s" : "%1$s hat den System-Tag %3$s zugeordnet", - "You unassigned system tag %3$s" : "Sie haben den System-Tag %3$s entfernt", - "%1$s unassigned system tag %3$s" : "%1$s hat den System-Tag %3$s entfernt", - "You created system tag %2$s" : "Sie haben den System-Tag %2$s erstellt", - "You deleted system tag %2$s" : "Sie haben den System-Tag %2$s gelöscht", - "You updated system tag %3$s to %2$s" : "Sie haben den System-Tag %3$s zu %2$s aktualisiert", - "You assigned system tag %3$s to %2$s" : "Sie haben den System-Tag %3$s an %2$s zugeordnet", - "%1$s assigned system tag %3$s to %2$s" : "%1$s hat den System-Tag %3$s an %2$s zugeordnet", - "You unassigned system tag %3$s from %2$s" : "Sie haben den System-Tag %3$s von %2$s entfernt", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s hat den System-Tag %3$s von %2$s entfernt" + "Modified" : "Geändert" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/de_DE.json b/apps/systemtags/l10n/de_DE.json index 1155159a06..dde01ca572 100644 --- a/apps/systemtags/l10n/de_DE.json +++ b/apps/systemtags/l10n/de_DE.json @@ -49,17 +49,6 @@ "No files in here" : "Keine Dateien vorhanden", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Size" : "Größe", - "Modified" : "Geändert", - "You assigned system tag %3$s" : "Sie haben den System-Tag %3$s zugeordnet", - "%1$s assigned system tag %3$s" : "%1$s hat den System-Tag %3$s zugeordnet", - "You unassigned system tag %3$s" : "Sie haben den System-Tag %3$s entfernt", - "%1$s unassigned system tag %3$s" : "%1$s hat den System-Tag %3$s entfernt", - "You created system tag %2$s" : "Sie haben den System-Tag %2$s erstellt", - "You deleted system tag %2$s" : "Sie haben den System-Tag %2$s gelöscht", - "You updated system tag %3$s to %2$s" : "Sie haben den System-Tag %3$s zu %2$s aktualisiert", - "You assigned system tag %3$s to %2$s" : "Sie haben den System-Tag %3$s an %2$s zugeordnet", - "%1$s assigned system tag %3$s to %2$s" : "%1$s hat den System-Tag %3$s an %2$s zugeordnet", - "You unassigned system tag %3$s from %2$s" : "Sie haben den System-Tag %3$s von %2$s entfernt", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s hat den System-Tag %3$s von %2$s entfernt" + "Modified" : "Geändert" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/systemtags/l10n/es.js b/apps/systemtags/l10n/es.js index 611e96c62e..b4527b90ee 100644 --- a/apps/systemtags/l10n/es.js +++ b/apps/systemtags/l10n/es.js @@ -51,17 +51,6 @@ OC.L10N.register( "No files in here" : "Aquí no hay archivos", "No entries found in this folder" : "No hay entradas en esta carpeta", "Size" : "Tamaño", - "Modified" : "Modificado", - "You assigned system tag %3$s" : "Se asignó la etiqueta de sistema %3$s", - "%1$s assigned system tag %3$s" : "%1$s asignó la etiqueta de sistema %3$s", - "You unassigned system tag %3$s" : "Desasignaste la etiqueta del sistema %3$s", - "%1$s unassigned system tag %3$s" : "%1$s eliminó la asignación de etiqueta de sistema %3$s", - "You created system tag %2$s" : "Creaste la etiqueta del sistema %2$s", - "You deleted system tag %2$s" : "Eliminaste la etiqueta del sistema %2$s", - "You updated system tag %3$s to %2$s" : "Actualizaste la etiqueta del sistema de %3$s a %2$s", - "You assigned system tag %3$s to %2$s" : "Asignaste la etiqueta del sistema de %3$s a %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s asignó la etiqueta de sistema %3$s a %2$s", - "You unassigned system tag %3$s from %2$s" : "Desasignaste la etiqueta del sistema a %3$s de %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s eliminó la asignación de etiqueta de sistema %3$s de %2$s" + "Modified" : "Modificado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/es.json b/apps/systemtags/l10n/es.json index 29ab356131..486e73ab5c 100644 --- a/apps/systemtags/l10n/es.json +++ b/apps/systemtags/l10n/es.json @@ -49,17 +49,6 @@ "No files in here" : "Aquí no hay archivos", "No entries found in this folder" : "No hay entradas en esta carpeta", "Size" : "Tamaño", - "Modified" : "Modificado", - "You assigned system tag %3$s" : "Se asignó la etiqueta de sistema %3$s", - "%1$s assigned system tag %3$s" : "%1$s asignó la etiqueta de sistema %3$s", - "You unassigned system tag %3$s" : "Desasignaste la etiqueta del sistema %3$s", - "%1$s unassigned system tag %3$s" : "%1$s eliminó la asignación de etiqueta de sistema %3$s", - "You created system tag %2$s" : "Creaste la etiqueta del sistema %2$s", - "You deleted system tag %2$s" : "Eliminaste la etiqueta del sistema %2$s", - "You updated system tag %3$s to %2$s" : "Actualizaste la etiqueta del sistema de %3$s a %2$s", - "You assigned system tag %3$s to %2$s" : "Asignaste la etiqueta del sistema de %3$s a %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s asignó la etiqueta de sistema %3$s a %2$s", - "You unassigned system tag %3$s from %2$s" : "Desasignaste la etiqueta del sistema a %3$s de %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s eliminó la asignación de etiqueta de sistema %3$s de %2$s" + "Modified" : "Modificado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/systemtags/l10n/fi.js b/apps/systemtags/l10n/fi.js index 13cf104704..8f1ed58a33 100644 --- a/apps/systemtags/l10n/fi.js +++ b/apps/systemtags/l10n/fi.js @@ -51,17 +51,6 @@ OC.L10N.register( "No files in here" : "Täällä ei ole tiedostoja", "No entries found in this folder" : "Ei kohteita tässä kansiossa", "Size" : "Koko", - "Modified" : "Muokattu", - "You assigned system tag %3$s" : "Liitit järjestelmätunnisteen %3$s", - "%1$s assigned system tag %3$s" : "%1$s liitti järjestelmätunnisteen %3$s", - "You unassigned system tag %3$s" : "Poistit järjestelmätunnisteen %3$s", - "%1$s unassigned system tag %3$s" : "%1$s poisti järjestelmätunnisteen %3$s", - "You created system tag %2$s" : "Loit järjestelmätunnisteen %2$s", - "You deleted system tag %2$s" : "Poistit järjestelmätunnisteen %2$s", - "You updated system tag %3$s to %2$s" : "Päivitit järjestelmätunnisteen %3$s tunnisteeksi %2$s", - "You assigned system tag %3$s to %2$s" : "Liitit järjestelmätunnisteen %3$s kohteeseen %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s liitti järjestelmätunnisteen %3$s kohteeseen %2$s", - "You unassigned system tag %3$s from %2$s" : "Poistit järjestelmätunnisteen %3$s kohteesta %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s poisti järjestelmätunnisteen %3$s kohteesta %2$s" + "Modified" : "Muokattu" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/fi.json b/apps/systemtags/l10n/fi.json index ce31cd30c2..cceb823862 100644 --- a/apps/systemtags/l10n/fi.json +++ b/apps/systemtags/l10n/fi.json @@ -49,17 +49,6 @@ "No files in here" : "Täällä ei ole tiedostoja", "No entries found in this folder" : "Ei kohteita tässä kansiossa", "Size" : "Koko", - "Modified" : "Muokattu", - "You assigned system tag %3$s" : "Liitit järjestelmätunnisteen %3$s", - "%1$s assigned system tag %3$s" : "%1$s liitti järjestelmätunnisteen %3$s", - "You unassigned system tag %3$s" : "Poistit järjestelmätunnisteen %3$s", - "%1$s unassigned system tag %3$s" : "%1$s poisti järjestelmätunnisteen %3$s", - "You created system tag %2$s" : "Loit järjestelmätunnisteen %2$s", - "You deleted system tag %2$s" : "Poistit järjestelmätunnisteen %2$s", - "You updated system tag %3$s to %2$s" : "Päivitit järjestelmätunnisteen %3$s tunnisteeksi %2$s", - "You assigned system tag %3$s to %2$s" : "Liitit järjestelmätunnisteen %3$s kohteeseen %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s liitti järjestelmätunnisteen %3$s kohteeseen %2$s", - "You unassigned system tag %3$s from %2$s" : "Poistit järjestelmätunnisteen %3$s kohteesta %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s poisti järjestelmätunnisteen %3$s kohteesta %2$s" + "Modified" : "Muokattu" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/systemtags/l10n/fr.js b/apps/systemtags/l10n/fr.js index cb20b2ecbc..34190e45ef 100644 --- a/apps/systemtags/l10n/fr.js +++ b/apps/systemtags/l10n/fr.js @@ -51,17 +51,6 @@ OC.L10N.register( "No files in here" : "Aucun fichier", "No entries found in this folder" : "Aucune entrée trouvée dans ce dossier", "Size" : "Taille", - "Modified" : "Modifié", - "You assigned system tag %3$s" : "Vous avez attribué l'étiquette collaborative %3$s", - "%1$s assigned system tag %3$s" : "%1$s a attribué l'étiquette collaborative %3$s", - "You unassigned system tag %3$s" : "Vous avez retiré l'étiquette collaborative %3$s", - "%1$s unassigned system tag %3$s" : "%1$s a retiré l'étiquette collaborative %3$s", - "You created system tag %2$s" : "Vous avez créé l'étiquette collaborative %2$s", - "You deleted system tag %2$s" : "Vous avez supprimé l'étiquette collaborative %2$s", - "You updated system tag %3$s to %2$s" : "Vous avez renommé l'étiquette collaborative %3$s en %2$s", - "You assigned system tag %3$s to %2$s" : "Vous avez attribué l'étiquette collaborative %3$s à %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s a attribué l'étiquette collaborative %3$s à %2$s", - "You unassigned system tag %3$s from %2$s" : "Vous avez retiré l'étiquette collaborative %3$s de %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s a retiré l'étiquette collaborative %3$s de %2$s" + "Modified" : "Modifié" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/systemtags/l10n/fr.json b/apps/systemtags/l10n/fr.json index 8d7ffb1ae3..27068e3ec4 100644 --- a/apps/systemtags/l10n/fr.json +++ b/apps/systemtags/l10n/fr.json @@ -49,17 +49,6 @@ "No files in here" : "Aucun fichier", "No entries found in this folder" : "Aucune entrée trouvée dans ce dossier", "Size" : "Taille", - "Modified" : "Modifié", - "You assigned system tag %3$s" : "Vous avez attribué l'étiquette collaborative %3$s", - "%1$s assigned system tag %3$s" : "%1$s a attribué l'étiquette collaborative %3$s", - "You unassigned system tag %3$s" : "Vous avez retiré l'étiquette collaborative %3$s", - "%1$s unassigned system tag %3$s" : "%1$s a retiré l'étiquette collaborative %3$s", - "You created system tag %2$s" : "Vous avez créé l'étiquette collaborative %2$s", - "You deleted system tag %2$s" : "Vous avez supprimé l'étiquette collaborative %2$s", - "You updated system tag %3$s to %2$s" : "Vous avez renommé l'étiquette collaborative %3$s en %2$s", - "You assigned system tag %3$s to %2$s" : "Vous avez attribué l'étiquette collaborative %3$s à %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s a attribué l'étiquette collaborative %3$s à %2$s", - "You unassigned system tag %3$s from %2$s" : "Vous avez retiré l'étiquette collaborative %3$s de %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s a retiré l'étiquette collaborative %3$s de %2$s" + "Modified" : "Modifié" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/systemtags/l10n/hu.js b/apps/systemtags/l10n/hu.js index e53af978e7..7094284e3a 100644 --- a/apps/systemtags/l10n/hu.js +++ b/apps/systemtags/l10n/hu.js @@ -51,17 +51,6 @@ OC.L10N.register( "No files in here" : "Itt nincsenek fájlok", "No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában", "Size" : "Méret", - "Modified" : "Módosítva", - "You assigned system tag %3$s" : "%3$s rendszer címke hozzárendelve", - "%1$s assigned system tag %3$s" : "%1$s hozzárendelte ezt a rendszer címkét: %3$s", - "You unassigned system tag %3$s" : "Evette ezt a rendszer címkét: %3$s", - "%1$s unassigned system tag %3$s" : "%1$s elvette ezt a rendszer címkét: %3$s", - "You created system tag %2$s" : "%2$s rendszer címke létrehozva", - "You deleted system tag %2$s" : "%2$s rendszer címke törölve", - "You updated system tag %3$s to %2$s" : "%3$s rendszer címke frissítve erre: %2$s", - "You assigned system tag %3$s to %2$s" : "%3$s rendszer címkét hozzárendelte: %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s hozzárendelte ezt a rendszer címkét: %3$s neki: %2$s", - "You unassigned system tag %3$s from %2$s" : "%3$s rendszer címke hozzárendelést elvette tőle: %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s elvette ezt a rendszer címkét %3$s tőle: %2$s" + "Modified" : "Módosítva" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/hu.json b/apps/systemtags/l10n/hu.json index 56ce722db0..b826b58a63 100644 --- a/apps/systemtags/l10n/hu.json +++ b/apps/systemtags/l10n/hu.json @@ -49,17 +49,6 @@ "No files in here" : "Itt nincsenek fájlok", "No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában", "Size" : "Méret", - "Modified" : "Módosítva", - "You assigned system tag %3$s" : "%3$s rendszer címke hozzárendelve", - "%1$s assigned system tag %3$s" : "%1$s hozzárendelte ezt a rendszer címkét: %3$s", - "You unassigned system tag %3$s" : "Evette ezt a rendszer címkét: %3$s", - "%1$s unassigned system tag %3$s" : "%1$s elvette ezt a rendszer címkét: %3$s", - "You created system tag %2$s" : "%2$s rendszer címke létrehozva", - "You deleted system tag %2$s" : "%2$s rendszer címke törölve", - "You updated system tag %3$s to %2$s" : "%3$s rendszer címke frissítve erre: %2$s", - "You assigned system tag %3$s to %2$s" : "%3$s rendszer címkét hozzárendelte: %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s hozzárendelte ezt a rendszer címkét: %3$s neki: %2$s", - "You unassigned system tag %3$s from %2$s" : "%3$s rendszer címke hozzárendelést elvette tőle: %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s elvette ezt a rendszer címkét %3$s tőle: %2$s" + "Modified" : "Módosítva" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/systemtags/l10n/ia.js b/apps/systemtags/l10n/ia.js index 95bce5e0f6..74e139f303 100644 --- a/apps/systemtags/l10n/ia.js +++ b/apps/systemtags/l10n/ia.js @@ -51,17 +51,6 @@ OC.L10N.register( "No files in here" : "Nulle files ci", "No entries found in this folder" : "Nulle entratas trovate in iste dossier", "Size" : "Dimension", - "Modified" : "Modificate", - "You assigned system tag %3$s" : "Tu assignava le etiquetta de systema %3$s", - "%1$s assigned system tag %3$s" : "%1$s assignava le etiquetta de systema %3$s", - "You unassigned system tag %3$s" : "Tu removeva le assignation del etiquetta de systema %3$s", - "%1$s unassigned system tag %3$s" : "%1$s removeva le assignation del etiquetta de systema %3$s", - "You created system tag %2$s" : "Tu creava le etiquetta de systema %2$s", - "You deleted system tag %2$s" : "Tu deleva le etiquetta de systema %2$s", - "You updated system tag %3$s to %2$s" : "Tu actualisava le etiquetta de systema %3$s a %2$s", - "You assigned system tag %3$s to %2$s" : "Tu assignava le etiquetta de systema %3$s a %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s assignava le etiquetta de systema %3$s a %2$s", - "You unassigned system tag %3$s from %2$s" : "Tu removeva le assignation del etiquetta de systema %3$s de %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s removeva le assignation del etiquetta de systema %3$s de %2$s" + "Modified" : "Modificate" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/ia.json b/apps/systemtags/l10n/ia.json index 419c3d3e77..713f918ccb 100644 --- a/apps/systemtags/l10n/ia.json +++ b/apps/systemtags/l10n/ia.json @@ -49,17 +49,6 @@ "No files in here" : "Nulle files ci", "No entries found in this folder" : "Nulle entratas trovate in iste dossier", "Size" : "Dimension", - "Modified" : "Modificate", - "You assigned system tag %3$s" : "Tu assignava le etiquetta de systema %3$s", - "%1$s assigned system tag %3$s" : "%1$s assignava le etiquetta de systema %3$s", - "You unassigned system tag %3$s" : "Tu removeva le assignation del etiquetta de systema %3$s", - "%1$s unassigned system tag %3$s" : "%1$s removeva le assignation del etiquetta de systema %3$s", - "You created system tag %2$s" : "Tu creava le etiquetta de systema %2$s", - "You deleted system tag %2$s" : "Tu deleva le etiquetta de systema %2$s", - "You updated system tag %3$s to %2$s" : "Tu actualisava le etiquetta de systema %3$s a %2$s", - "You assigned system tag %3$s to %2$s" : "Tu assignava le etiquetta de systema %3$s a %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s assignava le etiquetta de systema %3$s a %2$s", - "You unassigned system tag %3$s from %2$s" : "Tu removeva le assignation del etiquetta de systema %3$s de %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s removeva le assignation del etiquetta de systema %3$s de %2$s" + "Modified" : "Modificate" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/systemtags/l10n/is.js b/apps/systemtags/l10n/is.js index 669a0792af..ea55c55683 100644 --- a/apps/systemtags/l10n/is.js +++ b/apps/systemtags/l10n/is.js @@ -51,17 +51,6 @@ OC.L10N.register( "No files in here" : "Engar skrár hér", "No entries found in this folder" : "Engar skrár fundust í þessari möppu", "Size" : "Stærð", - "Modified" : "Breytt", - "You assigned system tag %3$s" : "Þú úthlutaðir kerfismerkinu %3$s", - "%1$s assigned system tag %3$s" : "%1$s úthlutaði kerfismerki %3$s", - "You unassigned system tag %3$s" : "Þú tókst af úthlutun kerfismerkisins %3$s", - "%1$s unassigned system tag %3$s" : "%1$s tók af úthlutun kerfismerkis %3$s", - "You created system tag %2$s" : "Þú bjóst til kerfismerkið %2$s", - "You deleted system tag %2$s" : "Þú eyddir kerfismerkinu %2$s", - "You updated system tag %3$s to %2$s" : "Þú uppfærðir kerfismerki %3$s í %2$s", - "You assigned system tag %3$s to %2$s" : "Þú úthlutaðir kerfismerki %3$s á %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s úthlutaði kerfismerki %3$s á %2$s", - "You unassigned system tag %3$s from %2$s" : "Þú tókst kerfismerkið %3$s af %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s tók kerfismerki %3$s af %2$s" + "Modified" : "Breytt" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/systemtags/l10n/is.json b/apps/systemtags/l10n/is.json index d6d3421ea7..1a78c0a03e 100644 --- a/apps/systemtags/l10n/is.json +++ b/apps/systemtags/l10n/is.json @@ -49,17 +49,6 @@ "No files in here" : "Engar skrár hér", "No entries found in this folder" : "Engar skrár fundust í þessari möppu", "Size" : "Stærð", - "Modified" : "Breytt", - "You assigned system tag %3$s" : "Þú úthlutaðir kerfismerkinu %3$s", - "%1$s assigned system tag %3$s" : "%1$s úthlutaði kerfismerki %3$s", - "You unassigned system tag %3$s" : "Þú tókst af úthlutun kerfismerkisins %3$s", - "%1$s unassigned system tag %3$s" : "%1$s tók af úthlutun kerfismerkis %3$s", - "You created system tag %2$s" : "Þú bjóst til kerfismerkið %2$s", - "You deleted system tag %2$s" : "Þú eyddir kerfismerkinu %2$s", - "You updated system tag %3$s to %2$s" : "Þú uppfærðir kerfismerki %3$s í %2$s", - "You assigned system tag %3$s to %2$s" : "Þú úthlutaðir kerfismerki %3$s á %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s úthlutaði kerfismerki %3$s á %2$s", - "You unassigned system tag %3$s from %2$s" : "Þú tókst kerfismerkið %3$s af %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s tók kerfismerki %3$s af %2$s" + "Modified" : "Breytt" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/systemtags/l10n/it.js b/apps/systemtags/l10n/it.js index 1e330c3364..7bf4fb7545 100644 --- a/apps/systemtags/l10n/it.js +++ b/apps/systemtags/l10n/it.js @@ -51,17 +51,6 @@ OC.L10N.register( "No files in here" : "Qui non c'è alcun file", "No entries found in this folder" : "Nessuna voce trovata in questa cartella", "Size" : "Dimensione", - "Modified" : "Modificato", - "You assigned system tag %3$s" : "Hai assegnato l'etichetta di sistema %3$s", - "%1$s assigned system tag %3$s" : "%1$s ha assegnato l'etichetta di sistema %3$s", - "You unassigned system tag %3$s" : "Hai rimosso l'etichetta di sistema %3$s", - "%1$s unassigned system tag %3$s" : "%1$s ha rimosso l'etichetta di sistema %3$s", - "You created system tag %2$s" : "Hai creato l'etichetta di sistema %2$s", - "You deleted system tag %2$s" : "Hai eliminato l'etichetta di sistema %2$s", - "You updated system tag %3$s to %2$s" : "Hai aggiornato l'etichetta di sistema %3$s in %2$s", - "You assigned system tag %3$s to %2$s" : "Hai assegnato l'etichetta di sistema %3$s a %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s ha assegnato l'etichetta di sistema %3$s a %2$s", - "You unassigned system tag %3$s from %2$s" : "Hai rimosso l'etichetta di sistema %3$s da %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s ha rimosso l'etichetta di sistema %3$s da %2$s" + "Modified" : "Modificato" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/it.json b/apps/systemtags/l10n/it.json index 10684634ac..6ccf1b40e0 100644 --- a/apps/systemtags/l10n/it.json +++ b/apps/systemtags/l10n/it.json @@ -49,17 +49,6 @@ "No files in here" : "Qui non c'è alcun file", "No entries found in this folder" : "Nessuna voce trovata in questa cartella", "Size" : "Dimensione", - "Modified" : "Modificato", - "You assigned system tag %3$s" : "Hai assegnato l'etichetta di sistema %3$s", - "%1$s assigned system tag %3$s" : "%1$s ha assegnato l'etichetta di sistema %3$s", - "You unassigned system tag %3$s" : "Hai rimosso l'etichetta di sistema %3$s", - "%1$s unassigned system tag %3$s" : "%1$s ha rimosso l'etichetta di sistema %3$s", - "You created system tag %2$s" : "Hai creato l'etichetta di sistema %2$s", - "You deleted system tag %2$s" : "Hai eliminato l'etichetta di sistema %2$s", - "You updated system tag %3$s to %2$s" : "Hai aggiornato l'etichetta di sistema %3$s in %2$s", - "You assigned system tag %3$s to %2$s" : "Hai assegnato l'etichetta di sistema %3$s a %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s ha assegnato l'etichetta di sistema %3$s a %2$s", - "You unassigned system tag %3$s from %2$s" : "Hai rimosso l'etichetta di sistema %3$s da %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s ha rimosso l'etichetta di sistema %3$s da %2$s" + "Modified" : "Modificato" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/systemtags/l10n/lv.js b/apps/systemtags/l10n/lv.js index 4b673824b5..c18aca68c8 100644 --- a/apps/systemtags/l10n/lv.js +++ b/apps/systemtags/l10n/lv.js @@ -44,9 +44,6 @@ OC.L10N.register( "No files in here" : "Šeit nav datņu", "No entries found in this folder" : "Šajā mapē nekas nav atrasts", "Size" : "Izmērs", - "Modified" : "Mainīts", - "You created system tag %2$s" : "Tu izveidoji sistēmas atzīmi %2$s", - "You deleted system tag %2$s" : "Tu izdzēsi sistēmas atzīmi %2$s", - "You updated system tag %3$s to %2$s" : "Tu atjaunoji sistēmas atzīmi %3$s uz %2$s" + "Modified" : "Mainīts" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/systemtags/l10n/lv.json b/apps/systemtags/l10n/lv.json index d64b142e89..f73c14c6e2 100644 --- a/apps/systemtags/l10n/lv.json +++ b/apps/systemtags/l10n/lv.json @@ -42,9 +42,6 @@ "No files in here" : "Šeit nav datņu", "No entries found in this folder" : "Šajā mapē nekas nav atrasts", "Size" : "Izmērs", - "Modified" : "Mainīts", - "You created system tag %2$s" : "Tu izveidoji sistēmas atzīmi %2$s", - "You deleted system tag %2$s" : "Tu izdzēsi sistēmas atzīmi %2$s", - "You updated system tag %3$s to %2$s" : "Tu atjaunoji sistēmas atzīmi %3$s uz %2$s" + "Modified" : "Mainīts" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/apps/systemtags/l10n/nb.js b/apps/systemtags/l10n/nb.js index c464d26c6e..50cb4e39b1 100644 --- a/apps/systemtags/l10n/nb.js +++ b/apps/systemtags/l10n/nb.js @@ -51,17 +51,6 @@ OC.L10N.register( "No files in here" : "Ingen filer her", "No entries found in this folder" : "Ingen oppføringer funnet i denne mappen", "Size" : "Størrelse", - "Modified" : "Endret", - "You assigned system tag %3$s" : "Du tildelte system-merkelappen %3$s", - "%1$s assigned system tag %3$s" : "%1$s festet system-merkelapp %3$s", - "You unassigned system tag %3$s" : "Du tildelte system-merkelappen %3$s", - "%1$s unassigned system tag %3$s" : "%1$s fjernet system-merkelapp %3$s", - "You created system tag %2$s" : "Du opprettet system-merkelappen %2$s", - "You deleted system tag %2$s" : "Du slettet system-merkelappen %2$s", - "You updated system tag %3$s to %2$s" : "Du oppdaterte system-merkelapp %3$s til %2$s", - "You assigned system tag %3$s to %2$s" : "Du tildelte system-merkelappen %3$s to %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s festet system-merkelapp %3$s på %2$s", - "You unassigned system tag %3$s from %2$s" : "Du fjernet system-merkelappen %3$s fra %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s fjernet system-merkelapp %3$s fra %2$s" + "Modified" : "Endret" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/nb.json b/apps/systemtags/l10n/nb.json index 9fc637b487..61f83325e1 100644 --- a/apps/systemtags/l10n/nb.json +++ b/apps/systemtags/l10n/nb.json @@ -49,17 +49,6 @@ "No files in here" : "Ingen filer her", "No entries found in this folder" : "Ingen oppføringer funnet i denne mappen", "Size" : "Størrelse", - "Modified" : "Endret", - "You assigned system tag %3$s" : "Du tildelte system-merkelappen %3$s", - "%1$s assigned system tag %3$s" : "%1$s festet system-merkelapp %3$s", - "You unassigned system tag %3$s" : "Du tildelte system-merkelappen %3$s", - "%1$s unassigned system tag %3$s" : "%1$s fjernet system-merkelapp %3$s", - "You created system tag %2$s" : "Du opprettet system-merkelappen %2$s", - "You deleted system tag %2$s" : "Du slettet system-merkelappen %2$s", - "You updated system tag %3$s to %2$s" : "Du oppdaterte system-merkelapp %3$s til %2$s", - "You assigned system tag %3$s to %2$s" : "Du tildelte system-merkelappen %3$s to %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s festet system-merkelapp %3$s på %2$s", - "You unassigned system tag %3$s from %2$s" : "Du fjernet system-merkelappen %3$s fra %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s fjernet system-merkelapp %3$s fra %2$s" + "Modified" : "Endret" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/systemtags/l10n/nl.js b/apps/systemtags/l10n/nl.js index 69256cf8b6..439f4db03d 100644 --- a/apps/systemtags/l10n/nl.js +++ b/apps/systemtags/l10n/nl.js @@ -51,17 +51,6 @@ OC.L10N.register( "No files in here" : "Hier geen bestanden", "No entries found in this folder" : "Niets gevonden in deze map", "Size" : "Grootte", - "Modified" : "Aangepast", - "You assigned system tag %3$s" : "Je wees systeemmarkering %3$s toe", - "%1$s assigned system tag %3$s" : "%1$s wees systeemmarkering %3$s toe", - "You unassigned system tag %3$s" : "Je maakte toewijzing systeemmarkering %3$s ongedaan", - "%1$s unassigned system tag %3$s" : "%1$s verwijderde systeem markering %3$s", - "You created system tag %2$s" : "Je creëerde systeemmarkering %2$s", - "You deleted system tag %2$s" : "Je verwijderde systeemmarkering %2$s", - "You updated system tag %3$s to %2$s" : "Je werkte systeemmarkering %3$s bij naar %2$s", - "You assigned system tag %3$s to %2$s" : "Je wees systeemmarkering %3$s aan %2$s toe", - "%1$s assigned system tag %3$s to %2$s" : "%1$s wees systeemmarkering %3$s aan %2$s toe", - "You unassigned system tag %3$s from %2$s" : "Je maakte de toewijzing van systeem markering %3$s van %2$s ongedaan", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s verwijderde systeemmarkering %3$s van %2$s" + "Modified" : "Aangepast" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/nl.json b/apps/systemtags/l10n/nl.json index 1f024aad6b..5a7866cd04 100644 --- a/apps/systemtags/l10n/nl.json +++ b/apps/systemtags/l10n/nl.json @@ -49,17 +49,6 @@ "No files in here" : "Hier geen bestanden", "No entries found in this folder" : "Niets gevonden in deze map", "Size" : "Grootte", - "Modified" : "Aangepast", - "You assigned system tag %3$s" : "Je wees systeemmarkering %3$s toe", - "%1$s assigned system tag %3$s" : "%1$s wees systeemmarkering %3$s toe", - "You unassigned system tag %3$s" : "Je maakte toewijzing systeemmarkering %3$s ongedaan", - "%1$s unassigned system tag %3$s" : "%1$s verwijderde systeem markering %3$s", - "You created system tag %2$s" : "Je creëerde systeemmarkering %2$s", - "You deleted system tag %2$s" : "Je verwijderde systeemmarkering %2$s", - "You updated system tag %3$s to %2$s" : "Je werkte systeemmarkering %3$s bij naar %2$s", - "You assigned system tag %3$s to %2$s" : "Je wees systeemmarkering %3$s aan %2$s toe", - "%1$s assigned system tag %3$s to %2$s" : "%1$s wees systeemmarkering %3$s aan %2$s toe", - "You unassigned system tag %3$s from %2$s" : "Je maakte de toewijzing van systeem markering %3$s van %2$s ongedaan", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s verwijderde systeemmarkering %3$s van %2$s" + "Modified" : "Aangepast" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/systemtags/l10n/pl.js b/apps/systemtags/l10n/pl.js index c4aef7de7e..8c1ea397f8 100644 --- a/apps/systemtags/l10n/pl.js +++ b/apps/systemtags/l10n/pl.js @@ -51,17 +51,6 @@ OC.L10N.register( "No files in here" : "Brak plików", "No entries found in this folder" : "Brak wpisów w tym folderze", "Size" : "Rozmiar", - "Modified" : "Modyfikacja", - "You assigned system tag %3$s" : "Przypisałeś/-aś etykietę systemową %3$s", - "%1$s assigned system tag %3$s" : "%1$s przypisał/-a etykietę systemową %3$s", - "You unassigned system tag %3$s" : "Usunąłeś/-ałaś przypisanie etykiety systemowej %3$s", - "%1$s unassigned system tag %3$s" : "%1$s usunął/-ęła przypisanie etykiety systemowej %3$s", - "You created system tag %2$s" : "Utworzyłeś/-aś etykiete systemową %2$s", - "You deleted system tag %2$s" : "Usunąłeś/-ęłaś etykietę systemową %2$s", - "You updated system tag %3$s to %2$s" : "Zaktualizowałeś/-aś etykietę systemową %3$s do %2$s", - "You assigned system tag %3$s to %2$s" : "Przypisałeś/-aś etykietę systemową %3$s do %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s przypisał/-a etykietę systemową %3$s do %2$s", - "You unassigned system tag %3$s from %2$s" : "Usunałeś/-aś przypisanie etykiety systemowej %3$s z %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s usunął/-ęła przypisanie etykiety systemowej %3$s z %2$s" + "Modified" : "Modyfikacja" }, "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/systemtags/l10n/pl.json b/apps/systemtags/l10n/pl.json index 57f92b241b..57474002e6 100644 --- a/apps/systemtags/l10n/pl.json +++ b/apps/systemtags/l10n/pl.json @@ -49,17 +49,6 @@ "No files in here" : "Brak plików", "No entries found in this folder" : "Brak wpisów w tym folderze", "Size" : "Rozmiar", - "Modified" : "Modyfikacja", - "You assigned system tag %3$s" : "Przypisałeś/-aś etykietę systemową %3$s", - "%1$s assigned system tag %3$s" : "%1$s przypisał/-a etykietę systemową %3$s", - "You unassigned system tag %3$s" : "Usunąłeś/-ałaś przypisanie etykiety systemowej %3$s", - "%1$s unassigned system tag %3$s" : "%1$s usunął/-ęła przypisanie etykiety systemowej %3$s", - "You created system tag %2$s" : "Utworzyłeś/-aś etykiete systemową %2$s", - "You deleted system tag %2$s" : "Usunąłeś/-ęłaś etykietę systemową %2$s", - "You updated system tag %3$s to %2$s" : "Zaktualizowałeś/-aś etykietę systemową %3$s do %2$s", - "You assigned system tag %3$s to %2$s" : "Przypisałeś/-aś etykietę systemową %3$s do %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s przypisał/-a etykietę systemową %3$s do %2$s", - "You unassigned system tag %3$s from %2$s" : "Usunałeś/-aś przypisanie etykiety systemowej %3$s z %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s usunął/-ęła przypisanie etykiety systemowej %3$s z %2$s" + "Modified" : "Modyfikacja" },"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/systemtags/l10n/pt_BR.js b/apps/systemtags/l10n/pt_BR.js index 93332bd1c5..63a7f46414 100644 --- a/apps/systemtags/l10n/pt_BR.js +++ b/apps/systemtags/l10n/pt_BR.js @@ -51,17 +51,6 @@ OC.L10N.register( "No files in here" : "Nenhum arquivo aqui", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", "Size" : "Tamanho", - "Modified" : "Modificado", - "You assigned system tag %3$s" : "Você atribuiu uma etiqueta ao sistema %3$s", - "%1$s assigned system tag %3$s" : "%1$s etiqueta de sistema atribuída %3$s", - "You unassigned system tag %3$s" : "Você desatribuiu uma etiqueta ao sistema %3$s", - "%1$s unassigned system tag %3$s" : "%1$s etiqueta de sistema não atribuída %3$s", - "You created system tag %2$s" : "Você criou uma etiqueta de sistema %2$s", - "You deleted system tag %2$s" : "Você eliminou uma etiqueta de sistema %2$s", - "You updated system tag %3$s to %2$s" : "Você atualizou a etiqueta do sistema %3$s para %2$s", - "You assigned system tag %3$s to %2$s" : "Você atribuiu a etiqueta do sistema %3$s para %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s etiqueta de sistema atribuída %3$s para %2$s", - "You unassigned system tag %3$s from %2$s" : "Você eliminou a atribuição da etiqueta do sistema %3$s de %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s etiqueta de sistema não atribuída %3$s de %2$s" + "Modified" : "Modificado" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/systemtags/l10n/pt_BR.json b/apps/systemtags/l10n/pt_BR.json index 3cc5ebd9a8..3dde095dff 100644 --- a/apps/systemtags/l10n/pt_BR.json +++ b/apps/systemtags/l10n/pt_BR.json @@ -49,17 +49,6 @@ "No files in here" : "Nenhum arquivo aqui", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", "Size" : "Tamanho", - "Modified" : "Modificado", - "You assigned system tag %3$s" : "Você atribuiu uma etiqueta ao sistema %3$s", - "%1$s assigned system tag %3$s" : "%1$s etiqueta de sistema atribuída %3$s", - "You unassigned system tag %3$s" : "Você desatribuiu uma etiqueta ao sistema %3$s", - "%1$s unassigned system tag %3$s" : "%1$s etiqueta de sistema não atribuída %3$s", - "You created system tag %2$s" : "Você criou uma etiqueta de sistema %2$s", - "You deleted system tag %2$s" : "Você eliminou uma etiqueta de sistema %2$s", - "You updated system tag %3$s to %2$s" : "Você atualizou a etiqueta do sistema %3$s para %2$s", - "You assigned system tag %3$s to %2$s" : "Você atribuiu a etiqueta do sistema %3$s para %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s etiqueta de sistema atribuída %3$s para %2$s", - "You unassigned system tag %3$s from %2$s" : "Você eliminou a atribuição da etiqueta do sistema %3$s de %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s etiqueta de sistema não atribuída %3$s de %2$s" + "Modified" : "Modificado" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/systemtags/l10n/ru.js b/apps/systemtags/l10n/ru.js index 247d6345c3..d32f7159dc 100644 --- a/apps/systemtags/l10n/ru.js +++ b/apps/systemtags/l10n/ru.js @@ -51,17 +51,6 @@ OC.L10N.register( "No files in here" : "Здесь нет файлов", "No entries found in this folder" : "Нет элементов в этом каталоге", "Size" : "Размер", - "Modified" : "Изменён", - "You assigned system tag %3$s" : "Вы назначили системную метку %3$s", - "%1$s assigned system tag %3$s" : "%1$s назначил системную метку %3$s", - "You unassigned system tag %3$s" : "Вы убрали системную метку %3$s", - "%1$s unassigned system tag %3$s" : "%1$s убрал системную метку %3$s", - "You created system tag %2$s" : "Вы создали системную метку %2$s", - "You deleted system tag %2$s" : "Вы удалили системную метку %2$s", - "You updated system tag %3$s to %2$s" : "Вы обновили системную метку %3$s на %2$s", - "You assigned system tag %3$s to %2$s" : "Вы назначили системную метку %3$s на %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s назначил системную метку %3$s для %2$s", - "You unassigned system tag %3$s from %2$s" : "Вы назначили системную метку %3$s из %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s убрал системную метку %3$s с %2$s" + "Modified" : "Изменён" }, "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/systemtags/l10n/ru.json b/apps/systemtags/l10n/ru.json index 1a41f38126..84438433c5 100644 --- a/apps/systemtags/l10n/ru.json +++ b/apps/systemtags/l10n/ru.json @@ -49,17 +49,6 @@ "No files in here" : "Здесь нет файлов", "No entries found in this folder" : "Нет элементов в этом каталоге", "Size" : "Размер", - "Modified" : "Изменён", - "You assigned system tag %3$s" : "Вы назначили системную метку %3$s", - "%1$s assigned system tag %3$s" : "%1$s назначил системную метку %3$s", - "You unassigned system tag %3$s" : "Вы убрали системную метку %3$s", - "%1$s unassigned system tag %3$s" : "%1$s убрал системную метку %3$s", - "You created system tag %2$s" : "Вы создали системную метку %2$s", - "You deleted system tag %2$s" : "Вы удалили системную метку %2$s", - "You updated system tag %3$s to %2$s" : "Вы обновили системную метку %3$s на %2$s", - "You assigned system tag %3$s to %2$s" : "Вы назначили системную метку %3$s на %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s назначил системную метку %3$s для %2$s", - "You unassigned system tag %3$s from %2$s" : "Вы назначили системную метку %3$s из %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s убрал системную метку %3$s с %2$s" + "Modified" : "Изменён" },"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/systemtags/l10n/sv.js b/apps/systemtags/l10n/sv.js index a91610dd45..e40ba25132 100644 --- a/apps/systemtags/l10n/sv.js +++ b/apps/systemtags/l10n/sv.js @@ -51,17 +51,6 @@ OC.L10N.register( "No files in here" : "Inga filer här inne", "No entries found in this folder" : "Ingenting hittades i denna mapp", "Size" : "Storlek", - "Modified" : "Modifierad", - "You assigned system tag %3$s" : "Du tilldelade systemtagg %3$s", - "%1$s assigned system tag %3$s" : "%1$s blev tilldelad systemtagg %3$s", - "You unassigned system tag %3$s" : "Du tog bort tilldelning av systemtag %3$s", - "%1$s unassigned system tag %3$s" : "%1$s tog bort tilldelad systemtagg %3$s", - "You created system tag %2$s" : "Du skapade systemtagg %2$s", - "You deleted system tag %2$s" : "Du raderade systemtagg %2$s", - "You updated system tag %3$s to %2$s" : "Du uppdaterade systemtagg %3$s till %2$s", - "You assigned system tag %3$s to %2$s" : "Du tilldelade systemtagg %3$s till %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s tilldelade systemtagg %3$s till %2$s", - "You unassigned system tag %3$s from %2$s" : "Du tog bort tilldelad systemtagg %3$s från %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s tog bort tilldelad systemtagg %3$s från %2$s" + "Modified" : "Modifierad" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/sv.json b/apps/systemtags/l10n/sv.json index df64bff3ff..2e5a0c192d 100644 --- a/apps/systemtags/l10n/sv.json +++ b/apps/systemtags/l10n/sv.json @@ -49,17 +49,6 @@ "No files in here" : "Inga filer här inne", "No entries found in this folder" : "Ingenting hittades i denna mapp", "Size" : "Storlek", - "Modified" : "Modifierad", - "You assigned system tag %3$s" : "Du tilldelade systemtagg %3$s", - "%1$s assigned system tag %3$s" : "%1$s blev tilldelad systemtagg %3$s", - "You unassigned system tag %3$s" : "Du tog bort tilldelning av systemtag %3$s", - "%1$s unassigned system tag %3$s" : "%1$s tog bort tilldelad systemtagg %3$s", - "You created system tag %2$s" : "Du skapade systemtagg %2$s", - "You deleted system tag %2$s" : "Du raderade systemtagg %2$s", - "You updated system tag %3$s to %2$s" : "Du uppdaterade systemtagg %3$s till %2$s", - "You assigned system tag %3$s to %2$s" : "Du tilldelade systemtagg %3$s till %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s tilldelade systemtagg %3$s till %2$s", - "You unassigned system tag %3$s from %2$s" : "Du tog bort tilldelad systemtagg %3$s från %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s tog bort tilldelad systemtagg %3$s från %2$s" + "Modified" : "Modifierad" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/systemtags/l10n/tr.js b/apps/systemtags/l10n/tr.js index e6ebffeebf..9e9b1aa296 100644 --- a/apps/systemtags/l10n/tr.js +++ b/apps/systemtags/l10n/tr.js @@ -51,17 +51,6 @@ OC.L10N.register( "No files in here" : "Burada herhangi bir dosya yok", "No entries found in this folder" : "Bu klasörde herhangi bir kayıt bulunamadı", "Size" : "Boyut", - "Modified" : "Değiştirilme", - "You assigned system tag %3$s" : "%3$s sistem etiketini atadınız", - "%1$s assigned system tag %3$s" : "%1$s, %3$s sistem etiketini atadı", - "You unassigned system tag %3$s" : "%3$s sistem etiketi atamasını kaldırdınız", - "%1$s unassigned system tag %3$s" : "%1$s, %3$s sistem etiketi atamasını kaldırdı", - "You created system tag %2$s" : "%2$s sistem etiketini eklediniz", - "You deleted system tag %2$s" : "%2$s sistem etiketini sildiniz", - "You updated system tag %3$s to %2$s" : "%3$s sistem etiketini %2$s olarak güncellediniz", - "You assigned system tag %3$s to %2$s" : "%3$s sistem etiketini %2$s dosyasına atadınız", - "%1$s assigned system tag %3$s to %2$s" : "%1$s, %3$s sistem etiketini %2$s dosyasına atadı", - "You unassigned system tag %3$s from %2$s" : "%2$s dosyasından %3$s sistem etiketinin atamasını kaldırdınız", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s, %2$s dosyasından %3$s sistem etiketinin atamasını kaldırdı" + "Modified" : "Değiştirilme" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/systemtags/l10n/tr.json b/apps/systemtags/l10n/tr.json index 28ef6a7b02..0e56462da7 100644 --- a/apps/systemtags/l10n/tr.json +++ b/apps/systemtags/l10n/tr.json @@ -49,17 +49,6 @@ "No files in here" : "Burada herhangi bir dosya yok", "No entries found in this folder" : "Bu klasörde herhangi bir kayıt bulunamadı", "Size" : "Boyut", - "Modified" : "Değiştirilme", - "You assigned system tag %3$s" : "%3$s sistem etiketini atadınız", - "%1$s assigned system tag %3$s" : "%1$s, %3$s sistem etiketini atadı", - "You unassigned system tag %3$s" : "%3$s sistem etiketi atamasını kaldırdınız", - "%1$s unassigned system tag %3$s" : "%1$s, %3$s sistem etiketi atamasını kaldırdı", - "You created system tag %2$s" : "%2$s sistem etiketini eklediniz", - "You deleted system tag %2$s" : "%2$s sistem etiketini sildiniz", - "You updated system tag %3$s to %2$s" : "%3$s sistem etiketini %2$s olarak güncellediniz", - "You assigned system tag %3$s to %2$s" : "%3$s sistem etiketini %2$s dosyasına atadınız", - "%1$s assigned system tag %3$s to %2$s" : "%1$s, %3$s sistem etiketini %2$s dosyasına atadı", - "You unassigned system tag %3$s from %2$s" : "%2$s dosyasından %3$s sistem etiketinin atamasını kaldırdınız", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s, %2$s dosyasından %3$s sistem etiketinin atamasını kaldırdı" + "Modified" : "Değiştirilme" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/systemtags/l10n/vi.js b/apps/systemtags/l10n/vi.js index 6e90d4dc3e..92973a5ba3 100644 --- a/apps/systemtags/l10n/vi.js +++ b/apps/systemtags/l10n/vi.js @@ -49,17 +49,6 @@ OC.L10N.register( "No files in here" : "Không có tệp ở đây", "No entries found in this folder" : "Chưa có mục nào trong thư mục", "Size" : "Kích cỡ", - "Modified" : "Thay đổi", - "You assigned system tag %3$s" : "Bạn đã dán nhãn %3$s", - "%1$s assigned system tag %3$s" : "%1$s đã dán nhãn %3$s", - "You unassigned system tag %3$s" : "Bạn đã xóa nhãn %3$s", - "%1$s unassigned system tag %3$s" : "%1$s đã xóa nhãn %3$s", - "You created system tag %2$s" : "Bạn đã tạo nhãn %2$s", - "You deleted system tag %2$s" : "Bạn đã xóa nhãn %2$s", - "You updated system tag %3$s to %2$s" : "Bạn đã cập nhật nhãn %3$s thành %2$s", - "You assigned system tag %3$s to %2$s" : "Bạn đã cập nhật nhãn %3$s thành %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s đã dán nhãn %3$s vào %2$s", - "You unassigned system tag %3$s from %2$s" : "Bạn đã xóa nhãn %3$s khỏi %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s đã xóa nhãn %3$s khỏi %2$s" + "Modified" : "Thay đổi" }, "nplurals=1; plural=0;"); diff --git a/apps/systemtags/l10n/vi.json b/apps/systemtags/l10n/vi.json index fdbaa344a2..33ca7121c7 100644 --- a/apps/systemtags/l10n/vi.json +++ b/apps/systemtags/l10n/vi.json @@ -47,17 +47,6 @@ "No files in here" : "Không có tệp ở đây", "No entries found in this folder" : "Chưa có mục nào trong thư mục", "Size" : "Kích cỡ", - "Modified" : "Thay đổi", - "You assigned system tag %3$s" : "Bạn đã dán nhãn %3$s", - "%1$s assigned system tag %3$s" : "%1$s đã dán nhãn %3$s", - "You unassigned system tag %3$s" : "Bạn đã xóa nhãn %3$s", - "%1$s unassigned system tag %3$s" : "%1$s đã xóa nhãn %3$s", - "You created system tag %2$s" : "Bạn đã tạo nhãn %2$s", - "You deleted system tag %2$s" : "Bạn đã xóa nhãn %2$s", - "You updated system tag %3$s to %2$s" : "Bạn đã cập nhật nhãn %3$s thành %2$s", - "You assigned system tag %3$s to %2$s" : "Bạn đã cập nhật nhãn %3$s thành %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s đã dán nhãn %3$s vào %2$s", - "You unassigned system tag %3$s from %2$s" : "Bạn đã xóa nhãn %3$s khỏi %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s đã xóa nhãn %3$s khỏi %2$s" + "Modified" : "Thay đổi" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/systemtags/l10n/zh_CN.js b/apps/systemtags/l10n/zh_CN.js index 7f1d197bf3..c4a3602828 100644 --- a/apps/systemtags/l10n/zh_CN.js +++ b/apps/systemtags/l10n/zh_CN.js @@ -51,17 +51,6 @@ OC.L10N.register( "No files in here" : "无文件", "No entries found in this folder" : "此文件夹中无项目", "Size" : "大小", - "Modified" : "修改日期", - "You assigned system tag %3$s" : "你指定的系统标记 %3$s", - "%1$s assigned system tag %3$s" : "%1$s 分配了系统标签 %3$s", - "You unassigned system tag %3$s" : "未赋值系统标签 %3$s", - "%1$s unassigned system tag %3$s" : "%1$s 取消分配了系统标签 %3$s", - "You created system tag %2$s" : "你创建了系统标记 %2$s", - "You deleted system tag %2$s" : "删除了系统标识 %2$s", - "You updated system tag %3$s to %2$s" : "你更新了系统标记 %3$s 到 %2$s", - "You assigned system tag %3$s to %2$s" : "你指定了系统标记 %3$s 到 %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s 分配了系统标签 %3$s 到 %2$s", - "You unassigned system tag %3$s from %2$s" : "你未指定系统标记 %3$s 于 %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s 取消分配系统标签 %3$s 从 %2$s" + "Modified" : "修改日期" }, "nplurals=1; plural=0;"); diff --git a/apps/systemtags/l10n/zh_CN.json b/apps/systemtags/l10n/zh_CN.json index 2bea499ff6..d34852451e 100644 --- a/apps/systemtags/l10n/zh_CN.json +++ b/apps/systemtags/l10n/zh_CN.json @@ -49,17 +49,6 @@ "No files in here" : "无文件", "No entries found in this folder" : "此文件夹中无项目", "Size" : "大小", - "Modified" : "修改日期", - "You assigned system tag %3$s" : "你指定的系统标记 %3$s", - "%1$s assigned system tag %3$s" : "%1$s 分配了系统标签 %3$s", - "You unassigned system tag %3$s" : "未赋值系统标签 %3$s", - "%1$s unassigned system tag %3$s" : "%1$s 取消分配了系统标签 %3$s", - "You created system tag %2$s" : "你创建了系统标记 %2$s", - "You deleted system tag %2$s" : "删除了系统标识 %2$s", - "You updated system tag %3$s to %2$s" : "你更新了系统标记 %3$s 到 %2$s", - "You assigned system tag %3$s to %2$s" : "你指定了系统标记 %3$s 到 %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s 分配了系统标签 %3$s 到 %2$s", - "You unassigned system tag %3$s from %2$s" : "你未指定系统标记 %3$s 于 %2$s", - "%1$s unassigned system tag %3$s from %2$s" : "%1$s 取消分配系统标签 %3$s 从 %2$s" + "Modified" : "修改日期" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/ja.js b/apps/twofactor_backupcodes/l10n/ja.js index c864be7dfc..0ae3f83a6c 100644 --- a/apps/twofactor_backupcodes/l10n/ja.js +++ b/apps/twofactor_backupcodes/l10n/ja.js @@ -11,6 +11,9 @@ OC.L10N.register( "An error occurred while generating your backup codes" : "バックアップコードの生成中にエラーが発生しました", "Nextcloud backup codes" : "Nextcloud バックアップコード", "Two-factor authentication" : "2要素認証", + "You successfully logged in using two-factor authentication (%1$s)" : "2要素認証を使用して正常にログインしました (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "2要素認証を使用したログイン試行に失敗しました (%1$s)", + "You created two-factor backup codes for your account" : "アカウントの2要素バックアップコードを作成しました", "Backup code" : "バックアップコード", "Use backup code" : "バックアップコードを使用する", "Second-factor backup codes" : "第二要素バックアップコード" diff --git a/apps/twofactor_backupcodes/l10n/ja.json b/apps/twofactor_backupcodes/l10n/ja.json index 4eecb443a1..0b0364db6b 100644 --- a/apps/twofactor_backupcodes/l10n/ja.json +++ b/apps/twofactor_backupcodes/l10n/ja.json @@ -9,6 +9,9 @@ "An error occurred while generating your backup codes" : "バックアップコードの生成中にエラーが発生しました", "Nextcloud backup codes" : "Nextcloud バックアップコード", "Two-factor authentication" : "2要素認証", + "You successfully logged in using two-factor authentication (%1$s)" : "2要素認証を使用して正常にログインしました (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "2要素認証を使用したログイン試行に失敗しました (%1$s)", + "You created two-factor backup codes for your account" : "アカウントの2要素バックアップコードを作成しました", "Backup code" : "バックアップコード", "Use backup code" : "バックアップコードを使用する", "Second-factor backup codes" : "第二要素バックアップコード" diff --git a/apps/updatenotification/l10n/bg.js b/apps/updatenotification/l10n/bg.js index 784b2bb2f3..cb82d4513b 100644 --- a/apps/updatenotification/l10n/bg.js +++ b/apps/updatenotification/l10n/bg.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Известие до потребители от следните групи относно налични обновления:", "Only notification for app updates are available." : "Налични са само уведомления за актуализации на приложенията.", "The selected update channel makes dedicated notifications for the server obsolete." : "Избрания канал за обновления прави уведомленията за този сървър остарели.", - "The selected update channel does not support updates of the server." : "Избрания канал за обновления не поддържа сървърни актуализации.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Вие използвате PHP %s. Актуализиране към Nextcloud 11 и по-висока версия изисква като минимум PHP 5.6. Само след като обновите версията на PHP ще бъдете в състояние да получавате известия за актуализации за тези нови версии." + "The selected update channel does not support updates of the server." : "Избрания канал за обновления не поддържа сървърни актуализации." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/bg.json b/apps/updatenotification/l10n/bg.json index 912ee8460b..229f118ed4 100644 --- a/apps/updatenotification/l10n/bg.json +++ b/apps/updatenotification/l10n/bg.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Известие до потребители от следните групи относно налични обновления:", "Only notification for app updates are available." : "Налични са само уведомления за актуализации на приложенията.", "The selected update channel makes dedicated notifications for the server obsolete." : "Избрания канал за обновления прави уведомленията за този сървър остарели.", - "The selected update channel does not support updates of the server." : "Избрания канал за обновления не поддържа сървърни актуализации.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Вие използвате PHP %s. Актуализиране към Nextcloud 11 и по-висока версия изисква като минимум PHP 5.6. Само след като обновите версията на PHP ще бъдете в състояние да получавате известия за актуализации за тези нови версии." + "The selected update channel does not support updates of the server." : "Избрания канал за обновления не поддържа сървърни актуализации." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/cs.js b/apps/updatenotification/l10n/cs.js index b8fcc5a8e9..c96722b646 100644 --- a/apps/updatenotification/l10n/cs.js +++ b/apps/updatenotification/l10n/cs.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Upozorňovat členy následujících skupin na dostupné aktualizace:", "Only notification for app updates are available." : "Je možné pouze upozornění na dostupné aktualizace aplikací.", "The selected update channel makes dedicated notifications for the server obsolete." : "Zvolený kanál aktualizací označuje dedikovaná upozornění pro server za zastaralá.", - "The selected update channel does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Provozujete PHP %s. Abyste mohl provozovat Nextcloud 11 a vyšší, musíte mít aspoň PHP 5.6. Přijímat oznámení o těchto novějších verzích budete moct až po aktualizaci verze PHP." + "The selected update channel does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru." }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/updatenotification/l10n/cs.json b/apps/updatenotification/l10n/cs.json index cdb176f8d0..337c24ee3c 100644 --- a/apps/updatenotification/l10n/cs.json +++ b/apps/updatenotification/l10n/cs.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Upozorňovat členy následujících skupin na dostupné aktualizace:", "Only notification for app updates are available." : "Je možné pouze upozornění na dostupné aktualizace aplikací.", "The selected update channel makes dedicated notifications for the server obsolete." : "Zvolený kanál aktualizací označuje dedikovaná upozornění pro server za zastaralá.", - "The selected update channel does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Provozujete PHP %s. Abyste mohl provozovat Nextcloud 11 a vyšší, musíte mít aspoň PHP 5.6. Přijímat oznámení o těchto novějších verzích budete moct až po aktualizaci verze PHP." + "The selected update channel does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru." },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index c848fea642..5d6050d2e3 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Informiere die Mitglieder der folgenden Gruppen über verfügbare Updates:", "Only notification for app updates are available." : "Benachrichtigungen sind nur für Aktualisierungen von Apps verfügbar.", "The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.", - "The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Du benutzt PHP %s. Um die Aktualisierung auf Nextcloud 11 und höher zu ermöglichen ist wenigstens PHP 5.6 erforderlich. Nach Aktualisierung der PHP-Version wirst Du wieder Benachrichtigungen über neuere Nextcloud-Versionen erhalten." + "The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json index 1f07e886c0..1b2471680c 100644 --- a/apps/updatenotification/l10n/de.json +++ b/apps/updatenotification/l10n/de.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Informiere die Mitglieder der folgenden Gruppen über verfügbare Updates:", "Only notification for app updates are available." : "Benachrichtigungen sind nur für Aktualisierungen von Apps verfügbar.", "The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.", - "The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Du benutzt PHP %s. Um die Aktualisierung auf Nextcloud 11 und höher zu ermöglichen ist wenigstens PHP 5.6 erforderlich. Nach Aktualisierung der PHP-Version wirst Du wieder Benachrichtigungen über neuere Nextcloud-Versionen erhalten." + "The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index 9d59376c6b..9f4ee0243d 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Informieren Sie die Mitglieder der folgenden Gruppen über verfügbare Updates:", "Only notification for app updates are available." : "Benachrichtigungen sind nur für Aktualisierungen von Apps verfügbar.", "The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.", - "The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Sie benutzen PHP %s. Um die Aktualisierung auf Nextcloud 11 und höher zu ermöglichen ist mindestens PHP 5.6 erforderlich. Nach Aktualisierung der PHP-Version werden Sie wieder Benachrichtigungen über neuere Nextcloud-Versionen erhalten." + "The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json index 6daa24ad99..22c6151c4a 100644 --- a/apps/updatenotification/l10n/de_DE.json +++ b/apps/updatenotification/l10n/de_DE.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Informieren Sie die Mitglieder der folgenden Gruppen über verfügbare Updates:", "Only notification for app updates are available." : "Benachrichtigungen sind nur für Aktualisierungen von Apps verfügbar.", "The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.", - "The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Sie benutzen PHP %s. Um die Aktualisierung auf Nextcloud 11 und höher zu ermöglichen ist mindestens PHP 5.6 erforderlich. Nach Aktualisierung der PHP-Version werden Sie wieder Benachrichtigungen über neuere Nextcloud-Versionen erhalten." + "The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js index 9c27e48fcd..05edec2f7b 100644 --- a/apps/updatenotification/l10n/es.js +++ b/apps/updatenotification/l10n/es.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Notificar a los miembros de los siguientes grupos sobre actualizaciones disponibles:", "Only notification for app updates are available." : "Solo están disponibles las notificaciones para actualizaciones de apps", "The selected update channel makes dedicated notifications for the server obsolete." : "El canal de actualización seleccionado hace obsoletas las notificaciones dedicadas para el servidor.", - "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Esta usando PHP %s. Para permitir actualizar a Nextcloud 11 y superior necesita usar al menos PHP 5.6. Una vez que haya actualizado su versión de PHP será capaz de recibir las notificaciones de actualización para estas nuevas versiones." + "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json index 36180bc1a8..f537811df3 100644 --- a/apps/updatenotification/l10n/es.json +++ b/apps/updatenotification/l10n/es.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Notificar a los miembros de los siguientes grupos sobre actualizaciones disponibles:", "Only notification for app updates are available." : "Solo están disponibles las notificaciones para actualizaciones de apps", "The selected update channel makes dedicated notifications for the server obsolete." : "El canal de actualización seleccionado hace obsoletas las notificaciones dedicadas para el servidor.", - "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Esta usando PHP %s. Para permitir actualizar a Nextcloud 11 y superior necesita usar al menos PHP 5.6. Una vez que haya actualizado su versión de PHP será capaz de recibir las notificaciones de actualización para estas nuevas versiones." + "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index 8187ca3b0b..042bb12436 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Notifier les membres des groupes suivants des mises à jours disponibles :", "Only notification for app updates are available." : "Seules les notifications pour les mises à jour d'applications sont diponibles.", "The selected update channel makes dedicated notifications for the server obsolete." : "Le canal de mise à jour sélectionné rend obsolètes les notifications dédiées au serveur.", - "The selected update channel does not support updates of the server." : "Le canal de mises à jour sélectionné ne supporte pas les mises à jour du serveur.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Vous utilisé PHP %s. Pour pouvoir mettre à jour vers Nextcloud 11 et supérieur, vous devez utiliser au minimum PHP 5.6. Une fois votre version PHP mis à jour, vous pourrez recevoir des notifications de mise à jour pour ces nouvelles versions. " + "The selected update channel does not support updates of the server." : "Le canal de mises à jour sélectionné ne supporte pas les mises à jour du serveur." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/updatenotification/l10n/fr.json b/apps/updatenotification/l10n/fr.json index 2638d2e2f4..564b7590f6 100644 --- a/apps/updatenotification/l10n/fr.json +++ b/apps/updatenotification/l10n/fr.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Notifier les membres des groupes suivants des mises à jours disponibles :", "Only notification for app updates are available." : "Seules les notifications pour les mises à jour d'applications sont diponibles.", "The selected update channel makes dedicated notifications for the server obsolete." : "Le canal de mise à jour sélectionné rend obsolètes les notifications dédiées au serveur.", - "The selected update channel does not support updates of the server." : "Le canal de mises à jour sélectionné ne supporte pas les mises à jour du serveur.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Vous utilisé PHP %s. Pour pouvoir mettre à jour vers Nextcloud 11 et supérieur, vous devez utiliser au minimum PHP 5.6. Une fois votre version PHP mis à jour, vous pourrez recevoir des notifications de mise à jour pour ces nouvelles versions. " + "The selected update channel does not support updates of the server." : "Le canal de mises à jour sélectionné ne supporte pas les mises à jour du serveur." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/hu.js b/apps/updatenotification/l10n/hu.js index 096b0466cc..b87e09c68d 100644 --- a/apps/updatenotification/l10n/hu.js +++ b/apps/updatenotification/l10n/hu.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "A következő csoport tagjainak értesítése az elérhető frissítésekről:", "Only notification for app updates are available." : "Csak az értesítő alkalmazás frissítései érhetők el.", "The selected update channel makes dedicated notifications for the server obsolete." : "A kiválasztott frissítési csatorna dedikált értesítéseket jelenít meg a szerver elavulásakor.", - "The selected update channel does not support updates of the server." : "A kiválasztott frissítése csatorna nem támogatja a szerver frissítéseit.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "PHP %s verziót futtatod. A Nextcloud 11-re vagy újabbra frissítéshez legalább PHP 5.6-ra van szükség. Miután frissítetted a PHP-t értesítéseket fogsz kapni az újabb verziók frissítési lehetőségeiről." + "The selected update channel does not support updates of the server." : "A kiválasztott frissítése csatorna nem támogatja a szerver frissítéseit." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/hu.json b/apps/updatenotification/l10n/hu.json index 3e2f2a1642..7f803b0026 100644 --- a/apps/updatenotification/l10n/hu.json +++ b/apps/updatenotification/l10n/hu.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "A következő csoport tagjainak értesítése az elérhető frissítésekről:", "Only notification for app updates are available." : "Csak az értesítő alkalmazás frissítései érhetők el.", "The selected update channel makes dedicated notifications for the server obsolete." : "A kiválasztott frissítési csatorna dedikált értesítéseket jelenít meg a szerver elavulásakor.", - "The selected update channel does not support updates of the server." : "A kiválasztott frissítése csatorna nem támogatja a szerver frissítéseit.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "PHP %s verziót futtatod. A Nextcloud 11-re vagy újabbra frissítéshez legalább PHP 5.6-ra van szükség. Miután frissítetted a PHP-t értesítéseket fogsz kapni az újabb verziók frissítési lehetőségeiről." + "The selected update channel does not support updates of the server." : "A kiválasztott frissítése csatorna nem támogatja a szerver frissítéseit." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/ia.js b/apps/updatenotification/l10n/ia.js index 4c013870fd..6e62eb5ebb 100644 --- a/apps/updatenotification/l10n/ia.js +++ b/apps/updatenotification/l10n/ia.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Notifica membros del gruppos sequente super actualisationes disponibile:", "Only notification for app updates are available." : "Notification es disponibile solmente pro actualisationes de applicationes.", "The selected update channel makes dedicated notifications for the server obsolete." : "Le canal de actualisation selectionate face le notificationes dedicate al servitor esser obsolete.", - "The selected update channel does not support updates of the server." : "Le canal de actualisation seligite non supporta actualisationes del servitor.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Tu es executante PHP %s. Pro permitter te a actualisar a Nextcloud 11 e a versiones major, tu debe executar al minus PHP 5.6. Quando tu actualisar tu version de PHP tu potera reciper notificationes de actualisation a iste versiones plus recente." + "The selected update channel does not support updates of the server." : "Le canal de actualisation seligite non supporta actualisationes del servitor." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/ia.json b/apps/updatenotification/l10n/ia.json index 2f4e0a815c..dfe8edc981 100644 --- a/apps/updatenotification/l10n/ia.json +++ b/apps/updatenotification/l10n/ia.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Notifica membros del gruppos sequente super actualisationes disponibile:", "Only notification for app updates are available." : "Notification es disponibile solmente pro actualisationes de applicationes.", "The selected update channel makes dedicated notifications for the server obsolete." : "Le canal de actualisation selectionate face le notificationes dedicate al servitor esser obsolete.", - "The selected update channel does not support updates of the server." : "Le canal de actualisation seligite non supporta actualisationes del servitor.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Tu es executante PHP %s. Pro permitter te a actualisar a Nextcloud 11 e a versiones major, tu debe executar al minus PHP 5.6. Quando tu actualisar tu version de PHP tu potera reciper notificationes de actualisation a iste versiones plus recente." + "The selected update channel does not support updates of the server." : "Le canal de actualisation seligite non supporta actualisationes del servitor." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/id.js b/apps/updatenotification/l10n/id.js index b14837886b..e24df63259 100644 --- a/apps/updatenotification/l10n/id.js +++ b/apps/updatenotification/l10n/id.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Beritahu anggota grup tentang pembaruan yang tersedia:", "Only notification for app updates are available." : "Hanya pemberitahuan untuk pembaruan aplikasi tersedia.", "The selected update channel makes dedicated notifications for the server obsolete." : "Kanal pembaruan yang terpilih membuat pemberitahuan terdedikasi untuk server usang.", - "The selected update channel does not support updates of the server." : "Kanal pembaruan yang terpilih tidak mendukung pembaruan server.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Anda menggunakan PHP %s. Untuk dapat meningkatkan ke Nextcloud 11 dan lebih tinggi anda butuh setidaknya PHP 5.6. Ketika versi PHP telah ditingkatkan anda dapat menerima notifikasi pembaruan untuk versi lebih baru." + "The selected update channel does not support updates of the server." : "Kanal pembaruan yang terpilih tidak mendukung pembaruan server." }, "nplurals=1; plural=0;"); diff --git a/apps/updatenotification/l10n/id.json b/apps/updatenotification/l10n/id.json index 2d532f5bcd..153bcc93cf 100644 --- a/apps/updatenotification/l10n/id.json +++ b/apps/updatenotification/l10n/id.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Beritahu anggota grup tentang pembaruan yang tersedia:", "Only notification for app updates are available." : "Hanya pemberitahuan untuk pembaruan aplikasi tersedia.", "The selected update channel makes dedicated notifications for the server obsolete." : "Kanal pembaruan yang terpilih membuat pemberitahuan terdedikasi untuk server usang.", - "The selected update channel does not support updates of the server." : "Kanal pembaruan yang terpilih tidak mendukung pembaruan server.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Anda menggunakan PHP %s. Untuk dapat meningkatkan ke Nextcloud 11 dan lebih tinggi anda butuh setidaknya PHP 5.6. Ketika versi PHP telah ditingkatkan anda dapat menerima notifikasi pembaruan untuk versi lebih baru." + "The selected update channel does not support updates of the server." : "Kanal pembaruan yang terpilih tidak mendukung pembaruan server." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/is.js b/apps/updatenotification/l10n/is.js index b64714397c..e2c54b82b1 100644 --- a/apps/updatenotification/l10n/is.js +++ b/apps/updatenotification/l10n/is.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Tilkynna meðlimum eftirfarandi hópa um tiltækar uppfærslur:", "Only notification for app updates are available." : "Eingöngu eru eru tiltækar tilkynningar fyrir uppfærslur forrita.", "The selected update channel makes dedicated notifications for the server obsolete." : "Valda uppfærslurásin gerir úreltar sértækar tilkynningar fyrir vefþjóninn.", - "The selected update channel does not support updates of the server." : "Valda uppfærslurásin styður ekki uppfærslur fyrir vefþjóninn.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Þú ert að keyra PHP %s. Ef þú ætlar að uppfæra í Nextcloud 11 eða hærri, verður þú að keyra að minnsta kosti PHP 5.6. Þegar þú ert búinn að uppfæra PHP útgáfuna þína, muntu fara að fá tilkynningar um uppfærslur vegna nýrri útgáfna." + "The selected update channel does not support updates of the server." : "Valda uppfærslurásin styður ekki uppfærslur fyrir vefþjóninn." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/updatenotification/l10n/is.json b/apps/updatenotification/l10n/is.json index 21d25a20a5..786b7b9beb 100644 --- a/apps/updatenotification/l10n/is.json +++ b/apps/updatenotification/l10n/is.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Tilkynna meðlimum eftirfarandi hópa um tiltækar uppfærslur:", "Only notification for app updates are available." : "Eingöngu eru eru tiltækar tilkynningar fyrir uppfærslur forrita.", "The selected update channel makes dedicated notifications for the server obsolete." : "Valda uppfærslurásin gerir úreltar sértækar tilkynningar fyrir vefþjóninn.", - "The selected update channel does not support updates of the server." : "Valda uppfærslurásin styður ekki uppfærslur fyrir vefþjóninn.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Þú ert að keyra PHP %s. Ef þú ætlar að uppfæra í Nextcloud 11 eða hærri, verður þú að keyra að minnsta kosti PHP 5.6. Þegar þú ert búinn að uppfæra PHP útgáfuna þína, muntu fara að fá tilkynningar um uppfærslur vegna nýrri útgáfna." + "The selected update channel does not support updates of the server." : "Valda uppfærslurásin styður ekki uppfærslur fyrir vefþjóninn." },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js index b14d4bc88a..a6eed3435f 100644 --- a/apps/updatenotification/l10n/it.js +++ b/apps/updatenotification/l10n/it.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Notifica i membri dei seguenti gruppi sugli aggiornamenti disponibili:", "Only notification for app updates are available." : "Sono disponibili solo le notifiche per gli aggiornamenti delle applicazioni.", "The selected update channel makes dedicated notifications for the server obsolete." : "Il canale di aggiornamento selezionato rende obsolete le notifiche dedicate al server.", - "The selected update channel does not support updates of the server." : "Il canale di aggiornamento selezionato non supporta gli aggiornamenti del server.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Stai eseguendo PHP %s. Per consentirti di aggiornare a Nextcloud 11 e successivi, devi eseguire almeno PHP 5.6. Una volta aggiornata la tua versione di PHP, sarai in grado di ricevere notifiche di aggiornamento per questo versioni più recenti." + "The selected update channel does not support updates of the server." : "Il canale di aggiornamento selezionato non supporta gli aggiornamenti del server." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json index 0a2eacaa29..4eab414e17 100644 --- a/apps/updatenotification/l10n/it.json +++ b/apps/updatenotification/l10n/it.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Notifica i membri dei seguenti gruppi sugli aggiornamenti disponibili:", "Only notification for app updates are available." : "Sono disponibili solo le notifiche per gli aggiornamenti delle applicazioni.", "The selected update channel makes dedicated notifications for the server obsolete." : "Il canale di aggiornamento selezionato rende obsolete le notifiche dedicate al server.", - "The selected update channel does not support updates of the server." : "Il canale di aggiornamento selezionato non supporta gli aggiornamenti del server.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Stai eseguendo PHP %s. Per consentirti di aggiornare a Nextcloud 11 e successivi, devi eseguire almeno PHP 5.6. Una volta aggiornata la tua versione di PHP, sarai in grado di ricevere notifiche di aggiornamento per questo versioni più recenti." + "The selected update channel does not support updates of the server." : "Il canale di aggiornamento selezionato non supporta gli aggiornamenti del server." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/ja.js b/apps/updatenotification/l10n/ja.js index e19ab909c1..2f55b71450 100644 --- a/apps/updatenotification/l10n/ja.js +++ b/apps/updatenotification/l10n/ja.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "次のグループのメンバーに対してアップデートのメッセージが表示されます:", "Only notification for app updates are available." : "アプリ更新情報があるときのみ通知する。", "The selected update channel makes dedicated notifications for the server obsolete." : "選択した更新チャネルでは、廃止サーバーについて専用の通知を行います。", - "The selected update channel does not support updates of the server." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "PHP %s が動いています。Nextcloud 11以上にバージョンアップする場合は、PHP 5.6以上を使う必要があります。PHPのバージョンをアップグレードしたら、新しいバージョンのアップデート通知を受信できるようになります。" + "The selected update channel does not support updates of the server." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。" }, "nplurals=1; plural=0;"); diff --git a/apps/updatenotification/l10n/ja.json b/apps/updatenotification/l10n/ja.json index ed355e5895..25f9244798 100644 --- a/apps/updatenotification/l10n/ja.json +++ b/apps/updatenotification/l10n/ja.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "次のグループのメンバーに対してアップデートのメッセージが表示されます:", "Only notification for app updates are available." : "アプリ更新情報があるときのみ通知する。", "The selected update channel makes dedicated notifications for the server obsolete." : "選択した更新チャネルでは、廃止サーバーについて専用の通知を行います。", - "The selected update channel does not support updates of the server." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "PHP %s が動いています。Nextcloud 11以上にバージョンアップする場合は、PHP 5.6以上を使う必要があります。PHPのバージョンをアップグレードしたら、新しいバージョンのアップデート通知を受信できるようになります。" + "The selected update channel does not support updates of the server." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/lv.js b/apps/updatenotification/l10n/lv.js index a242848e6d..7c9ece59d9 100644 --- a/apps/updatenotification/l10n/lv.js +++ b/apps/updatenotification/l10n/lv.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Paziņot šo grupu locekļiem par pieejamajiem atjauninājumiem:", "Only notification for app updates are available." : "Tikai paziņojumi par programmu atjauninājumiem ir pieejami.", "The selected update channel makes dedicated notifications for the server obsolete." : "Izvēlētais atjauninājumu kanāls rādīs īpašus paziņojumus ja serveris novecojis.", - "The selected update channel does not support updates of the server." : "Izvēlēto atjauninājumu kanāls neatbalsta servera atjauninājumus.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Jūs izmantojat PHP %s. Lai ļautu jums jaunināt uz Nextcloud 11 un augstāk, ir jāizmanto vismaz PHP 5.6. Kad būsiet jauninājis savas PHP versiju, tad jūs saņemsiet paziņojumus par atjauninājumiem un jaunākām versijām." + "The selected update channel does not support updates of the server." : "Izvēlēto atjauninājumu kanāls neatbalsta servera atjauninājumus." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/updatenotification/l10n/lv.json b/apps/updatenotification/l10n/lv.json index 7ebca4b6de..58cd3f39fe 100644 --- a/apps/updatenotification/l10n/lv.json +++ b/apps/updatenotification/l10n/lv.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Paziņot šo grupu locekļiem par pieejamajiem atjauninājumiem:", "Only notification for app updates are available." : "Tikai paziņojumi par programmu atjauninājumiem ir pieejami.", "The selected update channel makes dedicated notifications for the server obsolete." : "Izvēlētais atjauninājumu kanāls rādīs īpašus paziņojumus ja serveris novecojis.", - "The selected update channel does not support updates of the server." : "Izvēlēto atjauninājumu kanāls neatbalsta servera atjauninājumus.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Jūs izmantojat PHP %s. Lai ļautu jums jaunināt uz Nextcloud 11 un augstāk, ir jāizmanto vismaz PHP 5.6. Kad būsiet jauninājis savas PHP versiju, tad jūs saņemsiet paziņojumus par atjauninājumiem un jaunākām versijām." + "The selected update channel does not support updates of the server." : "Izvēlēto atjauninājumu kanāls neatbalsta servera atjauninājumus." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js index f2124a3a5a..5c2bfb3f8a 100644 --- a/apps/updatenotification/l10n/nl.js +++ b/apps/updatenotification/l10n/nl.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Geef een melding over beschikbare updates aan leden van de volgende groepen:", "Only notification for app updates are available." : "Er zijn alleen meldingen voor apps beschikbaar.", "The selected update channel makes dedicated notifications for the server obsolete." : "Het geselecteerde updatekanaal maakt overbodig om serverspecifieke meldingen apart te genereren.", - "The selected update channel does not support updates of the server." : "Het geselecteerde updatekanaal ondersteunt geen updates voor de server.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Je draait PHP %s. Om te kunnen upgraden naar Nextcloud 11 of hoger, moet je minimaal PHP 5.6 draaien. Pas nadat je de PHP versie hebt bijgewerkt, zul je notificaties voor update naar de nieuwe versies ontvangen." + "The selected update channel does not support updates of the server." : "Het geselecteerde updatekanaal ondersteunt geen updates voor de server." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/nl.json b/apps/updatenotification/l10n/nl.json index b792587480..f20c0456cc 100644 --- a/apps/updatenotification/l10n/nl.json +++ b/apps/updatenotification/l10n/nl.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Geef een melding over beschikbare updates aan leden van de volgende groepen:", "Only notification for app updates are available." : "Er zijn alleen meldingen voor apps beschikbaar.", "The selected update channel makes dedicated notifications for the server obsolete." : "Het geselecteerde updatekanaal maakt overbodig om serverspecifieke meldingen apart te genereren.", - "The selected update channel does not support updates of the server." : "Het geselecteerde updatekanaal ondersteunt geen updates voor de server.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Je draait PHP %s. Om te kunnen upgraden naar Nextcloud 11 of hoger, moet je minimaal PHP 5.6 draaien. Pas nadat je de PHP versie hebt bijgewerkt, zul je notificaties voor update naar de nieuwe versies ontvangen." + "The selected update channel does not support updates of the server." : "Het geselecteerde updatekanaal ondersteunt geen updates voor de server." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/pl.js b/apps/updatenotification/l10n/pl.js index 39328f3004..65f41099a7 100644 --- a/apps/updatenotification/l10n/pl.js +++ b/apps/updatenotification/l10n/pl.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Powiadom członków następujących grup o dostępnych aktualizacjach: ", "Only notification for app updates are available." : "Tylko powiadomienia o aktualizacjach aplikacji są dostępne.", "The selected update channel makes dedicated notifications for the server obsolete." : "Wybrany kanał aktualizacji dla dedykowanych powiadomień dla serwera jest nieaktualny.", - "The selected update channel does not support updates of the server." : "Wybrany kanał aktualizacji nie obsługuje danego serwera.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Używasz PHP %s. Abyś mógł zaktualizować do Nextclouda w wersji 11 i wyższej musisz używać przynajmniej PHP 5.6. Kiedy podniesiesz swoją wersję PHP będzie możliwe otrzymanie powiadomienia dla tych nowszych wersji." + "The selected update channel does not support updates of the server." : "Wybrany kanał aktualizacji nie obsługuje danego serwera." }, "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/updatenotification/l10n/pl.json b/apps/updatenotification/l10n/pl.json index 031d147912..e41265d404 100644 --- a/apps/updatenotification/l10n/pl.json +++ b/apps/updatenotification/l10n/pl.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Powiadom członków następujących grup o dostępnych aktualizacjach: ", "Only notification for app updates are available." : "Tylko powiadomienia o aktualizacjach aplikacji są dostępne.", "The selected update channel makes dedicated notifications for the server obsolete." : "Wybrany kanał aktualizacji dla dedykowanych powiadomień dla serwera jest nieaktualny.", - "The selected update channel does not support updates of the server." : "Wybrany kanał aktualizacji nie obsługuje danego serwera.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Używasz PHP %s. Abyś mógł zaktualizować do Nextclouda w wersji 11 i wyższej musisz używać przynajmniej PHP 5.6. Kiedy podniesiesz swoją wersję PHP będzie możliwe otrzymanie powiadomienia dla tych nowszych wersji." + "The selected update channel does not support updates of the server." : "Wybrany kanał aktualizacji nie obsługuje danego serwera." },"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/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js index 9c6e351f5e..116f5d92e0 100644 --- a/apps/updatenotification/l10n/pt_BR.js +++ b/apps/updatenotification/l10n/pt_BR.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Notificar membros dos seguintes grupos sobre atualizações disponíveis.", "Only notification for app updates are available." : "Só está disponível notificação para atualizações de aplicativos.", "The selected update channel makes dedicated notifications for the server obsolete." : "O canal de atualização selecionado fornece notificações dedicadas para o servidor desatualizado.", - "The selected update channel does not support updates of the server." : "O canal de atualização selecionado não fornece suporte a atualizações do servidor.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Você está rodando o PHP %s. Para poder atualizar para Nextcloud11 ou maior é necessário a utilização a partir do PHP 5.6. Assim que você atualizar seu PHP será possível receber avisos de atualização para novas versões." + "The selected update channel does not support updates of the server." : "O canal de atualização selecionado não fornece suporte a atualizações do servidor." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json index 607b7758e0..24953399ec 100644 --- a/apps/updatenotification/l10n/pt_BR.json +++ b/apps/updatenotification/l10n/pt_BR.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Notificar membros dos seguintes grupos sobre atualizações disponíveis.", "Only notification for app updates are available." : "Só está disponível notificação para atualizações de aplicativos.", "The selected update channel makes dedicated notifications for the server obsolete." : "O canal de atualização selecionado fornece notificações dedicadas para o servidor desatualizado.", - "The selected update channel does not support updates of the server." : "O canal de atualização selecionado não fornece suporte a atualizações do servidor.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Você está rodando o PHP %s. Para poder atualizar para Nextcloud11 ou maior é necessário a utilização a partir do PHP 5.6. Assim que você atualizar seu PHP será possível receber avisos de atualização para novas versões." + "The selected update channel does not support updates of the server." : "O canal de atualização selecionado não fornece suporte a atualizações do servidor." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js index 8d88caef27..7594320f1b 100644 --- a/apps/updatenotification/l10n/ru.js +++ b/apps/updatenotification/l10n/ru.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Уведомить членов следующих групп о наличии доступных обновлений:", "Only notification for app updates are available." : "Только уведомления об обновлении приложений доступны.", "The selected update channel makes dedicated notifications for the server obsolete." : "Выбранный канал обновлений высылает специальные уведомления, если сервер устарел.", - "The selected update channel does not support updates of the server." : "Выбранный канал обновлений не поддерживает обновление сервера.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Вы используете PHP %s. Для обновления Nextcloud до версии 11 и старше, требуется, как минимум, версия PHP 5.6. После обновления установленной версии PHP вы будете получать уведомления о возможности обновления до новых версий Nextcloud." + "The selected update channel does not support updates of the server." : "Выбранный канал обновлений не поддерживает обновление сервера." }, "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/updatenotification/l10n/ru.json b/apps/updatenotification/l10n/ru.json index 391041acfb..efe47052e4 100644 --- a/apps/updatenotification/l10n/ru.json +++ b/apps/updatenotification/l10n/ru.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Уведомить членов следующих групп о наличии доступных обновлений:", "Only notification for app updates are available." : "Только уведомления об обновлении приложений доступны.", "The selected update channel makes dedicated notifications for the server obsolete." : "Выбранный канал обновлений высылает специальные уведомления, если сервер устарел.", - "The selected update channel does not support updates of the server." : "Выбранный канал обновлений не поддерживает обновление сервера.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Вы используете PHP %s. Для обновления Nextcloud до версии 11 и старше, требуется, как минимум, версия PHP 5.6. После обновления установленной версии PHP вы будете получать уведомления о возможности обновления до новых версий Nextcloud." + "The selected update channel does not support updates of the server." : "Выбранный канал обновлений не поддерживает обновление сервера." },"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/updatenotification/l10n/sk.js b/apps/updatenotification/l10n/sk.js index 6ec23bbed3..f93e2fad16 100644 --- a/apps/updatenotification/l10n/sk.js +++ b/apps/updatenotification/l10n/sk.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Upozorňovať členov nasledujúcich skupín o dostupných aktualizáciach:", "Only notification for app updates are available." : "Sú dostupné upozornenia iba pre aktualizácie aplikácií.", "The selected update channel makes dedicated notifications for the server obsolete." : "Pre vybraný aktualizačný kanál budú priradené upozornenia pre server zastarané.", - "The selected update channel does not support updates of the server." : "Vybraný aktualizačný kanál nepodporuje aktualizácie servera.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Momentálne používate PHP %s. Pre aktualizáciu na Nextcloud 11 je potrebné PHP verzie minimálne 5.6. Ako náhle aktualizujete verziu PHP budete dostávať upozornenia s možnosťou aktualizácie na novšie verzie." + "The selected update channel does not support updates of the server." : "Vybraný aktualizačný kanál nepodporuje aktualizácie servera." }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/updatenotification/l10n/sk.json b/apps/updatenotification/l10n/sk.json index 0a10a47630..55f1277854 100644 --- a/apps/updatenotification/l10n/sk.json +++ b/apps/updatenotification/l10n/sk.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Upozorňovať členov nasledujúcich skupín o dostupných aktualizáciach:", "Only notification for app updates are available." : "Sú dostupné upozornenia iba pre aktualizácie aplikácií.", "The selected update channel makes dedicated notifications for the server obsolete." : "Pre vybraný aktualizačný kanál budú priradené upozornenia pre server zastarané.", - "The selected update channel does not support updates of the server." : "Vybraný aktualizačný kanál nepodporuje aktualizácie servera.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Momentálne používate PHP %s. Pre aktualizáciu na Nextcloud 11 je potrebné PHP verzie minimálne 5.6. Ako náhle aktualizujete verziu PHP budete dostávať upozornenia s možnosťou aktualizácie na novšie verzie." + "The selected update channel does not support updates of the server." : "Vybraný aktualizačný kanál nepodporuje aktualizácie servera." },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/sq.js b/apps/updatenotification/l10n/sq.js index c56d048bbc..aff838bbf6 100644 --- a/apps/updatenotification/l10n/sq.js +++ b/apps/updatenotification/l10n/sq.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Njoftoji anëtarët e grupeve vijues për përditësime të gatshme:", "Only notification for app updates are available." : "Vetëm njoftime për përditësime aplikacionesh janë të disponueshme.", "The selected update channel makes dedicated notifications for the server obsolete." : "Kanali i zgjedhur i përditësimit i bën njoftimet për shërbyesin të papërdorshme.", - "The selected update channel does not support updates of the server." : "Kanali i zgjdhur i përditësimit nuk mbështet përditësime të shvrbyesit.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Ju po përdorni PHP %s. Që të kaloni në versionin Nextcloud 11 ose më lartë ju keni nevojë që të përdorni të paktën PHP5.6. Sapo të kaloni në versionin e fundit të PHP do keni mundësinë që të merrni njoftime për versionet e reja." + "The selected update channel does not support updates of the server." : "Kanali i zgjdhur i përditësimit nuk mbështet përditësime të shvrbyesit." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/sq.json b/apps/updatenotification/l10n/sq.json index 845efac805..9bfee85dcb 100644 --- a/apps/updatenotification/l10n/sq.json +++ b/apps/updatenotification/l10n/sq.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Njoftoji anëtarët e grupeve vijues për përditësime të gatshme:", "Only notification for app updates are available." : "Vetëm njoftime për përditësime aplikacionesh janë të disponueshme.", "The selected update channel makes dedicated notifications for the server obsolete." : "Kanali i zgjedhur i përditësimit i bën njoftimet për shërbyesin të papërdorshme.", - "The selected update channel does not support updates of the server." : "Kanali i zgjdhur i përditësimit nuk mbështet përditësime të shvrbyesit.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Ju po përdorni PHP %s. Që të kaloni në versionin Nextcloud 11 ose më lartë ju keni nevojë që të përdorni të paktën PHP5.6. Sapo të kaloni në versionin e fundit të PHP do keni mundësinë që të merrni njoftime për versionet e reja." + "The selected update channel does not support updates of the server." : "Kanali i zgjdhur i përditësimit nuk mbështet përditësime të shvrbyesit." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/sv.js b/apps/updatenotification/l10n/sv.js index 86a3cf7d58..7b48903f17 100644 --- a/apps/updatenotification/l10n/sv.js +++ b/apps/updatenotification/l10n/sv.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Notifiera medlemmar i följande grupper om tillgängliga uppdateraingar:", "Only notification for app updates are available." : "Endast notifikation för app-uppdateringar är tillgängliga.", "The selected update channel makes dedicated notifications for the server obsolete." : "Den valda uppdateringskanalen gör dedikerade notiser för servern förlegade.", - "The selected update channel does not support updates of the server." : "Den valda uppdateringskanalen stödjer inte uppdateringar för servern.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Du använder PHP %s. För att kunna uppgradera till Nextcloud 11 och högre så behöver du minst använda PHP 5.6 . När du har uppgraderat din PHP version kommer du att kunna ta emot uppdateringsnotifikationer för de nyare versionerna." + "The selected update channel does not support updates of the server." : "Den valda uppdateringskanalen stödjer inte uppdateringar för servern." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/sv.json b/apps/updatenotification/l10n/sv.json index a3a0e95079..ff854e4dd2 100644 --- a/apps/updatenotification/l10n/sv.json +++ b/apps/updatenotification/l10n/sv.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Notifiera medlemmar i följande grupper om tillgängliga uppdateraingar:", "Only notification for app updates are available." : "Endast notifikation för app-uppdateringar är tillgängliga.", "The selected update channel makes dedicated notifications for the server obsolete." : "Den valda uppdateringskanalen gör dedikerade notiser för servern förlegade.", - "The selected update channel does not support updates of the server." : "Den valda uppdateringskanalen stödjer inte uppdateringar för servern.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Du använder PHP %s. För att kunna uppgradera till Nextcloud 11 och högre så behöver du minst använda PHP 5.6 . När du har uppgraderat din PHP version kommer du att kunna ta emot uppdateringsnotifikationer för de nyare versionerna." + "The selected update channel does not support updates of the server." : "Den valda uppdateringskanalen stödjer inte uppdateringar för servern." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/tr.js b/apps/updatenotification/l10n/tr.js index 21e5fde750..b5160c7b6b 100644 --- a/apps/updatenotification/l10n/tr.js +++ b/apps/updatenotification/l10n/tr.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Yayınlanan güncellemeler şu grupların üyelerine bildirilsin:", "Only notification for app updates are available." : "Yalnız uygulama güncellemeleri kullanılabilir.", "The selected update channel makes dedicated notifications for the server obsolete." : "Seçilmiş güncelleme kanalı kullanımdan kalkmış sunucu bildirimleri için kullanılıyor.", - "The selected update channel does not support updates of the server." : "Seçilmiş güncelleme kanalı sunucunun güncellemelerini desteklemiyor.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "PHP %s sürümünü kullanıyorsanız. Nextcloud 11 ve üzerindeki sürümleri kullanabilmek için PHP sürümünüz en az 5.6 olmalıdır. PHP sürümünüzü yükselttikten sonra yeni sürümler ile ilgili güncelleme bildirimlerini görebilirsiniz." + "The selected update channel does not support updates of the server." : "Seçilmiş güncelleme kanalı sunucunun güncellemelerini desteklemiyor." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/updatenotification/l10n/tr.json b/apps/updatenotification/l10n/tr.json index d5536cf6da..7eba40df79 100644 --- a/apps/updatenotification/l10n/tr.json +++ b/apps/updatenotification/l10n/tr.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "Yayınlanan güncellemeler şu grupların üyelerine bildirilsin:", "Only notification for app updates are available." : "Yalnız uygulama güncellemeleri kullanılabilir.", "The selected update channel makes dedicated notifications for the server obsolete." : "Seçilmiş güncelleme kanalı kullanımdan kalkmış sunucu bildirimleri için kullanılıyor.", - "The selected update channel does not support updates of the server." : "Seçilmiş güncelleme kanalı sunucunun güncellemelerini desteklemiyor.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "PHP %s sürümünü kullanıyorsanız. Nextcloud 11 ve üzerindeki sürümleri kullanabilmek için PHP sürümünüz en az 5.6 olmalıdır. PHP sürümünüzü yükselttikten sonra yeni sürümler ile ilgili güncelleme bildirimlerini görebilirsiniz." + "The selected update channel does not support updates of the server." : "Seçilmiş güncelleme kanalı sunucunun güncellemelerini desteklemiyor." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/vi.js b/apps/updatenotification/l10n/vi.js index e06c23e4bc..369dde35f4 100644 --- a/apps/updatenotification/l10n/vi.js +++ b/apps/updatenotification/l10n/vi.js @@ -15,7 +15,6 @@ OC.L10N.register( "Checked on %s" : "Đã kiểm tra lúc %s", "Update channel:" : "Cập nhật kênh:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Bạn luôn có thể cập nhật lên phiên bản / kênh thử nghiệm mới hơn. Nhưng bạn không bao giờ có thể downgrade vào một kênh ổn định hơn.", - "Notify members of the following groups about available updates:" : "Thông báo cho các thành viên của các nhóm sau đây về các cập nhật có sẵn:", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Bạn đang chạy PHP%s. Để cho phép bạn nâng cấp lên NextCloud 11 và cao hơn, bạn cần chạy ít nhất là PHP 5.6. Một khi bạn nâng cấp phiên bản PHP của bạn, bạn sẽ có thể nhận được thông báo cập nhật cho các phiên bản mới hơn này." + "Notify members of the following groups about available updates:" : "Thông báo cho các thành viên của các nhóm sau đây về các cập nhật có sẵn:" }, "nplurals=1; plural=0;"); diff --git a/apps/updatenotification/l10n/vi.json b/apps/updatenotification/l10n/vi.json index 9577458e1a..709d5347d6 100644 --- a/apps/updatenotification/l10n/vi.json +++ b/apps/updatenotification/l10n/vi.json @@ -13,7 +13,6 @@ "Checked on %s" : "Đã kiểm tra lúc %s", "Update channel:" : "Cập nhật kênh:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Bạn luôn có thể cập nhật lên phiên bản / kênh thử nghiệm mới hơn. Nhưng bạn không bao giờ có thể downgrade vào một kênh ổn định hơn.", - "Notify members of the following groups about available updates:" : "Thông báo cho các thành viên của các nhóm sau đây về các cập nhật có sẵn:", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Bạn đang chạy PHP%s. Để cho phép bạn nâng cấp lên NextCloud 11 và cao hơn, bạn cần chạy ít nhất là PHP 5.6. Một khi bạn nâng cấp phiên bản PHP của bạn, bạn sẽ có thể nhận được thông báo cập nhật cho các phiên bản mới hơn này." + "Notify members of the following groups about available updates:" : "Thông báo cho các thành viên của các nhóm sau đây về các cập nhật có sẵn:" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js index 9c224667f6..92d0d5ee0d 100644 --- a/apps/updatenotification/l10n/zh_CN.js +++ b/apps/updatenotification/l10n/zh_CN.js @@ -18,7 +18,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "提醒一下组群的用户关于可用的更新:", "Only notification for app updates are available." : "仅提醒应用更新就绪。", "The selected update channel makes dedicated notifications for the server obsolete." : "被选中的升级通道将会通知未更新的服务器", - "The selected update channel does not support updates of the server." : "选中的更新通道不支持服务器升级。", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "您在使用PHP %s. 如果要使用 Nextcloud 11 您至少要使用 PHP 5.6。如果您升级了您的 PHP 版本您将不会收到这些提示您更新更高版本的信息提示。" + "The selected update channel does not support updates of the server." : "选中的更新通道不支持服务器升级。" }, "nplurals=1; plural=0;"); diff --git a/apps/updatenotification/l10n/zh_CN.json b/apps/updatenotification/l10n/zh_CN.json index 4ffaf9f9e9..4ffaaf3e70 100644 --- a/apps/updatenotification/l10n/zh_CN.json +++ b/apps/updatenotification/l10n/zh_CN.json @@ -16,7 +16,6 @@ "Notify members of the following groups about available updates:" : "提醒一下组群的用户关于可用的更新:", "Only notification for app updates are available." : "仅提醒应用更新就绪。", "The selected update channel makes dedicated notifications for the server obsolete." : "被选中的升级通道将会通知未更新的服务器", - "The selected update channel does not support updates of the server." : "选中的更新通道不支持服务器升级。", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "您在使用PHP %s. 如果要使用 Nextcloud 11 您至少要使用 PHP 5.6。如果您升级了您的 PHP 版本您将不会收到这些提示您更新更高版本的信息提示。" + "The selected update channel does not support updates of the server." : "选中的更新通道不支持服务器升级。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/bg.js b/core/l10n/bg.js index 2fd7d7361d..c06f2a7862 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -238,7 +238,6 @@ OC.L10N.register( "See the documentation" : "Прегледайте документацията", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "За да функционира приложението изисква JavaScript. Моля, {linkstart}включете JavaScript{linkend} и презаредете страницата.", "Search" : "Търсене", - "Log out" : "Отписване", "This action requires you to confirm your password:" : "Това действие изисква да потвърдите паролата си:", "Confirm your password" : "Потвърдете паролата си", "Server side authentication failed!" : "Удостоверяването от страна на сървъра е неуспешно!", @@ -260,6 +259,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Това означава, че само администраторът може да го използва.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Свържете се със системния администратор ако това съобщение се задържи твърде дълго или се е появило неочаквано.", "Thank you for your patience." : "Благодарим за търпението.", + "Log out" : "Отписване", "Two-factor authentication" : "Двуфакторно удостоверяване", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Повишената сигурност е активирана за профила ви. Моля удостоверете използвайки втори фактор.", "Cancel log in" : "Откажи вписване", @@ -283,88 +283,8 @@ OC.L10N.register( "For help, see the documentation." : "За помощ, вижте документацията.", "This %s instance is currently in maintenance mode, which may take a while." : "В момента този %s се обновява, а това може да отнеме време.", "This page will refresh itself when the %s instance is available again." : "Страницата ще се зареди автоматично, когато %s е отново на линия.", - "Error loading tags" : "Грешка при зареждане на етикети", - "Tag already exists" : "Етикетът вече съществува", - "Error deleting tag(s)" : "Грешка при изтриване на етикет(и)", - "Error tagging" : "Грешка при задаване на етикета", - "Error untagging" : "Грешка при премахване на етикета", - "Error favoriting" : "Грешка при добавяне в любими", - "Error unfavoriting" : "Грешка при премахване от любими", - "Couldn't send mail to following users: %s " : "Изпращането на имейл до следните потребители не е възможно: %s", - "Sunday" : "неделя", - "Monday" : "понеделник", - "Tuesday" : "вторник", - "Wednesday" : "сряда", - "Thursday" : "четвъртък", - "Friday" : "петък", - "Saturday" : "събота", - "Sun." : "нед", - "Mon." : "пон", - "Tue." : "вт", - "Wed." : "ср", - "Thu." : "чет", - "Fri." : "пет", - "Sat." : "съб", - "Su" : "нд", - "Mo" : "пн", - "Tu" : "вт", - "We" : "ср", - "Th" : "чт", - "Fr" : "пт", - "Sa" : "сб", - "January" : "януари", - "February" : "февруару", - "March" : "март", - "April" : "април", - "May" : "май", - "June" : "юни", - "July" : "юли", - "August" : "август", - "September" : "септември", - "October" : "октомври", - "November" : "ноември", - "December" : "декември", - "Jan." : "яну", - "Feb." : "фев", - "Mar." : "мар", - "Apr." : "апр", - "May." : "май", - "Jun." : "юни", - "Jul." : "юли", - "Aug." : "авг", - "Sep." : "сеп", - "Oct." : "окт", - "Nov." : "ное", - "Dec." : "дек", "Problem loading page, reloading in 5 seconds" : "Проблем при зареждане на страницата, презареждане след 5 секунди", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Файловете Ви са криптирани. Ако не сте настроили ключ за възстановяване, няма да можете да възстановите данните си след смяна на паролата.
Ако не сте сигурни какво да направите, моля, свържете се с Вашия администратор преди да продължите.
Наистина ли желаете да продължите?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Сървърът няма работеща интернет връзка. Това означава, че някои функции като прикачването на външни дискови устройства, уведомления за обновяване или инсталиране на външни приложения няма да работят. Достъпът на файлове отвън или изпращане на имейли за уведомление вероятно също няма да работят. Препоръчваме да включиш интернет връзката за този сървър ако искаш да използваш всички тези функции.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Хедърите за обратно прокси са невалидни, или достъпвате Nextcloud от доверено прокси. Ако не достъпвате Nextcloud от доверено прокси, то това е проблем в сигурността и може да позволи на хакер да прикрие IP адреса си в Nextcloud. Допълнителна информация може да бъде намерена в нашата документация.", - "Hide file listing" : "Скрий показването на файлове", - "Sending ..." : "Изпращане ...", - "Email sent" : "Имейла е изпратен", - "Send link via email" : "Сподели връзка с имейл", - "notify by email" : "уведомяване по електронна поща", - "can share" : "може да споделя", - "create" : "създаване", - "change" : "промяна", - "delete" : "изтриване", - "{sharee} (at {server})" : "{sharee} (в {server})", - "Share with users…" : "Споделяне с потребители...", - "Share with users, groups or remote users…" : "Споделяне с потребители, групи и отдалечени потребители...", - "Share with users or groups…" : "Споделяне с потребители или групи...", - "Share with users or remote users…" : "Споделяне с потребители или с отдалечени потребители...", - "Warning" : "Предупреждение", - "Error while sending notification" : "Грешка при изпращане на уведомление", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Актуализирането е в процес, в някой среди - напускането на тази страница може да прекъсне процеса.", - "Updating to {version}" : "Обновяване до {version}", - "The update was successful. There were warnings." : "Обновяването мина успешно. Има предупреждения.", - "The update was successful. Redirecting you to Nextcloud now." : "Обновяването беше успешно. Сега те пренасочваме към Nextcloud.", - "No search results in other folders" : "Няма търсени резултати в други папки", - "Two-step verification" : "Потвърждаване в две стъпки", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Повишената сигурност е активирана за профила ви. Моля удостоверете използвайки втори фактор.", - "Cancel login" : "Откажи вписване", - "Please authenticate using the selected factor." : "Моля удостоверете използвайки вторият фактор.", - "An error occured while verifying the token" : "Възникна грешка при проверка на токена" + "The update was successful. Redirecting you to Nextcloud now." : "Обновяването беше успешно. Сега те пренасочваме към Nextcloud." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/bg.json b/core/l10n/bg.json index 3698901345..ab473f45eb 100644 --- a/core/l10n/bg.json +++ b/core/l10n/bg.json @@ -236,7 +236,6 @@ "See the documentation" : "Прегледайте документацията", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "За да функционира приложението изисква JavaScript. Моля, {linkstart}включете JavaScript{linkend} и презаредете страницата.", "Search" : "Търсене", - "Log out" : "Отписване", "This action requires you to confirm your password:" : "Това действие изисква да потвърдите паролата си:", "Confirm your password" : "Потвърдете паролата си", "Server side authentication failed!" : "Удостоверяването от страна на сървъра е неуспешно!", @@ -258,6 +257,7 @@ "This means only administrators can use the instance." : "Това означава, че само администраторът може да го използва.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Свържете се със системния администратор ако това съобщение се задържи твърде дълго или се е появило неочаквано.", "Thank you for your patience." : "Благодарим за търпението.", + "Log out" : "Отписване", "Two-factor authentication" : "Двуфакторно удостоверяване", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Повишената сигурност е активирана за профила ви. Моля удостоверете използвайки втори фактор.", "Cancel log in" : "Откажи вписване", @@ -281,88 +281,8 @@ "For help, see the documentation." : "За помощ, вижте документацията.", "This %s instance is currently in maintenance mode, which may take a while." : "В момента този %s се обновява, а това може да отнеме време.", "This page will refresh itself when the %s instance is available again." : "Страницата ще се зареди автоматично, когато %s е отново на линия.", - "Error loading tags" : "Грешка при зареждане на етикети", - "Tag already exists" : "Етикетът вече съществува", - "Error deleting tag(s)" : "Грешка при изтриване на етикет(и)", - "Error tagging" : "Грешка при задаване на етикета", - "Error untagging" : "Грешка при премахване на етикета", - "Error favoriting" : "Грешка при добавяне в любими", - "Error unfavoriting" : "Грешка при премахване от любими", - "Couldn't send mail to following users: %s " : "Изпращането на имейл до следните потребители не е възможно: %s", - "Sunday" : "неделя", - "Monday" : "понеделник", - "Tuesday" : "вторник", - "Wednesday" : "сряда", - "Thursday" : "четвъртък", - "Friday" : "петък", - "Saturday" : "събота", - "Sun." : "нед", - "Mon." : "пон", - "Tue." : "вт", - "Wed." : "ср", - "Thu." : "чет", - "Fri." : "пет", - "Sat." : "съб", - "Su" : "нд", - "Mo" : "пн", - "Tu" : "вт", - "We" : "ср", - "Th" : "чт", - "Fr" : "пт", - "Sa" : "сб", - "January" : "януари", - "February" : "февруару", - "March" : "март", - "April" : "април", - "May" : "май", - "June" : "юни", - "July" : "юли", - "August" : "август", - "September" : "септември", - "October" : "октомври", - "November" : "ноември", - "December" : "декември", - "Jan." : "яну", - "Feb." : "фев", - "Mar." : "мар", - "Apr." : "апр", - "May." : "май", - "Jun." : "юни", - "Jul." : "юли", - "Aug." : "авг", - "Sep." : "сеп", - "Oct." : "окт", - "Nov." : "ное", - "Dec." : "дек", "Problem loading page, reloading in 5 seconds" : "Проблем при зареждане на страницата, презареждане след 5 секунди", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Файловете Ви са криптирани. Ако не сте настроили ключ за възстановяване, няма да можете да възстановите данните си след смяна на паролата.
Ако не сте сигурни какво да направите, моля, свържете се с Вашия администратор преди да продължите.
Наистина ли желаете да продължите?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Сървърът няма работеща интернет връзка. Това означава, че някои функции като прикачването на външни дискови устройства, уведомления за обновяване или инсталиране на външни приложения няма да работят. Достъпът на файлове отвън или изпращане на имейли за уведомление вероятно също няма да работят. Препоръчваме да включиш интернет връзката за този сървър ако искаш да използваш всички тези функции.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Хедърите за обратно прокси са невалидни, или достъпвате Nextcloud от доверено прокси. Ако не достъпвате Nextcloud от доверено прокси, то това е проблем в сигурността и може да позволи на хакер да прикрие IP адреса си в Nextcloud. Допълнителна информация може да бъде намерена в нашата документация.", - "Hide file listing" : "Скрий показването на файлове", - "Sending ..." : "Изпращане ...", - "Email sent" : "Имейла е изпратен", - "Send link via email" : "Сподели връзка с имейл", - "notify by email" : "уведомяване по електронна поща", - "can share" : "може да споделя", - "create" : "създаване", - "change" : "промяна", - "delete" : "изтриване", - "{sharee} (at {server})" : "{sharee} (в {server})", - "Share with users…" : "Споделяне с потребители...", - "Share with users, groups or remote users…" : "Споделяне с потребители, групи и отдалечени потребители...", - "Share with users or groups…" : "Споделяне с потребители или групи...", - "Share with users or remote users…" : "Споделяне с потребители или с отдалечени потребители...", - "Warning" : "Предупреждение", - "Error while sending notification" : "Грешка при изпращане на уведомление", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Актуализирането е в процес, в някой среди - напускането на тази страница може да прекъсне процеса.", - "Updating to {version}" : "Обновяване до {version}", - "The update was successful. There were warnings." : "Обновяването мина успешно. Има предупреждения.", - "The update was successful. Redirecting you to Nextcloud now." : "Обновяването беше успешно. Сега те пренасочваме към Nextcloud.", - "No search results in other folders" : "Няма търсени резултати в други папки", - "Two-step verification" : "Потвърждаване в две стъпки", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Повишената сигурност е активирана за профила ви. Моля удостоверете използвайки втори фактор.", - "Cancel login" : "Откажи вписване", - "Please authenticate using the selected factor." : "Моля удостоверете използвайки вторият фактор.", - "An error occured while verifying the token" : "Възникна грешка при проверка на токена" + "The update was successful. Redirecting you to Nextcloud now." : "Обновяването беше успешно. Сега те пренасочваме към Nextcloud." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 52039bba6f..a08341626d 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -199,7 +199,6 @@ OC.L10N.register( "See the documentation" : "Consulti la documentació", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aquesta aplicació requereix Javascript per al seu correcte funcionament . Per favor, {linkstart}habiliti Javascript{linkend} i torni a carregar la pàgina.", "Search" : "Cerca", - "Log out" : "Surt", "Confirm your password" : "Confirma la teva contrasenya", "Server side authentication failed!" : "L'autenticació del servidor ha fallat!", "Please contact your administrator." : "Contacteu amb l'administrador.", @@ -219,6 +218,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Això significa que només els administradors poden usar la instància.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament.", "Thank you for your patience." : "Gràcies per la paciència.", + "Log out" : "Surt", "Two-factor authentication" : "Segon factor d'autenticació", "Cancel log in" : "Cancel·la l'accés a", "Use backup code" : "Utilitza un codi de copia de seguretat", @@ -236,68 +236,6 @@ OC.L10N.register( "Update needed" : "Actualització necessaria", "This %s instance is currently in maintenance mode, which may take a while." : "Aquesta instància %s està actualment en manteniment i podria trigar una estona.", "This page will refresh itself when the %s instance is available again." : "Aquesta pàgina s'actualitzarà automàticament quan la instància %s estigui disponible de nou.", - "Error loading tags" : "Error en carregar les etiquetes", - "Tag already exists" : "L'etiqueta ja existeix", - "Error deleting tag(s)" : "Error en eliminar etiqueta(s)", - "Error tagging" : "Error en etiquetar", - "Error untagging" : "Error en treure les etiquetes", - "Error favoriting" : "Error en posar a preferits", - "Error unfavoriting" : "Error en treure de preferits", - "Couldn't send mail to following users: %s " : "No s'ha pogut enviar correu als usuaris següents: %s", - "Sunday" : "Diumenge", - "Monday" : "Dilluns", - "Tuesday" : "Dimarts", - "Wednesday" : "Dimecres", - "Thursday" : "Dijous", - "Friday" : "Divendres", - "Saturday" : "Dissabte", - "Sun." : "Dg.", - "Mon." : "Dl.", - "Tue." : "Dm.", - "Wed." : "Dc.", - "Thu." : "Dj.", - "Fri." : "Dv.", - "Sat." : "Ds.", - "Su" : "Dg", - "Mo" : "Dl", - "Tu" : "Dm", - "We" : "Dc", - "Th" : "Dj", - "Fr" : "Dv", - "Sa" : "Ds", - "January" : "Gener", - "February" : "Febrer", - "March" : "Març", - "April" : "Abril", - "May" : "Maig", - "June" : "Juny", - "July" : "Juliol", - "August" : "Agost", - "September" : "Setembre", - "October" : "Octubre", - "November" : "Novembre", - "December" : "Desembre", - "Jan." : "Gen.", - "Feb." : "Febr.", - "Mar." : "Març", - "Apr." : "Abr.", - "May." : "Maig", - "Jun." : "Juny", - "Jul." : "Jul.", - "Aug." : "Ag.", - "Sep." : "Set.", - "Oct." : "Oct.", - "Nov." : "Nov.", - "Dec." : "Des.", - "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Els vostres fitxers estan encriptats. Si no heu habilitat la clau de recuperació no hi haurà manera de recuperar les dades després que reestabliu la contrasenya.
Si sabeu què fer, contacteu amb l'administrador abans de continuar.
Voleu continuar?", - "Sending ..." : "Enviant...", - "Email sent" : "El correu electrónic s'ha enviat", - "notify by email" : "notifica per correu electrònic", - "can share" : "pot compartir", - "create" : "crea", - "change" : "canvi", - "delete" : "elimina", - "Warning" : "Avís", - "Cancel login" : "Cancel·la l'inici de sessió" + "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Els vostres fitxers estan encriptats. Si no heu habilitat la clau de recuperació no hi haurà manera de recuperar les dades després que reestabliu la contrasenya.
Si sabeu què fer, contacteu amb l'administrador abans de continuar.
Voleu continuar?" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/ca.json b/core/l10n/ca.json index 3c7374e781..0b91ff0115 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -197,7 +197,6 @@ "See the documentation" : "Consulti la documentació", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aquesta aplicació requereix Javascript per al seu correcte funcionament . Per favor, {linkstart}habiliti Javascript{linkend} i torni a carregar la pàgina.", "Search" : "Cerca", - "Log out" : "Surt", "Confirm your password" : "Confirma la teva contrasenya", "Server side authentication failed!" : "L'autenticació del servidor ha fallat!", "Please contact your administrator." : "Contacteu amb l'administrador.", @@ -217,6 +216,7 @@ "This means only administrators can use the instance." : "Això significa que només els administradors poden usar la instància.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament.", "Thank you for your patience." : "Gràcies per la paciència.", + "Log out" : "Surt", "Two-factor authentication" : "Segon factor d'autenticació", "Cancel log in" : "Cancel·la l'accés a", "Use backup code" : "Utilitza un codi de copia de seguretat", @@ -234,68 +234,6 @@ "Update needed" : "Actualització necessaria", "This %s instance is currently in maintenance mode, which may take a while." : "Aquesta instància %s està actualment en manteniment i podria trigar una estona.", "This page will refresh itself when the %s instance is available again." : "Aquesta pàgina s'actualitzarà automàticament quan la instància %s estigui disponible de nou.", - "Error loading tags" : "Error en carregar les etiquetes", - "Tag already exists" : "L'etiqueta ja existeix", - "Error deleting tag(s)" : "Error en eliminar etiqueta(s)", - "Error tagging" : "Error en etiquetar", - "Error untagging" : "Error en treure les etiquetes", - "Error favoriting" : "Error en posar a preferits", - "Error unfavoriting" : "Error en treure de preferits", - "Couldn't send mail to following users: %s " : "No s'ha pogut enviar correu als usuaris següents: %s", - "Sunday" : "Diumenge", - "Monday" : "Dilluns", - "Tuesday" : "Dimarts", - "Wednesday" : "Dimecres", - "Thursday" : "Dijous", - "Friday" : "Divendres", - "Saturday" : "Dissabte", - "Sun." : "Dg.", - "Mon." : "Dl.", - "Tue." : "Dm.", - "Wed." : "Dc.", - "Thu." : "Dj.", - "Fri." : "Dv.", - "Sat." : "Ds.", - "Su" : "Dg", - "Mo" : "Dl", - "Tu" : "Dm", - "We" : "Dc", - "Th" : "Dj", - "Fr" : "Dv", - "Sa" : "Ds", - "January" : "Gener", - "February" : "Febrer", - "March" : "Març", - "April" : "Abril", - "May" : "Maig", - "June" : "Juny", - "July" : "Juliol", - "August" : "Agost", - "September" : "Setembre", - "October" : "Octubre", - "November" : "Novembre", - "December" : "Desembre", - "Jan." : "Gen.", - "Feb." : "Febr.", - "Mar." : "Març", - "Apr." : "Abr.", - "May." : "Maig", - "Jun." : "Juny", - "Jul." : "Jul.", - "Aug." : "Ag.", - "Sep." : "Set.", - "Oct." : "Oct.", - "Nov." : "Nov.", - "Dec." : "Des.", - "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Els vostres fitxers estan encriptats. Si no heu habilitat la clau de recuperació no hi haurà manera de recuperar les dades després que reestabliu la contrasenya.
Si sabeu què fer, contacteu amb l'administrador abans de continuar.
Voleu continuar?", - "Sending ..." : "Enviant...", - "Email sent" : "El correu electrónic s'ha enviat", - "notify by email" : "notifica per correu electrònic", - "can share" : "pot compartir", - "create" : "crea", - "change" : "canvi", - "delete" : "elimina", - "Warning" : "Avís", - "Cancel login" : "Cancel·la l'inici de sessió" + "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Els vostres fitxers estan encriptats. Si no heu habilitat la clau de recuperació no hi haurà manera de recuperar les dades després que reestabliu la contrasenya.
Si sabeu què fer, contacteu amb l'administrador abans de continuar.
Voleu continuar?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/cs.js b/core/l10n/cs.js index c4322b73b1..78d6131af7 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -249,7 +249,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Tato aplikace potřebuje pro správnou funkčnost JavaScript. Prosím {linkstart}povolte JavaScript{linkend} a znovu načtěte stránku.", "More apps" : "Více aplikací", "Search" : "Hledat", - "Log out" : "Odhlásit se", "This action requires you to confirm your password:" : "Tato akce vyžaduje potvrzení vašeho hesla:", "Confirm your password" : "Potvrdit heslo", "Server side authentication failed!" : "Autentizace na serveru selhala!", @@ -271,6 +270,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "To znamená, že pouze správci systému mohou aplikaci používat.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktujte prosím správce systému, pokud se tato zpráva objevuje opakovaně nebo nečekaně.", "Thank you for your patience." : "Děkujeme za vaši trpělivost.", + "Log out" : "Odhlásit se", "Two-factor authentication" : "Dvoufaktorové přihlášení", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Bylo zapnuto vylepšené zabezpečení pro tento účet. Přihlašte se za použití druhého faktoru.", "Cancel log in" : "Zrušit přihlášení", @@ -294,88 +294,8 @@ OC.L10N.register( "For help, see the documentation." : "Pro pomoc, shlédněte dokumentaci.", "This %s instance is currently in maintenance mode, which may take a while." : "Tato instalace %s je právě ve stavu údržby a to může chvíli trvat.", "This page will refresh itself when the %s instance is available again." : "Tato stránka se automaticky načte poté, co bude opět dostupná instance %s.", - "Error loading tags" : "Chyba při načítání štítků", - "Tag already exists" : "Štítek již existuje", - "Error deleting tag(s)" : "Chyba při mazání štítku(ů)", - "Error tagging" : "Chyba při označování štítkem", - "Error untagging" : "Chyba při odznačování štítků", - "Error favoriting" : "Chyba při označování jako oblíbené", - "Error unfavoriting" : "Chyba při odznačování jako oblíbené", - "Couldn't send mail to following users: %s " : "Nebylo možné odeslat email následujícím uživatelům: %s", - "Sunday" : "Neděle", - "Monday" : "Pondělí", - "Tuesday" : "Úterý", - "Wednesday" : "Středa", - "Thursday" : "Čtvrtek", - "Friday" : "Pátek", - "Saturday" : "Sobota", - "Sun." : "Ne", - "Mon." : "Po", - "Tue." : "Út", - "Wed." : "St", - "Thu." : "Čt", - "Fri." : "Pá", - "Sat." : "So", - "Su" : "Ne", - "Mo" : "Po", - "Tu" : "Út", - "We" : "St", - "Th" : "Čt", - "Fr" : "Pá", - "Sa" : "So", - "January" : "Leden", - "February" : "Únor", - "March" : "Březen", - "April" : "Duben", - "May" : "Květen", - "June" : "Červen", - "July" : "Červenec", - "August" : "Srpen", - "September" : "Září", - "October" : "Říjen", - "November" : "Listopad", - "December" : "Prosinec", - "Jan." : "leden", - "Feb." : "únor", - "Mar." : "březen", - "Apr." : "duben", - "May." : "květen", - "Jun." : "červen", - "Jul." : "červenec", - "Aug." : "srpen", - "Sep." : "září", - "Oct." : "íjen", - "Nov." : "listopad", - "Dec." : "prosinec", "Problem loading page, reloading in 5 seconds" : "Problém s načítáním stránky, stránka se obnoví za 5 sekund", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Vaše soubory jsou šifrovány. Pokud jste nepovolili klíč pro obnovení, neexistuje způsob jak získat po změně hesla vaše data zpět.
Pokud si nejste jisti co dělat, kontaktujte nejprve svého správce systému, než budete pokračovat.
Opravdu si přejete pokračovat?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Tento server nemá funkční připojení k Internetu. Některé moduly jako např. externí úložiště, oznámení o dostupných aktualizacích nebo instalace aplikací třetích stran nebudou fungovat. Přístup k souborům z jiných míst a odesílání oznamovacích emailů také nemusí fungovat. Pokud chcete využívat všechny možnosti ownCloud, doporučujeme povolit pro tento server připojení k Internetu.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Konfigurace hlaviček reverzní proxy není správná nebo přistupujete na ownCloud z důvěryhodné proxy. Pokud nepřistupujete k ownCloud z důvěryhodné proxy, potom je toto bezpečností chyba a může útočníkovi umožnit falšovat IP adresu, kterou ownCloud vidí. Další informace lze nalézt v naší dokumentaci.", - "Hide file listing" : "Skrýt seznam souborů", - "Sending ..." : "Odesílám ...", - "Email sent" : "Email odeslán", - "Send link via email" : "Odeslat odkaz přes email", - "notify by email" : "upozornit emailem", - "can share" : "může sdílet", - "create" : "vytvořit", - "change" : "změnit", - "delete" : "smazat", - "{sharee} (at {server})" : "{sharee} (na {server})", - "Share with users…" : "Sdílet s uživateli...", - "Share with users, groups or remote users…" : "Sdílet s uživateli, skupinami nebo vzdálenými uživateli...", - "Share with users or groups…" : "Sdílet s uživateli nebo skupinami...", - "Share with users or remote users…" : "Sdílet s uživateli nebo vzdálenými uživateli...", - "Warning" : "Varování", - "Error while sending notification" : "Chyba při odesílání upozornění", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Probíhá aktualizace, opuštění této stránky může v některých prostředích přerušit proces.", - "Updating to {version}" : "Aktualizace na {version}", - "The update was successful. There were warnings." : "Aktualizace byla úspěšná. Zachycen výskyt varování.", - "The update was successful. Redirecting you to Nextcloud now." : "Aktualizace byla úspěšná. Probíhá přesměrování na Nexcloud.", - "No search results in other folders" : "V ostatních adresářích nebylo nic nalezeno", - "Two-step verification" : "Dvoufázové ověření", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Bylo zapnuto vylepšené zabezpečení pro tento účet. Přihlašte se za použití druhého faktoru.", - "Cancel login" : "Zrušit přihlášení", - "Please authenticate using the selected factor." : "Přihlašte se za použití vybraného faktoru.", - "An error occured while verifying the token" : "Chyba při ověřování tokenu" + "The update was successful. Redirecting you to Nextcloud now." : "Aktualizace byla úspěšná. Probíhá přesměrování na Nexcloud." }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/core/l10n/cs.json b/core/l10n/cs.json index e18604b31c..3c41b2d618 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -247,7 +247,6 @@ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Tato aplikace potřebuje pro správnou funkčnost JavaScript. Prosím {linkstart}povolte JavaScript{linkend} a znovu načtěte stránku.", "More apps" : "Více aplikací", "Search" : "Hledat", - "Log out" : "Odhlásit se", "This action requires you to confirm your password:" : "Tato akce vyžaduje potvrzení vašeho hesla:", "Confirm your password" : "Potvrdit heslo", "Server side authentication failed!" : "Autentizace na serveru selhala!", @@ -269,6 +268,7 @@ "This means only administrators can use the instance." : "To znamená, že pouze správci systému mohou aplikaci používat.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktujte prosím správce systému, pokud se tato zpráva objevuje opakovaně nebo nečekaně.", "Thank you for your patience." : "Děkujeme za vaši trpělivost.", + "Log out" : "Odhlásit se", "Two-factor authentication" : "Dvoufaktorové přihlášení", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Bylo zapnuto vylepšené zabezpečení pro tento účet. Přihlašte se za použití druhého faktoru.", "Cancel log in" : "Zrušit přihlášení", @@ -292,88 +292,8 @@ "For help, see the documentation." : "Pro pomoc, shlédněte dokumentaci.", "This %s instance is currently in maintenance mode, which may take a while." : "Tato instalace %s je právě ve stavu údržby a to může chvíli trvat.", "This page will refresh itself when the %s instance is available again." : "Tato stránka se automaticky načte poté, co bude opět dostupná instance %s.", - "Error loading tags" : "Chyba při načítání štítků", - "Tag already exists" : "Štítek již existuje", - "Error deleting tag(s)" : "Chyba při mazání štítku(ů)", - "Error tagging" : "Chyba při označování štítkem", - "Error untagging" : "Chyba při odznačování štítků", - "Error favoriting" : "Chyba při označování jako oblíbené", - "Error unfavoriting" : "Chyba při odznačování jako oblíbené", - "Couldn't send mail to following users: %s " : "Nebylo možné odeslat email následujícím uživatelům: %s", - "Sunday" : "Neděle", - "Monday" : "Pondělí", - "Tuesday" : "Úterý", - "Wednesday" : "Středa", - "Thursday" : "Čtvrtek", - "Friday" : "Pátek", - "Saturday" : "Sobota", - "Sun." : "Ne", - "Mon." : "Po", - "Tue." : "Út", - "Wed." : "St", - "Thu." : "Čt", - "Fri." : "Pá", - "Sat." : "So", - "Su" : "Ne", - "Mo" : "Po", - "Tu" : "Út", - "We" : "St", - "Th" : "Čt", - "Fr" : "Pá", - "Sa" : "So", - "January" : "Leden", - "February" : "Únor", - "March" : "Březen", - "April" : "Duben", - "May" : "Květen", - "June" : "Červen", - "July" : "Červenec", - "August" : "Srpen", - "September" : "Září", - "October" : "Říjen", - "November" : "Listopad", - "December" : "Prosinec", - "Jan." : "leden", - "Feb." : "únor", - "Mar." : "březen", - "Apr." : "duben", - "May." : "květen", - "Jun." : "červen", - "Jul." : "červenec", - "Aug." : "srpen", - "Sep." : "září", - "Oct." : "íjen", - "Nov." : "listopad", - "Dec." : "prosinec", "Problem loading page, reloading in 5 seconds" : "Problém s načítáním stránky, stránka se obnoví za 5 sekund", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Vaše soubory jsou šifrovány. Pokud jste nepovolili klíč pro obnovení, neexistuje způsob jak získat po změně hesla vaše data zpět.
Pokud si nejste jisti co dělat, kontaktujte nejprve svého správce systému, než budete pokračovat.
Opravdu si přejete pokračovat?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Tento server nemá funkční připojení k Internetu. Některé moduly jako např. externí úložiště, oznámení o dostupných aktualizacích nebo instalace aplikací třetích stran nebudou fungovat. Přístup k souborům z jiných míst a odesílání oznamovacích emailů také nemusí fungovat. Pokud chcete využívat všechny možnosti ownCloud, doporučujeme povolit pro tento server připojení k Internetu.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Konfigurace hlaviček reverzní proxy není správná nebo přistupujete na ownCloud z důvěryhodné proxy. Pokud nepřistupujete k ownCloud z důvěryhodné proxy, potom je toto bezpečností chyba a může útočníkovi umožnit falšovat IP adresu, kterou ownCloud vidí. Další informace lze nalézt v naší dokumentaci.", - "Hide file listing" : "Skrýt seznam souborů", - "Sending ..." : "Odesílám ...", - "Email sent" : "Email odeslán", - "Send link via email" : "Odeslat odkaz přes email", - "notify by email" : "upozornit emailem", - "can share" : "může sdílet", - "create" : "vytvořit", - "change" : "změnit", - "delete" : "smazat", - "{sharee} (at {server})" : "{sharee} (na {server})", - "Share with users…" : "Sdílet s uživateli...", - "Share with users, groups or remote users…" : "Sdílet s uživateli, skupinami nebo vzdálenými uživateli...", - "Share with users or groups…" : "Sdílet s uživateli nebo skupinami...", - "Share with users or remote users…" : "Sdílet s uživateli nebo vzdálenými uživateli...", - "Warning" : "Varování", - "Error while sending notification" : "Chyba při odesílání upozornění", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Probíhá aktualizace, opuštění této stránky může v některých prostředích přerušit proces.", - "Updating to {version}" : "Aktualizace na {version}", - "The update was successful. There were warnings." : "Aktualizace byla úspěšná. Zachycen výskyt varování.", - "The update was successful. Redirecting you to Nextcloud now." : "Aktualizace byla úspěšná. Probíhá přesměrování na Nexcloud.", - "No search results in other folders" : "V ostatních adresářích nebylo nic nalezeno", - "Two-step verification" : "Dvoufázové ověření", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Bylo zapnuto vylepšené zabezpečení pro tento účet. Přihlašte se za použití druhého faktoru.", - "Cancel login" : "Zrušit přihlášení", - "Please authenticate using the selected factor." : "Přihlašte se za použití vybraného faktoru.", - "An error occured while verifying the token" : "Chyba při ověřování tokenu" + "The update was successful. Redirecting you to Nextcloud now." : "Aktualizace byla úspěšná. Probíhá přesměrování na Nexcloud." },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/core/l10n/da.js b/core/l10n/da.js index 1019c7a609..1066b385f8 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -228,7 +228,6 @@ OC.L10N.register( "See the documentation" : "Se dokumentationen", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denne applikation kræver JavaScript for at fungere korrekt. {linkstart}Slå venligst JavaScript til{linkend} og genindlæs siden. ", "Search" : "Søg", - "Log out" : "Log ud", "Confirm your password" : "Bekræft dit password", "Server side authentication failed!" : "Server side godkendelse mislykkedes!", "Please contact your administrator." : "Kontakt venligst din administrator", @@ -249,6 +248,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Det betyder at det kun er administrator, som kan benytte ownCloud.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakt systemadministratoren, hvis denne meddelelse fortsætter eller optrådte uventet.", "Thank you for your patience." : "Tak for din tålmodighed.", + "Log out" : "Log ud", "Cancel log in" : "Annullér login", "Use backup code" : "Benyt backup-kode", "You are accessing the server from an untrusted domain." : "Du tilgår serveren fra et utroværdigt domæne", @@ -266,80 +266,8 @@ OC.L10N.register( "Update needed" : "Opdatering nødvendig", "This %s instance is currently in maintenance mode, which may take a while." : "Denne %s-instans befinder sig i vedligeholdelsestilstand for øjeblikket, hvilket kan tage et stykke tid.", "This page will refresh itself when the %s instance is available again." : "Denne side vil genopfriske sig selv, når %s-instancen er tilgængelig igen.", - "Error loading tags" : "Fejl ved indlæsning af mærker", - "Tag already exists" : "Mærket eksisterer allerede", - "Error deleting tag(s)" : "Fejl ved sletning af mærke(r)", - "Error tagging" : "Fejl ved opmærkning", - "Error untagging" : "Fejl ved fjernelse af opmærkning", - "Error favoriting" : "Fejl ved omdannelse til foretrukken", - "Error unfavoriting" : "Fejl ved fjernelse fra foretrukken.", - "Couldn't send mail to following users: %s " : "Kunne ikke sende mail til følgende brugere: %s", - "Sunday" : "Søndag", - "Monday" : "Mandag", - "Tuesday" : "Tirsdag", - "Wednesday" : "Onsdag", - "Thursday" : "Torsdag", - "Friday" : "Fredag", - "Saturday" : "Lørdag", - "Sun." : "Søn.", - "Mon." : "Man.", - "Tue." : "Tir.", - "Wed." : "Ons.", - "Thu." : "Tor.", - "Fri." : "Fre.", - "Sat." : "Lør.", - "Su" : "Sø", - "Mo" : "Ma", - "Tu" : "Ti", - "We" : "On", - "Th" : "To", - "Fr" : "Fr", - "Sa" : "Lø", - "January" : "Januar", - "February" : "Februar", - "March" : "Marts", - "April" : "April", - "May" : "Maj", - "June" : "Juni", - "July" : "Juli", - "August" : "August", - "September" : "September", - "October" : "Oktober", - "November" : "November", - "December" : "December", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "Maj", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nov.", - "Dec." : "Dec.", "Problem loading page, reloading in 5 seconds" : "Problem med indlæsning af side, genindlæser om 5 sekunder", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Dine filer er krypterede. Hvis du ikke har aktiveret gendannelsesnøglen kan du ikke få dine data tilbage efter at du har ændret adgangskode.
Hvis du ikke er sikker på, hvad du skal gøre så kontakt din administrator før du fortsætter.
Vil du fortsætte?", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Konfigurationen af reverse proxy-headere er ikke korrekt eller du tilgår ownCloud fra en betroet proxy. Hvis du ikke tilgår ownCloud fra en betroet proxy, så er dette et sikkerhedsproblem og kan tillade en angriber af forfalske deres IP-adresse som synlig for ownCloud. Yderligere information kan findes i vores dokumentation.", - "Sending ..." : "Sender ...", - "Email sent" : "E-mail afsendt", - "Send link via email" : "Send link via e-mail", - "notify by email" : "Giv besked med mail", - "can share" : "kan dele", - "create" : "opret", - "change" : "tilpas", - "delete" : "slet", - "{sharee} (at {server})" : "{sharee} (på {server})", - "Share with users…" : "Del med brugere...", - "Share with users, groups or remote users…" : "Del med brugere, grupper eller eksterne brugere...", - "Share with users or groups…" : "Del med brugere eller grupper...", - "Share with users or remote users…" : "Del med brugere eller eksterne brugere...", - "Warning" : "Advarsel", - "Error while sending notification" : "Fejl ved afsendelse af notifikation", - "Updating to {version}" : "Opdatere til {version}", - "The update was successful. Redirecting you to Nextcloud now." : "Opdateringen blev udført korrekt. Du bliver nu viderestillet til Nextcloud.", - "No search results in other folders" : "Søgning gav ingen resultater in andre mapper", - "Cancel login" : "Annuller login" + "The update was successful. Redirecting you to Nextcloud now." : "Opdateringen blev udført korrekt. Du bliver nu viderestillet til Nextcloud." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/da.json b/core/l10n/da.json index d05b8a34c7..e3b3f2ad2d 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -226,7 +226,6 @@ "See the documentation" : "Se dokumentationen", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denne applikation kræver JavaScript for at fungere korrekt. {linkstart}Slå venligst JavaScript til{linkend} og genindlæs siden. ", "Search" : "Søg", - "Log out" : "Log ud", "Confirm your password" : "Bekræft dit password", "Server side authentication failed!" : "Server side godkendelse mislykkedes!", "Please contact your administrator." : "Kontakt venligst din administrator", @@ -247,6 +246,7 @@ "This means only administrators can use the instance." : "Det betyder at det kun er administrator, som kan benytte ownCloud.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakt systemadministratoren, hvis denne meddelelse fortsætter eller optrådte uventet.", "Thank you for your patience." : "Tak for din tålmodighed.", + "Log out" : "Log ud", "Cancel log in" : "Annullér login", "Use backup code" : "Benyt backup-kode", "You are accessing the server from an untrusted domain." : "Du tilgår serveren fra et utroværdigt domæne", @@ -264,80 +264,8 @@ "Update needed" : "Opdatering nødvendig", "This %s instance is currently in maintenance mode, which may take a while." : "Denne %s-instans befinder sig i vedligeholdelsestilstand for øjeblikket, hvilket kan tage et stykke tid.", "This page will refresh itself when the %s instance is available again." : "Denne side vil genopfriske sig selv, når %s-instancen er tilgængelig igen.", - "Error loading tags" : "Fejl ved indlæsning af mærker", - "Tag already exists" : "Mærket eksisterer allerede", - "Error deleting tag(s)" : "Fejl ved sletning af mærke(r)", - "Error tagging" : "Fejl ved opmærkning", - "Error untagging" : "Fejl ved fjernelse af opmærkning", - "Error favoriting" : "Fejl ved omdannelse til foretrukken", - "Error unfavoriting" : "Fejl ved fjernelse fra foretrukken.", - "Couldn't send mail to following users: %s " : "Kunne ikke sende mail til følgende brugere: %s", - "Sunday" : "Søndag", - "Monday" : "Mandag", - "Tuesday" : "Tirsdag", - "Wednesday" : "Onsdag", - "Thursday" : "Torsdag", - "Friday" : "Fredag", - "Saturday" : "Lørdag", - "Sun." : "Søn.", - "Mon." : "Man.", - "Tue." : "Tir.", - "Wed." : "Ons.", - "Thu." : "Tor.", - "Fri." : "Fre.", - "Sat." : "Lør.", - "Su" : "Sø", - "Mo" : "Ma", - "Tu" : "Ti", - "We" : "On", - "Th" : "To", - "Fr" : "Fr", - "Sa" : "Lø", - "January" : "Januar", - "February" : "Februar", - "March" : "Marts", - "April" : "April", - "May" : "Maj", - "June" : "Juni", - "July" : "Juli", - "August" : "August", - "September" : "September", - "October" : "Oktober", - "November" : "November", - "December" : "December", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "Maj", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nov.", - "Dec." : "Dec.", "Problem loading page, reloading in 5 seconds" : "Problem med indlæsning af side, genindlæser om 5 sekunder", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Dine filer er krypterede. Hvis du ikke har aktiveret gendannelsesnøglen kan du ikke få dine data tilbage efter at du har ændret adgangskode.
Hvis du ikke er sikker på, hvad du skal gøre så kontakt din administrator før du fortsætter.
Vil du fortsætte?", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Konfigurationen af reverse proxy-headere er ikke korrekt eller du tilgår ownCloud fra en betroet proxy. Hvis du ikke tilgår ownCloud fra en betroet proxy, så er dette et sikkerhedsproblem og kan tillade en angriber af forfalske deres IP-adresse som synlig for ownCloud. Yderligere information kan findes i vores dokumentation.", - "Sending ..." : "Sender ...", - "Email sent" : "E-mail afsendt", - "Send link via email" : "Send link via e-mail", - "notify by email" : "Giv besked med mail", - "can share" : "kan dele", - "create" : "opret", - "change" : "tilpas", - "delete" : "slet", - "{sharee} (at {server})" : "{sharee} (på {server})", - "Share with users…" : "Del med brugere...", - "Share with users, groups or remote users…" : "Del med brugere, grupper eller eksterne brugere...", - "Share with users or groups…" : "Del med brugere eller grupper...", - "Share with users or remote users…" : "Del med brugere eller eksterne brugere...", - "Warning" : "Advarsel", - "Error while sending notification" : "Fejl ved afsendelse af notifikation", - "Updating to {version}" : "Opdatere til {version}", - "The update was successful. Redirecting you to Nextcloud now." : "Opdateringen blev udført korrekt. Du bliver nu viderestillet til Nextcloud.", - "No search results in other folders" : "Søgning gav ingen resultater in andre mapper", - "Cancel login" : "Annuller login" + "The update was successful. Redirecting you to Nextcloud now." : "Opdateringen blev udført korrekt. Du bliver nu viderestillet til Nextcloud." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/de.js b/core/l10n/de.js index d5bda792b1..e28ad0d5f5 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -250,7 +250,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Diese Anwendung benötigt JavaScript zum ordnungsgemäßen Betrieb. Bitte aktiviere {linkstart}JavaScript{linkend} und lade die Seite neu.", "More apps" : "Weitere Apps", "Search" : "Suche", - "Log out" : "Abmelden", "This action requires you to confirm your password:" : "Dieser Vorgang benötigt eine Passwortbestätigung von dir:", "Confirm your password" : "Bestätige dein Passwort", "Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!", @@ -272,6 +271,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Dies bedeutet, dass diese Instanz nur von Administratoren genutzt werden kann.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktiere den Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.", "Thank you for your patience." : "Vielen Dank für deine Geduld.", + "Log out" : "Abmelden", "Two-factor authentication" : "Zwei-Faktor Authentifizierung", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Die erweiterte Sicherheit wurde für dein Konto aktiviert. Bitte authentifiziere dich mit einem zweiten Faktor. ", "Cancel log in" : "Anmelden abbrechen", @@ -295,88 +295,8 @@ OC.L10N.register( "For help, see the documentation." : "Für weitere Hilfen, schaue bitte in die Dokumentation.", "This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.", "This page will refresh itself when the %s instance is available again." : "Diese Seite aktualisiert sich automatisch, wenn die %s-Instanz wieder verfügbar ist.", - "Error loading tags" : "Fehler beim Laden der Schlagwörter", - "Tag already exists" : "Schlagwort ist bereits vorhanden", - "Error deleting tag(s)" : "Fehler beim Löschen des Schlagwortes bzw. der Schlagwörter", - "Error tagging" : "Fehler beim Hinzufügen der Schlagwörter", - "Error untagging" : "Fehler beim Entfernen der Schlagwörter", - "Error favoriting" : "Fehler beim Hinzufügen zu den Favoriten", - "Error unfavoriting" : "Fehler beim Entfernen aus den Favoriten", - "Couldn't send mail to following users: %s " : "An folgende Benutzer konnte keine E-Mail versandt werden: %s", - "Sunday" : "Sonntag", - "Monday" : "Montag", - "Tuesday" : "Dienstag", - "Wednesday" : "Mittwoch", - "Thursday" : "Donnerstag", - "Friday" : "Freitag", - "Saturday" : "Samstag", - "Sun." : "So", - "Mon." : "Mo", - "Tue." : "Di", - "Wed." : "Mi", - "Thu." : "Do", - "Fri." : "Fr", - "Sat." : "Sa", - "Su" : "So", - "Mo" : "Mo", - "Tu" : "Di", - "We" : "Mi", - "Th" : "Do", - "Fr" : "Fr", - "Sa" : "Sa", - "January" : "Januar", - "February" : "Februar", - "March" : "März", - "April" : "April", - "May" : "Mai", - "June" : "Juni", - "July" : "Juli", - "August" : "August", - "September" : "September", - "October" : "Oktober", - "November" : "November", - "December" : "Dezember", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mär.", - "Apr." : "Apr.", - "May." : "Mai", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nov.", - "Dec." : "Dez.", "Problem loading page, reloading in 5 seconds" : "Problem beim Laden der Seite, Seite wird in 5 Sekunden nochmals geladen", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Deine Dateien sind verschlüsselt. Solltest du den Wiederherstellungsschlüssel nicht aktiviert haben, gibt es keine Möglichkeit, deine Daten zurückzuerlangen, nachdem dein Passwort zurückgesetzt wurde.
Falls du dir nicht sicher bist, was zu tun ist, kontaktiere bitte deinen Administrator, bevor du fortfährst
Möchtest du wirklich fortfahren?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet, dass einige Funktionen wie das Einhängen externen Speicherplatzes, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren werden. Der Fernzugriff auf Dateien und der Versand von E-Mail-Benachrichtigungen kann ebenfalls nicht funktionieren. Es wird empfohlen, die Internetverbindung dieses Servers zu aktivieren, wenn du alle Funktionen nutzen möchtest.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Der REVERSE PROXY HEADER ist falsch, oder du greifst auf Nextcloud über einen vertrauenswürdigen Proxy zu. Wenn du nicht über einen vertrauenswürdigen Proxy zugreifst, dann liegt ein Sicherheitsproblem vor, das es einem Angreifer ermöglichen könnte, die für Nextcloud sichtbare IP-Adresse zu fälschen. Weitere Informationen hierzu findest du in der Dokumentation.", - "Hide file listing" : "Dateiliste verbergen", - "Sending ..." : "Senden…", - "Email sent" : "E-Mail wurde verschickt", - "Send link via email" : "Link als E-Mail verschicken", - "notify by email" : "per E-Mail benachrichtigen", - "can share" : "kann teilen", - "create" : "erstellen", - "change" : "Ändern", - "delete" : "löschen", - "{sharee} (at {server})" : "{sharee} (auf {server})", - "Share with users…" : "Mit Benutzern teilen…", - "Share with users, groups or remote users…" : "Mit Benutzern, Gruppen oder externen Benutzern teilen…", - "Share with users or groups…" : "Mit Benutzern oder Gruppen teilen…", - "Share with users or remote users…" : "Mit Benutzern oder externen Benutzern teilen…", - "Warning" : "Warnung", - "Error while sending notification" : "Fehler beim Senden der Benachrichtigung", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Das Update läuft gerade. Das Verlassen dieser Seite könnte den Aktualisierungsprozess in einigen Umgebungen unterbrechen.", - "Updating to {version}" : "Aktualisierung auf {version}", - "The update was successful. There were warnings." : "Das Update war erfolgreich. Warnungen wurden ausgegeben.", - "The update was successful. Redirecting you to Nextcloud now." : "Das Update war erfolgreich. Weiterleitung zu Nextcloud.", - "No search results in other folders" : "Keine Suchergebnisse in anderen Ordnern", - "Two-step verification" : "Bestätigung in zwei Schritten", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Die erweiterte Sicherheit wurde für dein Konto aktiviert. Bitte authentifiziere dich mit der zweiten Stufe.", - "Cancel login" : "Anmelden abbrechen", - "Please authenticate using the selected factor." : "Bitte authentifiziere dich mit dem ausgewählten zweiten Faktor. ", - "An error occured while verifying the token" : "Es ist ein Fehler bei der Verifizierung des Tokens aufgetreten" + "The update was successful. Redirecting you to Nextcloud now." : "Das Update war erfolgreich. Weiterleitung zu Nextcloud." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/de.json b/core/l10n/de.json index b7b2318b49..da4e5db9ab 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -248,7 +248,6 @@ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Diese Anwendung benötigt JavaScript zum ordnungsgemäßen Betrieb. Bitte aktiviere {linkstart}JavaScript{linkend} und lade die Seite neu.", "More apps" : "Weitere Apps", "Search" : "Suche", - "Log out" : "Abmelden", "This action requires you to confirm your password:" : "Dieser Vorgang benötigt eine Passwortbestätigung von dir:", "Confirm your password" : "Bestätige dein Passwort", "Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!", @@ -270,6 +269,7 @@ "This means only administrators can use the instance." : "Dies bedeutet, dass diese Instanz nur von Administratoren genutzt werden kann.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktiere den Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.", "Thank you for your patience." : "Vielen Dank für deine Geduld.", + "Log out" : "Abmelden", "Two-factor authentication" : "Zwei-Faktor Authentifizierung", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Die erweiterte Sicherheit wurde für dein Konto aktiviert. Bitte authentifiziere dich mit einem zweiten Faktor. ", "Cancel log in" : "Anmelden abbrechen", @@ -293,88 +293,8 @@ "For help, see the documentation." : "Für weitere Hilfen, schaue bitte in die Dokumentation.", "This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.", "This page will refresh itself when the %s instance is available again." : "Diese Seite aktualisiert sich automatisch, wenn die %s-Instanz wieder verfügbar ist.", - "Error loading tags" : "Fehler beim Laden der Schlagwörter", - "Tag already exists" : "Schlagwort ist bereits vorhanden", - "Error deleting tag(s)" : "Fehler beim Löschen des Schlagwortes bzw. der Schlagwörter", - "Error tagging" : "Fehler beim Hinzufügen der Schlagwörter", - "Error untagging" : "Fehler beim Entfernen der Schlagwörter", - "Error favoriting" : "Fehler beim Hinzufügen zu den Favoriten", - "Error unfavoriting" : "Fehler beim Entfernen aus den Favoriten", - "Couldn't send mail to following users: %s " : "An folgende Benutzer konnte keine E-Mail versandt werden: %s", - "Sunday" : "Sonntag", - "Monday" : "Montag", - "Tuesday" : "Dienstag", - "Wednesday" : "Mittwoch", - "Thursday" : "Donnerstag", - "Friday" : "Freitag", - "Saturday" : "Samstag", - "Sun." : "So", - "Mon." : "Mo", - "Tue." : "Di", - "Wed." : "Mi", - "Thu." : "Do", - "Fri." : "Fr", - "Sat." : "Sa", - "Su" : "So", - "Mo" : "Mo", - "Tu" : "Di", - "We" : "Mi", - "Th" : "Do", - "Fr" : "Fr", - "Sa" : "Sa", - "January" : "Januar", - "February" : "Februar", - "March" : "März", - "April" : "April", - "May" : "Mai", - "June" : "Juni", - "July" : "Juli", - "August" : "August", - "September" : "September", - "October" : "Oktober", - "November" : "November", - "December" : "Dezember", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mär.", - "Apr." : "Apr.", - "May." : "Mai", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nov.", - "Dec." : "Dez.", "Problem loading page, reloading in 5 seconds" : "Problem beim Laden der Seite, Seite wird in 5 Sekunden nochmals geladen", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Deine Dateien sind verschlüsselt. Solltest du den Wiederherstellungsschlüssel nicht aktiviert haben, gibt es keine Möglichkeit, deine Daten zurückzuerlangen, nachdem dein Passwort zurückgesetzt wurde.
Falls du dir nicht sicher bist, was zu tun ist, kontaktiere bitte deinen Administrator, bevor du fortfährst
Möchtest du wirklich fortfahren?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet, dass einige Funktionen wie das Einhängen externen Speicherplatzes, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren werden. Der Fernzugriff auf Dateien und der Versand von E-Mail-Benachrichtigungen kann ebenfalls nicht funktionieren. Es wird empfohlen, die Internetverbindung dieses Servers zu aktivieren, wenn du alle Funktionen nutzen möchtest.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Der REVERSE PROXY HEADER ist falsch, oder du greifst auf Nextcloud über einen vertrauenswürdigen Proxy zu. Wenn du nicht über einen vertrauenswürdigen Proxy zugreifst, dann liegt ein Sicherheitsproblem vor, das es einem Angreifer ermöglichen könnte, die für Nextcloud sichtbare IP-Adresse zu fälschen. Weitere Informationen hierzu findest du in der Dokumentation.", - "Hide file listing" : "Dateiliste verbergen", - "Sending ..." : "Senden…", - "Email sent" : "E-Mail wurde verschickt", - "Send link via email" : "Link als E-Mail verschicken", - "notify by email" : "per E-Mail benachrichtigen", - "can share" : "kann teilen", - "create" : "erstellen", - "change" : "Ändern", - "delete" : "löschen", - "{sharee} (at {server})" : "{sharee} (auf {server})", - "Share with users…" : "Mit Benutzern teilen…", - "Share with users, groups or remote users…" : "Mit Benutzern, Gruppen oder externen Benutzern teilen…", - "Share with users or groups…" : "Mit Benutzern oder Gruppen teilen…", - "Share with users or remote users…" : "Mit Benutzern oder externen Benutzern teilen…", - "Warning" : "Warnung", - "Error while sending notification" : "Fehler beim Senden der Benachrichtigung", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Das Update läuft gerade. Das Verlassen dieser Seite könnte den Aktualisierungsprozess in einigen Umgebungen unterbrechen.", - "Updating to {version}" : "Aktualisierung auf {version}", - "The update was successful. There were warnings." : "Das Update war erfolgreich. Warnungen wurden ausgegeben.", - "The update was successful. Redirecting you to Nextcloud now." : "Das Update war erfolgreich. Weiterleitung zu Nextcloud.", - "No search results in other folders" : "Keine Suchergebnisse in anderen Ordnern", - "Two-step verification" : "Bestätigung in zwei Schritten", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Die erweiterte Sicherheit wurde für dein Konto aktiviert. Bitte authentifiziere dich mit der zweiten Stufe.", - "Cancel login" : "Anmelden abbrechen", - "Please authenticate using the selected factor." : "Bitte authentifiziere dich mit dem ausgewählten zweiten Faktor. ", - "An error occured while verifying the token" : "Es ist ein Fehler bei der Verifizierung des Tokens aufgetreten" + "The update was successful. Redirecting you to Nextcloud now." : "Das Update war erfolgreich. Weiterleitung zu Nextcloud." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index e20b7525ab..b855569e91 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -250,7 +250,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Diese Anwendung benötigt zum ordnungsgemäßen Betrieb JavaScript. Bitte {linkstart}aktivieren Sie JavaScript{linkend} und laden Sie die Seite neu.", "More apps" : "Weitere Apps", "Search" : "Suche", - "Log out" : "Abmelden", "This action requires you to confirm your password:" : "Dieser Vorgang benötigt eine Passwortbestätigung von Ihnen:", "Confirm your password" : "Bestätigen Sie Ihr Passwort", "Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!", @@ -272,6 +271,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Das bedeutet, dass diese Instanz nur von Administratoren benutzt werden kann.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktieren Sie Ihren Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.", "Thank you for your patience." : "Vielen Dank für Ihre Geduld.", + "Log out" : "Abmelden", "Two-factor authentication" : "Zwei-Faktor Authentifizierung", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Die erweiterte Sicherheit wurde für Ihr Konto aktiviert. Bitte authentifizieren Sie sich mit einem zweiten Faktor. ", "Cancel log in" : "Anmeldung abbrechen", @@ -295,88 +295,8 @@ OC.L10N.register( "For help, see the documentation." : "Für weitere Hilfen, schauen Sie bitte in die Dokumentation.", "This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.", "This page will refresh itself when the %s instance is available again." : "Diese Seite aktualisiert sich automatisch, wenn die %s-Instanz wieder verfügbar ist.", - "Error loading tags" : "Fehler beim Laden der Schlagwörter", - "Tag already exists" : "Schlagwort ist bereits vorhanden", - "Error deleting tag(s)" : "Fehler beim Löschen des Schlagwortes bzw. der Schlagwörter", - "Error tagging" : "Fehler beim Hinzufügen der Schlagwörter", - "Error untagging" : "Fehler beim Entfernen der Schlagwörter", - "Error favoriting" : "Fehler beim Hinzufügen zu den Favoriten", - "Error unfavoriting" : "Fehler beim Entfernen aus den Favoriten", - "Couldn't send mail to following users: %s " : "An folgende Benutzer konnte keine E-Mail versandt werden: %s", - "Sunday" : "Sonntag", - "Monday" : "Montag", - "Tuesday" : "Dienstag", - "Wednesday" : "Mittwoch", - "Thursday" : "Donnerstag", - "Friday" : "Freitag", - "Saturday" : "Samstag", - "Sun." : "So", - "Mon." : "Mo", - "Tue." : "Di", - "Wed." : "Mi", - "Thu." : "Do", - "Fri." : "Fr", - "Sat." : "Sa", - "Su" : "So", - "Mo" : "Mo", - "Tu" : "Di", - "We" : "Mi", - "Th" : "Do", - "Fr" : "Fr", - "Sa" : "Sa", - "January" : "Januar", - "February" : "Februar", - "March" : "März", - "April" : "April", - "May" : "Mai", - "June" : "Juni", - "July" : "Juli", - "August" : "August", - "September" : "September", - "October" : "Oktober", - "November" : "November", - "December" : "Dezember", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mär.", - "Apr." : "Apr.", - "May." : "Mai", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nov.", - "Dec." : "Dez.", "Problem loading page, reloading in 5 seconds" : "Problem beim Laden der Seite, Seite wird in 5 Sekunden nochmals geladen", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Ihre Dateien sind verschlüsselt. Wenn Sie den Wiederherstellungsschlüssel nicht aktiviert haben, wird es keine Möglichkeit geben, um Ihre Daten wieder zu erhalten, nachdem Ihr Passwort zurückgesetzt wurde.
Wenn Sie sich nicht sicher sind, was Sie tun sollen, wenden Sie sich bitte an Ihren Administrator, bevor Sie fortfahren.
Wollen Sie wirklich fortfahren?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet, dass einige Funktionen wie das Einhängen externen Speicherplatzes, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren werden. Der Fernzugriff auf Dateien und der Versand von E-Mail-Benachrichtigungen kann ebenfalls nicht funktionieren. Es wird empfohlen, die Internetverbindung dieses Servers zu aktivieren, wenn Sie alle Funktionen nutzen möchten.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Der REVERSE PROXY HEADER ist falsch, oder Sie greifen auf die Nextcloud von einem vertrauenswürdigen Proxy zu. Wenn Sie auf die Nextcloud nicht von einem vertrauenswürdigen Proxy zugreifen, dann liegt ein Sicherheitsproblem vor, das einem Angreifer ermöglichen könnte, die für Nextcloud sichtbare IP-Adresse zu fäschen. Weitere Informationen hierzu finden Sie in der Dokumentation.", - "Hide file listing" : "Dateiliste verbergen", - "Sending ..." : "Senden…", - "Email sent" : "E-Mail gesendet", - "Send link via email" : "Link als E-Mail verschicken", - "notify by email" : "per E-Mail benachrichtigen", - "can share" : "kann teilen", - "create" : "erstellen", - "change" : "ändern", - "delete" : "löschen", - "{sharee} (at {server})" : "{sharee} (auf {server})", - "Share with users…" : "Mit Benutzern teilen…", - "Share with users, groups or remote users…" : "Mit Benutzern, Gruppen oder externen Benutzern teilen…", - "Share with users or groups…" : "Mit Benutzern oder Gruppen teilen…", - "Share with users or remote users…" : "Mit Benutzern oder externen Benutzern teilen…", - "Warning" : "Warnung", - "Error while sending notification" : "Fehler beim Senden der Benachrichtigung", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Die Aktualisierung wird durchgeführt, wenn Sie diese Seite verlassen, kann dies den Aktualisierungsprozess in manchen Umgebungen unterbrechen.", - "Updating to {version}" : "Aktualisiere auf {version}", - "The update was successful. There were warnings." : "Das Update war erfolgreich. Es wurden Warnungen ausgegeben.", - "The update was successful. Redirecting you to Nextcloud now." : "Das Update war erfolgreich. Sie werden nun zu Nextcloud weitergeleitet.", - "No search results in other folders" : "Keine Suchergebnisse in anderen Ordnern", - "Two-step verification" : "Bestätigung in zwei Schritten", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Die erweiterte Sicherheit wurde für Ihr Konto aktiviert. Bitte authentifizieren Sie sich mit einem zweiten Faktor. ", - "Cancel login" : "Anmelden abbrechen", - "Please authenticate using the selected factor." : "Bitte authentifizieren Sie sich mit dem ausgewählten zweiten Faktor. ", - "An error occured while verifying the token" : "Es ist ein Fehler bei der Verifizierung des Tokens aufgetreten" + "The update was successful. Redirecting you to Nextcloud now." : "Das Update war erfolgreich. Sie werden nun zu Nextcloud weitergeleitet." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index a78eb90c3c..6a4dbacf16 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -248,7 +248,6 @@ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Diese Anwendung benötigt zum ordnungsgemäßen Betrieb JavaScript. Bitte {linkstart}aktivieren Sie JavaScript{linkend} und laden Sie die Seite neu.", "More apps" : "Weitere Apps", "Search" : "Suche", - "Log out" : "Abmelden", "This action requires you to confirm your password:" : "Dieser Vorgang benötigt eine Passwortbestätigung von Ihnen:", "Confirm your password" : "Bestätigen Sie Ihr Passwort", "Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!", @@ -270,6 +269,7 @@ "This means only administrators can use the instance." : "Das bedeutet, dass diese Instanz nur von Administratoren benutzt werden kann.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktieren Sie Ihren Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.", "Thank you for your patience." : "Vielen Dank für Ihre Geduld.", + "Log out" : "Abmelden", "Two-factor authentication" : "Zwei-Faktor Authentifizierung", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Die erweiterte Sicherheit wurde für Ihr Konto aktiviert. Bitte authentifizieren Sie sich mit einem zweiten Faktor. ", "Cancel log in" : "Anmeldung abbrechen", @@ -293,88 +293,8 @@ "For help, see the documentation." : "Für weitere Hilfen, schauen Sie bitte in die Dokumentation.", "This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.", "This page will refresh itself when the %s instance is available again." : "Diese Seite aktualisiert sich automatisch, wenn die %s-Instanz wieder verfügbar ist.", - "Error loading tags" : "Fehler beim Laden der Schlagwörter", - "Tag already exists" : "Schlagwort ist bereits vorhanden", - "Error deleting tag(s)" : "Fehler beim Löschen des Schlagwortes bzw. der Schlagwörter", - "Error tagging" : "Fehler beim Hinzufügen der Schlagwörter", - "Error untagging" : "Fehler beim Entfernen der Schlagwörter", - "Error favoriting" : "Fehler beim Hinzufügen zu den Favoriten", - "Error unfavoriting" : "Fehler beim Entfernen aus den Favoriten", - "Couldn't send mail to following users: %s " : "An folgende Benutzer konnte keine E-Mail versandt werden: %s", - "Sunday" : "Sonntag", - "Monday" : "Montag", - "Tuesday" : "Dienstag", - "Wednesday" : "Mittwoch", - "Thursday" : "Donnerstag", - "Friday" : "Freitag", - "Saturday" : "Samstag", - "Sun." : "So", - "Mon." : "Mo", - "Tue." : "Di", - "Wed." : "Mi", - "Thu." : "Do", - "Fri." : "Fr", - "Sat." : "Sa", - "Su" : "So", - "Mo" : "Mo", - "Tu" : "Di", - "We" : "Mi", - "Th" : "Do", - "Fr" : "Fr", - "Sa" : "Sa", - "January" : "Januar", - "February" : "Februar", - "March" : "März", - "April" : "April", - "May" : "Mai", - "June" : "Juni", - "July" : "Juli", - "August" : "August", - "September" : "September", - "October" : "Oktober", - "November" : "November", - "December" : "Dezember", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mär.", - "Apr." : "Apr.", - "May." : "Mai", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nov.", - "Dec." : "Dez.", "Problem loading page, reloading in 5 seconds" : "Problem beim Laden der Seite, Seite wird in 5 Sekunden nochmals geladen", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Ihre Dateien sind verschlüsselt. Wenn Sie den Wiederherstellungsschlüssel nicht aktiviert haben, wird es keine Möglichkeit geben, um Ihre Daten wieder zu erhalten, nachdem Ihr Passwort zurückgesetzt wurde.
Wenn Sie sich nicht sicher sind, was Sie tun sollen, wenden Sie sich bitte an Ihren Administrator, bevor Sie fortfahren.
Wollen Sie wirklich fortfahren?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet, dass einige Funktionen wie das Einhängen externen Speicherplatzes, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren werden. Der Fernzugriff auf Dateien und der Versand von E-Mail-Benachrichtigungen kann ebenfalls nicht funktionieren. Es wird empfohlen, die Internetverbindung dieses Servers zu aktivieren, wenn Sie alle Funktionen nutzen möchten.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Der REVERSE PROXY HEADER ist falsch, oder Sie greifen auf die Nextcloud von einem vertrauenswürdigen Proxy zu. Wenn Sie auf die Nextcloud nicht von einem vertrauenswürdigen Proxy zugreifen, dann liegt ein Sicherheitsproblem vor, das einem Angreifer ermöglichen könnte, die für Nextcloud sichtbare IP-Adresse zu fäschen. Weitere Informationen hierzu finden Sie in der Dokumentation.", - "Hide file listing" : "Dateiliste verbergen", - "Sending ..." : "Senden…", - "Email sent" : "E-Mail gesendet", - "Send link via email" : "Link als E-Mail verschicken", - "notify by email" : "per E-Mail benachrichtigen", - "can share" : "kann teilen", - "create" : "erstellen", - "change" : "ändern", - "delete" : "löschen", - "{sharee} (at {server})" : "{sharee} (auf {server})", - "Share with users…" : "Mit Benutzern teilen…", - "Share with users, groups or remote users…" : "Mit Benutzern, Gruppen oder externen Benutzern teilen…", - "Share with users or groups…" : "Mit Benutzern oder Gruppen teilen…", - "Share with users or remote users…" : "Mit Benutzern oder externen Benutzern teilen…", - "Warning" : "Warnung", - "Error while sending notification" : "Fehler beim Senden der Benachrichtigung", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Die Aktualisierung wird durchgeführt, wenn Sie diese Seite verlassen, kann dies den Aktualisierungsprozess in manchen Umgebungen unterbrechen.", - "Updating to {version}" : "Aktualisiere auf {version}", - "The update was successful. There were warnings." : "Das Update war erfolgreich. Es wurden Warnungen ausgegeben.", - "The update was successful. Redirecting you to Nextcloud now." : "Das Update war erfolgreich. Sie werden nun zu Nextcloud weitergeleitet.", - "No search results in other folders" : "Keine Suchergebnisse in anderen Ordnern", - "Two-step verification" : "Bestätigung in zwei Schritten", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Die erweiterte Sicherheit wurde für Ihr Konto aktiviert. Bitte authentifizieren Sie sich mit einem zweiten Faktor. ", - "Cancel login" : "Anmelden abbrechen", - "Please authenticate using the selected factor." : "Bitte authentifizieren Sie sich mit dem ausgewählten zweiten Faktor. ", - "An error occured while verifying the token" : "Es ist ein Fehler bei der Verifizierung des Tokens aufgetreten" + "The update was successful. Redirecting you to Nextcloud now." : "Das Update war erfolgreich. Sie werden nun zu Nextcloud weitergeleitet." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/el.js b/core/l10n/el.js index 0ffcffbaee..7710bae241 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -209,7 +209,6 @@ OC.L10N.register( "See the documentation" : "Δείτε την τεκμηρίωση", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Αυτή η εφαρμογή απαιτεί JavaScript για σωστή λειτουργία. Παρακαλώ {linkstart} ενεργοποιήστε τη JavaScrip {linkend} και επαναφορτώστε τη σελίδα.", "Search" : "Αναζήτηση", - "Log out" : "Αποσύνδεση", "Server side authentication failed!" : "Η διαδικασία επικύρωσης απέτυχε από την πλευρά του διακομιστή!", "Please contact your administrator." : "Παρακαλώ επικοινωνήστε με τον διαχειριστή.", "An internal error occurred." : "Παρουσιάστηκε ένα εσωτερικό σφάλμα.", @@ -229,6 +228,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Αυτό σημαίνει ότι μόνο διαχειριστές μπορούν να χρησιμοποιήσουν την εγκατάσταση.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Επικοινωνήστε με το διαχειριστή του συστήματος αν αυτό το μήνυμα συνεχίζει να εμφανίζεται ή εμφανίστηκε απρόσμενα.", "Thank you for your patience." : "Σας ευχαριστούμε για την υπομονή σας.", + "Log out" : "Αποσύνδεση", "You are accessing the server from an untrusted domain." : "Η προσπέλαση του διακομιστή γίνεται από μη έμπιστο τομέα.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Παρακαλώ επικοινωνήστε με το διαχειριστή του συστήματος. Αν είστε ο διαχειριστής, ρυθμίστε την επιλογή \"trusted_domain\" στο αρχείο config/config.php. Μπορείτε να βρείτε παράδειγμα στο αρχείο config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Ανάλογα με τις ρυθμίσεις σας, σαν διαχειριστής θα μπορούσατε επίσης να χρησιμοποιήσετε το παρακάτω κουμπί για να εμπιστευθείτε αυτή την περιοχή.", @@ -245,77 +245,8 @@ OC.L10N.register( "Update needed" : "Απαιτείται ενημέρωση", "This %s instance is currently in maintenance mode, which may take a while." : "Αυτή %s η εγκατάσταση είναι σε κατάσταση συντήρησης, η οποία μπορεί να πάρει κάποιο χρόνο.", "This page will refresh itself when the %s instance is available again." : "Αυτή η σελίδα θα ανανεωθεί από μόνη της όταν η %s εγκατάσταση είναι διαθέσιμη ξανά.", - "Error loading tags" : "Σφάλμα φόρτωσης ετικετών", - "Tag already exists" : "Υπάρχει ήδη η ετικέτα", - "Error deleting tag(s)" : "Σφάλμα διαγραφής ετικέτας(ων)", - "Error tagging" : "Σφάλμα προσθήκης ετικέτας", - "Error untagging" : "Σφάλμα αφαίρεσης ετικέτας", - "Error favoriting" : "Σφάλμα προσθήκης στα αγαπημένα", - "Error unfavoriting" : "Σφάλμα αφαίρεσης από τα αγαπημένα", - "Couldn't send mail to following users: %s " : "Αδυναμία αποστολής μηνύματος στους ακόλουθους χρήστες: %s", - "Sunday" : "Κυριακή", - "Monday" : "Δευτέρα", - "Tuesday" : "Τρίτη", - "Wednesday" : "Τετάρτη", - "Thursday" : "Πέμπτη", - "Friday" : "Παρασκευή", - "Saturday" : "Σάββατο", - "Sun." : "Κυρ.", - "Mon." : "Δευ.", - "Tue." : "Τρί.", - "Wed." : "Τετ.", - "Thu." : "Πέμ.", - "Fri." : "Παρ.", - "Sat." : "Σαβ.", - "Su" : "Κυ", - "Mo" : "Δε", - "Tu" : "Τρ", - "We" : "Τε", - "Th" : "Πε", - "Fr" : "Πα", - "Sa" : "Σα", - "January" : "Ιανουάριος", - "February" : "Φεβρουάριος", - "March" : "Μάρτιος", - "April" : "Απρίλιος", - "May" : "Μάϊος", - "June" : "Ιούνιος", - "July" : "Ιούλιος", - "August" : "Αύγουστος", - "September" : "Σεπτέμβριος", - "October" : "Οκτώβριος", - "November" : "Νοέμβριος", - "December" : "Δεκέμβριος", - "Jan." : "Ιαν.", - "Feb." : "Φεβ.", - "Mar." : "Μαρ.", - "Apr." : "Απρ.", - "May." : "Μαι.", - "Jun." : "Ιουν.", - "Jul." : "Ιουλ.", - "Aug." : "Αυγ.", - "Sep." : "Σεπ.", - "Oct." : "Οκτ.", - "Nov." : "Νοε.", - "Dec." : "Δεκ.", "Problem loading page, reloading in 5 seconds" : "Πρόβλημα φόρτωσης σελίδας, επαναφόρτωση σε 5 λεπτά", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Τα αρχεία σας είναι κρυπτογραφημένα. Εάν δεν έχετε ενεργοποιήσει το κλειδί επαναφοράς, δεν θα υπάρχει τρόπος να ανακτήσετε τα δεδομένα σας μετά την επαναφορά του κωδικού πρόσβασής σας.
Εάν δεν είστε σίγουροι για το τι θα θέλατε να κάνετε, παρακαλώ επικοινωνήστε με το διαχειριστή σας πριν συνεχίσετε.
Θέλετε στ' αλήθεια να συνεχίσετε;", - "Sending ..." : "Αποστολή...", - "Email sent" : "Το Email απεστάλη ", - "Send link via email" : "Αποστολή συνδέσμου μέσω email", - "notify by email" : "ειδοποίηση με email", - "can share" : "δυνατότητα διαμοιρασμού", - "create" : "δημιουργία", - "change" : "αλλαγή", - "delete" : "διαγραφή", - "Share with users…" : "Διαμοιρασμός με χρήστες...", - "Share with users or groups…" : "Διαμοιρασμός με χρήστες και ομάδες ...", - "Share with users or remote users…" : "Διαμοιρασμός με χρήστες ή με απομακρυσμένους χρήστες...", - "Warning" : "Προειδοποίηση", - "Error while sending notification" : "Σφάλμα κατά την αποστολή ειδοποίησης", - "Updating to {version}" : "Ενημέρωση στην έκδοση {version}", - "The update was successful. There were warnings." : "Η ενημέρωση ήταν επιτυχής. Υπάρχουν προειδοποιήσεις.", - "The update was successful. Redirecting you to Nextcloud now." : "Η ενημέρωση ήταν επιτυχής. Ανακατεύθυνση στο Nextcloud.", - "No search results in other folders" : "Δεν υπάρχουν αποτελέσματα αναζήτησης σε άλλους φακέλους" + "The update was successful. Redirecting you to Nextcloud now." : "Η ενημέρωση ήταν επιτυχής. Ανακατεύθυνση στο Nextcloud." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/el.json b/core/l10n/el.json index 88d28ad51d..5f1630479e 100644 --- a/core/l10n/el.json +++ b/core/l10n/el.json @@ -207,7 +207,6 @@ "See the documentation" : "Δείτε την τεκμηρίωση", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Αυτή η εφαρμογή απαιτεί JavaScript για σωστή λειτουργία. Παρακαλώ {linkstart} ενεργοποιήστε τη JavaScrip {linkend} και επαναφορτώστε τη σελίδα.", "Search" : "Αναζήτηση", - "Log out" : "Αποσύνδεση", "Server side authentication failed!" : "Η διαδικασία επικύρωσης απέτυχε από την πλευρά του διακομιστή!", "Please contact your administrator." : "Παρακαλώ επικοινωνήστε με τον διαχειριστή.", "An internal error occurred." : "Παρουσιάστηκε ένα εσωτερικό σφάλμα.", @@ -227,6 +226,7 @@ "This means only administrators can use the instance." : "Αυτό σημαίνει ότι μόνο διαχειριστές μπορούν να χρησιμοποιήσουν την εγκατάσταση.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Επικοινωνήστε με το διαχειριστή του συστήματος αν αυτό το μήνυμα συνεχίζει να εμφανίζεται ή εμφανίστηκε απρόσμενα.", "Thank you for your patience." : "Σας ευχαριστούμε για την υπομονή σας.", + "Log out" : "Αποσύνδεση", "You are accessing the server from an untrusted domain." : "Η προσπέλαση του διακομιστή γίνεται από μη έμπιστο τομέα.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Παρακαλώ επικοινωνήστε με το διαχειριστή του συστήματος. Αν είστε ο διαχειριστής, ρυθμίστε την επιλογή \"trusted_domain\" στο αρχείο config/config.php. Μπορείτε να βρείτε παράδειγμα στο αρχείο config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Ανάλογα με τις ρυθμίσεις σας, σαν διαχειριστής θα μπορούσατε επίσης να χρησιμοποιήσετε το παρακάτω κουμπί για να εμπιστευθείτε αυτή την περιοχή.", @@ -243,77 +243,8 @@ "Update needed" : "Απαιτείται ενημέρωση", "This %s instance is currently in maintenance mode, which may take a while." : "Αυτή %s η εγκατάσταση είναι σε κατάσταση συντήρησης, η οποία μπορεί να πάρει κάποιο χρόνο.", "This page will refresh itself when the %s instance is available again." : "Αυτή η σελίδα θα ανανεωθεί από μόνη της όταν η %s εγκατάσταση είναι διαθέσιμη ξανά.", - "Error loading tags" : "Σφάλμα φόρτωσης ετικετών", - "Tag already exists" : "Υπάρχει ήδη η ετικέτα", - "Error deleting tag(s)" : "Σφάλμα διαγραφής ετικέτας(ων)", - "Error tagging" : "Σφάλμα προσθήκης ετικέτας", - "Error untagging" : "Σφάλμα αφαίρεσης ετικέτας", - "Error favoriting" : "Σφάλμα προσθήκης στα αγαπημένα", - "Error unfavoriting" : "Σφάλμα αφαίρεσης από τα αγαπημένα", - "Couldn't send mail to following users: %s " : "Αδυναμία αποστολής μηνύματος στους ακόλουθους χρήστες: %s", - "Sunday" : "Κυριακή", - "Monday" : "Δευτέρα", - "Tuesday" : "Τρίτη", - "Wednesday" : "Τετάρτη", - "Thursday" : "Πέμπτη", - "Friday" : "Παρασκευή", - "Saturday" : "Σάββατο", - "Sun." : "Κυρ.", - "Mon." : "Δευ.", - "Tue." : "Τρί.", - "Wed." : "Τετ.", - "Thu." : "Πέμ.", - "Fri." : "Παρ.", - "Sat." : "Σαβ.", - "Su" : "Κυ", - "Mo" : "Δε", - "Tu" : "Τρ", - "We" : "Τε", - "Th" : "Πε", - "Fr" : "Πα", - "Sa" : "Σα", - "January" : "Ιανουάριος", - "February" : "Φεβρουάριος", - "March" : "Μάρτιος", - "April" : "Απρίλιος", - "May" : "Μάϊος", - "June" : "Ιούνιος", - "July" : "Ιούλιος", - "August" : "Αύγουστος", - "September" : "Σεπτέμβριος", - "October" : "Οκτώβριος", - "November" : "Νοέμβριος", - "December" : "Δεκέμβριος", - "Jan." : "Ιαν.", - "Feb." : "Φεβ.", - "Mar." : "Μαρ.", - "Apr." : "Απρ.", - "May." : "Μαι.", - "Jun." : "Ιουν.", - "Jul." : "Ιουλ.", - "Aug." : "Αυγ.", - "Sep." : "Σεπ.", - "Oct." : "Οκτ.", - "Nov." : "Νοε.", - "Dec." : "Δεκ.", "Problem loading page, reloading in 5 seconds" : "Πρόβλημα φόρτωσης σελίδας, επαναφόρτωση σε 5 λεπτά", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Τα αρχεία σας είναι κρυπτογραφημένα. Εάν δεν έχετε ενεργοποιήσει το κλειδί επαναφοράς, δεν θα υπάρχει τρόπος να ανακτήσετε τα δεδομένα σας μετά την επαναφορά του κωδικού πρόσβασής σας.
Εάν δεν είστε σίγουροι για το τι θα θέλατε να κάνετε, παρακαλώ επικοινωνήστε με το διαχειριστή σας πριν συνεχίσετε.
Θέλετε στ' αλήθεια να συνεχίσετε;", - "Sending ..." : "Αποστολή...", - "Email sent" : "Το Email απεστάλη ", - "Send link via email" : "Αποστολή συνδέσμου μέσω email", - "notify by email" : "ειδοποίηση με email", - "can share" : "δυνατότητα διαμοιρασμού", - "create" : "δημιουργία", - "change" : "αλλαγή", - "delete" : "διαγραφή", - "Share with users…" : "Διαμοιρασμός με χρήστες...", - "Share with users or groups…" : "Διαμοιρασμός με χρήστες και ομάδες ...", - "Share with users or remote users…" : "Διαμοιρασμός με χρήστες ή με απομακρυσμένους χρήστες...", - "Warning" : "Προειδοποίηση", - "Error while sending notification" : "Σφάλμα κατά την αποστολή ειδοποίησης", - "Updating to {version}" : "Ενημέρωση στην έκδοση {version}", - "The update was successful. There were warnings." : "Η ενημέρωση ήταν επιτυχής. Υπάρχουν προειδοποιήσεις.", - "The update was successful. Redirecting you to Nextcloud now." : "Η ενημέρωση ήταν επιτυχής. Ανακατεύθυνση στο Nextcloud.", - "No search results in other folders" : "Δεν υπάρχουν αποτελέσματα αναζήτησης σε άλλους φακέλους" + "The update was successful. Redirecting you to Nextcloud now." : "Η ενημέρωση ήταν επιτυχής. Ανακατεύθυνση στο Nextcloud." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 8842bd80cf..36888eb677 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -211,7 +211,6 @@ OC.L10N.register( "See the documentation" : "See the documentation", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page.", "Search" : "Search", - "Log out" : "Log out", "Server side authentication failed!" : "Server side authentication failed!", "Please contact your administrator." : "Please contact your administrator.", "An internal error occurred." : "An internal error occurred.", @@ -231,6 +230,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "This means only administrators can use the instance.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.", "Thank you for your patience." : "Thank you for your patience.", + "Log out" : "Log out", "You are accessing the server from an untrusted domain." : "You are accessing the server from an untrusted domain.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain.", @@ -249,84 +249,8 @@ OC.L10N.register( "For help, see the documentation." : "For help, see the documentation.", "This %s instance is currently in maintenance mode, which may take a while." : "This %s instance is currently in maintenance mode, which may take a while.", "This page will refresh itself when the %s instance is available again." : "This page will refresh itself when the %s instance is available again.", - "Error loading tags" : "Error loading tags", - "Tag already exists" : "Tag already exists", - "Error deleting tag(s)" : "Error deleting tag(s)", - "Error tagging" : "Error tagging", - "Error untagging" : "Error untagging", - "Error favoriting" : "Error favouriting", - "Error unfavoriting" : "Error unfavouriting", - "Couldn't send mail to following users: %s " : "Couldn't send mail to following users: %s ", - "Sunday" : "Sunday", - "Monday" : "Monday", - "Tuesday" : "Tuesday", - "Wednesday" : "Wednesday", - "Thursday" : "Thursday", - "Friday" : "Friday", - "Saturday" : "Saturday", - "Sun." : "Sun.", - "Mon." : "Mon.", - "Tue." : "Tue.", - "Wed." : "Wed.", - "Thu." : "Thu.", - "Fri." : "Fri.", - "Sat." : "Sat.", - "Su" : "Su", - "Mo" : "Mo", - "Tu" : "Tu", - "We" : "We", - "Th" : "Th", - "Fr" : "Fr", - "Sa" : "Sa", - "January" : "January", - "February" : "February", - "March" : "March", - "April" : "April", - "May" : "May", - "June" : "June", - "July" : "July", - "August" : "August", - "September" : "September", - "October" : "October", - "November" : "November", - "December" : "December", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "May", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Oct.", - "Nov." : "Nov.", - "Dec." : "Dec.", "Problem loading page, reloading in 5 seconds" : "Problem loading page, reloading in 5 seconds", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation.", - "Hide file listing" : "Hide file listing", - "Sending ..." : "Sending ...", - "Email sent" : "Email sent", - "Send link via email" : "Send link via email", - "notify by email" : "notify by email", - "can share" : "can share", - "create" : "create", - "change" : "change", - "delete" : "delete", - "{sharee} (at {server})" : "{sharee} (at {server})", - "Share with users…" : "Share with users…", - "Share with users, groups or remote users…" : "Share with users, groups or remote users…", - "Share with users or groups…" : "Share with users or groups…", - "Share with users or remote users…" : "Share with users or remote users…", - "Warning" : "Warning", - "Error while sending notification" : "Error whilst sending notification", - "The update was successful. Redirecting you to Nextcloud now." : "The update was successful. Redirecting you to Nextcloud.", - "No search results in other folders" : "No search results in other folders", - "Two-step verification" : "Two-step verification", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Enhanced security has been enabled for your account. Please authenticate using a second factor.", - "Cancel login" : "Cancel login", - "Please authenticate using the selected factor." : "Please authenticate using the selected factor.", - "An error occured while verifying the token" : "An error occured while verifying the token" + "The update was successful. Redirecting you to Nextcloud now." : "The update was successful. Redirecting you to Nextcloud." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 5ce65932c2..b0cdbb94ea 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -209,7 +209,6 @@ "See the documentation" : "See the documentation", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page.", "Search" : "Search", - "Log out" : "Log out", "Server side authentication failed!" : "Server side authentication failed!", "Please contact your administrator." : "Please contact your administrator.", "An internal error occurred." : "An internal error occurred.", @@ -229,6 +228,7 @@ "This means only administrators can use the instance." : "This means only administrators can use the instance.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.", "Thank you for your patience." : "Thank you for your patience.", + "Log out" : "Log out", "You are accessing the server from an untrusted domain." : "You are accessing the server from an untrusted domain.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain.", @@ -247,84 +247,8 @@ "For help, see the documentation." : "For help, see the documentation.", "This %s instance is currently in maintenance mode, which may take a while." : "This %s instance is currently in maintenance mode, which may take a while.", "This page will refresh itself when the %s instance is available again." : "This page will refresh itself when the %s instance is available again.", - "Error loading tags" : "Error loading tags", - "Tag already exists" : "Tag already exists", - "Error deleting tag(s)" : "Error deleting tag(s)", - "Error tagging" : "Error tagging", - "Error untagging" : "Error untagging", - "Error favoriting" : "Error favouriting", - "Error unfavoriting" : "Error unfavouriting", - "Couldn't send mail to following users: %s " : "Couldn't send mail to following users: %s ", - "Sunday" : "Sunday", - "Monday" : "Monday", - "Tuesday" : "Tuesday", - "Wednesday" : "Wednesday", - "Thursday" : "Thursday", - "Friday" : "Friday", - "Saturday" : "Saturday", - "Sun." : "Sun.", - "Mon." : "Mon.", - "Tue." : "Tue.", - "Wed." : "Wed.", - "Thu." : "Thu.", - "Fri." : "Fri.", - "Sat." : "Sat.", - "Su" : "Su", - "Mo" : "Mo", - "Tu" : "Tu", - "We" : "We", - "Th" : "Th", - "Fr" : "Fr", - "Sa" : "Sa", - "January" : "January", - "February" : "February", - "March" : "March", - "April" : "April", - "May" : "May", - "June" : "June", - "July" : "July", - "August" : "August", - "September" : "September", - "October" : "October", - "November" : "November", - "December" : "December", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "May", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Oct.", - "Nov." : "Nov.", - "Dec." : "Dec.", "Problem loading page, reloading in 5 seconds" : "Problem loading page, reloading in 5 seconds", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation.", - "Hide file listing" : "Hide file listing", - "Sending ..." : "Sending ...", - "Email sent" : "Email sent", - "Send link via email" : "Send link via email", - "notify by email" : "notify by email", - "can share" : "can share", - "create" : "create", - "change" : "change", - "delete" : "delete", - "{sharee} (at {server})" : "{sharee} (at {server})", - "Share with users…" : "Share with users…", - "Share with users, groups or remote users…" : "Share with users, groups or remote users…", - "Share with users or groups…" : "Share with users or groups…", - "Share with users or remote users…" : "Share with users or remote users…", - "Warning" : "Warning", - "Error while sending notification" : "Error whilst sending notification", - "The update was successful. Redirecting you to Nextcloud now." : "The update was successful. Redirecting you to Nextcloud.", - "No search results in other folders" : "No search results in other folders", - "Two-step verification" : "Two-step verification", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Enhanced security has been enabled for your account. Please authenticate using a second factor.", - "Cancel login" : "Cancel login", - "Please authenticate using the selected factor." : "Please authenticate using the selected factor.", - "An error occured while verifying the token" : "An error occured while verifying the token" + "The update was successful. Redirecting you to Nextcloud now." : "The update was successful. Redirecting you to Nextcloud." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es.js b/core/l10n/es.js index bd5297b33c..a5c3673a2a 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -250,7 +250,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere JavaScript para operar correctamente. Por favor, {linkstart}habilite JavaScript{linkend} y recargue la página.", "More apps" : "Más aplicaciones", "Search" : "Buscar", - "Log out" : "Salir", "This action requires you to confirm your password:" : "Esta acción requiere que confirme su contraseña:", "Confirm your password" : "Confirme su contraseña", "Server side authentication failed!" : "La autenticación a fallado en el servidor.", @@ -272,6 +271,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Esto quiere decir que solo un administrador puede usarla.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada.", "Thank you for your patience." : "Gracias por su paciencia.", + "Log out" : "Salir", "Two-factor authentication" : "Autenticación de dos factores", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada se ha habilitado para tu cuenta. Por favor, autenticar utilizando un segundo factor.", "Cancel log in" : "Cancelar inicio de sesión", @@ -295,88 +295,8 @@ OC.L10N.register( "For help, see the documentation." : "Para ayuda, mirar la documentación.", "This %s instance is currently in maintenance mode, which may take a while." : "Está instancia %s está en modo mantenimiento, por lo que puede llevar un tiempo.", "This page will refresh itself when the %s instance is available again." : "La página se refrescará cuando la instalación %s vuelva a estar disponible.", - "Error loading tags" : "Error al cargar las etiquetas.", - "Tag already exists" : "La etiqueta ya existe", - "Error deleting tag(s)" : "Error al borrar etiqueta(s)", - "Error tagging" : "Error al etiquetar", - "Error untagging" : "Error al quitar etiqueta", - "Error favoriting" : "Error al marcar como favorito", - "Error unfavoriting" : "Error al quitar como favorito", - "Couldn't send mail to following users: %s " : "No se pudo enviar el mensaje a los siguientes usuarios: %s", - "Sunday" : "Domingo", - "Monday" : "Lunes", - "Tuesday" : "Martes", - "Wednesday" : "Miércoles", - "Thursday" : "Jueves", - "Friday" : "Viernes", - "Saturday" : "Sábado", - "Sun." : "Dom.", - "Mon." : "Lun.", - "Tue." : "Mar.", - "Wed." : "Mié.", - "Thu." : "Jue.", - "Fri." : "Vie.", - "Sat." : "Sáb.", - "Su" : "Do", - "Mo" : "Lu", - "Tu" : "Ma", - "We" : "Mi", - "Th" : "Ju", - "Fr" : "Vi", - "Sa" : "Sa", - "January" : "Enero", - "February" : "Febrero", - "March" : "Marzo", - "April" : "Abril", - "May" : "Mayo", - "June" : "Junio", - "July" : "Julio", - "August" : "Agosto", - "September" : "Septiembre", - "October" : "Octubre", - "November" : "Noviembre", - "December" : "Diciembre", - "Jan." : "Ene.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Abr.", - "May." : "May.", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Ago.", - "Sep." : "Sep.", - "Oct." : "Oct.", - "Nov." : "Nov.", - "Dec." : "Dic.", "Problem loading page, reloading in 5 seconds" : "Problema al cargar la página, recargando en 5 segundos", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Sus archivos están cifrados. Si no ha activado la clave de recuperación, no habrá manera de recuperar los datos una vez su contraseña sea restablecida.
Si no está seguro de lo que debe hacer, por favor contacte con su administrador antes de continuar.
¿Realmente desea continuar?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no tiene una conexión a Internet. Esto significa que algunas de las características como el montaje de almacenamiento externo, las notificaciones sobre actualizaciones o instalación de aplicaciones de terceros no funcionarán. Podría no funcionar el acceso a los archivos de forma remota y el envío de correos electrónicos de notificación. Sugerimos habilitar la conexión a Internet de este servidor, si quiere tener todas las funciones.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "La configuración de las cabeceras inversas del proxy son incorrectas, o está accediendo a ownCloud desde un proxy confiable. Si no está accediendo a ownCloud desde un proxy certificado y confiable, este es un problema de seguridad y puede permitirle a un hacker camuflar su dirección IP a ownCloud. Más información puede ser encontrada en nuestra documentación.", - "Hide file listing" : "Ocultar la lista de archivos.", - "Sending ..." : "Enviando...", - "Email sent" : "Correo electrónico enviado", - "Send link via email" : "Enviar el link por email", - "notify by email" : "notificar por correo electrónico", - "can share" : "puede compartir", - "create" : "crear", - "change" : "cambio", - "delete" : "eliminar", - "{sharee} (at {server})" : "{sharee} (en {server})", - "Share with users…" : "Compartir con usuarios...", - "Share with users, groups or remote users…" : "Compartir con usuarios, grupos o usuarios remotos...", - "Share with users or groups…" : "Compartir con usuarios o grupos...", - "Share with users or remote users…" : "Compartir con usuarios o usuarios remotos...", - "Warning" : "Precaución", - "Error while sending notification" : "Error mientras se enviaba la notificación", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, salir de esta página podrían interrumpir el proceso en algunos entornos.", - "Updating to {version}" : "Actualizando a {version}", - "The update was successful. There were warnings." : "La actualización tuvo éxito. Hubo advertencias.", - "The update was successful. Redirecting you to Nextcloud now." : "Actualización completada con éxito. Redirigiendo a Nextcloud.", - "No search results in other folders" : "Ningún resultado de búsqueda en otras carpetas", - "Two-step verification" : "Verificación en dos pasos", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada se ha habilitado para tu cuenta. Por favor, autenticar utilizando un segundo factor.", - "Cancel login" : "Cancelar inicio de sesión", - "Please authenticate using the selected factor." : "Por favor, autenticar utilizando el factor seleccionado.", - "An error occured while verifying the token" : "Ocurrió un error mientras se verificaba el \"token\"." + "The update was successful. Redirecting you to Nextcloud now." : "Actualización completada con éxito. Redirigiendo a Nextcloud." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/es.json b/core/l10n/es.json index c4acf2f874..2f811ad02e 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -248,7 +248,6 @@ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere JavaScript para operar correctamente. Por favor, {linkstart}habilite JavaScript{linkend} y recargue la página.", "More apps" : "Más aplicaciones", "Search" : "Buscar", - "Log out" : "Salir", "This action requires you to confirm your password:" : "Esta acción requiere que confirme su contraseña:", "Confirm your password" : "Confirme su contraseña", "Server side authentication failed!" : "La autenticación a fallado en el servidor.", @@ -270,6 +269,7 @@ "This means only administrators can use the instance." : "Esto quiere decir que solo un administrador puede usarla.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada.", "Thank you for your patience." : "Gracias por su paciencia.", + "Log out" : "Salir", "Two-factor authentication" : "Autenticación de dos factores", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada se ha habilitado para tu cuenta. Por favor, autenticar utilizando un segundo factor.", "Cancel log in" : "Cancelar inicio de sesión", @@ -293,88 +293,8 @@ "For help, see the documentation." : "Para ayuda, mirar la documentación.", "This %s instance is currently in maintenance mode, which may take a while." : "Está instancia %s está en modo mantenimiento, por lo que puede llevar un tiempo.", "This page will refresh itself when the %s instance is available again." : "La página se refrescará cuando la instalación %s vuelva a estar disponible.", - "Error loading tags" : "Error al cargar las etiquetas.", - "Tag already exists" : "La etiqueta ya existe", - "Error deleting tag(s)" : "Error al borrar etiqueta(s)", - "Error tagging" : "Error al etiquetar", - "Error untagging" : "Error al quitar etiqueta", - "Error favoriting" : "Error al marcar como favorito", - "Error unfavoriting" : "Error al quitar como favorito", - "Couldn't send mail to following users: %s " : "No se pudo enviar el mensaje a los siguientes usuarios: %s", - "Sunday" : "Domingo", - "Monday" : "Lunes", - "Tuesday" : "Martes", - "Wednesday" : "Miércoles", - "Thursday" : "Jueves", - "Friday" : "Viernes", - "Saturday" : "Sábado", - "Sun." : "Dom.", - "Mon." : "Lun.", - "Tue." : "Mar.", - "Wed." : "Mié.", - "Thu." : "Jue.", - "Fri." : "Vie.", - "Sat." : "Sáb.", - "Su" : "Do", - "Mo" : "Lu", - "Tu" : "Ma", - "We" : "Mi", - "Th" : "Ju", - "Fr" : "Vi", - "Sa" : "Sa", - "January" : "Enero", - "February" : "Febrero", - "March" : "Marzo", - "April" : "Abril", - "May" : "Mayo", - "June" : "Junio", - "July" : "Julio", - "August" : "Agosto", - "September" : "Septiembre", - "October" : "Octubre", - "November" : "Noviembre", - "December" : "Diciembre", - "Jan." : "Ene.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Abr.", - "May." : "May.", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Ago.", - "Sep." : "Sep.", - "Oct." : "Oct.", - "Nov." : "Nov.", - "Dec." : "Dic.", "Problem loading page, reloading in 5 seconds" : "Problema al cargar la página, recargando en 5 segundos", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Sus archivos están cifrados. Si no ha activado la clave de recuperación, no habrá manera de recuperar los datos una vez su contraseña sea restablecida.
Si no está seguro de lo que debe hacer, por favor contacte con su administrador antes de continuar.
¿Realmente desea continuar?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no tiene una conexión a Internet. Esto significa que algunas de las características como el montaje de almacenamiento externo, las notificaciones sobre actualizaciones o instalación de aplicaciones de terceros no funcionarán. Podría no funcionar el acceso a los archivos de forma remota y el envío de correos electrónicos de notificación. Sugerimos habilitar la conexión a Internet de este servidor, si quiere tener todas las funciones.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "La configuración de las cabeceras inversas del proxy son incorrectas, o está accediendo a ownCloud desde un proxy confiable. Si no está accediendo a ownCloud desde un proxy certificado y confiable, este es un problema de seguridad y puede permitirle a un hacker camuflar su dirección IP a ownCloud. Más información puede ser encontrada en nuestra documentación.", - "Hide file listing" : "Ocultar la lista de archivos.", - "Sending ..." : "Enviando...", - "Email sent" : "Correo electrónico enviado", - "Send link via email" : "Enviar el link por email", - "notify by email" : "notificar por correo electrónico", - "can share" : "puede compartir", - "create" : "crear", - "change" : "cambio", - "delete" : "eliminar", - "{sharee} (at {server})" : "{sharee} (en {server})", - "Share with users…" : "Compartir con usuarios...", - "Share with users, groups or remote users…" : "Compartir con usuarios, grupos o usuarios remotos...", - "Share with users or groups…" : "Compartir con usuarios o grupos...", - "Share with users or remote users…" : "Compartir con usuarios o usuarios remotos...", - "Warning" : "Precaución", - "Error while sending notification" : "Error mientras se enviaba la notificación", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, salir de esta página podrían interrumpir el proceso en algunos entornos.", - "Updating to {version}" : "Actualizando a {version}", - "The update was successful. There were warnings." : "La actualización tuvo éxito. Hubo advertencias.", - "The update was successful. Redirecting you to Nextcloud now." : "Actualización completada con éxito. Redirigiendo a Nextcloud.", - "No search results in other folders" : "Ningún resultado de búsqueda en otras carpetas", - "Two-step verification" : "Verificación en dos pasos", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada se ha habilitado para tu cuenta. Por favor, autenticar utilizando un segundo factor.", - "Cancel login" : "Cancelar inicio de sesión", - "Please authenticate using the selected factor." : "Por favor, autenticar utilizando el factor seleccionado.", - "An error occured while verifying the token" : "Ocurrió un error mientras se verificaba el \"token\"." + "The update was successful. Redirecting you to Nextcloud now." : "Actualización completada con éxito. Redirigiendo a Nextcloud." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 1fbefd2313..ebd22ea709 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -240,7 +240,6 @@ OC.L10N.register( "See the documentation" : "Ikusi dokumentazioa", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page.", "Search" : "Bilatu", - "Log out" : "Saioa bukatu", "This action requires you to confirm your password:" : "Ekintza honek zure pasahitza konfirmatzeko eskatuko dizu:", "Confirm your password" : "Berretsi pasahitza", "Server side authentication failed!" : "Zerbitzari aldeko autentifikazioak huts egin du!", @@ -262,6 +261,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Honek administradoreak bakarrik erabili dezakeela esan nahi du.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Jarri harremanetan zure sistema administratzailearekin mezu hau irauten badu edo bat-batean agertu bada.", "Thank you for your patience." : "Milesker zure patzientziagatik.", + "Log out" : "Saioa bukatu", "Two-factor authentication" : "Bi faktoreko autentifikazioa", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Hobetutako segurtasuna dago gaituta zure kontuan. Mesedez, autentifikatu bigarren faktore bat erabiliz.", "Cancel log in" : "Ezeztatu log in", @@ -285,88 +285,8 @@ OC.L10N.register( "For help, see the documentation." : "Laguntza lortzeko, ikusi dokumentazioa.", "This %s instance is currently in maintenance mode, which may take a while." : "Instantzia hau %s mantenu-moduan dago, honek denbora tarte bat iraun dezake.", "This page will refresh itself when the %s instance is available again." : "Orri honek bere burua eguneratuko du %s instantzia berriz prest dagoenean.", - "Error loading tags" : "Errore bat izan da etiketak kargatzearkoan.", - "Tag already exists" : "Etiketa dagoeneko existitzen da", - "Error deleting tag(s)" : "Errore bat izan da etiketa(k) ezabatzerakoan", - "Error tagging" : "Errorea etiketa ezartzerakoan", - "Error untagging" : "Errorea etiketa kentzerakoan", - "Error favoriting" : "Errorea gogokoetara gehitzerakoan", - "Error unfavoriting" : "Errorea gogokoetatik kentzerakoan", - "Couldn't send mail to following users: %s " : "Ezin izan da posta bidali hurrengo erabiltzaileei: %s", - "Sunday" : "Igandea", - "Monday" : "Astelehena", - "Tuesday" : "Asteartea", - "Wednesday" : "Asteazkena", - "Thursday" : "Osteguna", - "Friday" : "Ostirala", - "Saturday" : "Larunbata", - "Sun." : "Ig.", - "Mon." : "Al.", - "Tue." : "Ar.", - "Wed." : "Az.", - "Thu." : "Og.", - "Fri." : "Ol.", - "Sat." : "Lr.", - "Su" : "Ig", - "Mo" : "Al", - "Tu" : "Ar", - "We" : "Az", - "Th" : "Og", - "Fr" : "Ol", - "Sa" : "Lr", - "January" : "Urtarrila", - "February" : "Otsaila", - "March" : "Martxoa", - "April" : "Apirila", - "May" : "Maiatza", - "June" : "Ekaina", - "July" : "Uztaila", - "August" : "Abuztua", - "September" : "Iraila", - "October" : "Urria", - "November" : "Azaroa", - "December" : "Abendua", - "Jan." : "Urt.", - "Feb." : "Ots.", - "Mar." : "Mar.", - "Apr." : "Api.", - "May." : "Mai.", - "Jun." : "Eka.", - "Jul." : "Uzt.", - "Aug." : "Abu.", - "Sep." : "Ira.", - "Oct." : "Urr.", - "Nov." : "Aza.", - "Dec." : "Abe.", "Problem loading page, reloading in 5 seconds" : "Arazoa orria kargatzerakoan, 5 segundotan birkargatzen", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Zure fitxategiak enkriptaturik daude. Ez baduzu berreskuratze gakoa gaitzen pasahitza berrabiaraztean ez da zure fitxategiak berreskuratzeko modurik egongo.
Zer egin ziur ez bazaude kudeatzailearekin harremanetan ipini jarraitu aurretik.
Ziur zaude aurrera jarraitu nahi duzula?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation.", - "Hide file listing" : "Ezkutatu fitxategi zerrenda", - "Sending ..." : "Bidaltzen ...", - "Email sent" : "Eposta bidalia", - "Send link via email" : "Bidali esteka posta elektronikoz", - "notify by email" : "jakinarazi eposta bidez", - "can share" : "elkarbana dezake", - "create" : "sortu", - "change" : "aldatu", - "delete" : "ezabatu", - "{sharee} (at {server})" : "{sharee} (at {server})", - "Share with users…" : "Erabiltzaileekin elkarbanatu...", - "Share with users, groups or remote users…" : "Erabiltzaile, talde edo urruneko erabiltzaile batzuekin elkarbanatu ...", - "Share with users or groups…" : "Erabiltzaile edo talde batekin elkarbanatu...", - "Share with users or remote users…" : "Erabiltzaile edo urruneko erabiltzaile batzuekin elkarbanatu...", - "Warning" : "Abisua", - "Error while sending notification" : "Akatsa jakinarazpena bidaltzean", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Berritzea abian dago, orri hau utziz gero prozesua eten liteke ingurune batzuetan.", - "Updating to {version}" : "{version} bertsiora eguneratzen", - "The update was successful. There were warnings." : "Eguneratzea arrakastatsua izan da. Abisuakegon dira.", - "The update was successful. Redirecting you to Nextcloud now." : "The update was successful. Redirecting you to Nextcloud now.", - "No search results in other folders" : "Ez da bilaketaren emaitzik lortu beste karpetatan", - "Two-step verification" : "Bi urratseko egiaztapena", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Hobetutako segurtasuna gaitu da zure kontuan. Mesedez, autentifikatu bigarren faktorea erabiliz.", - "Cancel login" : "Ezeztatu login", - "Please authenticate using the selected factor." : "Mesedez, autentifikatu hautatutako faktorea erabiliz.", - "An error occured while verifying the token" : "Akats bat gertatu da token-a egiaztatzean" + "The update was successful. Redirecting you to Nextcloud now." : "The update was successful. Redirecting you to Nextcloud now." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/eu.json b/core/l10n/eu.json index 7051c10f43..d9d9ee5a0f 100644 --- a/core/l10n/eu.json +++ b/core/l10n/eu.json @@ -238,7 +238,6 @@ "See the documentation" : "Ikusi dokumentazioa", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page.", "Search" : "Bilatu", - "Log out" : "Saioa bukatu", "This action requires you to confirm your password:" : "Ekintza honek zure pasahitza konfirmatzeko eskatuko dizu:", "Confirm your password" : "Berretsi pasahitza", "Server side authentication failed!" : "Zerbitzari aldeko autentifikazioak huts egin du!", @@ -260,6 +259,7 @@ "This means only administrators can use the instance." : "Honek administradoreak bakarrik erabili dezakeela esan nahi du.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Jarri harremanetan zure sistema administratzailearekin mezu hau irauten badu edo bat-batean agertu bada.", "Thank you for your patience." : "Milesker zure patzientziagatik.", + "Log out" : "Saioa bukatu", "Two-factor authentication" : "Bi faktoreko autentifikazioa", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Hobetutako segurtasuna dago gaituta zure kontuan. Mesedez, autentifikatu bigarren faktore bat erabiliz.", "Cancel log in" : "Ezeztatu log in", @@ -283,88 +283,8 @@ "For help, see the documentation." : "Laguntza lortzeko, ikusi dokumentazioa.", "This %s instance is currently in maintenance mode, which may take a while." : "Instantzia hau %s mantenu-moduan dago, honek denbora tarte bat iraun dezake.", "This page will refresh itself when the %s instance is available again." : "Orri honek bere burua eguneratuko du %s instantzia berriz prest dagoenean.", - "Error loading tags" : "Errore bat izan da etiketak kargatzearkoan.", - "Tag already exists" : "Etiketa dagoeneko existitzen da", - "Error deleting tag(s)" : "Errore bat izan da etiketa(k) ezabatzerakoan", - "Error tagging" : "Errorea etiketa ezartzerakoan", - "Error untagging" : "Errorea etiketa kentzerakoan", - "Error favoriting" : "Errorea gogokoetara gehitzerakoan", - "Error unfavoriting" : "Errorea gogokoetatik kentzerakoan", - "Couldn't send mail to following users: %s " : "Ezin izan da posta bidali hurrengo erabiltzaileei: %s", - "Sunday" : "Igandea", - "Monday" : "Astelehena", - "Tuesday" : "Asteartea", - "Wednesday" : "Asteazkena", - "Thursday" : "Osteguna", - "Friday" : "Ostirala", - "Saturday" : "Larunbata", - "Sun." : "Ig.", - "Mon." : "Al.", - "Tue." : "Ar.", - "Wed." : "Az.", - "Thu." : "Og.", - "Fri." : "Ol.", - "Sat." : "Lr.", - "Su" : "Ig", - "Mo" : "Al", - "Tu" : "Ar", - "We" : "Az", - "Th" : "Og", - "Fr" : "Ol", - "Sa" : "Lr", - "January" : "Urtarrila", - "February" : "Otsaila", - "March" : "Martxoa", - "April" : "Apirila", - "May" : "Maiatza", - "June" : "Ekaina", - "July" : "Uztaila", - "August" : "Abuztua", - "September" : "Iraila", - "October" : "Urria", - "November" : "Azaroa", - "December" : "Abendua", - "Jan." : "Urt.", - "Feb." : "Ots.", - "Mar." : "Mar.", - "Apr." : "Api.", - "May." : "Mai.", - "Jun." : "Eka.", - "Jul." : "Uzt.", - "Aug." : "Abu.", - "Sep." : "Ira.", - "Oct." : "Urr.", - "Nov." : "Aza.", - "Dec." : "Abe.", "Problem loading page, reloading in 5 seconds" : "Arazoa orria kargatzerakoan, 5 segundotan birkargatzen", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Zure fitxategiak enkriptaturik daude. Ez baduzu berreskuratze gakoa gaitzen pasahitza berrabiaraztean ez da zure fitxategiak berreskuratzeko modurik egongo.
Zer egin ziur ez bazaude kudeatzailearekin harremanetan ipini jarraitu aurretik.
Ziur zaude aurrera jarraitu nahi duzula?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation.", - "Hide file listing" : "Ezkutatu fitxategi zerrenda", - "Sending ..." : "Bidaltzen ...", - "Email sent" : "Eposta bidalia", - "Send link via email" : "Bidali esteka posta elektronikoz", - "notify by email" : "jakinarazi eposta bidez", - "can share" : "elkarbana dezake", - "create" : "sortu", - "change" : "aldatu", - "delete" : "ezabatu", - "{sharee} (at {server})" : "{sharee} (at {server})", - "Share with users…" : "Erabiltzaileekin elkarbanatu...", - "Share with users, groups or remote users…" : "Erabiltzaile, talde edo urruneko erabiltzaile batzuekin elkarbanatu ...", - "Share with users or groups…" : "Erabiltzaile edo talde batekin elkarbanatu...", - "Share with users or remote users…" : "Erabiltzaile edo urruneko erabiltzaile batzuekin elkarbanatu...", - "Warning" : "Abisua", - "Error while sending notification" : "Akatsa jakinarazpena bidaltzean", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Berritzea abian dago, orri hau utziz gero prozesua eten liteke ingurune batzuetan.", - "Updating to {version}" : "{version} bertsiora eguneratzen", - "The update was successful. There were warnings." : "Eguneratzea arrakastatsua izan da. Abisuakegon dira.", - "The update was successful. Redirecting you to Nextcloud now." : "The update was successful. Redirecting you to Nextcloud now.", - "No search results in other folders" : "Ez da bilaketaren emaitzik lortu beste karpetatan", - "Two-step verification" : "Bi urratseko egiaztapena", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Hobetutako segurtasuna gaitu da zure kontuan. Mesedez, autentifikatu bigarren faktorea erabiliz.", - "Cancel login" : "Ezeztatu login", - "Please authenticate using the selected factor." : "Mesedez, autentifikatu hautatutako faktorea erabiliz.", - "An error occured while verifying the token" : "Akats bat gertatu da token-a egiaztatzean" + "The update was successful. Redirecting you to Nextcloud now." : "The update was successful. Redirecting you to Nextcloud now." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/fi.js b/core/l10n/fi.js index f85977e625..908dd16130 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -246,7 +246,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Tämä sovellus vaatii toimiakseen JavaScript-tuen. {linkstart}Ota JavaScript käyttöön{linkend} ja päivitä sivu.", "More apps" : "Lisää sovelluksia", "Search" : "Etsi", - "Log out" : "Kirjaudu ulos", "This action requires you to confirm your password:" : "Tämä toiminto vaati vahvistuksen salasanallasi:", "Confirm your password" : "Vahvista salasanasi", "Server side authentication failed!" : "Palvelimen puoleinen tunnistautuminen epäonnistui!", @@ -268,6 +267,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Se tarkoittaa, että vain ylläpitäjät voivat nyt käyttää tätä sivustoa.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Ota yhteys järjestelmän ylläpitäjään, jos tämä viesti ilmenee uudelleen tai odottamatta.", "Thank you for your patience." : "Kiitos kärsivällisyydestäsi.", + "Log out" : "Kirjaudu ulos", "Two-factor authentication" : "Kaksivaiheinen tunnistautuminen", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Tililläsi on käytössä parannettu tietoturva. Käytä tunnistuksen toista vaihetta.", "Cancel log in" : "Peru kirjautuminen", @@ -291,87 +291,8 @@ OC.L10N.register( "For help, see the documentation." : "Apua saat dokumentaatiosta.", "This %s instance is currently in maintenance mode, which may take a while." : "Tämä %s-instanssi on parhaillaan huoltotilassa, huollossa saattaa kestää hetki.", "This page will refresh itself when the %s instance is available again." : "Tämä sivu päivittää itsensä, kun %s on jälleen käytettävissä.", - "Error loading tags" : "Virhe tunnisteita ladattaessa", - "Tag already exists" : "Tunniste on jo olemassa", - "Error deleting tag(s)" : "Virhe tunnisteita poistaessa", - "Error tagging" : "Tunnisteiden kirjoitusvirhe", - "Error untagging" : "Tunnisteiden poistovirhe", - "Error favoriting" : "Suosikin kirjoitusvirhe", - "Error unfavoriting" : "Suosikin poistovirhe", - "Couldn't send mail to following users: %s " : "Sähköpostin lähetys seuraaville käyttäjille epäonnistui: %s", - "Sunday" : "sunnuntai", - "Monday" : "maanantai", - "Tuesday" : "tiistai", - "Wednesday" : "keskiviikko", - "Thursday" : "torstai", - "Friday" : "perjantai", - "Saturday" : "lauantai", - "Sun." : "Su", - "Mon." : "Ma", - "Tue." : "Ti", - "Wed." : "Ke", - "Thu." : "To", - "Fri." : "Pe", - "Sat." : "La", - "Su" : "Su", - "Mo" : "Ma", - "Tu" : "Ti", - "We" : "Ke", - "Th" : "To", - "Fr" : "Pe", - "Sa" : "La", - "January" : "tammikuu", - "February" : "helmikuu", - "March" : "maaliskuu", - "April" : "huhtikuu", - "May" : "toukokuu", - "June" : "kesäkuu", - "July" : "heinäkuu", - "August" : "elokuu", - "September" : "syyskuu", - "October" : "lokakuu", - "November" : "marraskuu", - "December" : "joulukuu", - "Jan." : "Tammi", - "Feb." : "Helmi", - "Mar." : "Maalis", - "Apr." : "Huhti", - "May." : "Touko", - "Jun." : "Kesä", - "Jul." : "Heinä", - "Aug." : "Elo", - "Sep." : "Syys", - "Oct." : "Loka", - "Nov." : "Marras", - "Dec." : "Joulu", "Problem loading page, reloading in 5 seconds" : "Ongelma sivun lataamisessa, päivitetään 5 sekunnin kuluttua", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Tiedostosi on salattu. Jos et ole ottanut käyttöön palautusavainta, tietojasi ei ole mahdollista palauttaa salasanan nollaamisen jälkeen.
Jos et ole varma mitä tehdä, ota yhteys ylläpitäjään.
Haluatko varmasti jatkaa?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Tällä palvelimella ei ole toimivaa Internet-yhteyttä. Sen seurauksena jotkin ominaisuudet, kuten erillinen tallennustila, ilmoitukset päivityksistä ja kolmansien osapuolten sovellusten asennus, eivät toimi. Tiedostojen etäkäyttö tai ilmoitusten lähetys sähköpostitse eivät välttämättä toimi myöskään. Suosittelemme kytkemään palvelimen Internet-yhteyteen, jos haluat käyttää kaikkia ominaisuuksia.", - "Hide file listing" : "Piilota tiedostolistaus", - "Sending ..." : "Lähetetään...", - "Email sent" : "Sähköposti lähetetty", - "Send link via email" : "Lähetä linkki sähköpostitse", - "notify by email" : "ilmoita sähköpostitse", - "can share" : "voi jakaa", - "create" : "luo", - "change" : "muuta", - "delete" : "poista", - "{sharee} (at {server})" : "{sharee} (palvelimella {server})", - "Share with users…" : "Jaa käyttäjien kanssa…", - "Share with users, groups or remote users…" : "Jaa käyttäjien, ryhmien tai etäkäyttäjien kanssa…", - "Share with users or groups…" : "Jaa käyttäjien tai ryhmien kanssa…", - "Share with users or remote users…" : "Jaa käyttäjien tai etäkäyttäjien kanssa…", - "Warning" : "Varoitus", - "Error while sending notification" : "Virhe ilmoitusta lähettäessä", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Päivitys on meneillään. Poistuminen tältä sivulta saattaa keskeyttää toimenpiteen joissain käyttöympäristöissä.", - "Updating to {version}" : "Päivitetään versioon {version}", - "The update was successful. There were warnings." : "Päivitys onnistui, tosin ilmeni varoituksia.", - "The update was successful. Redirecting you to Nextcloud now." : "Päivitys onnistui. Sinut ohjataan nyt Nextcloudiin.", - "No search results in other folders" : "Ei hakutuloksia muissa kansioissa", - "Two-step verification" : "Kaksivaiheinen vahvistus", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Tililläsi on käytössä lisäturvatoimia. Tunnistaudu käyttäen kaksivaiheista vahvistusta.", - "Cancel login" : "Peru kirjautuminen", - "Please authenticate using the selected factor." : "Tunnistaudu käyttäen valittua vahvistusta.", - "An error occured while verifying the token" : "Valtuutusta tarkistettaessa tapahtui virhe" + "The update was successful. Redirecting you to Nextcloud now." : "Päivitys onnistui. Sinut ohjataan nyt Nextcloudiin." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/fi.json b/core/l10n/fi.json index c6d69c744e..f49237fd08 100644 --- a/core/l10n/fi.json +++ b/core/l10n/fi.json @@ -244,7 +244,6 @@ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Tämä sovellus vaatii toimiakseen JavaScript-tuen. {linkstart}Ota JavaScript käyttöön{linkend} ja päivitä sivu.", "More apps" : "Lisää sovelluksia", "Search" : "Etsi", - "Log out" : "Kirjaudu ulos", "This action requires you to confirm your password:" : "Tämä toiminto vaati vahvistuksen salasanallasi:", "Confirm your password" : "Vahvista salasanasi", "Server side authentication failed!" : "Palvelimen puoleinen tunnistautuminen epäonnistui!", @@ -266,6 +265,7 @@ "This means only administrators can use the instance." : "Se tarkoittaa, että vain ylläpitäjät voivat nyt käyttää tätä sivustoa.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Ota yhteys järjestelmän ylläpitäjään, jos tämä viesti ilmenee uudelleen tai odottamatta.", "Thank you for your patience." : "Kiitos kärsivällisyydestäsi.", + "Log out" : "Kirjaudu ulos", "Two-factor authentication" : "Kaksivaiheinen tunnistautuminen", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Tililläsi on käytössä parannettu tietoturva. Käytä tunnistuksen toista vaihetta.", "Cancel log in" : "Peru kirjautuminen", @@ -289,87 +289,8 @@ "For help, see the documentation." : "Apua saat dokumentaatiosta.", "This %s instance is currently in maintenance mode, which may take a while." : "Tämä %s-instanssi on parhaillaan huoltotilassa, huollossa saattaa kestää hetki.", "This page will refresh itself when the %s instance is available again." : "Tämä sivu päivittää itsensä, kun %s on jälleen käytettävissä.", - "Error loading tags" : "Virhe tunnisteita ladattaessa", - "Tag already exists" : "Tunniste on jo olemassa", - "Error deleting tag(s)" : "Virhe tunnisteita poistaessa", - "Error tagging" : "Tunnisteiden kirjoitusvirhe", - "Error untagging" : "Tunnisteiden poistovirhe", - "Error favoriting" : "Suosikin kirjoitusvirhe", - "Error unfavoriting" : "Suosikin poistovirhe", - "Couldn't send mail to following users: %s " : "Sähköpostin lähetys seuraaville käyttäjille epäonnistui: %s", - "Sunday" : "sunnuntai", - "Monday" : "maanantai", - "Tuesday" : "tiistai", - "Wednesday" : "keskiviikko", - "Thursday" : "torstai", - "Friday" : "perjantai", - "Saturday" : "lauantai", - "Sun." : "Su", - "Mon." : "Ma", - "Tue." : "Ti", - "Wed." : "Ke", - "Thu." : "To", - "Fri." : "Pe", - "Sat." : "La", - "Su" : "Su", - "Mo" : "Ma", - "Tu" : "Ti", - "We" : "Ke", - "Th" : "To", - "Fr" : "Pe", - "Sa" : "La", - "January" : "tammikuu", - "February" : "helmikuu", - "March" : "maaliskuu", - "April" : "huhtikuu", - "May" : "toukokuu", - "June" : "kesäkuu", - "July" : "heinäkuu", - "August" : "elokuu", - "September" : "syyskuu", - "October" : "lokakuu", - "November" : "marraskuu", - "December" : "joulukuu", - "Jan." : "Tammi", - "Feb." : "Helmi", - "Mar." : "Maalis", - "Apr." : "Huhti", - "May." : "Touko", - "Jun." : "Kesä", - "Jul." : "Heinä", - "Aug." : "Elo", - "Sep." : "Syys", - "Oct." : "Loka", - "Nov." : "Marras", - "Dec." : "Joulu", "Problem loading page, reloading in 5 seconds" : "Ongelma sivun lataamisessa, päivitetään 5 sekunnin kuluttua", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Tiedostosi on salattu. Jos et ole ottanut käyttöön palautusavainta, tietojasi ei ole mahdollista palauttaa salasanan nollaamisen jälkeen.
Jos et ole varma mitä tehdä, ota yhteys ylläpitäjään.
Haluatko varmasti jatkaa?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Tällä palvelimella ei ole toimivaa Internet-yhteyttä. Sen seurauksena jotkin ominaisuudet, kuten erillinen tallennustila, ilmoitukset päivityksistä ja kolmansien osapuolten sovellusten asennus, eivät toimi. Tiedostojen etäkäyttö tai ilmoitusten lähetys sähköpostitse eivät välttämättä toimi myöskään. Suosittelemme kytkemään palvelimen Internet-yhteyteen, jos haluat käyttää kaikkia ominaisuuksia.", - "Hide file listing" : "Piilota tiedostolistaus", - "Sending ..." : "Lähetetään...", - "Email sent" : "Sähköposti lähetetty", - "Send link via email" : "Lähetä linkki sähköpostitse", - "notify by email" : "ilmoita sähköpostitse", - "can share" : "voi jakaa", - "create" : "luo", - "change" : "muuta", - "delete" : "poista", - "{sharee} (at {server})" : "{sharee} (palvelimella {server})", - "Share with users…" : "Jaa käyttäjien kanssa…", - "Share with users, groups or remote users…" : "Jaa käyttäjien, ryhmien tai etäkäyttäjien kanssa…", - "Share with users or groups…" : "Jaa käyttäjien tai ryhmien kanssa…", - "Share with users or remote users…" : "Jaa käyttäjien tai etäkäyttäjien kanssa…", - "Warning" : "Varoitus", - "Error while sending notification" : "Virhe ilmoitusta lähettäessä", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Päivitys on meneillään. Poistuminen tältä sivulta saattaa keskeyttää toimenpiteen joissain käyttöympäristöissä.", - "Updating to {version}" : "Päivitetään versioon {version}", - "The update was successful. There were warnings." : "Päivitys onnistui, tosin ilmeni varoituksia.", - "The update was successful. Redirecting you to Nextcloud now." : "Päivitys onnistui. Sinut ohjataan nyt Nextcloudiin.", - "No search results in other folders" : "Ei hakutuloksia muissa kansioissa", - "Two-step verification" : "Kaksivaiheinen vahvistus", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Tililläsi on käytössä lisäturvatoimia. Tunnistaudu käyttäen kaksivaiheista vahvistusta.", - "Cancel login" : "Peru kirjautuminen", - "Please authenticate using the selected factor." : "Tunnistaudu käyttäen valittua vahvistusta.", - "An error occured while verifying the token" : "Valtuutusta tarkistettaessa tapahtui virhe" + "The update was successful. Redirecting you to Nextcloud now." : "Päivitys onnistui. Sinut ohjataan nyt Nextcloudiin." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 6a466e36af..e05b1ccf94 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -250,7 +250,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Cette application requiert JavaScript pour fonctionner correctement. Veuillez {linkstart}activer JavaScript{linkend} et recharger la page.", "More apps" : "Plus d'applications", "Search" : "Rechercher", - "Log out" : "Se déconnecter", "This action requires you to confirm your password:" : "Cette action nécessite que vous confirmiez votre mot de passe :", "Confirm your password" : "Confirmer votre mot de passe", "Server side authentication failed!" : "L'authentification sur le serveur a échoué !", @@ -272,6 +271,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Cela signifie que seuls les administrateurs peuvent utiliser l'instance.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Veuillez contacter votre administrateur système si ce message persiste ou apparaît de façon inattendue.", "Thank you for your patience." : "Merci de votre patience.", + "Log out" : "Se déconnecter", "Two-factor authentication" : "Second facteur d'authentification", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La sécurité renforcée est activée pour votre compte. Veuillez vous authentifier en utilisant un second facteur.", "Cancel log in" : "Annuler l'authentification", @@ -295,88 +295,8 @@ OC.L10N.register( "For help, see the documentation." : "Pour obtenir de l'aide, lisez la documentation.", "This %s instance is currently in maintenance mode, which may take a while." : "Cette instance de %s est en cours de maintenance, cela peut prendre du temps.", "This page will refresh itself when the %s instance is available again." : "Cette page se rafraîchira d'elle-même lorsque l'instance %s sera à nouveau disponible.", - "Error loading tags" : "Erreur lors du chargement des étiquettes", - "Tag already exists" : "L'étiquette existe déjà.", - "Error deleting tag(s)" : "Erreur de suppression d'étiquette(s)", - "Error tagging" : "Erreur lors de l'étiquetage", - "Error untagging" : "Erreur lors du désétiquetage", - "Error favoriting" : "Erreur lors de la mise en favori", - "Error unfavoriting" : "Erreur lors de la suppression des favoris", - "Couldn't send mail to following users: %s " : "Impossible d'envoyer un courriel aux utilisateurs suivants : %s", - "Sunday" : "Dimanche", - "Monday" : "Lundi", - "Tuesday" : "Mardi", - "Wednesday" : "Mercredi", - "Thursday" : "Jeudi", - "Friday" : "Vendredi", - "Saturday" : "Samedi", - "Sun." : "Dim.", - "Mon." : "Lun.", - "Tue." : "Mar.", - "Wed." : "Mer.", - "Thu." : "Jeu.", - "Fri." : "Ven.", - "Sat." : "Sam.", - "Su" : "Di", - "Mo" : "Lu", - "Tu" : "Ma", - "We" : "Me", - "Th" : "Je", - "Fr" : "Ve", - "Sa" : "Sa", - "January" : "Janvier", - "February" : "Février", - "March" : "Mars", - "April" : "Avril", - "May" : "Mai", - "June" : "Juin", - "July" : "Juillet", - "August" : "Août", - "September" : "Septembre", - "October" : "Octobre", - "November" : "Novembre", - "December" : "Décembre", - "Jan." : "Jan.", - "Feb." : "Fév.", - "Mar." : "Mars", - "Apr." : "Avr.", - "May." : "Mai", - "Jun." : "Juin", - "Jul." : "Juil.", - "Aug." : "Août", - "Sep." : "Sep.", - "Oct." : "Oct.", - "Nov." : "Nov.", - "Dec." : "Déc.", "Problem loading page, reloading in 5 seconds" : "Problème de chargement de la page, actualisation dans 5 secondes", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Vos fichiers sont chiffrés. Si vous n'avez pas activé la clé de récupération, il n'y aura aucun moyen de récupérer vos données une fois le mot de passe réinitialisé.
Si vous n'êtes pas sûr de ce que vous faites, veuillez contacter votre administrateur avant de continuer.
Voulez-vous vraiment continuer ?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à internet. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que les notifications par courriel peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "La configuration des entêtes du proxy inverse est incorrecte, ou vous accédez à ownCloud depuis un proxy de confiance. Si vous n'êtes pas en train d’accéder à ownCloud depuis un proxy de confiance, ceci est un problème de sécurité qui peut permettre à un attaquant de masquer sa véritable adresse IP. Consultez la documentation pour avoir plus d'informations à ce sujet.", - "Hide file listing" : "Cacher la liste des fichiers", - "Sending ..." : "Envoi…", - "Email sent" : "Courriel envoyé", - "Send link via email" : "Envoyer le lien par mail", - "notify by email" : "notifier par courriel", - "can share" : "peut partager", - "create" : "création", - "change" : "modification", - "delete" : "suppression", - "{sharee} (at {server})" : "{sharee} (sur {server})", - "Share with users…" : "Partager avec des utilisateurs...", - "Share with users, groups or remote users…" : "Partager avec des utilisateurs, groupes ou utilisateurs distants...", - "Share with users or groups…" : "Partager avec des utilisateurs ou des groupes...", - "Share with users or remote users…" : "Partager avec des utilisateurs ou des utilisateurs distants...", - "Warning" : "Attention", - "Error while sending notification" : "Erreur lors de l'envoi de la notification", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mise à jour est en cours, quitter la page peux interrompre le processus dans certains d'environnements.", - "Updating to {version}" : "Mise à jour vers {version}", - "The update was successful. There were warnings." : "La mise à jour a été faite avec succès. Il y a eu des avertissements.", - "The update was successful. Redirecting you to Nextcloud now." : "La mise à jour est terminée. Vous allez être redirigé vers Nextcloud.", - "No search results in other folders" : "Aucun résultat dans d'autres dossiers", - "Two-step verification" : "Vérification en deux étapes", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "La sécurité renforcée a été activée pour votre compte. Veuillez vous authentifier en utilisant un second facteur.", - "Cancel login" : "Annuler la connexion", - "Please authenticate using the selected factor." : "Veuillez vous authentifier en utilisant le second facteur.", - "An error occured while verifying the token" : "Une erreur est survenue lors de la vérification du jeton" + "The update was successful. Redirecting you to Nextcloud now." : "La mise à jour est terminée. Vous allez être redirigé vers Nextcloud." }, "nplurals=2; plural=(n > 1);"); diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 306024b43d..79a19c1af3 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -248,7 +248,6 @@ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Cette application requiert JavaScript pour fonctionner correctement. Veuillez {linkstart}activer JavaScript{linkend} et recharger la page.", "More apps" : "Plus d'applications", "Search" : "Rechercher", - "Log out" : "Se déconnecter", "This action requires you to confirm your password:" : "Cette action nécessite que vous confirmiez votre mot de passe :", "Confirm your password" : "Confirmer votre mot de passe", "Server side authentication failed!" : "L'authentification sur le serveur a échoué !", @@ -270,6 +269,7 @@ "This means only administrators can use the instance." : "Cela signifie que seuls les administrateurs peuvent utiliser l'instance.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Veuillez contacter votre administrateur système si ce message persiste ou apparaît de façon inattendue.", "Thank you for your patience." : "Merci de votre patience.", + "Log out" : "Se déconnecter", "Two-factor authentication" : "Second facteur d'authentification", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La sécurité renforcée est activée pour votre compte. Veuillez vous authentifier en utilisant un second facteur.", "Cancel log in" : "Annuler l'authentification", @@ -293,88 +293,8 @@ "For help, see the documentation." : "Pour obtenir de l'aide, lisez la documentation.", "This %s instance is currently in maintenance mode, which may take a while." : "Cette instance de %s est en cours de maintenance, cela peut prendre du temps.", "This page will refresh itself when the %s instance is available again." : "Cette page se rafraîchira d'elle-même lorsque l'instance %s sera à nouveau disponible.", - "Error loading tags" : "Erreur lors du chargement des étiquettes", - "Tag already exists" : "L'étiquette existe déjà.", - "Error deleting tag(s)" : "Erreur de suppression d'étiquette(s)", - "Error tagging" : "Erreur lors de l'étiquetage", - "Error untagging" : "Erreur lors du désétiquetage", - "Error favoriting" : "Erreur lors de la mise en favori", - "Error unfavoriting" : "Erreur lors de la suppression des favoris", - "Couldn't send mail to following users: %s " : "Impossible d'envoyer un courriel aux utilisateurs suivants : %s", - "Sunday" : "Dimanche", - "Monday" : "Lundi", - "Tuesday" : "Mardi", - "Wednesday" : "Mercredi", - "Thursday" : "Jeudi", - "Friday" : "Vendredi", - "Saturday" : "Samedi", - "Sun." : "Dim.", - "Mon." : "Lun.", - "Tue." : "Mar.", - "Wed." : "Mer.", - "Thu." : "Jeu.", - "Fri." : "Ven.", - "Sat." : "Sam.", - "Su" : "Di", - "Mo" : "Lu", - "Tu" : "Ma", - "We" : "Me", - "Th" : "Je", - "Fr" : "Ve", - "Sa" : "Sa", - "January" : "Janvier", - "February" : "Février", - "March" : "Mars", - "April" : "Avril", - "May" : "Mai", - "June" : "Juin", - "July" : "Juillet", - "August" : "Août", - "September" : "Septembre", - "October" : "Octobre", - "November" : "Novembre", - "December" : "Décembre", - "Jan." : "Jan.", - "Feb." : "Fév.", - "Mar." : "Mars", - "Apr." : "Avr.", - "May." : "Mai", - "Jun." : "Juin", - "Jul." : "Juil.", - "Aug." : "Août", - "Sep." : "Sep.", - "Oct." : "Oct.", - "Nov." : "Nov.", - "Dec." : "Déc.", "Problem loading page, reloading in 5 seconds" : "Problème de chargement de la page, actualisation dans 5 secondes", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Vos fichiers sont chiffrés. Si vous n'avez pas activé la clé de récupération, il n'y aura aucun moyen de récupérer vos données une fois le mot de passe réinitialisé.
Si vous n'êtes pas sûr de ce que vous faites, veuillez contacter votre administrateur avant de continuer.
Voulez-vous vraiment continuer ?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à internet. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que les notifications par courriel peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "La configuration des entêtes du proxy inverse est incorrecte, ou vous accédez à ownCloud depuis un proxy de confiance. Si vous n'êtes pas en train d’accéder à ownCloud depuis un proxy de confiance, ceci est un problème de sécurité qui peut permettre à un attaquant de masquer sa véritable adresse IP. Consultez la documentation pour avoir plus d'informations à ce sujet.", - "Hide file listing" : "Cacher la liste des fichiers", - "Sending ..." : "Envoi…", - "Email sent" : "Courriel envoyé", - "Send link via email" : "Envoyer le lien par mail", - "notify by email" : "notifier par courriel", - "can share" : "peut partager", - "create" : "création", - "change" : "modification", - "delete" : "suppression", - "{sharee} (at {server})" : "{sharee} (sur {server})", - "Share with users…" : "Partager avec des utilisateurs...", - "Share with users, groups or remote users…" : "Partager avec des utilisateurs, groupes ou utilisateurs distants...", - "Share with users or groups…" : "Partager avec des utilisateurs ou des groupes...", - "Share with users or remote users…" : "Partager avec des utilisateurs ou des utilisateurs distants...", - "Warning" : "Attention", - "Error while sending notification" : "Erreur lors de l'envoi de la notification", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mise à jour est en cours, quitter la page peux interrompre le processus dans certains d'environnements.", - "Updating to {version}" : "Mise à jour vers {version}", - "The update was successful. There were warnings." : "La mise à jour a été faite avec succès. Il y a eu des avertissements.", - "The update was successful. Redirecting you to Nextcloud now." : "La mise à jour est terminée. Vous allez être redirigé vers Nextcloud.", - "No search results in other folders" : "Aucun résultat dans d'autres dossiers", - "Two-step verification" : "Vérification en deux étapes", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "La sécurité renforcée a été activée pour votre compte. Veuillez vous authentifier en utilisant un second facteur.", - "Cancel login" : "Annuler la connexion", - "Please authenticate using the selected factor." : "Veuillez vous authentifier en utilisant le second facteur.", - "An error occured while verifying the token" : "Une erreur est survenue lors de la vérification du jeton" + "The update was successful. Redirecting you to Nextcloud now." : "La mise à jour est terminée. Vous allez être redirigé vers Nextcloud." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/core/l10n/he.js b/core/l10n/he.js index b8a37fc4b1..b95bf88ce8 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -197,7 +197,6 @@ OC.L10N.register( "See the documentation" : "יש לצפות במסמכי התיעוד", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "יישום זה דורש JavaScript לפעולה נכונה. יש {linkstart}לאפשר JavaScript{linkend} ולטעון את העמוד מחדש.", "Search" : "חיפוש", - "Log out" : "התנתקות", "Server side authentication failed!" : "אימות לצד שרת נכשל!", "Please contact your administrator." : "יש ליצור קשר עם המנהל.", "An internal error occurred." : "אירעה שגיאה פנימית.", @@ -217,6 +216,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "לפיכך רק מנהלים יכולים להשתמש בהפעלה זו.", "Contact your system administrator if this message persists or appeared unexpectedly." : "יש ליצור קשר עם מנהל המערכת אם הודעה שו נמשכת או מופיעה באופן בלתי צפוי. ", "Thank you for your patience." : "תודה על הסבלנות.", + "Log out" : "התנתקות", "You are accessing the server from an untrusted domain." : "נכנסת לשרת משם מתחם / דומיין שאינו מהימן.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "יש ליצור קשר עם המנהל שלך. אם הנך המנהל של הפעלה זו, יש להגדיר את הגדרות ה- \"trusted_domains\" של config/config.php. דוגמת תצורה ניתן לראות ב- config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "בהתאם לתצורה שלך, כמנהל יתכן ותוכל להשתמש בכפתור מטה להפיכת שם המתחם / דומיין למהימן.", @@ -235,82 +235,7 @@ OC.L10N.register( "For help, see the documentation." : "לעזרה, ניתן לצפות במסמכי התיעוד.", "This %s instance is currently in maintenance mode, which may take a while." : "הפעלה %s זו כרגע במצב אחזקה, שתמשך זמן מה.", "This page will refresh itself when the %s instance is available again." : "עמוד זה ירענן את עצמו כשהפעלת %s תהיה זמינה שוב.", - "Error loading tags" : "שגיאה בטעינת תגיות", - "Tag already exists" : "תגית כבר קיימת", - "Error deleting tag(s)" : "שגיאה במחיקת תגית(יות)", - "Error tagging" : "שגיאה בביצוע תגיות", - "Error untagging" : "שגיאה בהסרת תגיות", - "Error favoriting" : "שגיאה בקביעת מועדפים", - "Error unfavoriting" : "שגיאה בהסרת מועדפים", - "Couldn't send mail to following users: %s " : "לא ניתן היה לשלוח דואר אלקטרוני למשתמשים הבאים %s ", - "Sunday" : "יום ראשון", - "Monday" : "יום שני", - "Tuesday" : "יום שלישי", - "Wednesday" : "יום רביעי", - "Thursday" : "יום חמישי", - "Friday" : "יום שישי", - "Saturday" : "שבת", - "Sun." : "ראשון", - "Mon." : "שני", - "Tue." : "שלישי", - "Wed." : "רביעי", - "Thu." : "חמישי", - "Fri." : "שישי", - "Sat." : "שבת", - "Su" : "א", - "Mo" : "ב", - "Tu" : "ג", - "We" : "ד", - "Th" : "ה", - "Fr" : "ו", - "Sa" : "ש", - "January" : "ינואר", - "February" : "פברואר", - "March" : "מרץ", - "April" : "אפריל", - "May" : "מאי", - "June" : "יוני", - "July" : "יולי", - "August" : "אוגוסט", - "September" : "ספטמבר", - "October" : "אוקטובר", - "November" : "נובמבר", - "December" : "דצמבר", - "Jan." : "ינו׳", - "Feb." : "פבר׳", - "Mar." : "מרץ", - "Apr." : "אפר׳", - "May." : "מאי", - "Jun." : "יונ׳", - "Jul." : "יול׳", - "Aug." : "אוג׳", - "Sep." : "ספט׳", - "Oct." : "אוק׳", - "Nov." : "נוב׳", - "Dec." : "דצמ׳", "Problem loading page, reloading in 5 seconds" : "בעיה בטעינת העמוד, טעינה מחדש בעוד 5 שניות.", - "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "הקבצים שלך מוצפנים. אם לא הפעלת את מפתח השחזור, לא תהיה דרך לקבל את המידע מחדש אחרי שהסיסמא תאופס.
אם אין לך מושג מה לעשות what to do, מוטב לפנות למנהל שלך לפני ההמשך.
האם באמת ברצונך להמשיך?", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "תצורת כותרות פרוקסי ההפוכה אינה נכונה, או שהגישה ל- ownCloud מתבצעת מ- proxy אמין. אם הגישה ל- ownCloud אינה מ- proxy אמין, מדובר בבעיית אבטחה שמאפשרת לתוקף לזייף את כתובת ה- IP כגלויה ל- ownCloud. מידע נוסף ניתן למצוא ב- מסמכי התיעוד שלנו.", - "Sending ..." : "מתבצעת שליחה ...", - "Email sent" : "הודעת הדוא״ל נשלחה", - "Send link via email" : "שליחת קישור באמצעות דואר אלקטרוני", - "notify by email" : "קבלת הודעה בדואר אלקטרוני", - "can share" : "ניתן לשתף", - "create" : "יצירה", - "change" : "שינוי", - "delete" : "מחיקה", - "{sharee} (at {server})" : "{sharee} (ב- {server})", - "Share with users…" : "שיתוף עם משתמשים...", - "Share with users, groups or remote users…" : "שיתוף עם משתמשים, קבוצות או משתמשים מרוחקים...", - "Share with users or groups…" : "שיתוף עם משתמשים או קבוצות...", - "Share with users or remote users…" : "שיתוף עם משתמשים או משתמשים מרוחקים...", - "Warning" : "אזהרה", - "Error while sending notification" : "שגיאה בזמן שליחת הודעה", - "No search results in other folders" : "אין תוצאות חיפוש בתיקיות אחרות", - "Two-step verification" : "אימות דו-שלבי", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "אבטחה מורחבת הופעלה בחשבון שלך. יש לאמת באמצעות גורם שני.", - "Cancel login" : "ביטול התחברות", - "Please authenticate using the selected factor." : "יש לאמת באמצעות גורם נבחר.", - "An error occured while verifying the token" : "שגיאה אירעה בזמן אימות המחרוזת" + "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "הקבצים שלך מוצפנים. אם לא הפעלת את מפתח השחזור, לא תהיה דרך לקבל את המידע מחדש אחרי שהסיסמא תאופס.
אם אין לך מושג מה לעשות what to do, מוטב לפנות למנהל שלך לפני ההמשך.
האם באמת ברצונך להמשיך?" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/he.json b/core/l10n/he.json index 56c3f8b75c..045c6815ff 100644 --- a/core/l10n/he.json +++ b/core/l10n/he.json @@ -195,7 +195,6 @@ "See the documentation" : "יש לצפות במסמכי התיעוד", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "יישום זה דורש JavaScript לפעולה נכונה. יש {linkstart}לאפשר JavaScript{linkend} ולטעון את העמוד מחדש.", "Search" : "חיפוש", - "Log out" : "התנתקות", "Server side authentication failed!" : "אימות לצד שרת נכשל!", "Please contact your administrator." : "יש ליצור קשר עם המנהל.", "An internal error occurred." : "אירעה שגיאה פנימית.", @@ -215,6 +214,7 @@ "This means only administrators can use the instance." : "לפיכך רק מנהלים יכולים להשתמש בהפעלה זו.", "Contact your system administrator if this message persists or appeared unexpectedly." : "יש ליצור קשר עם מנהל המערכת אם הודעה שו נמשכת או מופיעה באופן בלתי צפוי. ", "Thank you for your patience." : "תודה על הסבלנות.", + "Log out" : "התנתקות", "You are accessing the server from an untrusted domain." : "נכנסת לשרת משם מתחם / דומיין שאינו מהימן.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "יש ליצור קשר עם המנהל שלך. אם הנך המנהל של הפעלה זו, יש להגדיר את הגדרות ה- \"trusted_domains\" של config/config.php. דוגמת תצורה ניתן לראות ב- config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "בהתאם לתצורה שלך, כמנהל יתכן ותוכל להשתמש בכפתור מטה להפיכת שם המתחם / דומיין למהימן.", @@ -233,82 +233,7 @@ "For help, see the documentation." : "לעזרה, ניתן לצפות במסמכי התיעוד.", "This %s instance is currently in maintenance mode, which may take a while." : "הפעלה %s זו כרגע במצב אחזקה, שתמשך זמן מה.", "This page will refresh itself when the %s instance is available again." : "עמוד זה ירענן את עצמו כשהפעלת %s תהיה זמינה שוב.", - "Error loading tags" : "שגיאה בטעינת תגיות", - "Tag already exists" : "תגית כבר קיימת", - "Error deleting tag(s)" : "שגיאה במחיקת תגית(יות)", - "Error tagging" : "שגיאה בביצוע תגיות", - "Error untagging" : "שגיאה בהסרת תגיות", - "Error favoriting" : "שגיאה בקביעת מועדפים", - "Error unfavoriting" : "שגיאה בהסרת מועדפים", - "Couldn't send mail to following users: %s " : "לא ניתן היה לשלוח דואר אלקטרוני למשתמשים הבאים %s ", - "Sunday" : "יום ראשון", - "Monday" : "יום שני", - "Tuesday" : "יום שלישי", - "Wednesday" : "יום רביעי", - "Thursday" : "יום חמישי", - "Friday" : "יום שישי", - "Saturday" : "שבת", - "Sun." : "ראשון", - "Mon." : "שני", - "Tue." : "שלישי", - "Wed." : "רביעי", - "Thu." : "חמישי", - "Fri." : "שישי", - "Sat." : "שבת", - "Su" : "א", - "Mo" : "ב", - "Tu" : "ג", - "We" : "ד", - "Th" : "ה", - "Fr" : "ו", - "Sa" : "ש", - "January" : "ינואר", - "February" : "פברואר", - "March" : "מרץ", - "April" : "אפריל", - "May" : "מאי", - "June" : "יוני", - "July" : "יולי", - "August" : "אוגוסט", - "September" : "ספטמבר", - "October" : "אוקטובר", - "November" : "נובמבר", - "December" : "דצמבר", - "Jan." : "ינו׳", - "Feb." : "פבר׳", - "Mar." : "מרץ", - "Apr." : "אפר׳", - "May." : "מאי", - "Jun." : "יונ׳", - "Jul." : "יול׳", - "Aug." : "אוג׳", - "Sep." : "ספט׳", - "Oct." : "אוק׳", - "Nov." : "נוב׳", - "Dec." : "דצמ׳", "Problem loading page, reloading in 5 seconds" : "בעיה בטעינת העמוד, טעינה מחדש בעוד 5 שניות.", - "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "הקבצים שלך מוצפנים. אם לא הפעלת את מפתח השחזור, לא תהיה דרך לקבל את המידע מחדש אחרי שהסיסמא תאופס.
אם אין לך מושג מה לעשות what to do, מוטב לפנות למנהל שלך לפני ההמשך.
האם באמת ברצונך להמשיך?", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "תצורת כותרות פרוקסי ההפוכה אינה נכונה, או שהגישה ל- ownCloud מתבצעת מ- proxy אמין. אם הגישה ל- ownCloud אינה מ- proxy אמין, מדובר בבעיית אבטחה שמאפשרת לתוקף לזייף את כתובת ה- IP כגלויה ל- ownCloud. מידע נוסף ניתן למצוא ב- מסמכי התיעוד שלנו.", - "Sending ..." : "מתבצעת שליחה ...", - "Email sent" : "הודעת הדוא״ל נשלחה", - "Send link via email" : "שליחת קישור באמצעות דואר אלקטרוני", - "notify by email" : "קבלת הודעה בדואר אלקטרוני", - "can share" : "ניתן לשתף", - "create" : "יצירה", - "change" : "שינוי", - "delete" : "מחיקה", - "{sharee} (at {server})" : "{sharee} (ב- {server})", - "Share with users…" : "שיתוף עם משתמשים...", - "Share with users, groups or remote users…" : "שיתוף עם משתמשים, קבוצות או משתמשים מרוחקים...", - "Share with users or groups…" : "שיתוף עם משתמשים או קבוצות...", - "Share with users or remote users…" : "שיתוף עם משתמשים או משתמשים מרוחקים...", - "Warning" : "אזהרה", - "Error while sending notification" : "שגיאה בזמן שליחת הודעה", - "No search results in other folders" : "אין תוצאות חיפוש בתיקיות אחרות", - "Two-step verification" : "אימות דו-שלבי", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "אבטחה מורחבת הופעלה בחשבון שלך. יש לאמת באמצעות גורם שני.", - "Cancel login" : "ביטול התחברות", - "Please authenticate using the selected factor." : "יש לאמת באמצעות גורם נבחר.", - "An error occured while verifying the token" : "שגיאה אירעה בזמן אימות המחרוזת" + "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "הקבצים שלך מוצפנים. אם לא הפעלת את מפתח השחזור, לא תהיה דרך לקבל את המידע מחדש אחרי שהסיסמא תאופס.
אם אין לך מושג מה לעשות what to do, מוטב לפנות למנהל שלך לפני ההמשך.
האם באמת ברצונך להמשיך?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/hu.js b/core/l10n/hu.js index c6931f6352..773e9c3821 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -238,7 +238,6 @@ OC.L10N.register( "See the documentation" : "Nézze meg a dokumentációt", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Az alkalmazás megfelelő működéséhez JavaScript szükséges. Kérjük, {linkstart}engedélyezze a JavaScript-et{linkend} és frissítse a lapot.", "Search" : "Keresés", - "Log out" : "Kijelentkezés", "This action requires you to confirm your password:" : "A művelethez szükség van a jelszavad megerősítésére:", "Confirm your password" : "Erősítsd meg a jelszavad:", "Server side authentication failed!" : "A szerveroldali hitelesítés sikertelen!", @@ -260,6 +259,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Ez azt jelenti, hogy csak az adminisztrátor használhatja ezt a példányt", "Contact your system administrator if this message persists or appeared unexpectedly." : "Ha ez az üzenet ismételten vagy indokolatlanul megjelenik, akkor keresse fel a rendszergazdáját!", "Thank you for your patience." : "Köszönjük a türelmét!", + "Log out" : "Kijelentkezés", "Two-factor authentication" : "Kétlépcsős hitelesítés", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "A fokozott biztonság engedélyezett a fiókod számára. Kérlek hitelesítsd egy második faktor használatával.", "Cancel log in" : "Bejelentkezés megszakítása", @@ -283,88 +283,8 @@ OC.L10N.register( "For help, see the documentation." : "Segítségért keresse fel a dokumentációt.", "This %s instance is currently in maintenance mode, which may take a while." : "Ez a %s folyamat éppen karbantartó üzemmódban van, ami eltarthat egy darabig.", "This page will refresh itself when the %s instance is available again." : "Ez az oldal frissíteni fogja magát amint a(z) %s példány ismét elérhető.", - "Error loading tags" : "Hiba a címkék betöltésekor", - "Tag already exists" : "A címke már létezik", - "Error deleting tag(s)" : "Hiba a címkék törlésekor", - "Error tagging" : "Hiba a címkézéskor", - "Error untagging" : "Hiba a címkék eltávolításakor", - "Error favoriting" : "Hiba a kedvencekhez adáskor", - "Error unfavoriting" : "Hiba a kedvencekből törléskor", - "Couldn't send mail to following users: %s " : "Nem sikerült e-mailt küldeni a következő felhasználóknak: %s", - "Sunday" : "vasárnap", - "Monday" : "hétfő", - "Tuesday" : "kedd", - "Wednesday" : "szerda", - "Thursday" : "csütörtök", - "Friday" : "péntek", - "Saturday" : "szombat", - "Sun." : "V.", - "Mon." : "H.", - "Tue." : "K.", - "Wed." : "Sze.", - "Thu." : "Cs.", - "Fri." : "P.", - "Sat." : "Szo.", - "Su" : "Va", - "Mo" : "Hé", - "Tu" : "Ke", - "We" : "Sze", - "Th" : "Cs", - "Fr" : "Pé", - "Sa" : "Szo", - "January" : "január", - "February" : "február", - "March" : "március", - "April" : "április", - "May" : "május", - "June" : "június", - "July" : "július", - "August" : "augusztus", - "September" : "szeptember", - "October" : "október", - "November" : "november", - "December" : "december", - "Jan." : "jan.", - "Feb." : "feb.", - "Mar." : "márc.", - "Apr." : "ápr.", - "May." : "máj.", - "Jun." : "jún.", - "Jul." : "júl.", - "Aug." : "aug.", - "Sep." : "szept.", - "Oct." : "okt.", - "Nov." : "nov.", - "Dec." : "dec.", "Problem loading page, reloading in 5 seconds" : "Probléma adódott az oldal betöltése közben, újratöltés 5 másodpercen belül", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Az Ön fájljai titkosítva vannak. Ha nem engedélyezte korábban az adatok visszanyeréséhez szükséges kulcs használatát, akkor a jelszó megváltoztatását követően nem fog hozzáférni az adataihoz. Ha nem biztos abban, hogy mit kellene tennie, akkor kérdezze meg a rendszergazdát, mielőtt továbbmenne.
Biztos, hogy folytatni kívánja?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ennek a szervernek nincs működő internet kapcsolata. Ez azt jelenti, hogy néhány funkció, mint pl. külső tárolók csatolása, frissítési értesítések, vagy a harmadik féltől származó alkalmazások telepítése nem fog működni. A fájlok távoli elérése és az e-mail értesítések is lehet, hogy nem működnek. Ajánlott az internet kapcsolat engedélyezése a szerveren, ha minden funkciót használni szeretnél.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "A fordított proxy fejlécek konfigurációs beállításai helytelenek, vagy egy megbízható proxy-ból próbálja az ownCloud-ot elérni. Ha nem megbízható proxy-ból próbálja elérni az ownCloud-ot, akkor ez egy biztonsági probléma, a támadó az ownCloud számára látható IP cím csalást tud végrehajtani. Bővebb információt a dokumentációban találhat.", - "Hide file listing" : "Fájl lista elrejtése", - "Sending ..." : "Küldés ...", - "Email sent" : "Az e-mailt elküldtük!", - "Send link via email" : "Hivatkozás küldése levélben", - "notify by email" : "e-mail értesítés", - "can share" : "megoszthatja", - "create" : "létrehoz", - "change" : "módosít", - "delete" : "töröl", - "{sharee} (at {server})" : "{sharee} ({server} szerveren)", - "Share with users…" : "Megosztás felhasználókkal", - "Share with users, groups or remote users…" : "Megosztás felhasználókkal, csoportokkal vagy távoli felhasználókkal...", - "Share with users or groups…" : "Megosztás felhasználókkal vagy csoportokkal...", - "Share with users or remote users…" : "Megosztás felhasználókkal vagy távoli felhasználókkal...", - "Warning" : "Figyelmeztetés", - "Error while sending notification" : "Hiba történt az értesítő küldése közben", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A frissítés folyamatban van, az oldal elhagyása néhány környezetben lehet, hogy megszakítja a folyamatot.", - "Updating to {version}" : "Frissítés erre a verzióra: {version}", - "The update was successful. There were warnings." : "A frissítés sikerült. Figyelmeztetések találhatók.", - "The update was successful. Redirecting you to Nextcloud now." : "A frissítés sikeres volt. Most átirányítunk a Nextcloudhoz.", - "No search results in other folders" : "Nincs keresési eredmény a másik mappákban", - "Two-step verification" : "Kétlépcsős ellenőrzés", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "A fokozott biztonság engedélyezve lett a fiókod számára. Kérlek hitelesítsd egy második faktor használatával.", - "Cancel login" : "Bejelentkezés megszakítása", - "Please authenticate using the selected factor." : "Kérlek hitelesítsd a kiválasztott faktor használatával.", - "An error occured while verifying the token" : "Hiba történt a token ellenőrzése közben" + "The update was successful. Redirecting you to Nextcloud now." : "A frissítés sikeres volt. Most átirányítunk a Nextcloudhoz." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/hu.json b/core/l10n/hu.json index 02120d6699..61d5f5edf4 100644 --- a/core/l10n/hu.json +++ b/core/l10n/hu.json @@ -236,7 +236,6 @@ "See the documentation" : "Nézze meg a dokumentációt", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Az alkalmazás megfelelő működéséhez JavaScript szükséges. Kérjük, {linkstart}engedélyezze a JavaScript-et{linkend} és frissítse a lapot.", "Search" : "Keresés", - "Log out" : "Kijelentkezés", "This action requires you to confirm your password:" : "A művelethez szükség van a jelszavad megerősítésére:", "Confirm your password" : "Erősítsd meg a jelszavad:", "Server side authentication failed!" : "A szerveroldali hitelesítés sikertelen!", @@ -258,6 +257,7 @@ "This means only administrators can use the instance." : "Ez azt jelenti, hogy csak az adminisztrátor használhatja ezt a példányt", "Contact your system administrator if this message persists or appeared unexpectedly." : "Ha ez az üzenet ismételten vagy indokolatlanul megjelenik, akkor keresse fel a rendszergazdáját!", "Thank you for your patience." : "Köszönjük a türelmét!", + "Log out" : "Kijelentkezés", "Two-factor authentication" : "Kétlépcsős hitelesítés", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "A fokozott biztonság engedélyezett a fiókod számára. Kérlek hitelesítsd egy második faktor használatával.", "Cancel log in" : "Bejelentkezés megszakítása", @@ -281,88 +281,8 @@ "For help, see the documentation." : "Segítségért keresse fel a dokumentációt.", "This %s instance is currently in maintenance mode, which may take a while." : "Ez a %s folyamat éppen karbantartó üzemmódban van, ami eltarthat egy darabig.", "This page will refresh itself when the %s instance is available again." : "Ez az oldal frissíteni fogja magát amint a(z) %s példány ismét elérhető.", - "Error loading tags" : "Hiba a címkék betöltésekor", - "Tag already exists" : "A címke már létezik", - "Error deleting tag(s)" : "Hiba a címkék törlésekor", - "Error tagging" : "Hiba a címkézéskor", - "Error untagging" : "Hiba a címkék eltávolításakor", - "Error favoriting" : "Hiba a kedvencekhez adáskor", - "Error unfavoriting" : "Hiba a kedvencekből törléskor", - "Couldn't send mail to following users: %s " : "Nem sikerült e-mailt küldeni a következő felhasználóknak: %s", - "Sunday" : "vasárnap", - "Monday" : "hétfő", - "Tuesday" : "kedd", - "Wednesday" : "szerda", - "Thursday" : "csütörtök", - "Friday" : "péntek", - "Saturday" : "szombat", - "Sun." : "V.", - "Mon." : "H.", - "Tue." : "K.", - "Wed." : "Sze.", - "Thu." : "Cs.", - "Fri." : "P.", - "Sat." : "Szo.", - "Su" : "Va", - "Mo" : "Hé", - "Tu" : "Ke", - "We" : "Sze", - "Th" : "Cs", - "Fr" : "Pé", - "Sa" : "Szo", - "January" : "január", - "February" : "február", - "March" : "március", - "April" : "április", - "May" : "május", - "June" : "június", - "July" : "július", - "August" : "augusztus", - "September" : "szeptember", - "October" : "október", - "November" : "november", - "December" : "december", - "Jan." : "jan.", - "Feb." : "feb.", - "Mar." : "márc.", - "Apr." : "ápr.", - "May." : "máj.", - "Jun." : "jún.", - "Jul." : "júl.", - "Aug." : "aug.", - "Sep." : "szept.", - "Oct." : "okt.", - "Nov." : "nov.", - "Dec." : "dec.", "Problem loading page, reloading in 5 seconds" : "Probléma adódott az oldal betöltése közben, újratöltés 5 másodpercen belül", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Az Ön fájljai titkosítva vannak. Ha nem engedélyezte korábban az adatok visszanyeréséhez szükséges kulcs használatát, akkor a jelszó megváltoztatását követően nem fog hozzáférni az adataihoz. Ha nem biztos abban, hogy mit kellene tennie, akkor kérdezze meg a rendszergazdát, mielőtt továbbmenne.
Biztos, hogy folytatni kívánja?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ennek a szervernek nincs működő internet kapcsolata. Ez azt jelenti, hogy néhány funkció, mint pl. külső tárolók csatolása, frissítési értesítések, vagy a harmadik féltől származó alkalmazások telepítése nem fog működni. A fájlok távoli elérése és az e-mail értesítések is lehet, hogy nem működnek. Ajánlott az internet kapcsolat engedélyezése a szerveren, ha minden funkciót használni szeretnél.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "A fordított proxy fejlécek konfigurációs beállításai helytelenek, vagy egy megbízható proxy-ból próbálja az ownCloud-ot elérni. Ha nem megbízható proxy-ból próbálja elérni az ownCloud-ot, akkor ez egy biztonsági probléma, a támadó az ownCloud számára látható IP cím csalást tud végrehajtani. Bővebb információt a dokumentációban találhat.", - "Hide file listing" : "Fájl lista elrejtése", - "Sending ..." : "Küldés ...", - "Email sent" : "Az e-mailt elküldtük!", - "Send link via email" : "Hivatkozás küldése levélben", - "notify by email" : "e-mail értesítés", - "can share" : "megoszthatja", - "create" : "létrehoz", - "change" : "módosít", - "delete" : "töröl", - "{sharee} (at {server})" : "{sharee} ({server} szerveren)", - "Share with users…" : "Megosztás felhasználókkal", - "Share with users, groups or remote users…" : "Megosztás felhasználókkal, csoportokkal vagy távoli felhasználókkal...", - "Share with users or groups…" : "Megosztás felhasználókkal vagy csoportokkal...", - "Share with users or remote users…" : "Megosztás felhasználókkal vagy távoli felhasználókkal...", - "Warning" : "Figyelmeztetés", - "Error while sending notification" : "Hiba történt az értesítő küldése közben", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A frissítés folyamatban van, az oldal elhagyása néhány környezetben lehet, hogy megszakítja a folyamatot.", - "Updating to {version}" : "Frissítés erre a verzióra: {version}", - "The update was successful. There were warnings." : "A frissítés sikerült. Figyelmeztetések találhatók.", - "The update was successful. Redirecting you to Nextcloud now." : "A frissítés sikeres volt. Most átirányítunk a Nextcloudhoz.", - "No search results in other folders" : "Nincs keresési eredmény a másik mappákban", - "Two-step verification" : "Kétlépcsős ellenőrzés", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "A fokozott biztonság engedélyezve lett a fiókod számára. Kérlek hitelesítsd egy második faktor használatával.", - "Cancel login" : "Bejelentkezés megszakítása", - "Please authenticate using the selected factor." : "Kérlek hitelesítsd a kiválasztott faktor használatával.", - "An error occured while verifying the token" : "Hiba történt a token ellenőrzése közben" + "The update was successful. Redirecting you to Nextcloud now." : "A frissítés sikeres volt. Most átirányítunk a Nextcloudhoz." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/id.js b/core/l10n/id.js index 7972c5afdb..8d0f0c9fb8 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -243,7 +243,6 @@ OC.L10N.register( "See the documentation" : "Lihat dokumentasi", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aplikasi ini memerlukan JavaScript untuk dapat beroperasi dengan benar. Mohon {linkstart}aktifkan JavaScript{linkend} dan muat ulang halaman ini.", "Search" : "Cari", - "Log out" : "Keluar", "This action requires you to confirm your password:" : "Aksi ini mengharuskan anda mengkonfirmasi sandi anda:", "Confirm your password" : "Konfirmasi sandi anda", "Server side authentication failed!" : "Otentikasi dari sisi server gagal!", @@ -265,6 +264,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Ini berarti hanya administrator yang dapat menggunakan ownCloud.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Hubungi administrator sistem anda jika pesan ini terus muncul atau muncul tiba-tiba.", "Thank you for your patience." : "Terima kasih atas kesabaran anda.", + "Log out" : "Keluar", "Two-factor authentication" : "Otentikasi Two-factor", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Keamanan tambahan diaktifkan untuk akun anda. Harap otentikasi menggunakan faktor kedua.", "Cancel log in" : "Batalkan masuk log", @@ -288,88 +288,8 @@ OC.L10N.register( "For help, see the documentation." : "Untuk bantuan, lihat dokumentasi.", "This %s instance is currently in maintenance mode, which may take a while." : "Instansi %s ini sedang dalam modus pemeliharaan, mungkin memerlukan beberapa saat.", "This page will refresh itself when the %s instance is available again." : "Halaman ini akan disegarkan dengan sendiri saat instansi %s tersebut tersedia kembali.", - "Error loading tags" : "Kesalahan saat saat memuat tag", - "Tag already exists" : "Tag sudah ada", - "Error deleting tag(s)" : "Kesalahan saat menghapus tag", - "Error tagging" : "Kesalahan saat memberikan tag", - "Error untagging" : "Kesalahan saat menghapus tag", - "Error favoriting" : "Kesalahan saat memberikan sebagai favorit", - "Error unfavoriting" : "Kesalahan saat menghapus sebagai favorit", - "Couldn't send mail to following users: %s " : "Tidak dapat mengirim Email ke pengguna berikut: %s", - "Sunday" : "Minggu", - "Monday" : "Senin", - "Tuesday" : "Selasa", - "Wednesday" : "Rabu", - "Thursday" : "Kamis", - "Friday" : "Jumat", - "Saturday" : "Sabtu", - "Sun." : "Min.", - "Mon." : "Sen.", - "Tue." : "Sel.", - "Wed." : "Rab.", - "Thu." : "Kam.", - "Fri." : "Jum.", - "Sat." : "Sab.", - "Su" : "Min", - "Mo" : "Sen", - "Tu" : "Sel", - "We" : "Rab", - "Th" : "Kam", - "Fr" : "Jum", - "Sa" : "Sab", - "January" : "Januari", - "February" : "Februari", - "March" : "Maret", - "April" : "April", - "May" : "Mei", - "June" : "Juni", - "July" : "Juli", - "August" : "Agustus", - "September" : "September", - "October" : "Oktober", - "November" : "November", - "December" : "Desember", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "Mei", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Agu.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nov.", - "Dec." : "Des.", "Problem loading page, reloading in 5 seconds" : "Terjadi masalah dalam memuat laman, mencoba lagi dalam 5 detik", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Berkas-berkas Anda terenkripsi. Jika Anda tidak mengaktifkan kunci pemulihan, tidak ada cara lain untuk mendapatkan data Anda kembali setelah sandi di setel ulang.
Jika Anda tidak yakin dengan apa yang akan Anda dilakukan, mohon hubungi administrator Anda sebelum melanjutkan.
Apakah Anda yakin ingin melanjutkan?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Server ini tidak tersambung ke internet. Ini berarti beberapa fitur seperti me-mount penyimpanan eksternal, notifikasi pembaruan atau instalasi aplikasi pihak ketiga tidak akan bekerja. Mengakses berkas secara remote dan mengirim notifikasi email juga tidak bekerja. Kami menyarankan untuk mengaktifkan koneksi internet untuk server ini jika Anda ingin memiliki fitur ini.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Konfigurasi proxy header terbalik salah, atau Anda mengakses ownCloud dari proxy terpercaya. Apabila Anda tidak mengakses ownCloud dari proxy terpercaya, ini adalah masalah keamanan dan penyerang dapat memalsukan alamat IP mereka ke ownCloud. Informasi selanjutnya bisa ditemukan di dokumentasi kami.", - "Hide file listing" : "Sembunyikan pendaftaran berkas", - "Sending ..." : "Mengirim ...", - "Email sent" : "Email terkirim", - "Send link via email" : "Kirim pranala melalui email", - "notify by email" : "notifikasi via email", - "can share" : "dapat berbagi", - "create" : "buat", - "change" : "ubah", - "delete" : "hapus", - "{sharee} (at {server})" : "{sharee} (di {server})", - "Share with users…" : "Bagikan kepada pengguna...", - "Share with users, groups or remote users…" : "Bagikan kepada pengguna, grup atau remote...", - "Share with users or groups…" : "Bagikan kepada pengguna atau grup...", - "Share with users or remote users…" : "Bagikan kepada pengguna atau remote...", - "Warning" : "Peringatan", - "Error while sending notification" : "Kesalahan ketika mengirim notifikasi", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Pembaruan sedang dalam proses, meninggalkan halaman ini mungkin dapat mengganggu proses di beberapa lingkungan.", - "Updating to {version}" : "Memperbarui ke {version}", - "The update was successful. There were warnings." : "Pembaruan telah berhasil. Terdapat peringatan.", - "The update was successful. Redirecting you to Nextcloud now." : "Pembaruan berhasil. Mengarahkan Anda ke Nextcloud.", - "No search results in other folders" : "Tidak ada hasil penelusuran didalam folder yang lain", - "Two-step verification" : "Otentikasi ganda", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Peningkatan keamanan delah diaktifkan untuk akun Anda. Mohon otentikasi menggunakan faktor kedua.", - "Cancel login" : "Batalkan log masuk", - "Please authenticate using the selected factor." : "Mohon lakukan otentikasi dengan faktor ke dua.", - "An error occured while verifying the token" : "Terjadi kesalahan saat memverifikasi token" + "The update was successful. Redirecting you to Nextcloud now." : "Pembaruan berhasil. Mengarahkan Anda ke Nextcloud." }, "nplurals=1; plural=0;"); diff --git a/core/l10n/id.json b/core/l10n/id.json index e7d1db16d8..ce658fad92 100644 --- a/core/l10n/id.json +++ b/core/l10n/id.json @@ -241,7 +241,6 @@ "See the documentation" : "Lihat dokumentasi", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aplikasi ini memerlukan JavaScript untuk dapat beroperasi dengan benar. Mohon {linkstart}aktifkan JavaScript{linkend} dan muat ulang halaman ini.", "Search" : "Cari", - "Log out" : "Keluar", "This action requires you to confirm your password:" : "Aksi ini mengharuskan anda mengkonfirmasi sandi anda:", "Confirm your password" : "Konfirmasi sandi anda", "Server side authentication failed!" : "Otentikasi dari sisi server gagal!", @@ -263,6 +262,7 @@ "This means only administrators can use the instance." : "Ini berarti hanya administrator yang dapat menggunakan ownCloud.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Hubungi administrator sistem anda jika pesan ini terus muncul atau muncul tiba-tiba.", "Thank you for your patience." : "Terima kasih atas kesabaran anda.", + "Log out" : "Keluar", "Two-factor authentication" : "Otentikasi Two-factor", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Keamanan tambahan diaktifkan untuk akun anda. Harap otentikasi menggunakan faktor kedua.", "Cancel log in" : "Batalkan masuk log", @@ -286,88 +286,8 @@ "For help, see the documentation." : "Untuk bantuan, lihat dokumentasi.", "This %s instance is currently in maintenance mode, which may take a while." : "Instansi %s ini sedang dalam modus pemeliharaan, mungkin memerlukan beberapa saat.", "This page will refresh itself when the %s instance is available again." : "Halaman ini akan disegarkan dengan sendiri saat instansi %s tersebut tersedia kembali.", - "Error loading tags" : "Kesalahan saat saat memuat tag", - "Tag already exists" : "Tag sudah ada", - "Error deleting tag(s)" : "Kesalahan saat menghapus tag", - "Error tagging" : "Kesalahan saat memberikan tag", - "Error untagging" : "Kesalahan saat menghapus tag", - "Error favoriting" : "Kesalahan saat memberikan sebagai favorit", - "Error unfavoriting" : "Kesalahan saat menghapus sebagai favorit", - "Couldn't send mail to following users: %s " : "Tidak dapat mengirim Email ke pengguna berikut: %s", - "Sunday" : "Minggu", - "Monday" : "Senin", - "Tuesday" : "Selasa", - "Wednesday" : "Rabu", - "Thursday" : "Kamis", - "Friday" : "Jumat", - "Saturday" : "Sabtu", - "Sun." : "Min.", - "Mon." : "Sen.", - "Tue." : "Sel.", - "Wed." : "Rab.", - "Thu." : "Kam.", - "Fri." : "Jum.", - "Sat." : "Sab.", - "Su" : "Min", - "Mo" : "Sen", - "Tu" : "Sel", - "We" : "Rab", - "Th" : "Kam", - "Fr" : "Jum", - "Sa" : "Sab", - "January" : "Januari", - "February" : "Februari", - "March" : "Maret", - "April" : "April", - "May" : "Mei", - "June" : "Juni", - "July" : "Juli", - "August" : "Agustus", - "September" : "September", - "October" : "Oktober", - "November" : "November", - "December" : "Desember", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "Mei", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Agu.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nov.", - "Dec." : "Des.", "Problem loading page, reloading in 5 seconds" : "Terjadi masalah dalam memuat laman, mencoba lagi dalam 5 detik", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Berkas-berkas Anda terenkripsi. Jika Anda tidak mengaktifkan kunci pemulihan, tidak ada cara lain untuk mendapatkan data Anda kembali setelah sandi di setel ulang.
Jika Anda tidak yakin dengan apa yang akan Anda dilakukan, mohon hubungi administrator Anda sebelum melanjutkan.
Apakah Anda yakin ingin melanjutkan?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Server ini tidak tersambung ke internet. Ini berarti beberapa fitur seperti me-mount penyimpanan eksternal, notifikasi pembaruan atau instalasi aplikasi pihak ketiga tidak akan bekerja. Mengakses berkas secara remote dan mengirim notifikasi email juga tidak bekerja. Kami menyarankan untuk mengaktifkan koneksi internet untuk server ini jika Anda ingin memiliki fitur ini.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Konfigurasi proxy header terbalik salah, atau Anda mengakses ownCloud dari proxy terpercaya. Apabila Anda tidak mengakses ownCloud dari proxy terpercaya, ini adalah masalah keamanan dan penyerang dapat memalsukan alamat IP mereka ke ownCloud. Informasi selanjutnya bisa ditemukan di dokumentasi kami.", - "Hide file listing" : "Sembunyikan pendaftaran berkas", - "Sending ..." : "Mengirim ...", - "Email sent" : "Email terkirim", - "Send link via email" : "Kirim pranala melalui email", - "notify by email" : "notifikasi via email", - "can share" : "dapat berbagi", - "create" : "buat", - "change" : "ubah", - "delete" : "hapus", - "{sharee} (at {server})" : "{sharee} (di {server})", - "Share with users…" : "Bagikan kepada pengguna...", - "Share with users, groups or remote users…" : "Bagikan kepada pengguna, grup atau remote...", - "Share with users or groups…" : "Bagikan kepada pengguna atau grup...", - "Share with users or remote users…" : "Bagikan kepada pengguna atau remote...", - "Warning" : "Peringatan", - "Error while sending notification" : "Kesalahan ketika mengirim notifikasi", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Pembaruan sedang dalam proses, meninggalkan halaman ini mungkin dapat mengganggu proses di beberapa lingkungan.", - "Updating to {version}" : "Memperbarui ke {version}", - "The update was successful. There were warnings." : "Pembaruan telah berhasil. Terdapat peringatan.", - "The update was successful. Redirecting you to Nextcloud now." : "Pembaruan berhasil. Mengarahkan Anda ke Nextcloud.", - "No search results in other folders" : "Tidak ada hasil penelusuran didalam folder yang lain", - "Two-step verification" : "Otentikasi ganda", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Peningkatan keamanan delah diaktifkan untuk akun Anda. Mohon otentikasi menggunakan faktor kedua.", - "Cancel login" : "Batalkan log masuk", - "Please authenticate using the selected factor." : "Mohon lakukan otentikasi dengan faktor ke dua.", - "An error occured while verifying the token" : "Terjadi kesalahan saat memverifikasi token" + "The update was successful. Redirecting you to Nextcloud now." : "Pembaruan berhasil. Mengarahkan Anda ke Nextcloud." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/is.js b/core/l10n/is.js index 3bec1f122e..7b2b38b74f 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -250,7 +250,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Þetta forrit krefst JavaScript fyrir rétta virkni. {linkstart} virkjaðu JavaScript {linkend} og endurlestu síðan síðuna.", "More apps" : "Fleiri forrit", "Search" : "Leita", - "Log out" : "Skrá út", "This action requires you to confirm your password:" : "Þessi aðgerð krefst þess að þú staðfestir lykilorðið þitt:", "Confirm your password" : "Staðfestu lykilorðið þitt", "Server side authentication failed!" : "Auðkenning af hálfu þjóns tókst ekki!", @@ -272,6 +271,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Þetta þýðir aðeins stjórnendur geta notað eintakið.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Hafðu samband við kerfisstjóra ef þessi skilaboð eru viðvarandi eða birtust óvænt.", "Thank you for your patience." : "Þakka þér fyrir biðlundina.", + "Log out" : "Skrá út", "Two-factor authentication" : "Tveggja-þrepa auðkenning", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Aukið öryggi var virkjað fyrir aðganginn þinn. Auðkenndu þig með aukaþrepi.", "Cancel log in" : "Hætta við innskráningu", @@ -295,88 +295,8 @@ OC.L10N.register( "For help, see the documentation." : "Til að fá hjálp er best að skoða fyrst hjálparskjölin.", "This %s instance is currently in maintenance mode, which may take a while." : "Þessi %s er nú í viðhaldsham, sem getur tekið smá stund.", "This page will refresh itself when the %s instance is available again." : "Þessi síða mun uppfæra sig þegar %s er í boði á ný.", - "Error loading tags" : "Villa við að hlaða inn merkjum", - "Tag already exists" : "Merki er þegar til", - "Error deleting tag(s)" : "Villa við að eyða merki/merkjum", - "Error tagging" : "Villa við að merkja", - "Error untagging" : "Villa við afmerkja", - "Error favoriting" : "Villa við bókmerkingu ", - "Error unfavoriting" : "Villa við afmá bókmerkingu", - "Couldn't send mail to following users: %s " : "Gat ekki sent póst á eftirfarandi notendur: %s", - "Sunday" : "Sunnudagur", - "Monday" : "Mánudagur", - "Tuesday" : "Þriðjudagur", - "Wednesday" : "Miðvikudagur", - "Thursday" : "Fimmtudagur", - "Friday" : "Föstudagur", - "Saturday" : "Laugardagur", - "Sun." : "Sun.", - "Mon." : "Mán.", - "Tue." : "Þri.", - "Wed." : "Mið.", - "Thu." : "Fim.", - "Fri." : "Fös.", - "Sat." : "Lau.", - "Su" : "Su", - "Mo" : "Má", - "Tu" : "Þr", - "We" : "Mi", - "Th" : "Fi", - "Fr" : "Fö", - "Sa" : "La", - "January" : "Janúar", - "February" : "Febrúar", - "March" : "Mars", - "April" : "Apríl", - "May" : "Maí", - "June" : "Júní", - "July" : "Júlí", - "August" : "Ágúst", - "September" : "September", - "October" : "Október", - "November" : "Nóvember", - "December" : "Desember", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "Maí.", - "Jun." : "Jún.", - "Jul." : "Júl.", - "Aug." : "Ágú.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nóv.", - "Dec." : "Des.", "Problem loading page, reloading in 5 seconds" : "Vandamál við að hlaða inn síðu, endurhleð eftir 5 sekúndur", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Skrárnar þínar eru dulritaðar. Ef þú hefur ekki virkjað endurheimtingarlykilinn, þá verður engin leið til að fá gögnin þín til baka eftir lykilorðið þitt er endurstillt.
Ef þú ert ekki viss hvað eigi að gera, skaltu hafa samband við kerfisstjórann áður en þú heldur áfram.
Viltu halda áfram?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Þessi þjónn er ekki með virka nettengingu. Þetta þýðir að sumir eiginleikar eins og að virkja ytri gagnageymslu, tilkynningar um uppfærslur eða uppsetningu á forritum þriðja aðila, mun ekki virka. Fjartengdur aðgangur að skrám og sending tilkynninga í tölvupósti virka líklega ekki heldur. Við leggjum til að internettenging sé virkjuð fyrir þennan vefþjón ef þú vilt hafa alla eiginleika tiltæka.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Uppsetning gagnstæðs milliþjónshauss (reverse proxy header) er röng, eða að þú ert að tengjast Nextcloud frá treystum milliþjóni. Ef þú ert ekki að tengjast Nextcloud frá treystum milliþjóni, þá er þetta er öryggisvandamál og getur leyft árásaraðilum að dulbúa IP-vistfang þeirra sem sýnilegt Nextcloud. Nánari upplýsingar má finna í hjálparskjölum okkar.", - "Hide file listing" : "Fela skráalista", - "Sending ..." : "Sendi ...", - "Email sent" : "Tölvupóstur sendur", - "Send link via email" : "Senda tengil með tölvupósti", - "notify by email" : "tilkynna með tölvupósti", - "can share" : "getur deilt", - "create" : "mynda", - "change" : "breyta", - "delete" : "eyða", - "{sharee} (at {server})" : "{sharee} (á {server})", - "Share with users…" : "Deila með notendum...", - "Share with users, groups or remote users…" : "Deila með notendum, hópum eða fjartengdum notendum...", - "Share with users or groups…" : "Deila með notendum eða hópum...", - "Share with users or remote users…" : "Deila með notendum, hópa eða fjartengdum notendum...", - "Warning" : "Aðvörun", - "Error while sending notification" : "Villa við að senda tilkynningu", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Uppfærslan er í gangi, ef farið er af þessari síðu gæti það truflað ferlið á sumum kerfum.", - "Updating to {version}" : "Uppfæri í {version}", - "The update was successful. There were warnings." : "Uppfærslan tókst. Það voru viðvaranir.", - "The update was successful. Redirecting you to Nextcloud now." : "Uppfærslan heppnaðist. Beini þér til Nextcloud nú.", - "No search results in other folders" : "Engar leitarniðurstöður í öðrum möppum", - "Two-step verification" : "Tveggja þrepa sannvottun", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Aukið öryggi var virkjað fyrir aðganginn þinn. Auðkenndu þig með aukaþrepi.", - "Cancel login" : "Hætta við innskráningu", - "Please authenticate using the selected factor." : "Auðkenndu þig með völdu þrepi.", - "An error occured while verifying the token" : "Villa kom upp við að sannreyna teiknið" + "The update was successful. Redirecting you to Nextcloud now." : "Uppfærslan heppnaðist. Beini þér til Nextcloud nú." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/core/l10n/is.json b/core/l10n/is.json index 70482c893b..3d29fc8608 100644 --- a/core/l10n/is.json +++ b/core/l10n/is.json @@ -248,7 +248,6 @@ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Þetta forrit krefst JavaScript fyrir rétta virkni. {linkstart} virkjaðu JavaScript {linkend} og endurlestu síðan síðuna.", "More apps" : "Fleiri forrit", "Search" : "Leita", - "Log out" : "Skrá út", "This action requires you to confirm your password:" : "Þessi aðgerð krefst þess að þú staðfestir lykilorðið þitt:", "Confirm your password" : "Staðfestu lykilorðið þitt", "Server side authentication failed!" : "Auðkenning af hálfu þjóns tókst ekki!", @@ -270,6 +269,7 @@ "This means only administrators can use the instance." : "Þetta þýðir aðeins stjórnendur geta notað eintakið.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Hafðu samband við kerfisstjóra ef þessi skilaboð eru viðvarandi eða birtust óvænt.", "Thank you for your patience." : "Þakka þér fyrir biðlundina.", + "Log out" : "Skrá út", "Two-factor authentication" : "Tveggja-þrepa auðkenning", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Aukið öryggi var virkjað fyrir aðganginn þinn. Auðkenndu þig með aukaþrepi.", "Cancel log in" : "Hætta við innskráningu", @@ -293,88 +293,8 @@ "For help, see the documentation." : "Til að fá hjálp er best að skoða fyrst hjálparskjölin.", "This %s instance is currently in maintenance mode, which may take a while." : "Þessi %s er nú í viðhaldsham, sem getur tekið smá stund.", "This page will refresh itself when the %s instance is available again." : "Þessi síða mun uppfæra sig þegar %s er í boði á ný.", - "Error loading tags" : "Villa við að hlaða inn merkjum", - "Tag already exists" : "Merki er þegar til", - "Error deleting tag(s)" : "Villa við að eyða merki/merkjum", - "Error tagging" : "Villa við að merkja", - "Error untagging" : "Villa við afmerkja", - "Error favoriting" : "Villa við bókmerkingu ", - "Error unfavoriting" : "Villa við afmá bókmerkingu", - "Couldn't send mail to following users: %s " : "Gat ekki sent póst á eftirfarandi notendur: %s", - "Sunday" : "Sunnudagur", - "Monday" : "Mánudagur", - "Tuesday" : "Þriðjudagur", - "Wednesday" : "Miðvikudagur", - "Thursday" : "Fimmtudagur", - "Friday" : "Föstudagur", - "Saturday" : "Laugardagur", - "Sun." : "Sun.", - "Mon." : "Mán.", - "Tue." : "Þri.", - "Wed." : "Mið.", - "Thu." : "Fim.", - "Fri." : "Fös.", - "Sat." : "Lau.", - "Su" : "Su", - "Mo" : "Má", - "Tu" : "Þr", - "We" : "Mi", - "Th" : "Fi", - "Fr" : "Fö", - "Sa" : "La", - "January" : "Janúar", - "February" : "Febrúar", - "March" : "Mars", - "April" : "Apríl", - "May" : "Maí", - "June" : "Júní", - "July" : "Júlí", - "August" : "Ágúst", - "September" : "September", - "October" : "Október", - "November" : "Nóvember", - "December" : "Desember", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "Maí.", - "Jun." : "Jún.", - "Jul." : "Júl.", - "Aug." : "Ágú.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nóv.", - "Dec." : "Des.", "Problem loading page, reloading in 5 seconds" : "Vandamál við að hlaða inn síðu, endurhleð eftir 5 sekúndur", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Skrárnar þínar eru dulritaðar. Ef þú hefur ekki virkjað endurheimtingarlykilinn, þá verður engin leið til að fá gögnin þín til baka eftir lykilorðið þitt er endurstillt.
Ef þú ert ekki viss hvað eigi að gera, skaltu hafa samband við kerfisstjórann áður en þú heldur áfram.
Viltu halda áfram?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Þessi þjónn er ekki með virka nettengingu. Þetta þýðir að sumir eiginleikar eins og að virkja ytri gagnageymslu, tilkynningar um uppfærslur eða uppsetningu á forritum þriðja aðila, mun ekki virka. Fjartengdur aðgangur að skrám og sending tilkynninga í tölvupósti virka líklega ekki heldur. Við leggjum til að internettenging sé virkjuð fyrir þennan vefþjón ef þú vilt hafa alla eiginleika tiltæka.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Uppsetning gagnstæðs milliþjónshauss (reverse proxy header) er röng, eða að þú ert að tengjast Nextcloud frá treystum milliþjóni. Ef þú ert ekki að tengjast Nextcloud frá treystum milliþjóni, þá er þetta er öryggisvandamál og getur leyft árásaraðilum að dulbúa IP-vistfang þeirra sem sýnilegt Nextcloud. Nánari upplýsingar má finna í hjálparskjölum okkar.", - "Hide file listing" : "Fela skráalista", - "Sending ..." : "Sendi ...", - "Email sent" : "Tölvupóstur sendur", - "Send link via email" : "Senda tengil með tölvupósti", - "notify by email" : "tilkynna með tölvupósti", - "can share" : "getur deilt", - "create" : "mynda", - "change" : "breyta", - "delete" : "eyða", - "{sharee} (at {server})" : "{sharee} (á {server})", - "Share with users…" : "Deila með notendum...", - "Share with users, groups or remote users…" : "Deila með notendum, hópum eða fjartengdum notendum...", - "Share with users or groups…" : "Deila með notendum eða hópum...", - "Share with users or remote users…" : "Deila með notendum, hópa eða fjartengdum notendum...", - "Warning" : "Aðvörun", - "Error while sending notification" : "Villa við að senda tilkynningu", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Uppfærslan er í gangi, ef farið er af þessari síðu gæti það truflað ferlið á sumum kerfum.", - "Updating to {version}" : "Uppfæri í {version}", - "The update was successful. There were warnings." : "Uppfærslan tókst. Það voru viðvaranir.", - "The update was successful. Redirecting you to Nextcloud now." : "Uppfærslan heppnaðist. Beini þér til Nextcloud nú.", - "No search results in other folders" : "Engar leitarniðurstöður í öðrum möppum", - "Two-step verification" : "Tveggja þrepa sannvottun", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Aukið öryggi var virkjað fyrir aðganginn þinn. Auðkenndu þig með aukaþrepi.", - "Cancel login" : "Hætta við innskráningu", - "Please authenticate using the selected factor." : "Auðkenndu þig með völdu þrepi.", - "An error occured while verifying the token" : "Villa kom upp við að sannreyna teiknið" + "The update was successful. Redirecting you to Nextcloud now." : "Uppfærslan heppnaðist. Beini þér til Nextcloud nú." },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/core/l10n/it.js b/core/l10n/it.js index 1d2214ffb4..fb8d07aa9a 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -250,7 +250,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Questa applicazione richiede JavaScript per un corretto funzionamento. {linkstart}Abilita JavaScript{linkend} e ricarica la pagina.", "More apps" : "Altre applicazioni", "Search" : "Cerca", - "Log out" : "Esci", "This action requires you to confirm your password:" : "Questa azione richiede la conferma della tua password:", "Confirm your password" : "Conferma la tua password", "Server side authentication failed!" : "Autenticazione lato server non riuscita!", @@ -272,6 +271,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Ciò significa che solo gli amministratori possono utilizzare l'istanza.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente.", "Thank you for your patience." : "Grazie per la pazienza.", + "Log out" : "Esci", "Two-factor authentication" : "Autenticazione a due fattori", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La sicurezza migliorata è stata abilitata per il tuo account. Autenticati utilizzando un secondo fattore.", "Cancel log in" : "Annulla l'accesso", @@ -295,88 +295,8 @@ OC.L10N.register( "For help, see the documentation." : "Per la guida, vedi la documentazione.", "This %s instance is currently in maintenance mode, which may take a while." : "Questa istanza di %s è attualmente in manutenzione, potrebbe richiedere del tempo.", "This page will refresh itself when the %s instance is available again." : "Questa pagina si aggiornerà quando l'istanza di %s sarà nuovamente disponibile.", - "Error loading tags" : "Errore di caricamento delle etichette", - "Tag already exists" : "L'etichetta esiste già", - "Error deleting tag(s)" : "Errore di eliminazione delle etichette", - "Error tagging" : "Errore di assegnazione delle etichette", - "Error untagging" : "Errore di rimozione delle etichette", - "Error favoriting" : "Errore di creazione dei preferiti", - "Error unfavoriting" : "Errore di rimozione dai preferiti", - "Couldn't send mail to following users: %s " : "Impossibile inviare email ai seguenti utenti: %s", - "Sunday" : "Domenica", - "Monday" : "Lunedì", - "Tuesday" : "Martedì", - "Wednesday" : "Mercoledì", - "Thursday" : "Giovedì", - "Friday" : "Venerdì", - "Saturday" : "Sabato", - "Sun." : "Dom.", - "Mon." : "Lun.", - "Tue." : "Mar.", - "Wed." : "Mer.", - "Thu." : "Gio.", - "Fri." : "Ven.", - "Sat." : "Sab.", - "Su" : "Do", - "Mo" : "Lu", - "Tu" : "Ma", - "We" : "Me", - "Th" : "Gi", - "Fr" : "Ve", - "Sa" : "Sa", - "January" : "Gennaio", - "February" : "Febbraio", - "March" : "Marzo", - "April" : "Aprile", - "May" : "Maggio", - "June" : "Giugno", - "July" : "Luglio", - "August" : "Agosto", - "September" : "Settembre", - "October" : "Ottobre", - "November" : "Novembre", - "December" : "Dicembre", - "Jan." : "Gen.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "Mag.", - "Jun." : "Giu.", - "Jul." : "Lug.", - "Aug." : "Ago.", - "Sep." : "Set.", - "Oct." : "Ott.", - "Nov." : "Nov.", - "Dec." : "Dic.", "Problem loading page, reloading in 5 seconds" : "Problema durante il caricamento della pagina, aggiornamento tra 5 secondi", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "I tuoi file sono cifrati. Se non hai precedentemente abilitato la chiave di ripristino, non sarà più possibile ritrovare i tuoi dati una volta che la password sarà reimpostata.
Se non sei sicuro, contatta l'amministratore prima di proseguire.
Vuoi davvero continuare?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Questo server non ha una connessione a Internet funzionante. Ciò significa che alcune delle funzionalità come il montaggio di archivi esterni, le notifiche degli aggiornamenti o l'installazione di applicazioni di terze parti non funzioneranno. L'accesso remoto ai file e l'invio di email di notifica potrebbero non funzionare. Ti suggeriamo di abilitare la connessione a Internet del server se desideri disporre di tutte le funzionalità.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "La configurazione delle intestazioni del proxy inverso non è corretta, o stai effettuando l'accesso a ownCloud da un proxy affidabile. Se non stai effettuando l'accesso da un proxy affidabile, questo è un problema di sicurezza e può consentire a un attaccante di falsificare il suo indirizzo IP, rendendolo visibile a ownCloud. Ulteriori informazioni sono disponibili nella nostra documentazione.", - "Hide file listing" : "Nascondi elenco dei file", - "Sending ..." : "Invio in corso...", - "Email sent" : "Messaggio inviato", - "Send link via email" : "Invia collegamento tramite email", - "notify by email" : "notifica tramite email", - "can share" : "può condividere", - "create" : "crea", - "change" : "cambia", - "delete" : "elimina", - "{sharee} (at {server})" : "{sharee} (su {server})", - "Share with users…" : "Condividi con utenti...", - "Share with users, groups or remote users…" : "Condividi con utenti, gruppi o utenti remoti...", - "Share with users or groups…" : "Condividi con utenti o gruppi...", - "Share with users or remote users…" : "Condividi con utenti o utenti remoti...", - "Warning" : "Avviso", - "Error while sending notification" : "Errore durante l'invio della notifica", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "L'aggiornamento è in corso, l'abbandono di questa pagina potrebbe interrompere il processo in alcuni ambienti.", - "Updating to {version}" : "Aggiornamento a {version}", - "The update was successful. There were warnings." : "L'aggiornamento è stato effettuato correttamente. Ci sono degli avvisi.", - "The update was successful. Redirecting you to Nextcloud now." : "L'aggiornamento è stato effettuato correttamente. Reindirizzamento immediato a Nextcloud.", - "No search results in other folders" : "Nessun risultato di ricerca nelle altre cartelle", - "Two-step verification" : "Verifica in due fasi", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Una sicurezza più efficace è stata abilitata sul tuo account. Autenticati utilizzando un secondo fattore.", - "Cancel login" : "Annulla l'accesso", - "Please authenticate using the selected factor." : "Autentica utilizzando il fattore selezionato.", - "An error occured while verifying the token" : "Si è verificato un errore durante la verifica del token" + "The update was successful. Redirecting you to Nextcloud now." : "L'aggiornamento è stato effettuato correttamente. Reindirizzamento immediato a Nextcloud." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/it.json b/core/l10n/it.json index 2f5ac81681..1083cd5049 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -248,7 +248,6 @@ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Questa applicazione richiede JavaScript per un corretto funzionamento. {linkstart}Abilita JavaScript{linkend} e ricarica la pagina.", "More apps" : "Altre applicazioni", "Search" : "Cerca", - "Log out" : "Esci", "This action requires you to confirm your password:" : "Questa azione richiede la conferma della tua password:", "Confirm your password" : "Conferma la tua password", "Server side authentication failed!" : "Autenticazione lato server non riuscita!", @@ -270,6 +269,7 @@ "This means only administrators can use the instance." : "Ciò significa che solo gli amministratori possono utilizzare l'istanza.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente.", "Thank you for your patience." : "Grazie per la pazienza.", + "Log out" : "Esci", "Two-factor authentication" : "Autenticazione a due fattori", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La sicurezza migliorata è stata abilitata per il tuo account. Autenticati utilizzando un secondo fattore.", "Cancel log in" : "Annulla l'accesso", @@ -293,88 +293,8 @@ "For help, see the documentation." : "Per la guida, vedi la documentazione.", "This %s instance is currently in maintenance mode, which may take a while." : "Questa istanza di %s è attualmente in manutenzione, potrebbe richiedere del tempo.", "This page will refresh itself when the %s instance is available again." : "Questa pagina si aggiornerà quando l'istanza di %s sarà nuovamente disponibile.", - "Error loading tags" : "Errore di caricamento delle etichette", - "Tag already exists" : "L'etichetta esiste già", - "Error deleting tag(s)" : "Errore di eliminazione delle etichette", - "Error tagging" : "Errore di assegnazione delle etichette", - "Error untagging" : "Errore di rimozione delle etichette", - "Error favoriting" : "Errore di creazione dei preferiti", - "Error unfavoriting" : "Errore di rimozione dai preferiti", - "Couldn't send mail to following users: %s " : "Impossibile inviare email ai seguenti utenti: %s", - "Sunday" : "Domenica", - "Monday" : "Lunedì", - "Tuesday" : "Martedì", - "Wednesday" : "Mercoledì", - "Thursday" : "Giovedì", - "Friday" : "Venerdì", - "Saturday" : "Sabato", - "Sun." : "Dom.", - "Mon." : "Lun.", - "Tue." : "Mar.", - "Wed." : "Mer.", - "Thu." : "Gio.", - "Fri." : "Ven.", - "Sat." : "Sab.", - "Su" : "Do", - "Mo" : "Lu", - "Tu" : "Ma", - "We" : "Me", - "Th" : "Gi", - "Fr" : "Ve", - "Sa" : "Sa", - "January" : "Gennaio", - "February" : "Febbraio", - "March" : "Marzo", - "April" : "Aprile", - "May" : "Maggio", - "June" : "Giugno", - "July" : "Luglio", - "August" : "Agosto", - "September" : "Settembre", - "October" : "Ottobre", - "November" : "Novembre", - "December" : "Dicembre", - "Jan." : "Gen.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "Mag.", - "Jun." : "Giu.", - "Jul." : "Lug.", - "Aug." : "Ago.", - "Sep." : "Set.", - "Oct." : "Ott.", - "Nov." : "Nov.", - "Dec." : "Dic.", "Problem loading page, reloading in 5 seconds" : "Problema durante il caricamento della pagina, aggiornamento tra 5 secondi", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "I tuoi file sono cifrati. Se non hai precedentemente abilitato la chiave di ripristino, non sarà più possibile ritrovare i tuoi dati una volta che la password sarà reimpostata.
Se non sei sicuro, contatta l'amministratore prima di proseguire.
Vuoi davvero continuare?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Questo server non ha una connessione a Internet funzionante. Ciò significa che alcune delle funzionalità come il montaggio di archivi esterni, le notifiche degli aggiornamenti o l'installazione di applicazioni di terze parti non funzioneranno. L'accesso remoto ai file e l'invio di email di notifica potrebbero non funzionare. Ti suggeriamo di abilitare la connessione a Internet del server se desideri disporre di tutte le funzionalità.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "La configurazione delle intestazioni del proxy inverso non è corretta, o stai effettuando l'accesso a ownCloud da un proxy affidabile. Se non stai effettuando l'accesso da un proxy affidabile, questo è un problema di sicurezza e può consentire a un attaccante di falsificare il suo indirizzo IP, rendendolo visibile a ownCloud. Ulteriori informazioni sono disponibili nella nostra documentazione.", - "Hide file listing" : "Nascondi elenco dei file", - "Sending ..." : "Invio in corso...", - "Email sent" : "Messaggio inviato", - "Send link via email" : "Invia collegamento tramite email", - "notify by email" : "notifica tramite email", - "can share" : "può condividere", - "create" : "crea", - "change" : "cambia", - "delete" : "elimina", - "{sharee} (at {server})" : "{sharee} (su {server})", - "Share with users…" : "Condividi con utenti...", - "Share with users, groups or remote users…" : "Condividi con utenti, gruppi o utenti remoti...", - "Share with users or groups…" : "Condividi con utenti o gruppi...", - "Share with users or remote users…" : "Condividi con utenti o utenti remoti...", - "Warning" : "Avviso", - "Error while sending notification" : "Errore durante l'invio della notifica", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "L'aggiornamento è in corso, l'abbandono di questa pagina potrebbe interrompere il processo in alcuni ambienti.", - "Updating to {version}" : "Aggiornamento a {version}", - "The update was successful. There were warnings." : "L'aggiornamento è stato effettuato correttamente. Ci sono degli avvisi.", - "The update was successful. Redirecting you to Nextcloud now." : "L'aggiornamento è stato effettuato correttamente. Reindirizzamento immediato a Nextcloud.", - "No search results in other folders" : "Nessun risultato di ricerca nelle altre cartelle", - "Two-step verification" : "Verifica in due fasi", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Una sicurezza più efficace è stata abilitata sul tuo account. Autenticati utilizzando un secondo fattore.", - "Cancel login" : "Annulla l'accesso", - "Please authenticate using the selected factor." : "Autentica utilizzando il fattore selezionato.", - "An error occured while verifying the token" : "Si è verificato un errore durante la verifica del token" + "The update was successful. Redirecting you to Nextcloud now." : "L'aggiornamento è stato effettuato correttamente. Reindirizzamento immediato a Nextcloud." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 3d7a054406..09ce262923 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -250,7 +250,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "このアプリケーションの動作にはJavaScriptが必要です。\n {linkstart}JavaScriptを有効にし{linkend} 、ページを更新してください。 ", "More apps" : "さらにアプリ", "Search" : "検索", - "Log out" : "ログアウト", "This action requires you to confirm your password:" : "この操作では、パスワードを確認する必要があります:", "Confirm your password" : "パスワードを確認", "Server side authentication failed!" : "サーバーサイドの認証に失敗しました!", @@ -272,6 +271,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "これは、管理者のみがインスタンスを利用できることを意味しています。", "Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に問い合わせてください。", "Thank you for your patience." : "しばらくお待ちください。", + "Log out" : "ログアウト", "Two-factor authentication" : "2要素認証", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "このアカウントは強化セキュリティが適用されています。第二経路から認証してください。", "Cancel log in" : "ログインをキャンセルする", @@ -295,88 +295,8 @@ OC.L10N.register( "For help, see the documentation." : "不明な場合、ドキュメントを参照してください。", "This %s instance is currently in maintenance mode, which may take a while." : "このサーバー %s は現在メンテナンスモードです。しばらくお待ちください。", "This page will refresh itself when the %s instance is available again." : "この画面は、サーバー %s の再起動後に自動的に更新されます。", - "Error loading tags" : "タグの読み込みエラー", - "Tag already exists" : "タグはすでに存在します", - "Error deleting tag(s)" : "タグの削除エラー", - "Error tagging" : "タグの付与エラー", - "Error untagging" : "タグの解除エラー", - "Error favoriting" : "お気に入りに追加エラー", - "Error unfavoriting" : "お気に入りから削除エラー", - "Couldn't send mail to following users: %s " : "次のユーザーにメールを送信できませんでした: %s", - "Sunday" : "日", - "Monday" : "月", - "Tuesday" : "火", - "Wednesday" : "水", - "Thursday" : "木", - "Friday" : "金", - "Saturday" : "土", - "Sun." : "日", - "Mon." : "月", - "Tue." : "火", - "Wed." : "水", - "Thu." : "木", - "Fri." : "金", - "Sat." : "土", - "Su" : "日", - "Mo" : "月", - "Tu" : "火", - "We" : "水", - "Th" : "木", - "Fr" : "金", - "Sa" : "土", - "January" : "1月", - "February" : "2月", - "March" : "3月", - "April" : "4月", - "May" : "5月", - "June" : "6月", - "July" : "7月", - "August" : "8月", - "September" : "9月", - "October" : "10月", - "November" : "11月", - "December" : "12月", - "Jan." : "1月", - "Feb." : "2月", - "Mar." : "3月", - "Apr." : "4月", - "May." : "5月", - "Jun." : "6月", - "Jul." : "7月", - "Aug." : "8月", - "Sep." : "9月", - "Oct." : "10月", - "Nov." : "11月", - "Dec." : "12月", "Problem loading page, reloading in 5 seconds" : "ページ読込に問題がありました。5秒後に再読込します", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "ファイルが暗号化されています。リカバリーキーが有効でない場合は、パスワードをリセットした後にあなたのデータを元に戻す方法はありません。
どういうことか分からない場合は、操作を継続する前に管理者に問い合わせてください。
続けてよろしいでしょうか?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "このサーバーはインターネットに接続していません。この場合、外部ストレージのマウント、更新の通知やサードパーティ製のアプリ、といった一部の機能が利用できません。また、リモート接続でのファイルアクセス、通知メールの送信のような機能も利用できないことがあります。すべての機能を利用するには、このサーバーのインターネット接続を有効にすることをお勧めします。", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "リバースプロキシのヘッダー設定が間違っているか、または信頼されたプロキシからownCloudにアクセスしていません。もし、信頼されたプロキシからアクセスされているのでないなら、攻撃者の詐称されたIPアドレスから ownCloudを見ることができるように許可されていて、セキュリティに問題があります。詳細な情報は、 ドキュメントを確認してください。", - "Hide file listing" : "ファイルリストを隠す", - "Sending ..." : "送信中...", - "Email sent" : "メールを送信しました", - "Send link via email" : "メールでリンクを送信", - "notify by email" : "メールで通知", - "can share" : "共有可", - "create" : "作成", - "change" : "更新", - "delete" : "削除", - "{sharee} (at {server})" : "{sharee} ({server} で)", - "Share with users…" : "ユーザーと共有...", - "Share with users, groups or remote users…" : "ユーザー、グループもしくはリモートユーザーと共有 ...", - "Share with users or groups…" : "ユーザーもしくはグループと共有...", - "Share with users or remote users…" : "ユーザーもしくはリモートユーザーと共有 ...", - "Warning" : "警告", - "Error while sending notification" : "通知送信中にエラーが発生", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "アップグレード実行中です。このページを離れると、一部の環境では処理が中断されてしまうことがあります。", - "Updating to {version}" : "{version}に更新中", - "The update was successful. There were warnings." : "更新は成功しました。警告があります。", - "The update was successful. Redirecting you to Nextcloud now." : "アップデート成功。Nextcloud にリダイレクトします。", - "No search results in other folders" : "他のフォルダーの検索結果はありません", - "Two-step verification" : "2段階認証", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "あなたのアカウントではセキュリティ拡張が有効になっています。2要素認証を使って認証してください。", - "Cancel login" : "ログインをキャンセル", - "Please authenticate using the selected factor." : "選択したデバイスを利用して認証してください。", - "An error occured while verifying the token" : "トークンの整合性チェックでエラーが発生" + "The update was successful. Redirecting you to Nextcloud now." : "アップデート成功。Nextcloud にリダイレクトします。" }, "nplurals=1; plural=0;"); diff --git a/core/l10n/ja.json b/core/l10n/ja.json index e594d4c1c0..249c391007 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -248,7 +248,6 @@ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "このアプリケーションの動作にはJavaScriptが必要です。\n {linkstart}JavaScriptを有効にし{linkend} 、ページを更新してください。 ", "More apps" : "さらにアプリ", "Search" : "検索", - "Log out" : "ログアウト", "This action requires you to confirm your password:" : "この操作では、パスワードを確認する必要があります:", "Confirm your password" : "パスワードを確認", "Server side authentication failed!" : "サーバーサイドの認証に失敗しました!", @@ -270,6 +269,7 @@ "This means only administrators can use the instance." : "これは、管理者のみがインスタンスを利用できることを意味しています。", "Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に問い合わせてください。", "Thank you for your patience." : "しばらくお待ちください。", + "Log out" : "ログアウト", "Two-factor authentication" : "2要素認証", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "このアカウントは強化セキュリティが適用されています。第二経路から認証してください。", "Cancel log in" : "ログインをキャンセルする", @@ -293,88 +293,8 @@ "For help, see the documentation." : "不明な場合、ドキュメントを参照してください。", "This %s instance is currently in maintenance mode, which may take a while." : "このサーバー %s は現在メンテナンスモードです。しばらくお待ちください。", "This page will refresh itself when the %s instance is available again." : "この画面は、サーバー %s の再起動後に自動的に更新されます。", - "Error loading tags" : "タグの読み込みエラー", - "Tag already exists" : "タグはすでに存在します", - "Error deleting tag(s)" : "タグの削除エラー", - "Error tagging" : "タグの付与エラー", - "Error untagging" : "タグの解除エラー", - "Error favoriting" : "お気に入りに追加エラー", - "Error unfavoriting" : "お気に入りから削除エラー", - "Couldn't send mail to following users: %s " : "次のユーザーにメールを送信できませんでした: %s", - "Sunday" : "日", - "Monday" : "月", - "Tuesday" : "火", - "Wednesday" : "水", - "Thursday" : "木", - "Friday" : "金", - "Saturday" : "土", - "Sun." : "日", - "Mon." : "月", - "Tue." : "火", - "Wed." : "水", - "Thu." : "木", - "Fri." : "金", - "Sat." : "土", - "Su" : "日", - "Mo" : "月", - "Tu" : "火", - "We" : "水", - "Th" : "木", - "Fr" : "金", - "Sa" : "土", - "January" : "1月", - "February" : "2月", - "March" : "3月", - "April" : "4月", - "May" : "5月", - "June" : "6月", - "July" : "7月", - "August" : "8月", - "September" : "9月", - "October" : "10月", - "November" : "11月", - "December" : "12月", - "Jan." : "1月", - "Feb." : "2月", - "Mar." : "3月", - "Apr." : "4月", - "May." : "5月", - "Jun." : "6月", - "Jul." : "7月", - "Aug." : "8月", - "Sep." : "9月", - "Oct." : "10月", - "Nov." : "11月", - "Dec." : "12月", "Problem loading page, reloading in 5 seconds" : "ページ読込に問題がありました。5秒後に再読込します", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "ファイルが暗号化されています。リカバリーキーが有効でない場合は、パスワードをリセットした後にあなたのデータを元に戻す方法はありません。
どういうことか分からない場合は、操作を継続する前に管理者に問い合わせてください。
続けてよろしいでしょうか?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "このサーバーはインターネットに接続していません。この場合、外部ストレージのマウント、更新の通知やサードパーティ製のアプリ、といった一部の機能が利用できません。また、リモート接続でのファイルアクセス、通知メールの送信のような機能も利用できないことがあります。すべての機能を利用するには、このサーバーのインターネット接続を有効にすることをお勧めします。", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "リバースプロキシのヘッダー設定が間違っているか、または信頼されたプロキシからownCloudにアクセスしていません。もし、信頼されたプロキシからアクセスされているのでないなら、攻撃者の詐称されたIPアドレスから ownCloudを見ることができるように許可されていて、セキュリティに問題があります。詳細な情報は、 ドキュメントを確認してください。", - "Hide file listing" : "ファイルリストを隠す", - "Sending ..." : "送信中...", - "Email sent" : "メールを送信しました", - "Send link via email" : "メールでリンクを送信", - "notify by email" : "メールで通知", - "can share" : "共有可", - "create" : "作成", - "change" : "更新", - "delete" : "削除", - "{sharee} (at {server})" : "{sharee} ({server} で)", - "Share with users…" : "ユーザーと共有...", - "Share with users, groups or remote users…" : "ユーザー、グループもしくはリモートユーザーと共有 ...", - "Share with users or groups…" : "ユーザーもしくはグループと共有...", - "Share with users or remote users…" : "ユーザーもしくはリモートユーザーと共有 ...", - "Warning" : "警告", - "Error while sending notification" : "通知送信中にエラーが発生", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "アップグレード実行中です。このページを離れると、一部の環境では処理が中断されてしまうことがあります。", - "Updating to {version}" : "{version}に更新中", - "The update was successful. There were warnings." : "更新は成功しました。警告があります。", - "The update was successful. Redirecting you to Nextcloud now." : "アップデート成功。Nextcloud にリダイレクトします。", - "No search results in other folders" : "他のフォルダーの検索結果はありません", - "Two-step verification" : "2段階認証", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "あなたのアカウントではセキュリティ拡張が有効になっています。2要素認証を使って認証してください。", - "Cancel login" : "ログインをキャンセル", - "Please authenticate using the selected factor." : "選択したデバイスを利用して認証してください。", - "An error occured while verifying the token" : "トークンの整合性チェックでエラーが発生" + "The update was successful. Redirecting you to Nextcloud now." : "アップデート成功。Nextcloud にリダイレクトします。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 628206c9d2..9c1b69ad0b 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -219,7 +219,6 @@ OC.L10N.register( "See the documentation" : "문서 보기", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "이 프로그램이 올바르게 작동하려면 JavaScript가 필요합니다. {linkstart}JavaScript를 활성화{linkend}한 다음 페이지를 새로 고치십시오.", "Search" : "검색", - "Log out" : "로그아웃", "This action requires you to confirm your password:" : "이 작업을 수행하려면 암호를 입력해야 합니다:", "Confirm your password" : "암호를 입력하십시오", "Server side authentication failed!" : "서버 인증 실패!", @@ -241,6 +240,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "현재 시스템 관리자만 인스턴스를 사용할 수 있습니다.", "Contact your system administrator if this message persists or appeared unexpectedly." : "이 메시지가 계속 표시되거나, 예상하지 못하였을 때 표시된다면 시스템 관리자에게 연락하십시오", "Thank you for your patience." : "기다려 주셔서 감사합니다.", + "Log out" : "로그아웃", "Two-factor authentication" : "이중 인증", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "강화 된 보안 계정을 사용할 수 있습니다. 두 번째 인자를 사용하여 인증하시기 바랍니다.", "Cancel log in" : "로그인 취소", @@ -264,88 +264,8 @@ OC.L10N.register( "For help, see the documentation." : "도움이 필요한 경우 문서를 참조하십시오.", "This %s instance is currently in maintenance mode, which may take a while." : "이 %s 인스턴스는 현재 점검 모드입니다. 시간이 걸릴 수도 있습니다.", "This page will refresh itself when the %s instance is available again." : "%s 인스턴스를 다시 사용할 수 있으면 자동으로 새로 고칩니다.", - "Error loading tags" : "태그 불러오기 오류", - "Tag already exists" : "태그가 이미 존재합니다", - "Error deleting tag(s)" : "태그 삭제 오류", - "Error tagging" : "태그 추가 오류", - "Error untagging" : "태그 해제 오류", - "Error favoriting" : "즐겨찾기 추가 오류", - "Error unfavoriting" : "즐겨찾기 삭제 오류", - "Couldn't send mail to following users: %s " : "%s 님에게 메일을 보낼 수 없습니다.", - "Sunday" : "일요일", - "Monday" : "월요일", - "Tuesday" : "화요일", - "Wednesday" : "수요일", - "Thursday" : "목요일", - "Friday" : "금요일", - "Saturday" : "토요일", - "Sun." : "일", - "Mon." : "월", - "Tue." : "화", - "Wed." : "수", - "Thu." : "목", - "Fri." : "금", - "Sat." : "토", - "Su" : "일", - "Mo" : "월", - "Tu" : "화", - "We" : "수", - "Th" : "목", - "Fr" : "금", - "Sa" : "토", - "January" : "1월", - "February" : "2월", - "March" : "3월", - "April" : "4월", - "May" : "5월", - "June" : "6월", - "July" : "7월", - "August" : "8월", - "September" : "9월", - "October" : "10월", - "November" : "11월", - "December" : "12월", - "Jan." : "1월", - "Feb." : "2월", - "Mar." : "3월", - "Apr." : "4월", - "May." : "5월", - "Jun." : "6월", - "Jul." : "7월", - "Aug." : "8월", - "Sep." : "9월", - "Oct." : "10월", - "Nov." : "11월", - "Dec." : "12월", "Problem loading page, reloading in 5 seconds" : "페이지 로딩에 문제가 있습니다. 5초 후 다시로드 하십시오.", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "파일이 암호화되어 있습니다. 복구 키를 활성화하지 않았다면 암호를 초기화한 후 데이터를 복구할 수 없습니다.
무엇을 해야 할 지 잘 모르겠으면 계속하기 전에 관리자에게 연락하십시오.
그래도 계속 진행하시겠습니까?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "서버에서 인터넷 연결을 사용할 수 없습니다. 외부 저장소 마운트, 업데이트 알림, 제 3자 앱 설치 등 기능을 사용할 수 없습니다. 원격에서 파일에 접근하거나, 알림 이메일을 보내지 못할 수도 있습니다. 모든 기능을 사용하려면 인터넷에 연결하는 것을 추천합니다.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "역방향 프록시 헤더 설정이 올바르지 않거나 Trusted Proxy를 통해 ownCloud에 접근하고 있을 수 있습니다. 만약 ownCloud를 Trusted Proxy를 통해 접근하고 있지 않다면 이는 보안 문제이며 공격자가 IP 주소를 속이고 있을 수 있습니다. 자세한 내용은 사용 설명서를 참고하십시오.", - "Hide file listing" : "숨김 파일 목록", - "Sending ..." : "전송 중...", - "Email sent" : "이메일 발송됨", - "Send link via email" : "이메일로 링크 보내기", - "notify by email" : "이메일로 알림", - "can share" : "공유 가능", - "create" : "생성", - "change" : "변경", - "delete" : "삭제", - "{sharee} (at {server})" : "{sharee}({server}에 있음)", - "Share with users…" : "사용자와 공유 ...", - "Share with users, groups or remote users…" : "사용자, 그룹 또는 원격 사용자와 공유 ...", - "Share with users or groups…" : "사용자 또는 그룹과 공유 ...", - "Share with users or remote users…" : "원격 사용자에 대한 사용자와 공유 ...", - "Warning" : "경고", - "Error while sending notification" : "알림을 보내는 중 오류 발생", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "업그레이드 중입니다. 일부 환경에서 이 페이지를 닫을 경우 작업이 중단될 수 있습니다.", - "Updating to {version}" : "{version}(으)로 업데이트 중", - "The update was successful. There were warnings." : "업데이트가 성공했습니다. 일부 경고가 있습니다.", - "The update was successful. Redirecting you to Nextcloud now." : "업데이트가 성공했습니다. 지금 Nextcloud로 리디렉션합니다.", - "No search results in other folders" : "다른 폴더에 검색 결과 없음", - "Two-step verification" : "2단계 인증", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "강화된 보안 계정을 사용할 수 있습니다. 두 번째 인자를 사용하여 인증하시기 바랍니다.", - "Cancel login" : "로그인 취소", - "Please authenticate using the selected factor." : "선택한 요소를 사용하여 인증하시기 바랍니다.", - "An error occured while verifying the token" : "토큰을 확인하는 중 오류 발생" + "The update was successful. Redirecting you to Nextcloud now." : "업데이트가 성공했습니다. 지금 Nextcloud로 리디렉션합니다." }, "nplurals=1; plural=0;"); diff --git a/core/l10n/ko.json b/core/l10n/ko.json index 11c04aef81..153c168ed8 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -217,7 +217,6 @@ "See the documentation" : "문서 보기", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "이 프로그램이 올바르게 작동하려면 JavaScript가 필요합니다. {linkstart}JavaScript를 활성화{linkend}한 다음 페이지를 새로 고치십시오.", "Search" : "검색", - "Log out" : "로그아웃", "This action requires you to confirm your password:" : "이 작업을 수행하려면 암호를 입력해야 합니다:", "Confirm your password" : "암호를 입력하십시오", "Server side authentication failed!" : "서버 인증 실패!", @@ -239,6 +238,7 @@ "This means only administrators can use the instance." : "현재 시스템 관리자만 인스턴스를 사용할 수 있습니다.", "Contact your system administrator if this message persists or appeared unexpectedly." : "이 메시지가 계속 표시되거나, 예상하지 못하였을 때 표시된다면 시스템 관리자에게 연락하십시오", "Thank you for your patience." : "기다려 주셔서 감사합니다.", + "Log out" : "로그아웃", "Two-factor authentication" : "이중 인증", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "강화 된 보안 계정을 사용할 수 있습니다. 두 번째 인자를 사용하여 인증하시기 바랍니다.", "Cancel log in" : "로그인 취소", @@ -262,88 +262,8 @@ "For help, see the documentation." : "도움이 필요한 경우 문서를 참조하십시오.", "This %s instance is currently in maintenance mode, which may take a while." : "이 %s 인스턴스는 현재 점검 모드입니다. 시간이 걸릴 수도 있습니다.", "This page will refresh itself when the %s instance is available again." : "%s 인스턴스를 다시 사용할 수 있으면 자동으로 새로 고칩니다.", - "Error loading tags" : "태그 불러오기 오류", - "Tag already exists" : "태그가 이미 존재합니다", - "Error deleting tag(s)" : "태그 삭제 오류", - "Error tagging" : "태그 추가 오류", - "Error untagging" : "태그 해제 오류", - "Error favoriting" : "즐겨찾기 추가 오류", - "Error unfavoriting" : "즐겨찾기 삭제 오류", - "Couldn't send mail to following users: %s " : "%s 님에게 메일을 보낼 수 없습니다.", - "Sunday" : "일요일", - "Monday" : "월요일", - "Tuesday" : "화요일", - "Wednesday" : "수요일", - "Thursday" : "목요일", - "Friday" : "금요일", - "Saturday" : "토요일", - "Sun." : "일", - "Mon." : "월", - "Tue." : "화", - "Wed." : "수", - "Thu." : "목", - "Fri." : "금", - "Sat." : "토", - "Su" : "일", - "Mo" : "월", - "Tu" : "화", - "We" : "수", - "Th" : "목", - "Fr" : "금", - "Sa" : "토", - "January" : "1월", - "February" : "2월", - "March" : "3월", - "April" : "4월", - "May" : "5월", - "June" : "6월", - "July" : "7월", - "August" : "8월", - "September" : "9월", - "October" : "10월", - "November" : "11월", - "December" : "12월", - "Jan." : "1월", - "Feb." : "2월", - "Mar." : "3월", - "Apr." : "4월", - "May." : "5월", - "Jun." : "6월", - "Jul." : "7월", - "Aug." : "8월", - "Sep." : "9월", - "Oct." : "10월", - "Nov." : "11월", - "Dec." : "12월", "Problem loading page, reloading in 5 seconds" : "페이지 로딩에 문제가 있습니다. 5초 후 다시로드 하십시오.", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "파일이 암호화되어 있습니다. 복구 키를 활성화하지 않았다면 암호를 초기화한 후 데이터를 복구할 수 없습니다.
무엇을 해야 할 지 잘 모르겠으면 계속하기 전에 관리자에게 연락하십시오.
그래도 계속 진행하시겠습니까?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "서버에서 인터넷 연결을 사용할 수 없습니다. 외부 저장소 마운트, 업데이트 알림, 제 3자 앱 설치 등 기능을 사용할 수 없습니다. 원격에서 파일에 접근하거나, 알림 이메일을 보내지 못할 수도 있습니다. 모든 기능을 사용하려면 인터넷에 연결하는 것을 추천합니다.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "역방향 프록시 헤더 설정이 올바르지 않거나 Trusted Proxy를 통해 ownCloud에 접근하고 있을 수 있습니다. 만약 ownCloud를 Trusted Proxy를 통해 접근하고 있지 않다면 이는 보안 문제이며 공격자가 IP 주소를 속이고 있을 수 있습니다. 자세한 내용은 사용 설명서를 참고하십시오.", - "Hide file listing" : "숨김 파일 목록", - "Sending ..." : "전송 중...", - "Email sent" : "이메일 발송됨", - "Send link via email" : "이메일로 링크 보내기", - "notify by email" : "이메일로 알림", - "can share" : "공유 가능", - "create" : "생성", - "change" : "변경", - "delete" : "삭제", - "{sharee} (at {server})" : "{sharee}({server}에 있음)", - "Share with users…" : "사용자와 공유 ...", - "Share with users, groups or remote users…" : "사용자, 그룹 또는 원격 사용자와 공유 ...", - "Share with users or groups…" : "사용자 또는 그룹과 공유 ...", - "Share with users or remote users…" : "원격 사용자에 대한 사용자와 공유 ...", - "Warning" : "경고", - "Error while sending notification" : "알림을 보내는 중 오류 발생", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "업그레이드 중입니다. 일부 환경에서 이 페이지를 닫을 경우 작업이 중단될 수 있습니다.", - "Updating to {version}" : "{version}(으)로 업데이트 중", - "The update was successful. There were warnings." : "업데이트가 성공했습니다. 일부 경고가 있습니다.", - "The update was successful. Redirecting you to Nextcloud now." : "업데이트가 성공했습니다. 지금 Nextcloud로 리디렉션합니다.", - "No search results in other folders" : "다른 폴더에 검색 결과 없음", - "Two-step verification" : "2단계 인증", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "강화된 보안 계정을 사용할 수 있습니다. 두 번째 인자를 사용하여 인증하시기 바랍니다.", - "Cancel login" : "로그인 취소", - "Please authenticate using the selected factor." : "선택한 요소를 사용하여 인증하시기 바랍니다.", - "An error occured while verifying the token" : "토큰을 확인하는 중 오류 발생" + "The update was successful. Redirecting you to Nextcloud now." : "업데이트가 성공했습니다. 지금 Nextcloud로 리디렉션합니다." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/lv.js b/core/l10n/lv.js index 44c2b68f4c..63f34bfee6 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -198,7 +198,6 @@ OC.L10N.register( "Need help?" : "Vajadzīga palīdzība?", "See the documentation" : "Skatiet dokumentāciju", "Search" : "Meklēt", - "Log out" : "Izrakstīties", "This action requires you to confirm your password:" : "Šī darbība ir nepieciešama, lai apstiprinātu jūsu paroli:", "Confirm your password" : "Apstipriniet paroli", "Server side authentication failed!" : "Servera autentifikācija neizdevās!", @@ -218,6 +217,7 @@ OC.L10N.register( "Hey there,

just letting you know that %s shared %s with you.
View it!

" : "Sveiki,

informējam, ka %s koplietoja ar jums %s.
Apskati to!

", "Contact your system administrator if this message persists or appeared unexpectedly." : "Sazinieties ar sistēmas administratoru, ja šis ziņojums tiek rādīts.. vai parādījās negaidīti", "Thank you for your patience." : "Paldies par jūsu pacietību.", + "Log out" : "Izrakstīties", "Two-factor authentication" : "Divpakāpju autentifikācija", "Cancel log in" : "Atcelt pierakstīšanos", "Use backup code" : "Izmantojiet dublēšanas kodu", @@ -233,82 +233,8 @@ OC.L10N.register( "Please use the command line updater because you have a big instance." : "Lūdzu, izmantojiet komandrindas atjauninātāju, jo jums ir liels datu apjoms.", "For help, see the documentation." : "Lai saņemtu palīdzību, skatiet dokumentāciju.", "This %s instance is currently in maintenance mode, which may take a while." : "Šis %s serveris pašlaik darbojas uzturēšanas režīmā, tas var ilgt kādu laiku.", - "Error loading tags" : "Kļūda ielādējot birkas", - "Tag already exists" : "Birka jau pastāv", - "Error deleting tag(s)" : "Kļūda dzēšot birku(as)", - "Error tagging" : "Kļūda atzīmējot", - "Error untagging" : "Kļūda noņemot atzīmi", - "Couldn't send mail to following users: %s " : "Nevarēja nosūtīt e-pastu sekojošiem lietotājiem: %s", - "Sunday" : "Svētdiena", - "Monday" : "Pirmdiena", - "Tuesday" : "Otrdiena", - "Wednesday" : "Trešdiena", - "Thursday" : "Ceturtdiena", - "Friday" : "Piektdiena", - "Saturday" : "Sestdiena", - "Sun." : "Sv.", - "Mon." : "Pr.", - "Tue." : "Ot.", - "Wed." : "Tr.", - "Thu." : "Ce.", - "Fri." : "Pk.", - "Sat." : "Se.", - "Su" : "Sv", - "Mo" : "Pr", - "Tu" : "Ot", - "We" : "Tr", - "Th" : "Ce", - "Fr" : "Pi", - "Sa" : "Se", - "January" : "Janvāris", - "February" : "Februāris", - "March" : "Marts", - "April" : "Aprīlis", - "May" : "Maijs", - "June" : "Jūnijs", - "July" : "Jūlijs", - "August" : "Augusts", - "September" : "Septembris", - "October" : "Oktobris", - "November" : "Novembris", - "December" : "Decembris", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "Mai.", - "Jun." : "Jūn.", - "Jul." : "Jūl.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nov.", - "Dec." : "Dec.", "Problem loading page, reloading in 5 seconds" : "Problēma ielādējot lapu, pārlādēšana pēc 5 sekundēm", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Jūsu faili ir šifrēti. Ja neesat iespējojis atkopšanas atslēgu, nevarēsiet atgūt datus atpakaļ, pēc jūsu paroles atiestatīšanas.
Ja neesat pārliecināts par to, ko darīt, lūdzu, pirms turpināt, sazinieties ar administratoru.
Vai tiešām vēlaties turpināt?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Šim serverim nav interneta savienojuma. Tas nozīmē, ka daži līdzekļi, piemēram, ārējo atmiņas montāžas vai trešās puses lietojumprogrammu paziņojumi par atjauninājumiem nedarbosies. Attāli piekļūt failiem un nosūtīt paziņojumu uz e-pastu, iespējams nedarbosies. Mēs ierosinām, izveidot interneta savienojumu ar šo serveri, ja vēlaties, lai visas funkcijas darbotos.", - "Hide file listing" : "Paslēpt datņu sarakstu", - "Sending ..." : "Sūta...", - "Email sent" : "Vēstule nosūtīta", - "Send link via email" : "Sūtīt saiti e-pastā", - "notify by email" : "ziņot e-pastā", - "can share" : "Var koplietot", - "create" : "izveidot", - "change" : "mainīt", - "delete" : "dzēst", - "{sharee} (at {server})" : "{sharee} ({server})", - "Share with users…" : "Koplietots ar lietotājiem...", - "Share with users or groups…" : "Koplietot ar lietotājiem vai grupām ...", - "Warning" : "Brīdinājums", - "Error while sending notification" : "Kļūda, nosūtot paziņojumu", - "Updating to {version}" : "Jaunināt uz {version}", - "The update was successful. There were warnings." : "Atjaunināšana ir bijusi veiksmīga. Bija brīdinājumi.", - "The update was successful. Redirecting you to Nextcloud now." : "Atjaunināšana ir bijusi veiksmīga. Tagad novirzīsim jūs uz Nextcloud.", - "No search results in other folders" : "Nav nekas atrasts citā mapēs", - "Two-step verification" : "Divpakāpju verifikācija", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Uzlabota drošība ir iespējota jūsu kontam. Lūdzu autentificējies izmantojot otru faktoru.", - "Cancel login" : "Atcelt pieteikšanos", - "Please authenticate using the selected factor." : "Lūdzu autentifikācija, izmantojot atlasīto faktoru.", - "An error occured while verifying the token" : "Radusies kļūda, pārbaudot pilnvaru" + "The update was successful. Redirecting you to Nextcloud now." : "Atjaunināšana ir bijusi veiksmīga. Tagad novirzīsim jūs uz Nextcloud." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/core/l10n/lv.json b/core/l10n/lv.json index 5cb1f16c9e..10249543ff 100644 --- a/core/l10n/lv.json +++ b/core/l10n/lv.json @@ -196,7 +196,6 @@ "Need help?" : "Vajadzīga palīdzība?", "See the documentation" : "Skatiet dokumentāciju", "Search" : "Meklēt", - "Log out" : "Izrakstīties", "This action requires you to confirm your password:" : "Šī darbība ir nepieciešama, lai apstiprinātu jūsu paroli:", "Confirm your password" : "Apstipriniet paroli", "Server side authentication failed!" : "Servera autentifikācija neizdevās!", @@ -216,6 +215,7 @@ "Hey there,

just letting you know that %s shared %s with you.
View it!

" : "Sveiki,

informējam, ka %s koplietoja ar jums %s.
Apskati to!

", "Contact your system administrator if this message persists or appeared unexpectedly." : "Sazinieties ar sistēmas administratoru, ja šis ziņojums tiek rādīts.. vai parādījās negaidīti", "Thank you for your patience." : "Paldies par jūsu pacietību.", + "Log out" : "Izrakstīties", "Two-factor authentication" : "Divpakāpju autentifikācija", "Cancel log in" : "Atcelt pierakstīšanos", "Use backup code" : "Izmantojiet dublēšanas kodu", @@ -231,82 +231,8 @@ "Please use the command line updater because you have a big instance." : "Lūdzu, izmantojiet komandrindas atjauninātāju, jo jums ir liels datu apjoms.", "For help, see the documentation." : "Lai saņemtu palīdzību, skatiet dokumentāciju.", "This %s instance is currently in maintenance mode, which may take a while." : "Šis %s serveris pašlaik darbojas uzturēšanas režīmā, tas var ilgt kādu laiku.", - "Error loading tags" : "Kļūda ielādējot birkas", - "Tag already exists" : "Birka jau pastāv", - "Error deleting tag(s)" : "Kļūda dzēšot birku(as)", - "Error tagging" : "Kļūda atzīmējot", - "Error untagging" : "Kļūda noņemot atzīmi", - "Couldn't send mail to following users: %s " : "Nevarēja nosūtīt e-pastu sekojošiem lietotājiem: %s", - "Sunday" : "Svētdiena", - "Monday" : "Pirmdiena", - "Tuesday" : "Otrdiena", - "Wednesday" : "Trešdiena", - "Thursday" : "Ceturtdiena", - "Friday" : "Piektdiena", - "Saturday" : "Sestdiena", - "Sun." : "Sv.", - "Mon." : "Pr.", - "Tue." : "Ot.", - "Wed." : "Tr.", - "Thu." : "Ce.", - "Fri." : "Pk.", - "Sat." : "Se.", - "Su" : "Sv", - "Mo" : "Pr", - "Tu" : "Ot", - "We" : "Tr", - "Th" : "Ce", - "Fr" : "Pi", - "Sa" : "Se", - "January" : "Janvāris", - "February" : "Februāris", - "March" : "Marts", - "April" : "Aprīlis", - "May" : "Maijs", - "June" : "Jūnijs", - "July" : "Jūlijs", - "August" : "Augusts", - "September" : "Septembris", - "October" : "Oktobris", - "November" : "Novembris", - "December" : "Decembris", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "Mai.", - "Jun." : "Jūn.", - "Jul." : "Jūl.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nov.", - "Dec." : "Dec.", "Problem loading page, reloading in 5 seconds" : "Problēma ielādējot lapu, pārlādēšana pēc 5 sekundēm", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Jūsu faili ir šifrēti. Ja neesat iespējojis atkopšanas atslēgu, nevarēsiet atgūt datus atpakaļ, pēc jūsu paroles atiestatīšanas.
Ja neesat pārliecināts par to, ko darīt, lūdzu, pirms turpināt, sazinieties ar administratoru.
Vai tiešām vēlaties turpināt?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Šim serverim nav interneta savienojuma. Tas nozīmē, ka daži līdzekļi, piemēram, ārējo atmiņas montāžas vai trešās puses lietojumprogrammu paziņojumi par atjauninājumiem nedarbosies. Attāli piekļūt failiem un nosūtīt paziņojumu uz e-pastu, iespējams nedarbosies. Mēs ierosinām, izveidot interneta savienojumu ar šo serveri, ja vēlaties, lai visas funkcijas darbotos.", - "Hide file listing" : "Paslēpt datņu sarakstu", - "Sending ..." : "Sūta...", - "Email sent" : "Vēstule nosūtīta", - "Send link via email" : "Sūtīt saiti e-pastā", - "notify by email" : "ziņot e-pastā", - "can share" : "Var koplietot", - "create" : "izveidot", - "change" : "mainīt", - "delete" : "dzēst", - "{sharee} (at {server})" : "{sharee} ({server})", - "Share with users…" : "Koplietots ar lietotājiem...", - "Share with users or groups…" : "Koplietot ar lietotājiem vai grupām ...", - "Warning" : "Brīdinājums", - "Error while sending notification" : "Kļūda, nosūtot paziņojumu", - "Updating to {version}" : "Jaunināt uz {version}", - "The update was successful. There were warnings." : "Atjaunināšana ir bijusi veiksmīga. Bija brīdinājumi.", - "The update was successful. Redirecting you to Nextcloud now." : "Atjaunināšana ir bijusi veiksmīga. Tagad novirzīsim jūs uz Nextcloud.", - "No search results in other folders" : "Nav nekas atrasts citā mapēs", - "Two-step verification" : "Divpakāpju verifikācija", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Uzlabota drošība ir iespējota jūsu kontam. Lūdzu autentificējies izmantojot otru faktoru.", - "Cancel login" : "Atcelt pieteikšanos", - "Please authenticate using the selected factor." : "Lūdzu autentifikācija, izmantojot atlasīto faktoru.", - "An error occured while verifying the token" : "Radusies kļūda, pārbaudot pilnvaru" + "The update was successful. Redirecting you to Nextcloud now." : "Atjaunināšana ir bijusi veiksmīga. Tagad novirzīsim jūs uz Nextcloud." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/core/l10n/nb.js b/core/l10n/nb.js index fdde4bbcd2..4e0d62ce7b 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -244,7 +244,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denne applikasjonen krever JavaScript for å fungere korrekt. Vennligst {linkstart}aktiver JavaScript{linkend} og last siden på nytt.", "More apps" : "Flere apper", "Search" : "Søk", - "Log out" : "Logg ut", "This action requires you to confirm your password:" : "Denne handlingen krever at du bekrefter ditt passord:", "Confirm your password" : "Bekreft ditt passord", "Server side authentication failed!" : "Autentisering feilet på tjeneren!", @@ -266,6 +265,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Dette betyr at kun administratorer kan bruke instansen.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakt systemadministratoren hvis denne meldingen var uventet eller ikke forsvinner.", "Thank you for your patience." : "Takk for din tålmodighet.", + "Log out" : "Logg ut", "Two-factor authentication" : "Tofaktor autentisering", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Utvidet sikkerhet er aktivert for din konto. Vennligst autentiser deg ved å bruke en andre faktor.", "Cancel log in" : "Avbryt innlogging", @@ -289,87 +289,8 @@ OC.L10N.register( "For help, see the documentation." : "For hjelp, se i dokumentasjonen.", "This %s instance is currently in maintenance mode, which may take a while." : "Denne %s-instansen er for øyeblikket i vedlikeholdsmodus, noe som kan vare en stund.", "This page will refresh itself when the %s instance is available again." : "Denne siden vil bli lastet på nytt når %s-instansen er tilgjengelig igjen.", - "Error loading tags" : "Feil ved lasting av merkelapper", - "Tag already exists" : "Merkelappen finnes allerede", - "Error deleting tag(s)" : "Feil ved sletting av merkelapp(er)", - "Error tagging" : "Feil ved merking", - "Error untagging" : "Feil ved fjerning av merkelapp", - "Error favoriting" : "Feil ved favorittmerking", - "Error unfavoriting" : "Feil ved fjerning av favorittmerking", - "Couldn't send mail to following users: %s " : "Klarte ikke å sende mail til følgende brukere: %s", - "Sunday" : "Søndag", - "Monday" : "Mandag", - "Tuesday" : "Tirsdag", - "Wednesday" : "Onsdag", - "Thursday" : "Torsdag", - "Friday" : "Fredag", - "Saturday" : "Lørdag", - "Sun." : "Sø.", - "Mon." : "Ma.", - "Tue." : "Ti.", - "Wed." : "On.", - "Thu." : "To.", - "Fri." : "Fr.", - "Sat." : "Lø.", - "Su" : "Sø", - "Mo" : "Ma", - "Tu" : "Ti", - "We" : "On", - "Th" : "To", - "Fr" : "Fr", - "Sa" : "Lø", - "January" : "Januar", - "February" : "Februar", - "March" : "Mars", - "April" : "April", - "May" : "Mai", - "June" : "Juni", - "July" : "Juli", - "August" : "August", - "September" : "September", - "October" : "Oktober", - "November" : "November", - "December" : "Desember", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "Mai.", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nov.", - "Dec." : "Des.", "Problem loading page, reloading in 5 seconds" : "Det oppstod et problem ved lasting av side, laster på nytt om 5 sekunder", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Filene dine er kryptert. Hvis du ikke har aktivert gjenopprettingsnøkkelen, vil det være helt umulig å få tilbake dataene dine etter at pasordet ditt er tilbakestilt.
Hvis du er usikker på hva du skal gjøre, kontakt administratoren din før du fortsetter.
Vil du virkelig fortsette?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Denne serveren har ingen fungerende internett-forbindelse. Dette betyr at noen funksjoner, som tilknytning av eksterne lagre, varslinger om oppdateringer eller installering av tredjeparts apper ikke vil virke. Fjerntilgang til filer og utsending av varsler på e-post vil kanskje ikke virke heller. Vi anbefaler å aktivere en internett-forbindelse for denne serveren hvis du vil ha full funksjonalitet.", - "Hide file listing" : "Skjul filliste", - "Sending ..." : "Sender...", - "Email sent" : "E-post sendt", - "Send link via email" : "Send lenke via e-post", - "notify by email" : "Varsle på email", - "can share" : "kan dele", - "create" : "opprette", - "change" : "endre", - "delete" : "slette", - "{sharee} (at {server})" : "{sharee} (på {server})", - "Share with users…" : "Del med brukere...", - "Share with users, groups or remote users…" : "Del med brukere, grupper og eksterne brukere...", - "Share with users or groups…" : "Del med brukere eller grupper...", - "Share with users or remote users…" : "Del med brukere eller eksterne brukere...", - "Warning" : "Advarsel", - "Error while sending notification" : "Feil ved sending av varsling", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "En oppdatering foregår, lukking av denne siden kan forstyrre prosessen på enkelte systemer.", - "Updating to {version}" : "Oppdaterer til {version}", - "The update was successful. There were warnings." : "Oppdateringen var vellykket. Det oppstod advarsler.", - "The update was successful. Redirecting you to Nextcloud now." : "Oppdateringen var vellykket. Videresender deg til Nextcloud nå.", - "No search results in other folders" : "Ingen søkeresultater i andre mapper", - "Two-step verification" : "Tofaktor autentisering", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Utvidet sikkerhet har blitt aktivert for din konto. Vennligst autentiser med en andre faktor.", - "Cancel login" : "Avbryt innlogging", - "Please authenticate using the selected factor." : "Vennligst autentiser ved hjelp av den valgte faktoren.", - "An error occured while verifying the token" : "En feil oppstod under verifisering av nøkkelen" + "The update was successful. Redirecting you to Nextcloud now." : "Oppdateringen var vellykket. Videresender deg til Nextcloud nå." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/nb.json b/core/l10n/nb.json index c4483a55fd..17c4773f4f 100644 --- a/core/l10n/nb.json +++ b/core/l10n/nb.json @@ -242,7 +242,6 @@ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denne applikasjonen krever JavaScript for å fungere korrekt. Vennligst {linkstart}aktiver JavaScript{linkend} og last siden på nytt.", "More apps" : "Flere apper", "Search" : "Søk", - "Log out" : "Logg ut", "This action requires you to confirm your password:" : "Denne handlingen krever at du bekrefter ditt passord:", "Confirm your password" : "Bekreft ditt passord", "Server side authentication failed!" : "Autentisering feilet på tjeneren!", @@ -264,6 +263,7 @@ "This means only administrators can use the instance." : "Dette betyr at kun administratorer kan bruke instansen.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakt systemadministratoren hvis denne meldingen var uventet eller ikke forsvinner.", "Thank you for your patience." : "Takk for din tålmodighet.", + "Log out" : "Logg ut", "Two-factor authentication" : "Tofaktor autentisering", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Utvidet sikkerhet er aktivert for din konto. Vennligst autentiser deg ved å bruke en andre faktor.", "Cancel log in" : "Avbryt innlogging", @@ -287,87 +287,8 @@ "For help, see the documentation." : "For hjelp, se i dokumentasjonen.", "This %s instance is currently in maintenance mode, which may take a while." : "Denne %s-instansen er for øyeblikket i vedlikeholdsmodus, noe som kan vare en stund.", "This page will refresh itself when the %s instance is available again." : "Denne siden vil bli lastet på nytt når %s-instansen er tilgjengelig igjen.", - "Error loading tags" : "Feil ved lasting av merkelapper", - "Tag already exists" : "Merkelappen finnes allerede", - "Error deleting tag(s)" : "Feil ved sletting av merkelapp(er)", - "Error tagging" : "Feil ved merking", - "Error untagging" : "Feil ved fjerning av merkelapp", - "Error favoriting" : "Feil ved favorittmerking", - "Error unfavoriting" : "Feil ved fjerning av favorittmerking", - "Couldn't send mail to following users: %s " : "Klarte ikke å sende mail til følgende brukere: %s", - "Sunday" : "Søndag", - "Monday" : "Mandag", - "Tuesday" : "Tirsdag", - "Wednesday" : "Onsdag", - "Thursday" : "Torsdag", - "Friday" : "Fredag", - "Saturday" : "Lørdag", - "Sun." : "Sø.", - "Mon." : "Ma.", - "Tue." : "Ti.", - "Wed." : "On.", - "Thu." : "To.", - "Fri." : "Fr.", - "Sat." : "Lø.", - "Su" : "Sø", - "Mo" : "Ma", - "Tu" : "Ti", - "We" : "On", - "Th" : "To", - "Fr" : "Fr", - "Sa" : "Lø", - "January" : "Januar", - "February" : "Februar", - "March" : "Mars", - "April" : "April", - "May" : "Mai", - "June" : "Juni", - "July" : "Juli", - "August" : "August", - "September" : "September", - "October" : "Oktober", - "November" : "November", - "December" : "Desember", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "Mai.", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nov.", - "Dec." : "Des.", "Problem loading page, reloading in 5 seconds" : "Det oppstod et problem ved lasting av side, laster på nytt om 5 sekunder", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Filene dine er kryptert. Hvis du ikke har aktivert gjenopprettingsnøkkelen, vil det være helt umulig å få tilbake dataene dine etter at pasordet ditt er tilbakestilt.
Hvis du er usikker på hva du skal gjøre, kontakt administratoren din før du fortsetter.
Vil du virkelig fortsette?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Denne serveren har ingen fungerende internett-forbindelse. Dette betyr at noen funksjoner, som tilknytning av eksterne lagre, varslinger om oppdateringer eller installering av tredjeparts apper ikke vil virke. Fjerntilgang til filer og utsending av varsler på e-post vil kanskje ikke virke heller. Vi anbefaler å aktivere en internett-forbindelse for denne serveren hvis du vil ha full funksjonalitet.", - "Hide file listing" : "Skjul filliste", - "Sending ..." : "Sender...", - "Email sent" : "E-post sendt", - "Send link via email" : "Send lenke via e-post", - "notify by email" : "Varsle på email", - "can share" : "kan dele", - "create" : "opprette", - "change" : "endre", - "delete" : "slette", - "{sharee} (at {server})" : "{sharee} (på {server})", - "Share with users…" : "Del med brukere...", - "Share with users, groups or remote users…" : "Del med brukere, grupper og eksterne brukere...", - "Share with users or groups…" : "Del med brukere eller grupper...", - "Share with users or remote users…" : "Del med brukere eller eksterne brukere...", - "Warning" : "Advarsel", - "Error while sending notification" : "Feil ved sending av varsling", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "En oppdatering foregår, lukking av denne siden kan forstyrre prosessen på enkelte systemer.", - "Updating to {version}" : "Oppdaterer til {version}", - "The update was successful. There were warnings." : "Oppdateringen var vellykket. Det oppstod advarsler.", - "The update was successful. Redirecting you to Nextcloud now." : "Oppdateringen var vellykket. Videresender deg til Nextcloud nå.", - "No search results in other folders" : "Ingen søkeresultater i andre mapper", - "Two-step verification" : "Tofaktor autentisering", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Utvidet sikkerhet har blitt aktivert for din konto. Vennligst autentiser med en andre faktor.", - "Cancel login" : "Avbryt innlogging", - "Please authenticate using the selected factor." : "Vennligst autentiser ved hjelp av den valgte faktoren.", - "An error occured while verifying the token" : "En feil oppstod under verifisering av nøkkelen" + "The update was successful. Redirecting you to Nextcloud now." : "Oppdateringen var vellykket. Videresender deg til Nextcloud nå." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 2fabdf4892..3c3a1388b3 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -250,7 +250,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Deze applicatie heeft JavaScript nodig. {linkstart}Activeer JavaScript{linkend} en ververs deze pagina.", "More apps" : "Meer apps", "Search" : "Zoeken", - "Log out" : "Afmelden", "This action requires you to confirm your password:" : "Deze actie vereist dat je je wachtwoord bevestigt:", "Confirm your password" : "Bevestig je wachtwoord", "Server side authentication failed!" : "Authenticatie bij de server mislukte!", @@ -272,6 +271,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Dat betekent dat alleen beheerders deze installatie kunnen gebruiken.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Neem contact op met je systeembeheerder als deze melding aanhoudt of onverwacht verscheen.", "Thank you for your patience." : "Bedankt voor je geduld.", + "Log out" : "Afmelden", "Two-factor authentication" : "Tweefactor authenticatie", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Aanvullende beveiliging is ingeschakeld voor je account. Log in met een tweede factor.", "Cancel log in" : "Inlog annuleren", @@ -295,88 +295,8 @@ OC.L10N.register( "For help, see the documentation." : "Voor hulp, lees de documentatie.", "This %s instance is currently in maintenance mode, which may take a while." : "Deze %s staat momenteel in de onderhoudsstand, dat kan enige tijd duren.", "This page will refresh itself when the %s instance is available again." : "Deze pagina wordt ververst als de %s-installatie weer beschikbaar is.", - "Error loading tags" : "Fout bij laden markeringen", - "Tag already exists" : "Markering bestaat al", - "Error deleting tag(s)" : "Fout bij verwijderen markering(en)", - "Error tagging" : "Fout bij markeren", - "Error untagging" : "Fout bij demarkeren", - "Error favoriting" : "Fout bij favoriet maken", - "Error unfavoriting" : "Fout bij verwijderen favorietstatus", - "Couldn't send mail to following users: %s " : "Kon geen e-mail sturen aan de volgende gebruikers: %s", - "Sunday" : "zondag", - "Monday" : "maandag", - "Tuesday" : "dinsdag", - "Wednesday" : "woensdag", - "Thursday" : "donderdag", - "Friday" : "vrijdag", - "Saturday" : "zaterdag", - "Sun." : "Zon.", - "Mon." : "Maa.", - "Tue." : "Din.", - "Wed." : "Woe.", - "Thu." : "Do.", - "Fri." : "Vri.", - "Sat." : "Zat.", - "Su" : "Zo", - "Mo" : "Ma", - "Tu" : "Di", - "We" : "Wo", - "Th" : "Do", - "Fr" : "Vr", - "Sa" : "Za", - "January" : "januari", - "February" : "februari", - "March" : "maart", - "April" : "april", - "May" : "mei", - "June" : "juni", - "July" : "juli", - "August" : "augustus", - "September" : "september", - "October" : "oktober", - "November" : "november", - "December" : "december", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Maa.", - "Apr." : "Apr.", - "May." : "Mei.", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nov.", - "Dec." : "Dec.", "Problem loading page, reloading in 5 seconds" : "Kan de pagina niet laden, verversen in 5 seconden", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Je bestanden zijn versleuteld. Als je de herstelsleutel niet hebt geactiveerd, is het niet mogelijk om je gegevens terug te krijgen nadat je wachtwoord is hersteld.
Als je niet weet wat je moet doen, neem dan eerst contact op met je beheerder.
Wil je echt verder gaan?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Deze server heeft geen actieve internetverbinding. Dat betekent dat sommige functies, zoals aankoppelen van externe opslag, notificaties over updates of installatie van apps van 3e partijen niet werken. Ook het benaderen van bestanden vanaf een remote locatie en het versturen van notificatie e-mails kan mislukken. We adviseren om de internetverbinding voor deze server in te schakelen als u alle functies wilt gebruiken.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "De reverse proxy headerconfiguratie is onjuist, of je hebt toegang tot Nextcloud via een vertrouwde proxy. Als je Nextcloud niet via een vertrouwde proxy benadert, dan levert dan een beveiligingsrisico op, waardoor een aanvaller het IP-adres dat Nextcloud ziet kan vervalsen. Meer informatie is te vinden in onze documentatie.", - "Hide file listing" : "Verberg bestandsoverzicht", - "Sending ..." : "Versturen ...", - "Email sent" : "E-mail verzonden", - "Send link via email" : "Versturen link via e-mail", - "notify by email" : "melden per e-mail", - "can share" : "delen kan", - "create" : "creëer", - "change" : "wijzig", - "delete" : "verwijderen", - "{sharee} (at {server})" : "{sharee} (op {server})", - "Share with users…" : "Delen met gebruikers...", - "Share with users, groups or remote users…" : "Delen met gebruikers, groepen of externe gebruikers...", - "Share with users or groups…" : "Delen met gebruikers of groepen...", - "Share with users or remote users…" : "Delen met gebruikers of externe gebruikers...", - "Warning" : "Waarschuwing", - "Error while sending notification" : "Fout bij versturen melding", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "De update is bezig, deze pagina verlaten kan het updateproces in sommige omgevingen onderbreken.", - "Updating to {version}" : "Bijwerken naar {version}", - "The update was successful. There were warnings." : "De update is geslaagd. Er zijn wel waarschuwingen.", - "The update was successful. Redirecting you to Nextcloud now." : "De update is geslaagd. Je wordt nu doorgeleid naar Nextcloud.", - "No search results in other folders" : "Geen zoekresultaten in andere mappen", - "Two-step verification" : "Twee-staps verificatie", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Aanvullende beveiliging is ingeschakeld voor je account. Log in met een tweede factor.", - "Cancel login" : "Inlog annuleren", - "Please authenticate using the selected factor." : "Log in met de geselecteerde factor.", - "An error occured while verifying the token" : "Er trad een fout op bij het verifiëren van het token" + "The update was successful. Redirecting you to Nextcloud now." : "De update is geslaagd. Je wordt nu doorgeleid naar Nextcloud." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 10bb842ea8..00b8f43899 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -248,7 +248,6 @@ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Deze applicatie heeft JavaScript nodig. {linkstart}Activeer JavaScript{linkend} en ververs deze pagina.", "More apps" : "Meer apps", "Search" : "Zoeken", - "Log out" : "Afmelden", "This action requires you to confirm your password:" : "Deze actie vereist dat je je wachtwoord bevestigt:", "Confirm your password" : "Bevestig je wachtwoord", "Server side authentication failed!" : "Authenticatie bij de server mislukte!", @@ -270,6 +269,7 @@ "This means only administrators can use the instance." : "Dat betekent dat alleen beheerders deze installatie kunnen gebruiken.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Neem contact op met je systeembeheerder als deze melding aanhoudt of onverwacht verscheen.", "Thank you for your patience." : "Bedankt voor je geduld.", + "Log out" : "Afmelden", "Two-factor authentication" : "Tweefactor authenticatie", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Aanvullende beveiliging is ingeschakeld voor je account. Log in met een tweede factor.", "Cancel log in" : "Inlog annuleren", @@ -293,88 +293,8 @@ "For help, see the documentation." : "Voor hulp, lees de documentatie.", "This %s instance is currently in maintenance mode, which may take a while." : "Deze %s staat momenteel in de onderhoudsstand, dat kan enige tijd duren.", "This page will refresh itself when the %s instance is available again." : "Deze pagina wordt ververst als de %s-installatie weer beschikbaar is.", - "Error loading tags" : "Fout bij laden markeringen", - "Tag already exists" : "Markering bestaat al", - "Error deleting tag(s)" : "Fout bij verwijderen markering(en)", - "Error tagging" : "Fout bij markeren", - "Error untagging" : "Fout bij demarkeren", - "Error favoriting" : "Fout bij favoriet maken", - "Error unfavoriting" : "Fout bij verwijderen favorietstatus", - "Couldn't send mail to following users: %s " : "Kon geen e-mail sturen aan de volgende gebruikers: %s", - "Sunday" : "zondag", - "Monday" : "maandag", - "Tuesday" : "dinsdag", - "Wednesday" : "woensdag", - "Thursday" : "donderdag", - "Friday" : "vrijdag", - "Saturday" : "zaterdag", - "Sun." : "Zon.", - "Mon." : "Maa.", - "Tue." : "Din.", - "Wed." : "Woe.", - "Thu." : "Do.", - "Fri." : "Vri.", - "Sat." : "Zat.", - "Su" : "Zo", - "Mo" : "Ma", - "Tu" : "Di", - "We" : "Wo", - "Th" : "Do", - "Fr" : "Vr", - "Sa" : "Za", - "January" : "januari", - "February" : "februari", - "March" : "maart", - "April" : "april", - "May" : "mei", - "June" : "juni", - "July" : "juli", - "August" : "augustus", - "September" : "september", - "October" : "oktober", - "November" : "november", - "December" : "december", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Maa.", - "Apr." : "Apr.", - "May." : "Mei.", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nov.", - "Dec." : "Dec.", "Problem loading page, reloading in 5 seconds" : "Kan de pagina niet laden, verversen in 5 seconden", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Je bestanden zijn versleuteld. Als je de herstelsleutel niet hebt geactiveerd, is het niet mogelijk om je gegevens terug te krijgen nadat je wachtwoord is hersteld.
Als je niet weet wat je moet doen, neem dan eerst contact op met je beheerder.
Wil je echt verder gaan?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Deze server heeft geen actieve internetverbinding. Dat betekent dat sommige functies, zoals aankoppelen van externe opslag, notificaties over updates of installatie van apps van 3e partijen niet werken. Ook het benaderen van bestanden vanaf een remote locatie en het versturen van notificatie e-mails kan mislukken. We adviseren om de internetverbinding voor deze server in te schakelen als u alle functies wilt gebruiken.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "De reverse proxy headerconfiguratie is onjuist, of je hebt toegang tot Nextcloud via een vertrouwde proxy. Als je Nextcloud niet via een vertrouwde proxy benadert, dan levert dan een beveiligingsrisico op, waardoor een aanvaller het IP-adres dat Nextcloud ziet kan vervalsen. Meer informatie is te vinden in onze documentatie.", - "Hide file listing" : "Verberg bestandsoverzicht", - "Sending ..." : "Versturen ...", - "Email sent" : "E-mail verzonden", - "Send link via email" : "Versturen link via e-mail", - "notify by email" : "melden per e-mail", - "can share" : "delen kan", - "create" : "creëer", - "change" : "wijzig", - "delete" : "verwijderen", - "{sharee} (at {server})" : "{sharee} (op {server})", - "Share with users…" : "Delen met gebruikers...", - "Share with users, groups or remote users…" : "Delen met gebruikers, groepen of externe gebruikers...", - "Share with users or groups…" : "Delen met gebruikers of groepen...", - "Share with users or remote users…" : "Delen met gebruikers of externe gebruikers...", - "Warning" : "Waarschuwing", - "Error while sending notification" : "Fout bij versturen melding", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "De update is bezig, deze pagina verlaten kan het updateproces in sommige omgevingen onderbreken.", - "Updating to {version}" : "Bijwerken naar {version}", - "The update was successful. There were warnings." : "De update is geslaagd. Er zijn wel waarschuwingen.", - "The update was successful. Redirecting you to Nextcloud now." : "De update is geslaagd. Je wordt nu doorgeleid naar Nextcloud.", - "No search results in other folders" : "Geen zoekresultaten in andere mappen", - "Two-step verification" : "Twee-staps verificatie", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Aanvullende beveiliging is ingeschakeld voor je account. Log in met een tweede factor.", - "Cancel login" : "Inlog annuleren", - "Please authenticate using the selected factor." : "Log in met de geselecteerde factor.", - "An error occured while verifying the token" : "Er trad een fout op bij het verifiëren van het token" + "The update was successful. Redirecting you to Nextcloud now." : "De update is geslaagd. Je wordt nu doorgeleid naar Nextcloud." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 3b6dd6f8c4..f01d99072b 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -250,7 +250,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ta aplikacja wymaga JavaScript do poprawnego działania. Proszę {linkstart}włączyć JavaScript{linkend} i przeładować stronę.", "More apps" : "Więcej aplikacji", "Search" : "Wyszukaj", - "Log out" : "Wyloguj", "This action requires you to confirm your password:" : "Ta akcja wymaga potwierdzenia hasłem:", "Confirm your password" : "Potwierdź hasło", "Server side authentication failed!" : "Uwierzytelnianie po stronie serwera nie powiodło się!", @@ -272,6 +271,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "To oznacza, że tylko administratorzy mogą w tej chwili używać aplikacji.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Skontaktuj się z administratorem, jeśli ten komunikat pojawił się nieoczekiwanie lub wyświetla się ciągle.", "Thank you for your patience." : "Dziękuję za cierpliwość.", + "Log out" : "Wyloguj", "Two-factor authentication" : "Uwierzytelnianie dwuskładnikowe", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Dla Twojego konta uruchomiono wzmocnioną ochronę. Uwierzytelnij przy pomocy drugiego składnika.", "Cancel log in" : "Anuluj logowanie", @@ -295,88 +295,8 @@ OC.L10N.register( "For help, see the documentation." : "Aby uzyskać pomoc, zajrzyj do dokumentacji.", "This %s instance is currently in maintenance mode, which may take a while." : "Ta instalacja %s działa obecnie w trybie konserwacji. Może to potrwać jakiś czas.", "This page will refresh itself when the %s instance is available again." : "Strona odświeży się gdy instancja %s będzie ponownie dostępna.", - "Error loading tags" : "Błąd ładowania tagów", - "Tag already exists" : "Tag już istnieje", - "Error deleting tag(s)" : "Błąd przy osuwaniu tag(ów)", - "Error tagging" : "Błąd tagowania", - "Error untagging" : "Błąd odtagowania", - "Error favoriting" : "Błąd podczas dodawania do ulubionch", - "Error unfavoriting" : "Błąd przy usuwaniu z ulubionych", - "Couldn't send mail to following users: %s " : "Nie można było wysłać wiadomości do następujących użytkowników: %s", - "Sunday" : "Niedziela", - "Monday" : "Poniedziałek", - "Tuesday" : "Wtorek", - "Wednesday" : "Środa", - "Thursday" : "Czwartek", - "Friday" : "Piątek", - "Saturday" : "Sobota", - "Sun." : "N.", - "Mon." : "Pn.", - "Tue." : "Wt.", - "Wed." : "Śr.", - "Thu." : "Cz.", - "Fri." : "Pt.", - "Sat." : "S.", - "Su" : "Nd", - "Mo" : "Pn", - "Tu" : "Wt", - "We" : "Śr", - "Th" : "Czw", - "Fr" : "Pt", - "Sa" : "So", - "January" : "Styczeń", - "February" : "Luty", - "March" : "Marzec", - "April" : "Kwiecień", - "May" : "Maj", - "June" : "Czerwiec", - "July" : "Lipiec", - "August" : "Sierpień", - "September" : "Wrzesień", - "October" : "Październik", - "November" : "Listopad", - "December" : "Grudzień", - "Jan." : "Sty.", - "Feb." : "Lut.", - "Mar." : "Mar.", - "Apr." : "Kwi.", - "May." : "Maj.", - "Jun." : "Cze.", - "Jul." : "Lip.", - "Aug." : "Sie.", - "Sep." : "Wrz.", - "Oct." : "Paź.", - "Nov." : "Lis.", - "Dec." : "Gru.", "Problem loading page, reloading in 5 seconds" : "Błąd podczas ładowania strony, odświeżanie w ciągu 5 sekund.", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Twoje pliki są zaszyfrowane. Jeśli nie włączyłeś klucza odzyskiwania, nie będzie możliwości odszyfrowania tych plików po zresetowaniu hasła.
Jeśli nie jesteś pewien co zrobić, skontaktuj się ze swoim administratorem, zanim bedziesz kontynuował.
Czy chcesz kontynuować?\n ", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Serwer nie ma aktywnego połączenia z Internetem. Wiele połączeń nie może być osiągniętych. Oznacza to, że część funkcji takich jak zewnętrzny magazyn, powiadomienia o aktualizacjach lub instalacja aplikacji firm trzecich nie będzie działała. Dostęp zdalny do plików oraz wysyłanie powiadomień mailowych również może nie działać. Sugerujemy udostępnienie połączenia z Internetem temu serwerowi jeśli chcesz mieć pełną funkcjonalność.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Konfiguracja nagłówków reverse proxy jest niepoprawna albo łączysz się do Nextclouda przez zaufane proxy. Jeśli nie łączysz się z zaufanego proxy, to jest to problem bezpieczeństwa i atakujący może podszyć się pod adres IP jako widoczny dla Nextclouda. Więcej informacji można znaleźć w naszej dokumentacji.", - "Hide file listing" : "Schowaj listę plików", - "Sending ..." : "Wysyłanie...", - "Email sent" : "E-mail wysłany", - "Send link via email" : "Wyślij link mailem", - "notify by email" : "powiadom przez e-maila", - "can share" : "może współdzielić", - "create" : "utwórz", - "change" : "zmiany", - "delete" : "usuń", - "{sharee} (at {server})" : "{sharee} (na {server})", - "Share with users…" : "Współdziel z użytkownikami...", - "Share with users, groups or remote users…" : "Współdziel z użytkownikami, grupami lub zdalnym użytkownikiem...", - "Share with users or groups…" : "Współdziel z użytkownikami lub grupami...", - "Share with users or remote users…" : "Współdziel z użytkownikami lub zdalnymi użytkownikami...", - "Warning" : "Ostrzeżenie", - "Error while sending notification" : "Błąd podczas wysyłania powiadomienia", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Trwa aktualizacja. W niektórych przypadkach, opuszczenie tej strony może przerwać ten proces.", - "Updating to {version}" : "Uaktualnianie do {version}", - "The update was successful. There were warnings." : "Aktualizacja przebiegła pomyślnie. Pojawiły się ostrzeżenia.", - "The update was successful. Redirecting you to Nextcloud now." : "Aktualizacja przebiegła pomyślnie. Trwa przekierowywanie do Nextcloud.", - "No search results in other folders" : "Brak wyników wyszukiwania w innych folderach", - "Two-step verification" : "Weryfikacja dwuskładnikowa", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Dla Twojego konta uruchomiono wzmocnioną ochronę. Uwierzytelnij przy pomocy drugiego składnika.", - "Cancel login" : "Anuluj logowanie", - "Please authenticate using the selected factor." : "Uwierzytelnij przy pomocy wybranego składnika", - "An error occured while verifying the token" : "Wystąpił błąd podczas weryfikacji tokena" + "The update was successful. Redirecting you to Nextcloud now." : "Aktualizacja przebiegła pomyślnie. Trwa przekierowywanie do Nextcloud." }, "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/core/l10n/pl.json b/core/l10n/pl.json index b7ceee9764..cd2299a350 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -248,7 +248,6 @@ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ta aplikacja wymaga JavaScript do poprawnego działania. Proszę {linkstart}włączyć JavaScript{linkend} i przeładować stronę.", "More apps" : "Więcej aplikacji", "Search" : "Wyszukaj", - "Log out" : "Wyloguj", "This action requires you to confirm your password:" : "Ta akcja wymaga potwierdzenia hasłem:", "Confirm your password" : "Potwierdź hasło", "Server side authentication failed!" : "Uwierzytelnianie po stronie serwera nie powiodło się!", @@ -270,6 +269,7 @@ "This means only administrators can use the instance." : "To oznacza, że tylko administratorzy mogą w tej chwili używać aplikacji.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Skontaktuj się z administratorem, jeśli ten komunikat pojawił się nieoczekiwanie lub wyświetla się ciągle.", "Thank you for your patience." : "Dziękuję za cierpliwość.", + "Log out" : "Wyloguj", "Two-factor authentication" : "Uwierzytelnianie dwuskładnikowe", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Dla Twojego konta uruchomiono wzmocnioną ochronę. Uwierzytelnij przy pomocy drugiego składnika.", "Cancel log in" : "Anuluj logowanie", @@ -293,88 +293,8 @@ "For help, see the documentation." : "Aby uzyskać pomoc, zajrzyj do dokumentacji.", "This %s instance is currently in maintenance mode, which may take a while." : "Ta instalacja %s działa obecnie w trybie konserwacji. Może to potrwać jakiś czas.", "This page will refresh itself when the %s instance is available again." : "Strona odświeży się gdy instancja %s będzie ponownie dostępna.", - "Error loading tags" : "Błąd ładowania tagów", - "Tag already exists" : "Tag już istnieje", - "Error deleting tag(s)" : "Błąd przy osuwaniu tag(ów)", - "Error tagging" : "Błąd tagowania", - "Error untagging" : "Błąd odtagowania", - "Error favoriting" : "Błąd podczas dodawania do ulubionch", - "Error unfavoriting" : "Błąd przy usuwaniu z ulubionych", - "Couldn't send mail to following users: %s " : "Nie można było wysłać wiadomości do następujących użytkowników: %s", - "Sunday" : "Niedziela", - "Monday" : "Poniedziałek", - "Tuesday" : "Wtorek", - "Wednesday" : "Środa", - "Thursday" : "Czwartek", - "Friday" : "Piątek", - "Saturday" : "Sobota", - "Sun." : "N.", - "Mon." : "Pn.", - "Tue." : "Wt.", - "Wed." : "Śr.", - "Thu." : "Cz.", - "Fri." : "Pt.", - "Sat." : "S.", - "Su" : "Nd", - "Mo" : "Pn", - "Tu" : "Wt", - "We" : "Śr", - "Th" : "Czw", - "Fr" : "Pt", - "Sa" : "So", - "January" : "Styczeń", - "February" : "Luty", - "March" : "Marzec", - "April" : "Kwiecień", - "May" : "Maj", - "June" : "Czerwiec", - "July" : "Lipiec", - "August" : "Sierpień", - "September" : "Wrzesień", - "October" : "Październik", - "November" : "Listopad", - "December" : "Grudzień", - "Jan." : "Sty.", - "Feb." : "Lut.", - "Mar." : "Mar.", - "Apr." : "Kwi.", - "May." : "Maj.", - "Jun." : "Cze.", - "Jul." : "Lip.", - "Aug." : "Sie.", - "Sep." : "Wrz.", - "Oct." : "Paź.", - "Nov." : "Lis.", - "Dec." : "Gru.", "Problem loading page, reloading in 5 seconds" : "Błąd podczas ładowania strony, odświeżanie w ciągu 5 sekund.", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Twoje pliki są zaszyfrowane. Jeśli nie włączyłeś klucza odzyskiwania, nie będzie możliwości odszyfrowania tych plików po zresetowaniu hasła.
Jeśli nie jesteś pewien co zrobić, skontaktuj się ze swoim administratorem, zanim bedziesz kontynuował.
Czy chcesz kontynuować?\n ", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Serwer nie ma aktywnego połączenia z Internetem. Wiele połączeń nie może być osiągniętych. Oznacza to, że część funkcji takich jak zewnętrzny magazyn, powiadomienia o aktualizacjach lub instalacja aplikacji firm trzecich nie będzie działała. Dostęp zdalny do plików oraz wysyłanie powiadomień mailowych również może nie działać. Sugerujemy udostępnienie połączenia z Internetem temu serwerowi jeśli chcesz mieć pełną funkcjonalność.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Konfiguracja nagłówków reverse proxy jest niepoprawna albo łączysz się do Nextclouda przez zaufane proxy. Jeśli nie łączysz się z zaufanego proxy, to jest to problem bezpieczeństwa i atakujący może podszyć się pod adres IP jako widoczny dla Nextclouda. Więcej informacji można znaleźć w naszej dokumentacji.", - "Hide file listing" : "Schowaj listę plików", - "Sending ..." : "Wysyłanie...", - "Email sent" : "E-mail wysłany", - "Send link via email" : "Wyślij link mailem", - "notify by email" : "powiadom przez e-maila", - "can share" : "może współdzielić", - "create" : "utwórz", - "change" : "zmiany", - "delete" : "usuń", - "{sharee} (at {server})" : "{sharee} (na {server})", - "Share with users…" : "Współdziel z użytkownikami...", - "Share with users, groups or remote users…" : "Współdziel z użytkownikami, grupami lub zdalnym użytkownikiem...", - "Share with users or groups…" : "Współdziel z użytkownikami lub grupami...", - "Share with users or remote users…" : "Współdziel z użytkownikami lub zdalnymi użytkownikami...", - "Warning" : "Ostrzeżenie", - "Error while sending notification" : "Błąd podczas wysyłania powiadomienia", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Trwa aktualizacja. W niektórych przypadkach, opuszczenie tej strony może przerwać ten proces.", - "Updating to {version}" : "Uaktualnianie do {version}", - "The update was successful. There were warnings." : "Aktualizacja przebiegła pomyślnie. Pojawiły się ostrzeżenia.", - "The update was successful. Redirecting you to Nextcloud now." : "Aktualizacja przebiegła pomyślnie. Trwa przekierowywanie do Nextcloud.", - "No search results in other folders" : "Brak wyników wyszukiwania w innych folderach", - "Two-step verification" : "Weryfikacja dwuskładnikowa", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Dla Twojego konta uruchomiono wzmocnioną ochronę. Uwierzytelnij przy pomocy drugiego składnika.", - "Cancel login" : "Anuluj logowanie", - "Please authenticate using the selected factor." : "Uwierzytelnij przy pomocy wybranego składnika", - "An error occured while verifying the token" : "Wystąpił błąd podczas weryfikacji tokena" + "The update was successful. Redirecting you to Nextcloud now." : "Aktualizacja przebiegła pomyślnie. Trwa przekierowywanie do Nextcloud." },"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/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 1094f8684a..fb67037bbc 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -243,7 +243,6 @@ OC.L10N.register( "See the documentation" : "Veja a documentação", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicação requer JavaScript para sua correta operação. Por favor {linkstart}habilite JavaScript{linkend} e recerregue a página.", "Search" : "Pesquisar", - "Log out" : "Sair", "This action requires you to confirm your password:" : "Essa ação requer confirmação da sua senha:", "Confirm your password" : "Confirme sua senha", "Server side authentication failed!" : "Autenticação do servidor falhou!", @@ -265,6 +264,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Isso significa que apenas os administradores podem usar esta instância.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o seu administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.", "Thank you for your patience." : "Obrigado pela sua paciência.", + "Log out" : "Sair", "Two-factor authentication" : "Autenticação de dois fatores", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Segurança aprimorada está habilitado para sua conta. Por favor autenticar usando um segundo fator.", "Cancel log in" : "Cancelar login", @@ -288,88 +288,8 @@ OC.L10N.register( "For help, see the documentation." : "Para obter ajuda, consulte a documentação.", "This %s instance is currently in maintenance mode, which may take a while." : "Esta instância %s está em modo de manutenção, o que pode demorar um pouco.", "This page will refresh itself when the %s instance is available again." : "Esta página será atualizada automaticamente quando esta instância %s estiver disponível novamente.", - "Error loading tags" : " Erro carregando etiqueta", - "Tag already exists" : "Etiqueta já existe", - "Error deleting tag(s)" : "Erro deletando etiqueta(s)", - "Error tagging" : "Erro etiquetando", - "Error untagging" : "Erro retirando etiqueta", - "Error favoriting" : "Erro colocando nos favoritos", - "Error unfavoriting" : "Erro retirando do favoritos", - "Couldn't send mail to following users: %s " : "Não foi possível enviar e-mail para os seguintes usuários: %s", - "Sunday" : "Domingo", - "Monday" : "Segunda-feira", - "Tuesday" : "Terça-feira", - "Wednesday" : "Quarta-feira", - "Thursday" : "Quinta-feira", - "Friday" : "Sexta-feira", - "Saturday" : "Sábado", - "Sun." : "Dom.", - "Mon." : "Seg.", - "Tue." : "Ter.", - "Wed." : "Qua.", - "Thu." : "Qui.", - "Fri." : "Sex.", - "Sat." : "Sáb.", - "Su" : "Do", - "Mo" : "Se", - "Tu" : "Te", - "We" : "Qa", - "Th" : "Qu", - "Fr" : "Se", - "Sa" : "Sa", - "January" : "Janeiro", - "February" : "Fevereiro", - "March" : "Março", - "April" : "Abril", - "May" : "Maio", - "June" : "Junho", - "July" : "Julho", - "August" : "Agosto", - "September" : "Setembro", - "October" : "Outubro", - "November" : "Novembro", - "December" : "Dezembro", - "Jan." : "Jan.", - "Feb." : "Fev.", - "Mar." : "Mar.", - "Apr." : "Abr.", - "May." : "Mai.", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Ago.", - "Sep." : "Set.", - "Oct." : "Out.", - "Nov." : "Nov.", - "Dec." : "Dez.", "Problem loading page, reloading in 5 seconds" : "Problema no carregamento da página, recarregando em 5 segundos", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Seus arquivos são criptografados. Se você não ativou a chave de recuperação, não haverá maneira de obter seus dados de volta após a sua senha ser redefinida.
Se não tiver certeza do que deve fazer, contate o administrador antes de continuar.
Deseja realmente continuar?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor não tem nenhuma conexão com a Internet. Isso significa que alguns dos recursos como montar armazenamento externo, notificações sobre atualizações ou instalação de aplicativos de terceiros não vai funcionar. Acessar arquivos remotamente e envio de e-mails de notificação pode não funcionar, também. Sugerimos permitir conexão com a Internet para este servidor, se você quer ter todas as funcionalidades.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "A configuração de cabeçalhos do proxy reverso está incorreta, ou você está acessando ownCloud de um proxy confiável. Se você não estiver acessando ownCloud de um proxy de confiança, esta é uma questão de segurança e pode permitir a um invasor falsificar o endereço IP como visíveis para ownCloud. Mais informação pode ser encontrada na nossa documentação.", - "Hide file listing" : "Listar arquivo oculto", - "Sending ..." : "Enviando ...", - "Email sent" : "E-mail enviado", - "Send link via email" : "Enviar link por email", - "notify by email" : "notificar por e-mail", - "can share" : "pode compartilhar", - "create" : "criar", - "change" : "mudança", - "delete" : "remover", - "{sharee} (at {server})" : "{sharee} (no {server})", - "Share with users…" : "Compartilhar com os usuários...", - "Share with users, groups or remote users…" : "Compartilhar com usuários, grupos ou usuários remoto…", - "Share with users or groups…" : "Compartilhar com usuários ou grupos…", - "Share with users or remote users…" : "Compartilhar com usuários ou usuários remoto…", - "Warning" : "Aviso", - "Error while sending notification" : "Erro ao enviar notificação", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A atualização está em andamento. Sair desta página poderá interromper o processo em alguns ambientes.", - "Updating to {version}" : "Atualizando para {version}", - "The update was successful. There were warnings." : "A atualização foi concluída com sucesso. Existem avisos.", - "The update was successful. Redirecting you to Nextcloud now." : "Atualizado com sucesso. Redirecionando para Nextcloud.", - "No search results in other folders" : "Nenhum resultado de pesquisa em outras pastas", - "Two-step verification" : "Verificação em dois passos", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Segurança reforçada foi ativada para sua conta. Por favor autenticar usando um segundo fator.", - "Cancel login" : "Cancelar o login", - "Please authenticate using the selected factor." : "Por favor autenticar usando o fator selecionado.", - "An error occured while verifying the token" : "Ocorreu um erro ao verificar o token" + "The update was successful. Redirecting you to Nextcloud now." : "Atualizado com sucesso. Redirecionando para Nextcloud." }, "nplurals=2; plural=(n > 1);"); diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 9bf1819348..4c04c5ba8d 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -241,7 +241,6 @@ "See the documentation" : "Veja a documentação", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicação requer JavaScript para sua correta operação. Por favor {linkstart}habilite JavaScript{linkend} e recerregue a página.", "Search" : "Pesquisar", - "Log out" : "Sair", "This action requires you to confirm your password:" : "Essa ação requer confirmação da sua senha:", "Confirm your password" : "Confirme sua senha", "Server side authentication failed!" : "Autenticação do servidor falhou!", @@ -263,6 +262,7 @@ "This means only administrators can use the instance." : "Isso significa que apenas os administradores podem usar esta instância.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o seu administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.", "Thank you for your patience." : "Obrigado pela sua paciência.", + "Log out" : "Sair", "Two-factor authentication" : "Autenticação de dois fatores", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Segurança aprimorada está habilitado para sua conta. Por favor autenticar usando um segundo fator.", "Cancel log in" : "Cancelar login", @@ -286,88 +286,8 @@ "For help, see the documentation." : "Para obter ajuda, consulte a documentação.", "This %s instance is currently in maintenance mode, which may take a while." : "Esta instância %s está em modo de manutenção, o que pode demorar um pouco.", "This page will refresh itself when the %s instance is available again." : "Esta página será atualizada automaticamente quando esta instância %s estiver disponível novamente.", - "Error loading tags" : " Erro carregando etiqueta", - "Tag already exists" : "Etiqueta já existe", - "Error deleting tag(s)" : "Erro deletando etiqueta(s)", - "Error tagging" : "Erro etiquetando", - "Error untagging" : "Erro retirando etiqueta", - "Error favoriting" : "Erro colocando nos favoritos", - "Error unfavoriting" : "Erro retirando do favoritos", - "Couldn't send mail to following users: %s " : "Não foi possível enviar e-mail para os seguintes usuários: %s", - "Sunday" : "Domingo", - "Monday" : "Segunda-feira", - "Tuesday" : "Terça-feira", - "Wednesday" : "Quarta-feira", - "Thursday" : "Quinta-feira", - "Friday" : "Sexta-feira", - "Saturday" : "Sábado", - "Sun." : "Dom.", - "Mon." : "Seg.", - "Tue." : "Ter.", - "Wed." : "Qua.", - "Thu." : "Qui.", - "Fri." : "Sex.", - "Sat." : "Sáb.", - "Su" : "Do", - "Mo" : "Se", - "Tu" : "Te", - "We" : "Qa", - "Th" : "Qu", - "Fr" : "Se", - "Sa" : "Sa", - "January" : "Janeiro", - "February" : "Fevereiro", - "March" : "Março", - "April" : "Abril", - "May" : "Maio", - "June" : "Junho", - "July" : "Julho", - "August" : "Agosto", - "September" : "Setembro", - "October" : "Outubro", - "November" : "Novembro", - "December" : "Dezembro", - "Jan." : "Jan.", - "Feb." : "Fev.", - "Mar." : "Mar.", - "Apr." : "Abr.", - "May." : "Mai.", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Ago.", - "Sep." : "Set.", - "Oct." : "Out.", - "Nov." : "Nov.", - "Dec." : "Dez.", "Problem loading page, reloading in 5 seconds" : "Problema no carregamento da página, recarregando em 5 segundos", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Seus arquivos são criptografados. Se você não ativou a chave de recuperação, não haverá maneira de obter seus dados de volta após a sua senha ser redefinida.
Se não tiver certeza do que deve fazer, contate o administrador antes de continuar.
Deseja realmente continuar?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor não tem nenhuma conexão com a Internet. Isso significa que alguns dos recursos como montar armazenamento externo, notificações sobre atualizações ou instalação de aplicativos de terceiros não vai funcionar. Acessar arquivos remotamente e envio de e-mails de notificação pode não funcionar, também. Sugerimos permitir conexão com a Internet para este servidor, se você quer ter todas as funcionalidades.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "A configuração de cabeçalhos do proxy reverso está incorreta, ou você está acessando ownCloud de um proxy confiável. Se você não estiver acessando ownCloud de um proxy de confiança, esta é uma questão de segurança e pode permitir a um invasor falsificar o endereço IP como visíveis para ownCloud. Mais informação pode ser encontrada na nossa documentação.", - "Hide file listing" : "Listar arquivo oculto", - "Sending ..." : "Enviando ...", - "Email sent" : "E-mail enviado", - "Send link via email" : "Enviar link por email", - "notify by email" : "notificar por e-mail", - "can share" : "pode compartilhar", - "create" : "criar", - "change" : "mudança", - "delete" : "remover", - "{sharee} (at {server})" : "{sharee} (no {server})", - "Share with users…" : "Compartilhar com os usuários...", - "Share with users, groups or remote users…" : "Compartilhar com usuários, grupos ou usuários remoto…", - "Share with users or groups…" : "Compartilhar com usuários ou grupos…", - "Share with users or remote users…" : "Compartilhar com usuários ou usuários remoto…", - "Warning" : "Aviso", - "Error while sending notification" : "Erro ao enviar notificação", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A atualização está em andamento. Sair desta página poderá interromper o processo em alguns ambientes.", - "Updating to {version}" : "Atualizando para {version}", - "The update was successful. There were warnings." : "A atualização foi concluída com sucesso. Existem avisos.", - "The update was successful. Redirecting you to Nextcloud now." : "Atualizado com sucesso. Redirecionando para Nextcloud.", - "No search results in other folders" : "Nenhum resultado de pesquisa em outras pastas", - "Two-step verification" : "Verificação em dois passos", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Segurança reforçada foi ativada para sua conta. Por favor autenticar usando um segundo fator.", - "Cancel login" : "Cancelar o login", - "Please authenticate using the selected factor." : "Por favor autenticar usando o fator selecionado.", - "An error occured while verifying the token" : "Ocorreu um erro ao verificar o token" + "The update was successful. Redirecting you to Nextcloud now." : "Atualizado com sucesso. Redirecionando para Nextcloud." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index 1db3c53952..ff615b5a5f 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -197,7 +197,6 @@ OC.L10N.register( "See the documentation" : "Consulte a documentação", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicação requer o JavaScript para funcionar corretamente. Por favor, {linkstart}ative o JavaScript{linkend} e recarregue a página.", "Search" : "Procurar", - "Log out" : "Terminar sessão", "Server side authentication failed!" : "Autenticação do lado do servidor falhou!", "Please contact your administrator." : "Por favor, contacte o seu administrador.", "An internal error occurred." : "Ocorreu um erro interno.", @@ -217,6 +216,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Isto significa que apenas os administradores podem utilizar a instância.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o seu administrador do sistema se esta mensagem persistir ou apareceu inesperadamente.", "Thank you for your patience." : "Obrigado pela sua paciência.", + "Log out" : "Terminar sessão", "You are accessing the server from an untrusted domain." : "Está a aceder ao servidor a partir de um domínio que não é de confiança.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor, contacte o seu administrador. Se é um administrador desta instância, configure a definição \"trusted_domains\" em config/config.php. É fornecido um exemplo de configuração em config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependendo da sua configuração, como um administrador também pode conseguir utilizar o botão abaixo para confiar neste domínio.", @@ -235,81 +235,7 @@ OC.L10N.register( "For help, see the documentation." : "Para obter ajuda, consulte a documentação.", "This %s instance is currently in maintenance mode, which may take a while." : "Esta instância %s está atualmente no modo de manutenção, o que poderá demorar algum tempo.", "This page will refresh itself when the %s instance is available again." : "Esta página irá ser atualizada quando a instância %s ficar novamente disponível.", - "Error loading tags" : "Erro ao carregar as etiquetas", - "Tag already exists" : "A etiqueta já existe", - "Error deleting tag(s)" : "Erro ao eliminar a(s) etiqueta(s)", - "Error tagging" : "Erro ao etiquetar", - "Error untagging" : "Erro ao remover a etiqueta", - "Error favoriting" : "Erro ao definir como favorito", - "Error unfavoriting" : "Erro ao remover como favorito", - "Couldn't send mail to following users: %s " : "Não foi possível enviar a mensagem para os seguintes utilizadores: %s", - "Sunday" : "Domingo", - "Monday" : "Segunda", - "Tuesday" : "Terça", - "Wednesday" : "Quarta", - "Thursday" : "Quinta", - "Friday" : "Sexta", - "Saturday" : "Sábado", - "Sun." : "Dom.", - "Mon." : "Seg.", - "Tue." : "Ter.", - "Wed." : "Qua.", - "Thu." : "Qui.", - "Fri." : "Sex.", - "Sat." : "Sáb.", - "Su" : "Dom", - "Mo" : "Seg", - "Tu" : "Ter", - "We" : "Qua", - "Th" : "Qui", - "Fr" : "Sex", - "Sa" : "Sáb", - "January" : "Janeiro", - "February" : "Fevereiro", - "March" : "Março", - "April" : "Abril", - "May" : "Maio", - "June" : "Junho", - "July" : "Julho", - "August" : "Agosto", - "September" : "Setembro", - "October" : "Outubro", - "November" : "Novembro", - "December" : "Dezembro", - "Jan." : "Jan.", - "Feb." : "Fev.", - "Mar." : "Mar.", - "Apr." : "Abr.", - "May." : "Mai.", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Ago.", - "Sep." : "Set.", - "Oct." : "Out.", - "Nov." : "Nov.", - "Dec." : "Dez.", "Problem loading page, reloading in 5 seconds" : "Problema a carregar a página, a recarregar em 5 segundos", - "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Os seus ficheiros estão encriptados. Se não ativou a chave de recuperação, não terá nenhum modo para voltar obter os seus dados depois de reiniciar a sua senha.
Se não tem a certeza do que fazer, por favor, contacte o seu administrador antes de continuar.
Tem a certeza que quer continuar?", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "A configuração dos headers do proxy reverso está incorreta, ou então está a aceder ao ownCloud através de um proxy de confiança. Se não está a aceder ao ownCloud através de um proxy de confiança, isto é um problema de segurança e poderá permitir a um invasor falsificar um endereço IP como visível para o ownCloud. Mais informação pode ser encontrada na nossa documentação.", - "Sending ..." : "A enviar...", - "Email sent" : "Mensagem enviada", - "Send link via email" : "Enviar hiperligação por mensagem", - "notify by email" : "Notificar por mensagem", - "can share" : "pode partilhar", - "create" : "criar", - "change" : "alterar", - "delete" : "eliminar", - "{sharee} (at {server})" : "{sharee} (em {server})", - "Share with users…" : "Compartilhe com os utilizadores...", - "Share with users, groups or remote users…" : "Compartilhe com os utilizadores, grupos ou utilizadores remotos...", - "Share with users or groups…" : "Compartilhe com os utilizadores ou grupos...", - "Share with users or remote users…" : "Compartilhe com os utilizadores ou utilizadores remotos...", - "Warning" : "Aviso", - "Error while sending notification" : "Erro enquanto estava a enviar a notificação", - "No search results in other folders" : "Sem resultados de procura nas outras pastas", - "Two-step verification" : "Verificação de dois passos:", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "A segurança reforçada foi ativada para a sua conta. Por favor, autentique utilizando um segundo fator.", - "Please authenticate using the selected factor." : "Por favor, autentique utilizando um segundo fator.", - "An error occured while verifying the token" : "Ocorreu um erro durante a verificação da senha" + "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Os seus ficheiros estão encriptados. Se não ativou a chave de recuperação, não terá nenhum modo para voltar obter os seus dados depois de reiniciar a sua senha.
Se não tem a certeza do que fazer, por favor, contacte o seu administrador antes de continuar.
Tem a certeza que quer continuar?" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json index 5bb6fe98d6..d88b027ca6 100644 --- a/core/l10n/pt_PT.json +++ b/core/l10n/pt_PT.json @@ -195,7 +195,6 @@ "See the documentation" : "Consulte a documentação", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicação requer o JavaScript para funcionar corretamente. Por favor, {linkstart}ative o JavaScript{linkend} e recarregue a página.", "Search" : "Procurar", - "Log out" : "Terminar sessão", "Server side authentication failed!" : "Autenticação do lado do servidor falhou!", "Please contact your administrator." : "Por favor, contacte o seu administrador.", "An internal error occurred." : "Ocorreu um erro interno.", @@ -215,6 +214,7 @@ "This means only administrators can use the instance." : "Isto significa que apenas os administradores podem utilizar a instância.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o seu administrador do sistema se esta mensagem persistir ou apareceu inesperadamente.", "Thank you for your patience." : "Obrigado pela sua paciência.", + "Log out" : "Terminar sessão", "You are accessing the server from an untrusted domain." : "Está a aceder ao servidor a partir de um domínio que não é de confiança.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor, contacte o seu administrador. Se é um administrador desta instância, configure a definição \"trusted_domains\" em config/config.php. É fornecido um exemplo de configuração em config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependendo da sua configuração, como um administrador também pode conseguir utilizar o botão abaixo para confiar neste domínio.", @@ -233,81 +233,7 @@ "For help, see the documentation." : "Para obter ajuda, consulte a documentação.", "This %s instance is currently in maintenance mode, which may take a while." : "Esta instância %s está atualmente no modo de manutenção, o que poderá demorar algum tempo.", "This page will refresh itself when the %s instance is available again." : "Esta página irá ser atualizada quando a instância %s ficar novamente disponível.", - "Error loading tags" : "Erro ao carregar as etiquetas", - "Tag already exists" : "A etiqueta já existe", - "Error deleting tag(s)" : "Erro ao eliminar a(s) etiqueta(s)", - "Error tagging" : "Erro ao etiquetar", - "Error untagging" : "Erro ao remover a etiqueta", - "Error favoriting" : "Erro ao definir como favorito", - "Error unfavoriting" : "Erro ao remover como favorito", - "Couldn't send mail to following users: %s " : "Não foi possível enviar a mensagem para os seguintes utilizadores: %s", - "Sunday" : "Domingo", - "Monday" : "Segunda", - "Tuesday" : "Terça", - "Wednesday" : "Quarta", - "Thursday" : "Quinta", - "Friday" : "Sexta", - "Saturday" : "Sábado", - "Sun." : "Dom.", - "Mon." : "Seg.", - "Tue." : "Ter.", - "Wed." : "Qua.", - "Thu." : "Qui.", - "Fri." : "Sex.", - "Sat." : "Sáb.", - "Su" : "Dom", - "Mo" : "Seg", - "Tu" : "Ter", - "We" : "Qua", - "Th" : "Qui", - "Fr" : "Sex", - "Sa" : "Sáb", - "January" : "Janeiro", - "February" : "Fevereiro", - "March" : "Março", - "April" : "Abril", - "May" : "Maio", - "June" : "Junho", - "July" : "Julho", - "August" : "Agosto", - "September" : "Setembro", - "October" : "Outubro", - "November" : "Novembro", - "December" : "Dezembro", - "Jan." : "Jan.", - "Feb." : "Fev.", - "Mar." : "Mar.", - "Apr." : "Abr.", - "May." : "Mai.", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Ago.", - "Sep." : "Set.", - "Oct." : "Out.", - "Nov." : "Nov.", - "Dec." : "Dez.", "Problem loading page, reloading in 5 seconds" : "Problema a carregar a página, a recarregar em 5 segundos", - "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Os seus ficheiros estão encriptados. Se não ativou a chave de recuperação, não terá nenhum modo para voltar obter os seus dados depois de reiniciar a sua senha.
Se não tem a certeza do que fazer, por favor, contacte o seu administrador antes de continuar.
Tem a certeza que quer continuar?", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "A configuração dos headers do proxy reverso está incorreta, ou então está a aceder ao ownCloud através de um proxy de confiança. Se não está a aceder ao ownCloud através de um proxy de confiança, isto é um problema de segurança e poderá permitir a um invasor falsificar um endereço IP como visível para o ownCloud. Mais informação pode ser encontrada na nossa documentação.", - "Sending ..." : "A enviar...", - "Email sent" : "Mensagem enviada", - "Send link via email" : "Enviar hiperligação por mensagem", - "notify by email" : "Notificar por mensagem", - "can share" : "pode partilhar", - "create" : "criar", - "change" : "alterar", - "delete" : "eliminar", - "{sharee} (at {server})" : "{sharee} (em {server})", - "Share with users…" : "Compartilhe com os utilizadores...", - "Share with users, groups or remote users…" : "Compartilhe com os utilizadores, grupos ou utilizadores remotos...", - "Share with users or groups…" : "Compartilhe com os utilizadores ou grupos...", - "Share with users or remote users…" : "Compartilhe com os utilizadores ou utilizadores remotos...", - "Warning" : "Aviso", - "Error while sending notification" : "Erro enquanto estava a enviar a notificação", - "No search results in other folders" : "Sem resultados de procura nas outras pastas", - "Two-step verification" : "Verificação de dois passos:", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "A segurança reforçada foi ativada para a sua conta. Por favor, autentique utilizando um segundo fator.", - "Please authenticate using the selected factor." : "Por favor, autentique utilizando um segundo fator.", - "An error occured while verifying the token" : "Ocorreu um erro durante a verificação da senha" + "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Os seus ficheiros estão encriptados. Se não ativou a chave de recuperação, não terá nenhum modo para voltar obter os seus dados depois de reiniciar a sua senha.
Se não tem a certeza do que fazer, por favor, contacte o seu administrador antes de continuar.
Tem a certeza que quer continuar?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 007f2d56f5..f8a3d2a3f4 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -243,7 +243,6 @@ OC.L10N.register( "See the documentation" : "Vezi documentația", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Această aplicație necesită JavaScript pentru a funcționa corect. {linkstart}Activează JavaScript{linkend} și reîncarcă pagina.", "Search" : "Căutare", - "Log out" : "Ieșire", "This action requires you to confirm your password:" : "Această acțiune necesită confirmarea parolei tale:", "Confirm your password" : "Confirmă parola:", "Server side authentication failed!" : "Autentificarea la nivel de server a eșuat!", @@ -265,6 +264,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Asta înseamnă că doar administratorii pot folosi instanța.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contactează-ți administratorul de sistem dacă acest mesaj persistă sau a apărut neașteptat.", "Thank you for your patience." : "Îți mulțumim pentru răbdare.", + "Log out" : "Ieșire", "Two-factor authentication" : "Autentificare în doi-factori", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Securitatea îmbunătățită este activată pentru contul tău. Autentifică-te utilizând un al doilea factor.", "Cancel log in" : "Anulează conectarea", @@ -288,88 +288,8 @@ OC.L10N.register( "For help, see the documentation." : "Pentru ajutor, verifică documentația.", "This %s instance is currently in maintenance mode, which may take a while." : "Instanța %s este acum în modul de mentenanță, ceea ce ar putea dura o vreme.", "This page will refresh itself when the %s instance is available again." : "Această pagină se va reîmprospăta atunci când %s instance e disponibil din nou.", - "Error loading tags" : "Eroare la încărcarea etichetelor", - "Tag already exists" : "Eticheta deja există", - "Error deleting tag(s)" : "Eroare la ștergerea etichetei(-lor)", - "Error tagging" : "Eroare la etichetare", - "Error untagging" : "Eroare la scoaterea etichetei", - "Error favoriting" : "Eroare la adăugarea la favorite", - "Error unfavoriting" : "Eroare la scoaterea de la favorite", - "Couldn't send mail to following users: %s " : "Nu s-a putut trimite mesajul către următorii utilizatori: %s", - "Sunday" : "Duminică", - "Monday" : "Luni", - "Tuesday" : "Marți", - "Wednesday" : "Miercuri", - "Thursday" : "Joi", - "Friday" : "Vineri", - "Saturday" : "Sâmbătă", - "Sun." : "Dum.", - "Mon." : "Lun.", - "Tue." : "Mar.", - "Wed." : "Mie.", - "Thu." : "Joi", - "Fri." : "Vin.", - "Sat." : "Sâm.", - "Su" : "Du", - "Mo" : "Lu", - "Tu" : "Ma", - "We" : "Mi", - "Th" : "Jo", - "Fr" : "Vi", - "Sa" : "Sâ", - "January" : "Ianuarie", - "February" : "Februarie", - "March" : "Martie", - "April" : "Aprilie", - "May" : "Mai", - "June" : "Iunie", - "July" : "Iulie", - "August" : "August", - "September" : "Septembrie", - "October" : "Octombrie", - "November" : "Noiembrie", - "December" : "Decembrie", - "Jan." : "Ian.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "Mai", - "Jun." : "Iun.", - "Jul." : "Iul.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Oct.", - "Nov." : "Noi.", - "Dec." : "Dec.", "Problem loading page, reloading in 5 seconds" : "A apărut o problemă la încărcarea paginii, se reîncearcă în 5 secunde", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Fișierele tale sunt criptate. Dacă nu ai activat o cheie de restabilire, e posibil să nu mai poți accesa informațiile tale după o resetare a parolei.
Dacă nu ești sigur ce trebuie să faci, contactează administratorul înainte de a continua.
Sigur vrei să continui?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Acest server nu dispune de o conexiune la Internet funcțională: Mai multe destinații nu au putut fi accesate. Aceasta înseamnă că unele funcții cum ar fi încărcarea de stocări externe, notificări despre actualizări sau instalarea de aplicații de la terți nu vor funcționa. Accesarea de la distanță a fișierelor și trimiterea de emailuri de notificare s-ar putea să fie tot nefuncționale. Îți sugerăm activarea conexiunii la Internet pentru acest server dacă dorești să folosești toate facilitățile.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Configurarea headerelor pentru reverse proxy sunt incorecte, sau accesezi Nextcloud printr-un proxy de încredere. Dacă nu accesezi Nextcloud printr-un proxy de încredere, aceasta este o problemă de securitate și poate permite unui atacator mascarea adresei IP vizibile pentru Nextcloud. Mai multe informații pot fi găsite în documentație.", - "Hide file listing" : "Ascunde lista fișierelor", - "Sending ..." : "Se expediază...", - "Email sent" : "Mesajul a fost expediat", - "Send link via email" : "Trimite link via email", - "notify by email" : "notifică prin email", - "can share" : "se poate partaja", - "create" : "creare", - "change" : "modifică", - "delete" : "ștergere", - "{sharee} (at {server})" : "{sharee} (la {server})", - "Share with users…" : "Partajează cu utilizatori...", - "Share with users, groups or remote users…" : "Partajează cu alți utilizatori, grupuri sau utilizatori la distanță...", - "Share with users or groups…" : "Partajează cu utilizatori sau grupuri...", - "Share with users or remote users…" : "Partajează cu alți utilizatori sau cu utilizatori la distanță...", - "Warning" : "Atenție", - "Error while sending notification" : "Eroare la trimiterea notificării", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Actualizarea este în desfășurare, părăsirea acestei pagini ar putea întrerupe procesul în anumite medii.", - "Updating to {version}" : "Actualizare la {version}", - "The update was successful. There were warnings." : "Actualizarea a reușit. Au existat avertizări.", - "The update was successful. Redirecting you to Nextcloud now." : "Actualizarea a reușit. Te redirecționăm acum la Nextcloud.", - "No search results in other folders" : "Nu există rezultate ale căutării în alte directoare", - "Two-step verification" : "Verificare în doi pași", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "A fost activată securitatea sporită pentru contul tău. Te rugăm să te autentifici folosind un al doilea factor.", - "Cancel login" : "Anulează autentificarea", - "Please authenticate using the selected factor." : "Autentifică-te folosind factorul ales.", - "An error occured while verifying the token" : "A apărut o eroare la verificarea jetonului" + "The update was successful. Redirecting you to Nextcloud now." : "Actualizarea a reușit. Te redirecționăm acum la Nextcloud." }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/core/l10n/ro.json b/core/l10n/ro.json index e17e88225b..245c3b32be 100644 --- a/core/l10n/ro.json +++ b/core/l10n/ro.json @@ -241,7 +241,6 @@ "See the documentation" : "Vezi documentația", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Această aplicație necesită JavaScript pentru a funcționa corect. {linkstart}Activează JavaScript{linkend} și reîncarcă pagina.", "Search" : "Căutare", - "Log out" : "Ieșire", "This action requires you to confirm your password:" : "Această acțiune necesită confirmarea parolei tale:", "Confirm your password" : "Confirmă parola:", "Server side authentication failed!" : "Autentificarea la nivel de server a eșuat!", @@ -263,6 +262,7 @@ "This means only administrators can use the instance." : "Asta înseamnă că doar administratorii pot folosi instanța.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contactează-ți administratorul de sistem dacă acest mesaj persistă sau a apărut neașteptat.", "Thank you for your patience." : "Îți mulțumim pentru răbdare.", + "Log out" : "Ieșire", "Two-factor authentication" : "Autentificare în doi-factori", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Securitatea îmbunătățită este activată pentru contul tău. Autentifică-te utilizând un al doilea factor.", "Cancel log in" : "Anulează conectarea", @@ -286,88 +286,8 @@ "For help, see the documentation." : "Pentru ajutor, verifică documentația.", "This %s instance is currently in maintenance mode, which may take a while." : "Instanța %s este acum în modul de mentenanță, ceea ce ar putea dura o vreme.", "This page will refresh itself when the %s instance is available again." : "Această pagină se va reîmprospăta atunci când %s instance e disponibil din nou.", - "Error loading tags" : "Eroare la încărcarea etichetelor", - "Tag already exists" : "Eticheta deja există", - "Error deleting tag(s)" : "Eroare la ștergerea etichetei(-lor)", - "Error tagging" : "Eroare la etichetare", - "Error untagging" : "Eroare la scoaterea etichetei", - "Error favoriting" : "Eroare la adăugarea la favorite", - "Error unfavoriting" : "Eroare la scoaterea de la favorite", - "Couldn't send mail to following users: %s " : "Nu s-a putut trimite mesajul către următorii utilizatori: %s", - "Sunday" : "Duminică", - "Monday" : "Luni", - "Tuesday" : "Marți", - "Wednesday" : "Miercuri", - "Thursday" : "Joi", - "Friday" : "Vineri", - "Saturday" : "Sâmbătă", - "Sun." : "Dum.", - "Mon." : "Lun.", - "Tue." : "Mar.", - "Wed." : "Mie.", - "Thu." : "Joi", - "Fri." : "Vin.", - "Sat." : "Sâm.", - "Su" : "Du", - "Mo" : "Lu", - "Tu" : "Ma", - "We" : "Mi", - "Th" : "Jo", - "Fr" : "Vi", - "Sa" : "Sâ", - "January" : "Ianuarie", - "February" : "Februarie", - "March" : "Martie", - "April" : "Aprilie", - "May" : "Mai", - "June" : "Iunie", - "July" : "Iulie", - "August" : "August", - "September" : "Septembrie", - "October" : "Octombrie", - "November" : "Noiembrie", - "December" : "Decembrie", - "Jan." : "Ian.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "Mai", - "Jun." : "Iun.", - "Jul." : "Iul.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Oct.", - "Nov." : "Noi.", - "Dec." : "Dec.", "Problem loading page, reloading in 5 seconds" : "A apărut o problemă la încărcarea paginii, se reîncearcă în 5 secunde", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Fișierele tale sunt criptate. Dacă nu ai activat o cheie de restabilire, e posibil să nu mai poți accesa informațiile tale după o resetare a parolei.
Dacă nu ești sigur ce trebuie să faci, contactează administratorul înainte de a continua.
Sigur vrei să continui?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Acest server nu dispune de o conexiune la Internet funcțională: Mai multe destinații nu au putut fi accesate. Aceasta înseamnă că unele funcții cum ar fi încărcarea de stocări externe, notificări despre actualizări sau instalarea de aplicații de la terți nu vor funcționa. Accesarea de la distanță a fișierelor și trimiterea de emailuri de notificare s-ar putea să fie tot nefuncționale. Îți sugerăm activarea conexiunii la Internet pentru acest server dacă dorești să folosești toate facilitățile.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Configurarea headerelor pentru reverse proxy sunt incorecte, sau accesezi Nextcloud printr-un proxy de încredere. Dacă nu accesezi Nextcloud printr-un proxy de încredere, aceasta este o problemă de securitate și poate permite unui atacator mascarea adresei IP vizibile pentru Nextcloud. Mai multe informații pot fi găsite în documentație.", - "Hide file listing" : "Ascunde lista fișierelor", - "Sending ..." : "Se expediază...", - "Email sent" : "Mesajul a fost expediat", - "Send link via email" : "Trimite link via email", - "notify by email" : "notifică prin email", - "can share" : "se poate partaja", - "create" : "creare", - "change" : "modifică", - "delete" : "ștergere", - "{sharee} (at {server})" : "{sharee} (la {server})", - "Share with users…" : "Partajează cu utilizatori...", - "Share with users, groups or remote users…" : "Partajează cu alți utilizatori, grupuri sau utilizatori la distanță...", - "Share with users or groups…" : "Partajează cu utilizatori sau grupuri...", - "Share with users or remote users…" : "Partajează cu alți utilizatori sau cu utilizatori la distanță...", - "Warning" : "Atenție", - "Error while sending notification" : "Eroare la trimiterea notificării", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Actualizarea este în desfășurare, părăsirea acestei pagini ar putea întrerupe procesul în anumite medii.", - "Updating to {version}" : "Actualizare la {version}", - "The update was successful. There were warnings." : "Actualizarea a reușit. Au existat avertizări.", - "The update was successful. Redirecting you to Nextcloud now." : "Actualizarea a reușit. Te redirecționăm acum la Nextcloud.", - "No search results in other folders" : "Nu există rezultate ale căutării în alte directoare", - "Two-step verification" : "Verificare în doi pași", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "A fost activată securitatea sporită pentru contul tău. Te rugăm să te autentifici folosind un al doilea factor.", - "Cancel login" : "Anulează autentificarea", - "Please authenticate using the selected factor." : "Autentifică-te folosind factorul ales.", - "An error occured while verifying the token" : "A apărut o eroare la verificarea jetonului" + "The update was successful. Redirecting you to Nextcloud now." : "Actualizarea a reușit. Te redirecționăm acum la Nextcloud." },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 9f9fef415c..bf3b9e2ea8 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -250,7 +250,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Для корректной работы приложения требуется JavaScript. Пожалуйста, {linkstart}включите JavaScript{linkend} и обновите страницу.", "More apps" : "Больше приложений", "Search" : "Найти", - "Log out" : "Выйти", "This action requires you to confirm your password:" : "Это действие требует подтверждения вашего пароля:", "Confirm your password" : "Подтвердите свой пароль", "Server side authentication failed!" : "Ошибка аутентификации на стороне сервера!", @@ -272,6 +271,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Это значит, что только администраторы могут использовать сервер.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.", "Thank you for your patience." : "Спасибо за терпение.", + "Log out" : "Выйти", "Two-factor authentication" : "Двухфакторная аутентификация", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Для вашей учётной записи включена повышенная безопасность. Пожалуйста, аутентифицируйтесь, используя код.", "Cancel log in" : "Отменить вход", @@ -295,88 +295,8 @@ OC.L10N.register( "For help, see the documentation." : "Для помощи, ознакомьтесь с документацией.", "This %s instance is currently in maintenance mode, which may take a while." : "Этот сервер %s находится в режиме технического обслуживания, которое может занять некоторое время.", "This page will refresh itself when the %s instance is available again." : "Эта страница автоматически обновится, когда сервер %s снова станет доступен.", - "Error loading tags" : "Ошибка загрузки меток", - "Tag already exists" : "Метка уже существует", - "Error deleting tag(s)" : "Ошибка удаления метки(ок)", - "Error tagging" : "Ошибка присваивания метки", - "Error untagging" : "Ошибка снятия метки", - "Error favoriting" : "Ошибка добавления в избранные", - "Error unfavoriting" : "Ошибка удаления из избранного", - "Couldn't send mail to following users: %s " : "Невозможно отправить письмо следующим пользователям: %s", - "Sunday" : "Воскресенье", - "Monday" : "Понедельник", - "Tuesday" : "Вторник", - "Wednesday" : "Среда", - "Thursday" : "Четверг", - "Friday" : "Пятница", - "Saturday" : "Суббота", - "Sun." : "Вс.", - "Mon." : "Пн.", - "Tue." : "Вт.", - "Wed." : "Ср.", - "Thu." : "Чт.", - "Fri." : "Пт.", - "Sat." : "Сб.", - "Su" : "Вс", - "Mo" : "Пн", - "Tu" : "Вт", - "We" : "Ср", - "Th" : "Чт", - "Fr" : "Пт", - "Sa" : "Сб", - "January" : "Январь", - "February" : "Февраль", - "March" : "Март", - "April" : "Апрель", - "May" : "Май", - "June" : "Июнь", - "July" : "Июль", - "August" : "Август", - "September" : "Сентябрь", - "October" : "Октябрь", - "November" : "Ноябрь", - "December" : "Декабрь", - "Jan." : "Янв.", - "Feb." : "Фев.", - "Mar." : "Мар.", - "Apr." : "Апр.", - "May." : "Май.", - "Jun." : "Июн.", - "Jul." : "Июл.", - "Aug." : "Авг.", - "Sep." : "Сен.", - "Oct." : "Окт.", - "Nov." : "Ноя.", - "Dec." : "Дек.", "Problem loading page, reloading in 5 seconds" : "Возникла проблема при загрузке страницы, повторная попытка через 5 секунд", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Ваши файлы зашифрованы. Если вы не включили ключ восстановления, то ваши данные будут недоступны после сброса пароля.
Если вы не уверены что делать дальше - обратитесь к вашему администратору.
Вы действительно хотите продолжить?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Этот сервер не имеет подключения к Интернету. Это означает, что некоторые из функций, таких как внешнее хранилище, уведомления об обновлениях и установка сторонних приложений не будут работать. Доступ к файлам удаленно и отправки уведомлений по почте могут не работать. Рекомендуется разрешить данному серверу доступ в Интернет если хотите, чтобы все функции работали.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Конфигурация заголовков обратного прокси не верна, либо доступ к nextCloud осуществлён через доверенный прокси. Если nextCloud открыт не через доверенный прокси то это проблема безопасности, которая может позволить атакующему подделать IP адрес, который видит nextCloud. Дополнительная информация доступна в нашей документации.", - "Hide file listing" : "Скрыть список файлов", - "Sending ..." : "Отправляется ...", - "Email sent" : "Письмо отправлено", - "Send link via email" : "Отправить ссылку по электронной почте", - "notify by email" : "уведомить по эл. почте", - "can share" : "может делиться с другими", - "create" : "создать", - "change" : "изменить", - "delete" : "удалить", - "{sharee} (at {server})" : "{sharee} (на {server})", - "Share with users…" : "Поделиться с пользователями...", - "Share with users, groups or remote users…" : "Поделиться с пользователями, группами или удаленными пользователями...", - "Share with users or groups…" : "Поделиться с пользователями или группами...", - "Share with users or remote users…" : "Поделиться с пользователями или удалеными пользователями", - "Warning" : "Предупреждение", - "Error while sending notification" : "Ошибка при отправке уведомления", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Идет процесс обновления. Не покидайте эту страницу во избежание поломок.", - "Updating to {version}" : "Обновление до версии {version}", - "The update was successful. There were warnings." : "Обновление прошло успешно. Есть предупреждения.", - "The update was successful. Redirecting you to Nextcloud now." : "Обновление прошло успешно. Перенаправляем вас на Nextcloud прямо сейчас.", - "No search results in other folders" : "В других каталогах ничего не найдено", - "Two-step verification" : "Двухшаговая проверка", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Для вашей учётной записи включена повышенная безопасность. Пожалуйста, аутентифицируйтесь через второй фактор.", - "Cancel login" : "Отменить вход", - "Please authenticate using the selected factor." : "Пожалуйста, аутентифицируйтесь выбранным фактором.", - "An error occured while verifying the token" : "При проверке токена возникла ошибка." + "The update was successful. Redirecting you to Nextcloud now." : "Обновление прошло успешно. Перенаправляем вас на Nextcloud прямо сейчас." }, "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/core/l10n/ru.json b/core/l10n/ru.json index 5c4917fddc..140df6902d 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -248,7 +248,6 @@ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Для корректной работы приложения требуется JavaScript. Пожалуйста, {linkstart}включите JavaScript{linkend} и обновите страницу.", "More apps" : "Больше приложений", "Search" : "Найти", - "Log out" : "Выйти", "This action requires you to confirm your password:" : "Это действие требует подтверждения вашего пароля:", "Confirm your password" : "Подтвердите свой пароль", "Server side authentication failed!" : "Ошибка аутентификации на стороне сервера!", @@ -270,6 +269,7 @@ "This means only administrators can use the instance." : "Это значит, что только администраторы могут использовать сервер.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.", "Thank you for your patience." : "Спасибо за терпение.", + "Log out" : "Выйти", "Two-factor authentication" : "Двухфакторная аутентификация", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Для вашей учётной записи включена повышенная безопасность. Пожалуйста, аутентифицируйтесь, используя код.", "Cancel log in" : "Отменить вход", @@ -293,88 +293,8 @@ "For help, see the documentation." : "Для помощи, ознакомьтесь с документацией.", "This %s instance is currently in maintenance mode, which may take a while." : "Этот сервер %s находится в режиме технического обслуживания, которое может занять некоторое время.", "This page will refresh itself when the %s instance is available again." : "Эта страница автоматически обновится, когда сервер %s снова станет доступен.", - "Error loading tags" : "Ошибка загрузки меток", - "Tag already exists" : "Метка уже существует", - "Error deleting tag(s)" : "Ошибка удаления метки(ок)", - "Error tagging" : "Ошибка присваивания метки", - "Error untagging" : "Ошибка снятия метки", - "Error favoriting" : "Ошибка добавления в избранные", - "Error unfavoriting" : "Ошибка удаления из избранного", - "Couldn't send mail to following users: %s " : "Невозможно отправить письмо следующим пользователям: %s", - "Sunday" : "Воскресенье", - "Monday" : "Понедельник", - "Tuesday" : "Вторник", - "Wednesday" : "Среда", - "Thursday" : "Четверг", - "Friday" : "Пятница", - "Saturday" : "Суббота", - "Sun." : "Вс.", - "Mon." : "Пн.", - "Tue." : "Вт.", - "Wed." : "Ср.", - "Thu." : "Чт.", - "Fri." : "Пт.", - "Sat." : "Сб.", - "Su" : "Вс", - "Mo" : "Пн", - "Tu" : "Вт", - "We" : "Ср", - "Th" : "Чт", - "Fr" : "Пт", - "Sa" : "Сб", - "January" : "Январь", - "February" : "Февраль", - "March" : "Март", - "April" : "Апрель", - "May" : "Май", - "June" : "Июнь", - "July" : "Июль", - "August" : "Август", - "September" : "Сентябрь", - "October" : "Октябрь", - "November" : "Ноябрь", - "December" : "Декабрь", - "Jan." : "Янв.", - "Feb." : "Фев.", - "Mar." : "Мар.", - "Apr." : "Апр.", - "May." : "Май.", - "Jun." : "Июн.", - "Jul." : "Июл.", - "Aug." : "Авг.", - "Sep." : "Сен.", - "Oct." : "Окт.", - "Nov." : "Ноя.", - "Dec." : "Дек.", "Problem loading page, reloading in 5 seconds" : "Возникла проблема при загрузке страницы, повторная попытка через 5 секунд", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Ваши файлы зашифрованы. Если вы не включили ключ восстановления, то ваши данные будут недоступны после сброса пароля.
Если вы не уверены что делать дальше - обратитесь к вашему администратору.
Вы действительно хотите продолжить?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Этот сервер не имеет подключения к Интернету. Это означает, что некоторые из функций, таких как внешнее хранилище, уведомления об обновлениях и установка сторонних приложений не будут работать. Доступ к файлам удаленно и отправки уведомлений по почте могут не работать. Рекомендуется разрешить данному серверу доступ в Интернет если хотите, чтобы все функции работали.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Конфигурация заголовков обратного прокси не верна, либо доступ к nextCloud осуществлён через доверенный прокси. Если nextCloud открыт не через доверенный прокси то это проблема безопасности, которая может позволить атакующему подделать IP адрес, который видит nextCloud. Дополнительная информация доступна в нашей документации.", - "Hide file listing" : "Скрыть список файлов", - "Sending ..." : "Отправляется ...", - "Email sent" : "Письмо отправлено", - "Send link via email" : "Отправить ссылку по электронной почте", - "notify by email" : "уведомить по эл. почте", - "can share" : "может делиться с другими", - "create" : "создать", - "change" : "изменить", - "delete" : "удалить", - "{sharee} (at {server})" : "{sharee} (на {server})", - "Share with users…" : "Поделиться с пользователями...", - "Share with users, groups or remote users…" : "Поделиться с пользователями, группами или удаленными пользователями...", - "Share with users or groups…" : "Поделиться с пользователями или группами...", - "Share with users or remote users…" : "Поделиться с пользователями или удалеными пользователями", - "Warning" : "Предупреждение", - "Error while sending notification" : "Ошибка при отправке уведомления", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Идет процесс обновления. Не покидайте эту страницу во избежание поломок.", - "Updating to {version}" : "Обновление до версии {version}", - "The update was successful. There were warnings." : "Обновление прошло успешно. Есть предупреждения.", - "The update was successful. Redirecting you to Nextcloud now." : "Обновление прошло успешно. Перенаправляем вас на Nextcloud прямо сейчас.", - "No search results in other folders" : "В других каталогах ничего не найдено", - "Two-step verification" : "Двухшаговая проверка", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Для вашей учётной записи включена повышенная безопасность. Пожалуйста, аутентифицируйтесь через второй фактор.", - "Cancel login" : "Отменить вход", - "Please authenticate using the selected factor." : "Пожалуйста, аутентифицируйтесь выбранным фактором.", - "An error occured while verifying the token" : "При проверке токена возникла ошибка." + "The update was successful. Redirecting you to Nextcloud now." : "Обновление прошло успешно. Перенаправляем вас на Nextcloud прямо сейчас." },"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/core/l10n/sk.js b/core/l10n/sk.js index a89570815f..9a4bf4bd15 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -208,7 +208,6 @@ OC.L10N.register( "See the documentation" : "Pozri dokumentáciu", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Táto aplikácia vyžaduje JavaScript, aby správne fungovala. Prosím, {linkstart}zapnite si JavaScript{linkend} a obnovte stránku", "Search" : "Hľadať", - "Log out" : "Odhlásiť", "Server side authentication failed!" : "Autentifikácia na serveri zlyhala!", "Please contact your administrator." : "Kontaktujte prosím vášho administrátora.", "An internal error occurred." : "Došlo k vnútornej chybe.", @@ -227,6 +226,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Len správca systému môže používať túto inštanciu.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktujte prosím správcu systému, ak sa táto správa objavuje opakovane alebo neočakávane.", "Thank you for your patience." : "Ďakujeme za Vašu trpezlivosť.", + "Log out" : "Odhlásiť", "You are accessing the server from an untrusted domain." : "Pristupujete na server v nedôveryhodnej doméne.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "V závislosti na konfigurácii, vám môže byť ako správcovi umožnené použitie tlačidla nižšie pre označenie tejto domény ako dôveryhodnej.", "Add \"%s\" as trusted domain" : "Pridať \"%s\" ako dôveryhodnú doménu", @@ -243,80 +243,8 @@ OC.L10N.register( "Please use the command line updater because you have a big instance." : "Vaša inštancia je veľká, použite prosím aktualizáciu cez príkazový riadok.", "This %s instance is currently in maintenance mode, which may take a while." : "Táto %s inštancia je v súčasnej dobe v režime údržby. Počkajte prosím.", "This page will refresh itself when the %s instance is available again." : "Táto stránka sa obnoví sama hneď ako bude %s inštancia znovu dostupná.", - "Error loading tags" : "Chyba pri načítaní štítkov", - "Tag already exists" : "Štítok už existuje", - "Error deleting tag(s)" : "Chyba pri mazaní štítka(ov)", - "Error tagging" : "Chyba pri pridaní štítka", - "Error untagging" : "Chyba pri odobratí štítka", - "Error favoriting" : "Chyba pri pridaní do obľúbených", - "Error unfavoriting" : "Chyba pri odobratí z obľúbených", - "Couldn't send mail to following users: %s " : "Nebolo možné odoslať email týmto používateľom: %s ", - "Sunday" : "Nedeľa", - "Monday" : "Pondelok", - "Tuesday" : "Utorok", - "Wednesday" : "Streda", - "Thursday" : "Štvrtok", - "Friday" : "Piatok", - "Saturday" : "Sobota", - "Sun." : "Ned.", - "Mon." : "Pon.", - "Tue." : "Uto.", - "Wed." : "Str.", - "Thu." : "Štv.", - "Fri." : "Pia.", - "Sat." : "Sob.", - "Su" : "Ne", - "Mo" : "Po", - "Tu" : "Ut", - "We" : "St", - "Th" : "Št", - "Fr" : "Pi", - "Sa" : "So", - "January" : "Január", - "February" : "Február", - "March" : "Marec", - "April" : "Apríl", - "May" : "Máj", - "June" : "Jún", - "July" : "Júl", - "August" : "August", - "September" : "September", - "October" : "Október", - "November" : "November", - "December" : "December", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "Máj.", - "Jun." : "Jún.", - "Jul." : "Júl.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nov.", - "Dec." : "Dec.", "Problem loading page, reloading in 5 seconds" : "Nastal problém pri načítaní stránky, pokus sa zopakuje o 5 sekúnd", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Súbory sú zašifrované. Ak ste nepovolili kľúč pre obnovenie, neexistuje žiadny spôsob, ako obnoviť vaše dáta po obnovení vášho hesla.
Ak si nie ste istí čo urobiť, prosím skôr než budete pokračovať, obráťte sa na administrátora.
Naozaj chcete pokračovať?", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Konfigurácia hlavičiek reverse proxy nie je správna alebo pristupujete k ownCloud z dôveryhodného proxy servera. Ak k ownCloud nepristupujete z dôveryhodného proxy servera, vzniká bezpečnostné riziko - IP adresa potenciálneho útočníka, ktorú vidí ownCloud, môže byť falošná. Viac informácií nájdete v našej dokumentácii.", - "Sending ..." : "Odosielam ...", - "Email sent" : "Email odoslaný", - "notify by email" : "informovať emailom", - "can share" : "môže sprístupniť", - "create" : "vytvoriť", - "change" : "zmeniť", - "delete" : "vymazať", - "{sharee} (at {server})" : "{sharee} (na {server})", - "Share with users…" : "Sprístupniť používateľom...", - "Share with users, groups or remote users…" : "Sprístupniť používateľom, skupinám alebo vzdialeným používateľom...", - "Share with users or groups…" : "Sprístupniť používateľom alebo skupinám...", - "Share with users or remote users…" : "Sprístupniť používateľom alebo vzdialeným používateľom...", - "Warning" : "Varovanie", - "Error while sending notification" : "Chyba pri posielaní oznámenia", - "Updating to {version}" : "Aktualizuje sa na {version}", - "The update was successful. There were warnings." : "Aktualizácia bola úspešná. Vyskytli sa upozornenia.", - "The update was successful. Redirecting you to Nextcloud now." : "Aktualizácia bola úspešná. Presmerovávam na Nextcloud.", - "No search results in other folders" : "Žiadne výsledky vyhľadávania v ostatných priečinkoch", - "Cancel login" : "Zruš prihlasovanie" + "The update was successful. Redirecting you to Nextcloud now." : "Aktualizácia bola úspešná. Presmerovávam na Nextcloud." }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/core/l10n/sk.json b/core/l10n/sk.json index 6f7602e80a..6059bcd6f8 100644 --- a/core/l10n/sk.json +++ b/core/l10n/sk.json @@ -206,7 +206,6 @@ "See the documentation" : "Pozri dokumentáciu", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Táto aplikácia vyžaduje JavaScript, aby správne fungovala. Prosím, {linkstart}zapnite si JavaScript{linkend} a obnovte stránku", "Search" : "Hľadať", - "Log out" : "Odhlásiť", "Server side authentication failed!" : "Autentifikácia na serveri zlyhala!", "Please contact your administrator." : "Kontaktujte prosím vášho administrátora.", "An internal error occurred." : "Došlo k vnútornej chybe.", @@ -225,6 +224,7 @@ "This means only administrators can use the instance." : "Len správca systému môže používať túto inštanciu.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktujte prosím správcu systému, ak sa táto správa objavuje opakovane alebo neočakávane.", "Thank you for your patience." : "Ďakujeme za Vašu trpezlivosť.", + "Log out" : "Odhlásiť", "You are accessing the server from an untrusted domain." : "Pristupujete na server v nedôveryhodnej doméne.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "V závislosti na konfigurácii, vám môže byť ako správcovi umožnené použitie tlačidla nižšie pre označenie tejto domény ako dôveryhodnej.", "Add \"%s\" as trusted domain" : "Pridať \"%s\" ako dôveryhodnú doménu", @@ -241,80 +241,8 @@ "Please use the command line updater because you have a big instance." : "Vaša inštancia je veľká, použite prosím aktualizáciu cez príkazový riadok.", "This %s instance is currently in maintenance mode, which may take a while." : "Táto %s inštancia je v súčasnej dobe v režime údržby. Počkajte prosím.", "This page will refresh itself when the %s instance is available again." : "Táto stránka sa obnoví sama hneď ako bude %s inštancia znovu dostupná.", - "Error loading tags" : "Chyba pri načítaní štítkov", - "Tag already exists" : "Štítok už existuje", - "Error deleting tag(s)" : "Chyba pri mazaní štítka(ov)", - "Error tagging" : "Chyba pri pridaní štítka", - "Error untagging" : "Chyba pri odobratí štítka", - "Error favoriting" : "Chyba pri pridaní do obľúbených", - "Error unfavoriting" : "Chyba pri odobratí z obľúbených", - "Couldn't send mail to following users: %s " : "Nebolo možné odoslať email týmto používateľom: %s ", - "Sunday" : "Nedeľa", - "Monday" : "Pondelok", - "Tuesday" : "Utorok", - "Wednesday" : "Streda", - "Thursday" : "Štvrtok", - "Friday" : "Piatok", - "Saturday" : "Sobota", - "Sun." : "Ned.", - "Mon." : "Pon.", - "Tue." : "Uto.", - "Wed." : "Str.", - "Thu." : "Štv.", - "Fri." : "Pia.", - "Sat." : "Sob.", - "Su" : "Ne", - "Mo" : "Po", - "Tu" : "Ut", - "We" : "St", - "Th" : "Št", - "Fr" : "Pi", - "Sa" : "So", - "January" : "Január", - "February" : "Február", - "March" : "Marec", - "April" : "Apríl", - "May" : "Máj", - "June" : "Jún", - "July" : "Júl", - "August" : "August", - "September" : "September", - "October" : "Október", - "November" : "November", - "December" : "December", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "Máj.", - "Jun." : "Jún.", - "Jul." : "Júl.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nov.", - "Dec." : "Dec.", "Problem loading page, reloading in 5 seconds" : "Nastal problém pri načítaní stránky, pokus sa zopakuje o 5 sekúnd", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Súbory sú zašifrované. Ak ste nepovolili kľúč pre obnovenie, neexistuje žiadny spôsob, ako obnoviť vaše dáta po obnovení vášho hesla.
Ak si nie ste istí čo urobiť, prosím skôr než budete pokračovať, obráťte sa na administrátora.
Naozaj chcete pokračovať?", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Konfigurácia hlavičiek reverse proxy nie je správna alebo pristupujete k ownCloud z dôveryhodného proxy servera. Ak k ownCloud nepristupujete z dôveryhodného proxy servera, vzniká bezpečnostné riziko - IP adresa potenciálneho útočníka, ktorú vidí ownCloud, môže byť falošná. Viac informácií nájdete v našej dokumentácii.", - "Sending ..." : "Odosielam ...", - "Email sent" : "Email odoslaný", - "notify by email" : "informovať emailom", - "can share" : "môže sprístupniť", - "create" : "vytvoriť", - "change" : "zmeniť", - "delete" : "vymazať", - "{sharee} (at {server})" : "{sharee} (na {server})", - "Share with users…" : "Sprístupniť používateľom...", - "Share with users, groups or remote users…" : "Sprístupniť používateľom, skupinám alebo vzdialeným používateľom...", - "Share with users or groups…" : "Sprístupniť používateľom alebo skupinám...", - "Share with users or remote users…" : "Sprístupniť používateľom alebo vzdialeným používateľom...", - "Warning" : "Varovanie", - "Error while sending notification" : "Chyba pri posielaní oznámenia", - "Updating to {version}" : "Aktualizuje sa na {version}", - "The update was successful. There were warnings." : "Aktualizácia bola úspešná. Vyskytli sa upozornenia.", - "The update was successful. Redirecting you to Nextcloud now." : "Aktualizácia bola úspešná. Presmerovávam na Nextcloud.", - "No search results in other folders" : "Žiadne výsledky vyhľadávania v ostatných priečinkoch", - "Cancel login" : "Zruš prihlasovanie" + "The update was successful. Redirecting you to Nextcloud now." : "Aktualizácia bola úspešná. Presmerovávam na Nextcloud." },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 4f0e66cdbe..caf80d87f1 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -207,7 +207,6 @@ OC.L10N.register( "See the documentation" : "Preverite dokumentacijo", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Program zahteva podporo JavaScript za pravilno delovanje. Med nastavitvami omogočite {linkstart}JavaScript{linkend} in osvežite spletno stran.", "Search" : "Poišči", - "Log out" : "Odjava", "Server side authentication failed!" : "Overitev s strežnika je spodletela!", "Please contact your administrator." : "Stopite v stik s skrbnikom sistema.", "An internal error occurred." : "Prišlo je do notranje napake.", @@ -227,6 +226,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "To pomeni, da lahko oblak uporabljajo le osebe s skrbniškimi dovoljenji.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.", "Thank you for your patience." : "Hvala za potrpežljivost!", + "Log out" : "Odjava", "Two-factor authentication" : "Dvo-stopenjska prijava", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Na tvojem računu je vključena napredna varnost. Prosim, prijavi se z drugim korakom.", "Cancel log in" : "Prekini prijavo", @@ -249,86 +249,8 @@ OC.L10N.register( "For help, see the documentation." : "Za več podrobnosti si oglejte dokumentacijo.", "This %s instance is currently in maintenance mode, which may take a while." : "Strežnik %s je trenutno v načinu vzdrževanja, kar lahko traja.", "This page will refresh itself when the %s instance is available again." : "Stran bo osvežena ko bo %s spet na voljo.", - "Error loading tags" : "Napaka nalaganja oznak", - "Tag already exists" : "Oznaka že obstaja", - "Error deleting tag(s)" : "Napaka brisanja oznak", - "Error tagging" : "Napaka označevanja", - "Error untagging" : "Napaka odstranjevanja oznak", - "Error favoriting" : "Napaka označevanja priljubljenosti", - "Error unfavoriting" : "Napaka odstranjevanja oznake priljubljenosti", - "Couldn't send mail to following users: %s " : "Ni mogoče poslati sporočila za: %s", - "Sunday" : "nedelja", - "Monday" : "ponedeljek", - "Tuesday" : "torek", - "Wednesday" : "sreda", - "Thursday" : "četrtek", - "Friday" : "petek", - "Saturday" : "sobota", - "Sun." : "ned", - "Mon." : "pon", - "Tue." : "tor", - "Wed." : "sre", - "Thu." : "čet", - "Fri." : "pet", - "Sat." : "sob", - "Su" : "Ne", - "Mo" : "Po", - "Tu" : "To", - "We" : "Sr", - "Th" : "Če", - "Fr" : "Pe", - "Sa" : "So", - "January" : "januar", - "February" : "februar", - "March" : "marec", - "April" : "april", - "May" : "maj", - "June" : "junij", - "July" : "julij", - "August" : "avgust", - "September" : "september", - "October" : "oktober", - "November" : "november", - "December" : "december", - "Jan." : "jan", - "Feb." : "feb", - "Mar." : "mar", - "Apr." : "apr", - "May." : "maj", - "Jun." : "jun", - "Jul." : "jul", - "Aug." : "avg", - "Sep." : "sep", - "Oct." : "okt", - "Nov." : "nov", - "Dec." : "dec", "Problem loading page, reloading in 5 seconds" : "Napaka nalaganja strani! Poskus ponovnega nalaganja bo izveden čez 5 sekund.", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Datoteke so šifrirane. Če niste omogočili obnovitvenega ključa, po ponastavitvi gesla ne bo mogoč dostop do datotek.
V primeru, da niste prepričani, kaj storiti, stopite v stik s skrbnikom sistema.
Ali ste prepričani, da želite nadaljevati?", - "Hide file listing" : "Skrij spisek datotek", - "Sending ..." : "Pošiljanje ...", - "Email sent" : "Elektronska pošta je poslana", - "Send link via email" : "Pošlji povezavo prek elektronske pošte", - "notify by email" : "obvesti po elektronski pošti", - "can share" : "lahko omogoči souporabo", - "create" : "ustvari", - "change" : "sprememba", - "delete" : "izbriše", - "{sharee} (at {server})" : "{sharee} (na {server})", - "Share with users…" : "Omogoči souporabo z ...", - "Share with users, groups or remote users…" : "Souporaba z uporabniki, skupinami ali zunanjimi uporabniki ...", - "Share with users or groups…" : "Souporaba z uporabniki ali skupinami ...", - "Share with users or remote users…" : "Souporaba z uporabniki ali oddaljenimi uporabniki ...", - "Warning" : "Opozorilo", - "Error while sending notification" : "Napaka med pošiljanjem obvestila", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Posodobitev je v teku. Če zapustiš to stran, lahko, v določenih okoljih, prekineš proces", - "Updating to {version}" : "Posodabljanje na različico {version}", - "The update was successful. There were warnings." : "Posodobitev je uspešno končana, vendar z nekaj opozorili.", - "The update was successful. Redirecting you to Nextcloud now." : "Posodobitev je bila uspešna. Stran bo preusmerjena na NextCloud", - "No search results in other folders" : "Iskanje po drugih mapah ni vrnilo rezultata", - "Two-step verification" : "Dvostopenjsko overjanje", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Za vaš račun je določena napredna varnost. Prosim, prijavite se z drugo metodo.", - "Cancel login" : "Prekliči prijavo", - "Please authenticate using the selected factor." : "Prijavite se z izbrano metodo.", - "An error occured while verifying the token" : "Napaka se je zgodila med preverjanjem ključa" + "The update was successful. Redirecting you to Nextcloud now." : "Posodobitev je bila uspešna. Stran bo preusmerjena na NextCloud" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/core/l10n/sl.json b/core/l10n/sl.json index 12bdf49bb1..08c0315f07 100644 --- a/core/l10n/sl.json +++ b/core/l10n/sl.json @@ -205,7 +205,6 @@ "See the documentation" : "Preverite dokumentacijo", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Program zahteva podporo JavaScript za pravilno delovanje. Med nastavitvami omogočite {linkstart}JavaScript{linkend} in osvežite spletno stran.", "Search" : "Poišči", - "Log out" : "Odjava", "Server side authentication failed!" : "Overitev s strežnika je spodletela!", "Please contact your administrator." : "Stopite v stik s skrbnikom sistema.", "An internal error occurred." : "Prišlo je do notranje napake.", @@ -225,6 +224,7 @@ "This means only administrators can use the instance." : "To pomeni, da lahko oblak uporabljajo le osebe s skrbniškimi dovoljenji.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.", "Thank you for your patience." : "Hvala za potrpežljivost!", + "Log out" : "Odjava", "Two-factor authentication" : "Dvo-stopenjska prijava", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Na tvojem računu je vključena napredna varnost. Prosim, prijavi se z drugim korakom.", "Cancel log in" : "Prekini prijavo", @@ -247,86 +247,8 @@ "For help, see the documentation." : "Za več podrobnosti si oglejte dokumentacijo.", "This %s instance is currently in maintenance mode, which may take a while." : "Strežnik %s je trenutno v načinu vzdrževanja, kar lahko traja.", "This page will refresh itself when the %s instance is available again." : "Stran bo osvežena ko bo %s spet na voljo.", - "Error loading tags" : "Napaka nalaganja oznak", - "Tag already exists" : "Oznaka že obstaja", - "Error deleting tag(s)" : "Napaka brisanja oznak", - "Error tagging" : "Napaka označevanja", - "Error untagging" : "Napaka odstranjevanja oznak", - "Error favoriting" : "Napaka označevanja priljubljenosti", - "Error unfavoriting" : "Napaka odstranjevanja oznake priljubljenosti", - "Couldn't send mail to following users: %s " : "Ni mogoče poslati sporočila za: %s", - "Sunday" : "nedelja", - "Monday" : "ponedeljek", - "Tuesday" : "torek", - "Wednesday" : "sreda", - "Thursday" : "četrtek", - "Friday" : "petek", - "Saturday" : "sobota", - "Sun." : "ned", - "Mon." : "pon", - "Tue." : "tor", - "Wed." : "sre", - "Thu." : "čet", - "Fri." : "pet", - "Sat." : "sob", - "Su" : "Ne", - "Mo" : "Po", - "Tu" : "To", - "We" : "Sr", - "Th" : "Če", - "Fr" : "Pe", - "Sa" : "So", - "January" : "januar", - "February" : "februar", - "March" : "marec", - "April" : "april", - "May" : "maj", - "June" : "junij", - "July" : "julij", - "August" : "avgust", - "September" : "september", - "October" : "oktober", - "November" : "november", - "December" : "december", - "Jan." : "jan", - "Feb." : "feb", - "Mar." : "mar", - "Apr." : "apr", - "May." : "maj", - "Jun." : "jun", - "Jul." : "jul", - "Aug." : "avg", - "Sep." : "sep", - "Oct." : "okt", - "Nov." : "nov", - "Dec." : "dec", "Problem loading page, reloading in 5 seconds" : "Napaka nalaganja strani! Poskus ponovnega nalaganja bo izveden čez 5 sekund.", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Datoteke so šifrirane. Če niste omogočili obnovitvenega ključa, po ponastavitvi gesla ne bo mogoč dostop do datotek.
V primeru, da niste prepričani, kaj storiti, stopite v stik s skrbnikom sistema.
Ali ste prepričani, da želite nadaljevati?", - "Hide file listing" : "Skrij spisek datotek", - "Sending ..." : "Pošiljanje ...", - "Email sent" : "Elektronska pošta je poslana", - "Send link via email" : "Pošlji povezavo prek elektronske pošte", - "notify by email" : "obvesti po elektronski pošti", - "can share" : "lahko omogoči souporabo", - "create" : "ustvari", - "change" : "sprememba", - "delete" : "izbriše", - "{sharee} (at {server})" : "{sharee} (na {server})", - "Share with users…" : "Omogoči souporabo z ...", - "Share with users, groups or remote users…" : "Souporaba z uporabniki, skupinami ali zunanjimi uporabniki ...", - "Share with users or groups…" : "Souporaba z uporabniki ali skupinami ...", - "Share with users or remote users…" : "Souporaba z uporabniki ali oddaljenimi uporabniki ...", - "Warning" : "Opozorilo", - "Error while sending notification" : "Napaka med pošiljanjem obvestila", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Posodobitev je v teku. Če zapustiš to stran, lahko, v določenih okoljih, prekineš proces", - "Updating to {version}" : "Posodabljanje na različico {version}", - "The update was successful. There were warnings." : "Posodobitev je uspešno končana, vendar z nekaj opozorili.", - "The update was successful. Redirecting you to Nextcloud now." : "Posodobitev je bila uspešna. Stran bo preusmerjena na NextCloud", - "No search results in other folders" : "Iskanje po drugih mapah ni vrnilo rezultata", - "Two-step verification" : "Dvostopenjsko overjanje", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Za vaš račun je določena napredna varnost. Prosim, prijavite se z drugo metodo.", - "Cancel login" : "Prekliči prijavo", - "Please authenticate using the selected factor." : "Prijavite se z izbrano metodo.", - "An error occured while verifying the token" : "Napaka se je zgodila med preverjanjem ključa" + "The update was successful. Redirecting you to Nextcloud now." : "Posodobitev je bila uspešna. Stran bo preusmerjena na NextCloud" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/core/l10n/sq.js b/core/l10n/sq.js index b1099c9299..041b03d678 100644 --- a/core/l10n/sq.js +++ b/core/l10n/sq.js @@ -239,7 +239,6 @@ OC.L10N.register( "See the documentation" : "Shihni dokumentimin", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ky aplikacion lyp JavaScript për punim të saktë. Ju lutemi, {linkstart}aktivizoni JavaScript-in{linkend} dhe ringarkoni faqen.", "Search" : "Kërko", - "Log out" : "Dilni", "This action requires you to confirm your password:" : "Ky veprim kërkon të konfirmoni fjalëkalimin tuaj:", "Confirm your password" : "Konfrimoni fjalëkalimin tuaj", "Server side authentication failed!" : "Mirëfilltësimi më anë të shërbyesit dështoi!", @@ -261,6 +260,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Kjo do të thotë që instancën mund ta përdorin vetëm administratorët.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Nëse ky mesazh shfaqet vazhdimisht ose u shfaq papritmas, lidhuni me përgjegjësin e sistemit.", "Thank you for your patience." : "Ju faleminderit për durimin.", + "Log out" : "Dilni", "Two-factor authentication" : "Verifikim dy-element", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Rrit sigurinë për llogarin tuaj. Ju lutem bëni verifikimin duke përdorur një element të dytë.", "Cancel log in" : "Anuloni identifikimin", @@ -284,88 +284,8 @@ OC.L10N.register( "For help, see the documentation." : "Për ndihmë, shihni dokumentimin.", "This %s instance is currently in maintenance mode, which may take a while." : "Kjo instancë %s hëpërhë gjendet nën mënyrën mirëmbajtje, çka mund të zgjasë ca.", "This page will refresh itself when the %s instance is available again." : "Kjo faqe do të rifreskohet vetiu, sapo instanca %s të jetë sërish gati.", - "Error loading tags" : "Gabim gjatë ngarkimit të etiketave", - "Tag already exists" : "Etiketa ekziston", - "Error deleting tag(s)" : "Gabim gjatë fshirjes së etiketës(ave)", - "Error tagging" : "Gabim etiketimi", - "Error untagging" : "Gabim në heqjen e etiketës", - "Error favoriting" : "Gabim në ruajtjen si të parapëlqyer", - "Error unfavoriting" : "Gabim në heqjen nga të parapëlqyerat", - "Couldn't send mail to following users: %s " : "S’u dërgua dot e-mail përdoruesve vijues: %s ", - "Sunday" : "E dielë", - "Monday" : "E hënë", - "Tuesday" : "E martë", - "Wednesday" : "E mërkurë", - "Thursday" : "E enjte", - "Friday" : "E premte", - "Saturday" : "E shtunë", - "Sun." : "Die.", - "Mon." : "Hën.", - "Tue." : "Mar.", - "Wed." : "Mër.", - "Thu." : "Enj.", - "Fri." : "Pre.", - "Sat." : "Sht.", - "Su" : "Di", - "Mo" : "Hë", - "Tu" : "Ma", - "We" : "Më", - "Th" : "En", - "Fr" : "Pr", - "Sa" : "Sh", - "January" : "Janar", - "February" : "Shkurt", - "March" : "Mars", - "April" : "Prill", - "May" : "Maj", - "June" : "Qershor", - "July" : "Korrik", - "August" : "Gusht", - "September" : "Shtator", - "October" : "Tetor", - "November" : "Nëntor", - "December" : "Dhjetor", - "Jan." : "Jan.", - "Feb." : "Shk.", - "Mar." : "Mar.", - "Apr." : "Pri.", - "May." : "Maj.", - "Jun." : "Qer.", - "Jul." : "Kor.", - "Aug." : "Gus.", - "Sep." : "Sht.", - "Oct." : "Tet.", - "Nov." : "Nën.", - "Dec." : "Dhj.", "Problem loading page, reloading in 5 seconds" : "Gabim në ngarkimin e faqes, do të ringarkohet pas 5 sekondash", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Kartelat tuaja janë të fshehtëzuara. Nëse s’keni aktivizuar kyçin e rimarrjeve, nuk do të ketë ndonjë rrugë për të marrë sërish të dhënat tuaja pasi të jetë ricaktuar fjalëkalimi juaj.
Nëse s’jeni i sigurt se ç’duhet bërë, ju lutemi, përpara se të vazhdoni, lidhuni me përgjegjësin tuaj.
Doni vërtet të vazhdoni?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ky shërbyes nuk ka lidhje Internet funksionale. Kjo do të thotë që disa nga karakteristikat e lidhjes së ngarkesës së jashtme, njoftimet rreth përditësimit ose instalimit të aplikacioneve të palës së tretë nuk do të punojnë. Duke aksesuar skedarët në distancë dhe duke dërguar njoftimin me postë elektronike mund të mos punojë. Ne sygjerojmë të aktivizoni lidhjen e Internet për këtë shërbyes nëse doni të keni të gjitha karakteristikat.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Formësimi për krye ndërmjetësi prapësor është i pasaktë, ose jeni duke hyrë në ownCloud prej një ndërmjetësi të besuar. Nëse s’jeni duke hyrë në ownCloud prej një ndërmjetësi të besuar, ky është një problem sigurie dhe mund t’i lejojë një agresori të maskojë adresën e vet IP si një të pranueshme nga ownCloud-i. Të dhëna të mëtejshme mund të gjeni te dokumentimi ynë.", - "Hide file listing" : "Fshih skedarin e listimit", - "Sending ..." : "Po dërgohet …", - "Email sent" : "Email-i u dërgua", - "Send link via email" : "Dërgojeni lidhjen me email", - "notify by email" : "njofto me email", - "can share" : "mund të ndajnë", - "create" : "krijoje", - "change" : "ndërroje", - "delete" : "fshije", - "{sharee} (at {server})" : "{sharee} (në {server})", - "Share with users…" : "Ndajeni me përdorues…", - "Share with users, groups or remote users…" : "Ndajeni me përdorues, grupe ose përdorues të largët…", - "Share with users or groups…" : "Ndajeni me përdorues ose grupe…", - "Share with users or remote users…" : "Ndajeni me përdorues ose përdorues të largët…", - "Warning" : "Kujdes", - "Error while sending notification" : "Gabim gjatë dërgimit të njoftimit", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Përmirësimi është në progres, largimi nga faqja mund të ndërpres procesin në disa mjedise.", - "Updating to {version}" : "Përditësim në {version}", - "The update was successful. There were warnings." : "Përditësimi ishte i suksesshëm. Ka paralajmërime..", - "The update was successful. Redirecting you to Nextcloud now." : "Përditësimi ishte i suksesshëm. Ju ridrejtojmë në Nextcloud tani.", - "No search results in other folders" : "S’u gjetën përfundime në dosje të tjera", - "Two-step verification" : "Verifikim dyhapësh", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Siguria e zgjeruar është aktivizuar për llogarinë tuaj. Ju lutemi, bëni mirëfilltësimin duke përdorur një faktor të dytë.", - "Cancel login" : "Anuloje hyrjen", - "Please authenticate using the selected factor." : "Ju lutemi, bëni identifikimin duke përdorur faktorin e përzgjedhur.", - "An error occured while verifying the token" : "Ndodhi një gabim gjatë verifikimit të token-it" + "The update was successful. Redirecting you to Nextcloud now." : "Përditësimi ishte i suksesshëm. Ju ridrejtojmë në Nextcloud tani." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/sq.json b/core/l10n/sq.json index 4a5d9e9abb..18d7b4fa46 100644 --- a/core/l10n/sq.json +++ b/core/l10n/sq.json @@ -237,7 +237,6 @@ "See the documentation" : "Shihni dokumentimin", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ky aplikacion lyp JavaScript për punim të saktë. Ju lutemi, {linkstart}aktivizoni JavaScript-in{linkend} dhe ringarkoni faqen.", "Search" : "Kërko", - "Log out" : "Dilni", "This action requires you to confirm your password:" : "Ky veprim kërkon të konfirmoni fjalëkalimin tuaj:", "Confirm your password" : "Konfrimoni fjalëkalimin tuaj", "Server side authentication failed!" : "Mirëfilltësimi më anë të shërbyesit dështoi!", @@ -259,6 +258,7 @@ "This means only administrators can use the instance." : "Kjo do të thotë që instancën mund ta përdorin vetëm administratorët.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Nëse ky mesazh shfaqet vazhdimisht ose u shfaq papritmas, lidhuni me përgjegjësin e sistemit.", "Thank you for your patience." : "Ju faleminderit për durimin.", + "Log out" : "Dilni", "Two-factor authentication" : "Verifikim dy-element", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Rrit sigurinë për llogarin tuaj. Ju lutem bëni verifikimin duke përdorur një element të dytë.", "Cancel log in" : "Anuloni identifikimin", @@ -282,88 +282,8 @@ "For help, see the documentation." : "Për ndihmë, shihni dokumentimin.", "This %s instance is currently in maintenance mode, which may take a while." : "Kjo instancë %s hëpërhë gjendet nën mënyrën mirëmbajtje, çka mund të zgjasë ca.", "This page will refresh itself when the %s instance is available again." : "Kjo faqe do të rifreskohet vetiu, sapo instanca %s të jetë sërish gati.", - "Error loading tags" : "Gabim gjatë ngarkimit të etiketave", - "Tag already exists" : "Etiketa ekziston", - "Error deleting tag(s)" : "Gabim gjatë fshirjes së etiketës(ave)", - "Error tagging" : "Gabim etiketimi", - "Error untagging" : "Gabim në heqjen e etiketës", - "Error favoriting" : "Gabim në ruajtjen si të parapëlqyer", - "Error unfavoriting" : "Gabim në heqjen nga të parapëlqyerat", - "Couldn't send mail to following users: %s " : "S’u dërgua dot e-mail përdoruesve vijues: %s ", - "Sunday" : "E dielë", - "Monday" : "E hënë", - "Tuesday" : "E martë", - "Wednesday" : "E mërkurë", - "Thursday" : "E enjte", - "Friday" : "E premte", - "Saturday" : "E shtunë", - "Sun." : "Die.", - "Mon." : "Hën.", - "Tue." : "Mar.", - "Wed." : "Mër.", - "Thu." : "Enj.", - "Fri." : "Pre.", - "Sat." : "Sht.", - "Su" : "Di", - "Mo" : "Hë", - "Tu" : "Ma", - "We" : "Më", - "Th" : "En", - "Fr" : "Pr", - "Sa" : "Sh", - "January" : "Janar", - "February" : "Shkurt", - "March" : "Mars", - "April" : "Prill", - "May" : "Maj", - "June" : "Qershor", - "July" : "Korrik", - "August" : "Gusht", - "September" : "Shtator", - "October" : "Tetor", - "November" : "Nëntor", - "December" : "Dhjetor", - "Jan." : "Jan.", - "Feb." : "Shk.", - "Mar." : "Mar.", - "Apr." : "Pri.", - "May." : "Maj.", - "Jun." : "Qer.", - "Jul." : "Kor.", - "Aug." : "Gus.", - "Sep." : "Sht.", - "Oct." : "Tet.", - "Nov." : "Nën.", - "Dec." : "Dhj.", "Problem loading page, reloading in 5 seconds" : "Gabim në ngarkimin e faqes, do të ringarkohet pas 5 sekondash", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Kartelat tuaja janë të fshehtëzuara. Nëse s’keni aktivizuar kyçin e rimarrjeve, nuk do të ketë ndonjë rrugë për të marrë sërish të dhënat tuaja pasi të jetë ricaktuar fjalëkalimi juaj.
Nëse s’jeni i sigurt se ç’duhet bërë, ju lutemi, përpara se të vazhdoni, lidhuni me përgjegjësin tuaj.
Doni vërtet të vazhdoni?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ky shërbyes nuk ka lidhje Internet funksionale. Kjo do të thotë që disa nga karakteristikat e lidhjes së ngarkesës së jashtme, njoftimet rreth përditësimit ose instalimit të aplikacioneve të palës së tretë nuk do të punojnë. Duke aksesuar skedarët në distancë dhe duke dërguar njoftimin me postë elektronike mund të mos punojë. Ne sygjerojmë të aktivizoni lidhjen e Internet për këtë shërbyes nëse doni të keni të gjitha karakteristikat.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Formësimi për krye ndërmjetësi prapësor është i pasaktë, ose jeni duke hyrë në ownCloud prej një ndërmjetësi të besuar. Nëse s’jeni duke hyrë në ownCloud prej një ndërmjetësi të besuar, ky është një problem sigurie dhe mund t’i lejojë një agresori të maskojë adresën e vet IP si një të pranueshme nga ownCloud-i. Të dhëna të mëtejshme mund të gjeni te dokumentimi ynë.", - "Hide file listing" : "Fshih skedarin e listimit", - "Sending ..." : "Po dërgohet …", - "Email sent" : "Email-i u dërgua", - "Send link via email" : "Dërgojeni lidhjen me email", - "notify by email" : "njofto me email", - "can share" : "mund të ndajnë", - "create" : "krijoje", - "change" : "ndërroje", - "delete" : "fshije", - "{sharee} (at {server})" : "{sharee} (në {server})", - "Share with users…" : "Ndajeni me përdorues…", - "Share with users, groups or remote users…" : "Ndajeni me përdorues, grupe ose përdorues të largët…", - "Share with users or groups…" : "Ndajeni me përdorues ose grupe…", - "Share with users or remote users…" : "Ndajeni me përdorues ose përdorues të largët…", - "Warning" : "Kujdes", - "Error while sending notification" : "Gabim gjatë dërgimit të njoftimit", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Përmirësimi është në progres, largimi nga faqja mund të ndërpres procesin në disa mjedise.", - "Updating to {version}" : "Përditësim në {version}", - "The update was successful. There were warnings." : "Përditësimi ishte i suksesshëm. Ka paralajmërime..", - "The update was successful. Redirecting you to Nextcloud now." : "Përditësimi ishte i suksesshëm. Ju ridrejtojmë në Nextcloud tani.", - "No search results in other folders" : "S’u gjetën përfundime në dosje të tjera", - "Two-step verification" : "Verifikim dyhapësh", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Siguria e zgjeruar është aktivizuar për llogarinë tuaj. Ju lutemi, bëni mirëfilltësimin duke përdorur një faktor të dytë.", - "Cancel login" : "Anuloje hyrjen", - "Please authenticate using the selected factor." : "Ju lutemi, bëni identifikimin duke përdorur faktorin e përzgjedhur.", - "An error occured while verifying the token" : "Ndodhi një gabim gjatë verifikimit të token-it" + "The update was successful. Redirecting you to Nextcloud now." : "Përditësimi ishte i suksesshëm. Ju ridrejtojmë në Nextcloud tani." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/sv.js b/core/l10n/sv.js index fe8fad526c..9702b8e4ef 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -241,7 +241,6 @@ OC.L10N.register( "See the documentation" : "Läs dokumentationen", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denna applikationen kräver JavaScript för att fungera korrekt. Var god {linkstart}aktivera JavaScript{linkend} och ladda om sidan.", "Search" : "Sök", - "Log out" : "Logga ut", "This action requires you to confirm your password:" : "Denna åtgärd kräver att du bekräftar ditt lösenord:", "Confirm your password" : "Bekräfta ditt lösenord", "Server side authentication failed!" : "Servern misslyckades med autentisering!", @@ -263,6 +262,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Detta betyder att endast administartörer kan använda instansen.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör om detta meddelande fortsätter eller visas oväntat.", "Thank you for your patience." : "Tack för ditt tålamod.", + "Log out" : "Logga ut", "Two-factor authentication" : "Tvåfaktorsautentisering", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Utökad säkerhet är aktiverat för ditt konto. Var vänlig verifiera med tvåfaktorsautentisering.", "Cancel log in" : "Avbryt inloggning", @@ -286,88 +286,8 @@ OC.L10N.register( "For help, see the documentation." : "För hjälp, se dokumentationen.", "This %s instance is currently in maintenance mode, which may take a while." : "Denna %s instans befinner sig för närvarande i underhållsläge, vilket kan ta ett tag.", "This page will refresh itself when the %s instance is available again." : "Denna sida uppdaterar sig själv när %s instansen är tillgänglig igen.", - "Error loading tags" : "Fel vid inläsning av taggar", - "Tag already exists" : "Taggen finns redan", - "Error deleting tag(s)" : "Fel vid borttagning utav tagg(ar)", - "Error tagging" : "Fel vid taggning", - "Error untagging" : "Fel vid borttagning av tagg", - "Error favoriting" : "Fel vid favorisering", - "Error unfavoriting" : "Fel vid borttagning av favorisering ", - "Couldn't send mail to following users: %s " : "Gick inte att skicka e-post till följande användare: %s", - "Sunday" : "Söndag", - "Monday" : "Måndag", - "Tuesday" : "Tisdag", - "Wednesday" : "Onsdag", - "Thursday" : "Torsdag", - "Friday" : "Fredag", - "Saturday" : "Lördag", - "Sun." : "Sön.", - "Mon." : "Mån.", - "Tue." : "Tis.", - "Wed." : "Ons.", - "Thu." : "Tor.", - "Fri." : "Fre.", - "Sat." : "Lör.", - "Su" : "Sön", - "Mo" : "Mån", - "Tu" : "Tis", - "We" : "Ons", - "Th" : "Tors", - "Fr" : "Fre", - "Sa" : "Lör", - "January" : "Januari", - "February" : "Februari", - "March" : "Mars", - "April" : "April", - "May" : "Maj", - "June" : "Juni", - "July" : "Juli", - "August" : "Augusti", - "September" : "September", - "October" : "Oktober", - "November" : "November", - "December" : "December", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "Maj.", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nov.", - "Dec." : "Dec.", "Problem loading page, reloading in 5 seconds" : "Problem med att ladda sidan, försöker igen om 5 sekunder", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Dina filer är krypterade. Om du inte angett någon återställningsnyckel, kommer det att vara omöjligt att få tillbaka dina data efter att lösenordet är återställt..
Om du är osäker på vad du ska göra, vänligen kontakta din administratör innan du fortsätter.
Är du verkligen helt säker på att du vill fortsätta?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Servern har ingen fungerande internetuppkoppling. Detta betyder att vissa funktioner så som extern lagring, notifikationer om uppdateringar eller installationer utav tredjepartsapplikationer inte kommer fungera. Åtkomst av filer utifrån och att skicka notifieringar via epost kanske inte fungerar heller. Vi föreslår att internetanslutningen aktiveras för denna server om man vill använda samtliga funktioner.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Konfiguration för \"reverse proxy headers\" är felaktig eller så försöker du nå Nextcloud från en betrodd proxy. Om du inte försöker nå Nextcloud från en betrodd proxy, detta är en säkerhetsrisk och kan möjliggöra att en hacker att förfalska sin IP adress som är synlig för Nextcloud. Vidare information kan finnas i vår dokumentation.", - "Hide file listing" : "Dölj filer i mappen", - "Sending ..." : "Skickar ...", - "Email sent" : "E-post skickat", - "Send link via email" : "Skicka länk via e-post", - "notify by email" : "informera via e-post", - "can share" : "får dela", - "create" : "skapa", - "change" : "redigera", - "delete" : "radera", - "{sharee} (at {server})" : "{sharee} (på {server})", - "Share with users…" : "Dela med användare...", - "Share with users, groups or remote users…" : "Dela med användare, grupper eller externanvändare...", - "Share with users or groups…" : "Dela med användare eller grupper...", - "Share with users or remote users…" : "Dela med användare eller externanvändare...", - "Warning" : "Varning", - "Error while sending notification" : "Fel när notifikation skulle skickas", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Uppgradering pågår, att lämna denna sidan kan störa processen i vissa miljöer", - "Updating to {version}" : "Uppdaterar till {version}", - "The update was successful. There were warnings." : "Uppdateringen lyckades. Det finns varningar.", - "The update was successful. Redirecting you to Nextcloud now." : "Uppdateringen lyckades. Omdirigerar nu till Nextcloud.", - "No search results in other folders" : "Inga sökresultat i andra mappar", - "Two-step verification" : "Tvåfaktorsautentisering", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Utökad säkerhet har aktiverats på ditt konto. Vänligen autentisera med en andra faktor.", - "Cancel login" : "Avbryt inloggning", - "Please authenticate using the selected factor." : "Vänligen autentisera med vald faktor.", - "An error occured while verifying the token" : "Ett fel uppstod vid verifiering av token." + "The update was successful. Redirecting you to Nextcloud now." : "Uppdateringen lyckades. Omdirigerar nu till Nextcloud." }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/sv.json b/core/l10n/sv.json index e534b22169..41e9ab57d3 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -239,7 +239,6 @@ "See the documentation" : "Läs dokumentationen", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denna applikationen kräver JavaScript för att fungera korrekt. Var god {linkstart}aktivera JavaScript{linkend} och ladda om sidan.", "Search" : "Sök", - "Log out" : "Logga ut", "This action requires you to confirm your password:" : "Denna åtgärd kräver att du bekräftar ditt lösenord:", "Confirm your password" : "Bekräfta ditt lösenord", "Server side authentication failed!" : "Servern misslyckades med autentisering!", @@ -261,6 +260,7 @@ "This means only administrators can use the instance." : "Detta betyder att endast administartörer kan använda instansen.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör om detta meddelande fortsätter eller visas oväntat.", "Thank you for your patience." : "Tack för ditt tålamod.", + "Log out" : "Logga ut", "Two-factor authentication" : "Tvåfaktorsautentisering", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Utökad säkerhet är aktiverat för ditt konto. Var vänlig verifiera med tvåfaktorsautentisering.", "Cancel log in" : "Avbryt inloggning", @@ -284,88 +284,8 @@ "For help, see the documentation." : "För hjälp, se dokumentationen.", "This %s instance is currently in maintenance mode, which may take a while." : "Denna %s instans befinner sig för närvarande i underhållsläge, vilket kan ta ett tag.", "This page will refresh itself when the %s instance is available again." : "Denna sida uppdaterar sig själv när %s instansen är tillgänglig igen.", - "Error loading tags" : "Fel vid inläsning av taggar", - "Tag already exists" : "Taggen finns redan", - "Error deleting tag(s)" : "Fel vid borttagning utav tagg(ar)", - "Error tagging" : "Fel vid taggning", - "Error untagging" : "Fel vid borttagning av tagg", - "Error favoriting" : "Fel vid favorisering", - "Error unfavoriting" : "Fel vid borttagning av favorisering ", - "Couldn't send mail to following users: %s " : "Gick inte att skicka e-post till följande användare: %s", - "Sunday" : "Söndag", - "Monday" : "Måndag", - "Tuesday" : "Tisdag", - "Wednesday" : "Onsdag", - "Thursday" : "Torsdag", - "Friday" : "Fredag", - "Saturday" : "Lördag", - "Sun." : "Sön.", - "Mon." : "Mån.", - "Tue." : "Tis.", - "Wed." : "Ons.", - "Thu." : "Tor.", - "Fri." : "Fre.", - "Sat." : "Lör.", - "Su" : "Sön", - "Mo" : "Mån", - "Tu" : "Tis", - "We" : "Ons", - "Th" : "Tors", - "Fr" : "Fre", - "Sa" : "Lör", - "January" : "Januari", - "February" : "Februari", - "March" : "Mars", - "April" : "April", - "May" : "Maj", - "June" : "Juni", - "July" : "Juli", - "August" : "Augusti", - "September" : "September", - "October" : "Oktober", - "November" : "November", - "December" : "December", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "Maj.", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Okt.", - "Nov." : "Nov.", - "Dec." : "Dec.", "Problem loading page, reloading in 5 seconds" : "Problem med att ladda sidan, försöker igen om 5 sekunder", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Dina filer är krypterade. Om du inte angett någon återställningsnyckel, kommer det att vara omöjligt att få tillbaka dina data efter att lösenordet är återställt..
Om du är osäker på vad du ska göra, vänligen kontakta din administratör innan du fortsätter.
Är du verkligen helt säker på att du vill fortsätta?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Servern har ingen fungerande internetuppkoppling. Detta betyder att vissa funktioner så som extern lagring, notifikationer om uppdateringar eller installationer utav tredjepartsapplikationer inte kommer fungera. Åtkomst av filer utifrån och att skicka notifieringar via epost kanske inte fungerar heller. Vi föreslår att internetanslutningen aktiveras för denna server om man vill använda samtliga funktioner.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Konfiguration för \"reverse proxy headers\" är felaktig eller så försöker du nå Nextcloud från en betrodd proxy. Om du inte försöker nå Nextcloud från en betrodd proxy, detta är en säkerhetsrisk och kan möjliggöra att en hacker att förfalska sin IP adress som är synlig för Nextcloud. Vidare information kan finnas i vår dokumentation.", - "Hide file listing" : "Dölj filer i mappen", - "Sending ..." : "Skickar ...", - "Email sent" : "E-post skickat", - "Send link via email" : "Skicka länk via e-post", - "notify by email" : "informera via e-post", - "can share" : "får dela", - "create" : "skapa", - "change" : "redigera", - "delete" : "radera", - "{sharee} (at {server})" : "{sharee} (på {server})", - "Share with users…" : "Dela med användare...", - "Share with users, groups or remote users…" : "Dela med användare, grupper eller externanvändare...", - "Share with users or groups…" : "Dela med användare eller grupper...", - "Share with users or remote users…" : "Dela med användare eller externanvändare...", - "Warning" : "Varning", - "Error while sending notification" : "Fel när notifikation skulle skickas", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Uppgradering pågår, att lämna denna sidan kan störa processen i vissa miljöer", - "Updating to {version}" : "Uppdaterar till {version}", - "The update was successful. There were warnings." : "Uppdateringen lyckades. Det finns varningar.", - "The update was successful. Redirecting you to Nextcloud now." : "Uppdateringen lyckades. Omdirigerar nu till Nextcloud.", - "No search results in other folders" : "Inga sökresultat i andra mappar", - "Two-step verification" : "Tvåfaktorsautentisering", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Utökad säkerhet har aktiverats på ditt konto. Vänligen autentisera med en andra faktor.", - "Cancel login" : "Avbryt inloggning", - "Please authenticate using the selected factor." : "Vänligen autentisera med vald faktor.", - "An error occured while verifying the token" : "Ett fel uppstod vid verifiering av token." + "The update was successful. Redirecting you to Nextcloud now." : "Uppdateringen lyckades. Omdirigerar nu till Nextcloud." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/tr.js b/core/l10n/tr.js index d0ba6edb31..c1116accc8 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -250,7 +250,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Bu uygulamanın düzgün çalışabilmesi için JavaScript gereklidir. Lütfen {linkstart}JavaScript uygulamasını etkinleştirip{linkend} sayfayı yeniden yükleyin.", "More apps" : "Diğer uygulamalar", "Search" : "Arama", - "Log out" : "Oturumu Kapat", "This action requires you to confirm your password:" : "Bu işlemi yapabilmek için parolanızı yazmalısınız:", "Confirm your password" : "Parolanızı onaylayın", "Server side authentication failed!" : "Kimlik sunucu tarafında doğrulanamadı!", @@ -272,6 +271,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Yani bu kopya yalnız yöneticiler tarafından kullanılabilir.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Bu ileti görüntülenmeye devam ediyor ya da beklenmedik şekilde ortaya çıkıyorsa sistem yöneticinizle görüşün.", "Thank you for your patience." : "Anlayışınız için teşekkür ederiz.", + "Log out" : "Oturumu Kapat", "Two-factor authentication" : "İki aşamalı kimlik doğrulama", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Hesabınız için gelişmiş güvenlik etkinleştirildi. Lütfen kimlik doğrulaması için ikinci aşamayı kullanıın.", "Cancel log in" : "Oturum açmaktan vazgeç", @@ -295,88 +295,8 @@ OC.L10N.register( "For help, see the documentation." : "Yardım almak için, belgelere bakın.", "This %s instance is currently in maintenance mode, which may take a while." : "Bu %s kopyası şu anda bakım kipinde, bu işlem biraz zaman alabilir.", "This page will refresh itself when the %s instance is available again." : "Bu sayfa, %s kopyası yeniden kullanılabilir olduğunda kendini yenileyecek.", - "Error loading tags" : "Etiketler yüklenirken sorun çıktı", - "Tag already exists" : "Etiket zaten var", - "Error deleting tag(s)" : "Etiket(ler) silinirken sorun çıktı", - "Error tagging" : "Etiketlenirken sorun çıktı", - "Error untagging" : "Etiket kaldırılırken sorun çıktı", - "Error favoriting" : "Beğenilirken sorun çıktı", - "Error unfavoriting" : "Beğenilenlerden kaldırılırken sorun çıktı", - "Couldn't send mail to following users: %s " : "E-posta şu kullanıcılara gönderilemedi: %s", - "Sunday" : "Pazar", - "Monday" : "Pazartesi", - "Tuesday" : "Salı", - "Wednesday" : "Çarşamba", - "Thursday" : "Perşembe", - "Friday" : "Cuma", - "Saturday" : "Cumartesi", - "Sun." : "Paz.", - "Mon." : "Pzt.", - "Tue." : "Sal", - "Wed." : "Çar", - "Thu." : "Per", - "Fri." : "Cum", - "Sat." : "Cmt", - "Su" : "Pa", - "Mo" : "Pt", - "Tu" : "Sa", - "We" : "Ça", - "Th" : "Pe", - "Fr" : "Cu", - "Sa" : "Ct", - "January" : "Ocak", - "February" : "Şubat", - "March" : "Mart", - "April" : "Nisan", - "May" : "Mayıs", - "June" : "Haziran", - "July" : "Temmuz", - "August" : "Ağustos", - "September" : "Eylül", - "October" : "Ekim", - "November" : "Kasım", - "December" : "Aralık", - "Jan." : "Oca", - "Feb." : "Şub", - "Mar." : "Mar", - "Apr." : "Nis", - "May." : "May", - "Jun." : "Haz", - "Jul." : "Tem", - "Aug." : "Ağu", - "Sep." : "Eyl", - "Oct." : "Eki", - "Nov." : "Kas", - "Dec." : "Ara", "Problem loading page, reloading in 5 seconds" : "Sayfa yüklenirken bir sorun çıktı, Sayfa 5 saniye içinde yeniden yüklenecek", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Dosyalarınız şifrelenmiş. Kurtarma anahtarını etkinleştirmediyseniz, parola sıfırlama işleminden sonra verilerinize erişemeyeceksiniz.
Ne yapacağınızdan emin değilseniz, ilerlemeden önce sistem yöneticiniz ile görüşün.
Gerçekten devam etmek istiyor musunuz?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Bu sunucunun çalışan bir İnternet bağlantısı yok. Bu durumda dış depolama alanı bağlama, güncelleme bildirimleri ya da üçüncü taraf uygulamalarını kurmak gibi bazı özellikler çalışmaz. Dosyalara uzaktan erişim ve bildirim e-postalarının gönderilmesi işlemleri de yapılamaz. Tüm bu özelliklerin kullanılabilmesi için sunucunun İnternet bağlantısını etkinleştirmeniz önerilir.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Ters vekil sunucu üst bilgi yapılandırmanız hatalı ya da ownCloud üzerine güvenilen bir vekil sunucudan erişiyorsunuz. ownCloud üzerine güvenilen bir vekil sunucudan erişmiyorsanız bu bir güvenlik sorunudur ve bir saldırganın IP adresini farklıymış gibi göstermesine izin verebilir. Ayrıntlı bilgi almak için belgelere bakabilirsiniz.", - "Hide file listing" : "Dosya listelemesini gizle", - "Sending ..." : "Gönderiliyor...", - "Email sent" : "E-posta gönderildi", - "Send link via email" : "Bağlantıyı e-posta ile gönder", - "notify by email" : "e-posta ile bildir", - "can share" : "paylaşabilir", - "create" : "oluşturabilir", - "change" : "düzenleyebilir", - "delete" : "silebilir", - "{sharee} (at {server})" : "{sharee} ({server} sunucusunda)", - "Share with users…" : "Kullanıcılarla paylaş...", - "Share with users, groups or remote users…" : "Kullanıcılar, gruplar ya da uzak kullanıcılarla paylaş...", - "Share with users or groups…" : "Kullanıcı ya da gruplarla paylaş...", - "Share with users or remote users…" : "Kullanıcılar ya da uzak kullanıcılarla paylaş...", - "Warning" : "Uyarı", - "Error while sending notification" : "Bildirim gönderilirken sorun çıktı", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Güncelleme yapılıyor, sayfadan ayrılmak bazı işlemleri kesebilir.", - "Updating to {version}" : "{version} sürümüne güncelleniyor", - "The update was successful. There were warnings." : "Güncelleme tamamlandı. Bazı uyarılar var.", - "The update was successful. Redirecting you to Nextcloud now." : "Uygulama güncellendi. Nextcloud kullanmaya yönlendiriliyorsunuz.", - "No search results in other folders" : "Arama için diğer klasörlerde bir sonuç yok", - "Two-step verification" : "İki aşamalı doğrulama", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Hesabınız için gelişmiş güvenlik özellikleri etkinleştirildi. Lütfen ikinci etkeni kullanarak kimliği doğrulayın.", - "Cancel login" : "Oturum açmaktan vazgeç", - "Please authenticate using the selected factor." : "Lütfen seçilmiş etkeni kullanarak kimliğinizi doğrulayın.", - "An error occured while verifying the token" : "Kod doğrulanırken bir sorun çıktı" + "The update was successful. Redirecting you to Nextcloud now." : "Uygulama güncellendi. Nextcloud kullanmaya yönlendiriliyorsunuz." }, "nplurals=2; plural=(n > 1);"); diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 523d98f2ef..3270d0f03e 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -248,7 +248,6 @@ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Bu uygulamanın düzgün çalışabilmesi için JavaScript gereklidir. Lütfen {linkstart}JavaScript uygulamasını etkinleştirip{linkend} sayfayı yeniden yükleyin.", "More apps" : "Diğer uygulamalar", "Search" : "Arama", - "Log out" : "Oturumu Kapat", "This action requires you to confirm your password:" : "Bu işlemi yapabilmek için parolanızı yazmalısınız:", "Confirm your password" : "Parolanızı onaylayın", "Server side authentication failed!" : "Kimlik sunucu tarafında doğrulanamadı!", @@ -270,6 +269,7 @@ "This means only administrators can use the instance." : "Yani bu kopya yalnız yöneticiler tarafından kullanılabilir.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Bu ileti görüntülenmeye devam ediyor ya da beklenmedik şekilde ortaya çıkıyorsa sistem yöneticinizle görüşün.", "Thank you for your patience." : "Anlayışınız için teşekkür ederiz.", + "Log out" : "Oturumu Kapat", "Two-factor authentication" : "İki aşamalı kimlik doğrulama", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Hesabınız için gelişmiş güvenlik etkinleştirildi. Lütfen kimlik doğrulaması için ikinci aşamayı kullanıın.", "Cancel log in" : "Oturum açmaktan vazgeç", @@ -293,88 +293,8 @@ "For help, see the documentation." : "Yardım almak için, belgelere bakın.", "This %s instance is currently in maintenance mode, which may take a while." : "Bu %s kopyası şu anda bakım kipinde, bu işlem biraz zaman alabilir.", "This page will refresh itself when the %s instance is available again." : "Bu sayfa, %s kopyası yeniden kullanılabilir olduğunda kendini yenileyecek.", - "Error loading tags" : "Etiketler yüklenirken sorun çıktı", - "Tag already exists" : "Etiket zaten var", - "Error deleting tag(s)" : "Etiket(ler) silinirken sorun çıktı", - "Error tagging" : "Etiketlenirken sorun çıktı", - "Error untagging" : "Etiket kaldırılırken sorun çıktı", - "Error favoriting" : "Beğenilirken sorun çıktı", - "Error unfavoriting" : "Beğenilenlerden kaldırılırken sorun çıktı", - "Couldn't send mail to following users: %s " : "E-posta şu kullanıcılara gönderilemedi: %s", - "Sunday" : "Pazar", - "Monday" : "Pazartesi", - "Tuesday" : "Salı", - "Wednesday" : "Çarşamba", - "Thursday" : "Perşembe", - "Friday" : "Cuma", - "Saturday" : "Cumartesi", - "Sun." : "Paz.", - "Mon." : "Pzt.", - "Tue." : "Sal", - "Wed." : "Çar", - "Thu." : "Per", - "Fri." : "Cum", - "Sat." : "Cmt", - "Su" : "Pa", - "Mo" : "Pt", - "Tu" : "Sa", - "We" : "Ça", - "Th" : "Pe", - "Fr" : "Cu", - "Sa" : "Ct", - "January" : "Ocak", - "February" : "Şubat", - "March" : "Mart", - "April" : "Nisan", - "May" : "Mayıs", - "June" : "Haziran", - "July" : "Temmuz", - "August" : "Ağustos", - "September" : "Eylül", - "October" : "Ekim", - "November" : "Kasım", - "December" : "Aralık", - "Jan." : "Oca", - "Feb." : "Şub", - "Mar." : "Mar", - "Apr." : "Nis", - "May." : "May", - "Jun." : "Haz", - "Jul." : "Tem", - "Aug." : "Ağu", - "Sep." : "Eyl", - "Oct." : "Eki", - "Nov." : "Kas", - "Dec." : "Ara", "Problem loading page, reloading in 5 seconds" : "Sayfa yüklenirken bir sorun çıktı, Sayfa 5 saniye içinde yeniden yüklenecek", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Dosyalarınız şifrelenmiş. Kurtarma anahtarını etkinleştirmediyseniz, parola sıfırlama işleminden sonra verilerinize erişemeyeceksiniz.
Ne yapacağınızdan emin değilseniz, ilerlemeden önce sistem yöneticiniz ile görüşün.
Gerçekten devam etmek istiyor musunuz?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Bu sunucunun çalışan bir İnternet bağlantısı yok. Bu durumda dış depolama alanı bağlama, güncelleme bildirimleri ya da üçüncü taraf uygulamalarını kurmak gibi bazı özellikler çalışmaz. Dosyalara uzaktan erişim ve bildirim e-postalarının gönderilmesi işlemleri de yapılamaz. Tüm bu özelliklerin kullanılabilmesi için sunucunun İnternet bağlantısını etkinleştirmeniz önerilir.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "Ters vekil sunucu üst bilgi yapılandırmanız hatalı ya da ownCloud üzerine güvenilen bir vekil sunucudan erişiyorsunuz. ownCloud üzerine güvenilen bir vekil sunucudan erişmiyorsanız bu bir güvenlik sorunudur ve bir saldırganın IP adresini farklıymış gibi göstermesine izin verebilir. Ayrıntlı bilgi almak için belgelere bakabilirsiniz.", - "Hide file listing" : "Dosya listelemesini gizle", - "Sending ..." : "Gönderiliyor...", - "Email sent" : "E-posta gönderildi", - "Send link via email" : "Bağlantıyı e-posta ile gönder", - "notify by email" : "e-posta ile bildir", - "can share" : "paylaşabilir", - "create" : "oluşturabilir", - "change" : "düzenleyebilir", - "delete" : "silebilir", - "{sharee} (at {server})" : "{sharee} ({server} sunucusunda)", - "Share with users…" : "Kullanıcılarla paylaş...", - "Share with users, groups or remote users…" : "Kullanıcılar, gruplar ya da uzak kullanıcılarla paylaş...", - "Share with users or groups…" : "Kullanıcı ya da gruplarla paylaş...", - "Share with users or remote users…" : "Kullanıcılar ya da uzak kullanıcılarla paylaş...", - "Warning" : "Uyarı", - "Error while sending notification" : "Bildirim gönderilirken sorun çıktı", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Güncelleme yapılıyor, sayfadan ayrılmak bazı işlemleri kesebilir.", - "Updating to {version}" : "{version} sürümüne güncelleniyor", - "The update was successful. There were warnings." : "Güncelleme tamamlandı. Bazı uyarılar var.", - "The update was successful. Redirecting you to Nextcloud now." : "Uygulama güncellendi. Nextcloud kullanmaya yönlendiriliyorsunuz.", - "No search results in other folders" : "Arama için diğer klasörlerde bir sonuç yok", - "Two-step verification" : "İki aşamalı doğrulama", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Hesabınız için gelişmiş güvenlik özellikleri etkinleştirildi. Lütfen ikinci etkeni kullanarak kimliği doğrulayın.", - "Cancel login" : "Oturum açmaktan vazgeç", - "Please authenticate using the selected factor." : "Lütfen seçilmiş etkeni kullanarak kimliğinizi doğrulayın.", - "An error occured while verifying the token" : "Kod doğrulanırken bir sorun çıktı" + "The update was successful. Redirecting you to Nextcloud now." : "Uygulama güncellendi. Nextcloud kullanmaya yönlendiriliyorsunuz." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/core/l10n/uk.js b/core/l10n/uk.js index 313458b8a3..f9db736a52 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -187,7 +187,6 @@ OC.L10N.register( "See the documentation" : "Дивіться документацію", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ця програма вимагає увімкнений JavaScript для коректної роботи. Будь ласка, {linkstart} Увімкніть JavaScript {linkend} та перезавантажте сторінку.", "Search" : "Пошук", - "Log out" : "Вихід", "Server side authentication failed!" : "Невдала аутентифікація з сервером!", "Please contact your administrator." : "Будь ласка, зверніться до вашого Адміністратора.", "An internal error occurred." : "Виникла внутрішня помилка.", @@ -207,6 +206,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "Це означає, що тільки адміністратори можуть використовувати сервер.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Зверніться до вашого системного адміністратора якщо це повідомлення не зникає або з'являється несподівано.", "Thank you for your patience." : "Дякуємо за ваше терпіння.", + "Log out" : "Вихід", "You are accessing the server from an untrusted domain." : "Ви намагаєтеся отримати доступ до сервера з непідтвердженого домену.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Залежно від конфігурації Ви як адміністратор можете додати цей домен у список довірених, використовуйте кнопку нижче.", "Add \"%s\" as trusted domain" : "Додати \"%s\" як довірений домен", @@ -224,78 +224,7 @@ OC.L10N.register( "For help, see the documentation." : "За допомогою зверніться до документації.", "This %s instance is currently in maintenance mode, which may take a while." : "Цей %s знаходиться в режимі технічного обслуговування, яке може зайняти деякий час.", "This page will refresh itself when the %s instance is available again." : "Ця сторінка автоматично перезавантажиться коли екземпляр %s стане знову доступний.", - "Error loading tags" : "Помилка завантаження міток", - "Tag already exists" : "Мітка вже існує", - "Error deleting tag(s)" : "Помилка видалення мітки(ок)", - "Error tagging" : "Помилка встановлення міток", - "Error untagging" : "Помилка зняття мітки", - "Error favoriting" : "Помилка додавання в улюблені", - "Error unfavoriting" : "Помилка видалення з улюбленого", - "Couldn't send mail to following users: %s " : "Неможливо надіслати листа наступним користувачам: %s ", - "Sunday" : "Неділя", - "Monday" : "Понеділок", - "Tuesday" : "Вівторок", - "Wednesday" : "Середа", - "Thursday" : "Четвер", - "Friday" : "П'ятниця", - "Saturday" : "Субота", - "Sun." : "Нд.", - "Mon." : "Пн.", - "Tue." : "Вт.", - "Wed." : "Ср.", - "Thu." : "Чт.", - "Fri." : "Пт.", - "Sat." : "Сб.", - "Su" : "Нд.", - "Mo" : "Пн.", - "Tu" : "Вт.", - "We" : "Ср.", - "Th" : "Чт.", - "Fr" : "Пт.", - "Sa" : "Сб.", - "January" : "Січень", - "February" : "Лютий", - "March" : "Березень", - "April" : "Квітень", - "May" : "Травень", - "June" : "Червень", - "July" : "Липень", - "August" : "Серпень", - "September" : "Вересень", - "October" : "Жовтень", - "November" : "Листопад", - "December" : "Грудень", - "Jan." : "Січ.", - "Feb." : "Лют.", - "Mar." : "Бер.", - "Apr." : "Кві.", - "May." : "Тра.", - "Jun." : "Чер.", - "Jul." : "Лип.", - "Aug." : "Сер.", - "Sep." : "Вер.", - "Oct." : "Жов.", - "Nov." : "Лис.", - "Dec." : "Гру.", "Problem loading page, reloading in 5 seconds" : "Проблема під час завантаження сторінки, повторне завантаження за 5 сек.", - "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Ваші файли зашифровані. Якщо ви не зробили ключ відновлення, після скидання паролю відновити ваші дані буде неможливо.
Якщо ви не знаєте, що робити, будь ласка, зверніться до адміністратора перед продовженням.
Ви дійсно хочете продовжити?", - "Sending ..." : "Надсилання...", - "Email sent" : "Лист надіслано", - "Send link via email" : "Надіслати посилання електронною поштою", - "notify by email" : "повідомити по Email", - "can share" : "може ділитися з іншими", - "create" : "створити", - "change" : "змінити", - "delete" : "видалити", - "{sharee} (at {server})" : "{sharee} (на {server})", - "Share with users…" : "Поділитись з користувачами...", - "Share with users, groups or remote users…" : "Поділитись з користувачами, групами або віддаленими користувачами...", - "Share with users or groups…" : "Поділитись з користувачами або групами...", - "Share with users or remote users…" : "Поділитись з користувачами системи або віддаленими користувачами...", - "Warning" : "Попередження", - "Error while sending notification" : "Помилка під час надсилання повідомлення", - "No search results in other folders" : "В інших теках нічого не знайдено", - "Two-step verification" : "Дворівнева перевірка", - "An error occured while verifying the token" : "При верифікації токена виникла помилка" + "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Ваші файли зашифровані. Якщо ви не зробили ключ відновлення, після скидання паролю відновити ваші дані буде неможливо.
Якщо ви не знаєте, що робити, будь ласка, зверніться до адміністратора перед продовженням.
Ви дійсно хочете продовжити?" }, "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/core/l10n/uk.json b/core/l10n/uk.json index 04d8499cc7..996cce1bf0 100644 --- a/core/l10n/uk.json +++ b/core/l10n/uk.json @@ -185,7 +185,6 @@ "See the documentation" : "Дивіться документацію", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ця програма вимагає увімкнений JavaScript для коректної роботи. Будь ласка, {linkstart} Увімкніть JavaScript {linkend} та перезавантажте сторінку.", "Search" : "Пошук", - "Log out" : "Вихід", "Server side authentication failed!" : "Невдала аутентифікація з сервером!", "Please contact your administrator." : "Будь ласка, зверніться до вашого Адміністратора.", "An internal error occurred." : "Виникла внутрішня помилка.", @@ -205,6 +204,7 @@ "This means only administrators can use the instance." : "Це означає, що тільки адміністратори можуть використовувати сервер.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Зверніться до вашого системного адміністратора якщо це повідомлення не зникає або з'являється несподівано.", "Thank you for your patience." : "Дякуємо за ваше терпіння.", + "Log out" : "Вихід", "You are accessing the server from an untrusted domain." : "Ви намагаєтеся отримати доступ до сервера з непідтвердженого домену.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Залежно від конфігурації Ви як адміністратор можете додати цей домен у список довірених, використовуйте кнопку нижче.", "Add \"%s\" as trusted domain" : "Додати \"%s\" як довірений домен", @@ -222,78 +222,7 @@ "For help, see the documentation." : "За допомогою зверніться до документації.", "This %s instance is currently in maintenance mode, which may take a while." : "Цей %s знаходиться в режимі технічного обслуговування, яке може зайняти деякий час.", "This page will refresh itself when the %s instance is available again." : "Ця сторінка автоматично перезавантажиться коли екземпляр %s стане знову доступний.", - "Error loading tags" : "Помилка завантаження міток", - "Tag already exists" : "Мітка вже існує", - "Error deleting tag(s)" : "Помилка видалення мітки(ок)", - "Error tagging" : "Помилка встановлення міток", - "Error untagging" : "Помилка зняття мітки", - "Error favoriting" : "Помилка додавання в улюблені", - "Error unfavoriting" : "Помилка видалення з улюбленого", - "Couldn't send mail to following users: %s " : "Неможливо надіслати листа наступним користувачам: %s ", - "Sunday" : "Неділя", - "Monday" : "Понеділок", - "Tuesday" : "Вівторок", - "Wednesday" : "Середа", - "Thursday" : "Четвер", - "Friday" : "П'ятниця", - "Saturday" : "Субота", - "Sun." : "Нд.", - "Mon." : "Пн.", - "Tue." : "Вт.", - "Wed." : "Ср.", - "Thu." : "Чт.", - "Fri." : "Пт.", - "Sat." : "Сб.", - "Su" : "Нд.", - "Mo" : "Пн.", - "Tu" : "Вт.", - "We" : "Ср.", - "Th" : "Чт.", - "Fr" : "Пт.", - "Sa" : "Сб.", - "January" : "Січень", - "February" : "Лютий", - "March" : "Березень", - "April" : "Квітень", - "May" : "Травень", - "June" : "Червень", - "July" : "Липень", - "August" : "Серпень", - "September" : "Вересень", - "October" : "Жовтень", - "November" : "Листопад", - "December" : "Грудень", - "Jan." : "Січ.", - "Feb." : "Лют.", - "Mar." : "Бер.", - "Apr." : "Кві.", - "May." : "Тра.", - "Jun." : "Чер.", - "Jul." : "Лип.", - "Aug." : "Сер.", - "Sep." : "Вер.", - "Oct." : "Жов.", - "Nov." : "Лис.", - "Dec." : "Гру.", "Problem loading page, reloading in 5 seconds" : "Проблема під час завантаження сторінки, повторне завантаження за 5 сек.", - "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Ваші файли зашифровані. Якщо ви не зробили ключ відновлення, після скидання паролю відновити ваші дані буде неможливо.
Якщо ви не знаєте, що робити, будь ласка, зверніться до адміністратора перед продовженням.
Ви дійсно хочете продовжити?", - "Sending ..." : "Надсилання...", - "Email sent" : "Лист надіслано", - "Send link via email" : "Надіслати посилання електронною поштою", - "notify by email" : "повідомити по Email", - "can share" : "може ділитися з іншими", - "create" : "створити", - "change" : "змінити", - "delete" : "видалити", - "{sharee} (at {server})" : "{sharee} (на {server})", - "Share with users…" : "Поділитись з користувачами...", - "Share with users, groups or remote users…" : "Поділитись з користувачами, групами або віддаленими користувачами...", - "Share with users or groups…" : "Поділитись з користувачами або групами...", - "Share with users or remote users…" : "Поділитись з користувачами системи або віддаленими користувачами...", - "Warning" : "Попередження", - "Error while sending notification" : "Помилка під час надсилання повідомлення", - "No search results in other folders" : "В інших теках нічого не знайдено", - "Two-step verification" : "Дворівнева перевірка", - "An error occured while verifying the token" : "При верифікації токена виникла помилка" + "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Ваші файли зашифровані. Якщо ви не зробили ключ відновлення, після скидання паролю відновити ваші дані буде неможливо.
Якщо ви не знаєте, що робити, будь ласка, зверніться до адміністратора перед продовженням.
Ви дійсно хочете продовжити?" },"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/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index ed13dbc65f..6d97face22 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -250,7 +250,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "对于正确的操作, 该应用需要使用 JavaScript. 请 {linkstart}启用 JavaScript{linkend}, 并重新加载页面.", "More apps" : "更多的应用程序", "Search" : "搜索", - "Log out" : "注销", "This action requires you to confirm your password:" : "此操作需要确认您的密码:", "Confirm your password" : "确认您的密码", "Server side authentication failed!" : "服务端认证失败!", @@ -272,6 +271,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "这意味着只有管理员才能在实例上操作.", "Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现, 请联系你的系统管理员.", "Thank you for your patience." : "感谢您久等了.", + "Log out" : "注销", "Two-factor authentication" : "双重认证", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "您的帐户已启用增强安全性, 请使用第二因子验证.", "Cancel log in" : "取消登录", @@ -295,88 +295,8 @@ OC.L10N.register( "For help, see the documentation." : "获取更多帮助, 请查看 文档.", "This %s instance is currently in maintenance mode, which may take a while." : "该实例 %s 当前处于维护模式, 这将花费一些时间.", "This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时此页面将刷新.", - "Error loading tags" : "加载标签出错", - "Tag already exists" : "标签已存在", - "Error deleting tag(s)" : "删除标签时出错", - "Error tagging" : "增加标签时出错", - "Error untagging" : "移除标签时出错", - "Error favoriting" : "收藏时出错", - "Error unfavoriting" : "删除收藏时出错", - "Couldn't send mail to following users: %s " : "无法发送邮件到用户: %s ", - "Sunday" : "星期日", - "Monday" : "星期一", - "Tuesday" : "星期二", - "Wednesday" : "星期三", - "Thursday" : "星期四", - "Friday" : "星期五", - "Saturday" : "星期六", - "Sun." : "周日", - "Mon." : "周一", - "Tue." : "周二", - "Wed." : "周三", - "Thu." : "周四", - "Fri." : "周五", - "Sat." : "周六", - "Su" : "日", - "Mo" : "一", - "Tu" : "二", - "We" : "三", - "Th" : "四", - "Fr" : "五", - "Sa" : "六", - "January" : "一月", - "February" : "二月", - "March" : "三月", - "April" : "四月", - "May" : "五月", - "June" : "六月", - "July" : "七月", - "August" : "八月", - "September" : "九月", - "October" : "十月", - "November" : "十一月", - "December" : "十二月", - "Jan." : "一月", - "Feb." : "二月", - "Mar." : "三月", - "Apr." : "四月", - "May." : "五月", - "Jun." : "六月", - "Jul." : "七月", - "Aug." : "八月", - "Sep." : "九月", - "Oct." : "十月", - "Nov." : "十一月", - "Dec." : "十二月", "Problem loading page, reloading in 5 seconds" : "加载页面出现问题, 在 5 秒内重新加载", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "您的文件已经加密. 如果您没有启用恢复密钥, 当您的密码重置后没有任何方式能恢复您的数据.
如果您不确定, 请在继续前联系您的管理员.
您是否真的要继续?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "此服务器没有可用的互联网连接. 这意味着某些功能比如挂载外部存储, 更新通知以及安装第三方应用将无法工作. 远程访问文件和发送通知邮件可能也不工作. 如果您想使用所有的功能, 我们建议启用互联网连接.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "反向代理配置错误, 或者您正在通过可信的代理访问 ownCloud. 如果您不是通过可信代理访问 ownCloud, 这将是一个安全问题, 并允许攻击者通过伪装 IP 地址访问 ownCloud. 更多信息请查看我们的文档.", - "Hide file listing" : "隐藏列出的文件", - "Sending ..." : "正在发送...", - "Email sent" : "邮件已发送", - "Send link via email" : "通过邮件发送链接", - "notify by email" : "以邮件通知", - "can share" : "可共享", - "create" : "创建", - "change" : "更改", - "delete" : "删除", - "{sharee} (at {server})" : "{sharee} (位于 {server})", - "Share with users…" : "分享给其他用户...", - "Share with users, groups or remote users…" : "分享给其他用户, 分组或外部用户...", - "Share with users or groups…" : "分享给其他用户或分组...", - "Share with users or remote users…" : "分享给其他用户或外部用户...", - "Warning" : "警告", - "Error while sending notification" : "发送通知时出现错误", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "正在升级, 在某些环境下离开当前页面可能会中断.", - "Updating to {version}" : "升级到 {version}", - "The update was successful. There were warnings." : "更新成功. 更新过程中出现一些警告.", - "The update was successful. Redirecting you to Nextcloud now." : "升级成功. 正在重新访问 Nextcloud.", - "No search results in other folders" : "在其他文件夹内未找到任何结果", - "Two-step verification" : "两步验证", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "您的帐户已启用增强安全性, 请使用第二因子验证.", - "Cancel login" : "取消登录", - "Please authenticate using the selected factor." : "请使用所选择的方式验证.", - "An error occured while verifying the token" : "验证令牌时出错" + "The update was successful. Redirecting you to Nextcloud now." : "升级成功. 正在重新访问 Nextcloud." }, "nplurals=1; plural=0;"); diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 6d535f3252..9ef2350eec 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -248,7 +248,6 @@ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "对于正确的操作, 该应用需要使用 JavaScript. 请 {linkstart}启用 JavaScript{linkend}, 并重新加载页面.", "More apps" : "更多的应用程序", "Search" : "搜索", - "Log out" : "注销", "This action requires you to confirm your password:" : "此操作需要确认您的密码:", "Confirm your password" : "确认您的密码", "Server side authentication failed!" : "服务端认证失败!", @@ -270,6 +269,7 @@ "This means only administrators can use the instance." : "这意味着只有管理员才能在实例上操作.", "Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现, 请联系你的系统管理员.", "Thank you for your patience." : "感谢您久等了.", + "Log out" : "注销", "Two-factor authentication" : "双重认证", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "您的帐户已启用增强安全性, 请使用第二因子验证.", "Cancel log in" : "取消登录", @@ -293,88 +293,8 @@ "For help, see the documentation." : "获取更多帮助, 请查看 文档.", "This %s instance is currently in maintenance mode, which may take a while." : "该实例 %s 当前处于维护模式, 这将花费一些时间.", "This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时此页面将刷新.", - "Error loading tags" : "加载标签出错", - "Tag already exists" : "标签已存在", - "Error deleting tag(s)" : "删除标签时出错", - "Error tagging" : "增加标签时出错", - "Error untagging" : "移除标签时出错", - "Error favoriting" : "收藏时出错", - "Error unfavoriting" : "删除收藏时出错", - "Couldn't send mail to following users: %s " : "无法发送邮件到用户: %s ", - "Sunday" : "星期日", - "Monday" : "星期一", - "Tuesday" : "星期二", - "Wednesday" : "星期三", - "Thursday" : "星期四", - "Friday" : "星期五", - "Saturday" : "星期六", - "Sun." : "周日", - "Mon." : "周一", - "Tue." : "周二", - "Wed." : "周三", - "Thu." : "周四", - "Fri." : "周五", - "Sat." : "周六", - "Su" : "日", - "Mo" : "一", - "Tu" : "二", - "We" : "三", - "Th" : "四", - "Fr" : "五", - "Sa" : "六", - "January" : "一月", - "February" : "二月", - "March" : "三月", - "April" : "四月", - "May" : "五月", - "June" : "六月", - "July" : "七月", - "August" : "八月", - "September" : "九月", - "October" : "十月", - "November" : "十一月", - "December" : "十二月", - "Jan." : "一月", - "Feb." : "二月", - "Mar." : "三月", - "Apr." : "四月", - "May." : "五月", - "Jun." : "六月", - "Jul." : "七月", - "Aug." : "八月", - "Sep." : "九月", - "Oct." : "十月", - "Nov." : "十一月", - "Dec." : "十二月", "Problem loading page, reloading in 5 seconds" : "加载页面出现问题, 在 5 秒内重新加载", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "您的文件已经加密. 如果您没有启用恢复密钥, 当您的密码重置后没有任何方式能恢复您的数据.
如果您不确定, 请在继续前联系您的管理员.
您是否真的要继续?", - "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "此服务器没有可用的互联网连接. 这意味着某些功能比如挂载外部存储, 更新通知以及安装第三方应用将无法工作. 远程访问文件和发送通知邮件可能也不工作. 如果您想使用所有的功能, 我们建议启用互联网连接.", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "反向代理配置错误, 或者您正在通过可信的代理访问 ownCloud. 如果您不是通过可信代理访问 ownCloud, 这将是一个安全问题, 并允许攻击者通过伪装 IP 地址访问 ownCloud. 更多信息请查看我们的文档.", - "Hide file listing" : "隐藏列出的文件", - "Sending ..." : "正在发送...", - "Email sent" : "邮件已发送", - "Send link via email" : "通过邮件发送链接", - "notify by email" : "以邮件通知", - "can share" : "可共享", - "create" : "创建", - "change" : "更改", - "delete" : "删除", - "{sharee} (at {server})" : "{sharee} (位于 {server})", - "Share with users…" : "分享给其他用户...", - "Share with users, groups or remote users…" : "分享给其他用户, 分组或外部用户...", - "Share with users or groups…" : "分享给其他用户或分组...", - "Share with users or remote users…" : "分享给其他用户或外部用户...", - "Warning" : "警告", - "Error while sending notification" : "发送通知时出现错误", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "正在升级, 在某些环境下离开当前页面可能会中断.", - "Updating to {version}" : "升级到 {version}", - "The update was successful. There were warnings." : "更新成功. 更新过程中出现一些警告.", - "The update was successful. Redirecting you to Nextcloud now." : "升级成功. 正在重新访问 Nextcloud.", - "No search results in other folders" : "在其他文件夹内未找到任何结果", - "Two-step verification" : "两步验证", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "您的帐户已启用增强安全性, 请使用第二因子验证.", - "Cancel login" : "取消登录", - "Please authenticate using the selected factor." : "请使用所选择的方式验证.", - "An error occured while verifying the token" : "验证令牌时出错" + "The update was successful. Redirecting you to Nextcloud now." : "升级成功. 正在重新访问 Nextcloud." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 828976af42..a9363858f4 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -209,7 +209,6 @@ OC.L10N.register( "See the documentation" : "閱讀說明文件", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "這個應用程式需要啟用 Javascript 才能正常運作,請{linkstart}啟用Javascript{linkend}然後重新整理頁面。", "Search" : "搜尋", - "Log out" : "登出", "Server side authentication failed!" : "伺服器端認證失敗!", "Please contact your administrator." : "請聯絡系統管理員", "An internal error occurred." : "發生內部錯誤", @@ -229,6 +228,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "這表示只有系統管理員能夠使用", "Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員", "Thank you for your patience." : "感謝您的耐心", + "Log out" : "登出", "Two-factor authentication" : "二階段認證", "Cancel log in" : "取消登入", "Use backup code" : "使用備用認證碼", @@ -250,86 +250,8 @@ OC.L10N.register( "Please use the command line updater because you have a big instance." : "請使用命令列更新工具,因為您的服務規模較大", "This %s instance is currently in maintenance mode, which may take a while." : "這個 %s 安裝目前處於維護模式,需要一段時間恢復。", "This page will refresh itself when the %s instance is available again." : "%s 安裝恢復可用之後,本頁會自動重新整理", - "Error loading tags" : "載入標籤出錯", - "Tag already exists" : "標籤已經存在", - "Error deleting tag(s)" : "刪除標籤出錯", - "Error tagging" : "貼標籤發生錯誤", - "Error untagging" : "移除標籤失敗", - "Error favoriting" : "加入最愛時出錯", - "Error unfavoriting" : "從最愛移除出錯", - "Couldn't send mail to following users: %s " : "無法寄送郵件給這些使用者:%s", - "Sunday" : "週日", - "Monday" : "週一", - "Tuesday" : "週二", - "Wednesday" : "週三", - "Thursday" : "週四", - "Friday" : "週五", - "Saturday" : "週六", - "Sun." : "日", - "Mon." : "一", - "Tue." : "二", - "Wed." : "三", - "Thu." : "四", - "Fri." : "五", - "Sat." : "六", - "Su" : "日", - "Mo" : "一", - "Tu" : "二", - "We" : "三", - "Th" : "四", - "Fr" : "五", - "Sa" : "六", - "January" : "一月", - "February" : "二月", - "March" : "三月", - "April" : "四月", - "May" : "五月", - "June" : "六月", - "July" : "七月", - "August" : "八月", - "September" : "九月", - "October" : "十月", - "November" : "十一月", - "December" : "十二月", - "Jan." : "一月", - "Feb." : "二月", - "Mar." : "三月", - "Apr." : "四月", - "May." : "五月", - "Jun." : "六月", - "Jul." : "七月", - "Aug." : "八月", - "Sep." : "九月", - "Oct." : "十月", - "Nov." : "十一月", - "Dec." : "十二月", "Problem loading page, reloading in 5 seconds" : "載入頁面出錯,5 秒後重新整理", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "您的檔案是加密的,如果您沒有啟用救援金鑰,當您重設密碼之後將無法存取您的資料。
如果不確定該怎麼做,請聯絡您的系統管理員。
您確定要繼續嗎?", - "Hide file listing" : "隱藏檔案列表", - "Sending ..." : "正在傳送…", - "Email sent" : "Email 已寄出", - "Send link via email" : "透過 email 寄送連結", - "notify by email" : "以 email 通知", - "can share" : "可分享", - "create" : "建立", - "change" : "更動", - "delete" : "刪除", - "{sharee} (at {server})" : "{sharee} (在 {server})", - "Share with users…" : "分享給其他使用者…", - "Share with users, groups or remote users…" : "分享給其他使用者、群組或遠端使用者…", - "Share with users or groups…" : "分享給群組或使用者…", - "Share with users or remote users…" : "分享給使用者或遠端使用者…", - "Warning" : "警告", - "Error while sending notification" : "發送通知錯誤", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "正在更新,在某些狀況下,離開本頁面可能會導致更新中斷", - "Updating to {version}" : "正在更新到 {version}", - "The update was successful. There were warnings." : "更新成功,有警告訊息", - "The update was successful. Redirecting you to Nextcloud now." : "更新成功,即將重導向至 Nextcloud", - "No search results in other folders" : "在其他資料夾中沒有找到", - "Two-step verification" : "二階段驗證", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "您的帳號已啟用進階安全機制,請使用第二階段來認證", - "Cancel login" : "取消登入", - "Please authenticate using the selected factor." : "請以選擇的二階段方式認證", - "An error occured while verifying the token" : "驗證 token 時發生錯誤" + "The update was successful. Redirecting you to Nextcloud now." : "更新成功,即將重導向至 Nextcloud" }, "nplurals=1; plural=0;"); diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index 877f3966ba..412cd65eaf 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -207,7 +207,6 @@ "See the documentation" : "閱讀說明文件", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "這個應用程式需要啟用 Javascript 才能正常運作,請{linkstart}啟用Javascript{linkend}然後重新整理頁面。", "Search" : "搜尋", - "Log out" : "登出", "Server side authentication failed!" : "伺服器端認證失敗!", "Please contact your administrator." : "請聯絡系統管理員", "An internal error occurred." : "發生內部錯誤", @@ -227,6 +226,7 @@ "This means only administrators can use the instance." : "這表示只有系統管理員能夠使用", "Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員", "Thank you for your patience." : "感謝您的耐心", + "Log out" : "登出", "Two-factor authentication" : "二階段認證", "Cancel log in" : "取消登入", "Use backup code" : "使用備用認證碼", @@ -248,86 +248,8 @@ "Please use the command line updater because you have a big instance." : "請使用命令列更新工具,因為您的服務規模較大", "This %s instance is currently in maintenance mode, which may take a while." : "這個 %s 安裝目前處於維護模式,需要一段時間恢復。", "This page will refresh itself when the %s instance is available again." : "%s 安裝恢復可用之後,本頁會自動重新整理", - "Error loading tags" : "載入標籤出錯", - "Tag already exists" : "標籤已經存在", - "Error deleting tag(s)" : "刪除標籤出錯", - "Error tagging" : "貼標籤發生錯誤", - "Error untagging" : "移除標籤失敗", - "Error favoriting" : "加入最愛時出錯", - "Error unfavoriting" : "從最愛移除出錯", - "Couldn't send mail to following users: %s " : "無法寄送郵件給這些使用者:%s", - "Sunday" : "週日", - "Monday" : "週一", - "Tuesday" : "週二", - "Wednesday" : "週三", - "Thursday" : "週四", - "Friday" : "週五", - "Saturday" : "週六", - "Sun." : "日", - "Mon." : "一", - "Tue." : "二", - "Wed." : "三", - "Thu." : "四", - "Fri." : "五", - "Sat." : "六", - "Su" : "日", - "Mo" : "一", - "Tu" : "二", - "We" : "三", - "Th" : "四", - "Fr" : "五", - "Sa" : "六", - "January" : "一月", - "February" : "二月", - "March" : "三月", - "April" : "四月", - "May" : "五月", - "June" : "六月", - "July" : "七月", - "August" : "八月", - "September" : "九月", - "October" : "十月", - "November" : "十一月", - "December" : "十二月", - "Jan." : "一月", - "Feb." : "二月", - "Mar." : "三月", - "Apr." : "四月", - "May." : "五月", - "Jun." : "六月", - "Jul." : "七月", - "Aug." : "八月", - "Sep." : "九月", - "Oct." : "十月", - "Nov." : "十一月", - "Dec." : "十二月", "Problem loading page, reloading in 5 seconds" : "載入頁面出錯,5 秒後重新整理", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "您的檔案是加密的,如果您沒有啟用救援金鑰,當您重設密碼之後將無法存取您的資料。
如果不確定該怎麼做,請聯絡您的系統管理員。
您確定要繼續嗎?", - "Hide file listing" : "隱藏檔案列表", - "Sending ..." : "正在傳送…", - "Email sent" : "Email 已寄出", - "Send link via email" : "透過 email 寄送連結", - "notify by email" : "以 email 通知", - "can share" : "可分享", - "create" : "建立", - "change" : "更動", - "delete" : "刪除", - "{sharee} (at {server})" : "{sharee} (在 {server})", - "Share with users…" : "分享給其他使用者…", - "Share with users, groups or remote users…" : "分享給其他使用者、群組或遠端使用者…", - "Share with users or groups…" : "分享給群組或使用者…", - "Share with users or remote users…" : "分享給使用者或遠端使用者…", - "Warning" : "警告", - "Error while sending notification" : "發送通知錯誤", - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "正在更新,在某些狀況下,離開本頁面可能會導致更新中斷", - "Updating to {version}" : "正在更新到 {version}", - "The update was successful. There were warnings." : "更新成功,有警告訊息", - "The update was successful. Redirecting you to Nextcloud now." : "更新成功,即將重導向至 Nextcloud", - "No search results in other folders" : "在其他資料夾中沒有找到", - "Two-step verification" : "二階段驗證", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "您的帳號已啟用進階安全機制,請使用第二階段來認證", - "Cancel login" : "取消登入", - "Please authenticate using the selected factor." : "請以選擇的二階段方式認證", - "An error occured while verifying the token" : "驗證 token 時發生錯誤" + "The update was successful. Redirecting you to Nextcloud now." : "更新成功,即將重導向至 Nextcloud" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js index 2692a98379..b54fe1bcec 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -33,6 +33,11 @@ OC.L10N.register( "seconds ago" : "преди секунди", "File name contains at least one invalid character" : "Името на файла съдържа поне един невалиден символ", "File name is too long" : "Името на файла е твърде дълго", + "Help" : "Помощ", + "Apps" : "Приложения", + "Personal" : "Лични", + "Users" : "Потребители", + "Admin" : "Админ", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Настройки на сървъра", @@ -124,16 +129,11 @@ OC.L10N.register( "Oct." : "окт", "Nov." : "ное", "Dec." : "дек", - "Apps" : "Приложения", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Потребителските имена може да съдържат следните знаци: \"a-z\", \"A-Z\", \"0-9\" и \"_.@-'\"", "A valid username must be provided" : "Трябва да въведете валидно потребителско.", "Username contains whitespace at the beginning or at the end" : "Потребителското име започва или завършва с интервал.", "A valid password must be provided" : "Трябва да въведете валидна парола.", "The username is already being used" : "Потребителското име е вече заето.", - "Help" : "Помощ", - "Personal" : "Лични", - "Users" : "Потребители", - "Admin" : "Админ", "No app name specified" : "Не е зададено име на преложението", "a safe home for all your data" : "безопасен дом за всички ваши данни", "Can't read file" : "Файлът не може да бъде прочетен", @@ -160,18 +160,6 @@ OC.L10N.register( "Data directory (%s) is readable by other users" : "Data папката (%s) може да бъде разгледана от други потребители", "Data directory (%s) is invalid" : "Data папката (%s) e невалидна", "Please check that the data directory contains a file \".ocdata\" in its root." : "Моля, увери се, че data папката съдържа файл \".ocdata\" в себе си.", - "Could not obtain lock type %d on \"%s\"." : "Неуспешен опит за ексклузивен достъп от типa %d върху \"%s\".", - "App directory already exists" : "Папката на приложението вече съществува.", - "Can't create app folder. Please fix permissions. %s" : "Папката не може да бъде създадена. Моля, коригирайте правата. %s", - "No source specified when installing app" : "Не е посочен източник при инсталацията на приложението.", - "No href specified when installing app from http" : "Липсва съдържанието на връзката за инсталиране на приложението", - "No path specified when installing app from local file" : "Не е зададен пътя до локалния файл за инсталиране на приложението.", - "Archives of type %s are not supported" : "Архиви от тип %s не се подържат", - "Failed to open archive when installing app" : "Неуспешно отваряне на архив по време на инсталацията на приложението.", - "App does not provide an info.xml file" : "Приложенението не съдържа файла info.xml", - "App can't be installed because of not allowed code in the App" : "Приложението няма да бъде инсталирано, защото съдържа неразрешен код.", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Приложението няма да бъде инсталирано, защото съдържа етикета true, който не е разрешен за не shiped приложения.", - "Recommended" : "Препоръчано", - "Storage not available" : "Хранилището не е налично" + "Could not obtain lock type %d on \"%s\"." : "Неуспешен опит за ексклузивен достъп от типa %d върху \"%s\"." }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json index 279f13f1bc..94a4a50045 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -31,6 +31,11 @@ "seconds ago" : "преди секунди", "File name contains at least one invalid character" : "Името на файла съдържа поне един невалиден символ", "File name is too long" : "Името на файла е твърде дълго", + "Help" : "Помощ", + "Apps" : "Приложения", + "Personal" : "Лични", + "Users" : "Потребители", + "Admin" : "Админ", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Настройки на сървъра", @@ -122,16 +127,11 @@ "Oct." : "окт", "Nov." : "ное", "Dec." : "дек", - "Apps" : "Приложения", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Потребителските имена може да съдържат следните знаци: \"a-z\", \"A-Z\", \"0-9\" и \"_.@-'\"", "A valid username must be provided" : "Трябва да въведете валидно потребителско.", "Username contains whitespace at the beginning or at the end" : "Потребителското име започва или завършва с интервал.", "A valid password must be provided" : "Трябва да въведете валидна парола.", "The username is already being used" : "Потребителското име е вече заето.", - "Help" : "Помощ", - "Personal" : "Лични", - "Users" : "Потребители", - "Admin" : "Админ", "No app name specified" : "Не е зададено име на преложението", "a safe home for all your data" : "безопасен дом за всички ваши данни", "Can't read file" : "Файлът не може да бъде прочетен", @@ -158,18 +158,6 @@ "Data directory (%s) is readable by other users" : "Data папката (%s) може да бъде разгледана от други потребители", "Data directory (%s) is invalid" : "Data папката (%s) e невалидна", "Please check that the data directory contains a file \".ocdata\" in its root." : "Моля, увери се, че data папката съдържа файл \".ocdata\" в себе си.", - "Could not obtain lock type %d on \"%s\"." : "Неуспешен опит за ексклузивен достъп от типa %d върху \"%s\".", - "App directory already exists" : "Папката на приложението вече съществува.", - "Can't create app folder. Please fix permissions. %s" : "Папката не може да бъде създадена. Моля, коригирайте правата. %s", - "No source specified when installing app" : "Не е посочен източник при инсталацията на приложението.", - "No href specified when installing app from http" : "Липсва съдържанието на връзката за инсталиране на приложението", - "No path specified when installing app from local file" : "Не е зададен пътя до локалния файл за инсталиране на приложението.", - "Archives of type %s are not supported" : "Архиви от тип %s не се подържат", - "Failed to open archive when installing app" : "Неуспешно отваряне на архив по време на инсталацията на приложението.", - "App does not provide an info.xml file" : "Приложенението не съдържа файла info.xml", - "App can't be installed because of not allowed code in the App" : "Приложението няма да бъде инсталирано, защото съдържа неразрешен код.", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Приложението няма да бъде инсталирано, защото съдържа етикета true, който не е разрешен за не shiped приложения.", - "Recommended" : "Препоръчано", - "Storage not available" : "Хранилището не е налично" + "Could not obtain lock type %d on \"%s\"." : "Неуспешен опит за ексклузивен достъп от типa %d върху \"%s\"." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js index fbbf8fdd54..48d98c4a4e 100644 --- a/lib/l10n/ca.js +++ b/lib/l10n/ca.js @@ -30,6 +30,11 @@ OC.L10N.register( "seconds ago" : "segons enrere", "File name contains at least one invalid character" : "El nom del fitxer conté al menys un caràcter invàlid", "File name is too long" : "el nom del fitxer es massa gran", + "Help" : "Ajuda", + "Apps" : "Aplicacions", + "Personal" : "Personal", + "Users" : "Usuaris", + "Admin" : "Administració", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Configuració del Servidor", @@ -124,16 +129,11 @@ OC.L10N.register( "Oct." : "Oct.", "Nov." : "Nov.", "Dec." : "Des.", - "Apps" : "Aplicacions", "A valid username must be provided" : "Heu de facilitar un nom d'usuari vàlid", "A valid password must be provided" : "Heu de facilitar una contrasenya vàlida", "The username is already being used" : "El nom d'usuari ja està en ús", "Login canceled by app" : "Accés cancel·lat per l'App", "User disabled" : "Usuari desactivat", - "Help" : "Ajuda", - "Personal" : "Personal", - "Users" : "Usuaris", - "Admin" : "Administració", "No app name specified" : "No heu especificat cap nom d'aplicació", "Can't read file" : "No es pot llegir el fitxer", "Application is not enabled" : "L'aplicació no està habilitada", @@ -159,20 +159,6 @@ OC.L10N.register( "Data directory (%s) is readable by other users" : "La carpeta de dades (%s) és llegible per altres usuaris", "Data directory (%s) is invalid" : "La carpeta de dades (%s) no és vàlida", "Please check that the data directory contains a file \".ocdata\" in its root." : "Comproveu que la carpeta de dades contingui un fitxer \".ocdata\" a la seva arrel.", - "Could not obtain lock type %d on \"%s\"." : "No s'ha pogut obtenir un bloqueig tipus %d a \"%s\".", - "App directory already exists" : "La carpeta de l'aplicació ja existeix", - "Can't create app folder. Please fix permissions. %s" : "No es pot crear la carpeta de l'aplicació. Arregleu els permisos. %s", - "No source specified when installing app" : "No heu especificat la font en instal·lar l'aplicació", - "No href specified when installing app from http" : "No heu especificat href en instal·lar l'aplicació des de http", - "No path specified when installing app from local file" : "No heu seleccionat el camí en instal·lar una aplicació des d'un fitxer local", - "Archives of type %s are not supported" : "Els fitxers del tipus %s no són compatibles", - "Failed to open archive when installing app" : "Ha fallat l'obertura del fitxer en instal·lar l'aplicació", - "App does not provide an info.xml file" : "L'aplicació no proporciona un fitxer info.xml", - "App can't be installed because of not allowed code in the App" : "L'aplicació no es pot instal·lar perquè hi ha codi no autoritzat en l'aplicació", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "L'aplicació no es pot instal·lar perquè conté l'etiqueta vertader que no es permet per aplicacions no enviades", - "Logging" : "Iniciant", - "Recommended" : "Recomanat", - "Microsoft Windows Platform is not supported" : "La plataforma de Microsoft Windows no està soportat!", - "Storage not available" : "Emmagatzemament no disponible" + "Could not obtain lock type %d on \"%s\"." : "No s'ha pogut obtenir un bloqueig tipus %d a \"%s\"." }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json index 13358e42a4..d6180c9ce5 100644 --- a/lib/l10n/ca.json +++ b/lib/l10n/ca.json @@ -28,6 +28,11 @@ "seconds ago" : "segons enrere", "File name contains at least one invalid character" : "El nom del fitxer conté al menys un caràcter invàlid", "File name is too long" : "el nom del fitxer es massa gran", + "Help" : "Ajuda", + "Apps" : "Aplicacions", + "Personal" : "Personal", + "Users" : "Usuaris", + "Admin" : "Administració", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Configuració del Servidor", @@ -122,16 +127,11 @@ "Oct." : "Oct.", "Nov." : "Nov.", "Dec." : "Des.", - "Apps" : "Aplicacions", "A valid username must be provided" : "Heu de facilitar un nom d'usuari vàlid", "A valid password must be provided" : "Heu de facilitar una contrasenya vàlida", "The username is already being used" : "El nom d'usuari ja està en ús", "Login canceled by app" : "Accés cancel·lat per l'App", "User disabled" : "Usuari desactivat", - "Help" : "Ajuda", - "Personal" : "Personal", - "Users" : "Usuaris", - "Admin" : "Administració", "No app name specified" : "No heu especificat cap nom d'aplicació", "Can't read file" : "No es pot llegir el fitxer", "Application is not enabled" : "L'aplicació no està habilitada", @@ -157,20 +157,6 @@ "Data directory (%s) is readable by other users" : "La carpeta de dades (%s) és llegible per altres usuaris", "Data directory (%s) is invalid" : "La carpeta de dades (%s) no és vàlida", "Please check that the data directory contains a file \".ocdata\" in its root." : "Comproveu que la carpeta de dades contingui un fitxer \".ocdata\" a la seva arrel.", - "Could not obtain lock type %d on \"%s\"." : "No s'ha pogut obtenir un bloqueig tipus %d a \"%s\".", - "App directory already exists" : "La carpeta de l'aplicació ja existeix", - "Can't create app folder. Please fix permissions. %s" : "No es pot crear la carpeta de l'aplicació. Arregleu els permisos. %s", - "No source specified when installing app" : "No heu especificat la font en instal·lar l'aplicació", - "No href specified when installing app from http" : "No heu especificat href en instal·lar l'aplicació des de http", - "No path specified when installing app from local file" : "No heu seleccionat el camí en instal·lar una aplicació des d'un fitxer local", - "Archives of type %s are not supported" : "Els fitxers del tipus %s no són compatibles", - "Failed to open archive when installing app" : "Ha fallat l'obertura del fitxer en instal·lar l'aplicació", - "App does not provide an info.xml file" : "L'aplicació no proporciona un fitxer info.xml", - "App can't be installed because of not allowed code in the App" : "L'aplicació no es pot instal·lar perquè hi ha codi no autoritzat en l'aplicació", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "L'aplicació no es pot instal·lar perquè conté l'etiqueta vertader que no es permet per aplicacions no enviades", - "Logging" : "Iniciant", - "Recommended" : "Recomanat", - "Microsoft Windows Platform is not supported" : "La plataforma de Microsoft Windows no està soportat!", - "Storage not available" : "Emmagatzemament no disponible" + "Could not obtain lock type %d on \"%s\"." : "No s'ha pogut obtenir un bloqueig tipus %d a \"%s\"." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index ff0b5705ce..4a353a9b96 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "Jméno souboru je moc dlouhé", "Dot files are not allowed" : "Jména souborů začínající tečkou nejsou povolena", "Empty filename is not allowed" : "Prázdné jméno souboru není povoleno", + "Help" : "Nápověda", + "Apps" : "Aplikace", + "Personal" : "Osobní", + "Users" : "Uživatelé", + "Admin" : "Administrace", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Nastavení serveru", @@ -149,7 +154,6 @@ OC.L10N.register( "Oct." : "říjen", "Nov." : "listopad", "Dec." : "prosinec", - "Apps" : "Aplikace", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Pouze následující znaky jsou povoleny pro uživatelské jméno: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", "A valid username must be provided" : "Musíte zadat platné uživatelské jméno", "Username contains whitespace at the beginning or at the end" : "Uživatelské jméno obsahuje mezery na svém začátku nebo konci", @@ -157,10 +161,6 @@ OC.L10N.register( "The username is already being used" : "Uživatelské jméno je již využíváno", "Login canceled by app" : "Přihlášení zrušeno aplikací", "User disabled" : "Uživatel zakázán", - "Help" : "Nápověda", - "Personal" : "Osobní", - "Users" : "Uživatelé", - "Admin" : "Administrace", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikace \"%s\" nemůže být nainstalována protože soubor appinfo nelze přečíst.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikaci \"%s\" nelze nainstalovat, protože není kompatibilní s touto verzí serveru.", "No app name specified" : "Nebyl zadan název aplikace", @@ -207,27 +207,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s", "Storage connection error. %s" : "Chyba připojení úložiště. %s", "Storage is temporarily not available" : "Úložiště je dočasně nedostupné", - "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s", - "4-byte characters are not supported in file names" : "4-bytové znaky nejsou podporovány ve jménech souborů", - "App directory already exists" : "Adresář aplikace již existuje", - "Can't create app folder. Please fix permissions. %s" : "Nelze vytvořit adresář aplikace. Opravte práva souborů. %s", - "Archive does not contain a directory named %s" : "Archiv neobsahuje adresář pojmenovaný %s", - "No source specified when installing app" : "Nebyl zadán zdroj při instalaci aplikace", - "No href specified when installing app from http" : "Nebyl zadán odkaz pro instalaci aplikace z HTTP", - "No path specified when installing app from local file" : "Nebyla zadána cesta pro instalaci aplikace z místního souboru", - "Archives of type %s are not supported" : "Archivy typu %s nejsou podporovány", - "Failed to open archive when installing app" : "Chyba při otevírání archivu během instalace aplikace", - "App does not provide an info.xml file" : "Aplikace neposkytuje soubor info.xml", - "App cannot be installed because appinfo file cannot be read." : "Aplikaci nelze nainstalovat, soubor appinfo nelze číst.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Podpis nelze ověřit. Kontaktujte prosím vývojáře aplikace a zkontrolujte obrazovku administrace.", - "App can't be installed because of not allowed code in the App" : "Aplikace nemůže být nainstalována, protože obsahuje nepovolený kód", - "App can't be installed because it is not compatible with this version of the server" : "Aplikaci nelze nainstalovat, protože není kompatibilní s touto verzí serveru.", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Aplikace nemůže být nainstalována, protože obsahuje značku\n\n\ntrue\n\n\ncož není povoleno pro nedodávané aplikace", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Aplikace nemůže být nainstalována, protože verze uvedená v info.xml nesouhlasí s verzí oznámenou z úložiště aplikací.", - "Logging" : "Logování", - "Recommended" : "Doporučené", - "Microsoft Windows Platform is not supported" : "Platforma Microsoft Windows není podporována", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Provozování Nextcloud Serveru na platformě Microsoft Windows není podporováno. Doporučujeme, abyste použili linuxový server ve virtuálním stroji, pokud nemáte možnost server migrovat.", - "Storage not available" : "Úložiště není dostupné" + "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index ae66663d49..863ce5c93f 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -40,6 +40,11 @@ "File name is too long" : "Jméno souboru je moc dlouhé", "Dot files are not allowed" : "Jména souborů začínající tečkou nejsou povolena", "Empty filename is not allowed" : "Prázdné jméno souboru není povoleno", + "Help" : "Nápověda", + "Apps" : "Aplikace", + "Personal" : "Osobní", + "Users" : "Uživatelé", + "Admin" : "Administrace", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Nastavení serveru", @@ -147,7 +152,6 @@ "Oct." : "říjen", "Nov." : "listopad", "Dec." : "prosinec", - "Apps" : "Aplikace", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Pouze následující znaky jsou povoleny pro uživatelské jméno: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", "A valid username must be provided" : "Musíte zadat platné uživatelské jméno", "Username contains whitespace at the beginning or at the end" : "Uživatelské jméno obsahuje mezery na svém začátku nebo konci", @@ -155,10 +159,6 @@ "The username is already being used" : "Uživatelské jméno je již využíváno", "Login canceled by app" : "Přihlášení zrušeno aplikací", "User disabled" : "Uživatel zakázán", - "Help" : "Nápověda", - "Personal" : "Osobní", - "Users" : "Uživatelé", - "Admin" : "Administrace", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikace \"%s\" nemůže být nainstalována protože soubor appinfo nelze přečíst.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikaci \"%s\" nelze nainstalovat, protože není kompatibilní s touto verzí serveru.", "No app name specified" : "Nebyl zadan název aplikace", @@ -205,27 +205,6 @@ "Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s", "Storage connection error. %s" : "Chyba připojení úložiště. %s", "Storage is temporarily not available" : "Úložiště je dočasně nedostupné", - "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s", - "4-byte characters are not supported in file names" : "4-bytové znaky nejsou podporovány ve jménech souborů", - "App directory already exists" : "Adresář aplikace již existuje", - "Can't create app folder. Please fix permissions. %s" : "Nelze vytvořit adresář aplikace. Opravte práva souborů. %s", - "Archive does not contain a directory named %s" : "Archiv neobsahuje adresář pojmenovaný %s", - "No source specified when installing app" : "Nebyl zadán zdroj při instalaci aplikace", - "No href specified when installing app from http" : "Nebyl zadán odkaz pro instalaci aplikace z HTTP", - "No path specified when installing app from local file" : "Nebyla zadána cesta pro instalaci aplikace z místního souboru", - "Archives of type %s are not supported" : "Archivy typu %s nejsou podporovány", - "Failed to open archive when installing app" : "Chyba při otevírání archivu během instalace aplikace", - "App does not provide an info.xml file" : "Aplikace neposkytuje soubor info.xml", - "App cannot be installed because appinfo file cannot be read." : "Aplikaci nelze nainstalovat, soubor appinfo nelze číst.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Podpis nelze ověřit. Kontaktujte prosím vývojáře aplikace a zkontrolujte obrazovku administrace.", - "App can't be installed because of not allowed code in the App" : "Aplikace nemůže být nainstalována, protože obsahuje nepovolený kód", - "App can't be installed because it is not compatible with this version of the server" : "Aplikaci nelze nainstalovat, protože není kompatibilní s touto verzí serveru.", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Aplikace nemůže být nainstalována, protože obsahuje značku\n\n\ntrue\n\n\ncož není povoleno pro nedodávané aplikace", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Aplikace nemůže být nainstalována, protože verze uvedená v info.xml nesouhlasí s verzí oznámenou z úložiště aplikací.", - "Logging" : "Logování", - "Recommended" : "Doporučené", - "Microsoft Windows Platform is not supported" : "Platforma Microsoft Windows není podporována", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Provozování Nextcloud Serveru na platformě Microsoft Windows není podporováno. Doporučujeme, abyste použili linuxový server ve virtuálním stroji, pokud nemáte možnost server migrovat.", - "Storage not available" : "Úložiště není dostupné" + "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 79a8ee2551..1663e70b98 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "Dateiname ist zu lang", "Dot files are not allowed" : "Dateinamen mit einem Punkt am Anfang sind nicht erlaubt", "Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt", + "Help" : "Hilfe", + "Apps" : "Apps", + "Personal" : "Persönlich", + "Users" : "Benutzer", + "Admin" : "Administration", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Servereinstellungen", @@ -149,7 +154,6 @@ OC.L10N.register( "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dez.", - "Apps" : "Apps", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Folgende Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“ und „_.@-'“", "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden", "Username contains whitespace at the beginning or at the end" : "Der Benutzername enthält Leerzeichen am Anfang oder am Ende", @@ -157,10 +161,6 @@ OC.L10N.register( "The username is already being used" : "Dieser Benutzername existiert bereits", "Login canceled by app" : "Anmeldung durch die App abgebrochen", "User disabled" : "Nutzer deaktiviert", - "Help" : "Hilfe", - "Personal" : "Persönlich", - "Users" : "Benutzer", - "Admin" : "Administration", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Die Anwendung \"%s\" kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.", "No app name specified" : "Es wurde kein App-Name angegeben", @@ -207,27 +207,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Unvollständige Konfiguration des Storage. %s", "Storage connection error. %s" : "Verbindungsfehler zum Speicherplatz. %s", "Storage is temporarily not available" : "Speicher ist vorübergehend nicht verfügbar", - "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s", - "4-byte characters are not supported in file names" : "4-Byte Zeichen sind in Dateinamen nicht erlaubt", - "App directory already exists" : "Das Applikationsverzeichnis existiert bereits", - "Can't create app folder. Please fix permissions. %s" : "Es kann kein Applikationsordner erstellt werden. Bitte passe die Berechtigungen an. %s", - "Archive does not contain a directory named %s" : "Das Archiv enthält kein Verzeichnis mit dem Namen %s", - "No source specified when installing app" : "Für die Installation der Applikation wurde keine Quelle angegeben", - "No href specified when installing app from http" : "Für die Installation der Applikation über http wurde keine Quelle (href) angegeben", - "No path specified when installing app from local file" : "Bei der Installation der Applikation aus einer lokalen Datei wurde kein Pfad angegeben", - "Archives of type %s are not supported" : "Archive vom Typ %s werden nicht unterstützt", - "Failed to open archive when installing app" : "Das Archiv konnte bei der Installation der Applikation nicht geöffnet werden", - "App does not provide an info.xml file" : "Die Applikation enthält keine info.xml Datei", - "App cannot be installed because appinfo file cannot be read." : "Die Anwendung kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Die Signatur konnte nicht überprüft werden. Bitte kontaktiere die App-Entwickler und überprüfe deinen Admin-Bildschirm.", - "App can't be installed because of not allowed code in the App" : "Die App kann nicht installiert werden, weil sie unerlaubten Code enthält", - "App can't be installed because it is not compatible with this version of the server" : "Die App kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Die App kann nicht installiert werden, weil sie die true-Bezeichnung enthält, die bei Apps, die nicht zum Standardumfang gehören, nicht erlaubt ist", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Diese App kann nicht installiert werden, da die Version in info.xml nicht die gleiche Version wie die aus dem App Store ist.", - "Logging" : "Protokollierung", - "Recommended" : "Empfohlen", - "Microsoft Windows Platform is not supported" : "Microsoft Windows-Plattform wird nicht unterstützt", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Der Betrieb eines Nextcloud-Servers unter Microsoft Windows ist nicht unterstützt. Bitte ziehein Betracht einen Linux-Server im Rahmen einer virtuellen Maschine aufzusetzen, wenn du keine Möglichkeit hast, den Server selbst zu migrieren.", - "Storage not available" : "Speicher nicht verfügbar" + "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/de.json b/lib/l10n/de.json index 180680c2b9..cb0e9e9a2b 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -40,6 +40,11 @@ "File name is too long" : "Dateiname ist zu lang", "Dot files are not allowed" : "Dateinamen mit einem Punkt am Anfang sind nicht erlaubt", "Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt", + "Help" : "Hilfe", + "Apps" : "Apps", + "Personal" : "Persönlich", + "Users" : "Benutzer", + "Admin" : "Administration", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Servereinstellungen", @@ -147,7 +152,6 @@ "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dez.", - "Apps" : "Apps", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Folgende Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“ und „_.@-'“", "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden", "Username contains whitespace at the beginning or at the end" : "Der Benutzername enthält Leerzeichen am Anfang oder am Ende", @@ -155,10 +159,6 @@ "The username is already being used" : "Dieser Benutzername existiert bereits", "Login canceled by app" : "Anmeldung durch die App abgebrochen", "User disabled" : "Nutzer deaktiviert", - "Help" : "Hilfe", - "Personal" : "Persönlich", - "Users" : "Benutzer", - "Admin" : "Administration", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Die Anwendung \"%s\" kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.", "No app name specified" : "Es wurde kein App-Name angegeben", @@ -205,27 +205,6 @@ "Storage incomplete configuration. %s" : "Unvollständige Konfiguration des Storage. %s", "Storage connection error. %s" : "Verbindungsfehler zum Speicherplatz. %s", "Storage is temporarily not available" : "Speicher ist vorübergehend nicht verfügbar", - "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s", - "4-byte characters are not supported in file names" : "4-Byte Zeichen sind in Dateinamen nicht erlaubt", - "App directory already exists" : "Das Applikationsverzeichnis existiert bereits", - "Can't create app folder. Please fix permissions. %s" : "Es kann kein Applikationsordner erstellt werden. Bitte passe die Berechtigungen an. %s", - "Archive does not contain a directory named %s" : "Das Archiv enthält kein Verzeichnis mit dem Namen %s", - "No source specified when installing app" : "Für die Installation der Applikation wurde keine Quelle angegeben", - "No href specified when installing app from http" : "Für die Installation der Applikation über http wurde keine Quelle (href) angegeben", - "No path specified when installing app from local file" : "Bei der Installation der Applikation aus einer lokalen Datei wurde kein Pfad angegeben", - "Archives of type %s are not supported" : "Archive vom Typ %s werden nicht unterstützt", - "Failed to open archive when installing app" : "Das Archiv konnte bei der Installation der Applikation nicht geöffnet werden", - "App does not provide an info.xml file" : "Die Applikation enthält keine info.xml Datei", - "App cannot be installed because appinfo file cannot be read." : "Die Anwendung kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Die Signatur konnte nicht überprüft werden. Bitte kontaktiere die App-Entwickler und überprüfe deinen Admin-Bildschirm.", - "App can't be installed because of not allowed code in the App" : "Die App kann nicht installiert werden, weil sie unerlaubten Code enthält", - "App can't be installed because it is not compatible with this version of the server" : "Die App kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Die App kann nicht installiert werden, weil sie die true-Bezeichnung enthält, die bei Apps, die nicht zum Standardumfang gehören, nicht erlaubt ist", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Diese App kann nicht installiert werden, da die Version in info.xml nicht die gleiche Version wie die aus dem App Store ist.", - "Logging" : "Protokollierung", - "Recommended" : "Empfohlen", - "Microsoft Windows Platform is not supported" : "Microsoft Windows-Plattform wird nicht unterstützt", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Der Betrieb eines Nextcloud-Servers unter Microsoft Windows ist nicht unterstützt. Bitte ziehein Betracht einen Linux-Server im Rahmen einer virtuellen Maschine aufzusetzen, wenn du keine Möglichkeit hast, den Server selbst zu migrieren.", - "Storage not available" : "Speicher nicht verfügbar" + "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index 917181377a..9c89793808 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "Dateiname ist zu lang", "Dot files are not allowed" : "Dateinamen mit einem Punkt am Anfang sind nicht erlaubt", "Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt", + "Help" : "Hilfe", + "Apps" : "Apps", + "Personal" : "Persönlich", + "Users" : "Benutzer", + "Admin" : "Administrator", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Servereinstellungen", @@ -149,7 +154,6 @@ OC.L10N.register( "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dez.", - "Apps" : "Apps", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Nur die folgenden Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“, and „_.@-'“", "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden", "Username contains whitespace at the beginning or at the end" : "Benutzername enthält Leerzeichen am Anfang oder Ende", @@ -157,10 +161,6 @@ OC.L10N.register( "The username is already being used" : "Der Benutzername existiert bereits", "Login canceled by app" : "Anmeldung durch die App abgebrochen", "User disabled" : "Nutzer deaktiviert", - "Help" : "Hilfe", - "Personal" : "Persönlich", - "Users" : "Benutzer", - "Admin" : "Administrator", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Die Anwendung \"%s\" kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.", "No app name specified" : "Es wurde kein App-Name angegeben", @@ -207,27 +207,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Speicher-Konfiguration unvollständig. %s", "Storage connection error. %s" : "Speicher-Verbindungsfehler. %s", "Storage is temporarily not available" : "Speicher ist vorübergehend nicht verfügbar", - "Storage connection timeout. %s" : "Speicher-Verbindungszeitüberschreitung. %s", - "4-byte characters are not supported in file names" : "4-Byte-Zeichen werden in Dateinamen nicht unterstützt", - "App directory already exists" : "Der Ordner für die App ist bereits vorhanden.", - "Can't create app folder. Please fix permissions. %s" : "Der Ordner für die App konnte nicht angelegt werden. Bitte überprüfen Sie die Ordner- und Dateirechte und passen Sie diese entsprechend an. %s", - "Archive does not contain a directory named %s" : "Das Archiv enthält kein Verzeichnis mit dem Namen %s", - "No source specified when installing app" : "Für die Installation der Applikation wurde keine Quelle angegeben", - "No href specified when installing app from http" : "Der Link (href) wurde nicht angegeben um die Applikation per http zu installieren", - "No path specified when installing app from local file" : "Bei der Installation der Applikation aus einer lokalen Datei wurde kein Pfad angegeben", - "Archives of type %s are not supported" : "Archive des Typs %s werden nicht unterstützt.", - "Failed to open archive when installing app" : "Das Archiv konnte bei der Installation der Applikation nicht geöffnet werden", - "App does not provide an info.xml file" : "Die Anwendung enthält keine info.xml Datei", - "App cannot be installed because appinfo file cannot be read." : "Die Anwendung kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Signatur konnte nicht überprüft werden. Bitte kontaktieren Sie den App Entwickler und überprüfen Sie Ihren Administrationsbereich.", - "App can't be installed because of not allowed code in the App" : "Die App kann nicht installiert werden, weil sie unerlaubten Code enthält", - "App can't be installed because it is not compatible with this version of the server" : "Die App kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Die App kann nicht installiert werden, weil sie den true-Tag enthält, der bei Apps, die nicht zum Standardumfang gehören, nicht erlaubt ist", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Die App konnte nicht installiert werden, da die Version in der info.xml nicht die gleiche Version wie im App-Store ist.", - "Logging" : "Protokollierung", - "Recommended" : "Empfohlen", - "Microsoft Windows Platform is not supported" : "Microsoft Windows-Plattform wird nicht unterstützt", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Der Betrieb eines Nextcloud Servers unter Microsoft Windows ist nicht unterstützt. Bitte ziehen Sie in Betracht einen Linux Server im Rahmen einer virtuellen Maschine aufzusetzen, wenn Sie keine Möglichkeit haben, den Server selbst zu migrieren.", - "Storage not available" : "Speicher nicht verfügbar" + "Storage connection timeout. %s" : "Speicher-Verbindungszeitüberschreitung. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 4be23402b1..2688ec4579 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -40,6 +40,11 @@ "File name is too long" : "Dateiname ist zu lang", "Dot files are not allowed" : "Dateinamen mit einem Punkt am Anfang sind nicht erlaubt", "Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt", + "Help" : "Hilfe", + "Apps" : "Apps", + "Personal" : "Persönlich", + "Users" : "Benutzer", + "Admin" : "Administrator", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Servereinstellungen", @@ -147,7 +152,6 @@ "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dez.", - "Apps" : "Apps", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Nur die folgenden Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“, and „_.@-'“", "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden", "Username contains whitespace at the beginning or at the end" : "Benutzername enthält Leerzeichen am Anfang oder Ende", @@ -155,10 +159,6 @@ "The username is already being used" : "Der Benutzername existiert bereits", "Login canceled by app" : "Anmeldung durch die App abgebrochen", "User disabled" : "Nutzer deaktiviert", - "Help" : "Hilfe", - "Personal" : "Persönlich", - "Users" : "Benutzer", - "Admin" : "Administrator", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Die Anwendung \"%s\" kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.", "No app name specified" : "Es wurde kein App-Name angegeben", @@ -205,27 +205,6 @@ "Storage incomplete configuration. %s" : "Speicher-Konfiguration unvollständig. %s", "Storage connection error. %s" : "Speicher-Verbindungsfehler. %s", "Storage is temporarily not available" : "Speicher ist vorübergehend nicht verfügbar", - "Storage connection timeout. %s" : "Speicher-Verbindungszeitüberschreitung. %s", - "4-byte characters are not supported in file names" : "4-Byte-Zeichen werden in Dateinamen nicht unterstützt", - "App directory already exists" : "Der Ordner für die App ist bereits vorhanden.", - "Can't create app folder. Please fix permissions. %s" : "Der Ordner für die App konnte nicht angelegt werden. Bitte überprüfen Sie die Ordner- und Dateirechte und passen Sie diese entsprechend an. %s", - "Archive does not contain a directory named %s" : "Das Archiv enthält kein Verzeichnis mit dem Namen %s", - "No source specified when installing app" : "Für die Installation der Applikation wurde keine Quelle angegeben", - "No href specified when installing app from http" : "Der Link (href) wurde nicht angegeben um die Applikation per http zu installieren", - "No path specified when installing app from local file" : "Bei der Installation der Applikation aus einer lokalen Datei wurde kein Pfad angegeben", - "Archives of type %s are not supported" : "Archive des Typs %s werden nicht unterstützt.", - "Failed to open archive when installing app" : "Das Archiv konnte bei der Installation der Applikation nicht geöffnet werden", - "App does not provide an info.xml file" : "Die Anwendung enthält keine info.xml Datei", - "App cannot be installed because appinfo file cannot be read." : "Die Anwendung kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Signatur konnte nicht überprüft werden. Bitte kontaktieren Sie den App Entwickler und überprüfen Sie Ihren Administrationsbereich.", - "App can't be installed because of not allowed code in the App" : "Die App kann nicht installiert werden, weil sie unerlaubten Code enthält", - "App can't be installed because it is not compatible with this version of the server" : "Die App kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Die App kann nicht installiert werden, weil sie den true-Tag enthält, der bei Apps, die nicht zum Standardumfang gehören, nicht erlaubt ist", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Die App konnte nicht installiert werden, da die Version in der info.xml nicht die gleiche Version wie im App-Store ist.", - "Logging" : "Protokollierung", - "Recommended" : "Empfohlen", - "Microsoft Windows Platform is not supported" : "Microsoft Windows-Plattform wird nicht unterstützt", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Der Betrieb eines Nextcloud Servers unter Microsoft Windows ist nicht unterstützt. Bitte ziehen Sie in Betracht einen Linux Server im Rahmen einer virtuellen Maschine aufzusetzen, wenn Sie keine Möglichkeit haben, den Server selbst zu migrieren.", - "Storage not available" : "Speicher nicht verfügbar" + "Storage connection timeout. %s" : "Speicher-Verbindungszeitüberschreitung. %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/el.js b/lib/l10n/el.js index 2e8fc517c1..91f6783d7c 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -38,6 +38,11 @@ OC.L10N.register( "File name is too long" : "Το όνομα αρχείου είνια πολύ μεγάλο", "Dot files are not allowed" : "Δεν επιτρέπονται αρχεία που ξεκινούν από τελεία - Dot ", "Empty filename is not allowed" : "Δεν επιτρέπεται άδειο όνομα αρχείου", + "Help" : "Βοήθεια", + "Apps" : "Εφαρμογές", + "Personal" : "Προσωπικά", + "Users" : "Χρήστες", + "Admin" : "Διαχείριση", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Ρυθμίσεις διακομιστή", @@ -137,14 +142,9 @@ OC.L10N.register( "Oct." : "Οκτ.", "Nov." : "Νοε.", "Dec." : "Δεκ.", - "Apps" : "Εφαρμογές", "A valid username must be provided" : "Πρέπει να δοθεί έγκυρο όνομα χρήστη", "A valid password must be provided" : "Πρέπει να δοθεί έγκυρο συνθηματικό", "The username is already being used" : "Το όνομα χρήστη είναι κατειλημμένο", - "Help" : "Βοήθεια", - "Personal" : "Προσωπικά", - "Users" : "Χρήστες", - "Admin" : "Διαχείριση", "No app name specified" : "Δεν προδιορίστηκε όνομα εφαρμογής", "App '%s' could not be installed!" : "Δεν μπορεί να εγκατασταθεί η εφαρμογή '%s'!", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Αυτή η εφαρμογή %s δεν μπορεί να εγκατασταθεί διότι δεν πληρούνται οι ακόλουθες εξαρτήσεις: %s", @@ -180,21 +180,6 @@ OC.L10N.register( "Check the value of \"datadirectory\" in your configuration" : "Ελέγξτε την τιμή του \"Φάκελος Δεδομένων\" στις ρυθμίσεις σας", "Data directory (%s) is invalid" : "Ο κατάλογος δεδομένων (%s) είναι άκυρος", "Please check that the data directory contains a file \".ocdata\" in its root." : "Παρακαλώ ελέγξτε ότι ο κατάλογος δεδομένων περιέχει ένα αρχείο \".ocdata\" στη βάση του.", - "Could not obtain lock type %d on \"%s\"." : "Αδυναμία ανάκτησης τύπου κλειδιού %d στο \"%s\".", - "4-byte characters are not supported in file names" : "Χαρακτήρες 4-byte δεν υποστηρίζονται σε ονόματα αρχείων", - "App directory already exists" : "Ο κατάλογος εφαρμογών υπάρχει ήδη", - "Can't create app folder. Please fix permissions. %s" : "Δεν είναι δυνατόν να δημιουργηθεί ο φάκελος εφαρμογής. Παρακαλώ διορθώστε τις άδειες πρόσβασης. %s", - "Archive does not contain a directory named %s" : "Το αρχείο δεν περιέχει κατάλογο με το όνομα %s", - "No source specified when installing app" : "Δεν προσδιορίστηκε πηγή κατά την εγκατάσταση της εφαρμογής", - "No href specified when installing app from http" : "Δεν προσδιορίστηκε href κατά την εγκατάσταση της εφαρμογής μέσω http ", - "No path specified when installing app from local file" : "Δεν προσδιορίστηκε μονοπάτι κατά την εγκατάσταση εφαρμογής από τοπικό αρχείο", - "Archives of type %s are not supported" : "Συλλογές αρχείων τύπου %s δεν υποστηρίζονται", - "Failed to open archive when installing app" : "Αποτυχία ανοίγματος συλλογής αρχείων κατά την εγκατάσταση εφαρμογής", - "App does not provide an info.xml file" : "Η εφαρμογή δεν παρέχει αρχείο info.xml", - "App can't be installed because of not allowed code in the App" : "Η εφαρμογή δεν μπορεί να εγκατασταθεί λόγω μη-επιτρεπόμενου κώδικα μέσα στην Εφαρμογή", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Η εφαρμογή δεν μπορεί να εγκατασταθεί επειδή περιέχει την ετικέτα σωστή που δεν επιτρέπεται για μη-ενσωματωμένες εφαρμογές", - "Recommended" : "Προτείνεται", - "Microsoft Windows Platform is not supported" : "Η Πλατφόρμα Microsoft Windows δεν υποστηρίζεται", - "Storage not available" : "Μη διαθέσιμος αποθηκευτικός χώρος" + "Could not obtain lock type %d on \"%s\"." : "Αδυναμία ανάκτησης τύπου κλειδιού %d στο \"%s\"." }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/el.json b/lib/l10n/el.json index 807a97f3b0..499dacfb05 100644 --- a/lib/l10n/el.json +++ b/lib/l10n/el.json @@ -36,6 +36,11 @@ "File name is too long" : "Το όνομα αρχείου είνια πολύ μεγάλο", "Dot files are not allowed" : "Δεν επιτρέπονται αρχεία που ξεκινούν από τελεία - Dot ", "Empty filename is not allowed" : "Δεν επιτρέπεται άδειο όνομα αρχείου", + "Help" : "Βοήθεια", + "Apps" : "Εφαρμογές", + "Personal" : "Προσωπικά", + "Users" : "Χρήστες", + "Admin" : "Διαχείριση", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Ρυθμίσεις διακομιστή", @@ -135,14 +140,9 @@ "Oct." : "Οκτ.", "Nov." : "Νοε.", "Dec." : "Δεκ.", - "Apps" : "Εφαρμογές", "A valid username must be provided" : "Πρέπει να δοθεί έγκυρο όνομα χρήστη", "A valid password must be provided" : "Πρέπει να δοθεί έγκυρο συνθηματικό", "The username is already being used" : "Το όνομα χρήστη είναι κατειλημμένο", - "Help" : "Βοήθεια", - "Personal" : "Προσωπικά", - "Users" : "Χρήστες", - "Admin" : "Διαχείριση", "No app name specified" : "Δεν προδιορίστηκε όνομα εφαρμογής", "App '%s' could not be installed!" : "Δεν μπορεί να εγκατασταθεί η εφαρμογή '%s'!", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Αυτή η εφαρμογή %s δεν μπορεί να εγκατασταθεί διότι δεν πληρούνται οι ακόλουθες εξαρτήσεις: %s", @@ -178,21 +178,6 @@ "Check the value of \"datadirectory\" in your configuration" : "Ελέγξτε την τιμή του \"Φάκελος Δεδομένων\" στις ρυθμίσεις σας", "Data directory (%s) is invalid" : "Ο κατάλογος δεδομένων (%s) είναι άκυρος", "Please check that the data directory contains a file \".ocdata\" in its root." : "Παρακαλώ ελέγξτε ότι ο κατάλογος δεδομένων περιέχει ένα αρχείο \".ocdata\" στη βάση του.", - "Could not obtain lock type %d on \"%s\"." : "Αδυναμία ανάκτησης τύπου κλειδιού %d στο \"%s\".", - "4-byte characters are not supported in file names" : "Χαρακτήρες 4-byte δεν υποστηρίζονται σε ονόματα αρχείων", - "App directory already exists" : "Ο κατάλογος εφαρμογών υπάρχει ήδη", - "Can't create app folder. Please fix permissions. %s" : "Δεν είναι δυνατόν να δημιουργηθεί ο φάκελος εφαρμογής. Παρακαλώ διορθώστε τις άδειες πρόσβασης. %s", - "Archive does not contain a directory named %s" : "Το αρχείο δεν περιέχει κατάλογο με το όνομα %s", - "No source specified when installing app" : "Δεν προσδιορίστηκε πηγή κατά την εγκατάσταση της εφαρμογής", - "No href specified when installing app from http" : "Δεν προσδιορίστηκε href κατά την εγκατάσταση της εφαρμογής μέσω http ", - "No path specified when installing app from local file" : "Δεν προσδιορίστηκε μονοπάτι κατά την εγκατάσταση εφαρμογής από τοπικό αρχείο", - "Archives of type %s are not supported" : "Συλλογές αρχείων τύπου %s δεν υποστηρίζονται", - "Failed to open archive when installing app" : "Αποτυχία ανοίγματος συλλογής αρχείων κατά την εγκατάσταση εφαρμογής", - "App does not provide an info.xml file" : "Η εφαρμογή δεν παρέχει αρχείο info.xml", - "App can't be installed because of not allowed code in the App" : "Η εφαρμογή δεν μπορεί να εγκατασταθεί λόγω μη-επιτρεπόμενου κώδικα μέσα στην Εφαρμογή", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Η εφαρμογή δεν μπορεί να εγκατασταθεί επειδή περιέχει την ετικέτα σωστή που δεν επιτρέπεται για μη-ενσωματωμένες εφαρμογές", - "Recommended" : "Προτείνεται", - "Microsoft Windows Platform is not supported" : "Η Πλατφόρμα Microsoft Windows δεν υποστηρίζεται", - "Storage not available" : "Μη διαθέσιμος αποθηκευτικός χώρος" + "Could not obtain lock type %d on \"%s\"." : "Αδυναμία ανάκτησης τύπου κλειδιού %d στο \"%s\"." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 80756b58b5..9157f87525 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "El nombre del archivo es demasiado largo", "Dot files are not allowed" : "Los archivos Dot no están permitidos", "Empty filename is not allowed" : "No se puede dejar el nombre en blanco.", + "Help" : "Ayuda", + "Apps" : "Aplicaciones", + "Personal" : "Personal", + "Users" : "Usuarios", + "Admin" : "Administración", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Configuración del servidor", @@ -149,7 +154,6 @@ OC.L10N.register( "Oct." : "Oct.", "Nov." : "Nov.", "Dec." : "Dic.", - "Apps" : "Aplicaciones", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo los siguientes caracteres están permitidos en un nombre de usuario: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido", "Username contains whitespace at the beginning or at the end" : "El nombre de usuario contiene espacios en blanco al principio o al final", @@ -157,10 +161,6 @@ OC.L10N.register( "The username is already being used" : "El nombre de usuario ya está en uso", "Login canceled by app" : "Login cancelado por la app", "User disabled" : "Usuario deshabilitado", - "Help" : "Ayuda", - "Personal" : "Personal", - "Users" : "Usuarios", - "Admin" : "Administración", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La app \"%s\" no puede ser instalada debido a que no se puede leer la información de la app.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no se puede instalar porque no es compatible con esta versión del servidor.", "No app name specified" : "No se ha especificado nombre de la aplicación", @@ -207,27 +207,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Configuración de almacenamiento incompleta. %s", "Storage connection error. %s" : "Error de conexión de almacenamiento. %s", "Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente", - "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", - "4-byte characters are not supported in file names" : " No están permitidos caractéres de 4-bytes", - "App directory already exists" : "El directorio de la aplicación ya existe", - "Can't create app folder. Please fix permissions. %s" : "No se puede crear la carpeta de la aplicación. Corrija los permisos. %s", - "Archive does not contain a directory named %s" : "El archivo no contiene un directorio llamado %s", - "No source specified when installing app" : "No se ha especificado origen cuando se ha instalado la aplicación", - "No href specified when installing app from http" : "No href especificado cuando se ha instalado la aplicación", - "No path specified when installing app from local file" : "Ninguna ruta especificada al instalar la aplicación desde el fichero local", - "Archives of type %s are not supported" : "Los ficheros de tipo %s no son soportados", - "Failed to open archive when installing app" : "Falló la apertura ded fichero mientras se instalaba la aplicación", - "App does not provide an info.xml file" : "La aplicación no suministra un fichero info.xml", - "App cannot be installed because appinfo file cannot be read." : "La app no puede ser instalada debido a que no se puede leer la información de la app.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "La firma no pudo ser evaluada. Por favor, contacte con el desarrollador de la aplicación y compruebe su pantalla de administración.", - "App can't be installed because of not allowed code in the App" : "La aplicación no puede ser instalada por tener código no autorizado en la aplicación", - "App can't be installed because it is not compatible with this version of the server" : "La aplicación no se puede instalar porque no es compatible con esta versión del servidor", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "La aplicación no se puede instalar porque contiene la etiqueta\n\ntrue\n\nque no está permitida para aplicaciones no distribuidas", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "La App no se puede instalar debido a que la versión de info.xml no es la misma que la versión reportada por la App Store.", - "Logging" : "Inicio de sesión", - "Recommended" : "Recomendado", - "Microsoft Windows Platform is not supported" : "La plataforma Microsoft Windows no está soportada", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Ejecutar el servidor Nextcloud en la plataforma MIcrosoft Windows no está soportado. Sugerimos usar un servidor Linux en una máquina virtual si no existe la opción de migrar el propio servidor.", - "Storage not available" : "Almacenamiento no disponible" + "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es.json b/lib/l10n/es.json index 2ea8a94e8d..6075b738fc 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -40,6 +40,11 @@ "File name is too long" : "El nombre del archivo es demasiado largo", "Dot files are not allowed" : "Los archivos Dot no están permitidos", "Empty filename is not allowed" : "No se puede dejar el nombre en blanco.", + "Help" : "Ayuda", + "Apps" : "Aplicaciones", + "Personal" : "Personal", + "Users" : "Usuarios", + "Admin" : "Administración", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Configuración del servidor", @@ -147,7 +152,6 @@ "Oct." : "Oct.", "Nov." : "Nov.", "Dec." : "Dic.", - "Apps" : "Aplicaciones", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo los siguientes caracteres están permitidos en un nombre de usuario: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido", "Username contains whitespace at the beginning or at the end" : "El nombre de usuario contiene espacios en blanco al principio o al final", @@ -155,10 +159,6 @@ "The username is already being used" : "El nombre de usuario ya está en uso", "Login canceled by app" : "Login cancelado por la app", "User disabled" : "Usuario deshabilitado", - "Help" : "Ayuda", - "Personal" : "Personal", - "Users" : "Usuarios", - "Admin" : "Administración", "App \"%s\" cannot be installed because appinfo file cannot be read." : "La app \"%s\" no puede ser instalada debido a que no se puede leer la información de la app.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "La aplicación \"%s\" no se puede instalar porque no es compatible con esta versión del servidor.", "No app name specified" : "No se ha especificado nombre de la aplicación", @@ -205,27 +205,6 @@ "Storage incomplete configuration. %s" : "Configuración de almacenamiento incompleta. %s", "Storage connection error. %s" : "Error de conexión de almacenamiento. %s", "Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente", - "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", - "4-byte characters are not supported in file names" : " No están permitidos caractéres de 4-bytes", - "App directory already exists" : "El directorio de la aplicación ya existe", - "Can't create app folder. Please fix permissions. %s" : "No se puede crear la carpeta de la aplicación. Corrija los permisos. %s", - "Archive does not contain a directory named %s" : "El archivo no contiene un directorio llamado %s", - "No source specified when installing app" : "No se ha especificado origen cuando se ha instalado la aplicación", - "No href specified when installing app from http" : "No href especificado cuando se ha instalado la aplicación", - "No path specified when installing app from local file" : "Ninguna ruta especificada al instalar la aplicación desde el fichero local", - "Archives of type %s are not supported" : "Los ficheros de tipo %s no son soportados", - "Failed to open archive when installing app" : "Falló la apertura ded fichero mientras se instalaba la aplicación", - "App does not provide an info.xml file" : "La aplicación no suministra un fichero info.xml", - "App cannot be installed because appinfo file cannot be read." : "La app no puede ser instalada debido a que no se puede leer la información de la app.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "La firma no pudo ser evaluada. Por favor, contacte con el desarrollador de la aplicación y compruebe su pantalla de administración.", - "App can't be installed because of not allowed code in the App" : "La aplicación no puede ser instalada por tener código no autorizado en la aplicación", - "App can't be installed because it is not compatible with this version of the server" : "La aplicación no se puede instalar porque no es compatible con esta versión del servidor", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "La aplicación no se puede instalar porque contiene la etiqueta\n\ntrue\n\nque no está permitida para aplicaciones no distribuidas", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "La App no se puede instalar debido a que la versión de info.xml no es la misma que la versión reportada por la App Store.", - "Logging" : "Inicio de sesión", - "Recommended" : "Recomendado", - "Microsoft Windows Platform is not supported" : "La plataforma Microsoft Windows no está soportada", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Ejecutar el servidor Nextcloud en la plataforma MIcrosoft Windows no está soportado. Sugerimos usar un servidor Linux en una máquina virtual si no existe la opción de migrar el propio servidor.", - "Storage not available" : "Almacenamiento no disponible" + "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index 9fd865bc5a..edd34c73f3 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -38,6 +38,11 @@ OC.L10N.register( "File name is too long" : "Fitxategi-izena luzeegia da", "Dot files are not allowed" : "Dot fitxategiak ez dira onartzen", "Empty filename is not allowed" : "Fitxategiaren izena izin da hutsa izan", + "Help" : "Laguntza", + "Apps" : "Aplikazioak", + "Personal" : "Pertsonala", + "Users" : "Erabiltzaileak", + "Admin" : "Admin", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Zerbitzariaren ezarpenak", @@ -132,16 +137,11 @@ OC.L10N.register( "Oct." : "Urr.", "Nov." : "Aza.", "Dec." : "Abe.", - "Apps" : "Aplikazioak", "A valid username must be provided" : "Baliozko erabiltzaile izena eman behar da", "A valid password must be provided" : "Baliozko pasahitza eman behar da", "The username is already being used" : "Erabiltzaile izena dagoeneko erabiltzen ari da", "Login canceled by app" : "Aplikazioa saioa bertan behera utzi du", "User disabled" : "Erabiltzaile desgaituta", - "Help" : "Laguntza", - "Personal" : "Pertsonala", - "Users" : "Erabiltzaileak", - "Admin" : "Admin", "No app name specified" : "Ez da aplikazioaren izena zehaztu", "Application is not enabled" : "Aplikazioa ez dago gaituta", "Authentication error" : "Autentifikazio errorea", @@ -166,20 +166,6 @@ OC.L10N.register( "Data directory (%s) is readable by other users" : "Data karpeta (%s) beste erabiltzaileek irakur dezakete", "Data directory (%s) is invalid" : "Datuen karpeta (%s) ez da baliogarria", "Please check that the data directory contains a file \".ocdata\" in its root." : "Mesedez egiaztatu data karpeta \".ocdata\" fitxategia duela bere erroan.", - "Could not obtain lock type %d on \"%s\"." : "Ezin da lortu sarraia mota %d \"%s\"-an.", - "App directory already exists" : "Aplikazioaren karpeta dagoeneko existitzen da", - "Can't create app folder. Please fix permissions. %s" : "Ezin izan da aplikazioaren karpeta sortu. Mesdez konpondu baimenak. %s", - "No source specified when installing app" : "Ez da jatorririk zehaztu aplikazioa instalatzerakoan", - "No href specified when installing app from http" : "Ez da href parametrorik zehaztu http bidez aplikazioa instalatzerakoan", - "No path specified when installing app from local file" : "Ez da kokalekurik zehaztu fitxategi lokal moduan aplikazioa instalatzerakoan", - "Archives of type %s are not supported" : "%s motako fitxategiak ez dira onartzen", - "Failed to open archive when installing app" : "Fitxategia irekitzeak huts egin du aplikazioa instalatzerakoan", - "App does not provide an info.xml file" : "Aplikazioak ez du info.xml fitxategia", - "App can't be installed because of not allowed code in the App" : "Aplikazioa ezin da instalatu bertan duen baimendu gabeko kodea dela eta", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Aplikazioa ezin da instalatu true etiketa duelako eta etiketa hau ez da onartzen banaketan ez datozen aplikazioetan", - "Logging" : "Erregistroa", - "Recommended" : "Aholkatuta", - "Microsoft Windows Platform is not supported" : "Microsoft Windows Platform ez da jasaten", - "Storage not available" : "Biltegia ez dago eskuragarri" + "Could not obtain lock type %d on \"%s\"." : "Ezin da lortu sarraia mota %d \"%s\"-an." }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index ea50d2fd0b..6ca3a20be6 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -36,6 +36,11 @@ "File name is too long" : "Fitxategi-izena luzeegia da", "Dot files are not allowed" : "Dot fitxategiak ez dira onartzen", "Empty filename is not allowed" : "Fitxategiaren izena izin da hutsa izan", + "Help" : "Laguntza", + "Apps" : "Aplikazioak", + "Personal" : "Pertsonala", + "Users" : "Erabiltzaileak", + "Admin" : "Admin", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Zerbitzariaren ezarpenak", @@ -130,16 +135,11 @@ "Oct." : "Urr.", "Nov." : "Aza.", "Dec." : "Abe.", - "Apps" : "Aplikazioak", "A valid username must be provided" : "Baliozko erabiltzaile izena eman behar da", "A valid password must be provided" : "Baliozko pasahitza eman behar da", "The username is already being used" : "Erabiltzaile izena dagoeneko erabiltzen ari da", "Login canceled by app" : "Aplikazioa saioa bertan behera utzi du", "User disabled" : "Erabiltzaile desgaituta", - "Help" : "Laguntza", - "Personal" : "Pertsonala", - "Users" : "Erabiltzaileak", - "Admin" : "Admin", "No app name specified" : "Ez da aplikazioaren izena zehaztu", "Application is not enabled" : "Aplikazioa ez dago gaituta", "Authentication error" : "Autentifikazio errorea", @@ -164,20 +164,6 @@ "Data directory (%s) is readable by other users" : "Data karpeta (%s) beste erabiltzaileek irakur dezakete", "Data directory (%s) is invalid" : "Datuen karpeta (%s) ez da baliogarria", "Please check that the data directory contains a file \".ocdata\" in its root." : "Mesedez egiaztatu data karpeta \".ocdata\" fitxategia duela bere erroan.", - "Could not obtain lock type %d on \"%s\"." : "Ezin da lortu sarraia mota %d \"%s\"-an.", - "App directory already exists" : "Aplikazioaren karpeta dagoeneko existitzen da", - "Can't create app folder. Please fix permissions. %s" : "Ezin izan da aplikazioaren karpeta sortu. Mesdez konpondu baimenak. %s", - "No source specified when installing app" : "Ez da jatorririk zehaztu aplikazioa instalatzerakoan", - "No href specified when installing app from http" : "Ez da href parametrorik zehaztu http bidez aplikazioa instalatzerakoan", - "No path specified when installing app from local file" : "Ez da kokalekurik zehaztu fitxategi lokal moduan aplikazioa instalatzerakoan", - "Archives of type %s are not supported" : "%s motako fitxategiak ez dira onartzen", - "Failed to open archive when installing app" : "Fitxategia irekitzeak huts egin du aplikazioa instalatzerakoan", - "App does not provide an info.xml file" : "Aplikazioak ez du info.xml fitxategia", - "App can't be installed because of not allowed code in the App" : "Aplikazioa ezin da instalatu bertan duen baimendu gabeko kodea dela eta", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Aplikazioa ezin da instalatu true etiketa duelako eta etiketa hau ez da onartzen banaketan ez datozen aplikazioetan", - "Logging" : "Erregistroa", - "Recommended" : "Aholkatuta", - "Microsoft Windows Platform is not supported" : "Microsoft Windows Platform ez da jasaten", - "Storage not available" : "Biltegia ez dago eskuragarri" + "Could not obtain lock type %d on \"%s\"." : "Ezin da lortu sarraia mota %d \"%s\"-an." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index 65732ed842..b38d1555cd 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "Tiedoston nimi on liian pitkä", "Dot files are not allowed" : "Pistetiedostot eivät ole sallittuja", "Empty filename is not allowed" : "Tiedostonimi ei voi olla tyhjä", + "Help" : "Ohje", + "Apps" : "Sovellukset", + "Personal" : "Henkilökohtainen", + "Users" : "Käyttäjät", + "Admin" : "Ylläpito", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Palvelimen asetukset", @@ -142,7 +147,6 @@ OC.L10N.register( "Oct." : "Loka", "Nov." : "Marras", "Dec." : "Joulu", - "Apps" : "Sovellukset", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Vain seuraavat merkit ovat sallittuja käyttäjätunnuksessa: \"a-z\", \"A-Z\", \"0-9\" ja \"_.@-'\"", "A valid username must be provided" : "Anna kelvollinen käyttäjätunnus", "Username contains whitespace at the beginning or at the end" : "Käyttäjätunnus sisältää tyhjätilaa joko alussa tai lopussa", @@ -150,10 +154,6 @@ OC.L10N.register( "The username is already being used" : "Käyttäjätunnus on jo käytössä", "Login canceled by app" : "Kirjautuminen peruttiin sovelluksen toimesta", "User disabled" : "Käyttäjä poistettu käytöstä", - "Help" : "Ohje", - "Personal" : "Henkilökohtainen", - "Users" : "Käyttäjät", - "Admin" : "Ylläpito", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Sovellusta \"%s\" ei voi asentaa, koska appinfo-tiedostoa ei voi loi lukea.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Sovellusta \"%s\" ei voi asentaa, koska se ei ole yhteensopiva tämän palvelinversion kanssa.", "No app name specified" : "Sovelluksen nimeä ei määritelty", @@ -195,26 +195,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Tallennustilan puutteellinen määritys. %s", "Storage connection error. %s" : "Tallennustilan yhteysvirhe. %s", "Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä", - "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s", - "4-byte characters are not supported in file names" : "4 tavun merkit eivät ole tuettuja tiedostojen nimissä", - "App directory already exists" : "Sovelluskansio on jo olemassa", - "Can't create app folder. Please fix permissions. %s" : "Sovelluskansion luominen ei onnistu. Korjaa käyttöoikeudet. %s", - "Archive does not contain a directory named %s" : "Arkisto ei sisällä kansiota nimeltä %s", - "No source specified when installing app" : "Lähdettä ei määritelty sovellusta asennettaessa", - "No href specified when installing app from http" : "Href-määritettä ei asetettu asennettaessa sovellusta http:n yli", - "No path specified when installing app from local file" : "Polkua ei määritelty sovellusta asennettaessa paikallisesta tiedostosta", - "Archives of type %s are not supported" : "Tyypin %s arkistot eivät ole tuettuja", - "Failed to open archive when installing app" : "Pakettitiedoston avaaminen epäonnistui sovellusta asennettaessa", - "App does not provide an info.xml file" : "Sovellus ei sisällä info.xml-tiedostoa", - "App cannot be installed because appinfo file cannot be read." : "Sovellusta ei voi asentaa, koska appinfo-tiedostoa ei voi lukea.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Allekirjoituksen tarkistaminen ei onnistunut. Ota yhteys sovelluskehittäjään ja tarkista ylläpitonäkymä.", - "App can't be installed because of not allowed code in the App" : "Sovellusta ei voi asentaa, koska sovellus sisältää kiellettyä koodia", - "App can't be installed because it is not compatible with this version of the server" : "Sovelluksen asennus ei onnistu, koska se ei ole yhteensopiva tämän palvelinversion kanssa.", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Sovelluksen asennus ei onnistu, koska se sisältää true tunnisteen, jota ei sallita sovelluksille, joita ei toimiteta Nextcloudin mukana.", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Sovelluksen asennus ei onnistu, koska sen info.xml:ssä ilmoitettu versio ei ole sama kuin sovelluskaupassa ilmoitettu versio", - "Logging" : "Loki", - "Recommended" : "Suositeltu", - "Microsoft Windows Platform is not supported" : "Microsoft Windows -alusta ei ole tuettu", - "Storage not available" : "Tallennustila ei ole käytettävissä" + "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json index 13dceee1c6..f1e3eb0e25 100644 --- a/lib/l10n/fi.json +++ b/lib/l10n/fi.json @@ -40,6 +40,11 @@ "File name is too long" : "Tiedoston nimi on liian pitkä", "Dot files are not allowed" : "Pistetiedostot eivät ole sallittuja", "Empty filename is not allowed" : "Tiedostonimi ei voi olla tyhjä", + "Help" : "Ohje", + "Apps" : "Sovellukset", + "Personal" : "Henkilökohtainen", + "Users" : "Käyttäjät", + "Admin" : "Ylläpito", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Palvelimen asetukset", @@ -140,7 +145,6 @@ "Oct." : "Loka", "Nov." : "Marras", "Dec." : "Joulu", - "Apps" : "Sovellukset", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Vain seuraavat merkit ovat sallittuja käyttäjätunnuksessa: \"a-z\", \"A-Z\", \"0-9\" ja \"_.@-'\"", "A valid username must be provided" : "Anna kelvollinen käyttäjätunnus", "Username contains whitespace at the beginning or at the end" : "Käyttäjätunnus sisältää tyhjätilaa joko alussa tai lopussa", @@ -148,10 +152,6 @@ "The username is already being used" : "Käyttäjätunnus on jo käytössä", "Login canceled by app" : "Kirjautuminen peruttiin sovelluksen toimesta", "User disabled" : "Käyttäjä poistettu käytöstä", - "Help" : "Ohje", - "Personal" : "Henkilökohtainen", - "Users" : "Käyttäjät", - "Admin" : "Ylläpito", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Sovellusta \"%s\" ei voi asentaa, koska appinfo-tiedostoa ei voi loi lukea.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Sovellusta \"%s\" ei voi asentaa, koska se ei ole yhteensopiva tämän palvelinversion kanssa.", "No app name specified" : "Sovelluksen nimeä ei määritelty", @@ -193,26 +193,6 @@ "Storage incomplete configuration. %s" : "Tallennustilan puutteellinen määritys. %s", "Storage connection error. %s" : "Tallennustilan yhteysvirhe. %s", "Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä", - "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s", - "4-byte characters are not supported in file names" : "4 tavun merkit eivät ole tuettuja tiedostojen nimissä", - "App directory already exists" : "Sovelluskansio on jo olemassa", - "Can't create app folder. Please fix permissions. %s" : "Sovelluskansion luominen ei onnistu. Korjaa käyttöoikeudet. %s", - "Archive does not contain a directory named %s" : "Arkisto ei sisällä kansiota nimeltä %s", - "No source specified when installing app" : "Lähdettä ei määritelty sovellusta asennettaessa", - "No href specified when installing app from http" : "Href-määritettä ei asetettu asennettaessa sovellusta http:n yli", - "No path specified when installing app from local file" : "Polkua ei määritelty sovellusta asennettaessa paikallisesta tiedostosta", - "Archives of type %s are not supported" : "Tyypin %s arkistot eivät ole tuettuja", - "Failed to open archive when installing app" : "Pakettitiedoston avaaminen epäonnistui sovellusta asennettaessa", - "App does not provide an info.xml file" : "Sovellus ei sisällä info.xml-tiedostoa", - "App cannot be installed because appinfo file cannot be read." : "Sovellusta ei voi asentaa, koska appinfo-tiedostoa ei voi lukea.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Allekirjoituksen tarkistaminen ei onnistunut. Ota yhteys sovelluskehittäjään ja tarkista ylläpitonäkymä.", - "App can't be installed because of not allowed code in the App" : "Sovellusta ei voi asentaa, koska sovellus sisältää kiellettyä koodia", - "App can't be installed because it is not compatible with this version of the server" : "Sovelluksen asennus ei onnistu, koska se ei ole yhteensopiva tämän palvelinversion kanssa.", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Sovelluksen asennus ei onnistu, koska se sisältää true tunnisteen, jota ei sallita sovelluksille, joita ei toimiteta Nextcloudin mukana.", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Sovelluksen asennus ei onnistu, koska sen info.xml:ssä ilmoitettu versio ei ole sama kuin sovelluskaupassa ilmoitettu versio", - "Logging" : "Loki", - "Recommended" : "Suositeltu", - "Microsoft Windows Platform is not supported" : "Microsoft Windows -alusta ei ole tuettu", - "Storage not available" : "Tallennustila ei ole käytettävissä" + "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 96d77556de..229dc7a1a8 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "Nom de fichier trop long", "Dot files are not allowed" : "Le nom de fichier ne peut pas commencer par un point", "Empty filename is not allowed" : "Le nom de fichier ne peut pas être vide", + "Help" : "Aide", + "Apps" : "Applications", + "Personal" : "Personnel", + "Users" : "Utilisateurs", + "Admin" : "Administration", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Paramètres serveur", @@ -149,7 +154,6 @@ OC.L10N.register( "Oct." : "Oct.", "Nov." : "Nov.", "Dec." : "Déc.", - "Apps" : "Applications", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Seuls les caractères suivants sont autorisés dans un nom d'utilisateur : \"a-z\", \"A-Z\", \"0-9\", \"_@-\" et \".\" (le point)", "A valid username must be provided" : "Un nom d'utilisateur valide doit être saisi", "Username contains whitespace at the beginning or at the end" : "Le nom d'utilisateur contient des espaces au début ou à la fin", @@ -157,10 +161,6 @@ OC.L10N.register( "The username is already being used" : "Ce nom d'utilisateur est déjà utilisé", "Login canceled by app" : "L'authentification a été annulé par l'application", "User disabled" : "Utilisateur désactivé", - "Help" : "Aide", - "Personal" : "Personnel", - "Users" : "Utilisateurs", - "Admin" : "Administration", "App \"%s\" cannot be installed because appinfo file cannot be read." : "L'application \"%s\" ne peut pas être installée car le fichier appinfo ne peut pas être lu.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "L'application \"%s\" ne peut être installée car elle n'est pas compatible avec cette version du serveur", "No app name specified" : "Aucun nom d'application spécifié", @@ -207,27 +207,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Configuration de l'espace de stockage incomplète. %s", "Storage connection error. %s" : "Erreur de connexion à l'espace stockage. %s", "Storage is temporarily not available" : "Le support de stockage est temporairement indisponible", - "Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s", - "4-byte characters are not supported in file names" : "Les caractères sur 4 octets ne sont pas pris en charge dans les noms de fichiers", - "App directory already exists" : "Le dossier de l'application existe déjà", - "Can't create app folder. Please fix permissions. %s" : "Impossible de créer le dossier de l'application. Corrigez les droits d'accès. %s", - "Archive does not contain a directory named %s" : "Le fichier archive ne contient pas de répertoire %s", - "No source specified when installing app" : "Aucune source spécifiée pour installer l'application", - "No href specified when installing app from http" : "Aucun href spécifié pour installer l'application par http", - "No path specified when installing app from local file" : "Aucun chemin spécifié pour installer l'application depuis un fichier local", - "Archives of type %s are not supported" : "Les archives de type %s ne sont pas prises en charge", - "Failed to open archive when installing app" : "Échec de l'ouverture de l'archive lors de l'installation de l'application", - "App does not provide an info.xml file" : "L'application ne fournit pas de fichier info.xml", - "App cannot be installed because appinfo file cannot be read." : "L'application ne peut pas être installée car le fichier appinfo ne peut pas être lu.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "La signature n'a pas pu être vérifiée. Merci de contacter le développeur de l'application et de vérifier votre page d'administration.", - "App can't be installed because of not allowed code in the App" : "L'application ne peut être installée car elle contient du code non-autorisé", - "App can't be installed because it is not compatible with this version of the server" : "L'application ne peut être installée car elle n'est pas compatible avec cette version du serveur", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "L'application ne peut être installée car elle contient la balise true qui n'est pas autorisée pour les applications non incluses par défaut", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "L'App ne peut pas être installé car la version dans info.xml diffère de la version signalée par l' app store", - "Logging" : "Connexion", - "Recommended" : "Recommandée", - "Microsoft Windows Platform is not supported" : "La plate-forme Microsoft Windows n'est pas prise en charge.", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "L'exécution de Nextcloud Server sur une plateforme Microsoft Windows n'est pas supportée. Nous suggérons d'utilier un serveur Linux dans une machine virtuelle si vous n'avez pas la possibilité de migrer le serveur lui-même.", - "Storage not available" : "Support de stockage non disponible" + "Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s" }, "nplurals=2; plural=(n > 1);"); diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index a9b89108b7..5bf683ee10 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -40,6 +40,11 @@ "File name is too long" : "Nom de fichier trop long", "Dot files are not allowed" : "Le nom de fichier ne peut pas commencer par un point", "Empty filename is not allowed" : "Le nom de fichier ne peut pas être vide", + "Help" : "Aide", + "Apps" : "Applications", + "Personal" : "Personnel", + "Users" : "Utilisateurs", + "Admin" : "Administration", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Paramètres serveur", @@ -147,7 +152,6 @@ "Oct." : "Oct.", "Nov." : "Nov.", "Dec." : "Déc.", - "Apps" : "Applications", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Seuls les caractères suivants sont autorisés dans un nom d'utilisateur : \"a-z\", \"A-Z\", \"0-9\", \"_@-\" et \".\" (le point)", "A valid username must be provided" : "Un nom d'utilisateur valide doit être saisi", "Username contains whitespace at the beginning or at the end" : "Le nom d'utilisateur contient des espaces au début ou à la fin", @@ -155,10 +159,6 @@ "The username is already being used" : "Ce nom d'utilisateur est déjà utilisé", "Login canceled by app" : "L'authentification a été annulé par l'application", "User disabled" : "Utilisateur désactivé", - "Help" : "Aide", - "Personal" : "Personnel", - "Users" : "Utilisateurs", - "Admin" : "Administration", "App \"%s\" cannot be installed because appinfo file cannot be read." : "L'application \"%s\" ne peut pas être installée car le fichier appinfo ne peut pas être lu.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "L'application \"%s\" ne peut être installée car elle n'est pas compatible avec cette version du serveur", "No app name specified" : "Aucun nom d'application spécifié", @@ -205,27 +205,6 @@ "Storage incomplete configuration. %s" : "Configuration de l'espace de stockage incomplète. %s", "Storage connection error. %s" : "Erreur de connexion à l'espace stockage. %s", "Storage is temporarily not available" : "Le support de stockage est temporairement indisponible", - "Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s", - "4-byte characters are not supported in file names" : "Les caractères sur 4 octets ne sont pas pris en charge dans les noms de fichiers", - "App directory already exists" : "Le dossier de l'application existe déjà", - "Can't create app folder. Please fix permissions. %s" : "Impossible de créer le dossier de l'application. Corrigez les droits d'accès. %s", - "Archive does not contain a directory named %s" : "Le fichier archive ne contient pas de répertoire %s", - "No source specified when installing app" : "Aucune source spécifiée pour installer l'application", - "No href specified when installing app from http" : "Aucun href spécifié pour installer l'application par http", - "No path specified when installing app from local file" : "Aucun chemin spécifié pour installer l'application depuis un fichier local", - "Archives of type %s are not supported" : "Les archives de type %s ne sont pas prises en charge", - "Failed to open archive when installing app" : "Échec de l'ouverture de l'archive lors de l'installation de l'application", - "App does not provide an info.xml file" : "L'application ne fournit pas de fichier info.xml", - "App cannot be installed because appinfo file cannot be read." : "L'application ne peut pas être installée car le fichier appinfo ne peut pas être lu.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "La signature n'a pas pu être vérifiée. Merci de contacter le développeur de l'application et de vérifier votre page d'administration.", - "App can't be installed because of not allowed code in the App" : "L'application ne peut être installée car elle contient du code non-autorisé", - "App can't be installed because it is not compatible with this version of the server" : "L'application ne peut être installée car elle n'est pas compatible avec cette version du serveur", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "L'application ne peut être installée car elle contient la balise true qui n'est pas autorisée pour les applications non incluses par défaut", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "L'App ne peut pas être installé car la version dans info.xml diffère de la version signalée par l' app store", - "Logging" : "Connexion", - "Recommended" : "Recommandée", - "Microsoft Windows Platform is not supported" : "La plate-forme Microsoft Windows n'est pas prise en charge.", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "L'exécution de Nextcloud Server sur une plateforme Microsoft Windows n'est pas supportée. Nous suggérons d'utilier un serveur Linux dans une machine virtuelle si vous n'avez pas la possibilité de migrer le serveur lui-même.", - "Storage not available" : "Support de stockage non disponible" + "Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 209214a786..7832397c27 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -31,6 +31,11 @@ OC.L10N.register( "File name is too long" : "שם קובץ ארוך מדי", "Dot files are not allowed" : "קבצי Dot אינם מותרים", "Empty filename is not allowed" : "שם קובץ ריק אינו מאושר", + "Help" : "עזרה", + "Apps" : "יישומים", + "Personal" : "אישי", + "Users" : "משתמשים", + "Admin" : "מנהל", "Server settings" : "הגדרות שרת", "Sharing" : "שיתוף", "Tips & tricks" : "טיפים וטריקים", @@ -134,7 +139,6 @@ OC.L10N.register( "Oct." : "אוק׳", "Nov." : "נוב׳", "Dec." : "דצמ׳", - "Apps" : "יישומים", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "רק התווים הבאים מאושרים לשם משתמש: \"a-z\", \"A-Z\", \"0-9\", וגם \"_.@-'\"", "A valid username must be provided" : "יש לספק שם משתמש תקני", "Username contains whitespace at the beginning or at the end" : "שם המשתמש מכיל רווח בתחילתו או בסופו", @@ -142,10 +146,6 @@ OC.L10N.register( "The username is already being used" : "השם משתמש כבר בשימוש", "Login canceled by app" : "התחברות בוטלה על ידי יישום", "User disabled" : "משתמש מנוטרל", - "Help" : "עזרה", - "Personal" : "אישי", - "Users" : "משתמשים", - "Admin" : "מנהל", "App \"%s\" cannot be installed because appinfo file cannot be read." : "יישום \"%s\" לא ניתן להתקנה כיוון שקובץ appinfo לא ניתן לקריאה.", "No app name specified" : "לא הוגדר שם יישום", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "היישום \"%s\" לא ניתן להתקנה כיוון שיחסי התלות הבאים אינם מתקיימים: %s", @@ -188,24 +188,6 @@ OC.L10N.register( "Storage unauthorized. %s" : "אחסון לא מורשה. %s", "Storage incomplete configuration. %s" : "תצורה לא מושלמת של האחסון. %s", "Storage connection error. %s" : "שגיאת חיבור אחסון. %s", - "Storage connection timeout. %s" : "פסק זמן חיבור אחסון. %s", - "4-byte characters are not supported in file names" : "תווי 4-byte אינם נתמכים בשמות קבצים", - "App directory already exists" : "תיקיית יישום כבר קיימת", - "Can't create app folder. Please fix permissions. %s" : "לא ניתן ליצור תיקיית יישום. יש לתקן הרשאות. %s", - "Archive does not contain a directory named %s" : "הארכיב לא כולל שם תיקייה %s", - "No source specified when installing app" : "לא נקבע מקור בתהליך התקנת היישום", - "No href specified when installing app from http" : "לא נקבע href בתהליך התקנת היישום מהאינטרנט", - "No path specified when installing app from local file" : "לא נקבע נתיב בתהליך התקנת היישום מקובץ מקומי", - "Archives of type %s are not supported" : "ארכיבים מסוג %s אינם נתמכים", - "Failed to open archive when installing app" : "פתיחת ארכיב נכשלה בתהליך התקנת היישום", - "App does not provide an info.xml file" : "היישום לא סיפק קובץ info.xml", - "App cannot be installed because appinfo file cannot be read." : "היישום לא ניתן להתקנה כיוון שקובץ appinfo לא ניתן לקריאה.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "חתימה לא ניתנת לבדיקה. יש ליצור קשר עם מפתח היישום ולבדוק את מסך הניהול.", - "App can't be installed because of not allowed code in the App" : "היישום לא ניתן להתקנה בשל קוד אסור ביישום", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "יישום לא ניתן להתקנה כייון שכולל תווית אמת tag שאינו מאושר ליישומים שאינם נשלחים", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "לא ניתן להתקין את היישום כיוון שהגרסה בקובץ info.xml אינה תואמת לגרסה שמתקבלת מחנות היישומים", - "Recommended" : "מומלץ", - "Microsoft Windows Platform is not supported" : "מערכת הפעלה חלונות אינה נתמכת", - "Storage not available" : "אחסון לא זמין" + "Storage connection timeout. %s" : "פסק זמן חיבור אחסון. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/he.json b/lib/l10n/he.json index 7d156e37d3..6449bad9a3 100644 --- a/lib/l10n/he.json +++ b/lib/l10n/he.json @@ -29,6 +29,11 @@ "File name is too long" : "שם קובץ ארוך מדי", "Dot files are not allowed" : "קבצי Dot אינם מותרים", "Empty filename is not allowed" : "שם קובץ ריק אינו מאושר", + "Help" : "עזרה", + "Apps" : "יישומים", + "Personal" : "אישי", + "Users" : "משתמשים", + "Admin" : "מנהל", "Server settings" : "הגדרות שרת", "Sharing" : "שיתוף", "Tips & tricks" : "טיפים וטריקים", @@ -132,7 +137,6 @@ "Oct." : "אוק׳", "Nov." : "נוב׳", "Dec." : "דצמ׳", - "Apps" : "יישומים", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "רק התווים הבאים מאושרים לשם משתמש: \"a-z\", \"A-Z\", \"0-9\", וגם \"_.@-'\"", "A valid username must be provided" : "יש לספק שם משתמש תקני", "Username contains whitespace at the beginning or at the end" : "שם המשתמש מכיל רווח בתחילתו או בסופו", @@ -140,10 +144,6 @@ "The username is already being used" : "השם משתמש כבר בשימוש", "Login canceled by app" : "התחברות בוטלה על ידי יישום", "User disabled" : "משתמש מנוטרל", - "Help" : "עזרה", - "Personal" : "אישי", - "Users" : "משתמשים", - "Admin" : "מנהל", "App \"%s\" cannot be installed because appinfo file cannot be read." : "יישום \"%s\" לא ניתן להתקנה כיוון שקובץ appinfo לא ניתן לקריאה.", "No app name specified" : "לא הוגדר שם יישום", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "היישום \"%s\" לא ניתן להתקנה כיוון שיחסי התלות הבאים אינם מתקיימים: %s", @@ -186,24 +186,6 @@ "Storage unauthorized. %s" : "אחסון לא מורשה. %s", "Storage incomplete configuration. %s" : "תצורה לא מושלמת של האחסון. %s", "Storage connection error. %s" : "שגיאת חיבור אחסון. %s", - "Storage connection timeout. %s" : "פסק זמן חיבור אחסון. %s", - "4-byte characters are not supported in file names" : "תווי 4-byte אינם נתמכים בשמות קבצים", - "App directory already exists" : "תיקיית יישום כבר קיימת", - "Can't create app folder. Please fix permissions. %s" : "לא ניתן ליצור תיקיית יישום. יש לתקן הרשאות. %s", - "Archive does not contain a directory named %s" : "הארכיב לא כולל שם תיקייה %s", - "No source specified when installing app" : "לא נקבע מקור בתהליך התקנת היישום", - "No href specified when installing app from http" : "לא נקבע href בתהליך התקנת היישום מהאינטרנט", - "No path specified when installing app from local file" : "לא נקבע נתיב בתהליך התקנת היישום מקובץ מקומי", - "Archives of type %s are not supported" : "ארכיבים מסוג %s אינם נתמכים", - "Failed to open archive when installing app" : "פתיחת ארכיב נכשלה בתהליך התקנת היישום", - "App does not provide an info.xml file" : "היישום לא סיפק קובץ info.xml", - "App cannot be installed because appinfo file cannot be read." : "היישום לא ניתן להתקנה כיוון שקובץ appinfo לא ניתן לקריאה.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "חתימה לא ניתנת לבדיקה. יש ליצור קשר עם מפתח היישום ולבדוק את מסך הניהול.", - "App can't be installed because of not allowed code in the App" : "היישום לא ניתן להתקנה בשל קוד אסור ביישום", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "יישום לא ניתן להתקנה כייון שכולל תווית אמת tag שאינו מאושר ליישומים שאינם נשלחים", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "לא ניתן להתקין את היישום כיוון שהגרסה בקובץ info.xml אינה תואמת לגרסה שמתקבלת מחנות היישומים", - "Recommended" : "מומלץ", - "Microsoft Windows Platform is not supported" : "מערכת הפעלה חלונות אינה נתמכת", - "Storage not available" : "אחסון לא זמין" + "Storage connection timeout. %s" : "פסק זמן חיבור אחסון. %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js index 1ca8068cf7..e81871b02e 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "A fájlnév túl hosszú!", "Dot files are not allowed" : "Pontozott fájlok nem engedétlyezettek", "Empty filename is not allowed" : "Üres fájlnév nem engedétlyezett", + "Help" : "Súgó", + "Apps" : "Alkalmazások", + "Personal" : "Személyes", + "Users" : "Felhasználók", + "Admin" : "Adminisztrátor", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Szerver beállítások", @@ -149,7 +154,6 @@ OC.L10N.register( "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dec.", - "Apps" : "Alkalmazások", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "A felhasználónévben csak a következő karakterek engedélyezettek: \"a-z\", \"A-Z\", \"0-9\", és \"_.@-'\"", "A valid username must be provided" : "Érvényes felhasználónevet kell megadnia", "Username contains whitespace at the beginning or at the end" : "A felhasználónév szóközt tartalmaz az elején vagy a végén", @@ -157,10 +161,6 @@ OC.L10N.register( "The username is already being used" : "Ez a bejelentkezési név már foglalt", "Login canceled by app" : "Bejelentkezés megszakítva az alkalmazás által", "User disabled" : "Felhasználó letiltva", - "Help" : "Súgó", - "Personal" : "Személyes", - "Users" : "Felhasználók", - "Admin" : "Adminisztrátor", "App \"%s\" cannot be installed because appinfo file cannot be read." : "\"%s\" alkalmazás nem lehet telepíteni, mert az appinfo fájl nem olvasható.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" alkalmazás nem lehet telepíteni, mert nem kompatibilis a szerver jelen verziójával.", "No app name specified" : "Nincs az alkalmazás név megadva.", @@ -207,27 +207,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "A tároló beállítása nem teljes. %s", "Storage connection error. %s" : "Tároló kapcsolódási hiba. %s", "Storage is temporarily not available" : "A tároló átmenetileg nem érthető el", - "Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s", - "4-byte characters are not supported in file names" : "4-byte karakterek nem támogatottak a fájl nevekben.", - "App directory already exists" : "Az alkalmazás könyvtára már létezik", - "Can't create app folder. Please fix permissions. %s" : "Nem lehetett létrehozni az alkalmazás mappáját. Kérem ellenőrizze a jogosultságokat. %s", - "Archive does not contain a directory named %s" : "Az archívum nem tartalmazza ezt a könyvtárt: %s", - "No source specified when installing app" : "Az alkalmazás telepítéséhez nincs forrás megadva", - "No href specified when installing app from http" : "Az alkalmazás http-n keresztül történő telepítéséhez nincs href hivetkozás megadva", - "No path specified when installing app from local file" : "Az alkalmazás helyi telepítéséhez nincs útvonal (mappa) megadva", - "Archives of type %s are not supported" : "A(z) %s típusú tömörített fájl nem támogatott", - "Failed to open archive when installing app" : "Nem sikerült megnyitni a tömörített fájlt a telepítés során", - "App does not provide an info.xml file" : "Az alkalmazás nem szolgáltatott info.xml file-t", - "App cannot be installed because appinfo file cannot be read." : "Az alkalmazás nem telepíthető, mert az appinfo fájl nem olvasható.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Az aláírás nem ellenőrizhető. Kérlek lépj kapcsolatba az alkalmazás fejlesztőjével és ellenőrizd az adminisztrátori képernyőt.", - "App can't be installed because of not allowed code in the App" : "Az alkalmazást nem lehet telepíteni, mert abban nem engedélyezett programkód szerepel", - "App can't be installed because it is not compatible with this version of the server" : "Az alkalmazást nem lehet telepíteni, mert nem kompatibilis ezzel a szerver verzióval", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Az alkalmazást nem lehet telepíteni, mert tartalmazza a \n\ntrue\n\ncímkét, ami a nem szállított alkalmazások esetén nem engedélyezett", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Az alkalmazás nem telepíthető, mert az info.xml fájlban tárolt verzió nem egyezik meg az alkalmazás boltban elérhető verzióval", - "Logging" : "Naplózás", - "Recommended" : "Ajánlott", - "Microsoft Windows Platform is not supported" : "Microsoft Windows platform nem támogatott", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "A Nextcloud Server Microsoft Windows platformon való futtatása nem támogatott. Ha nincs más lehetőséged a szerver migrációjára, akkor javasoljuk, hogy Linux szervert használj virtuális gépben.", - "Storage not available" : "A tároló elérhetetlen." + "Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/hu.json b/lib/l10n/hu.json index a3f22bc7d5..280cfe6d75 100644 --- a/lib/l10n/hu.json +++ b/lib/l10n/hu.json @@ -40,6 +40,11 @@ "File name is too long" : "A fájlnév túl hosszú!", "Dot files are not allowed" : "Pontozott fájlok nem engedétlyezettek", "Empty filename is not allowed" : "Üres fájlnév nem engedétlyezett", + "Help" : "Súgó", + "Apps" : "Alkalmazások", + "Personal" : "Személyes", + "Users" : "Felhasználók", + "Admin" : "Adminisztrátor", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Szerver beállítások", @@ -147,7 +152,6 @@ "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dec.", - "Apps" : "Alkalmazások", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "A felhasználónévben csak a következő karakterek engedélyezettek: \"a-z\", \"A-Z\", \"0-9\", és \"_.@-'\"", "A valid username must be provided" : "Érvényes felhasználónevet kell megadnia", "Username contains whitespace at the beginning or at the end" : "A felhasználónév szóközt tartalmaz az elején vagy a végén", @@ -155,10 +159,6 @@ "The username is already being used" : "Ez a bejelentkezési név már foglalt", "Login canceled by app" : "Bejelentkezés megszakítva az alkalmazás által", "User disabled" : "Felhasználó letiltva", - "Help" : "Súgó", - "Personal" : "Személyes", - "Users" : "Felhasználók", - "Admin" : "Adminisztrátor", "App \"%s\" cannot be installed because appinfo file cannot be read." : "\"%s\" alkalmazás nem lehet telepíteni, mert az appinfo fájl nem olvasható.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" alkalmazás nem lehet telepíteni, mert nem kompatibilis a szerver jelen verziójával.", "No app name specified" : "Nincs az alkalmazás név megadva.", @@ -205,27 +205,6 @@ "Storage incomplete configuration. %s" : "A tároló beállítása nem teljes. %s", "Storage connection error. %s" : "Tároló kapcsolódási hiba. %s", "Storage is temporarily not available" : "A tároló átmenetileg nem érthető el", - "Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s", - "4-byte characters are not supported in file names" : "4-byte karakterek nem támogatottak a fájl nevekben.", - "App directory already exists" : "Az alkalmazás könyvtára már létezik", - "Can't create app folder. Please fix permissions. %s" : "Nem lehetett létrehozni az alkalmazás mappáját. Kérem ellenőrizze a jogosultságokat. %s", - "Archive does not contain a directory named %s" : "Az archívum nem tartalmazza ezt a könyvtárt: %s", - "No source specified when installing app" : "Az alkalmazás telepítéséhez nincs forrás megadva", - "No href specified when installing app from http" : "Az alkalmazás http-n keresztül történő telepítéséhez nincs href hivetkozás megadva", - "No path specified when installing app from local file" : "Az alkalmazás helyi telepítéséhez nincs útvonal (mappa) megadva", - "Archives of type %s are not supported" : "A(z) %s típusú tömörített fájl nem támogatott", - "Failed to open archive when installing app" : "Nem sikerült megnyitni a tömörített fájlt a telepítés során", - "App does not provide an info.xml file" : "Az alkalmazás nem szolgáltatott info.xml file-t", - "App cannot be installed because appinfo file cannot be read." : "Az alkalmazás nem telepíthető, mert az appinfo fájl nem olvasható.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Az aláírás nem ellenőrizhető. Kérlek lépj kapcsolatba az alkalmazás fejlesztőjével és ellenőrizd az adminisztrátori képernyőt.", - "App can't be installed because of not allowed code in the App" : "Az alkalmazást nem lehet telepíteni, mert abban nem engedélyezett programkód szerepel", - "App can't be installed because it is not compatible with this version of the server" : "Az alkalmazást nem lehet telepíteni, mert nem kompatibilis ezzel a szerver verzióval", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Az alkalmazást nem lehet telepíteni, mert tartalmazza a \n\ntrue\n\ncímkét, ami a nem szállított alkalmazások esetén nem engedélyezett", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Az alkalmazás nem telepíthető, mert az info.xml fájlban tárolt verzió nem egyezik meg az alkalmazás boltban elérhető verzióval", - "Logging" : "Naplózás", - "Recommended" : "Ajánlott", - "Microsoft Windows Platform is not supported" : "Microsoft Windows platform nem támogatott", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "A Nextcloud Server Microsoft Windows platformon való futtatása nem támogatott. Ha nincs más lehetőséged a szerver migrációjára, akkor javasoljuk, hogy Linux szervert használj virtuális gépben.", - "Storage not available" : "A tároló elérhetetlen." + "Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/is.js b/lib/l10n/is.js index 6294dbfeaf..b3802c3c67 100644 --- a/lib/l10n/is.js +++ b/lib/l10n/is.js @@ -35,6 +35,11 @@ OC.L10N.register( "File name is too long" : "Skráarheiti er of langt", "Dot files are not allowed" : "Skrár með punkti eru ekki leyfðar", "Empty filename is not allowed" : "Autt skráarheiti er ekki leyft.", + "Help" : "Hjálp", + "Apps" : "Forrit", + "Personal" : "Einka", + "Users" : "Notendur", + "Admin" : "Stjórnun", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Stillingar þjóns", @@ -129,7 +134,6 @@ OC.L10N.register( "Oct." : "Okt.", "Nov." : "Nóv.", "Dec." : "Des.", - "Apps" : "Forrit", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Einungis eru leyfilegir eftirfarandi stafir í notandanafni: \"a-z\", \"A-Z\", \"0-9\", og \"_.@-'\"", "A valid username must be provided" : "Skráðu inn gilt notandanafn", "Username contains whitespace at the beginning or at the end" : "Notandanafnið inniheldur orðabil í upphafi eða enda", @@ -137,10 +141,6 @@ OC.L10N.register( "The username is already being used" : "Notandanafnið er þegar í notkun", "Login canceled by app" : "Forrit hætti við innskráningu", "User disabled" : "Notandi óvirkur", - "Help" : "Hjálp", - "Personal" : "Einka", - "Users" : "Notendur", - "Admin" : "Stjórnun", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Ekki er hægt að setja upp \"%s\" forritið vegna þess að ekki var hægt að lesa appinfo-skrána.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Ekki var hægt að setja upp forritið \"%s\" vegna þess að það er ekki samhæft þessari útgáfu vefþjónsins.", "No app name specified" : "Ekkert heiti forrits tilgreint", @@ -173,18 +173,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Ófullgerð uppsetning gagnageymslu. %s", "Storage connection error. %s" : "Villa í tengingu við gagnageymslu. %s", "Storage is temporarily not available" : "Gagnageymsla ekki tiltæk í augnablikinu", - "Storage connection timeout. %s" : "Gagnageymsla féll á tíma. %s", - "4-byte characters are not supported in file names" : "4-bæta stafir eru ekki leyfilegir í skráaheitum", - "App directory already exists" : "Forritsmappan er þegar til", - "Can't create app folder. Please fix permissions. %s" : "Gat ekki búið til forritsmöppu. Lagaðu aðgangsheimildir. %s", - "Archive does not contain a directory named %s" : "Safnskráin inniheldur ekki möppu með heitinu %s", - "No source specified when installing app" : "Enginn uppruni tilgreindur þegar forrit var sett upp", - "No href specified when installing app from http" : "Ekkert href tilgreint þegar forrit var sett upp í gegnum http", - "No path specified when installing app from local file" : "Engin slóð tilgreind þegar forrit var sett upp úr staðværri skrá", - "Logging" : "Skráning annáls", - "Recommended" : "Mælt með", - "Microsoft Windows Platform is not supported" : "Ekki er stuðningur við Microsoft Windows stýrikerfið", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Ekki er stuðningur við að keyra Nextcloud-þjón á Microsoft Windows stýrikerfinu. Við stingum upp á því að þú notir Linux-þjón í sýndarvél, ef þú hefur ekki kost á að yfirfæra sjálfan þjóninn í Linux.", - "Storage not available" : "Gagnageymsla ekki tiltæk" + "Storage connection timeout. %s" : "Gagnageymsla féll á tíma. %s" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/lib/l10n/is.json b/lib/l10n/is.json index 48e91de5e4..6681f9cc6c 100644 --- a/lib/l10n/is.json +++ b/lib/l10n/is.json @@ -33,6 +33,11 @@ "File name is too long" : "Skráarheiti er of langt", "Dot files are not allowed" : "Skrár með punkti eru ekki leyfðar", "Empty filename is not allowed" : "Autt skráarheiti er ekki leyft.", + "Help" : "Hjálp", + "Apps" : "Forrit", + "Personal" : "Einka", + "Users" : "Notendur", + "Admin" : "Stjórnun", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Stillingar þjóns", @@ -127,7 +132,6 @@ "Oct." : "Okt.", "Nov." : "Nóv.", "Dec." : "Des.", - "Apps" : "Forrit", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Einungis eru leyfilegir eftirfarandi stafir í notandanafni: \"a-z\", \"A-Z\", \"0-9\", og \"_.@-'\"", "A valid username must be provided" : "Skráðu inn gilt notandanafn", "Username contains whitespace at the beginning or at the end" : "Notandanafnið inniheldur orðabil í upphafi eða enda", @@ -135,10 +139,6 @@ "The username is already being used" : "Notandanafnið er þegar í notkun", "Login canceled by app" : "Forrit hætti við innskráningu", "User disabled" : "Notandi óvirkur", - "Help" : "Hjálp", - "Personal" : "Einka", - "Users" : "Notendur", - "Admin" : "Stjórnun", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Ekki er hægt að setja upp \"%s\" forritið vegna þess að ekki var hægt að lesa appinfo-skrána.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Ekki var hægt að setja upp forritið \"%s\" vegna þess að það er ekki samhæft þessari útgáfu vefþjónsins.", "No app name specified" : "Ekkert heiti forrits tilgreint", @@ -171,18 +171,6 @@ "Storage incomplete configuration. %s" : "Ófullgerð uppsetning gagnageymslu. %s", "Storage connection error. %s" : "Villa í tengingu við gagnageymslu. %s", "Storage is temporarily not available" : "Gagnageymsla ekki tiltæk í augnablikinu", - "Storage connection timeout. %s" : "Gagnageymsla féll á tíma. %s", - "4-byte characters are not supported in file names" : "4-bæta stafir eru ekki leyfilegir í skráaheitum", - "App directory already exists" : "Forritsmappan er þegar til", - "Can't create app folder. Please fix permissions. %s" : "Gat ekki búið til forritsmöppu. Lagaðu aðgangsheimildir. %s", - "Archive does not contain a directory named %s" : "Safnskráin inniheldur ekki möppu með heitinu %s", - "No source specified when installing app" : "Enginn uppruni tilgreindur þegar forrit var sett upp", - "No href specified when installing app from http" : "Ekkert href tilgreint þegar forrit var sett upp í gegnum http", - "No path specified when installing app from local file" : "Engin slóð tilgreind þegar forrit var sett upp úr staðværri skrá", - "Logging" : "Skráning annáls", - "Recommended" : "Mælt með", - "Microsoft Windows Platform is not supported" : "Ekki er stuðningur við Microsoft Windows stýrikerfið", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Ekki er stuðningur við að keyra Nextcloud-þjón á Microsoft Windows stýrikerfinu. Við stingum upp á því að þú notir Linux-þjón í sýndarvél, ef þú hefur ekki kost á að yfirfæra sjálfan þjóninn í Linux.", - "Storage not available" : "Gagnageymsla ekki tiltæk" + "Storage connection timeout. %s" : "Gagnageymsla féll á tíma. %s" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/lib/l10n/it.js b/lib/l10n/it.js index d061ef5068..d149024690 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "Il nome del file è troppo lungo", "Dot files are not allowed" : "I file con un punto iniziale non sono consentiti", "Empty filename is not allowed" : "Un nome di file vuoto non è consentito", + "Help" : "Aiuto", + "Apps" : "Applicazioni", + "Personal" : "Personale", + "Users" : "Utenti", + "Admin" : "Admin", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Impostazioni server", @@ -149,7 +154,6 @@ OC.L10N.register( "Oct." : "Ott.", "Nov." : "Nov.", "Dec." : "Dic.", - "Apps" : "Applicazioni", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo i seguenti caratteri sono consentiti in un nome utente: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-'\"", "A valid username must be provided" : "Deve essere fornito un nome utente valido", "Username contains whitespace at the beginning or at the end" : "Il nome utente contiene spazi all'inizio o alla fine", @@ -157,10 +161,6 @@ OC.L10N.register( "The username is already being used" : "Il nome utente è già utilizzato", "Login canceled by app" : "Accesso annullato dall'applicazione", "User disabled" : "Utente disabilitato", - "Help" : "Aiuto", - "Personal" : "Personale", - "Users" : "Utenti", - "Admin" : "Admin", "App \"%s\" cannot be installed because appinfo file cannot be read." : "L'applicazione \"%s\" non può essere installata poiché il file appinfo non può essere letto.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "L'applicazione \"%s\" non può essere installata perché non è compatibile con questa versione del server.", "No app name specified" : "Il nome dell'applicazione non è specificato", @@ -207,27 +207,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Configurazione dell'archiviazione incompleta.%s", "Storage connection error. %s" : "Errore di connessione all'archiviazione. %s", "Storage is temporarily not available" : "L'archiviazione è temporaneamente non disponibile", - "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s", - "4-byte characters are not supported in file names" : "I caratteri di 4 byte non sono supportati nei nomi dei file", - "App directory already exists" : "La cartella dell'applicazione esiste già", - "Can't create app folder. Please fix permissions. %s" : "Impossibile creare la cartella dell'applicazione. Correggi i permessi. %s", - "Archive does not contain a directory named %s" : "L'archivio non contiene una cartella con nome %s", - "No source specified when installing app" : "Nessuna fonte specificata durante l'installazione dell'applicazione", - "No href specified when installing app from http" : "Nessun href specificato durante l'installazione dell'applicazione da http", - "No path specified when installing app from local file" : "Nessun percorso specificato durante l'installazione dell'applicazione da file locale", - "Archives of type %s are not supported" : "Gli archivi di tipo %s non sono supportati", - "Failed to open archive when installing app" : "Apertura archivio non riuscita durante l'installazione dell'applicazione", - "App does not provide an info.xml file" : "L'applicazione non fornisce un file info.xml", - "App cannot be installed because appinfo file cannot be read." : "L'applicazione non può essere installata poiché il file appinfo non può essere letto.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "La firma non può essere verificata. Contatta lo sviluppatore dell'applicazione e controlla la schermata di amministrazione.", - "App can't be installed because of not allowed code in the App" : "L'applicazione non può essere installata a causa di codice non consentito al suo interno", - "App can't be installed because it is not compatible with this version of the server" : "L'applicazione non può essere installata perché non è compatibile con questa versione del server", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "L'applicazione non può essere installata poiché contiene l'etichetta true che è consentita per le applicazioni native", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "L'applicazione non può essere installata poiché la versione nel file info.xml non è la stessa riportata dall'app store", - "Logging" : "Accesso", - "Recommended" : "Consigliata", - "Microsoft Windows Platform is not supported" : "La piattaforma Microsoft Windows non è supportata", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "L'esecuzione del server Nextcloud sulla piattaforma Microsoft Windows. Ti consigliamo di utilizzare un server Linux in una macchina virtuale.", - "Storage not available" : "Archiviazione non disponibile" + "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 2ed1ebfe33..eddd6b71db 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -40,6 +40,11 @@ "File name is too long" : "Il nome del file è troppo lungo", "Dot files are not allowed" : "I file con un punto iniziale non sono consentiti", "Empty filename is not allowed" : "Un nome di file vuoto non è consentito", + "Help" : "Aiuto", + "Apps" : "Applicazioni", + "Personal" : "Personale", + "Users" : "Utenti", + "Admin" : "Admin", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Impostazioni server", @@ -147,7 +152,6 @@ "Oct." : "Ott.", "Nov." : "Nov.", "Dec." : "Dic.", - "Apps" : "Applicazioni", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo i seguenti caratteri sono consentiti in un nome utente: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-'\"", "A valid username must be provided" : "Deve essere fornito un nome utente valido", "Username contains whitespace at the beginning or at the end" : "Il nome utente contiene spazi all'inizio o alla fine", @@ -155,10 +159,6 @@ "The username is already being used" : "Il nome utente è già utilizzato", "Login canceled by app" : "Accesso annullato dall'applicazione", "User disabled" : "Utente disabilitato", - "Help" : "Aiuto", - "Personal" : "Personale", - "Users" : "Utenti", - "Admin" : "Admin", "App \"%s\" cannot be installed because appinfo file cannot be read." : "L'applicazione \"%s\" non può essere installata poiché il file appinfo non può essere letto.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "L'applicazione \"%s\" non può essere installata perché non è compatibile con questa versione del server.", "No app name specified" : "Il nome dell'applicazione non è specificato", @@ -205,27 +205,6 @@ "Storage incomplete configuration. %s" : "Configurazione dell'archiviazione incompleta.%s", "Storage connection error. %s" : "Errore di connessione all'archiviazione. %s", "Storage is temporarily not available" : "L'archiviazione è temporaneamente non disponibile", - "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s", - "4-byte characters are not supported in file names" : "I caratteri di 4 byte non sono supportati nei nomi dei file", - "App directory already exists" : "La cartella dell'applicazione esiste già", - "Can't create app folder. Please fix permissions. %s" : "Impossibile creare la cartella dell'applicazione. Correggi i permessi. %s", - "Archive does not contain a directory named %s" : "L'archivio non contiene una cartella con nome %s", - "No source specified when installing app" : "Nessuna fonte specificata durante l'installazione dell'applicazione", - "No href specified when installing app from http" : "Nessun href specificato durante l'installazione dell'applicazione da http", - "No path specified when installing app from local file" : "Nessun percorso specificato durante l'installazione dell'applicazione da file locale", - "Archives of type %s are not supported" : "Gli archivi di tipo %s non sono supportati", - "Failed to open archive when installing app" : "Apertura archivio non riuscita durante l'installazione dell'applicazione", - "App does not provide an info.xml file" : "L'applicazione non fornisce un file info.xml", - "App cannot be installed because appinfo file cannot be read." : "L'applicazione non può essere installata poiché il file appinfo non può essere letto.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "La firma non può essere verificata. Contatta lo sviluppatore dell'applicazione e controlla la schermata di amministrazione.", - "App can't be installed because of not allowed code in the App" : "L'applicazione non può essere installata a causa di codice non consentito al suo interno", - "App can't be installed because it is not compatible with this version of the server" : "L'applicazione non può essere installata perché non è compatibile con questa versione del server", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "L'applicazione non può essere installata poiché contiene l'etichetta true che è consentita per le applicazioni native", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "L'applicazione non può essere installata poiché la versione nel file info.xml non è la stessa riportata dall'app store", - "Logging" : "Accesso", - "Recommended" : "Consigliata", - "Microsoft Windows Platform is not supported" : "La piattaforma Microsoft Windows non è supportata", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "L'esecuzione del server Nextcloud sulla piattaforma Microsoft Windows. Ti consigliamo di utilizzare un server Linux in una macchina virtuale.", - "Storage not available" : "Archiviazione non disponibile" + "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 229bf13aed..22bd07b209 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "ファイル名が長すぎます", "Dot files are not allowed" : "ドットファイルは許可されていません", "Empty filename is not allowed" : "空のファイル名は許可されていません", + "Help" : "ヘルプ", + "Apps" : "アプリ", + "Personal" : "個人", + "Users" : "ユーザー", + "Admin" : "管理", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "サーバー設定", @@ -149,7 +154,6 @@ OC.L10N.register( "Oct." : "10月", "Nov." : "11月", "Dec." : "12月", - "Apps" : "アプリ", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "ユーザー名で利用できる文字列は、次のものです: \"a-z\", \"A-Z\", \"0-9\", \"_.@-\"", "A valid username must be provided" : "有効なユーザー名を指定する必要があります", "Username contains whitespace at the beginning or at the end" : "ユーザー名の最初か最後に空白が含まれています", @@ -157,10 +161,6 @@ OC.L10N.register( "The username is already being used" : "ユーザー名はすでに使われています", "Login canceled by app" : "アプリによりログインが中止されました", "User disabled" : "ユーザーは無効です", - "Help" : "ヘルプ", - "Personal" : "個人", - "Users" : "ユーザー", - "Admin" : "管理", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfoファイルが読み込めないため、アプリ名 \"%s\" がインストールできません。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。", "No app name specified" : "アプリ名が未指定", @@ -207,27 +207,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "設定が未完了のストレージです。 %s", "Storage connection error. %s" : "ストレージへの接続エラー。 %s", "Storage is temporarily not available" : "ストレージは一時的に利用できません", - "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s", - "4-byte characters are not supported in file names" : "ファイル名に4バイト文字を使用するのはサポートされていません", - "App directory already exists" : "アプリディレクトリはすでに存在します", - "Can't create app folder. Please fix permissions. %s" : "アプリフォルダーを作成できませんでした。%s のパーミッションを修正してください。", - "Archive does not contain a directory named %s" : "%s という名前のディレクトリは、アーカイブに含まれていません", - "No source specified when installing app" : "アプリインストール時のソースが未指定", - "No href specified when installing app from http" : "アプリインストール時のhttpの URL が未指定", - "No path specified when installing app from local file" : "アプリインストール時のローカルファイルのパスが未指定", - "Archives of type %s are not supported" : "\"%s\"タイプのアーカイブ形式は未サポート", - "Failed to open archive when installing app" : "アプリをインストール中にアーカイブファイルを開けませんでした。", - "App does not provide an info.xml file" : "アプリにinfo.xmlファイルが入っていません", - "App cannot be installed because appinfo file cannot be read." : "appinfoファイルが読み込めないため、アプリがインストールできません。", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "署名が確認できませんでした。このアプリの開発者へ連絡し、管理画面を確認してください。", - "App can't be installed because of not allowed code in the App" : "アプリで許可されないコードが入っているのが原因でアプリがインストールできません", - "App can't be installed because it is not compatible with this version of the server" : "アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "非shippedアプリには許可されないtrueタグが含まれているためにアプリをインストールできません。", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "info.xmlのバージョンがアプリストアのバージョンと合っていないため、アプリはインストールされません", - "Logging" : "ログ", - "Recommended" : "おすすめ", - "Microsoft Windows Platform is not supported" : "Microsoft Windows プラットフォームはサポートしていません。", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "マイクロソフト Windowsプラットフォーム上での Nextcloudの動作をサポートしていません。サーバー丸ごと移行する方式をとれない場合は仮想マシンで Linux を動かすことをお勧めします。", - "Storage not available" : "ストレージが利用できません" + "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 008b4ef1fd..c6a9929940 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -40,6 +40,11 @@ "File name is too long" : "ファイル名が長すぎます", "Dot files are not allowed" : "ドットファイルは許可されていません", "Empty filename is not allowed" : "空のファイル名は許可されていません", + "Help" : "ヘルプ", + "Apps" : "アプリ", + "Personal" : "個人", + "Users" : "ユーザー", + "Admin" : "管理", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "サーバー設定", @@ -147,7 +152,6 @@ "Oct." : "10月", "Nov." : "11月", "Dec." : "12月", - "Apps" : "アプリ", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "ユーザー名で利用できる文字列は、次のものです: \"a-z\", \"A-Z\", \"0-9\", \"_.@-\"", "A valid username must be provided" : "有効なユーザー名を指定する必要があります", "Username contains whitespace at the beginning or at the end" : "ユーザー名の最初か最後に空白が含まれています", @@ -155,10 +159,6 @@ "The username is already being used" : "ユーザー名はすでに使われています", "Login canceled by app" : "アプリによりログインが中止されました", "User disabled" : "ユーザーは無効です", - "Help" : "ヘルプ", - "Personal" : "個人", - "Users" : "ユーザー", - "Admin" : "管理", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfoファイルが読み込めないため、アプリ名 \"%s\" がインストールできません。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。", "No app name specified" : "アプリ名が未指定", @@ -205,27 +205,6 @@ "Storage incomplete configuration. %s" : "設定が未完了のストレージです。 %s", "Storage connection error. %s" : "ストレージへの接続エラー。 %s", "Storage is temporarily not available" : "ストレージは一時的に利用できません", - "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s", - "4-byte characters are not supported in file names" : "ファイル名に4バイト文字を使用するのはサポートされていません", - "App directory already exists" : "アプリディレクトリはすでに存在します", - "Can't create app folder. Please fix permissions. %s" : "アプリフォルダーを作成できませんでした。%s のパーミッションを修正してください。", - "Archive does not contain a directory named %s" : "%s という名前のディレクトリは、アーカイブに含まれていません", - "No source specified when installing app" : "アプリインストール時のソースが未指定", - "No href specified when installing app from http" : "アプリインストール時のhttpの URL が未指定", - "No path specified when installing app from local file" : "アプリインストール時のローカルファイルのパスが未指定", - "Archives of type %s are not supported" : "\"%s\"タイプのアーカイブ形式は未サポート", - "Failed to open archive when installing app" : "アプリをインストール中にアーカイブファイルを開けませんでした。", - "App does not provide an info.xml file" : "アプリにinfo.xmlファイルが入っていません", - "App cannot be installed because appinfo file cannot be read." : "appinfoファイルが読み込めないため、アプリがインストールできません。", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "署名が確認できませんでした。このアプリの開発者へ連絡し、管理画面を確認してください。", - "App can't be installed because of not allowed code in the App" : "アプリで許可されないコードが入っているのが原因でアプリがインストールできません", - "App can't be installed because it is not compatible with this version of the server" : "アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "非shippedアプリには許可されないtrueタグが含まれているためにアプリをインストールできません。", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "info.xmlのバージョンがアプリストアのバージョンと合っていないため、アプリはインストールされません", - "Logging" : "ログ", - "Recommended" : "おすすめ", - "Microsoft Windows Platform is not supported" : "Microsoft Windows プラットフォームはサポートしていません。", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "マイクロソフト Windowsプラットフォーム上での Nextcloudの動作をサポートしていません。サーバー丸ごと移行する方式をとれない場合は仮想マシンで Linux を動かすことをお勧めします。", - "Storage not available" : "ストレージが利用できません" + "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index 0fcaa03b24..4687f54ed5 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "Filnavnet er for langt", "Dot files are not allowed" : "Punktum-filer er ikke tillatt", "Empty filename is not allowed" : "Tomt filnavn er ikke tillatt", + "Help" : "Hjelp", + "Apps" : "Apper", + "Personal" : "Personlig", + "Users" : "Brukere", + "Admin" : "Admin", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Tjenerinnstillinger", @@ -149,7 +154,6 @@ OC.L10N.register( "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Des.", - "Apps" : "Apper", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Bare disse tegnene tillates i et brukernavn: \"a-z\", \"A-Z\", \"0-9\" og \"_.@-'\"", "A valid username must be provided" : "Oppgi et gyldig brukernavn", "Username contains whitespace at the beginning or at the end" : "Brukernavn inneholder blanke på begynnelsen eller slutten", @@ -157,10 +161,6 @@ OC.L10N.register( "The username is already being used" : "Brukernavnet er allerede i bruk", "Login canceled by app" : "Innlogging avbrutt av app", "User disabled" : "Brukeren er deaktivert", - "Help" : "Hjelp", - "Personal" : "Personlig", - "Users" : "Brukere", - "Admin" : "Admin", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Appen \"%s\" kan ikke installeres på grunn av at appinfo filen ikke kan leses.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Appen \"%s\" kan ikke installere fordi den ikke er kompatibel med denne tjenerversjonen.", "No app name specified" : "Intet app-navn spesifisert", @@ -207,27 +207,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Ikke komplett oppsett for lager. %s", "Storage connection error. %s" : "Tilkoblingsfeil for lager. %s", "Storage is temporarily not available" : "Lagring er midlertidig utilgjengelig", - "Storage connection timeout. %s" : "Tidsavbrudd ved tilkobling av lager: %s", - "4-byte characters are not supported in file names" : "4-byte tegn er ikke tillatt i filnavn", - "App directory already exists" : "App-mappe finnes allerede", - "Can't create app folder. Please fix permissions. %s" : "Kan ikke opprette app-mappe. Vennligst ordne opp i tillatelser. %s", - "Archive does not contain a directory named %s" : "Arkivet inneholder ikke en mappe med navn %s", - "No source specified when installing app" : "Ingen kilde spesifisert ved installering av app", - "No href specified when installing app from http" : "Ingen href spesifisert ved installering av app fra http", - "No path specified when installing app from local file" : "Ingen sti spesifisert ved installering av app fra lokal fil", - "Archives of type %s are not supported" : "Arkiver av type %s støttes ikke", - "Failed to open archive when installing app" : "Klarte ikke å åpne arkiv ved installering av app", - "App does not provide an info.xml file" : "App-en inneholder ikke filen info.xml", - "App cannot be installed because appinfo file cannot be read." : "App kan ikke installeres på grunn av at appinfo filen ikke kan leses.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Signatur kunne ikke sjekkes. Kontakt app-utvikleren og sjekk admin-bildet.", - "App can't be installed because of not allowed code in the App" : "App kan ikke installeres på grunn av ulovlig kode i appen.", - "App can't be installed because it is not compatible with this version of the server" : "Appen kan ikke installere fordi den ikke er kompatibel med denne tjenerversjonen.", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "App kan ikke installeres fordi den er merket med true som ikke er tillatt for apper som ikke leveres med systemet", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "App kan ikke installeres fordi versjonen i info.xml ikke er den samme som versjonen som rapporteres fra app-butikken", - "Logging" : "Logging", - "Recommended" : "Anbefalt", - "Microsoft Windows Platform is not supported" : "Microsoft Windows-plattform støttes ikke", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Kjøring av Nextcloud tjeneren på en Microsoft Windows plattform er ikke støttet. Vi foreslår at du bruker en Linux tjener i en virtuell maskin hvis du ikke har mulighet til å migrere tjeneren selv.", - "Storage not available" : "Lagringsplass ikke tilgjengelig" + "Storage connection timeout. %s" : "Tidsavbrudd ved tilkobling av lager: %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json index 5e74516730..7ea273008b 100644 --- a/lib/l10n/nb.json +++ b/lib/l10n/nb.json @@ -40,6 +40,11 @@ "File name is too long" : "Filnavnet er for langt", "Dot files are not allowed" : "Punktum-filer er ikke tillatt", "Empty filename is not allowed" : "Tomt filnavn er ikke tillatt", + "Help" : "Hjelp", + "Apps" : "Apper", + "Personal" : "Personlig", + "Users" : "Brukere", + "Admin" : "Admin", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Tjenerinnstillinger", @@ -147,7 +152,6 @@ "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Des.", - "Apps" : "Apper", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Bare disse tegnene tillates i et brukernavn: \"a-z\", \"A-Z\", \"0-9\" og \"_.@-'\"", "A valid username must be provided" : "Oppgi et gyldig brukernavn", "Username contains whitespace at the beginning or at the end" : "Brukernavn inneholder blanke på begynnelsen eller slutten", @@ -155,10 +159,6 @@ "The username is already being used" : "Brukernavnet er allerede i bruk", "Login canceled by app" : "Innlogging avbrutt av app", "User disabled" : "Brukeren er deaktivert", - "Help" : "Hjelp", - "Personal" : "Personlig", - "Users" : "Brukere", - "Admin" : "Admin", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Appen \"%s\" kan ikke installeres på grunn av at appinfo filen ikke kan leses.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Appen \"%s\" kan ikke installere fordi den ikke er kompatibel med denne tjenerversjonen.", "No app name specified" : "Intet app-navn spesifisert", @@ -205,27 +205,6 @@ "Storage incomplete configuration. %s" : "Ikke komplett oppsett for lager. %s", "Storage connection error. %s" : "Tilkoblingsfeil for lager. %s", "Storage is temporarily not available" : "Lagring er midlertidig utilgjengelig", - "Storage connection timeout. %s" : "Tidsavbrudd ved tilkobling av lager: %s", - "4-byte characters are not supported in file names" : "4-byte tegn er ikke tillatt i filnavn", - "App directory already exists" : "App-mappe finnes allerede", - "Can't create app folder. Please fix permissions. %s" : "Kan ikke opprette app-mappe. Vennligst ordne opp i tillatelser. %s", - "Archive does not contain a directory named %s" : "Arkivet inneholder ikke en mappe med navn %s", - "No source specified when installing app" : "Ingen kilde spesifisert ved installering av app", - "No href specified when installing app from http" : "Ingen href spesifisert ved installering av app fra http", - "No path specified when installing app from local file" : "Ingen sti spesifisert ved installering av app fra lokal fil", - "Archives of type %s are not supported" : "Arkiver av type %s støttes ikke", - "Failed to open archive when installing app" : "Klarte ikke å åpne arkiv ved installering av app", - "App does not provide an info.xml file" : "App-en inneholder ikke filen info.xml", - "App cannot be installed because appinfo file cannot be read." : "App kan ikke installeres på grunn av at appinfo filen ikke kan leses.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Signatur kunne ikke sjekkes. Kontakt app-utvikleren og sjekk admin-bildet.", - "App can't be installed because of not allowed code in the App" : "App kan ikke installeres på grunn av ulovlig kode i appen.", - "App can't be installed because it is not compatible with this version of the server" : "Appen kan ikke installere fordi den ikke er kompatibel med denne tjenerversjonen.", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "App kan ikke installeres fordi den er merket med true som ikke er tillatt for apper som ikke leveres med systemet", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "App kan ikke installeres fordi versjonen i info.xml ikke er den samme som versjonen som rapporteres fra app-butikken", - "Logging" : "Logging", - "Recommended" : "Anbefalt", - "Microsoft Windows Platform is not supported" : "Microsoft Windows-plattform støttes ikke", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Kjøring av Nextcloud tjeneren på en Microsoft Windows plattform er ikke støttet. Vi foreslår at du bruker en Linux tjener i en virtuell maskin hvis du ikke har mulighet til å migrere tjeneren selv.", - "Storage not available" : "Lagringsplass ikke tilgjengelig" + "Storage connection timeout. %s" : "Tidsavbrudd ved tilkobling av lager: %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 07569958fe..3d31baa4de 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "De bestandsnaam is te lang", "Dot files are not allowed" : "Punt bestanden zijn niet toegestaan", "Empty filename is not allowed" : "Een lege bestandsnaam is niet toegestaan", + "Help" : "Help", + "Apps" : "Apps", + "Personal" : "Persoonlijk", + "Users" : "Gebruikers", + "Admin" : "Beheerder", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Serverinstellingen", @@ -149,7 +154,6 @@ OC.L10N.register( "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dec.", - "Apps" : "Apps", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Alleen de volgende tekens zijn toegestaan in een gebruikersnaam: \"a-z\", \"A-Z\", \"0-9\", en \"_.@-\"", "A valid username must be provided" : "Er moet een geldige gebruikersnaam worden opgegeven", "Username contains whitespace at the beginning or at the end" : "De gebruikersnaam bevat spaties aan het begin of eind", @@ -157,10 +161,6 @@ OC.L10N.register( "The username is already being used" : "De gebruikersnaam bestaat al", "Login canceled by app" : "Inloggen geannuleerd door app", "User disabled" : "Gebruiker gedeactiveerd", - "Help" : "Help", - "Personal" : "Persoonlijk", - "Users" : "Gebruikers", - "Admin" : "Beheerder", "App \"%s\" cannot be installed because appinfo file cannot be read." : "App \"%s\" kan niet worden geïnstalleerd, omdat het appinfo bestand niet gelezen kan worden.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "App \"%s\" kan niet worden geïnstalleerd, omdat deze niet compatible is met deze versie van de server.", "No app name specified" : "Geen app naam opgegeven.", @@ -207,27 +207,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Incomplete opslagconfiguratie. %s", "Storage connection error. %s" : "Opslagverbindingsfout. %s", "Storage is temporarily not available" : "Opslag is tijdelijk niet beschikbaar", - "Storage connection timeout. %s" : "Opslagverbinding time-out. %s", - "4-byte characters are not supported in file names" : "4-byte tekens in bestandsnamen worden niet ondersteund", - "App directory already exists" : "App directory bestaat al", - "Can't create app folder. Please fix permissions. %s" : "Kan de app map niet aanmaken, Herstel de permissies. %s", - "Archive does not contain a directory named %s" : "Archief bevat geen directory genaamd %s", - "No source specified when installing app" : "Geen bron opgegeven bij installatie van de app", - "No href specified when installing app from http" : "Geen href opgegeven bij installeren van de app vanaf http", - "No path specified when installing app from local file" : "Geen pad opgegeven bij installeren van de app vanaf een lokaal bestand", - "Archives of type %s are not supported" : "Archiefbestanden van type %s niet ondersteund", - "Failed to open archive when installing app" : "Kon archiefbestand bij installatie van de app niet openen", - "App does not provide an info.xml file" : "De app heeft geen info.xml bestand", - "App cannot be installed because appinfo file cannot be read." : "App kan niet worden geïnstalleerd, omdat appinfo bestand niet gelezen kan worden.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Handtekening kon niet worden geverifieerd. Nee contact op met de ontwikkelaar van de app en check je beheerscherm.", - "App can't be installed because of not allowed code in the App" : "De app kan niet worden geïnstalleerd wegens onjuiste code in de app", - "App can't be installed because it is not compatible with this version of the server" : "De app kan niet worden geïnstalleerd, omdat die niet compatible is met deze versie van de server", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "De app kan niet worden geïnstalleerd, omdat het de true markering bevat die niet is toegestaan voor niet gepubliceerde apps", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "De app kan niet worden geïnstalleerd, omdat de versie in info.xml niet dezelfde is als de versie zoals die in de app store staat vermeld", - "Logging" : "Logging", - "Recommended" : "Aanbevolen", - "Microsoft Windows Platform is not supported" : "Microsoft Windows Platform wordt niet ondersteund", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Het draaien van Nextcloud server op het Microsoft Windows platform wordt niet ondersteund. We adviseren je om een Linux server op een virtuele server te gebruiken als je geen mogelijkheid hebt om een server zelf te migreren.", - "Storage not available" : "Opslag niet beschikbaar" + "Storage connection timeout. %s" : "Opslagverbinding time-out. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index 3478dcdfa9..bf1d5df904 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -40,6 +40,11 @@ "File name is too long" : "De bestandsnaam is te lang", "Dot files are not allowed" : "Punt bestanden zijn niet toegestaan", "Empty filename is not allowed" : "Een lege bestandsnaam is niet toegestaan", + "Help" : "Help", + "Apps" : "Apps", + "Personal" : "Persoonlijk", + "Users" : "Gebruikers", + "Admin" : "Beheerder", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Serverinstellingen", @@ -147,7 +152,6 @@ "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dec.", - "Apps" : "Apps", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Alleen de volgende tekens zijn toegestaan in een gebruikersnaam: \"a-z\", \"A-Z\", \"0-9\", en \"_.@-\"", "A valid username must be provided" : "Er moet een geldige gebruikersnaam worden opgegeven", "Username contains whitespace at the beginning or at the end" : "De gebruikersnaam bevat spaties aan het begin of eind", @@ -155,10 +159,6 @@ "The username is already being used" : "De gebruikersnaam bestaat al", "Login canceled by app" : "Inloggen geannuleerd door app", "User disabled" : "Gebruiker gedeactiveerd", - "Help" : "Help", - "Personal" : "Persoonlijk", - "Users" : "Gebruikers", - "Admin" : "Beheerder", "App \"%s\" cannot be installed because appinfo file cannot be read." : "App \"%s\" kan niet worden geïnstalleerd, omdat het appinfo bestand niet gelezen kan worden.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "App \"%s\" kan niet worden geïnstalleerd, omdat deze niet compatible is met deze versie van de server.", "No app name specified" : "Geen app naam opgegeven.", @@ -205,27 +205,6 @@ "Storage incomplete configuration. %s" : "Incomplete opslagconfiguratie. %s", "Storage connection error. %s" : "Opslagverbindingsfout. %s", "Storage is temporarily not available" : "Opslag is tijdelijk niet beschikbaar", - "Storage connection timeout. %s" : "Opslagverbinding time-out. %s", - "4-byte characters are not supported in file names" : "4-byte tekens in bestandsnamen worden niet ondersteund", - "App directory already exists" : "App directory bestaat al", - "Can't create app folder. Please fix permissions. %s" : "Kan de app map niet aanmaken, Herstel de permissies. %s", - "Archive does not contain a directory named %s" : "Archief bevat geen directory genaamd %s", - "No source specified when installing app" : "Geen bron opgegeven bij installatie van de app", - "No href specified when installing app from http" : "Geen href opgegeven bij installeren van de app vanaf http", - "No path specified when installing app from local file" : "Geen pad opgegeven bij installeren van de app vanaf een lokaal bestand", - "Archives of type %s are not supported" : "Archiefbestanden van type %s niet ondersteund", - "Failed to open archive when installing app" : "Kon archiefbestand bij installatie van de app niet openen", - "App does not provide an info.xml file" : "De app heeft geen info.xml bestand", - "App cannot be installed because appinfo file cannot be read." : "App kan niet worden geïnstalleerd, omdat appinfo bestand niet gelezen kan worden.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Handtekening kon niet worden geverifieerd. Nee contact op met de ontwikkelaar van de app en check je beheerscherm.", - "App can't be installed because of not allowed code in the App" : "De app kan niet worden geïnstalleerd wegens onjuiste code in de app", - "App can't be installed because it is not compatible with this version of the server" : "De app kan niet worden geïnstalleerd, omdat die niet compatible is met deze versie van de server", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "De app kan niet worden geïnstalleerd, omdat het de true markering bevat die niet is toegestaan voor niet gepubliceerde apps", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "De app kan niet worden geïnstalleerd, omdat de versie in info.xml niet dezelfde is als de versie zoals die in de app store staat vermeld", - "Logging" : "Logging", - "Recommended" : "Aanbevolen", - "Microsoft Windows Platform is not supported" : "Microsoft Windows Platform wordt niet ondersteund", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Het draaien van Nextcloud server op het Microsoft Windows platform wordt niet ondersteund. We adviseren je om een Linux server op een virtuele server te gebruiken als je geen mogelijkheid hebt om een server zelf te migreren.", - "Storage not available" : "Opslag niet beschikbaar" + "Storage connection timeout. %s" : "Opslagverbinding time-out. %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index b7bd5ab745..4e6f5954cd 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "Nazwa pliku zbyt długa", "Dot files are not allowed" : "Pliki z kropką są nie dozwolone", "Empty filename is not allowed" : "Pusta nazwa nie jest dozwolona.", + "Help" : "Pomoc", + "Apps" : "Aplikacje", + "Personal" : "Osobiste", + "Users" : "Użytkownicy", + "Admin" : "Administracja", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Ustawienia serwera", @@ -149,7 +154,6 @@ OC.L10N.register( "Oct." : "Paź.", "Nov." : "Lis.", "Dec." : "Gru.", - "Apps" : "Aplikacje", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "W nazwie użytkownika dozwolone są tylko następujące znaki : \"a-z\", \"A-Z\", \"0-9\" i \"_.@-'\"", "A valid username must be provided" : "Należy podać prawidłową nazwę użytkownika", "Username contains whitespace at the beginning or at the end" : "Nazwa użytkownika zawiera spację na początku albo na końcu", @@ -157,10 +161,6 @@ OC.L10N.register( "The username is already being used" : "Ta nazwa użytkownika jest już używana", "Login canceled by app" : "Zalogowanie anulowane przez aplikację", "User disabled" : "Użytkownik zablokowany", - "Help" : "Pomoc", - "Personal" : "Osobiste", - "Users" : "Użytkownicy", - "Admin" : "Administracja", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikacja \"%s\" nie może zostać zainstalowana, ponieważ plik informacyjny nie może zostać odczytany.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikacja \"%s\" nie może zostać zainstalowana, ponieważ jest niekompatybilna z obecną wersją serwera.", "No app name specified" : "Nie określono nazwy aplikacji", @@ -207,27 +207,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Niekompletna konfiguracja magazynu. %s", "Storage connection error. %s" : "Błąd połączenia magazynu. %s", "Storage is temporarily not available" : "Magazyn jest tymczasowo niedostępny", - "Storage connection timeout. %s" : "Limit czasu połączenia do magazynu został przekroczony. %s", - "4-byte characters are not supported in file names" : "Znaki 4-bajtowe są niedozwolone w nazwach plików", - "App directory already exists" : "Katalog aplikacji już isnieje", - "Can't create app folder. Please fix permissions. %s" : "Nie mogę utworzyć katalogu aplikacji. Proszę popraw uprawnienia. %s", - "Archive does not contain a directory named %s" : "Archiwum nie zawiera ścieżki o nazwie %s", - "No source specified when installing app" : "Nie określono źródła podczas instalacji aplikacji", - "No href specified when installing app from http" : "Nie określono linku skąd aplikacja ma być zainstalowana", - "No path specified when installing app from local file" : "Nie określono lokalnego pliku z którego miała być instalowana aplikacja", - "Archives of type %s are not supported" : "Typ archiwum %s nie jest obsługiwany", - "Failed to open archive when installing app" : "Nie udało się otworzyć archiwum podczas instalacji aplikacji", - "App does not provide an info.xml file" : "Aplikacja nie posiada pliku info.xml", - "App cannot be installed because appinfo file cannot be read." : "Aplikacja nie może zostać zainstalowana, ponieważ plik z informacjami o aplikacji nie może zostać odczytany.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Sygnatura nie mogła zostać sprawdzona. Proszę o skontaktowanie się z twórcą aplikacji i sprawdzenie panelu administratora.", - "App can't be installed because of not allowed code in the App" : "Aplikacja nie może być zainstalowany ponieważ nie dopuszcza kod w aplikacji", - "App can't be installed because it is not compatible with this version of the server" : "Aplikacja nie może zostać zainstalowane, ponieważ jest niekompatybilna z tą wersją serwera", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Aplikacja nie może być zainstalowana ponieważ true tag nie jest true , co nie jest dozwolone dla aplikacji nie wysłanych", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Aplikacja nie może zostać zainstalowana, ponieważ wersja w info.xml nie jest taka sama jak wersja raportowana ze sklepu aplikacji", - "Logging" : "Logowanie", - "Recommended" : "Polecane", - "Microsoft Windows Platform is not supported" : "Platforma Microsoft Windows nie jest wspierana", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Uruchomienie serwera Nextcloud na platformie Microsoft Windows nie jest wspierane. Jeśli nie masz możliwości migracji samego systemu sugerujemy, żebyś użył wirtualnego serwera z Linuksem.", - "Storage not available" : "Pamięć nie dostępna" + "Storage connection timeout. %s" : "Limit czasu połączenia do magazynu został przekroczony. %s" }, "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/lib/l10n/pl.json b/lib/l10n/pl.json index a2c5545dd2..b8322967bd 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -40,6 +40,11 @@ "File name is too long" : "Nazwa pliku zbyt długa", "Dot files are not allowed" : "Pliki z kropką są nie dozwolone", "Empty filename is not allowed" : "Pusta nazwa nie jest dozwolona.", + "Help" : "Pomoc", + "Apps" : "Aplikacje", + "Personal" : "Osobiste", + "Users" : "Użytkownicy", + "Admin" : "Administracja", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Ustawienia serwera", @@ -147,7 +152,6 @@ "Oct." : "Paź.", "Nov." : "Lis.", "Dec." : "Gru.", - "Apps" : "Aplikacje", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "W nazwie użytkownika dozwolone są tylko następujące znaki : \"a-z\", \"A-Z\", \"0-9\" i \"_.@-'\"", "A valid username must be provided" : "Należy podać prawidłową nazwę użytkownika", "Username contains whitespace at the beginning or at the end" : "Nazwa użytkownika zawiera spację na początku albo na końcu", @@ -155,10 +159,6 @@ "The username is already being used" : "Ta nazwa użytkownika jest już używana", "Login canceled by app" : "Zalogowanie anulowane przez aplikację", "User disabled" : "Użytkownik zablokowany", - "Help" : "Pomoc", - "Personal" : "Osobiste", - "Users" : "Użytkownicy", - "Admin" : "Administracja", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikacja \"%s\" nie może zostać zainstalowana, ponieważ plik informacyjny nie może zostać odczytany.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikacja \"%s\" nie może zostać zainstalowana, ponieważ jest niekompatybilna z obecną wersją serwera.", "No app name specified" : "Nie określono nazwy aplikacji", @@ -205,27 +205,6 @@ "Storage incomplete configuration. %s" : "Niekompletna konfiguracja magazynu. %s", "Storage connection error. %s" : "Błąd połączenia magazynu. %s", "Storage is temporarily not available" : "Magazyn jest tymczasowo niedostępny", - "Storage connection timeout. %s" : "Limit czasu połączenia do magazynu został przekroczony. %s", - "4-byte characters are not supported in file names" : "Znaki 4-bajtowe są niedozwolone w nazwach plików", - "App directory already exists" : "Katalog aplikacji już isnieje", - "Can't create app folder. Please fix permissions. %s" : "Nie mogę utworzyć katalogu aplikacji. Proszę popraw uprawnienia. %s", - "Archive does not contain a directory named %s" : "Archiwum nie zawiera ścieżki o nazwie %s", - "No source specified when installing app" : "Nie określono źródła podczas instalacji aplikacji", - "No href specified when installing app from http" : "Nie określono linku skąd aplikacja ma być zainstalowana", - "No path specified when installing app from local file" : "Nie określono lokalnego pliku z którego miała być instalowana aplikacja", - "Archives of type %s are not supported" : "Typ archiwum %s nie jest obsługiwany", - "Failed to open archive when installing app" : "Nie udało się otworzyć archiwum podczas instalacji aplikacji", - "App does not provide an info.xml file" : "Aplikacja nie posiada pliku info.xml", - "App cannot be installed because appinfo file cannot be read." : "Aplikacja nie może zostać zainstalowana, ponieważ plik z informacjami o aplikacji nie może zostać odczytany.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Sygnatura nie mogła zostać sprawdzona. Proszę o skontaktowanie się z twórcą aplikacji i sprawdzenie panelu administratora.", - "App can't be installed because of not allowed code in the App" : "Aplikacja nie może być zainstalowany ponieważ nie dopuszcza kod w aplikacji", - "App can't be installed because it is not compatible with this version of the server" : "Aplikacja nie może zostać zainstalowane, ponieważ jest niekompatybilna z tą wersją serwera", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Aplikacja nie może być zainstalowana ponieważ true tag nie jest true , co nie jest dozwolone dla aplikacji nie wysłanych", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Aplikacja nie może zostać zainstalowana, ponieważ wersja w info.xml nie jest taka sama jak wersja raportowana ze sklepu aplikacji", - "Logging" : "Logowanie", - "Recommended" : "Polecane", - "Microsoft Windows Platform is not supported" : "Platforma Microsoft Windows nie jest wspierana", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Uruchomienie serwera Nextcloud na platformie Microsoft Windows nie jest wspierane. Jeśli nie masz możliwości migracji samego systemu sugerujemy, żebyś użył wirtualnego serwera z Linuksem.", - "Storage not available" : "Pamięć nie dostępna" + "Storage connection timeout. %s" : "Limit czasu połączenia do magazynu został przekroczony. %s" },"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/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 5a55bd7a02..a9f3ddaf2e 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "O nome do arquivo é muito longo", "Dot files are not allowed" : "Dot arquivos não são permitidos", "Empty filename is not allowed" : "Um nome de arquivo vazio não é permitido.", + "Help" : "Ajuda", + "Apps" : "Aplicações", + "Personal" : "Pessoal", + "Users" : "Usuários", + "Admin" : "Admin", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Configurações de servidor", @@ -149,7 +154,6 @@ OC.L10N.register( "Oct." : "Out.", "Nov." : "Nov.", "Dec." : "Dez.", - "Apps" : "Aplicações", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Somente os seguintes caracteres são permitidos em um nome de usuário: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-'\"", "A valid username must be provided" : "Forneça um nome de usuário válido", "Username contains whitespace at the beginning or at the end" : "O nome de usuário contém espaço em branco no início ou no fim", @@ -157,10 +161,6 @@ OC.L10N.register( "The username is already being used" : "Este nome de usuário já está sendo usado", "Login canceled by app" : "Login cancelado pelo aplicativo", "User disabled" : "Usuário desativado", - "Help" : "Ajuda", - "Personal" : "Pessoal", - "Users" : "Usuários", - "Admin" : "Admin", "App \"%s\" cannot be installed because appinfo file cannot be read." : "O App \"%s\" não pode ser instalado porque o arquivo appinfo não pode ser lido.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "O aplicativo \"%s\" não pode ser instalado pois não é compatível com a versão do servidor.", "No app name specified" : "O nome do aplicativo não foi especificado.", @@ -207,27 +207,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Incompleta configuração de armazenamento. %s", "Storage connection error. %s" : "Erro na conexão de armazenamento. %s", "Storage is temporarily not available" : "Storage temporariamente indisponível", - "Storage connection timeout. %s" : "Tempo limite de conexão de armazenamento. %s", - "4-byte characters are not supported in file names" : "Caracteres de 4-bytes não são suportados em nomes de arquivos", - "App directory already exists" : "Diretório App já existe", - "Can't create app folder. Please fix permissions. %s" : "Não é possível criar pasta app. Corrija as permissões. %s", - "Archive does not contain a directory named %s" : "O arquivo não contém um diretório chamado %s", - "No source specified when installing app" : "Nenhuma fonte foi especificada enquanto instalava o aplicativo", - "No href specified when installing app from http" : "Nenhuma href foi especificada enquanto instalava o aplicativo de http", - "No path specified when installing app from local file" : "Nenhum caminho foi especificado enquanto instalava o aplicativo do arquivo local", - "Archives of type %s are not supported" : "Arquivos do tipo %s não são suportados", - "Failed to open archive when installing app" : "Falha para abrir o arquivo enquanto instalava o aplicativo", - "App does not provide an info.xml file" : "O aplicativo não fornece um arquivo info.xml", - "App cannot be installed because appinfo file cannot be read." : "O App não pode ser instalado porque o arquivo appinfo não pode ser lido.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "A assinatura não pode ser verificada. Por favor entre em contato com o desenvolvedor do aplicativo e verificar sua tela de administração.", - "App can't be installed because of not allowed code in the App" : "O aplicativo não pode ser instalado por causa do código não permitido no Aplivativo", - "App can't be installed because it is not compatible with this version of the server" : "O aplicativo não pode ser instalado pois não é compativel com a versão do servidor", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "O aplicativo não pode ser instalado porque ele contém a marca verdadeiro que não é permitido para aplicações não embarcadas", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "O aplicativo não pode ser instalado porque a versão em info.xml não é o mesmo que a versão relatada na App Store", - "Logging" : "Logando", - "Recommended" : "Recomendado", - "Microsoft Windows Platform is not supported" : "Plataforma Microsoft Windows não é suportada", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "O Servidor Nextcloud não possui suporte para execução na plataforma Microsoft Windows. Sugerimos que use um servidor Linux em uma máquina virtual, caso não seja possível migrar o servidor.", - "Storage not available" : "Armazanamento não disponível" + "Storage connection timeout. %s" : "Tempo limite de conexão de armazenamento. %s" }, "nplurals=2; plural=(n > 1);"); diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 2e9db1e93b..8ba757466f 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -40,6 +40,11 @@ "File name is too long" : "O nome do arquivo é muito longo", "Dot files are not allowed" : "Dot arquivos não são permitidos", "Empty filename is not allowed" : "Um nome de arquivo vazio não é permitido.", + "Help" : "Ajuda", + "Apps" : "Aplicações", + "Personal" : "Pessoal", + "Users" : "Usuários", + "Admin" : "Admin", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Configurações de servidor", @@ -147,7 +152,6 @@ "Oct." : "Out.", "Nov." : "Nov.", "Dec." : "Dez.", - "Apps" : "Aplicações", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Somente os seguintes caracteres são permitidos em um nome de usuário: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-'\"", "A valid username must be provided" : "Forneça um nome de usuário válido", "Username contains whitespace at the beginning or at the end" : "O nome de usuário contém espaço em branco no início ou no fim", @@ -155,10 +159,6 @@ "The username is already being used" : "Este nome de usuário já está sendo usado", "Login canceled by app" : "Login cancelado pelo aplicativo", "User disabled" : "Usuário desativado", - "Help" : "Ajuda", - "Personal" : "Pessoal", - "Users" : "Usuários", - "Admin" : "Admin", "App \"%s\" cannot be installed because appinfo file cannot be read." : "O App \"%s\" não pode ser instalado porque o arquivo appinfo não pode ser lido.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "O aplicativo \"%s\" não pode ser instalado pois não é compatível com a versão do servidor.", "No app name specified" : "O nome do aplicativo não foi especificado.", @@ -205,27 +205,6 @@ "Storage incomplete configuration. %s" : "Incompleta configuração de armazenamento. %s", "Storage connection error. %s" : "Erro na conexão de armazenamento. %s", "Storage is temporarily not available" : "Storage temporariamente indisponível", - "Storage connection timeout. %s" : "Tempo limite de conexão de armazenamento. %s", - "4-byte characters are not supported in file names" : "Caracteres de 4-bytes não são suportados em nomes de arquivos", - "App directory already exists" : "Diretório App já existe", - "Can't create app folder. Please fix permissions. %s" : "Não é possível criar pasta app. Corrija as permissões. %s", - "Archive does not contain a directory named %s" : "O arquivo não contém um diretório chamado %s", - "No source specified when installing app" : "Nenhuma fonte foi especificada enquanto instalava o aplicativo", - "No href specified when installing app from http" : "Nenhuma href foi especificada enquanto instalava o aplicativo de http", - "No path specified when installing app from local file" : "Nenhum caminho foi especificado enquanto instalava o aplicativo do arquivo local", - "Archives of type %s are not supported" : "Arquivos do tipo %s não são suportados", - "Failed to open archive when installing app" : "Falha para abrir o arquivo enquanto instalava o aplicativo", - "App does not provide an info.xml file" : "O aplicativo não fornece um arquivo info.xml", - "App cannot be installed because appinfo file cannot be read." : "O App não pode ser instalado porque o arquivo appinfo não pode ser lido.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "A assinatura não pode ser verificada. Por favor entre em contato com o desenvolvedor do aplicativo e verificar sua tela de administração.", - "App can't be installed because of not allowed code in the App" : "O aplicativo não pode ser instalado por causa do código não permitido no Aplivativo", - "App can't be installed because it is not compatible with this version of the server" : "O aplicativo não pode ser instalado pois não é compativel com a versão do servidor", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "O aplicativo não pode ser instalado porque ele contém a marca verdadeiro que não é permitido para aplicações não embarcadas", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "O aplicativo não pode ser instalado porque a versão em info.xml não é o mesmo que a versão relatada na App Store", - "Logging" : "Logando", - "Recommended" : "Recomendado", - "Microsoft Windows Platform is not supported" : "Plataforma Microsoft Windows não é suportada", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "O Servidor Nextcloud não possui suporte para execução na plataforma Microsoft Windows. Sugerimos que use um servidor Linux em uma máquina virtual, caso não seja possível migrar o servidor.", - "Storage not available" : "Armazanamento não disponível" + "Storage connection timeout. %s" : "Tempo limite de conexão de armazenamento. %s" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index e3b9fcb52b..25cb104037 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "Имя файла слишком длинное.", "Dot files are not allowed" : "Файлы начинающиеся с точки не допускаются", "Empty filename is not allowed" : "Пустое имя файла не допускается", + "Help" : "Помощь", + "Apps" : "Приложения", + "Personal" : "Личное", + "Users" : "Пользователи", + "Admin" : "Администрирование", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Настройки сервера", @@ -149,7 +154,6 @@ OC.L10N.register( "Oct." : "Окт.", "Nov." : "Нояб.", "Dec." : "Дек.", - "Apps" : "Приложения", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "В составе имени пользователя допускаются следующие символы: \"a-z\", \"A-Z\", \"0-9\" и \"_.@-'\"", "A valid username must be provided" : "Укажите допустимое имя пользователя", "Username contains whitespace at the beginning or at the end" : "Имя пользователя содержит пробел в начале или в конце", @@ -157,10 +161,6 @@ OC.L10N.register( "The username is already being used" : "Имя пользователя уже используется", "Login canceled by app" : "Вход отменен приложением", "User disabled" : "Пользователь отключен", - "Help" : "Помощь", - "Personal" : "Личное", - "Users" : "Пользователи", - "Admin" : "Администрирование", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Приложение \"%s\" не может быть установлено, так как файл с информацией о приложении не может быть прочтен.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Приложение \"%s\" не может быть установлено, потому что оно несовместимо с этой версией сервера", "No app name specified" : "Не указано имя приложения", @@ -207,27 +207,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Неполная конфигурация хранилища. %s", "Storage connection error. %s" : "Ошибка подключения к хранилищу. %s", "Storage is temporarily not available" : "Хранилище временно недоступно", - "Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s", - "4-byte characters are not supported in file names" : "4-х байтовые символы в имени файлов не допускаются", - "App directory already exists" : "Каталог приложения уже существует", - "Can't create app folder. Please fix permissions. %s" : "Не удалось создать каталог приложения. Исправьте права доступа. %s", - "Archive does not contain a directory named %s" : "Архив не содержит каталога с именем %s", - "No source specified when installing app" : "Не указан источник при установке приложения", - "No href specified when installing app from http" : "Не указан атрибут href при установке приложения через http", - "No path specified when installing app from local file" : "Не указан путь при установке приложения из локального файла", - "Archives of type %s are not supported" : "Архивы %s не поддерживаются", - "Failed to open archive when installing app" : "Ошибка открытия архива при установке приложения", - "App does not provide an info.xml file" : "Приложение не имеет файла info.xml", - "App cannot be installed because appinfo file cannot be read." : "Приложение не может быть установлено, так как файл с информацией о приложении не может быть прочтен.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Подпись не может быть проверена. Пожалуйста, свяжитесь с разработчиком приложения и проверьте свою страницу администратора.", - "App can't be installed because of not allowed code in the App" : "Приложение невозможно установить. В нем содержится запрещенный код.", - "App can't be installed because it is not compatible with this version of the server" : "Приложение не может быть установлено, потому что оно несовместимо с этой версией сервера", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Приложение невозможно установить. Оно содержит параметр true который не допустим для приложений, не входящих в поставку.", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Приложение невозможно установить. Версия в файле info.xml не совпадает с версией заявленной в магазине приложений", - "Logging" : "Журнал", - "Recommended" : "Рекомендовано", - "Microsoft Windows Platform is not supported" : "Платформа Microsoft Windows не поддерживается", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Работа Nextcloud Server на платформе Microsoft Windows не поддерживается. Мы рекомендуем использовать Linux в качестве виртуальный машины, если у вас нет возможности перевести сам сервер.", - "Storage not available" : "Хранилище недоступно" + "Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s" }, "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/lib/l10n/ru.json b/lib/l10n/ru.json index 7ac544fd9f..1f11ba0379 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -40,6 +40,11 @@ "File name is too long" : "Имя файла слишком длинное.", "Dot files are not allowed" : "Файлы начинающиеся с точки не допускаются", "Empty filename is not allowed" : "Пустое имя файла не допускается", + "Help" : "Помощь", + "Apps" : "Приложения", + "Personal" : "Личное", + "Users" : "Пользователи", + "Admin" : "Администрирование", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Настройки сервера", @@ -147,7 +152,6 @@ "Oct." : "Окт.", "Nov." : "Нояб.", "Dec." : "Дек.", - "Apps" : "Приложения", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "В составе имени пользователя допускаются следующие символы: \"a-z\", \"A-Z\", \"0-9\" и \"_.@-'\"", "A valid username must be provided" : "Укажите допустимое имя пользователя", "Username contains whitespace at the beginning or at the end" : "Имя пользователя содержит пробел в начале или в конце", @@ -155,10 +159,6 @@ "The username is already being used" : "Имя пользователя уже используется", "Login canceled by app" : "Вход отменен приложением", "User disabled" : "Пользователь отключен", - "Help" : "Помощь", - "Personal" : "Личное", - "Users" : "Пользователи", - "Admin" : "Администрирование", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Приложение \"%s\" не может быть установлено, так как файл с информацией о приложении не может быть прочтен.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Приложение \"%s\" не может быть установлено, потому что оно несовместимо с этой версией сервера", "No app name specified" : "Не указано имя приложения", @@ -205,27 +205,6 @@ "Storage incomplete configuration. %s" : "Неполная конфигурация хранилища. %s", "Storage connection error. %s" : "Ошибка подключения к хранилищу. %s", "Storage is temporarily not available" : "Хранилище временно недоступно", - "Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s", - "4-byte characters are not supported in file names" : "4-х байтовые символы в имени файлов не допускаются", - "App directory already exists" : "Каталог приложения уже существует", - "Can't create app folder. Please fix permissions. %s" : "Не удалось создать каталог приложения. Исправьте права доступа. %s", - "Archive does not contain a directory named %s" : "Архив не содержит каталога с именем %s", - "No source specified when installing app" : "Не указан источник при установке приложения", - "No href specified when installing app from http" : "Не указан атрибут href при установке приложения через http", - "No path specified when installing app from local file" : "Не указан путь при установке приложения из локального файла", - "Archives of type %s are not supported" : "Архивы %s не поддерживаются", - "Failed to open archive when installing app" : "Ошибка открытия архива при установке приложения", - "App does not provide an info.xml file" : "Приложение не имеет файла info.xml", - "App cannot be installed because appinfo file cannot be read." : "Приложение не может быть установлено, так как файл с информацией о приложении не может быть прочтен.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Подпись не может быть проверена. Пожалуйста, свяжитесь с разработчиком приложения и проверьте свою страницу администратора.", - "App can't be installed because of not allowed code in the App" : "Приложение невозможно установить. В нем содержится запрещенный код.", - "App can't be installed because it is not compatible with this version of the server" : "Приложение не может быть установлено, потому что оно несовместимо с этой версией сервера", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Приложение невозможно установить. Оно содержит параметр true который не допустим для приложений, не входящих в поставку.", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Приложение невозможно установить. Версия в файле info.xml не совпадает с версией заявленной в магазине приложений", - "Logging" : "Журнал", - "Recommended" : "Рекомендовано", - "Microsoft Windows Platform is not supported" : "Платформа Microsoft Windows не поддерживается", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Работа Nextcloud Server на платформе Microsoft Windows не поддерживается. Мы рекомендуем использовать Linux в качестве виртуальный машины, если у вас нет возможности перевести сам сервер.", - "Storage not available" : "Хранилище недоступно" + "Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s" },"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/lib/l10n/sk.js b/lib/l10n/sk.js index e723baebea..90f0ea4e59 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "Meno súboru je veľmi dlhé.", "Dot files are not allowed" : "Názov súboru začínajúci bodkou nie je povolený.", "Empty filename is not allowed" : "Prázdny názov súboru nie je povolený", + "Help" : "Pomoc", + "Apps" : "Aplikácie", + "Personal" : "Osobné", + "Users" : "Používatelia", + "Admin" : "Administrátor", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Nastavenia servera", @@ -145,7 +150,6 @@ OC.L10N.register( "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dec.", - "Apps" : "Aplikácie", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "V mene používateľa je možné použiť iba nasledovné znaky: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", "A valid username must be provided" : "Musíte zadať platné používateľské meno", "Username contains whitespace at the beginning or at the end" : "Meno používateľa obsahuje na začiatku, alebo na konci medzeru", @@ -153,10 +157,6 @@ OC.L10N.register( "The username is already being used" : "Meno používateľa je už použité", "Login canceled by app" : "Prihlásenie bolo zrušené aplikáciou", "User disabled" : "Používateľ zakázaný", - "Help" : "Pomoc", - "Personal" : "Osobné", - "Users" : "Používatelia", - "Admin" : "Administrátor", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikáciu \"%s\" nie je možné nainštalovať, lebo nebolo možné načítať súbor s informáciami o aplikácií.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikácia \"%s\" nie je kompatibilná s verziou servera, preto nemôže byť nainštalovaná.", "No app name specified" : "Nešpecifikované meno aplikácie", @@ -200,24 +200,6 @@ OC.L10N.register( "Please check that the data directory contains a file \".ocdata\" in its root." : "Prosím, skontrolujte, či priečinok dát obsahuje súbor \".ocdata\".", "Could not obtain lock type %d on \"%s\"." : "Nepodarilo sa získať zámok typu %d na „%s“.", "Storage connection error. %s" : "Chyba pripojenia k úložisku. %s", - "Storage is temporarily not available" : "Úložisko je dočasne nedostupné", - "4-byte characters are not supported in file names" : "V názve súbou nie sú podporované 4-bajtové znaky.", - "App directory already exists" : "Aplikačný priečinok už existuje", - "Can't create app folder. Please fix permissions. %s" : "Nemožno vytvoriť aplikačný priečinok. Prosím upravte povolenia. %s", - "Archive does not contain a directory named %s" : "Archív neobsahuje priečinok zvaný %s", - "No source specified when installing app" : "Nešpecifikovaný zdroj pri inštalácii aplikácie", - "No href specified when installing app from http" : "Nešpecifikovaný atribút \"href\" pri inštalácii aplikácie pomocou protokolu \"http\"", - "No path specified when installing app from local file" : "Nešpecifikovaná cesta pri inštalácii aplikácie z lokálneho súboru", - "Archives of type %s are not supported" : "Tento typ archívu %s nie je podporovaný", - "Failed to open archive when installing app" : "Zlyhanie pri otváraní archívu počas inštalácie aplikácie", - "App does not provide an info.xml file" : "Aplikácia neposkytuje súbor info.xml", - "App cannot be installed because appinfo file cannot be read." : "Aplikáciu nie je možné nainštalovať, lebo nebolo možné načítať súbor s informáciami o aplikácií.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Nebolo možné skontrolovať podpis aplikácie. Kontaktujte prosím vývojára aplikácie a skontrolujte administrátorské nastavenia.", - "App can't be installed because of not allowed code in the App" : "Aplikácia nemôže byť nainštalovaná pre nepovolený kód v aplikácii", - "App can't be installed because it is not compatible with this version of the server" : "Aplikácia nie je kompatibilná s verziou servera, preto nemôže byť nainštalovaná", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Aplikácia nemôže byť nainštalovaná pretože obsahuje značkutrue, ktorá nie je povolená pre nedodávané aplikácie", - "Recommended" : "Odporúčané", - "Microsoft Windows Platform is not supported" : "Microsoft Windows platforma nieje podporovaná", - "Storage not available" : "Úložisko nie je dostupné" + "Storage is temporarily not available" : "Úložisko je dočasne nedostupné" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json index 7deb8eb8ad..df3a0c3a11 100644 --- a/lib/l10n/sk.json +++ b/lib/l10n/sk.json @@ -40,6 +40,11 @@ "File name is too long" : "Meno súboru je veľmi dlhé.", "Dot files are not allowed" : "Názov súboru začínajúci bodkou nie je povolený.", "Empty filename is not allowed" : "Prázdny názov súboru nie je povolený", + "Help" : "Pomoc", + "Apps" : "Aplikácie", + "Personal" : "Osobné", + "Users" : "Používatelia", + "Admin" : "Administrátor", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Nastavenia servera", @@ -143,7 +148,6 @@ "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dec.", - "Apps" : "Aplikácie", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "V mene používateľa je možné použiť iba nasledovné znaky: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", "A valid username must be provided" : "Musíte zadať platné používateľské meno", "Username contains whitespace at the beginning or at the end" : "Meno používateľa obsahuje na začiatku, alebo na konci medzeru", @@ -151,10 +155,6 @@ "The username is already being used" : "Meno používateľa je už použité", "Login canceled by app" : "Prihlásenie bolo zrušené aplikáciou", "User disabled" : "Používateľ zakázaný", - "Help" : "Pomoc", - "Personal" : "Osobné", - "Users" : "Používatelia", - "Admin" : "Administrátor", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikáciu \"%s\" nie je možné nainštalovať, lebo nebolo možné načítať súbor s informáciami o aplikácií.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikácia \"%s\" nie je kompatibilná s verziou servera, preto nemôže byť nainštalovaná.", "No app name specified" : "Nešpecifikované meno aplikácie", @@ -198,24 +198,6 @@ "Please check that the data directory contains a file \".ocdata\" in its root." : "Prosím, skontrolujte, či priečinok dát obsahuje súbor \".ocdata\".", "Could not obtain lock type %d on \"%s\"." : "Nepodarilo sa získať zámok typu %d na „%s“.", "Storage connection error. %s" : "Chyba pripojenia k úložisku. %s", - "Storage is temporarily not available" : "Úložisko je dočasne nedostupné", - "4-byte characters are not supported in file names" : "V názve súbou nie sú podporované 4-bajtové znaky.", - "App directory already exists" : "Aplikačný priečinok už existuje", - "Can't create app folder. Please fix permissions. %s" : "Nemožno vytvoriť aplikačný priečinok. Prosím upravte povolenia. %s", - "Archive does not contain a directory named %s" : "Archív neobsahuje priečinok zvaný %s", - "No source specified when installing app" : "Nešpecifikovaný zdroj pri inštalácii aplikácie", - "No href specified when installing app from http" : "Nešpecifikovaný atribút \"href\" pri inštalácii aplikácie pomocou protokolu \"http\"", - "No path specified when installing app from local file" : "Nešpecifikovaná cesta pri inštalácii aplikácie z lokálneho súboru", - "Archives of type %s are not supported" : "Tento typ archívu %s nie je podporovaný", - "Failed to open archive when installing app" : "Zlyhanie pri otváraní archívu počas inštalácie aplikácie", - "App does not provide an info.xml file" : "Aplikácia neposkytuje súbor info.xml", - "App cannot be installed because appinfo file cannot be read." : "Aplikáciu nie je možné nainštalovať, lebo nebolo možné načítať súbor s informáciami o aplikácií.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Nebolo možné skontrolovať podpis aplikácie. Kontaktujte prosím vývojára aplikácie a skontrolujte administrátorské nastavenia.", - "App can't be installed because of not allowed code in the App" : "Aplikácia nemôže byť nainštalovaná pre nepovolený kód v aplikácii", - "App can't be installed because it is not compatible with this version of the server" : "Aplikácia nie je kompatibilná s verziou servera, preto nemôže byť nainštalovaná", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Aplikácia nemôže byť nainštalovaná pretože obsahuje značkutrue, ktorá nie je povolená pre nedodávané aplikácie", - "Recommended" : "Odporúčané", - "Microsoft Windows Platform is not supported" : "Microsoft Windows platforma nieje podporovaná", - "Storage not available" : "Úložisko nie je dostupné" + "Storage is temporarily not available" : "Úložisko je dočasne nedostupné" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js index 97f60522df..4f76e52d97 100644 --- a/lib/l10n/sq.js +++ b/lib/l10n/sq.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "Emri i kartelës është shumë i gjatë", "Dot files are not allowed" : "Nuk lejohen kartela të fshehura", "Empty filename is not allowed" : "Nuk lejohen emra të zbrazët kartelash", + "Help" : "Ndihmë", + "Apps" : "Aplikacione", + "Personal" : "Personale", + "Users" : "Përdorues", + "Admin" : "Admin", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Konfigurimi i serverit", @@ -149,7 +154,6 @@ OC.L10N.register( "Oct." : "Tet.", "Nov." : "Nën.", "Dec." : "Dhj.", - "Apps" : "Aplikacione", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Në një emër përdoruesi lejohen vetëm shenjat vijuese: \"a-z\", \"A-Z\", \"0-9\", dhe \"_.@-\"", "A valid username must be provided" : "Duhet dhënë një emër i vlefshëm përdoruesi", "Username contains whitespace at the beginning or at the end" : "Emri i përdoruesit përmban hapësirë në fillim ose në fund", @@ -157,10 +161,6 @@ OC.L10N.register( "The username is already being used" : "Emri i përdoruesit është tashmë i përdorur", "Login canceled by app" : "Hyrja u anulua nga aplikacioni", "User disabled" : "Përdorues i çaktivizuar", - "Help" : "Ndihmë", - "Personal" : "Personale", - "Users" : "Përdorues", - "Admin" : "Admin", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikacioni \"%s\" s’mund të instalohet, ngaqë s’lexohet dot kartela appinfo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikacioni \"%s\" nuk mund të instalohet sepse nuk përputhet me këtë version të serverit.", "No app name specified" : "S’u dha emër aplikacioni", @@ -207,27 +207,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Formësim jo i plotë i depozitës. %s", "Storage connection error. %s" : "Gabim lidhje te depozita. %s", "Storage is temporarily not available" : "Hapsira ruajtëse nuk është në dispozicion përkohësisht", - "Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s", - "4-byte characters are not supported in file names" : "Shenjat 4-bajtshe nuk mbulohet në emra kartelash", - "App directory already exists" : "Drejtoria e aplikacionit ekziston tashmë", - "Can't create app folder. Please fix permissions. %s" : "S’krijohet dot dosje aplikacioni. Ju lutemi, ndreqni lejet. %s", - "Archive does not contain a directory named %s" : "Arkivi s’përmban një drejtori të quajtur %s", - "No source specified when installing app" : "S’u dha burim gjatë instalimit të aplikacionit", - "No href specified when installing app from http" : "S’u tregua href gjatë instalimit të aplikacionit nga http", - "No path specified when installing app from local file" : "S’u caktua shteg gjatë instalimit të aplikacionit prej kartele vendore", - "Archives of type %s are not supported" : "Nuk mbulohen arkivat e llojit %s", - "Failed to open archive when installing app" : "Dështoi në hapje arkivi teksa instalohej aplikacioni", - "App does not provide an info.xml file" : "Aplikacioni s’ofron kartele të vlefshme .xml", - "App cannot be installed because appinfo file cannot be read." : "Aplikacioni s’mund të instalohet, ngaqë s’lexohet dot kartela appinfo.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Nënshkrimi s’u kontrollua dot. Ju lutemi, lidhuni me zhvilluesin e aplikacionit dhe kontrolloni te skena juaj e përgjegjësit.", - "App can't be installed because of not allowed code in the App" : "Aplikacioni s’mund të instalohet, për shkak kodi të palejuar te Aplikacioni", - "App can't be installed because it is not compatible with this version of the server" : "Aplikacioni nuk mund të instalohet sepse nuk përputhet me këtë version të serverit.", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Aplikacioni s’mund të instalohet, ngaqë përmban etiketën true e cila nuk lejohet për aplikacione që s’janë hedhur në qarkullim", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Aplikacioni s’mund të instalohet, ngaqë versioni te info.xml s’është i njëjti me versionin e treguar nga shitorja e aplikacioneve", - "Logging" : "Duke u lidhur", - "Recommended" : "E rekomanduar", - "Microsoft Windows Platform is not supported" : "Microsoft Windows Platform nuk mbulohet", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Përdorimi i Serverit Nextcloud në një platformë Microsoft Windows nuk mbështetet. Ne ju sugjerojmë të përdorni një server Linux në një makinë virtuale nëse nuk e keni mundësinë që të migroni vetë serverin.", - "Storage not available" : "Pa depozitë gati" + "Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/sq.json b/lib/l10n/sq.json index 2adce922b4..e7338f9742 100644 --- a/lib/l10n/sq.json +++ b/lib/l10n/sq.json @@ -40,6 +40,11 @@ "File name is too long" : "Emri i kartelës është shumë i gjatë", "Dot files are not allowed" : "Nuk lejohen kartela të fshehura", "Empty filename is not allowed" : "Nuk lejohen emra të zbrazët kartelash", + "Help" : "Ndihmë", + "Apps" : "Aplikacione", + "Personal" : "Personale", + "Users" : "Përdorues", + "Admin" : "Admin", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Konfigurimi i serverit", @@ -147,7 +152,6 @@ "Oct." : "Tet.", "Nov." : "Nën.", "Dec." : "Dhj.", - "Apps" : "Aplikacione", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Në një emër përdoruesi lejohen vetëm shenjat vijuese: \"a-z\", \"A-Z\", \"0-9\", dhe \"_.@-\"", "A valid username must be provided" : "Duhet dhënë një emër i vlefshëm përdoruesi", "Username contains whitespace at the beginning or at the end" : "Emri i përdoruesit përmban hapësirë në fillim ose në fund", @@ -155,10 +159,6 @@ "The username is already being used" : "Emri i përdoruesit është tashmë i përdorur", "Login canceled by app" : "Hyrja u anulua nga aplikacioni", "User disabled" : "Përdorues i çaktivizuar", - "Help" : "Ndihmë", - "Personal" : "Personale", - "Users" : "Përdorues", - "Admin" : "Admin", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikacioni \"%s\" s’mund të instalohet, ngaqë s’lexohet dot kartela appinfo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikacioni \"%s\" nuk mund të instalohet sepse nuk përputhet me këtë version të serverit.", "No app name specified" : "S’u dha emër aplikacioni", @@ -205,27 +205,6 @@ "Storage incomplete configuration. %s" : "Formësim jo i plotë i depozitës. %s", "Storage connection error. %s" : "Gabim lidhje te depozita. %s", "Storage is temporarily not available" : "Hapsira ruajtëse nuk është në dispozicion përkohësisht", - "Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s", - "4-byte characters are not supported in file names" : "Shenjat 4-bajtshe nuk mbulohet në emra kartelash", - "App directory already exists" : "Drejtoria e aplikacionit ekziston tashmë", - "Can't create app folder. Please fix permissions. %s" : "S’krijohet dot dosje aplikacioni. Ju lutemi, ndreqni lejet. %s", - "Archive does not contain a directory named %s" : "Arkivi s’përmban një drejtori të quajtur %s", - "No source specified when installing app" : "S’u dha burim gjatë instalimit të aplikacionit", - "No href specified when installing app from http" : "S’u tregua href gjatë instalimit të aplikacionit nga http", - "No path specified when installing app from local file" : "S’u caktua shteg gjatë instalimit të aplikacionit prej kartele vendore", - "Archives of type %s are not supported" : "Nuk mbulohen arkivat e llojit %s", - "Failed to open archive when installing app" : "Dështoi në hapje arkivi teksa instalohej aplikacioni", - "App does not provide an info.xml file" : "Aplikacioni s’ofron kartele të vlefshme .xml", - "App cannot be installed because appinfo file cannot be read." : "Aplikacioni s’mund të instalohet, ngaqë s’lexohet dot kartela appinfo.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Nënshkrimi s’u kontrollua dot. Ju lutemi, lidhuni me zhvilluesin e aplikacionit dhe kontrolloni te skena juaj e përgjegjësit.", - "App can't be installed because of not allowed code in the App" : "Aplikacioni s’mund të instalohet, për shkak kodi të palejuar te Aplikacioni", - "App can't be installed because it is not compatible with this version of the server" : "Aplikacioni nuk mund të instalohet sepse nuk përputhet me këtë version të serverit.", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Aplikacioni s’mund të instalohet, ngaqë përmban etiketën true e cila nuk lejohet për aplikacione që s’janë hedhur në qarkullim", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Aplikacioni s’mund të instalohet, ngaqë versioni te info.xml s’është i njëjti me versionin e treguar nga shitorja e aplikacioneve", - "Logging" : "Duke u lidhur", - "Recommended" : "E rekomanduar", - "Microsoft Windows Platform is not supported" : "Microsoft Windows Platform nuk mbulohet", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Përdorimi i Serverit Nextcloud në një platformë Microsoft Windows nuk mbështetet. Ne ju sugjerojmë të përdorni një server Linux në një makinë virtuale nëse nuk e keni mundësinë që të migroni vetë serverin.", - "Storage not available" : "Pa depozitë gati" + "Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index af52142692..db159beca1 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "Filnamnet är för långt", "Dot files are not allowed" : "Dot filer är inte tillåtna", "Empty filename is not allowed" : "Tomma filnamn är inte tillåtna", + "Help" : "Hjälp", + "Apps" : "Applikationer", + "Personal" : "Personliga Inställningar", + "Users" : "Användare", + "Admin" : "Administration", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Serverinställningar", @@ -149,7 +154,6 @@ OC.L10N.register( "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dec.", - "Apps" : "Applikationer", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Endast följande tecken är tillåtna i användarnamnet: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", "A valid username must be provided" : "Ett giltigt användarnamn måste anges", "Username contains whitespace at the beginning or at the end" : "Användarnamnet består av ett mellanslag i början eller i slutet", @@ -157,10 +161,6 @@ OC.L10N.register( "The username is already being used" : "Användarnamnet används redan", "Login canceled by app" : "Inloggningen avbruten av appen", "User disabled" : "Användare inaktiverad", - "Help" : "Hjälp", - "Personal" : "Personliga Inställningar", - "Users" : "Användare", - "Admin" : "Administration", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Applikationen \"%s\" kan ej installeras eftersom informationen från appen ej kunde läsas.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Applikationen \"%s\" kan ej installeras eftersom den inte är kompatibel med denna serverversion.", "No app name specified" : "Inget appnamn angivet", @@ -207,27 +207,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Lagringsutrymme felaktigt inställt. %s", "Storage connection error. %s" : "Lagringsutrymme lyckas inte ansluta. %s", "Storage is temporarily not available" : "Lagringsutrymme är för tillfället inte tillgängligt", - "Storage connection timeout. %s" : "Lagringsutrymme lyckas inte ansluta \"timeout\". %s", - "4-byte characters are not supported in file names" : "4-bitars tecken är inte tillåtet i filnamn", - "App directory already exists" : "Appens mapp finns redan", - "Can't create app folder. Please fix permissions. %s" : "Kan inte skapa appens mapp. Var god åtgärda rättigheterna. %s", - "Archive does not contain a directory named %s" : "Arkivet innehåller inte en mapp vid namn %s", - "No source specified when installing app" : "Ingen källa angiven vid installation av app ", - "No href specified when installing app from http" : "Ingen href angiven vid installation av app från http", - "No path specified when installing app from local file" : "Ingen sökväg angiven vid installation av app från lokal fil", - "Archives of type %s are not supported" : "Arkiv av typen %s stöds ej", - "Failed to open archive when installing app" : "Kunde inte öppna arkivet när appen skulle installeras", - "App does not provide an info.xml file" : "Appen har ingen info.xml fil", - "App cannot be installed because appinfo file cannot be read." : "Appen kan inte installeras eftersom app-informationen inte kan läsas i filen.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Signaturen kunde inte kontrolleras. Vänligen kontakta appens utvecklare och kontrollera administratörsinställningarna.", - "App can't be installed because of not allowed code in the App" : "Appen kan inte installeras eftersom att den innehåller otillåten kod", - "App can't be installed because it is not compatible with this version of the server" : "Appen kan inte installeras eftersom den inte är förenlig med den här versionen av servern", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Appen kan inte installeras eftersom att den innehåller etiketten true vilket inte är tillåtet för icke inkluderade appar", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Appen kan inte installeras eftersom det är fel version på info.xml och stämmer inte överens med versionen från \"App Store\"", - "Logging" : "Loggning", - "Recommended" : "Rekomenderad", - "Microsoft Windows Platform is not supported" : "Microsoft Windows-plattformen stöds inte", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Att köra en Nextcloud-Server på Microsoft Windows-plattformen stöds inte. Vi föreslår att du använder en Linux-server i en virtuell maskin om du inte har möjlighet att migrera själva servern.", - "Storage not available" : "Lagringsutrymme ej tillgängligt" + "Storage connection timeout. %s" : "Lagringsutrymme lyckas inte ansluta \"timeout\". %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json index ac8d56e125..4d698ccfc7 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -40,6 +40,11 @@ "File name is too long" : "Filnamnet är för långt", "Dot files are not allowed" : "Dot filer är inte tillåtna", "Empty filename is not allowed" : "Tomma filnamn är inte tillåtna", + "Help" : "Hjälp", + "Apps" : "Applikationer", + "Personal" : "Personliga Inställningar", + "Users" : "Användare", + "Admin" : "Administration", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Serverinställningar", @@ -147,7 +152,6 @@ "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dec.", - "Apps" : "Applikationer", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Endast följande tecken är tillåtna i användarnamnet: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", "A valid username must be provided" : "Ett giltigt användarnamn måste anges", "Username contains whitespace at the beginning or at the end" : "Användarnamnet består av ett mellanslag i början eller i slutet", @@ -155,10 +159,6 @@ "The username is already being used" : "Användarnamnet används redan", "Login canceled by app" : "Inloggningen avbruten av appen", "User disabled" : "Användare inaktiverad", - "Help" : "Hjälp", - "Personal" : "Personliga Inställningar", - "Users" : "Användare", - "Admin" : "Administration", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Applikationen \"%s\" kan ej installeras eftersom informationen från appen ej kunde läsas.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Applikationen \"%s\" kan ej installeras eftersom den inte är kompatibel med denna serverversion.", "No app name specified" : "Inget appnamn angivet", @@ -205,27 +205,6 @@ "Storage incomplete configuration. %s" : "Lagringsutrymme felaktigt inställt. %s", "Storage connection error. %s" : "Lagringsutrymme lyckas inte ansluta. %s", "Storage is temporarily not available" : "Lagringsutrymme är för tillfället inte tillgängligt", - "Storage connection timeout. %s" : "Lagringsutrymme lyckas inte ansluta \"timeout\". %s", - "4-byte characters are not supported in file names" : "4-bitars tecken är inte tillåtet i filnamn", - "App directory already exists" : "Appens mapp finns redan", - "Can't create app folder. Please fix permissions. %s" : "Kan inte skapa appens mapp. Var god åtgärda rättigheterna. %s", - "Archive does not contain a directory named %s" : "Arkivet innehåller inte en mapp vid namn %s", - "No source specified when installing app" : "Ingen källa angiven vid installation av app ", - "No href specified when installing app from http" : "Ingen href angiven vid installation av app från http", - "No path specified when installing app from local file" : "Ingen sökväg angiven vid installation av app från lokal fil", - "Archives of type %s are not supported" : "Arkiv av typen %s stöds ej", - "Failed to open archive when installing app" : "Kunde inte öppna arkivet när appen skulle installeras", - "App does not provide an info.xml file" : "Appen har ingen info.xml fil", - "App cannot be installed because appinfo file cannot be read." : "Appen kan inte installeras eftersom app-informationen inte kan läsas i filen.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Signaturen kunde inte kontrolleras. Vänligen kontakta appens utvecklare och kontrollera administratörsinställningarna.", - "App can't be installed because of not allowed code in the App" : "Appen kan inte installeras eftersom att den innehåller otillåten kod", - "App can't be installed because it is not compatible with this version of the server" : "Appen kan inte installeras eftersom den inte är förenlig med den här versionen av servern", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Appen kan inte installeras eftersom att den innehåller etiketten true vilket inte är tillåtet för icke inkluderade appar", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Appen kan inte installeras eftersom det är fel version på info.xml och stämmer inte överens med versionen från \"App Store\"", - "Logging" : "Loggning", - "Recommended" : "Rekomenderad", - "Microsoft Windows Platform is not supported" : "Microsoft Windows-plattformen stöds inte", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Att köra en Nextcloud-Server på Microsoft Windows-plattformen stöds inte. Vi föreslår att du använder en Linux-server i en virtuell maskin om du inte har möjlighet att migrera själva servern.", - "Storage not available" : "Lagringsutrymme ej tillgängligt" + "Storage connection timeout. %s" : "Lagringsutrymme lyckas inte ansluta \"timeout\". %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 1bbef43458..ffbc7ec06f 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "Dosya adı çok uzun", "Dot files are not allowed" : "Nokta dosyalarına izin verilmiyor", "Empty filename is not allowed" : "Boş dosya adına izin verilmiyor", + "Help" : "Yardım", + "Apps" : "Uygulamalar", + "Personal" : "Kişisel", + "Users" : "Kullanıcılar", + "Admin" : "Yönetici", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Sunucu ayarları", @@ -149,7 +154,6 @@ OC.L10N.register( "Oct." : "Eki", "Nov." : "Kas", "Dec." : "Ara", - "Apps" : "Uygulamalar", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Kullanıcı adında yalnız şu karakterler kullanılabilir: \"a-z\", \"A-Z\", \"0-9\", ve \"_.@-'\"", "A valid username must be provided" : "Geçerli bir kullanıcı adı yazmalısınız", "Username contains whitespace at the beginning or at the end" : "Kullanıcı adının başı ya da sonunda boşluk var", @@ -157,10 +161,6 @@ OC.L10N.register( "The username is already being used" : "Bu kullanıcı adı zaten var", "Login canceled by app" : "Oturum açma işlemi uygulama tarafından iptal edildi", "User disabled" : "Kullanıcı devre dışı", - "Help" : "Yardım", - "Personal" : "Kişisel", - "Users" : "Kullanıcılar", - "Admin" : "Yönetici", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfo dosyası okunamadığından \"%s\" uygulaması yüklenemez.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" uygulaması sunucu sürümüyle uyumlu olmadığından yüklenemez.", "No app name specified" : "Uygulama adı belirtilmemiş", @@ -207,27 +207,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Depolama yapılandırması tamamlanmamış. %s", "Storage connection error. %s" : "Depolama bağlantısı sorunu. %s", "Storage is temporarily not available" : "Depolama geçici olarak kullanılamıyor", - "Storage connection timeout. %s" : "Depolama bağlantısı zaman aşımı. %s", - "4-byte characters are not supported in file names" : "Dosya adlarında 4 bayt karakterler desteklenmiyor", - "App directory already exists" : "Uygulama klasörü zaten var", - "Can't create app folder. Please fix permissions. %s" : "Uygulama klasörü oluşturulamadı. Lütfen izinleri düzeltin. %s", - "Archive does not contain a directory named %s" : "Arşivde %s adında bir klasör yok", - "No source specified when installing app" : "Uygulamanın kurulması için bir kaynak belirtilmemiş", - "No href specified when installing app from http" : "Uygulamanın http üzerinden kurulması için href belirtilmemiş", - "No path specified when installing app from local file" : "Uygulamanın yerel dosyadan kurulması için bir dosya yolu belirtilmemiş", - "Archives of type %s are not supported" : "%s arşiv türü desteklenmiyor", - "Failed to open archive when installing app" : "Uygulamanın kurulması için arşiv dosyası açılamadı", - "App does not provide an info.xml file" : "Uygulamanın info.xml dosyası yok", - "App cannot be installed because appinfo file cannot be read." : "appinfo dosyası okunamadığından uygulama kurulamıyor.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "İmza doğrulanamadı. Lütfen uygulama geliştiricisi ile görüşün ve yönetici sayfanıza bakın.", - "App can't be installed because of not allowed code in the App" : "İçinde izin verilmeyen kodlar bulunduğundan uygulama kurulamıyor", - "App can't be installed because it is not compatible with this version of the server" : "Sunucu sürümüyle uyumlu olmadığından uygulama kurulamıyor", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Uygulama, çekirdek kodu ile birlikte dağıtılmayan bir uygulama olmasına rağmen true etiketini içerdiği için kurulamıyor", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Uygulama, info.xml dosyasında belirtilen sürüm ile uygulama mağazasında belirtilen sürüm aynı olmadığından kurulamıyor", - "Logging" : "Günlükleme", - "Recommended" : "Önerilen", - "Microsoft Windows Platform is not supported" : "Microsoft Windows Platformu desteklenmiyor", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Nextcloud sunucusunun Microsoft Windows platformunda çalıştırılması desteklenmiyor. Sunucuyu değiştiremiyorsanız bu sunucu üzerine sanal bir Linux sunucusu kurmanız önerilir.", - "Storage not available" : "Depolama kullanılamıyor" + "Storage connection timeout. %s" : "Depolama bağlantısı zaman aşımı. %s" }, "nplurals=2; plural=(n > 1);"); diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index e8d32e80b9..53ad23409b 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -40,6 +40,11 @@ "File name is too long" : "Dosya adı çok uzun", "Dot files are not allowed" : "Nokta dosyalarına izin verilmiyor", "Empty filename is not allowed" : "Boş dosya adına izin verilmiyor", + "Help" : "Yardım", + "Apps" : "Uygulamalar", + "Personal" : "Kişisel", + "Users" : "Kullanıcılar", + "Admin" : "Yönetici", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "Sunucu ayarları", @@ -147,7 +152,6 @@ "Oct." : "Eki", "Nov." : "Kas", "Dec." : "Ara", - "Apps" : "Uygulamalar", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Kullanıcı adında yalnız şu karakterler kullanılabilir: \"a-z\", \"A-Z\", \"0-9\", ve \"_.@-'\"", "A valid username must be provided" : "Geçerli bir kullanıcı adı yazmalısınız", "Username contains whitespace at the beginning or at the end" : "Kullanıcı adının başı ya da sonunda boşluk var", @@ -155,10 +159,6 @@ "The username is already being used" : "Bu kullanıcı adı zaten var", "Login canceled by app" : "Oturum açma işlemi uygulama tarafından iptal edildi", "User disabled" : "Kullanıcı devre dışı", - "Help" : "Yardım", - "Personal" : "Kişisel", - "Users" : "Kullanıcılar", - "Admin" : "Yönetici", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfo dosyası okunamadığından \"%s\" uygulaması yüklenemez.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" uygulaması sunucu sürümüyle uyumlu olmadığından yüklenemez.", "No app name specified" : "Uygulama adı belirtilmemiş", @@ -205,27 +205,6 @@ "Storage incomplete configuration. %s" : "Depolama yapılandırması tamamlanmamış. %s", "Storage connection error. %s" : "Depolama bağlantısı sorunu. %s", "Storage is temporarily not available" : "Depolama geçici olarak kullanılamıyor", - "Storage connection timeout. %s" : "Depolama bağlantısı zaman aşımı. %s", - "4-byte characters are not supported in file names" : "Dosya adlarında 4 bayt karakterler desteklenmiyor", - "App directory already exists" : "Uygulama klasörü zaten var", - "Can't create app folder. Please fix permissions. %s" : "Uygulama klasörü oluşturulamadı. Lütfen izinleri düzeltin. %s", - "Archive does not contain a directory named %s" : "Arşivde %s adında bir klasör yok", - "No source specified when installing app" : "Uygulamanın kurulması için bir kaynak belirtilmemiş", - "No href specified when installing app from http" : "Uygulamanın http üzerinden kurulması için href belirtilmemiş", - "No path specified when installing app from local file" : "Uygulamanın yerel dosyadan kurulması için bir dosya yolu belirtilmemiş", - "Archives of type %s are not supported" : "%s arşiv türü desteklenmiyor", - "Failed to open archive when installing app" : "Uygulamanın kurulması için arşiv dosyası açılamadı", - "App does not provide an info.xml file" : "Uygulamanın info.xml dosyası yok", - "App cannot be installed because appinfo file cannot be read." : "appinfo dosyası okunamadığından uygulama kurulamıyor.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "İmza doğrulanamadı. Lütfen uygulama geliştiricisi ile görüşün ve yönetici sayfanıza bakın.", - "App can't be installed because of not allowed code in the App" : "İçinde izin verilmeyen kodlar bulunduğundan uygulama kurulamıyor", - "App can't be installed because it is not compatible with this version of the server" : "Sunucu sürümüyle uyumlu olmadığından uygulama kurulamıyor", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "Uygulama, çekirdek kodu ile birlikte dağıtılmayan bir uygulama olmasına rağmen true etiketini içerdiği için kurulamıyor", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Uygulama, info.xml dosyasında belirtilen sürüm ile uygulama mağazasında belirtilen sürüm aynı olmadığından kurulamıyor", - "Logging" : "Günlükleme", - "Recommended" : "Önerilen", - "Microsoft Windows Platform is not supported" : "Microsoft Windows Platformu desteklenmiyor", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Nextcloud sunucusunun Microsoft Windows platformunda çalıştırılması desteklenmiyor. Sunucuyu değiştiremiyorsanız bu sunucu üzerine sanal bir Linux sunucusu kurmanız önerilir.", - "Storage not available" : "Depolama kullanılamıyor" + "Storage connection timeout. %s" : "Depolama bağlantısı zaman aşımı. %s" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index e2c683b68b..db4b44f8da 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -42,6 +42,11 @@ OC.L10N.register( "File name is too long" : "文件名过长", "Dot files are not allowed" : ".文件 不被允许", "Empty filename is not allowed" : "不允许使用空名称。", + "Help" : "帮助", + "Apps" : "应用", + "Personal" : "个人", + "Users" : "用户", + "Admin" : "管理", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "服务器设置", @@ -149,7 +154,6 @@ OC.L10N.register( "Oct." : "十月", "Nov." : "十一月", "Dec." : "十二月", - "Apps" : "应用", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "在用户名中只允许使用以下字符:“a-z”,“A-Z”,“0-9”和\"_.@-'\"", "A valid username must be provided" : "必须提供合法的用户名", "Username contains whitespace at the beginning or at the end" : "用户名在开头或结尾处包含空格", @@ -157,10 +161,6 @@ OC.L10N.register( "The username is already being used" : "用户名已被使用", "Login canceled by app" : "已通过应用取消登录", "User disabled" : "用户已禁用", - "Help" : "帮助", - "Personal" : "个人", - "Users" : "用户", - "Admin" : "管理", "App \"%s\" cannot be installed because appinfo file cannot be read." : "无法安装应用\"%s\",因为无法读取appinfo文件.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "应用程式 \"%s\" 无法安装,因为它与这个版本的服务器不兼容.", "No app name specified" : "没有指定的 App 名称", @@ -207,27 +207,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "存储未完成配置. %s", "Storage connection error. %s" : "存储连接错误. %s", "Storage is temporarily not available" : "存储暂时不可用", - "Storage connection timeout. %s" : "存储连接超时. %s", - "4-byte characters are not supported in file names" : "文件名中不支持 4 字节字符", - "App directory already exists" : "应用目录已经存在", - "Can't create app folder. Please fix permissions. %s" : "无法创建应用文件夹. 请修改权限. %s", - "Archive does not contain a directory named %s" : "压缩文件中不包含目录 %s", - "No source specified when installing app" : "安装应用时未指定来源", - "No href specified when installing app from http" : "从 http 安装应用时未指定链接", - "No path specified when installing app from local file" : "从本地文件安装应用时未指定路径", - "Archives of type %s are not supported" : "不支持 %s 的压缩格式", - "Failed to open archive when installing app" : "安装应用时打开文件失败", - "App does not provide an info.xml file" : "应用未提供 info.xml 文件", - "App cannot be installed because appinfo file cannot be read." : "无法安装应用, 因为无法读取应用信息文件", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "签名检查失败. 请联系应用开发者并检查您的管理界面", - "App can't be installed because of not allowed code in the App" : "无法安装应用, 因为应用中包含不允许的代码", - "App can't be installed because it is not compatible with this version of the server" : "无法安装应用, 因为应用不兼容当前服务器的版本", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "无法安装应用, 因为应用包含 true 标签", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "无法安装应用, 因为 info.xml 中的版本与应用市场中的版本不同", - "Logging" : "日志", - "Recommended" : "推荐", - "Microsoft Windows Platform is not supported" : "不支持 Microsoft Windows 平台", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "不支持在 Microsoft Windows 平台运行 Nextcloud 服务器. 如果您没有迁移服务器的计划, 我们建议您在虚拟机中使用 Linux 服务器.", - "Storage not available" : "存储空间不可用" + "Storage connection timeout. %s" : "存储连接超时. %s" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index f5b88f87ad..f10228e746 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -40,6 +40,11 @@ "File name is too long" : "文件名过长", "Dot files are not allowed" : ".文件 不被允许", "Empty filename is not allowed" : "不允许使用空名称。", + "Help" : "帮助", + "Apps" : "应用", + "Personal" : "个人", + "Users" : "用户", + "Admin" : "管理", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "服务器设置", @@ -147,7 +152,6 @@ "Oct." : "十月", "Nov." : "十一月", "Dec." : "十二月", - "Apps" : "应用", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "在用户名中只允许使用以下字符:“a-z”,“A-Z”,“0-9”和\"_.@-'\"", "A valid username must be provided" : "必须提供合法的用户名", "Username contains whitespace at the beginning or at the end" : "用户名在开头或结尾处包含空格", @@ -155,10 +159,6 @@ "The username is already being used" : "用户名已被使用", "Login canceled by app" : "已通过应用取消登录", "User disabled" : "用户已禁用", - "Help" : "帮助", - "Personal" : "个人", - "Users" : "用户", - "Admin" : "管理", "App \"%s\" cannot be installed because appinfo file cannot be read." : "无法安装应用\"%s\",因为无法读取appinfo文件.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "应用程式 \"%s\" 无法安装,因为它与这个版本的服务器不兼容.", "No app name specified" : "没有指定的 App 名称", @@ -205,27 +205,6 @@ "Storage incomplete configuration. %s" : "存储未完成配置. %s", "Storage connection error. %s" : "存储连接错误. %s", "Storage is temporarily not available" : "存储暂时不可用", - "Storage connection timeout. %s" : "存储连接超时. %s", - "4-byte characters are not supported in file names" : "文件名中不支持 4 字节字符", - "App directory already exists" : "应用目录已经存在", - "Can't create app folder. Please fix permissions. %s" : "无法创建应用文件夹. 请修改权限. %s", - "Archive does not contain a directory named %s" : "压缩文件中不包含目录 %s", - "No source specified when installing app" : "安装应用时未指定来源", - "No href specified when installing app from http" : "从 http 安装应用时未指定链接", - "No path specified when installing app from local file" : "从本地文件安装应用时未指定路径", - "Archives of type %s are not supported" : "不支持 %s 的压缩格式", - "Failed to open archive when installing app" : "安装应用时打开文件失败", - "App does not provide an info.xml file" : "应用未提供 info.xml 文件", - "App cannot be installed because appinfo file cannot be read." : "无法安装应用, 因为无法读取应用信息文件", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "签名检查失败. 请联系应用开发者并检查您的管理界面", - "App can't be installed because of not allowed code in the App" : "无法安装应用, 因为应用中包含不允许的代码", - "App can't be installed because it is not compatible with this version of the server" : "无法安装应用, 因为应用不兼容当前服务器的版本", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "无法安装应用, 因为应用包含 true 标签", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "无法安装应用, 因为 info.xml 中的版本与应用市场中的版本不同", - "Logging" : "日志", - "Recommended" : "推荐", - "Microsoft Windows Platform is not supported" : "不支持 Microsoft Windows 平台", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "不支持在 Microsoft Windows 平台运行 Nextcloud 服务器. 如果您没有迁移服务器的计划, 我们建议您在虚拟机中使用 Linux 服务器.", - "Storage not available" : "存储空间不可用" + "Storage connection timeout. %s" : "存储连接超时. %s" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index f03e9849cb..e46b005876 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -36,6 +36,11 @@ OC.L10N.register( "File name is too long" : "檔案名稱太長", "Dot files are not allowed" : "不允許小數點開頭的檔案", "Empty filename is not allowed" : "不允許空白的檔名", + "Help" : "說明", + "Apps" : "應用程式", + "Personal" : "個人", + "Users" : "使用者", + "Admin" : "管理", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "伺服器設定", @@ -143,7 +148,6 @@ OC.L10N.register( "Oct." : "十月", "Nov." : "十一月", "Dec." : "十二月", - "Apps" : "應用程式", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "使用者名稱當中只能包含下列字元:\"a-z\", \"A-Z\", \"0-9\", 和 \"_.@-'\"", "A valid username must be provided" : "必須提供一個有效的用戶名", "Username contains whitespace at the beginning or at the end" : "使用者名詞的開頭或結尾有空白", @@ -151,10 +155,6 @@ OC.L10N.register( "The username is already being used" : "這個使用者名稱已經有人使用了", "Login canceled by app" : "程式取消登入", "User disabled" : "使用者取消", - "Help" : "說明", - "Personal" : "個人", - "Users" : "使用者", - "Admin" : "管理", "App \"%s\" cannot be installed because appinfo file cannot be read." : "程式\"%s\"無法安裝,因為無法讀取appinfo檔案。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "程式\"%s\"無法安裝,因為伺服器版本不符。", "No app name specified" : "沒有指定應用程式名稱", @@ -200,27 +200,6 @@ OC.L10N.register( "Storage unauthorized. %s" : "儲存空間未經授權。%s", "Storage incomplete configuration. %s" : "儲存空間配置尚未完成。%s", "Storage connection error. %s" : "儲存空間連線錯誤。%s", - "Storage connection timeout. %s" : "儲存空間連線逾時。%s", - "4-byte characters are not supported in file names" : "檔案名稱不支援4位元的字元", - "App directory already exists" : "應用程式目錄已經存在", - "Can't create app folder. Please fix permissions. %s" : "無法建立應用程式目錄,請檢查權限:%s", - "Archive does not contain a directory named %s" : "檔案文件未包含目錄名稱 %s", - "No source specified when installing app" : "沒有指定應用程式安裝來源", - "No href specified when installing app from http" : "從 http 安裝應用程式,找不到 href 屬性", - "No path specified when installing app from local file" : "從本地檔案安裝應用程式時沒有指定路徑", - "Archives of type %s are not supported" : "不支援 %s 格式的壓縮檔", - "Failed to open archive when installing app" : "安裝應用程式時無法開啓壓縮檔", - "App does not provide an info.xml file" : "應用程式沒有提供 info.xml 檔案", - "App cannot be installed because appinfo file cannot be read." : "程式無法安裝,因為無法讀取appinfo檔案。", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "無法驗證數位簽章,請聯絡 app 開發者,並檢查您的管理頁面", - "App can't be installed because of not allowed code in the App" : "無法安裝應用程式因為在當中找到危險的代碼", - "App can't be installed because it is not compatible with this version of the server" : "程式無法安裝,因為伺服器版本不符。", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "無法安裝應用程式,因為它包含了 true 標籤,在未發行的應用程式當中這是不允許的", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "程式無法安裝,因為info.xml檔案中版本與app商店中要求不同。", - "Logging" : "記錄", - "Recommended" : "建議", - "Microsoft Windows Platform is not supported" : "不支援微軟Windows系統", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "微軟Windows不支援Nextcloud伺服器,如果您一定要使用,我們建議您在虛擬機中安裝Linux版本伺服器。", - "Storage not available" : "無法存取儲存空間" + "Storage connection timeout. %s" : "儲存空間連線逾時。%s" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index 7857eb4a7e..cf2551ac39 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -34,6 +34,11 @@ "File name is too long" : "檔案名稱太長", "Dot files are not allowed" : "不允許小數點開頭的檔案", "Empty filename is not allowed" : "不允許空白的檔名", + "Help" : "說明", + "Apps" : "應用程式", + "Personal" : "個人", + "Users" : "使用者", + "Admin" : "管理", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "伺服器設定", @@ -141,7 +146,6 @@ "Oct." : "十月", "Nov." : "十一月", "Dec." : "十二月", - "Apps" : "應用程式", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "使用者名稱當中只能包含下列字元:\"a-z\", \"A-Z\", \"0-9\", 和 \"_.@-'\"", "A valid username must be provided" : "必須提供一個有效的用戶名", "Username contains whitespace at the beginning or at the end" : "使用者名詞的開頭或結尾有空白", @@ -149,10 +153,6 @@ "The username is already being used" : "這個使用者名稱已經有人使用了", "Login canceled by app" : "程式取消登入", "User disabled" : "使用者取消", - "Help" : "說明", - "Personal" : "個人", - "Users" : "使用者", - "Admin" : "管理", "App \"%s\" cannot be installed because appinfo file cannot be read." : "程式\"%s\"無法安裝,因為無法讀取appinfo檔案。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "程式\"%s\"無法安裝,因為伺服器版本不符。", "No app name specified" : "沒有指定應用程式名稱", @@ -198,27 +198,6 @@ "Storage unauthorized. %s" : "儲存空間未經授權。%s", "Storage incomplete configuration. %s" : "儲存空間配置尚未完成。%s", "Storage connection error. %s" : "儲存空間連線錯誤。%s", - "Storage connection timeout. %s" : "儲存空間連線逾時。%s", - "4-byte characters are not supported in file names" : "檔案名稱不支援4位元的字元", - "App directory already exists" : "應用程式目錄已經存在", - "Can't create app folder. Please fix permissions. %s" : "無法建立應用程式目錄,請檢查權限:%s", - "Archive does not contain a directory named %s" : "檔案文件未包含目錄名稱 %s", - "No source specified when installing app" : "沒有指定應用程式安裝來源", - "No href specified when installing app from http" : "從 http 安裝應用程式,找不到 href 屬性", - "No path specified when installing app from local file" : "從本地檔案安裝應用程式時沒有指定路徑", - "Archives of type %s are not supported" : "不支援 %s 格式的壓縮檔", - "Failed to open archive when installing app" : "安裝應用程式時無法開啓壓縮檔", - "App does not provide an info.xml file" : "應用程式沒有提供 info.xml 檔案", - "App cannot be installed because appinfo file cannot be read." : "程式無法安裝,因為無法讀取appinfo檔案。", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "無法驗證數位簽章,請聯絡 app 開發者,並檢查您的管理頁面", - "App can't be installed because of not allowed code in the App" : "無法安裝應用程式因為在當中找到危險的代碼", - "App can't be installed because it is not compatible with this version of the server" : "程式無法安裝,因為伺服器版本不符。", - "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "無法安裝應用程式,因為它包含了 true 標籤,在未發行的應用程式當中這是不允許的", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "程式無法安裝,因為info.xml檔案中版本與app商店中要求不同。", - "Logging" : "記錄", - "Recommended" : "建議", - "Microsoft Windows Platform is not supported" : "不支援微軟Windows系統", - "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "微軟Windows不支援Nextcloud伺服器,如果您一定要使用,我們建議您在虛擬機中安裝Linux版本伺服器。", - "Storage not available" : "無法存取儲存空間" + "Storage connection timeout. %s" : "儲存空間連線逾時。%s" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/ar.js b/settings/l10n/ar.js index c8b8793bed..a0be04a8ba 100644 --- a/settings/l10n/ar.js +++ b/settings/l10n/ar.js @@ -91,24 +91,8 @@ OC.L10N.register( "set new password" : "اعداد كلمة مرور جديدة", "Default" : "افتراضي", "Please provide an admin recovery password, otherwise all user data will be lost" : "يرجى توفير كلمة مرور المسؤول المستردة, وإلا سيتم فقد جميع بيانات المستخدم ", - "Language changed" : "تم تغيير اللغة", "Admins can't remove themself from the admin group" : "لا يستطيع المدير إزالة حسابه من مجموعة المديرين", "Unable to add user to group %s" : "فشل إضافة المستخدم الى المجموعة %s", - "Unable to remove user from group %s" : "فشل إزالة المستخدم من المجموعة %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "هل أنت متأكد انك تريد إضافة \"{domain}\" كنطاق موثوق فيه.", - "Please wait...." : "الرجاء الانتظار ...", - "Everything (fatal issues, errors, warnings, info, debug)" : "كل شيء (مشاكل فادحة, اخطاء , تحذيرات , معلومات , تصحيح الاخطاء)", - "Info, warnings, errors and fatal issues" : "معلومات , تحذيرات , اخطاء , مشاكل فادحة ", - "Warnings, errors and fatal issues" : "تحذيرات , اخطاء , مشاكل فادحة ", - "Errors and fatal issues" : "اخطاء ومشاكل فادحة ", - "Fatal issues only" : "مشاكل فادحة فقط ", - "Log" : "سجل", - "Download logfile" : "تنزيل ملف السجل", - "More" : "المزيد", - "Less" : "أقل", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "قاعدة البيانات المستخدمة هي SQLite. ننصح باستخدام قاعدة بيانات أخرى للحصول على أداء افضل.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "استخدام SQLite غير مناسب خاصتا اذا تم استخدام برنامج المزامنة على الجهاز الشخصي.", - "Uninstall App" : "أزالة تطبيق", - "Group" : "مجموعة" + "Unable to remove user from group %s" : "فشل إزالة المستخدم من المجموعة %s" }, "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/settings/l10n/ar.json b/settings/l10n/ar.json index ed07826ace..3a1fdef9f5 100644 --- a/settings/l10n/ar.json +++ b/settings/l10n/ar.json @@ -89,24 +89,8 @@ "set new password" : "اعداد كلمة مرور جديدة", "Default" : "افتراضي", "Please provide an admin recovery password, otherwise all user data will be lost" : "يرجى توفير كلمة مرور المسؤول المستردة, وإلا سيتم فقد جميع بيانات المستخدم ", - "Language changed" : "تم تغيير اللغة", "Admins can't remove themself from the admin group" : "لا يستطيع المدير إزالة حسابه من مجموعة المديرين", "Unable to add user to group %s" : "فشل إضافة المستخدم الى المجموعة %s", - "Unable to remove user from group %s" : "فشل إزالة المستخدم من المجموعة %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "هل أنت متأكد انك تريد إضافة \"{domain}\" كنطاق موثوق فيه.", - "Please wait...." : "الرجاء الانتظار ...", - "Everything (fatal issues, errors, warnings, info, debug)" : "كل شيء (مشاكل فادحة, اخطاء , تحذيرات , معلومات , تصحيح الاخطاء)", - "Info, warnings, errors and fatal issues" : "معلومات , تحذيرات , اخطاء , مشاكل فادحة ", - "Warnings, errors and fatal issues" : "تحذيرات , اخطاء , مشاكل فادحة ", - "Errors and fatal issues" : "اخطاء ومشاكل فادحة ", - "Fatal issues only" : "مشاكل فادحة فقط ", - "Log" : "سجل", - "Download logfile" : "تنزيل ملف السجل", - "More" : "المزيد", - "Less" : "أقل", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "قاعدة البيانات المستخدمة هي SQLite. ننصح باستخدام قاعدة بيانات أخرى للحصول على أداء افضل.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "استخدام SQLite غير مناسب خاصتا اذا تم استخدام برنامج المزامنة على الجهاز الشخصي.", - "Uninstall App" : "أزالة تطبيق", - "Group" : "مجموعة" + "Unable to remove user from group %s" : "فشل إزالة المستخدم من المجموعة %s" },"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/settings/l10n/ast.js b/settings/l10n/ast.js index b68d775b25..1c79d53897 100644 --- a/settings/l10n/ast.js +++ b/settings/l10n/ast.js @@ -127,22 +127,8 @@ OC.L10N.register( "set new password" : "afitar nueva contraseña", "Default" : "Predetermináu", "Please provide an admin recovery password, otherwise all user data will be lost" : "Facilita una contraseña de recuperación d'alministrador, sinón podríen perdese tolos datos d'usuariu", - "Language changed" : "Camudóse la llingua", "Admins can't remove themself from the admin group" : "Los alministradores nun puen desaniciase a ellos mesmos del grupu d'alministrador", "Unable to add user to group %s" : "Nun pudo amestase l'usuariu al grupu %s", - "Unable to remove user from group %s" : "Nun pudo desaniciase al usuariu del grupu %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "¿De xuru que quies amestar \"{domain}\" como dominiu de confianza?", - "Please wait...." : "Espera, por favor....", - "Everything (fatal issues, errors, warnings, info, debug)" : "Too (Información, Avisos, Fallos, debug y problemes fatales)", - "Info, warnings, errors and fatal issues" : "Información, Avisos, Fallos y problemes fatales", - "Warnings, errors and fatal issues" : "Avisos, fallos y problemes fatales", - "Errors and fatal issues" : "Fallos y problemes fatales", - "Fatal issues only" : "Namái problemes fatales", - "Log" : "Rexistru", - "More" : "Más", - "Less" : "Menos", - "Allow users to send mail notification for shared files" : "Permitir a los usuarios unviar mensaxes de notificación pa ficheros compartíos", - "Uninstall App" : "Desinstalar aplicación", - "Group" : "Grupu" + "Unable to remove user from group %s" : "Nun pudo desaniciase al usuariu del grupu %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/ast.json b/settings/l10n/ast.json index 5b9604a531..325066fac3 100644 --- a/settings/l10n/ast.json +++ b/settings/l10n/ast.json @@ -125,22 +125,8 @@ "set new password" : "afitar nueva contraseña", "Default" : "Predetermináu", "Please provide an admin recovery password, otherwise all user data will be lost" : "Facilita una contraseña de recuperación d'alministrador, sinón podríen perdese tolos datos d'usuariu", - "Language changed" : "Camudóse la llingua", "Admins can't remove themself from the admin group" : "Los alministradores nun puen desaniciase a ellos mesmos del grupu d'alministrador", "Unable to add user to group %s" : "Nun pudo amestase l'usuariu al grupu %s", - "Unable to remove user from group %s" : "Nun pudo desaniciase al usuariu del grupu %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "¿De xuru que quies amestar \"{domain}\" como dominiu de confianza?", - "Please wait...." : "Espera, por favor....", - "Everything (fatal issues, errors, warnings, info, debug)" : "Too (Información, Avisos, Fallos, debug y problemes fatales)", - "Info, warnings, errors and fatal issues" : "Información, Avisos, Fallos y problemes fatales", - "Warnings, errors and fatal issues" : "Avisos, fallos y problemes fatales", - "Errors and fatal issues" : "Fallos y problemes fatales", - "Fatal issues only" : "Namái problemes fatales", - "Log" : "Rexistru", - "More" : "Más", - "Less" : "Menos", - "Allow users to send mail notification for shared files" : "Permitir a los usuarios unviar mensaxes de notificación pa ficheros compartíos", - "Uninstall App" : "Desinstalar aplicación", - "Group" : "Grupu" + "Unable to remove user from group %s" : "Nun pudo desaniciase al usuariu del grupu %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/az.js b/settings/l10n/az.js index 7c331dd4eb..d06840563e 100644 --- a/settings/l10n/az.js +++ b/settings/l10n/az.js @@ -179,30 +179,8 @@ OC.L10N.register( "change email address" : "email ünvanını dəyiş", "Default" : "Susmaya görə", "Please provide an admin recovery password, otherwise all user data will be lost" : "Xahış olunur inzibatçı geriyə qayıdış şifrəsini təqdim edəsiniz, əks halda bütün istfadəçi datası itəcək.", - "log-level out of allowed range" : "jurnal-səviyyəsi izin verilən aralıqdan kənardır", - "Language changed" : "Dil dəyişdirildi", "Admins can't remove themself from the admin group" : "İnzibatçılar özlərini inzibatçı qrupundan silə bilməz", "Unable to add user to group %s" : "İstifadəçini %s qrupuna əlavə etmək mümkün olmadı", - "Unable to remove user from group %s" : "İstifadəçini %s qrupundan silmək mümkün olmadı", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "\"{domain}\" adını inamlı domainlər siyahısına əlavə etməyinizdən əminsinizmi?", - "Please wait...." : "Xahiş olunur gözləyəsiniz.", - "Everything (fatal issues, errors, warnings, info, debug)" : "Hər şey(ən pis hadisələr, səhvlər, xəbərdarlıqlar, məlmat, araşdırma səhvləri)", - "Info, warnings, errors and fatal issues" : "Məlmat, xəbərdarlıqlar, səhvlər və ən pis hadisələr", - "Warnings, errors and fatal issues" : "Xəbərdarlıqlar, səhvlər və ən pis hadisələr", - "Errors and fatal issues" : "Səhvlər və ən pis hadisələr", - "Fatal issues only" : "Yalnız ən pis hadisələr", - "Log" : "Jurnal", - "Download logfile" : "Jurnal faylını endir", - "More" : "Yenə", - "Less" : "Az", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Jurnal faylı 100MB-dan çoxdur. Onun endirilməsi müəyyən vaxt ala bilər.", - "Allow users to send mail notification for shared files" : "Yayımlanmış fayllar üçün, istifadəçilərə məktubla xəbərdarlığın yollanmasına izin verir", - "Allow users to send mail notification for shared files to other users" : "İstifadəçilərə etdikləri paylaşımı digər istifadəçilərə mail vasitəsilə xəbərdarlıq göndərilməsinə izin verin", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLinte verilənlər bazası kimi istifadə edilir. Geniş tətbiq üçün, biz məsləhət görürük ki, arxa sonluqda fərqli verilənlər bazasından istifadə edəsiniz. ", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Xüsusilə fayl sinxronizasiyası üçün desktop client-dən istifadə edilərsə, SQLite məsləhət görülmür.", - "Uninstall App" : "Proqram təminatını sil", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Ey ora,

ancaq deyirik ki, sizin artiq %s hesabınız var.

Sizin istifadəçi adınız: %s
Yetkilidir: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ey ora,\n\nancaq deyirik ki, sizin artiq %s hesabınız var.\n\nizin istifadəçi adınız: %s\nYetkilidir: %s\n\n", - "Group" : "Qrup" + "Unable to remove user from group %s" : "İstifadəçini %s qrupundan silmək mümkün olmadı" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/az.json b/settings/l10n/az.json index 8b5b7ce668..af404233be 100644 --- a/settings/l10n/az.json +++ b/settings/l10n/az.json @@ -177,30 +177,8 @@ "change email address" : "email ünvanını dəyiş", "Default" : "Susmaya görə", "Please provide an admin recovery password, otherwise all user data will be lost" : "Xahış olunur inzibatçı geriyə qayıdış şifrəsini təqdim edəsiniz, əks halda bütün istfadəçi datası itəcək.", - "log-level out of allowed range" : "jurnal-səviyyəsi izin verilən aralıqdan kənardır", - "Language changed" : "Dil dəyişdirildi", "Admins can't remove themself from the admin group" : "İnzibatçılar özlərini inzibatçı qrupundan silə bilməz", "Unable to add user to group %s" : "İstifadəçini %s qrupuna əlavə etmək mümkün olmadı", - "Unable to remove user from group %s" : "İstifadəçini %s qrupundan silmək mümkün olmadı", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "\"{domain}\" adını inamlı domainlər siyahısına əlavə etməyinizdən əminsinizmi?", - "Please wait...." : "Xahiş olunur gözləyəsiniz.", - "Everything (fatal issues, errors, warnings, info, debug)" : "Hər şey(ən pis hadisələr, səhvlər, xəbərdarlıqlar, məlmat, araşdırma səhvləri)", - "Info, warnings, errors and fatal issues" : "Məlmat, xəbərdarlıqlar, səhvlər və ən pis hadisələr", - "Warnings, errors and fatal issues" : "Xəbərdarlıqlar, səhvlər və ən pis hadisələr", - "Errors and fatal issues" : "Səhvlər və ən pis hadisələr", - "Fatal issues only" : "Yalnız ən pis hadisələr", - "Log" : "Jurnal", - "Download logfile" : "Jurnal faylını endir", - "More" : "Yenə", - "Less" : "Az", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Jurnal faylı 100MB-dan çoxdur. Onun endirilməsi müəyyən vaxt ala bilər.", - "Allow users to send mail notification for shared files" : "Yayımlanmış fayllar üçün, istifadəçilərə məktubla xəbərdarlığın yollanmasına izin verir", - "Allow users to send mail notification for shared files to other users" : "İstifadəçilərə etdikləri paylaşımı digər istifadəçilərə mail vasitəsilə xəbərdarlıq göndərilməsinə izin verin", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLinte verilənlər bazası kimi istifadə edilir. Geniş tətbiq üçün, biz məsləhət görürük ki, arxa sonluqda fərqli verilənlər bazasından istifadə edəsiniz. ", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Xüsusilə fayl sinxronizasiyası üçün desktop client-dən istifadə edilərsə, SQLite məsləhət görülmür.", - "Uninstall App" : "Proqram təminatını sil", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Ey ora,

ancaq deyirik ki, sizin artiq %s hesabınız var.

Sizin istifadəçi adınız: %s
Yetkilidir: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ey ora,\n\nancaq deyirik ki, sizin artiq %s hesabınız var.\n\nizin istifadəçi adınız: %s\nYetkilidir: %s\n\n", - "Group" : "Qrup" + "Unable to remove user from group %s" : "İstifadəçini %s qrupundan silmək mümkün olmadı" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/bg.js b/settings/l10n/bg.js index 4688b5f4b6..dd03c570f7 100644 --- a/settings/l10n/bg.js +++ b/settings/l10n/bg.js @@ -237,36 +237,8 @@ OC.L10N.register( "change email address" : "Смени адреса на елетронната поща", "Default" : "Стандарт", "Please provide an admin recovery password, otherwise all user data will be lost" : "Моля, посочете администраторската парола за възстановяване. В противен случай, всичката информация на потребителите ще бъде загубена.", - "log-level out of allowed range" : "Ниво на проследяване \\(log-level\\) e извън допустимия обхват", - "Language changed" : "Езикът е променен", "Admins can't remove themself from the admin group" : "Администраторите не могат да премахват себе си от групата \"admin\".", "Unable to add user to group %s" : "Неуспешно добавяне на потребител към групата %s.", - "Unable to remove user from group %s" : "Неуспешно премахване на потребител от групата %s.", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Сигурен/на ли сте, че искате \"{domain}\" да бъде добавен като сигурен домейн?", - "Please wait...." : "Моля, изчакайте....", - "add group" : "добавяне на група", - "Everything (fatal issues, errors, warnings, info, debug)" : "Всичко (фатални проблеми, грешки, предупреждения, информация, дебъгване)", - "Info, warnings, errors and fatal issues" : "информация, предупреждения, грешки и фатални проблеми", - "Warnings, errors and fatal issues" : "Предупреждения, грешки и фатални проблеми", - "Errors and fatal issues" : "Грешки и фатални проблеми", - "Fatal issues only" : "Само фатални проблеми", - "Log" : "Журнал", - "Download logfile" : "Изтегли журнала", - "More" : "Още", - "Less" : "По-малко", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Журнала е по-голям от 100 MB. Изтеглянето му може да отнеме време!", - "Allow users to send mail notification for shared files" : "Разреши на потребителите да изпращат имейл уведомления за споделени файлове.", - "Allow users to send mail notification for shared files to other users" : "Разреши на потребителите да изпращат уведомителни писма за споделени файлове към други потребители.", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite е използваната база данни. За по-големи инсталации Ви препоръчваме да изберете друг сървър за бази данни.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Използването на SQLite не се препоръчва, особено ако ползвате клиента за настолен компютър.", - "Uninstall App" : "Премахни приложението", - "Enable experimental apps" : "Разрешаване на експериментални приложения", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Здрасти,

Само да ти кажа, че имаш %s профил

Потребителя ти е: %s
Достъпи го: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Здрасти,\n\nСамо да ти кажа, че имаш %s профил.\n\nПотребителя ти е: %s\nДостъпи го: %s\n", - "Group" : "Група", - "Default Quota" : "Стандартна квота", - "Group Admin for" : "Групов Администратор за", - "Storage Location" : "Дисково пространство", - "Last Login" : "Последно вписване" + "Unable to remove user from group %s" : "Неуспешно премахване на потребител от групата %s." }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/bg.json b/settings/l10n/bg.json index df0b27da5b..dbbb39f8b6 100644 --- a/settings/l10n/bg.json +++ b/settings/l10n/bg.json @@ -235,36 +235,8 @@ "change email address" : "Смени адреса на елетронната поща", "Default" : "Стандарт", "Please provide an admin recovery password, otherwise all user data will be lost" : "Моля, посочете администраторската парола за възстановяване. В противен случай, всичката информация на потребителите ще бъде загубена.", - "log-level out of allowed range" : "Ниво на проследяване \\(log-level\\) e извън допустимия обхват", - "Language changed" : "Езикът е променен", "Admins can't remove themself from the admin group" : "Администраторите не могат да премахват себе си от групата \"admin\".", "Unable to add user to group %s" : "Неуспешно добавяне на потребител към групата %s.", - "Unable to remove user from group %s" : "Неуспешно премахване на потребител от групата %s.", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Сигурен/на ли сте, че искате \"{domain}\" да бъде добавен като сигурен домейн?", - "Please wait...." : "Моля, изчакайте....", - "add group" : "добавяне на група", - "Everything (fatal issues, errors, warnings, info, debug)" : "Всичко (фатални проблеми, грешки, предупреждения, информация, дебъгване)", - "Info, warnings, errors and fatal issues" : "информация, предупреждения, грешки и фатални проблеми", - "Warnings, errors and fatal issues" : "Предупреждения, грешки и фатални проблеми", - "Errors and fatal issues" : "Грешки и фатални проблеми", - "Fatal issues only" : "Само фатални проблеми", - "Log" : "Журнал", - "Download logfile" : "Изтегли журнала", - "More" : "Още", - "Less" : "По-малко", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Журнала е по-голям от 100 MB. Изтеглянето му може да отнеме време!", - "Allow users to send mail notification for shared files" : "Разреши на потребителите да изпращат имейл уведомления за споделени файлове.", - "Allow users to send mail notification for shared files to other users" : "Разреши на потребителите да изпращат уведомителни писма за споделени файлове към други потребители.", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite е използваната база данни. За по-големи инсталации Ви препоръчваме да изберете друг сървър за бази данни.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Използването на SQLite не се препоръчва, особено ако ползвате клиента за настолен компютър.", - "Uninstall App" : "Премахни приложението", - "Enable experimental apps" : "Разрешаване на експериментални приложения", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Здрасти,

Само да ти кажа, че имаш %s профил

Потребителя ти е: %s
Достъпи го: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Здрасти,\n\nСамо да ти кажа, че имаш %s профил.\n\nПотребителя ти е: %s\nДостъпи го: %s\n", - "Group" : "Група", - "Default Quota" : "Стандартна квота", - "Group Admin for" : "Групов Администратор за", - "Storage Location" : "Дисково пространство", - "Last Login" : "Последно вписване" + "Unable to remove user from group %s" : "Неуспешно премахване на потребител от групата %s." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/bn_BD.js b/settings/l10n/bn_BD.js index 195745a1b8..14d7d9d432 100644 --- a/settings/l10n/bn_BD.js +++ b/settings/l10n/bn_BD.js @@ -68,12 +68,8 @@ OC.L10N.register( "change full name" : "পুরোনাম পরিবর্তন করুন", "set new password" : "নতুন কূটশব্দ নির্ধারণ করুন", "Default" : "পূর্বনির্ধারিত", - "Language changed" : "ভাষা পরিবর্তন করা হয়েছে", "Admins can't remove themself from the admin group" : "প্রশাসকবৃন্দ তাদেরকে প্রশাসক গোষ্ঠী থেকে মুছে ফেলতে পারবেন না", "Unable to add user to group %s" : " %s গোষ্ঠীতে ব্যবহারকারী যোগ করা সম্ভব হলো না ", - "Unable to remove user from group %s" : "%s গোষ্ঠী থেকে ব্যবহারকারীকে অপসারণ করা সম্ভব হলো না", - "More" : "বেশী", - "Less" : "কম", - "Group" : "গোষ্ঠীসমূহ" + "Unable to remove user from group %s" : "%s গোষ্ঠী থেকে ব্যবহারকারীকে অপসারণ করা সম্ভব হলো না" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/bn_BD.json b/settings/l10n/bn_BD.json index 6c6794cbe2..ba6792243f 100644 --- a/settings/l10n/bn_BD.json +++ b/settings/l10n/bn_BD.json @@ -66,12 +66,8 @@ "change full name" : "পুরোনাম পরিবর্তন করুন", "set new password" : "নতুন কূটশব্দ নির্ধারণ করুন", "Default" : "পূর্বনির্ধারিত", - "Language changed" : "ভাষা পরিবর্তন করা হয়েছে", "Admins can't remove themself from the admin group" : "প্রশাসকবৃন্দ তাদেরকে প্রশাসক গোষ্ঠী থেকে মুছে ফেলতে পারবেন না", "Unable to add user to group %s" : " %s গোষ্ঠীতে ব্যবহারকারী যোগ করা সম্ভব হলো না ", - "Unable to remove user from group %s" : "%s গোষ্ঠী থেকে ব্যবহারকারীকে অপসারণ করা সম্ভব হলো না", - "More" : "বেশী", - "Less" : "কম", - "Group" : "গোষ্ঠীসমূহ" + "Unable to remove user from group %s" : "%s গোষ্ঠী থেকে ব্যবহারকারীকে অপসারণ করা সম্ভব হলো না" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/bs.js b/settings/l10n/bs.js index 7c71f6f0de..61fff19cd9 100644 --- a/settings/l10n/bs.js +++ b/settings/l10n/bs.js @@ -154,24 +154,8 @@ OC.L10N.register( "change email address" : "promjeni adresu e-pošte", "Default" : "Zadano", "Please provide an admin recovery password, otherwise all user data will be lost" : "Molim navedite admin lozinku za povratak, u protivnom će svi korisnički podaci biti izgubljeni", - "Language changed" : "Jezik je promijenjen", "Admins can't remove themself from the admin group" : "Administratori ne mogu sami sebe ukloniti iz admin grupe", "Unable to add user to group %s" : "Dodavanje korisnika grupi %s nije moguće", - "Unable to remove user from group %s" : "Uklanjanje korisnika iz grupe %s nije moguće", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Jeste li zaista sigurni da želite dodati \"{domain}\" kao pouzdanu domenu?", - "Please wait...." : "Molim pričekajte...", - "Everything (fatal issues, errors, warnings, info, debug)" : "Sve (fatalni problemi, greške, upozorenja, info, ispravljanje pogrešaka)", - "Info, warnings, errors and fatal issues" : "Informacije, upozorenja, greške i fatalni problemi", - "Warnings, errors and fatal issues" : "Upozorenja, greške i fatalni problemi", - "Errors and fatal issues" : "Greške i fatalni problemi", - "Fatal issues only" : "Samo fatalni problemi", - "Log" : "Zapisnik", - "More" : "Više", - "Less" : "Manje", - "Allow users to send mail notification for shared files" : "Dozvoli korisnicima slanje notifikacijske e-pošte za podijeljene datoteke", - "Allow users to send mail notification for shared files to other users" : "Dozvoli korisnicima slanje notifikacijske e-pošte za podijeljene datoteke ka ostalim korisnicima", - "Uninstall App" : "Deinstaliraj aplikaciju", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hej,

samo da javim da sad imate %s račum.

Vaše korisničko ime: %s
Pristupite mu: %s

", - "Group" : "Grupa" + "Unable to remove user from group %s" : "Uklanjanje korisnika iz grupe %s nije moguće" }, "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/settings/l10n/bs.json b/settings/l10n/bs.json index a022bee876..f595c64d55 100644 --- a/settings/l10n/bs.json +++ b/settings/l10n/bs.json @@ -152,24 +152,8 @@ "change email address" : "promjeni adresu e-pošte", "Default" : "Zadano", "Please provide an admin recovery password, otherwise all user data will be lost" : "Molim navedite admin lozinku za povratak, u protivnom će svi korisnički podaci biti izgubljeni", - "Language changed" : "Jezik je promijenjen", "Admins can't remove themself from the admin group" : "Administratori ne mogu sami sebe ukloniti iz admin grupe", "Unable to add user to group %s" : "Dodavanje korisnika grupi %s nije moguće", - "Unable to remove user from group %s" : "Uklanjanje korisnika iz grupe %s nije moguće", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Jeste li zaista sigurni da želite dodati \"{domain}\" kao pouzdanu domenu?", - "Please wait...." : "Molim pričekajte...", - "Everything (fatal issues, errors, warnings, info, debug)" : "Sve (fatalni problemi, greške, upozorenja, info, ispravljanje pogrešaka)", - "Info, warnings, errors and fatal issues" : "Informacije, upozorenja, greške i fatalni problemi", - "Warnings, errors and fatal issues" : "Upozorenja, greške i fatalni problemi", - "Errors and fatal issues" : "Greške i fatalni problemi", - "Fatal issues only" : "Samo fatalni problemi", - "Log" : "Zapisnik", - "More" : "Više", - "Less" : "Manje", - "Allow users to send mail notification for shared files" : "Dozvoli korisnicima slanje notifikacijske e-pošte za podijeljene datoteke", - "Allow users to send mail notification for shared files to other users" : "Dozvoli korisnicima slanje notifikacijske e-pošte za podijeljene datoteke ka ostalim korisnicima", - "Uninstall App" : "Deinstaliraj aplikaciju", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hej,

samo da javim da sad imate %s račum.

Vaše korisničko ime: %s
Pristupite mu: %s

", - "Group" : "Grupa" + "Unable to remove user from group %s" : "Uklanjanje korisnika iz grupe %s nije moguće" },"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/settings/l10n/ca.js b/settings/l10n/ca.js index 3159949184..b13bc79137 100644 --- a/settings/l10n/ca.js +++ b/settings/l10n/ca.js @@ -255,36 +255,8 @@ OC.L10N.register( "change email address" : "canvi d'adreça de correu electrònic", "Default" : "Per defecte", "Please provide an admin recovery password, otherwise all user data will be lost" : "Sisplau, proporcioneu una contrasenya de recuperació d'administrador, altrament totes les dades d'usuari es perdran", - "log-level out of allowed range" : "Nivell d'autenticació fora del rang permès", - "Language changed" : "S'ha canviat l'idioma", "Admins can't remove themself from the admin group" : "Els administradors no es poden eliminar del grup admin", "Unable to add user to group %s" : "No es pot afegir l'usuari al grup %s", - "Unable to remove user from group %s" : "No es pot eliminar l'usuari del grup %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Esteu seguir que voleu afegir \"{domain}\" com a un domini de confiança?", - "Please wait...." : "Espereu...", - "add group" : "afegeix grup", - "Everything (fatal issues, errors, warnings, info, debug)" : "Tot (problemes fatals, errors, avisos, informació, depuració)", - "Info, warnings, errors and fatal issues" : "Informació, avisos, errors i problemes fatals", - "Warnings, errors and fatal issues" : "Avisos, errors i problemes fatals", - "Errors and fatal issues" : "Errors i problemes fatals", - "Fatal issues only" : "Només problemes fatals", - "Log" : "Registre", - "Download logfile" : "Descarregar arxiu de registre", - "More" : "Més", - "Less" : "Menys", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "L'arxiu de registre és més gran de 100 MB. La descàrrega pot trigar!", - "Allow users to send mail notification for shared files" : "Permet als usuaris enviar notificacions de fitxers compartits per correu ", - "Allow users to send mail notification for shared files to other users" : "Permetre als usuaris enviar notificacions per correu electrònic dels arxius compartits a d'altres usuaris", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "S'utilitza SQLite com a base de dades. Per a instal·lacions mes grans es recomana canviar a un altre sistema de base de dades.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "L'ús de SQLite està desaconsellat especialment quan s'usa el client d'escriptori per sincronitzar els fitxers.", - "Experimental applications ahead" : "A partir d'aquest punt hi ha aplicacions experimentals", - "Uninstall App" : "Desinstal·la l'aplicació", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Què tal?,

aquest missatge és per fer-li saber que ara té uncompte %s.

El seu nom d'usuari: %s
Accedeixi en: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola, què tal?,\n\nAquest missatge és per fer-li saber que ara té un compte %s.\n\n El seu nom d'usuari: %s\nAccedeixi en: %s\n\n", - "Add Group" : "Afegeix el grup", - "Group" : "Grup", - "Full Name" : "Nom complet", - "Storage Location" : "Ubicació de l'emmagatzemament", - "Last Login" : "Últim accés" + "Unable to remove user from group %s" : "No es pot eliminar l'usuari del grup %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/ca.json b/settings/l10n/ca.json index d49ae4e12c..42763c4008 100644 --- a/settings/l10n/ca.json +++ b/settings/l10n/ca.json @@ -253,36 +253,8 @@ "change email address" : "canvi d'adreça de correu electrònic", "Default" : "Per defecte", "Please provide an admin recovery password, otherwise all user data will be lost" : "Sisplau, proporcioneu una contrasenya de recuperació d'administrador, altrament totes les dades d'usuari es perdran", - "log-level out of allowed range" : "Nivell d'autenticació fora del rang permès", - "Language changed" : "S'ha canviat l'idioma", "Admins can't remove themself from the admin group" : "Els administradors no es poden eliminar del grup admin", "Unable to add user to group %s" : "No es pot afegir l'usuari al grup %s", - "Unable to remove user from group %s" : "No es pot eliminar l'usuari del grup %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Esteu seguir que voleu afegir \"{domain}\" com a un domini de confiança?", - "Please wait...." : "Espereu...", - "add group" : "afegeix grup", - "Everything (fatal issues, errors, warnings, info, debug)" : "Tot (problemes fatals, errors, avisos, informació, depuració)", - "Info, warnings, errors and fatal issues" : "Informació, avisos, errors i problemes fatals", - "Warnings, errors and fatal issues" : "Avisos, errors i problemes fatals", - "Errors and fatal issues" : "Errors i problemes fatals", - "Fatal issues only" : "Només problemes fatals", - "Log" : "Registre", - "Download logfile" : "Descarregar arxiu de registre", - "More" : "Més", - "Less" : "Menys", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "L'arxiu de registre és més gran de 100 MB. La descàrrega pot trigar!", - "Allow users to send mail notification for shared files" : "Permet als usuaris enviar notificacions de fitxers compartits per correu ", - "Allow users to send mail notification for shared files to other users" : "Permetre als usuaris enviar notificacions per correu electrònic dels arxius compartits a d'altres usuaris", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "S'utilitza SQLite com a base de dades. Per a instal·lacions mes grans es recomana canviar a un altre sistema de base de dades.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "L'ús de SQLite està desaconsellat especialment quan s'usa el client d'escriptori per sincronitzar els fitxers.", - "Experimental applications ahead" : "A partir d'aquest punt hi ha aplicacions experimentals", - "Uninstall App" : "Desinstal·la l'aplicació", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Què tal?,

aquest missatge és per fer-li saber que ara té uncompte %s.

El seu nom d'usuari: %s
Accedeixi en: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola, què tal?,\n\nAquest missatge és per fer-li saber que ara té un compte %s.\n\n El seu nom d'usuari: %s\nAccedeixi en: %s\n\n", - "Add Group" : "Afegeix el grup", - "Group" : "Grup", - "Full Name" : "Nom complet", - "Storage Location" : "Ubicació de l'emmagatzemament", - "Last Login" : "Últim accés" + "Unable to remove user from group %s" : "No es pot eliminar l'usuari del grup %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js index cd2b4e3e1d..7005854f7e 100644 --- a/settings/l10n/cs.js +++ b/settings/l10n/cs.js @@ -346,44 +346,9 @@ OC.L10N.register( "change email address" : "změnit emailovou adresu", "Default" : "Výchozí", "Please provide an admin recovery password, otherwise all user data will be lost" : "Zadejte prosím administrátorské heslo pro obnovu, jinak budou všechna data ztracena", - "log-level out of allowed range" : "úroveň logování z povoleného rozpětí", - "Language changed" : "Jazyk byl změněn", "Admins can't remove themself from the admin group" : "Správci se nemohou odebrat sami ze skupiny správců", "Unable to add user to group %s" : "Nelze přidat uživatele do skupiny %s", "Unable to remove user from group %s" : "Nelze odebrat uživatele ze skupiny %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Jste si jisti, že chcete přidat \"{domain}\" mezi důvěryhodné domény?", - "Please wait...." : "Čekejte prosím...", - "add group" : "přidat skupinu", - "Everything (fatal issues, errors, warnings, info, debug)" : "Vše (fatální problémy, chyby, varování, informační, ladící)", - "Info, warnings, errors and fatal issues" : "Informace, varování, chyby a fatální problémy", - "Warnings, errors and fatal issues" : "Varování, chyby a fatální problémy", - "Errors and fatal issues" : "Chyby a fatální problémy", - "Fatal issues only" : "Pouze fatální problémy", - "Log" : "Záznam", - "What to log" : "Co se má logovat", - "Download logfile" : "Stáhnout soubor logu", - "More" : "Více", - "Less" : "Méně", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Soubor logu je větší než 100 MB. Jeho stažení zabere nějaký čas!", - "Allow users to send mail notification for shared files" : "Povolit uživatelům odesílat emailová upozornění pro sdílené soubory", - "Allow users to send mail notification for shared files to other users" : "Povolit uživatelům odesílat emailová upozornění na sdílené soubory ostatním uživatelům", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Je použita databáze SQLite. Pro větší instalace doporučujeme přejít na robustnější databázi.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Obzvláště při používání klientské aplikace pro synchronizaci s desktopem není SQLite doporučeno.", - "Experimental applications ahead" : "Experimentální aplikace v pořadí", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentální aplikace nejsou prověřovány na bezpečnostní chyby, mohou být nestabilní a velmi se měnit. Jejich instalací můžete způsobit ztrátu dat nebo bezpečnostní problémy.", - "Uninstall App" : "Odinstalovat aplikaci", - "Enable experimental apps" : "Povolit experimentální aplikace", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Ahoj,

toto je oznámení o nově vytvořeném %s účtu.

Uživatelské jméno: %s
Přihlásit se dá zde: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ahoj,\n\ntoto je oznámení o nově vytvořeném %s účtu.\n\nUživatelské jméno: %s\nPřihlásit se dá zde: %s\n", - "For password recovery and notifications" : "Pro obnovení hesla a upozornění", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Chcete-li projekt podpoři\n⇥⇥připojte se k vývoji\n⇥⇥nebo\n⇥⇥šiřte informace dál!", - "Add Group" : "Přidat skupinu", - "Group" : "Skupina", - "Default Quota" : "Výchozí kvóta", - "Full Name" : "Celé jméno", - "Group Admin for" : "Správce skupiny pro", - "Storage Location" : "Úložiště dat", - "User Backend" : "Uživatelé vedeni pomocí", - "Last Login" : "Poslední přihlášení" + "For password recovery and notifications" : "Pro obnovení hesla a upozornění" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json index d708a711c2..931e4fa94f 100644 --- a/settings/l10n/cs.json +++ b/settings/l10n/cs.json @@ -344,44 +344,9 @@ "change email address" : "změnit emailovou adresu", "Default" : "Výchozí", "Please provide an admin recovery password, otherwise all user data will be lost" : "Zadejte prosím administrátorské heslo pro obnovu, jinak budou všechna data ztracena", - "log-level out of allowed range" : "úroveň logování z povoleného rozpětí", - "Language changed" : "Jazyk byl změněn", "Admins can't remove themself from the admin group" : "Správci se nemohou odebrat sami ze skupiny správců", "Unable to add user to group %s" : "Nelze přidat uživatele do skupiny %s", "Unable to remove user from group %s" : "Nelze odebrat uživatele ze skupiny %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Jste si jisti, že chcete přidat \"{domain}\" mezi důvěryhodné domény?", - "Please wait...." : "Čekejte prosím...", - "add group" : "přidat skupinu", - "Everything (fatal issues, errors, warnings, info, debug)" : "Vše (fatální problémy, chyby, varování, informační, ladící)", - "Info, warnings, errors and fatal issues" : "Informace, varování, chyby a fatální problémy", - "Warnings, errors and fatal issues" : "Varování, chyby a fatální problémy", - "Errors and fatal issues" : "Chyby a fatální problémy", - "Fatal issues only" : "Pouze fatální problémy", - "Log" : "Záznam", - "What to log" : "Co se má logovat", - "Download logfile" : "Stáhnout soubor logu", - "More" : "Více", - "Less" : "Méně", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Soubor logu je větší než 100 MB. Jeho stažení zabere nějaký čas!", - "Allow users to send mail notification for shared files" : "Povolit uživatelům odesílat emailová upozornění pro sdílené soubory", - "Allow users to send mail notification for shared files to other users" : "Povolit uživatelům odesílat emailová upozornění na sdílené soubory ostatním uživatelům", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Je použita databáze SQLite. Pro větší instalace doporučujeme přejít na robustnější databázi.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Obzvláště při používání klientské aplikace pro synchronizaci s desktopem není SQLite doporučeno.", - "Experimental applications ahead" : "Experimentální aplikace v pořadí", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentální aplikace nejsou prověřovány na bezpečnostní chyby, mohou být nestabilní a velmi se měnit. Jejich instalací můžete způsobit ztrátu dat nebo bezpečnostní problémy.", - "Uninstall App" : "Odinstalovat aplikaci", - "Enable experimental apps" : "Povolit experimentální aplikace", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Ahoj,

toto je oznámení o nově vytvořeném %s účtu.

Uživatelské jméno: %s
Přihlásit se dá zde: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ahoj,\n\ntoto je oznámení o nově vytvořeném %s účtu.\n\nUživatelské jméno: %s\nPřihlásit se dá zde: %s\n", - "For password recovery and notifications" : "Pro obnovení hesla a upozornění", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Chcete-li projekt podpoři\n⇥⇥připojte se k vývoji\n⇥⇥nebo\n⇥⇥šiřte informace dál!", - "Add Group" : "Přidat skupinu", - "Group" : "Skupina", - "Default Quota" : "Výchozí kvóta", - "Full Name" : "Celé jméno", - "Group Admin for" : "Správce skupiny pro", - "Storage Location" : "Úložiště dat", - "User Backend" : "Uživatelé vedeni pomocí", - "Last Login" : "Poslední přihlášení" + "For password recovery and notifications" : "Pro obnovení hesla a upozornění" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/settings/l10n/da.js b/settings/l10n/da.js index 1ca79c2a94..48f8ba9f04 100644 --- a/settings/l10n/da.js +++ b/settings/l10n/da.js @@ -218,34 +218,9 @@ OC.L10N.register( "change email address" : "skift e-mailadresse", "Default" : "Standard", "Please provide an admin recovery password, otherwise all user data will be lost" : "Angiv venligst en admininstrator gendannelseskode, ellers vil alt brugerdata gå tabt", - "log-level out of allowed range" : "niveau for logregistrering går ud over tilladte interval", - "Language changed" : "Sprog ændret", "Admins can't remove themself from the admin group" : "Administratorer kan ikke fjerne dem selv fra admin gruppen", "Unable to add user to group %s" : "Brugeren kan ikke tilføjes til gruppen %s", "Unable to remove user from group %s" : "Brugeren kan ikke fjernes fra gruppen %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Sikker på at du vil tilføje \"{domain}\" som et domæne du har tiilid til?", - "Please wait...." : "Vent venligst...", - "Everything (fatal issues, errors, warnings, info, debug)" : "Alt (alvorlige fejl, fejl, advarsler, info, debug)", - "Info, warnings, errors and fatal issues" : "Info, advarsler, fejl og alvorlige fejl", - "Warnings, errors and fatal issues" : "Advarsler, fejl og alvorlige fejl", - "Errors and fatal issues" : "Fejl og alvorlige fejl", - "Fatal issues only" : "Kun alvorlige fejl", - "Log" : "Log", - "Download logfile" : "Hent logfil", - "More" : "Mere", - "Less" : "Mindre", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Logfilen er større end 100 MB. Det kan tage en del tid at hente den!", - "Allow users to send mail notification for shared files" : "Tillad brugere at sende mail underretninger for delte filer", - "Allow users to send mail notification for shared files to other users" : "Tillader brugere at sende mailnotifikationer for delte filer til andre brugere", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite bruges som database. Til større installationer anbefaler vi at skifte til en anden database-backend.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Brug af SQLite frarådes især når skrivebordsklienten anvendes til filsynkronisering.", - "Experimental applications ahead" : "Kommende eksperimentale programmer", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Eksperimentale programmer er ikke undersøgt for sikkerheds problemer. Kendt for at være ustabil og stadig under intensiv udvikling. Installering af disse programmer kan medføre datatab og/eller udgøre en sikkerhedsrisiko.", - "Uninstall App" : "Afinstallér app", - "Enable experimental apps" : "Aktiver eksperimentale programmer", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hejsa,

dette er blot en besked om, at du nu har en %s-konto.

Dit brugernavn: %s
Tilgå den: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hejsa,\n\ndette er blot en besked om, at du nu har en %s-konto.\n\nDit brugernavn: %s\nTilgå den: %s\n\n", - "For password recovery and notifications" : "Angiv en e-mailadresse for at aktivere gendannelse af adgangskode og modtage notifikationer", - "Group" : "Gruppe" + "For password recovery and notifications" : "Angiv en e-mailadresse for at aktivere gendannelse af adgangskode og modtage notifikationer" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/da.json b/settings/l10n/da.json index 7531263471..4a23811299 100644 --- a/settings/l10n/da.json +++ b/settings/l10n/da.json @@ -216,34 +216,9 @@ "change email address" : "skift e-mailadresse", "Default" : "Standard", "Please provide an admin recovery password, otherwise all user data will be lost" : "Angiv venligst en admininstrator gendannelseskode, ellers vil alt brugerdata gå tabt", - "log-level out of allowed range" : "niveau for logregistrering går ud over tilladte interval", - "Language changed" : "Sprog ændret", "Admins can't remove themself from the admin group" : "Administratorer kan ikke fjerne dem selv fra admin gruppen", "Unable to add user to group %s" : "Brugeren kan ikke tilføjes til gruppen %s", "Unable to remove user from group %s" : "Brugeren kan ikke fjernes fra gruppen %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Sikker på at du vil tilføje \"{domain}\" som et domæne du har tiilid til?", - "Please wait...." : "Vent venligst...", - "Everything (fatal issues, errors, warnings, info, debug)" : "Alt (alvorlige fejl, fejl, advarsler, info, debug)", - "Info, warnings, errors and fatal issues" : "Info, advarsler, fejl og alvorlige fejl", - "Warnings, errors and fatal issues" : "Advarsler, fejl og alvorlige fejl", - "Errors and fatal issues" : "Fejl og alvorlige fejl", - "Fatal issues only" : "Kun alvorlige fejl", - "Log" : "Log", - "Download logfile" : "Hent logfil", - "More" : "Mere", - "Less" : "Mindre", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Logfilen er større end 100 MB. Det kan tage en del tid at hente den!", - "Allow users to send mail notification for shared files" : "Tillad brugere at sende mail underretninger for delte filer", - "Allow users to send mail notification for shared files to other users" : "Tillader brugere at sende mailnotifikationer for delte filer til andre brugere", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite bruges som database. Til større installationer anbefaler vi at skifte til en anden database-backend.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Brug af SQLite frarådes især når skrivebordsklienten anvendes til filsynkronisering.", - "Experimental applications ahead" : "Kommende eksperimentale programmer", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Eksperimentale programmer er ikke undersøgt for sikkerheds problemer. Kendt for at være ustabil og stadig under intensiv udvikling. Installering af disse programmer kan medføre datatab og/eller udgøre en sikkerhedsrisiko.", - "Uninstall App" : "Afinstallér app", - "Enable experimental apps" : "Aktiver eksperimentale programmer", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hejsa,

dette er blot en besked om, at du nu har en %s-konto.

Dit brugernavn: %s
Tilgå den: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hejsa,\n\ndette er blot en besked om, at du nu har en %s-konto.\n\nDit brugernavn: %s\nTilgå den: %s\n\n", - "For password recovery and notifications" : "Angiv en e-mailadresse for at aktivere gendannelse af adgangskode og modtage notifikationer", - "Group" : "Gruppe" + "For password recovery and notifications" : "Angiv en e-mailadresse for at aktivere gendannelse af adgangskode og modtage notifikationer" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/de.js b/settings/l10n/de.js index ecd11c9611..5e58cdd5e7 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -347,44 +347,9 @@ OC.L10N.register( "change email address" : "E-Mail-Adresse ändern", "Default" : "Standard", "Please provide an admin recovery password, otherwise all user data will be lost" : "Bitte gib ein Wiederherstellungspasswort für das Administratorkonto an, da sonst alle Benutzerdaten verlorengehen können", - "log-level out of allowed range" : "Log-Level außerhalb des erlaubten Bereichs", - "Language changed" : "Sprache geändert", "Admins can't remove themself from the admin group" : "Administratoren können sich nicht selbst aus der Admin-Gruppe löschen.", "Unable to add user to group %s" : "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden", "Unable to remove user from group %s" : "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Bist du sicher, dass du „{domain}“ als vertrauenswürdige Domain hinzufügen möchtest?", - "Please wait...." : "Bitte warten…", - "add group" : "Gruppe hinzufügen", - "Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale Probleme, Fehler, Warnungen, Infos, Debug-Meldungen)", - "Info, warnings, errors and fatal issues" : "Infos, Warnungen, Fehler und fatale Probleme", - "Warnings, errors and fatal issues" : "Warnungen, Fehler und fatale Probleme", - "Errors and fatal issues" : "Fehler und fatale Probleme", - "Fatal issues only" : "Nur fatale Probleme", - "Log" : "Protokoll", - "What to log" : "Was protokolliert wird", - "Download logfile" : "Protokolldatei herunterladen", - "More" : "Mehr", - "Less" : "Weniger", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Die Logdatei ist größer als 100 MB. Es kann etwas Zeit beanspruchen, sie herunterzuladen!", - "Allow users to send mail notification for shared files" : "Benutzern erlauben, E-Mail-Benachrichtigungen für freigegebene Dateien zu senden", - "Allow users to send mail notification for shared files to other users" : "Benutzern erlauben, E-Mail-Benachrichtigungen für geteilte Dateien an andere Benutzer zu senden", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei der Nutzung des Desktop Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.", - "Experimental applications ahead" : "Experimentelle Apps nachfolgend", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentelle Apps sind nicht auf Sicherheitsprobleme hin überprüft, sind neu oder bekanntermaßen instabil und befinden sich in intensiver Entwicklung. Ihre Installation kann Datenverlust oder Sicherheitslücken hervorrufen.", - "Uninstall App" : "App deinstallieren", - "Enable experimental apps" : "Experimentelle Apps aktivieren", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hallo,

hier nur kurz die Mitteilung, dass du jetzt ein %s-Konto hast.

Dein Benutzername: %s
Zugriff: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nhier nur kurz die Mitteilung, dass du jetzt ein %s-Konto hast.\n\nDein Benutzername: %s\nLoslegen: %s\n\n", - "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Wenn Du das Projekt unterstützen möchtest\n⇥⇥hilf uns bei der Weiterentwicklung\n⇥⇥oder\n⇥⇥empfehle es weiter!", - "Add Group" : "Gruppe hinzufügen", - "Group" : "Gruppe", - "Default Quota" : "Standard-Quota", - "Full Name" : "Vollständiger Name", - "Group Admin for" : "Gruppenadministrator für", - "Storage Location" : "Speicherort", - "User Backend" : "Benutzer-Backend", - "Last Login" : "Letzte Anmeldung" + "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/de.json b/settings/l10n/de.json index c61cb37d81..b0bf6cae15 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -345,44 +345,9 @@ "change email address" : "E-Mail-Adresse ändern", "Default" : "Standard", "Please provide an admin recovery password, otherwise all user data will be lost" : "Bitte gib ein Wiederherstellungspasswort für das Administratorkonto an, da sonst alle Benutzerdaten verlorengehen können", - "log-level out of allowed range" : "Log-Level außerhalb des erlaubten Bereichs", - "Language changed" : "Sprache geändert", "Admins can't remove themself from the admin group" : "Administratoren können sich nicht selbst aus der Admin-Gruppe löschen.", "Unable to add user to group %s" : "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden", "Unable to remove user from group %s" : "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Bist du sicher, dass du „{domain}“ als vertrauenswürdige Domain hinzufügen möchtest?", - "Please wait...." : "Bitte warten…", - "add group" : "Gruppe hinzufügen", - "Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale Probleme, Fehler, Warnungen, Infos, Debug-Meldungen)", - "Info, warnings, errors and fatal issues" : "Infos, Warnungen, Fehler und fatale Probleme", - "Warnings, errors and fatal issues" : "Warnungen, Fehler und fatale Probleme", - "Errors and fatal issues" : "Fehler und fatale Probleme", - "Fatal issues only" : "Nur fatale Probleme", - "Log" : "Protokoll", - "What to log" : "Was protokolliert wird", - "Download logfile" : "Protokolldatei herunterladen", - "More" : "Mehr", - "Less" : "Weniger", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Die Logdatei ist größer als 100 MB. Es kann etwas Zeit beanspruchen, sie herunterzuladen!", - "Allow users to send mail notification for shared files" : "Benutzern erlauben, E-Mail-Benachrichtigungen für freigegebene Dateien zu senden", - "Allow users to send mail notification for shared files to other users" : "Benutzern erlauben, E-Mail-Benachrichtigungen für geteilte Dateien an andere Benutzer zu senden", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei der Nutzung des Desktop Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.", - "Experimental applications ahead" : "Experimentelle Apps nachfolgend", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentelle Apps sind nicht auf Sicherheitsprobleme hin überprüft, sind neu oder bekanntermaßen instabil und befinden sich in intensiver Entwicklung. Ihre Installation kann Datenverlust oder Sicherheitslücken hervorrufen.", - "Uninstall App" : "App deinstallieren", - "Enable experimental apps" : "Experimentelle Apps aktivieren", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hallo,

hier nur kurz die Mitteilung, dass du jetzt ein %s-Konto hast.

Dein Benutzername: %s
Zugriff: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nhier nur kurz die Mitteilung, dass du jetzt ein %s-Konto hast.\n\nDein Benutzername: %s\nLoslegen: %s\n\n", - "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Wenn Du das Projekt unterstützen möchtest\n⇥⇥hilf uns bei der Weiterentwicklung\n⇥⇥oder\n⇥⇥empfehle es weiter!", - "Add Group" : "Gruppe hinzufügen", - "Group" : "Gruppe", - "Default Quota" : "Standard-Quota", - "Full Name" : "Vollständiger Name", - "Group Admin for" : "Gruppenadministrator für", - "Storage Location" : "Speicherort", - "User Backend" : "Benutzer-Backend", - "Last Login" : "Letzte Anmeldung" + "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 04f48d9172..6f847ddf02 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -347,44 +347,9 @@ OC.L10N.register( "change email address" : "E-Mail-Adresse ändern", "Default" : "Standard", "Please provide an admin recovery password, otherwise all user data will be lost" : "Bitte geben Sie ein Wiederherstellungspasswort für das Administratorkonto an, da sonst alle Benutzerdaten verlorengehen können", - "log-level out of allowed range" : "Log-Level außerhalb des erlaubten Bereichs", - "Language changed" : "Sprache geändert", "Admins can't remove themself from the admin group" : "Administratoren können sich nicht selbst aus der admin-Gruppe löschen", "Unable to add user to group %s" : "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden", "Unable to remove user from group %s" : "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Sind Sie sich wirklich sicher, dass Sie \"{domain}\" als vertrauenswürdige Domain hinzufügen möchten?", - "Please wait...." : "Bitte warten…", - "add group" : "Gruppe hinzufügen", - "Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale Probleme, Fehler, Warnungen, Infos, Fehlerdiagnose)", - "Info, warnings, errors and fatal issues" : "Infos, Warnungen, Fehler und fatale Probleme", - "Warnings, errors and fatal issues" : "Warnungen, Fehler und fatale Probleme", - "Errors and fatal issues" : "Fehler und fatale Probleme", - "Fatal issues only" : "Nur kritische Fehler", - "Log" : "Log", - "What to log" : "Was geloggt wird", - "Download logfile" : "Logdatei herunterladen", - "More" : "Mehr", - "Less" : "Weniger", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Die Logdatei ist größer als 100 MB. Es kann etwas Zeit beanspruchen, sie herunterzuladen!", - "Allow users to send mail notification for shared files" : "Benutzern erlauben, E-Mail-Benachrichtigungen für freigegebene Dateien zu senden", - "Allow users to send mail notification for shared files to other users" : "Benutzern erlauben, E-Mail-Benachrichtigungen für freigegebene Dateien an andere Benutzer zu senden", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei der Nutzung des Desktop Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.", - "Experimental applications ahead" : "Experimentelle Apps nachfolgend", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentelle Apps sind nicht auf Sicherheitsprobleme hin überprüft, sind neu oder bekanntermaßen instabil und befinden sich in intensiver Entwicklung. Ihre Installation kann Datenverlust oder Sicherheitslücken hervorrufen.", - "Uninstall App" : "App deinstallieren", - "Enable experimental apps" : "Experimentelle Apps aktivieren", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hallo,

hier nur kurz die Mitteilung, dass Sie jetzt ein %s-Konto haben.

Ihr Benutzername: %s
Greifen Sie darauf zu: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nhier nur kurz die Mitteilung, dass Sie jetzt ein %s-Konto haben.\n\nIhr Benutzername: %s\nGreifen Sie darauf zu: %s\n\n", - "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Wenn Sie das Projekt unterstützen möchten\n⇥⇥helfen Sie bei der Weiterentwicklung\n⇥⇥oder\n⇥⇥empfehlen Sie es weiter!", - "Add Group" : "Gruppe hinzufügen", - "Group" : "Gruppe", - "Default Quota" : "Standard-Quota", - "Full Name" : "Vollständiger Name", - "Group Admin for" : "Gruppenadministrator für", - "Storage Location" : "Speicherort", - "User Backend" : "Benutzer-Backend", - "Last Login" : "Letzte Anmeldung" + "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index 97b1ec3390..3e1cc5dda8 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -345,44 +345,9 @@ "change email address" : "E-Mail-Adresse ändern", "Default" : "Standard", "Please provide an admin recovery password, otherwise all user data will be lost" : "Bitte geben Sie ein Wiederherstellungspasswort für das Administratorkonto an, da sonst alle Benutzerdaten verlorengehen können", - "log-level out of allowed range" : "Log-Level außerhalb des erlaubten Bereichs", - "Language changed" : "Sprache geändert", "Admins can't remove themself from the admin group" : "Administratoren können sich nicht selbst aus der admin-Gruppe löschen", "Unable to add user to group %s" : "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden", "Unable to remove user from group %s" : "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Sind Sie sich wirklich sicher, dass Sie \"{domain}\" als vertrauenswürdige Domain hinzufügen möchten?", - "Please wait...." : "Bitte warten…", - "add group" : "Gruppe hinzufügen", - "Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale Probleme, Fehler, Warnungen, Infos, Fehlerdiagnose)", - "Info, warnings, errors and fatal issues" : "Infos, Warnungen, Fehler und fatale Probleme", - "Warnings, errors and fatal issues" : "Warnungen, Fehler und fatale Probleme", - "Errors and fatal issues" : "Fehler und fatale Probleme", - "Fatal issues only" : "Nur kritische Fehler", - "Log" : "Log", - "What to log" : "Was geloggt wird", - "Download logfile" : "Logdatei herunterladen", - "More" : "Mehr", - "Less" : "Weniger", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Die Logdatei ist größer als 100 MB. Es kann etwas Zeit beanspruchen, sie herunterzuladen!", - "Allow users to send mail notification for shared files" : "Benutzern erlauben, E-Mail-Benachrichtigungen für freigegebene Dateien zu senden", - "Allow users to send mail notification for shared files to other users" : "Benutzern erlauben, E-Mail-Benachrichtigungen für freigegebene Dateien an andere Benutzer zu senden", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei der Nutzung des Desktop Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.", - "Experimental applications ahead" : "Experimentelle Apps nachfolgend", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentelle Apps sind nicht auf Sicherheitsprobleme hin überprüft, sind neu oder bekanntermaßen instabil und befinden sich in intensiver Entwicklung. Ihre Installation kann Datenverlust oder Sicherheitslücken hervorrufen.", - "Uninstall App" : "App deinstallieren", - "Enable experimental apps" : "Experimentelle Apps aktivieren", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hallo,

hier nur kurz die Mitteilung, dass Sie jetzt ein %s-Konto haben.

Ihr Benutzername: %s
Greifen Sie darauf zu: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nhier nur kurz die Mitteilung, dass Sie jetzt ein %s-Konto haben.\n\nIhr Benutzername: %s\nGreifen Sie darauf zu: %s\n\n", - "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Wenn Sie das Projekt unterstützen möchten\n⇥⇥helfen Sie bei der Weiterentwicklung\n⇥⇥oder\n⇥⇥empfehlen Sie es weiter!", - "Add Group" : "Gruppe hinzufügen", - "Group" : "Gruppe", - "Default Quota" : "Standard-Quota", - "Full Name" : "Vollständiger Name", - "Group Admin for" : "Gruppenadministrator für", - "Storage Location" : "Speicherort", - "User Backend" : "Benutzer-Backend", - "Last Login" : "Letzte Anmeldung" + "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/el.js b/settings/l10n/el.js index a0fc0d6ebe..7d50d48ee4 100644 --- a/settings/l10n/el.js +++ b/settings/l10n/el.js @@ -295,41 +295,9 @@ OC.L10N.register( "change email address" : "αλλαγή διεύθυνσης ηλ. αλληλογραφίας", "Default" : "Προκαθορισμένο", "Please provide an admin recovery password, otherwise all user data will be lost" : "Παρακαλώ παρέχετε έναν κωδικό ανάκτησης διαχειριστή, διαφορετικά όλα τα δεδομένα χρήστη θα χαθούν", - "log-level out of allowed range" : "Το επίπεδο καταγραφής είναι εκτός του επιτρεπόμενου πεδίου", - "Language changed" : "Η γλώσσα άλλαξε", "Admins can't remove themself from the admin group" : "Οι διαχειριστές δεν μπορούν να αφαιρέσουν τους εαυτούς τους από την ομάδα των διαχειριστών", "Unable to add user to group %s" : "Αδυναμία προσθήκη χρήστη στην ομάδα %s", "Unable to remove user from group %s" : "Αδυναμία αφαίρεσης χρήστη από την ομάδα %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Είστε πραγματικά σίγουροι ότι θέλετε να προσθέσετε το \"{domain}\" σαν αξιόπιστη περιοχή;", - "Please wait...." : "Παρακαλώ περιμένετε...", - "add group" : "προσθήκη ομάδας", - "Everything (fatal issues, errors, warnings, info, debug)" : "Όλα (καίρια ζητήματα, σφάλματα, προειδοποιήσεις, πληροφορίες, αποσφαλμάτωση)", - "Info, warnings, errors and fatal issues" : "Πληροφορίες, προειδοποιήσεις, σφάλματα και καίρια ζητήματα", - "Warnings, errors and fatal issues" : "Προειδοποιήσεις, σφάλματα και καίρια ζητήματα", - "Errors and fatal issues" : "Σφάλματα και καίρια ζητήματα", - "Fatal issues only" : "Καίρια ζητήματα μόνο", - "Log" : "Καταγραφές", - "Download logfile" : "Λήψη αρχείου ιστορικού", - "More" : "Περισσότερα", - "Less" : "Λιγότερα", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Το αρχείο ιστορικού είναι μεγαλύτερο από 100ΜΒ. Η λήψη του ίσως πάρει λίγη ώρα!", - "Allow users to send mail notification for shared files" : "Επιτρέψτε στους χρήστες να στέλνουν ειδοποιήσεις μέσω ηλεκτρονικού ταχυδρομείου για κοινόχρηστα αρχεία", - "Allow users to send mail notification for shared files to other users" : "Να επιτρέπεται η αποστολή ειδοποιήσεων σε άλλους χρήστες, μέσω αλληλογραφίας για κοινόχρηστα αρχεία", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Ως βάση δεδομένων χρησιμοποιείται η SQLite. Για μεγαλύτερες εγκαταστάσεις συνιστούμε να επιλέξετε ένα διαφορετικό σύστημα υποστήριξης βάσης δεδομένων.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Ειδικά όταν χρησιμοποιείτε τον πελάτη για συγχρονισμό στον υπολογιστή σας, δεν συνίσταται η χρήση της SQLite.", - "Experimental applications ahead" : "Πειραματικές εφαρμογές", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Οι πειραματικές εφαρμογές δεν ελέγχονται για θέματα ασφάλειας, είναι ασταθείς και υπό συνεχή εξέλιξη. Η εγκατάσταση τους μπορεί να προκαλέσει απώλεια δεδομένων ή παραβιάσεις της ασφάλειας.", - "Uninstall App" : "Απεγκατάσταση Εφαρμογής", - "Enable experimental apps" : "Ενεργοποίηση πειραματικών εφαρμογών", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Χαίρεται,

απλά σας κάνουμε γνωστό ότι διαθέτετε έναν %s λογαριασμό.

Το όνομά σας είναι: %s
Έχετε πρόσβαση: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Χαίρεται, \nαπλά σας κάνουμε γνωστό ότι διαθέτετε έναν %s λογαριασμό.\nΤο όνομά σας είναι: %s\nΈχετε πρόσβαση: %s\n", - "For password recovery and notifications" : "Η ανάκτηση του συνθηματικού και οι ειδοποιήσεις", - "Add Group" : "Προσθήκη ομάδας", - "Group" : "Ομάδα", - "Default Quota" : "Προεπιλεγμένη χωρητικότητα", - "Full Name" : "Πλήρες όνομα", - "Storage Location" : "Τοποθεσία αποθηκευτικού χώρου", - "User Backend" : "Σύστημα υποστήριξης χρήστη", - "Last Login" : "Τελευταία είσοδος" + "For password recovery and notifications" : "Η ανάκτηση του συνθηματικού και οι ειδοποιήσεις" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/el.json b/settings/l10n/el.json index ff0e008328..bf716b0586 100644 --- a/settings/l10n/el.json +++ b/settings/l10n/el.json @@ -293,41 +293,9 @@ "change email address" : "αλλαγή διεύθυνσης ηλ. αλληλογραφίας", "Default" : "Προκαθορισμένο", "Please provide an admin recovery password, otherwise all user data will be lost" : "Παρακαλώ παρέχετε έναν κωδικό ανάκτησης διαχειριστή, διαφορετικά όλα τα δεδομένα χρήστη θα χαθούν", - "log-level out of allowed range" : "Το επίπεδο καταγραφής είναι εκτός του επιτρεπόμενου πεδίου", - "Language changed" : "Η γλώσσα άλλαξε", "Admins can't remove themself from the admin group" : "Οι διαχειριστές δεν μπορούν να αφαιρέσουν τους εαυτούς τους από την ομάδα των διαχειριστών", "Unable to add user to group %s" : "Αδυναμία προσθήκη χρήστη στην ομάδα %s", "Unable to remove user from group %s" : "Αδυναμία αφαίρεσης χρήστη από την ομάδα %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Είστε πραγματικά σίγουροι ότι θέλετε να προσθέσετε το \"{domain}\" σαν αξιόπιστη περιοχή;", - "Please wait...." : "Παρακαλώ περιμένετε...", - "add group" : "προσθήκη ομάδας", - "Everything (fatal issues, errors, warnings, info, debug)" : "Όλα (καίρια ζητήματα, σφάλματα, προειδοποιήσεις, πληροφορίες, αποσφαλμάτωση)", - "Info, warnings, errors and fatal issues" : "Πληροφορίες, προειδοποιήσεις, σφάλματα και καίρια ζητήματα", - "Warnings, errors and fatal issues" : "Προειδοποιήσεις, σφάλματα και καίρια ζητήματα", - "Errors and fatal issues" : "Σφάλματα και καίρια ζητήματα", - "Fatal issues only" : "Καίρια ζητήματα μόνο", - "Log" : "Καταγραφές", - "Download logfile" : "Λήψη αρχείου ιστορικού", - "More" : "Περισσότερα", - "Less" : "Λιγότερα", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Το αρχείο ιστορικού είναι μεγαλύτερο από 100ΜΒ. Η λήψη του ίσως πάρει λίγη ώρα!", - "Allow users to send mail notification for shared files" : "Επιτρέψτε στους χρήστες να στέλνουν ειδοποιήσεις μέσω ηλεκτρονικού ταχυδρομείου για κοινόχρηστα αρχεία", - "Allow users to send mail notification for shared files to other users" : "Να επιτρέπεται η αποστολή ειδοποιήσεων σε άλλους χρήστες, μέσω αλληλογραφίας για κοινόχρηστα αρχεία", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Ως βάση δεδομένων χρησιμοποιείται η SQLite. Για μεγαλύτερες εγκαταστάσεις συνιστούμε να επιλέξετε ένα διαφορετικό σύστημα υποστήριξης βάσης δεδομένων.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Ειδικά όταν χρησιμοποιείτε τον πελάτη για συγχρονισμό στον υπολογιστή σας, δεν συνίσταται η χρήση της SQLite.", - "Experimental applications ahead" : "Πειραματικές εφαρμογές", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Οι πειραματικές εφαρμογές δεν ελέγχονται για θέματα ασφάλειας, είναι ασταθείς και υπό συνεχή εξέλιξη. Η εγκατάσταση τους μπορεί να προκαλέσει απώλεια δεδομένων ή παραβιάσεις της ασφάλειας.", - "Uninstall App" : "Απεγκατάσταση Εφαρμογής", - "Enable experimental apps" : "Ενεργοποίηση πειραματικών εφαρμογών", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Χαίρεται,

απλά σας κάνουμε γνωστό ότι διαθέτετε έναν %s λογαριασμό.

Το όνομά σας είναι: %s
Έχετε πρόσβαση: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Χαίρεται, \nαπλά σας κάνουμε γνωστό ότι διαθέτετε έναν %s λογαριασμό.\nΤο όνομά σας είναι: %s\nΈχετε πρόσβαση: %s\n", - "For password recovery and notifications" : "Η ανάκτηση του συνθηματικού και οι ειδοποιήσεις", - "Add Group" : "Προσθήκη ομάδας", - "Group" : "Ομάδα", - "Default Quota" : "Προεπιλεγμένη χωρητικότητα", - "Full Name" : "Πλήρες όνομα", - "Storage Location" : "Τοποθεσία αποθηκευτικού χώρου", - "User Backend" : "Σύστημα υποστήριξης χρήστη", - "Last Login" : "Τελευταία είσοδος" + "For password recovery and notifications" : "Η ανάκτηση του συνθηματικού και οι ειδοποιήσεις" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index a4eb68a48a..aad8723915 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -258,35 +258,9 @@ OC.L10N.register( "change email address" : "change email address", "Default" : "Default", "Please provide an admin recovery password, otherwise all user data will be lost" : "Please provide an admin recovery password, otherwise all user data will be lost", - "log-level out of allowed range" : "log-level out of allowed range", - "Language changed" : "Language changed", "Admins can't remove themself from the admin group" : "Admins can't remove themselves from the admin group", "Unable to add user to group %s" : "Unable to add user to group %s", "Unable to remove user from group %s" : "Unable to remove user from group %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Are you really sure you want add \"{domain}\" as a trusted domain?", - "Please wait...." : "Please wait....", - "Everything (fatal issues, errors, warnings, info, debug)" : "Everything (fatal issues, errors, warnings, info, debug)", - "Info, warnings, errors and fatal issues" : "Info, warnings, errors and fatal issues", - "Warnings, errors and fatal issues" : "Warnings, errors and fatal issues", - "Errors and fatal issues" : "Errors and fatal issues", - "Fatal issues only" : "Fatal issues only", - "Log" : "Log", - "What to log" : "What to log", - "Download logfile" : "Download logfile", - "More" : "More", - "Less" : "Less", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "The logfile is larger than 100 MB. Downloading it may take some time!", - "Allow users to send mail notification for shared files" : "Allow users to send mail notification for shared files", - "Allow users to send mail notification for shared files to other users" : "Allow users to send email notification for shared files to other users", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite is used as database. For larger installations, we recommend you switch to a different database backend.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especially when using the desktop client for file syncing, the use of SQLite is discouraged.", - "Experimental applications ahead" : "Experimental applications ahead", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches.", - "Uninstall App" : "Uninstall App", - "Enable experimental apps" : "Enable experimental apps", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n", - "For password recovery and notifications" : "For password recovery and notifications", - "Group" : "Group" + "For password recovery and notifications" : "For password recovery and notifications" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index 29ecd1c659..7629420c25 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -256,35 +256,9 @@ "change email address" : "change email address", "Default" : "Default", "Please provide an admin recovery password, otherwise all user data will be lost" : "Please provide an admin recovery password, otherwise all user data will be lost", - "log-level out of allowed range" : "log-level out of allowed range", - "Language changed" : "Language changed", "Admins can't remove themself from the admin group" : "Admins can't remove themselves from the admin group", "Unable to add user to group %s" : "Unable to add user to group %s", "Unable to remove user from group %s" : "Unable to remove user from group %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Are you really sure you want add \"{domain}\" as a trusted domain?", - "Please wait...." : "Please wait....", - "Everything (fatal issues, errors, warnings, info, debug)" : "Everything (fatal issues, errors, warnings, info, debug)", - "Info, warnings, errors and fatal issues" : "Info, warnings, errors and fatal issues", - "Warnings, errors and fatal issues" : "Warnings, errors and fatal issues", - "Errors and fatal issues" : "Errors and fatal issues", - "Fatal issues only" : "Fatal issues only", - "Log" : "Log", - "What to log" : "What to log", - "Download logfile" : "Download logfile", - "More" : "More", - "Less" : "Less", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "The logfile is larger than 100 MB. Downloading it may take some time!", - "Allow users to send mail notification for shared files" : "Allow users to send mail notification for shared files", - "Allow users to send mail notification for shared files to other users" : "Allow users to send email notification for shared files to other users", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite is used as database. For larger installations, we recommend you switch to a different database backend.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especially when using the desktop client for file syncing, the use of SQLite is discouraged.", - "Experimental applications ahead" : "Experimental applications ahead", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches.", - "Uninstall App" : "Uninstall App", - "Enable experimental apps" : "Enable experimental apps", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n", - "For password recovery and notifications" : "For password recovery and notifications", - "Group" : "Group" + "For password recovery and notifications" : "For password recovery and notifications" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/eo.js b/settings/l10n/eo.js index 57bacd60c5..5e3ed50d7c 100644 --- a/settings/l10n/eo.js +++ b/settings/l10n/eo.js @@ -120,23 +120,8 @@ OC.L10N.register( "set new password" : "agordi novan pasvorton", "change email address" : "ŝanĝi retpoŝtadreson", "Default" : "Defaŭlta", - "Language changed" : "La lingvo estas ŝanĝita", "Admins can't remove themself from the admin group" : "Administrantoj ne povas forigi sin mem el la administra grupo.", "Unable to add user to group %s" : "Ne eblis aldoni la uzanton al la grupo %s", - "Unable to remove user from group %s" : "Ne eblis forigi la uzantan el la grupo %s", - "Please wait...." : "Bonvolu atendi...", - "Everything (fatal issues, errors, warnings, info, debug)" : "Ĉio (fatalaĵoj, eraroj, avertoj, informoj, sencimigaj mesaĝoj)", - "Info, warnings, errors and fatal issues" : "Informoj, avertoj, eraroj kaj fatalaĵoj", - "Warnings, errors and fatal issues" : "Avertoj, eraroj kaj fatalaĵoj", - "Errors and fatal issues" : "Eraroj kaj fatalaĵoj", - "Fatal issues only" : "Fatalaĵoj nur", - "Log" : "Protokolo", - "What to log" : "Kion protokoli", - "Download logfile" : "Elŝuti protokoldosiero", - "More" : "Pli", - "Less" : "Malpli", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite uziĝas kiel datumbazo. Por pli grandaj instaloj ni rekomendas ŝanĝi ĝin per malsama datumbazomotoro.", - "Uninstall App" : "Malinstali aplikaĵon", - "Group" : "Grupo" + "Unable to remove user from group %s" : "Ne eblis forigi la uzantan el la grupo %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/eo.json b/settings/l10n/eo.json index adb48f15be..d64c76800e 100644 --- a/settings/l10n/eo.json +++ b/settings/l10n/eo.json @@ -118,23 +118,8 @@ "set new password" : "agordi novan pasvorton", "change email address" : "ŝanĝi retpoŝtadreson", "Default" : "Defaŭlta", - "Language changed" : "La lingvo estas ŝanĝita", "Admins can't remove themself from the admin group" : "Administrantoj ne povas forigi sin mem el la administra grupo.", "Unable to add user to group %s" : "Ne eblis aldoni la uzanton al la grupo %s", - "Unable to remove user from group %s" : "Ne eblis forigi la uzantan el la grupo %s", - "Please wait...." : "Bonvolu atendi...", - "Everything (fatal issues, errors, warnings, info, debug)" : "Ĉio (fatalaĵoj, eraroj, avertoj, informoj, sencimigaj mesaĝoj)", - "Info, warnings, errors and fatal issues" : "Informoj, avertoj, eraroj kaj fatalaĵoj", - "Warnings, errors and fatal issues" : "Avertoj, eraroj kaj fatalaĵoj", - "Errors and fatal issues" : "Eraroj kaj fatalaĵoj", - "Fatal issues only" : "Fatalaĵoj nur", - "Log" : "Protokolo", - "What to log" : "Kion protokoli", - "Download logfile" : "Elŝuti protokoldosiero", - "More" : "Pli", - "Less" : "Malpli", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite uziĝas kiel datumbazo. Por pli grandaj instaloj ni rekomendas ŝanĝi ĝin per malsama datumbazomotoro.", - "Uninstall App" : "Malinstali aplikaĵon", - "Group" : "Grupo" + "Unable to remove user from group %s" : "Ne eblis forigi la uzantan el la grupo %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es.js b/settings/l10n/es.js index 550623b216..0fdb962705 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -347,44 +347,9 @@ OC.L10N.register( "change email address" : "cambiar dirección de correo electrónico", "Default" : "Predeterminado", "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor, facilite una contraseña de recuperación de administrador. En caso contrario podrían perderse todos los datos de usuario", - "log-level out of allowed range" : "Nivel de autenticación fuera del rango permitido", - "Language changed" : "Idioma cambiado", "Admins can't remove themself from the admin group" : "Los administradores no se pueden eliminar a ellos mismos del grupo de administrador", "Unable to add user to group %s" : "No se pudo añadir el usuario al grupo %s", "Unable to remove user from group %s" : "No se pudo eliminar al usuario del grupo %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "¿Está seguro de querer agregar \"{domain}\" como un dominio de confianza?", - "Please wait...." : "Espere, por favor....", - "add group" : "añadir grupo", - "Everything (fatal issues, errors, warnings, info, debug)" : "Todo (Información, Avisos, Errores, debug y problemas fatales)", - "Info, warnings, errors and fatal issues" : "Información, Avisos, Errores y problemas fatales", - "Warnings, errors and fatal issues" : "Advertencias, errores y problemas fatales", - "Errors and fatal issues" : "Errores y problemas fatales", - "Fatal issues only" : "Problemas fatales solamente", - "Log" : "Registro", - "What to log" : "Que registrar", - "Download logfile" : "Descargar archivo de registro", - "More" : "Más", - "Less" : "Menos", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "El archivo de registro es mayor de 100 MB. Descargarlo puede tardar.", - "Allow users to send mail notification for shared files" : "Permitir a los usuarios enviar mensajes de notificación para ficheros compartidos", - "Allow users to send mail notification for shared files to other users" : "Permitir a los usuarios enviar notificaciones por correo electrónico de los archivos compartidos a otros usuarios", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Se utiliza SQLite como base de datos. Para instalaciones mas grandes se recomiende cambiar a otro sistema de base de datos. ", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLite está desaconsejado especialmente cuando se usa el cliente de escritorio para sincronizar los ficheros.", - "Experimental applications ahead" : "Aplicaciones experimentales más adelante", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Las aplicaciones experimentales no están verificadas por problemas de seguridad, recientes o conocidas por ser inestables y/o bajo un fuerte desarrollo. Instalándolas pueden causar pérdida de datos o violación de seguridades.", - "Uninstall App" : "Desinstalar aplicación", - "Enable experimental apps" : "Habilitar aplicaciones experimentales", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "¿Qué tal?,

este mensaje es para hacerle saber que ahora tiene una %s cuenta.

Su nombre de usuario: %s
Acceda en: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola, ¿qué tal?,\n\nEste mensaje es para hacerle saber que ahora tiene una cuenta %s.\n\nSu nombre de usuario: %s\nAcceda en: %s\n\n", - "For password recovery and notifications" : "Para la recuperación de contraseña y notificaciones", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Si desea apotar el proyecto\n\t\túnase al desarrollo\n\t\to\n\t\tdifunda la palabra!", - "Add Group" : "Agregar grupo", - "Group" : "Grupo", - "Default Quota" : "Cuota por defecto.", - "Full Name" : "Nombre completo", - "Group Admin for" : "Grupo administrador para", - "Storage Location" : "Ubicación de almacenamiento", - "User Backend" : "Usuario de backend", - "Last Login" : "Último inicio de sesión" + "For password recovery and notifications" : "Para la recuperación de contraseña y notificaciones" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es.json b/settings/l10n/es.json index 653f2a9f12..2affd92c74 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -345,44 +345,9 @@ "change email address" : "cambiar dirección de correo electrónico", "Default" : "Predeterminado", "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor, facilite una contraseña de recuperación de administrador. En caso contrario podrían perderse todos los datos de usuario", - "log-level out of allowed range" : "Nivel de autenticación fuera del rango permitido", - "Language changed" : "Idioma cambiado", "Admins can't remove themself from the admin group" : "Los administradores no se pueden eliminar a ellos mismos del grupo de administrador", "Unable to add user to group %s" : "No se pudo añadir el usuario al grupo %s", "Unable to remove user from group %s" : "No se pudo eliminar al usuario del grupo %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "¿Está seguro de querer agregar \"{domain}\" como un dominio de confianza?", - "Please wait...." : "Espere, por favor....", - "add group" : "añadir grupo", - "Everything (fatal issues, errors, warnings, info, debug)" : "Todo (Información, Avisos, Errores, debug y problemas fatales)", - "Info, warnings, errors and fatal issues" : "Información, Avisos, Errores y problemas fatales", - "Warnings, errors and fatal issues" : "Advertencias, errores y problemas fatales", - "Errors and fatal issues" : "Errores y problemas fatales", - "Fatal issues only" : "Problemas fatales solamente", - "Log" : "Registro", - "What to log" : "Que registrar", - "Download logfile" : "Descargar archivo de registro", - "More" : "Más", - "Less" : "Menos", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "El archivo de registro es mayor de 100 MB. Descargarlo puede tardar.", - "Allow users to send mail notification for shared files" : "Permitir a los usuarios enviar mensajes de notificación para ficheros compartidos", - "Allow users to send mail notification for shared files to other users" : "Permitir a los usuarios enviar notificaciones por correo electrónico de los archivos compartidos a otros usuarios", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Se utiliza SQLite como base de datos. Para instalaciones mas grandes se recomiende cambiar a otro sistema de base de datos. ", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLite está desaconsejado especialmente cuando se usa el cliente de escritorio para sincronizar los ficheros.", - "Experimental applications ahead" : "Aplicaciones experimentales más adelante", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Las aplicaciones experimentales no están verificadas por problemas de seguridad, recientes o conocidas por ser inestables y/o bajo un fuerte desarrollo. Instalándolas pueden causar pérdida de datos o violación de seguridades.", - "Uninstall App" : "Desinstalar aplicación", - "Enable experimental apps" : "Habilitar aplicaciones experimentales", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "¿Qué tal?,

este mensaje es para hacerle saber que ahora tiene una %s cuenta.

Su nombre de usuario: %s
Acceda en: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola, ¿qué tal?,\n\nEste mensaje es para hacerle saber que ahora tiene una cuenta %s.\n\nSu nombre de usuario: %s\nAcceda en: %s\n\n", - "For password recovery and notifications" : "Para la recuperación de contraseña y notificaciones", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Si desea apotar el proyecto\n\t\túnase al desarrollo\n\t\to\n\t\tdifunda la palabra!", - "Add Group" : "Agregar grupo", - "Group" : "Grupo", - "Default Quota" : "Cuota por defecto.", - "Full Name" : "Nombre completo", - "Group Admin for" : "Grupo administrador para", - "Storage Location" : "Ubicación de almacenamiento", - "User Backend" : "Usuario de backend", - "Last Login" : "Último inicio de sesión" + "For password recovery and notifications" : "Para la recuperación de contraseña y notificaciones" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_AR.js b/settings/l10n/es_AR.js index 564cd23395..dce3da1c0a 100644 --- a/settings/l10n/es_AR.js +++ b/settings/l10n/es_AR.js @@ -99,20 +99,8 @@ OC.L10N.register( "set new password" : "Configurar nueva contraseña", "Default" : "Predeterminado", "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor provea de una contraseña de recuperación administrativa, sino se perderá todos los datos del usuario", - "Language changed" : "Idioma cambiado", "Admins can't remove themself from the admin group" : "Los administradores no se pueden quitar a si mismos del grupo administrador. ", "Unable to add user to group %s" : "No fue posible agregar el usuario al grupo %s", - "Unable to remove user from group %s" : "No es posible borrar al usuario del grupo %s", - "Please wait...." : "Por favor, esperá....", - "Everything (fatal issues, errors, warnings, info, debug)" : "Todo (notificaciones fatales, errores, advertencias, info, debug)", - "Info, warnings, errors and fatal issues" : "Info, advertencias, errores y notificaciones fatales", - "Warnings, errors and fatal issues" : "Advertencias, errores y notificaciones fatales", - "Errors and fatal issues" : "Errores y notificaciones fatales", - "Fatal issues only" : "Notificaciones fatales solamente", - "Log" : "Log", - "More" : "Más", - "Less" : "Menos", - "Allow users to send mail notification for shared files" : "Habilitar a los usuarios para enviar notificaciones por correo para archivos compartidos", - "Group" : "Grupo" + "Unable to remove user from group %s" : "No es posible borrar al usuario del grupo %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_AR.json b/settings/l10n/es_AR.json index 4463076145..104718eb4d 100644 --- a/settings/l10n/es_AR.json +++ b/settings/l10n/es_AR.json @@ -97,20 +97,8 @@ "set new password" : "Configurar nueva contraseña", "Default" : "Predeterminado", "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor provea de una contraseña de recuperación administrativa, sino se perderá todos los datos del usuario", - "Language changed" : "Idioma cambiado", "Admins can't remove themself from the admin group" : "Los administradores no se pueden quitar a si mismos del grupo administrador. ", "Unable to add user to group %s" : "No fue posible agregar el usuario al grupo %s", - "Unable to remove user from group %s" : "No es posible borrar al usuario del grupo %s", - "Please wait...." : "Por favor, esperá....", - "Everything (fatal issues, errors, warnings, info, debug)" : "Todo (notificaciones fatales, errores, advertencias, info, debug)", - "Info, warnings, errors and fatal issues" : "Info, advertencias, errores y notificaciones fatales", - "Warnings, errors and fatal issues" : "Advertencias, errores y notificaciones fatales", - "Errors and fatal issues" : "Errores y notificaciones fatales", - "Fatal issues only" : "Notificaciones fatales solamente", - "Log" : "Log", - "More" : "Más", - "Less" : "Menos", - "Allow users to send mail notification for shared files" : "Habilitar a los usuarios para enviar notificaciones por correo para archivos compartidos", - "Group" : "Grupo" + "Unable to remove user from group %s" : "No es posible borrar al usuario del grupo %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js index ac9d551c72..3410db1cb7 100644 --- a/settings/l10n/es_MX.js +++ b/settings/l10n/es_MX.js @@ -75,18 +75,8 @@ OC.L10N.register( "set new password" : "establecer nueva contraseña", "Default" : "Predeterminado", "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor facilite una contraseña de recuperación de administrador, sino podrían perderse todos los datos de usuario", - "Language changed" : "Idioma cambiado", "Admins can't remove themself from the admin group" : "Los administradores no se pueden eliminar a ellos mismos del grupo de administrador", "Unable to add user to group %s" : "No se pudo añadir el usuario al grupo %s", - "Unable to remove user from group %s" : "No se pudo eliminar al usuario del grupo %s", - "Please wait...." : "Espere, por favor....", - "Everything (fatal issues, errors, warnings, info, debug)" : "Todo (Información, Avisos, Errores, debug y problemas fatales)", - "Info, warnings, errors and fatal issues" : "Información, Avisos, Errores y problemas fatales", - "Warnings, errors and fatal issues" : "Advertencias, errores y problemas fatales", - "Errors and fatal issues" : "Errores y problemas fatales", - "Fatal issues only" : "Problemas fatales solamente", - "Log" : "Registro", - "More" : "Más", - "Less" : "Menos" + "Unable to remove user from group %s" : "No se pudo eliminar al usuario del grupo %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json index dfce4bca8b..b757e72b49 100644 --- a/settings/l10n/es_MX.json +++ b/settings/l10n/es_MX.json @@ -73,18 +73,8 @@ "set new password" : "establecer nueva contraseña", "Default" : "Predeterminado", "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor facilite una contraseña de recuperación de administrador, sino podrían perderse todos los datos de usuario", - "Language changed" : "Idioma cambiado", "Admins can't remove themself from the admin group" : "Los administradores no se pueden eliminar a ellos mismos del grupo de administrador", "Unable to add user to group %s" : "No se pudo añadir el usuario al grupo %s", - "Unable to remove user from group %s" : "No se pudo eliminar al usuario del grupo %s", - "Please wait...." : "Espere, por favor....", - "Everything (fatal issues, errors, warnings, info, debug)" : "Todo (Información, Avisos, Errores, debug y problemas fatales)", - "Info, warnings, errors and fatal issues" : "Información, Avisos, Errores y problemas fatales", - "Warnings, errors and fatal issues" : "Advertencias, errores y problemas fatales", - "Errors and fatal issues" : "Errores y problemas fatales", - "Fatal issues only" : "Problemas fatales solamente", - "Log" : "Registro", - "More" : "Más", - "Less" : "Menos" + "Unable to remove user from group %s" : "No se pudo eliminar al usuario del grupo %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/et_EE.js b/settings/l10n/et_EE.js index b78438f33b..1ad3ca4f19 100644 --- a/settings/l10n/et_EE.js +++ b/settings/l10n/et_EE.js @@ -193,27 +193,8 @@ OC.L10N.register( "change email address" : "muuda e-posti aadressi", "Default" : "Vaikeväärtus", "Please provide an admin recovery password, otherwise all user data will be lost" : "Palun sisesta administraatori taasteparool, muidu kaotad kõik kasutajate andmed", - "Language changed" : "Keel on muudetud", "Admins can't remove themself from the admin group" : "Administraatorid ei saa ise end admin grupist eemaldada", "Unable to add user to group %s" : "Kasutajat ei saa lisada gruppi %s", - "Unable to remove user from group %s" : "Kasutajat ei saa eemaldada grupist %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Oled sa kindel, et soovid lisada domeeni \"{domain}\" usaldusväärseks domeeniks?", - "Please wait...." : "Palun oota...", - "Everything (fatal issues, errors, warnings, info, debug)" : "Kõik (tõsised probleemid, veateated, hoiatused, info, veatuvastus)", - "Info, warnings, errors and fatal issues" : "Info, hoiatused, veateted ja tõsised probleemid", - "Warnings, errors and fatal issues" : "Hoiatused, veateated ja tõsised probleemid", - "Errors and fatal issues" : "Veateated ja tõsised probleemid", - "Fatal issues only" : "Ainult tõsised probleemid", - "Log" : "Logi", - "What to log" : "Mida logisse sisse kanda", - "Download logfile" : "Laadi logifail alla", - "More" : "Rohkem", - "Less" : "Vähem", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Logifail on suurem kui 100 MB. Allalaadimine võib veidi aega võtta!", - "Allow users to send mail notification for shared files" : "Luba kasutajatel saata e-posti teavitusi jagatud failide kohta", - "Experimental applications ahead" : "Ees on katsetusjärgus rakendused", - "Uninstall App" : "Eemada rakend", - "Enable experimental apps" : "Luba katsetusjärgus rakenduste kasutamine", - "Group" : "Grupp" + "Unable to remove user from group %s" : "Kasutajat ei saa eemaldada grupist %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/et_EE.json b/settings/l10n/et_EE.json index b5f6f59e53..5518c3e555 100644 --- a/settings/l10n/et_EE.json +++ b/settings/l10n/et_EE.json @@ -191,27 +191,8 @@ "change email address" : "muuda e-posti aadressi", "Default" : "Vaikeväärtus", "Please provide an admin recovery password, otherwise all user data will be lost" : "Palun sisesta administraatori taasteparool, muidu kaotad kõik kasutajate andmed", - "Language changed" : "Keel on muudetud", "Admins can't remove themself from the admin group" : "Administraatorid ei saa ise end admin grupist eemaldada", "Unable to add user to group %s" : "Kasutajat ei saa lisada gruppi %s", - "Unable to remove user from group %s" : "Kasutajat ei saa eemaldada grupist %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Oled sa kindel, et soovid lisada domeeni \"{domain}\" usaldusväärseks domeeniks?", - "Please wait...." : "Palun oota...", - "Everything (fatal issues, errors, warnings, info, debug)" : "Kõik (tõsised probleemid, veateated, hoiatused, info, veatuvastus)", - "Info, warnings, errors and fatal issues" : "Info, hoiatused, veateted ja tõsised probleemid", - "Warnings, errors and fatal issues" : "Hoiatused, veateated ja tõsised probleemid", - "Errors and fatal issues" : "Veateated ja tõsised probleemid", - "Fatal issues only" : "Ainult tõsised probleemid", - "Log" : "Logi", - "What to log" : "Mida logisse sisse kanda", - "Download logfile" : "Laadi logifail alla", - "More" : "Rohkem", - "Less" : "Vähem", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Logifail on suurem kui 100 MB. Allalaadimine võib veidi aega võtta!", - "Allow users to send mail notification for shared files" : "Luba kasutajatel saata e-posti teavitusi jagatud failide kohta", - "Experimental applications ahead" : "Ees on katsetusjärgus rakendused", - "Uninstall App" : "Eemada rakend", - "Enable experimental apps" : "Luba katsetusjärgus rakenduste kasutamine", - "Group" : "Grupp" + "Unable to remove user from group %s" : "Kasutajat ei saa eemaldada grupist %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/eu.js b/settings/l10n/eu.js index 4c327fb9a7..ae57bf92c3 100644 --- a/settings/l10n/eu.js +++ b/settings/l10n/eu.js @@ -316,35 +316,8 @@ OC.L10N.register( "change email address" : "aldatu eposta helbidea", "Default" : "Lehenetsia", "Please provide an admin recovery password, otherwise all user data will be lost" : "Mesedez eman berreskuratzeko administrazio pasahitza, bestela erabiltzaile datu guztiak galduko dira", - "log-level out of allowed range" : "erregistro-maila baimendutako tartetik at", - "Language changed" : "Hizkuntza aldatuta", "Admins can't remove themself from the admin group" : "Kudeatzaileak ezin du bere burua kendu kudeatzaile taldetik", "Unable to add user to group %s" : "Ezin izan da erabiltzailea %s taldera gehitu", - "Unable to remove user from group %s" : "Ezin izan da erabiltzailea %s taldetik ezabatu", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ziur zaude gehitu nahi duzula \"{domain}\" domeinu fidagarri gisa?", - "Please wait...." : "Itxoin mesedez...", - "add group" : "Taldea gehitu", - "Everything (fatal issues, errors, warnings, info, debug)" : "Dena (arazo larriak, erroreak, abisuak, informazioa, arazketa)", - "Info, warnings, errors and fatal issues" : "Informazioa, abisuak, erroreak eta arazo larriak.", - "Warnings, errors and fatal issues" : "Abisuak, erroreak eta arazo larriak", - "Errors and fatal issues" : "Erroreak eta arazo larriak", - "Fatal issues only" : "Bakarrik arazo larriak", - "Log" : "Log", - "Download logfile" : "Deskargatu log fitxategia", - "More" : "Gehiago", - "Less" : "Gutxiago", - "Allow users to send mail notification for shared files" : "Baimendu erabiltzaileak epostako jakinarazpenak bidaltzen partekatutako fitxategientzat", - "Allow users to send mail notification for shared files to other users" : "Baimendu erabiltzaileak beste erabiltzaileei epostako jakinarazpenak bidaltzen partekatutako fitxategientzat", - "Uninstall App" : "Desinstalatu aplikazioa", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Kaixo,

orain %s kontu bat duzula esateko besterik ez.

Zure erabiltzailea: %s
Sar zaitez: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Kaixo,\n\norain %s kontu bat duzula esateko besterik ez.\n\nZure erabiltzailea: %s\nSar zaitez: %s\n\n", - "Add Group" : "Gehitu taldea", - "Group" : "Taldea", - "Default Quota" : "Lehenetsitako kuota", - "Full Name" : "Izen osoa", - "Group Admin for" : "Talde honen administratzailea", - "Storage Location" : "Biltegiratze kokapena", - "User Backend" : "Erabiltzaile jatorria", - "Last Login" : "Azken saioa" + "Unable to remove user from group %s" : "Ezin izan da erabiltzailea %s taldetik ezabatu" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/eu.json b/settings/l10n/eu.json index f8551d19c1..084f48085e 100644 --- a/settings/l10n/eu.json +++ b/settings/l10n/eu.json @@ -314,35 +314,8 @@ "change email address" : "aldatu eposta helbidea", "Default" : "Lehenetsia", "Please provide an admin recovery password, otherwise all user data will be lost" : "Mesedez eman berreskuratzeko administrazio pasahitza, bestela erabiltzaile datu guztiak galduko dira", - "log-level out of allowed range" : "erregistro-maila baimendutako tartetik at", - "Language changed" : "Hizkuntza aldatuta", "Admins can't remove themself from the admin group" : "Kudeatzaileak ezin du bere burua kendu kudeatzaile taldetik", "Unable to add user to group %s" : "Ezin izan da erabiltzailea %s taldera gehitu", - "Unable to remove user from group %s" : "Ezin izan da erabiltzailea %s taldetik ezabatu", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ziur zaude gehitu nahi duzula \"{domain}\" domeinu fidagarri gisa?", - "Please wait...." : "Itxoin mesedez...", - "add group" : "Taldea gehitu", - "Everything (fatal issues, errors, warnings, info, debug)" : "Dena (arazo larriak, erroreak, abisuak, informazioa, arazketa)", - "Info, warnings, errors and fatal issues" : "Informazioa, abisuak, erroreak eta arazo larriak.", - "Warnings, errors and fatal issues" : "Abisuak, erroreak eta arazo larriak", - "Errors and fatal issues" : "Erroreak eta arazo larriak", - "Fatal issues only" : "Bakarrik arazo larriak", - "Log" : "Log", - "Download logfile" : "Deskargatu log fitxategia", - "More" : "Gehiago", - "Less" : "Gutxiago", - "Allow users to send mail notification for shared files" : "Baimendu erabiltzaileak epostako jakinarazpenak bidaltzen partekatutako fitxategientzat", - "Allow users to send mail notification for shared files to other users" : "Baimendu erabiltzaileak beste erabiltzaileei epostako jakinarazpenak bidaltzen partekatutako fitxategientzat", - "Uninstall App" : "Desinstalatu aplikazioa", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Kaixo,

orain %s kontu bat duzula esateko besterik ez.

Zure erabiltzailea: %s
Sar zaitez: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Kaixo,\n\norain %s kontu bat duzula esateko besterik ez.\n\nZure erabiltzailea: %s\nSar zaitez: %s\n\n", - "Add Group" : "Gehitu taldea", - "Group" : "Taldea", - "Default Quota" : "Lehenetsitako kuota", - "Full Name" : "Izen osoa", - "Group Admin for" : "Talde honen administratzailea", - "Storage Location" : "Biltegiratze kokapena", - "User Backend" : "Erabiltzaile jatorria", - "Last Login" : "Azken saioa" + "Unable to remove user from group %s" : "Ezin izan da erabiltzailea %s taldetik ezabatu" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/fa.js b/settings/l10n/fa.js index 06bac09c59..17290391e8 100644 --- a/settings/l10n/fa.js +++ b/settings/l10n/fa.js @@ -185,23 +185,8 @@ OC.L10N.register( "change email address" : "تغییر آدرس ایمیل ", "Default" : "پیش فرض", "Please provide an admin recovery password, otherwise all user data will be lost" : "لطفاً یک رمز مدیریتی برای بازیابی کردن تعریف نمایید. در غیر اینصورت اطلاعات تمامی کاربران از دست خواهند رفت.", - "Language changed" : "زبان تغییر کرد", "Admins can't remove themself from the admin group" : "مدیران نمی توانند خود را از گروه مدیریت حذف کنند", "Unable to add user to group %s" : "امکان افزودن کاربر به گروه %s نیست", - "Unable to remove user from group %s" : "امکان حذف کاربر از گروه %s نیست", - "Please wait...." : "لطفا صبر کنید ...", - "Everything (fatal issues, errors, warnings, info, debug)" : "همه موارد (مشکلات مهلک، خطاها، اخطارها، اطلاعات، خطایابی)", - "Info, warnings, errors and fatal issues" : "اطلاعات، اخطارها، خطاها، مشکلات اساسی", - "Warnings, errors and fatal issues" : "اخطارها، خطاها، مشکلات مهلک", - "Errors and fatal issues" : "خطاها و مشکلات اساسی", - "Fatal issues only" : "فقط مشکلات اساسی", - "Log" : "کارنامه", - "Download logfile" : "دانلود فایل لاگ", - "More" : "بیش‌تر", - "Less" : "کم‌تر", - "Allow users to send mail notification for shared files" : "اجازه به کاربران برای ارسال ایمیل نوتیفیکیشن برای فایل‌های به اشتراک‌گذاشته شده", - "Uninstall App" : "حذف برنامه", - "Enable experimental apps" : "فعال‌سازی برنامه‌های آزمایشی", - "Group" : "گروه" + "Unable to remove user from group %s" : "امکان حذف کاربر از گروه %s نیست" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/fa.json b/settings/l10n/fa.json index 6d718af576..73e03ade4b 100644 --- a/settings/l10n/fa.json +++ b/settings/l10n/fa.json @@ -183,23 +183,8 @@ "change email address" : "تغییر آدرس ایمیل ", "Default" : "پیش فرض", "Please provide an admin recovery password, otherwise all user data will be lost" : "لطفاً یک رمز مدیریتی برای بازیابی کردن تعریف نمایید. در غیر اینصورت اطلاعات تمامی کاربران از دست خواهند رفت.", - "Language changed" : "زبان تغییر کرد", "Admins can't remove themself from the admin group" : "مدیران نمی توانند خود را از گروه مدیریت حذف کنند", "Unable to add user to group %s" : "امکان افزودن کاربر به گروه %s نیست", - "Unable to remove user from group %s" : "امکان حذف کاربر از گروه %s نیست", - "Please wait...." : "لطفا صبر کنید ...", - "Everything (fatal issues, errors, warnings, info, debug)" : "همه موارد (مشکلات مهلک، خطاها، اخطارها، اطلاعات، خطایابی)", - "Info, warnings, errors and fatal issues" : "اطلاعات، اخطارها، خطاها، مشکلات اساسی", - "Warnings, errors and fatal issues" : "اخطارها، خطاها، مشکلات مهلک", - "Errors and fatal issues" : "خطاها و مشکلات اساسی", - "Fatal issues only" : "فقط مشکلات اساسی", - "Log" : "کارنامه", - "Download logfile" : "دانلود فایل لاگ", - "More" : "بیش‌تر", - "Less" : "کم‌تر", - "Allow users to send mail notification for shared files" : "اجازه به کاربران برای ارسال ایمیل نوتیفیکیشن برای فایل‌های به اشتراک‌گذاشته شده", - "Uninstall App" : "حذف برنامه", - "Enable experimental apps" : "فعال‌سازی برنامه‌های آزمایشی", - "Group" : "گروه" + "Unable to remove user from group %s" : "امکان حذف کاربر از گروه %s نیست" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js index fb2e832004..b844c4d1ed 100644 --- a/settings/l10n/fi.js +++ b/settings/l10n/fi.js @@ -320,43 +320,9 @@ OC.L10N.register( "change email address" : "vaihda sähköpostiosoite", "Default" : "Oletus", "Please provide an admin recovery password, otherwise all user data will be lost" : "Anna ylläpitäjän palautussalasana, muuten kaikki käyttäjien data menetetään", - "log-level out of allowed range" : "lokitaso ei sallittujen rajojen sisäpuolella", - "Language changed" : "Kieli on vaihdettu", "Admins can't remove themself from the admin group" : "Ylläpitäjät eivät poistaa omia tunnuksiaan ylläpitäjien ryhmästä", "Unable to add user to group %s" : "Käyttäjän tai ryhmän %s lisääminen ei onnistu", "Unable to remove user from group %s" : "Käyttäjän poistaminen ryhmästä %s ei onnistu", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Haluatko varmasti liittää kohteen \"{domain}\" luotetuksi toimialueeksi?", - "Please wait...." : "Odota hetki...", - "add group" : "lisää ryhmä", - "Everything (fatal issues, errors, warnings, info, debug)" : "Kaikki (vakavat ongelmat, virheet, varoitukset, tiedot, vianjäljitys)", - "Info, warnings, errors and fatal issues" : "Tiedot, varoitukset, virheet ja vakavat ongelmat", - "Warnings, errors and fatal issues" : "Varoitukset, virheet ja vakavat ongelmat", - "Errors and fatal issues" : "Virheet ja vakavat ongelmat", - "Fatal issues only" : "Vain vakavat ongelmat", - "Log" : "Loki", - "What to log" : "Mitä kerätään lokiin", - "Download logfile" : "Lataa lokitiedosto", - "More" : "Enemmän", - "Less" : "Vähemmän", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Lokitiedosto on kooltaan yli 100 megatavua. Sen lataaminen saattaa kestää hetken.", - "Allow users to send mail notification for shared files" : "Salli käyttäjien lähettää sähköposti-ilmoituksia jaetuista tiedostoista", - "Allow users to send mail notification for shared files to other users" : "Salli käyttäjien lähettää muille käyttäjille sähköpostitse ilmoitus jaetuista tiedostoista", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLitea käytetään tietokantana. Suuria asennuksia varten on suositeltavaa vaihtaa muuhun tietokantaan.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Varsinkin työpöytäsovelluksen tiedostosynkronointia käyttäessä SQLiten käyttö ei ole suositeltavaa.", - "Experimental applications ahead" : "Kokeellisia sovelluksia edessä", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Kokeellisia sovelluksia ei ole tarkistettu tietoturvauhkien varalta. Sovellukset ovat uusia, ne saattavat olla epävakaita ja ovat nopean kehityksen alaisia. Kokeellisten sovellusten asentaminen saattaa aiheuttaa tietojen katoamista tai tietoturvauhkia.", - "Uninstall App" : "Poista sovelluksen asennus", - "Enable experimental apps" : "Käytä kokeiluasteella olevia sovelluksia", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hei

Sinulla on nyt %s-tili.

Käyttäjätunnus: %s
Aloita käyttö: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei\n\nSinulla on nyt %s-tili.\n\nKäyttäjätunnuksesi: %s\nAloita käyttö: %s\n\n", - "For password recovery and notifications" : "Salasanan nollausta ja ilmoituksia varten", - "Add Group" : "Lisää ryhmä", - "Group" : "Ryhmä", - "Default Quota" : "Oletuskiintiö", - "Full Name" : "Koko nimi", - "Group Admin for" : "Ryhmäylläpitäjä kohteille", - "Storage Location" : "Tallennustilan sijainti", - "User Backend" : "Käyttäjätaustaosa", - "Last Login" : "Viimeisin kirjautuminen" + "For password recovery and notifications" : "Salasanan nollausta ja ilmoituksia varten" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/fi.json b/settings/l10n/fi.json index 56de912970..5ec1618f2f 100644 --- a/settings/l10n/fi.json +++ b/settings/l10n/fi.json @@ -318,43 +318,9 @@ "change email address" : "vaihda sähköpostiosoite", "Default" : "Oletus", "Please provide an admin recovery password, otherwise all user data will be lost" : "Anna ylläpitäjän palautussalasana, muuten kaikki käyttäjien data menetetään", - "log-level out of allowed range" : "lokitaso ei sallittujen rajojen sisäpuolella", - "Language changed" : "Kieli on vaihdettu", "Admins can't remove themself from the admin group" : "Ylläpitäjät eivät poistaa omia tunnuksiaan ylläpitäjien ryhmästä", "Unable to add user to group %s" : "Käyttäjän tai ryhmän %s lisääminen ei onnistu", "Unable to remove user from group %s" : "Käyttäjän poistaminen ryhmästä %s ei onnistu", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Haluatko varmasti liittää kohteen \"{domain}\" luotetuksi toimialueeksi?", - "Please wait...." : "Odota hetki...", - "add group" : "lisää ryhmä", - "Everything (fatal issues, errors, warnings, info, debug)" : "Kaikki (vakavat ongelmat, virheet, varoitukset, tiedot, vianjäljitys)", - "Info, warnings, errors and fatal issues" : "Tiedot, varoitukset, virheet ja vakavat ongelmat", - "Warnings, errors and fatal issues" : "Varoitukset, virheet ja vakavat ongelmat", - "Errors and fatal issues" : "Virheet ja vakavat ongelmat", - "Fatal issues only" : "Vain vakavat ongelmat", - "Log" : "Loki", - "What to log" : "Mitä kerätään lokiin", - "Download logfile" : "Lataa lokitiedosto", - "More" : "Enemmän", - "Less" : "Vähemmän", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Lokitiedosto on kooltaan yli 100 megatavua. Sen lataaminen saattaa kestää hetken.", - "Allow users to send mail notification for shared files" : "Salli käyttäjien lähettää sähköposti-ilmoituksia jaetuista tiedostoista", - "Allow users to send mail notification for shared files to other users" : "Salli käyttäjien lähettää muille käyttäjille sähköpostitse ilmoitus jaetuista tiedostoista", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLitea käytetään tietokantana. Suuria asennuksia varten on suositeltavaa vaihtaa muuhun tietokantaan.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Varsinkin työpöytäsovelluksen tiedostosynkronointia käyttäessä SQLiten käyttö ei ole suositeltavaa.", - "Experimental applications ahead" : "Kokeellisia sovelluksia edessä", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Kokeellisia sovelluksia ei ole tarkistettu tietoturvauhkien varalta. Sovellukset ovat uusia, ne saattavat olla epävakaita ja ovat nopean kehityksen alaisia. Kokeellisten sovellusten asentaminen saattaa aiheuttaa tietojen katoamista tai tietoturvauhkia.", - "Uninstall App" : "Poista sovelluksen asennus", - "Enable experimental apps" : "Käytä kokeiluasteella olevia sovelluksia", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hei

Sinulla on nyt %s-tili.

Käyttäjätunnus: %s
Aloita käyttö: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei\n\nSinulla on nyt %s-tili.\n\nKäyttäjätunnuksesi: %s\nAloita käyttö: %s\n\n", - "For password recovery and notifications" : "Salasanan nollausta ja ilmoituksia varten", - "Add Group" : "Lisää ryhmä", - "Group" : "Ryhmä", - "Default Quota" : "Oletuskiintiö", - "Full Name" : "Koko nimi", - "Group Admin for" : "Ryhmäylläpitäjä kohteille", - "Storage Location" : "Tallennustilan sijainti", - "User Backend" : "Käyttäjätaustaosa", - "Last Login" : "Viimeisin kirjautuminen" + "For password recovery and notifications" : "Salasanan nollausta ja ilmoituksia varten" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 74a86b0fea..5ebee2f2ff 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -347,44 +347,9 @@ OC.L10N.register( "change email address" : "changer l'adresse e-mail", "Default" : "Défaut", "Please provide an admin recovery password, otherwise all user data will be lost" : "Veuillez fournir un mot de passe administrateur de récupération de données, sinon toutes les données de l'utilisateur seront perdues", - "log-level out of allowed range" : "niveau de journalisation hors borne", - "Language changed" : "Langue changée", "Admins can't remove themself from the admin group" : "Les administrateurs ne peuvent pas se retirer eux-mêmes du groupe admin", "Unable to add user to group %s" : "Impossible d'ajouter l'utilisateur au groupe %s", "Unable to remove user from group %s" : "Impossible de supprimer l'utilisateur du groupe %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Êtes-vous vraiment sûr de vouloir ajouter \"{domain}\" comme domaine de confiance ?", - "Please wait...." : "Veuillez patienter…", - "add group" : "ajouter groupe", - "Everything (fatal issues, errors, warnings, info, debug)" : "Tout (erreurs fatales, erreurs, avertissements, informations, debogage)", - "Info, warnings, errors and fatal issues" : "Informations, avertissements, erreurs et erreurs fatales", - "Warnings, errors and fatal issues" : "Avertissements, erreurs et erreurs fatales", - "Errors and fatal issues" : "Erreurs et erreurs fatales", - "Fatal issues only" : "Erreurs fatales uniquement", - "Log" : "Log", - "What to log" : "Ce qu'il faut journaliser", - "Download logfile" : "Télécharger le fichier journal", - "More" : "Plus", - "Less" : "Moins", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "La taille du fichier journal excède 100 Mo. Le télécharger peut prendre du temps !", - "Allow users to send mail notification for shared files" : "Autoriser les utilisateurs à envoyer des notifications de partage par e-mail", - "Allow users to send mail notification for shared files to other users" : "Autoriser les utilisateurs à envoyer des notifications de partage par e-mail", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite est actuellement utilisé comme gestionnaire de base de données. Pour des installations plus volumineuses, nous vous conseillons d'utiliser un autre gestionnaire de base de données.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "L'utilisation de SQLite est particulièrement déconseillée si vous utilisez le client de bureau pour synchroniser vos données.", - "Experimental applications ahead" : "Attention! Applications expérimentales", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Les applications expérimentales n'ont pas fait l'objet de tests de sécurité, sont encore en développement et peuvent être instables. Les installer peut causer des pertes de données ou des failles de sécurité. ", - "Uninstall App" : "Désinstaller l'application", - "Enable experimental apps" : "Activer les applications expérimentales", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Bonjour,

Un compte %s a été créé pour vous.

Votre nom d'utilisateur est : %s
Visitez votre compte : %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Bonjour,

Un compte %s a été créé pour vous.

Votre nom d'utilisateur est : %s
Visitez votre compte : %s

\n", - "For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Si vous voulez supporter le projet\n\t\trejoindre le développement\n\t\tou\n\t\tle promouvoir!", - "Add Group" : "Ajouter groupe", - "Group" : "Groupe", - "Default Quota" : "Quota par défaut", - "Full Name" : "Nom complet", - "Group Admin for" : "Groupe admin pour", - "Storage Location" : "Emplacement de stockage", - "User Backend" : "Retour utilisateur", - "Last Login" : "Dernière connexion" + "For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications" }, "nplurals=2; plural=(n > 1);"); diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index 1bdbb1cfb5..9d32a9ad0b 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -345,44 +345,9 @@ "change email address" : "changer l'adresse e-mail", "Default" : "Défaut", "Please provide an admin recovery password, otherwise all user data will be lost" : "Veuillez fournir un mot de passe administrateur de récupération de données, sinon toutes les données de l'utilisateur seront perdues", - "log-level out of allowed range" : "niveau de journalisation hors borne", - "Language changed" : "Langue changée", "Admins can't remove themself from the admin group" : "Les administrateurs ne peuvent pas se retirer eux-mêmes du groupe admin", "Unable to add user to group %s" : "Impossible d'ajouter l'utilisateur au groupe %s", "Unable to remove user from group %s" : "Impossible de supprimer l'utilisateur du groupe %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Êtes-vous vraiment sûr de vouloir ajouter \"{domain}\" comme domaine de confiance ?", - "Please wait...." : "Veuillez patienter…", - "add group" : "ajouter groupe", - "Everything (fatal issues, errors, warnings, info, debug)" : "Tout (erreurs fatales, erreurs, avertissements, informations, debogage)", - "Info, warnings, errors and fatal issues" : "Informations, avertissements, erreurs et erreurs fatales", - "Warnings, errors and fatal issues" : "Avertissements, erreurs et erreurs fatales", - "Errors and fatal issues" : "Erreurs et erreurs fatales", - "Fatal issues only" : "Erreurs fatales uniquement", - "Log" : "Log", - "What to log" : "Ce qu'il faut journaliser", - "Download logfile" : "Télécharger le fichier journal", - "More" : "Plus", - "Less" : "Moins", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "La taille du fichier journal excède 100 Mo. Le télécharger peut prendre du temps !", - "Allow users to send mail notification for shared files" : "Autoriser les utilisateurs à envoyer des notifications de partage par e-mail", - "Allow users to send mail notification for shared files to other users" : "Autoriser les utilisateurs à envoyer des notifications de partage par e-mail", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite est actuellement utilisé comme gestionnaire de base de données. Pour des installations plus volumineuses, nous vous conseillons d'utiliser un autre gestionnaire de base de données.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "L'utilisation de SQLite est particulièrement déconseillée si vous utilisez le client de bureau pour synchroniser vos données.", - "Experimental applications ahead" : "Attention! Applications expérimentales", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Les applications expérimentales n'ont pas fait l'objet de tests de sécurité, sont encore en développement et peuvent être instables. Les installer peut causer des pertes de données ou des failles de sécurité. ", - "Uninstall App" : "Désinstaller l'application", - "Enable experimental apps" : "Activer les applications expérimentales", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Bonjour,

Un compte %s a été créé pour vous.

Votre nom d'utilisateur est : %s
Visitez votre compte : %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Bonjour,

Un compte %s a été créé pour vous.

Votre nom d'utilisateur est : %s
Visitez votre compte : %s

\n", - "For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Si vous voulez supporter le projet\n\t\trejoindre le développement\n\t\tou\n\t\tle promouvoir!", - "Add Group" : "Ajouter groupe", - "Group" : "Groupe", - "Default Quota" : "Quota par défaut", - "Full Name" : "Nom complet", - "Group Admin for" : "Groupe admin pour", - "Storage Location" : "Emplacement de stockage", - "User Backend" : "Retour utilisateur", - "Last Login" : "Dernière connexion" + "For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js index b3a7a9d18b..b453f86042 100644 --- a/settings/l10n/gl.js +++ b/settings/l10n/gl.js @@ -211,33 +211,8 @@ OC.L10N.register( "change email address" : "cambiar o enderezo de correo", "Default" : "Predeterminado", "Please provide an admin recovery password, otherwise all user data will be lost" : "Forneza un contrasinal de recuperación do administrador de recuperación, senón perderanse todos os datos do usuario", - "log-level out of allowed range" : "o nivel do rexistro está fora do intervalo admitido", - "Language changed" : "O idioma cambiou", "Admins can't remove themself from the admin group" : "Os administradores non poden eliminarse a si mesmos do grupo admin", "Unable to add user to group %s" : "Non é posíbel engadir o usuario ao grupo %s", - "Unable to remove user from group %s" : "Non é posíbel eliminar o usuario do grupo %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Confirma que quere engadir «{domain}» como dominio de confianza?", - "Please wait...." : "Agarde...", - "Everything (fatal issues, errors, warnings, info, debug)" : "Todo (incidencias críticas, erros, avisos, información, depuración)", - "Info, warnings, errors and fatal issues" : "Información, avisos, erros e incidencias críticas", - "Warnings, errors and fatal issues" : "Avisos, erros e incidencias críticas", - "Errors and fatal issues" : "Erros e incidencias críticas", - "Fatal issues only" : "Só incidencias críticas", - "Log" : "Rexistro", - "Download logfile" : "Descargar o ficheiro do rexistro", - "More" : "Máis", - "Less" : "Menos", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "O ficheiro de rexistro é maior de 100 MB. Pódelle levar un anaco descargalo!", - "Allow users to send mail notification for shared files" : "Permitirlle aos usuarios enviar notificacións por correo para os ficheiros compartidos", - "Allow users to send mail notification for shared files to other users" : "Permitirlle aos usuarios enviar notificacións por correo a outros usuarios para notificarlles os ficheiros compartidos", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Empregase SQLite como base de datos. Para instalacións grandes recomendámoslle que cambie a unha infraestrutura de base de datos diferente.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Concretamente, se emprega o cliente de escritorio para sincronización, desaconsellámoslle o uso de SQLite", - "Experimental applications ahead" : "Ante as aplicacións experimentais", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "As aplicacións experimentais, novas ou coñecidas por ser inestábeis e en forte desenvolvemento, non se lles fan comprobacións de seguridade. A súa instalación pode provocar a perda de datos o violacións de seguridade.", - "Uninstall App" : "Desinstalar unha aplicación", - "Enable experimental apps" : "Activar as aplicacións experimentais", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Ola,

Só facerlle saber que dispón da conta %s.

O seu nome de usuario: %s
Para acceder a ela: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ola,\n\nSó facerlle saber que dispón da conta %s.\n\nO seu nome de usuario: %s\nPara acceder a ela: %s\n", - "Group" : "Grupo" + "Unable to remove user from group %s" : "Non é posíbel eliminar o usuario do grupo %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/gl.json b/settings/l10n/gl.json index f312b7a16c..cbcd194fc8 100644 --- a/settings/l10n/gl.json +++ b/settings/l10n/gl.json @@ -209,33 +209,8 @@ "change email address" : "cambiar o enderezo de correo", "Default" : "Predeterminado", "Please provide an admin recovery password, otherwise all user data will be lost" : "Forneza un contrasinal de recuperación do administrador de recuperación, senón perderanse todos os datos do usuario", - "log-level out of allowed range" : "o nivel do rexistro está fora do intervalo admitido", - "Language changed" : "O idioma cambiou", "Admins can't remove themself from the admin group" : "Os administradores non poden eliminarse a si mesmos do grupo admin", "Unable to add user to group %s" : "Non é posíbel engadir o usuario ao grupo %s", - "Unable to remove user from group %s" : "Non é posíbel eliminar o usuario do grupo %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Confirma que quere engadir «{domain}» como dominio de confianza?", - "Please wait...." : "Agarde...", - "Everything (fatal issues, errors, warnings, info, debug)" : "Todo (incidencias críticas, erros, avisos, información, depuración)", - "Info, warnings, errors and fatal issues" : "Información, avisos, erros e incidencias críticas", - "Warnings, errors and fatal issues" : "Avisos, erros e incidencias críticas", - "Errors and fatal issues" : "Erros e incidencias críticas", - "Fatal issues only" : "Só incidencias críticas", - "Log" : "Rexistro", - "Download logfile" : "Descargar o ficheiro do rexistro", - "More" : "Máis", - "Less" : "Menos", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "O ficheiro de rexistro é maior de 100 MB. Pódelle levar un anaco descargalo!", - "Allow users to send mail notification for shared files" : "Permitirlle aos usuarios enviar notificacións por correo para os ficheiros compartidos", - "Allow users to send mail notification for shared files to other users" : "Permitirlle aos usuarios enviar notificacións por correo a outros usuarios para notificarlles os ficheiros compartidos", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Empregase SQLite como base de datos. Para instalacións grandes recomendámoslle que cambie a unha infraestrutura de base de datos diferente.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Concretamente, se emprega o cliente de escritorio para sincronización, desaconsellámoslle o uso de SQLite", - "Experimental applications ahead" : "Ante as aplicacións experimentais", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "As aplicacións experimentais, novas ou coñecidas por ser inestábeis e en forte desenvolvemento, non se lles fan comprobacións de seguridade. A súa instalación pode provocar a perda de datos o violacións de seguridade.", - "Uninstall App" : "Desinstalar unha aplicación", - "Enable experimental apps" : "Activar as aplicacións experimentais", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Ola,

Só facerlle saber que dispón da conta %s.

O seu nome de usuario: %s
Para acceder a ela: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ola,\n\nSó facerlle saber que dispón da conta %s.\n\nO seu nome de usuario: %s\nPara acceder a ela: %s\n", - "Group" : "Grupo" + "Unable to remove user from group %s" : "Non é posíbel eliminar o usuario do grupo %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/he.js b/settings/l10n/he.js index 6486456299..c0bb4448a7 100644 --- a/settings/l10n/he.js +++ b/settings/l10n/he.js @@ -252,35 +252,9 @@ OC.L10N.register( "change email address" : "שינוי כתובת דואר אלקטרוני", "Default" : "ברירת מחדל", "Please provide an admin recovery password, otherwise all user data will be lost" : "יש לספק את סיסמת המנהל לשחזור, אחרת כל מידע המשתמש יאבד", - "log-level out of allowed range" : "גודל הלוג מעבר לרמה המותרת", - "Language changed" : "שפה השתנתה", "Admins can't remove themself from the admin group" : "מנהלים לא יכולים להסיר את עצמם מקבוצת המנהלים", "Unable to add user to group %s" : "לא ניתן להוסיף משתמש לקבוצה %s", "Unable to remove user from group %s" : "לא ניתן להסיר משתמש מהקבוצה %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "האם באמת להוסיף \"{domain}\" כשם מתחם מהימן?", - "Please wait...." : "נא להמתין…", - "Everything (fatal issues, errors, warnings, info, debug)" : "הכול (נושאים חמורים, שגיאות, אזהרות, מידע, ניפוי שגיאות)", - "Info, warnings, errors and fatal issues" : "מידע, אזהרות, שגיאות ונושאים חמורים", - "Warnings, errors and fatal issues" : "אזהרות, שגיאות ונושאים חמורים", - "Errors and fatal issues" : "שגיאות ונושאים חמורים", - "Fatal issues only" : "נושאים חמורים בלבד", - "Log" : "יומן", - "What to log" : "מה לנטר בלוג", - "Download logfile" : "הורדת קובץ לוג", - "More" : "יותר", - "Less" : "פחות", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "קובץ הלוג גדול מ- 100 מגה-בייט. הורדה עלולה לקחת זמן רב!", - "Allow users to send mail notification for shared files" : "אפשר למשתמשים לשלוח הודעות דואר אלקטרוני לשיתוף קבצים", - "Allow users to send mail notification for shared files to other users" : "אפשר למשתמשים לשלוח הודעות דואר אלקטרוני לשיתוף קבצים למשתמשים אחרים", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "המערכת משתמשת ב- SQLite כמסד נתונים. להתקנות גדולות אנו ממליצים לעבור למסדי נתונים צד אחורי אחרים.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "במיוחד כאשר משתמשים במחשב שולחני לסנכרון קבצים השימוש ב SQLite אינו מומלץ.", - "Experimental applications ahead" : "ישומים ניסיוניים לפנים", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "יישומים ניסיוניים לא נבדקו לבעיות אבטחה, חדשים או ידועים כלא יציבים ותחת פיתוח כבד. התקנה שלהם עלולה להוביל לאיבוד מידע או לפרצות אבטחה.", - "Uninstall App" : "הסרת יישום", - "Enable experimental apps" : "אפשר יישומים ניסיוניים", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "שלום,

רק רצינו להודיע שעכשיו יש לך %s חשבון.

Your שם משתמש: %s
כניסה: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "שלום,\n\nרק רצינו להודיע שעכשיו יש לך %s חשבון.\n\nשם המשתמש שלך: %s\nכניסה: %s\n\n", - "For password recovery and notifications" : "לשחזור סיסמא והודעות", - "Group" : "קבוצה" + "For password recovery and notifications" : "לשחזור סיסמא והודעות" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/he.json b/settings/l10n/he.json index 4a59166915..0c8b0c329f 100644 --- a/settings/l10n/he.json +++ b/settings/l10n/he.json @@ -250,35 +250,9 @@ "change email address" : "שינוי כתובת דואר אלקטרוני", "Default" : "ברירת מחדל", "Please provide an admin recovery password, otherwise all user data will be lost" : "יש לספק את סיסמת המנהל לשחזור, אחרת כל מידע המשתמש יאבד", - "log-level out of allowed range" : "גודל הלוג מעבר לרמה המותרת", - "Language changed" : "שפה השתנתה", "Admins can't remove themself from the admin group" : "מנהלים לא יכולים להסיר את עצמם מקבוצת המנהלים", "Unable to add user to group %s" : "לא ניתן להוסיף משתמש לקבוצה %s", "Unable to remove user from group %s" : "לא ניתן להסיר משתמש מהקבוצה %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "האם באמת להוסיף \"{domain}\" כשם מתחם מהימן?", - "Please wait...." : "נא להמתין…", - "Everything (fatal issues, errors, warnings, info, debug)" : "הכול (נושאים חמורים, שגיאות, אזהרות, מידע, ניפוי שגיאות)", - "Info, warnings, errors and fatal issues" : "מידע, אזהרות, שגיאות ונושאים חמורים", - "Warnings, errors and fatal issues" : "אזהרות, שגיאות ונושאים חמורים", - "Errors and fatal issues" : "שגיאות ונושאים חמורים", - "Fatal issues only" : "נושאים חמורים בלבד", - "Log" : "יומן", - "What to log" : "מה לנטר בלוג", - "Download logfile" : "הורדת קובץ לוג", - "More" : "יותר", - "Less" : "פחות", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "קובץ הלוג גדול מ- 100 מגה-בייט. הורדה עלולה לקחת זמן רב!", - "Allow users to send mail notification for shared files" : "אפשר למשתמשים לשלוח הודעות דואר אלקטרוני לשיתוף קבצים", - "Allow users to send mail notification for shared files to other users" : "אפשר למשתמשים לשלוח הודעות דואר אלקטרוני לשיתוף קבצים למשתמשים אחרים", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "המערכת משתמשת ב- SQLite כמסד נתונים. להתקנות גדולות אנו ממליצים לעבור למסדי נתונים צד אחורי אחרים.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "במיוחד כאשר משתמשים במחשב שולחני לסנכרון קבצים השימוש ב SQLite אינו מומלץ.", - "Experimental applications ahead" : "ישומים ניסיוניים לפנים", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "יישומים ניסיוניים לא נבדקו לבעיות אבטחה, חדשים או ידועים כלא יציבים ותחת פיתוח כבד. התקנה שלהם עלולה להוביל לאיבוד מידע או לפרצות אבטחה.", - "Uninstall App" : "הסרת יישום", - "Enable experimental apps" : "אפשר יישומים ניסיוניים", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "שלום,

רק רצינו להודיע שעכשיו יש לך %s חשבון.

Your שם משתמש: %s
כניסה: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "שלום,\n\nרק רצינו להודיע שעכשיו יש לך %s חשבון.\n\nשם המשתמש שלך: %s\nכניסה: %s\n\n", - "For password recovery and notifications" : "לשחזור סיסמא והודעות", - "Group" : "קבוצה" + "For password recovery and notifications" : "לשחזור סיסמא והודעות" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/hr.js b/settings/l10n/hr.js index 698e73549c..6870963aab 100644 --- a/settings/l10n/hr.js +++ b/settings/l10n/hr.js @@ -129,22 +129,8 @@ OC.L10N.register( "set new password" : "postavite novu lozinku", "Default" : "Zadano", "Please provide an admin recovery password, otherwise all user data will be lost" : "Molimo navedite admin lozinku za oporavak, u protivnom će svi korisnički podaci biti izgubljeni.", - "Language changed" : "Promjena jezika", "Admins can't remove themself from the admin group" : "Administratori ne mogu sami sebe ukloniti iz admin grupe", "Unable to add user to group %s" : "Dodavanje korisnika grupi %s nije moguće", - "Unable to remove user from group %s" : "Uklanjanje korisnika iz grupe %s nije moguće", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Jeste li doista sigurni da želite dodati \"{domain}\" kao pouzdanu domenu?", - "Please wait...." : "Molimo pričekajte...", - "Everything (fatal issues, errors, warnings, info, debug)" : "Sve (kobni problemi, pogreške, upozorenja, ispravljanje pogrešaka)", - "Info, warnings, errors and fatal issues" : "Informacije, upozorenja, pogreške i kobni problemi", - "Warnings, errors and fatal issues" : "Upozorenja, pogreške i kobni problemi", - "Errors and fatal issues" : "Pogreške i kobni problemi", - "Fatal issues only" : "Samo kobni problemi", - "Log" : "Zapisnik", - "More" : "Više", - "Less" : "Manje", - "Allow users to send mail notification for shared files" : "Dopustite korisnicima slanje notifikacijske e-pošte za podijeljene datoteke", - "Uninstall App" : "Deinstalirajte app", - "Group" : "Grupa" + "Unable to remove user from group %s" : "Uklanjanje korisnika iz grupe %s nije moguće" }, "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/settings/l10n/hr.json b/settings/l10n/hr.json index b7ac563c77..2316ab335b 100644 --- a/settings/l10n/hr.json +++ b/settings/l10n/hr.json @@ -127,22 +127,8 @@ "set new password" : "postavite novu lozinku", "Default" : "Zadano", "Please provide an admin recovery password, otherwise all user data will be lost" : "Molimo navedite admin lozinku za oporavak, u protivnom će svi korisnički podaci biti izgubljeni.", - "Language changed" : "Promjena jezika", "Admins can't remove themself from the admin group" : "Administratori ne mogu sami sebe ukloniti iz admin grupe", "Unable to add user to group %s" : "Dodavanje korisnika grupi %s nije moguće", - "Unable to remove user from group %s" : "Uklanjanje korisnika iz grupe %s nije moguće", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Jeste li doista sigurni da želite dodati \"{domain}\" kao pouzdanu domenu?", - "Please wait...." : "Molimo pričekajte...", - "Everything (fatal issues, errors, warnings, info, debug)" : "Sve (kobni problemi, pogreške, upozorenja, ispravljanje pogrešaka)", - "Info, warnings, errors and fatal issues" : "Informacije, upozorenja, pogreške i kobni problemi", - "Warnings, errors and fatal issues" : "Upozorenja, pogreške i kobni problemi", - "Errors and fatal issues" : "Pogreške i kobni problemi", - "Fatal issues only" : "Samo kobni problemi", - "Log" : "Zapisnik", - "More" : "Više", - "Less" : "Manje", - "Allow users to send mail notification for shared files" : "Dopustite korisnicima slanje notifikacijske e-pošte za podijeljene datoteke", - "Uninstall App" : "Deinstalirajte app", - "Group" : "Grupa" + "Unable to remove user from group %s" : "Uklanjanje korisnika iz grupe %s nije moguće" },"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/settings/l10n/hu.js b/settings/l10n/hu.js index d0d5bb5360..32a4d6de44 100644 --- a/settings/l10n/hu.js +++ b/settings/l10n/hu.js @@ -338,43 +338,9 @@ OC.L10N.register( "change email address" : "e-mail cím megváltoztatása", "Default" : "Alapértelmezett", "Please provide an admin recovery password, otherwise all user data will be lost" : "Adja meg az admin helyreállítási jelszót, máskülönben az összes felhasználói adat elveszik!", - "log-level out of allowed range" : "A naplózási szint a megengedett terjedelmen kívül van.", - "Language changed" : "A nyelv megváltozott", "Admins can't remove themself from the admin group" : "Adminisztrátorok nem távolíthatják el magukat az admin csoportból.", "Unable to add user to group %s" : "A felhasználó nem adható hozzá ehhez a csoporthoz: %s", "Unable to remove user from group %s" : "A felhasználó nem távolítható el ebből a csoportból: %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Biztos abban, hogy hozzá akarja adni \"{domain}\"-t a megbízható tartományokhoz?", - "Please wait...." : "Kérlek várj...", - "add group" : "csoport hozzáadása", - "Everything (fatal issues, errors, warnings, info, debug)" : "Minden (végzetes hibák, hibák, figyelmeztetések, információk, hibakeresési üzenetek)", - "Info, warnings, errors and fatal issues" : "Információk, figyelmeztetések, hibák és végzetes hibák", - "Warnings, errors and fatal issues" : "Figyelmeztetések, hibák és végzetes hibák", - "Errors and fatal issues" : "Hibák és végzetes hibák", - "Fatal issues only" : "Csak a végzetes hibák", - "Log" : "Naplózás", - "What to log" : "Mit naplózzon", - "Download logfile" : "Naplófájl letöltése", - "More" : "Több", - "Less" : "Kevesebb", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "A naplófájl 100MB-nál nagyobb. A letöltése hosszabb időt vehet igénybe.", - "Allow users to send mail notification for shared files" : "A felhasználók küldhessenek e-mail értesítést a megosztás létrejöttéről", - "Allow users to send mail notification for shared files to other users" : "A felhasználók küldhessenek más felhasználóknak e-mail értesítést a megosztott fájlokról", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Adatbázisként az SQLite-ot fogjuk használni. Nagyobb telepítések esetén javasoljuk, hogy váltson másik adatbázis háttérkiszolgálóra", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Amikor az asztali klienset használja fálj szinkronizációra, akkor az SQLite használata nem ajánlott.", - "Experimental applications ahead" : "Kísérleti alkalmazások", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "A kísérleti alkalmazások nincsenek biztonsági ellenőrizve, ismert vagy ismeretlen hibák lehetnek bennük és aktív fejlesztés alatt állnak. A telepítésük adatvesztéshez vezethet, vagy biztonsági kockázata lehet.", - "Uninstall App" : "Alkalmazás eltávolítása", - "Enable experimental apps" : "Kísérleti alkalmazások engedélyezése", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Üdv!

Értesítünk, hogy van egy %s fiókja.

Felhasználónév: %s
Hozzáférés: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Üdv!\n\nÉrtesítünk, hogy van egy %s fiókja.\n\nFelhasználónév: %s\nHozzáférés: %s\n\n", - "For password recovery and notifications" : "Jelszó helyreállításhoz és értesítésekhez", - "Add Group" : "csoport hozzáadása", - "Group" : "Csoport", - "Default Quota" : "Alapértelmezett kvóta", - "Full Name" : "Teljes név", - "Group Admin for" : "Csoport Adminisztrátor itt", - "Storage Location" : "A háttértár helye", - "User Backend" : "Felhasználói háttér", - "Last Login" : "Utolsó bejelentkezés" + "For password recovery and notifications" : "Jelszó helyreállításhoz és értesítésekhez" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/hu.json b/settings/l10n/hu.json index 4ddc5665ec..0c0b8a274f 100644 --- a/settings/l10n/hu.json +++ b/settings/l10n/hu.json @@ -336,43 +336,9 @@ "change email address" : "e-mail cím megváltoztatása", "Default" : "Alapértelmezett", "Please provide an admin recovery password, otherwise all user data will be lost" : "Adja meg az admin helyreállítási jelszót, máskülönben az összes felhasználói adat elveszik!", - "log-level out of allowed range" : "A naplózási szint a megengedett terjedelmen kívül van.", - "Language changed" : "A nyelv megváltozott", "Admins can't remove themself from the admin group" : "Adminisztrátorok nem távolíthatják el magukat az admin csoportból.", "Unable to add user to group %s" : "A felhasználó nem adható hozzá ehhez a csoporthoz: %s", "Unable to remove user from group %s" : "A felhasználó nem távolítható el ebből a csoportból: %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Biztos abban, hogy hozzá akarja adni \"{domain}\"-t a megbízható tartományokhoz?", - "Please wait...." : "Kérlek várj...", - "add group" : "csoport hozzáadása", - "Everything (fatal issues, errors, warnings, info, debug)" : "Minden (végzetes hibák, hibák, figyelmeztetések, információk, hibakeresési üzenetek)", - "Info, warnings, errors and fatal issues" : "Információk, figyelmeztetések, hibák és végzetes hibák", - "Warnings, errors and fatal issues" : "Figyelmeztetések, hibák és végzetes hibák", - "Errors and fatal issues" : "Hibák és végzetes hibák", - "Fatal issues only" : "Csak a végzetes hibák", - "Log" : "Naplózás", - "What to log" : "Mit naplózzon", - "Download logfile" : "Naplófájl letöltése", - "More" : "Több", - "Less" : "Kevesebb", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "A naplófájl 100MB-nál nagyobb. A letöltése hosszabb időt vehet igénybe.", - "Allow users to send mail notification for shared files" : "A felhasználók küldhessenek e-mail értesítést a megosztás létrejöttéről", - "Allow users to send mail notification for shared files to other users" : "A felhasználók küldhessenek más felhasználóknak e-mail értesítést a megosztott fájlokról", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Adatbázisként az SQLite-ot fogjuk használni. Nagyobb telepítések esetén javasoljuk, hogy váltson másik adatbázis háttérkiszolgálóra", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Amikor az asztali klienset használja fálj szinkronizációra, akkor az SQLite használata nem ajánlott.", - "Experimental applications ahead" : "Kísérleti alkalmazások", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "A kísérleti alkalmazások nincsenek biztonsági ellenőrizve, ismert vagy ismeretlen hibák lehetnek bennük és aktív fejlesztés alatt állnak. A telepítésük adatvesztéshez vezethet, vagy biztonsági kockázata lehet.", - "Uninstall App" : "Alkalmazás eltávolítása", - "Enable experimental apps" : "Kísérleti alkalmazások engedélyezése", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Üdv!

Értesítünk, hogy van egy %s fiókja.

Felhasználónév: %s
Hozzáférés: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Üdv!\n\nÉrtesítünk, hogy van egy %s fiókja.\n\nFelhasználónév: %s\nHozzáférés: %s\n\n", - "For password recovery and notifications" : "Jelszó helyreállításhoz és értesítésekhez", - "Add Group" : "csoport hozzáadása", - "Group" : "Csoport", - "Default Quota" : "Alapértelmezett kvóta", - "Full Name" : "Teljes név", - "Group Admin for" : "Csoport Adminisztrátor itt", - "Storage Location" : "A háttértár helye", - "User Backend" : "Felhasználói háttér", - "Last Login" : "Utolsó bejelentkezés" + "For password recovery and notifications" : "Jelszó helyreállításhoz és értesítésekhez" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/hy.js b/settings/l10n/hy.js index b97727b3be..86023b6791 100644 --- a/settings/l10n/hy.js +++ b/settings/l10n/hy.js @@ -22,8 +22,6 @@ OC.L10N.register( "Help translate" : "Օգնել թարգմանել", "Name" : "Անուն", "Username" : "Օգտանուն", - "Other" : "Այլ", - "Language changed" : "Լեզուն փոխվեց", - "Group" : "Խումբ" + "Other" : "Այլ" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/hy.json b/settings/l10n/hy.json index 7c007f317a..531d4eb290 100644 --- a/settings/l10n/hy.json +++ b/settings/l10n/hy.json @@ -20,8 +20,6 @@ "Help translate" : "Օգնել թարգմանել", "Name" : "Անուն", "Username" : "Օգտանուն", - "Other" : "Այլ", - "Language changed" : "Լեզուն փոխվեց", - "Group" : "Խումբ" + "Other" : "Այլ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/ia.js b/settings/l10n/ia.js index b9d6e552e6..d36d39691e 100644 --- a/settings/l10n/ia.js +++ b/settings/l10n/ia.js @@ -247,22 +247,6 @@ OC.L10N.register( "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Per favor, scribe le quota de immagazinage (p.ex. \"512 MB\" o \"12 GB\")", "Other" : "Altere", "Quota" : "Quota", - "Please provide an admin recovery password, otherwise all user data will be lost" : "Per favor, provide un contrasigno administrator pro recuperation de datos, alteremente tote datos de usator essera perdite.", - "Please wait...." : "Per favor attende...", - "add group" : "adder gruppo", - "Everything (fatal issues, errors, warnings, info, debug)" : "Toto (problemas fatal, errores, advertimentos, informationes, registros pro correction de errores)", - "Info, warnings, errors and fatal issues" : "Informationes, advertimentos, errores e problemas fatal", - "Warnings, errors and fatal issues" : "Advertimentos, errores e problemas fatal", - "Errors and fatal issues" : "Errores e problemas fatal", - "Fatal issues only" : "Solo problemas fatal", - "Log" : "Registro", - "What to log" : "Que registrar?", - "Download logfile" : "Discargar file de registro", - "More" : "Plus", - "Less" : "Minus", - "Uninstall App" : "De-installar Application", - "Enable experimental apps" : "Activar applicationes experimental", - "Add Group" : "Adder Gruppo", - "Group" : "Gruppo" + "Please provide an admin recovery password, otherwise all user data will be lost" : "Per favor, provide un contrasigno administrator pro recuperation de datos, alteremente tote datos de usator essera perdite." }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/ia.json b/settings/l10n/ia.json index 51a957a878..a7bfa46ccb 100644 --- a/settings/l10n/ia.json +++ b/settings/l10n/ia.json @@ -245,22 +245,6 @@ "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Per favor, scribe le quota de immagazinage (p.ex. \"512 MB\" o \"12 GB\")", "Other" : "Altere", "Quota" : "Quota", - "Please provide an admin recovery password, otherwise all user data will be lost" : "Per favor, provide un contrasigno administrator pro recuperation de datos, alteremente tote datos de usator essera perdite.", - "Please wait...." : "Per favor attende...", - "add group" : "adder gruppo", - "Everything (fatal issues, errors, warnings, info, debug)" : "Toto (problemas fatal, errores, advertimentos, informationes, registros pro correction de errores)", - "Info, warnings, errors and fatal issues" : "Informationes, advertimentos, errores e problemas fatal", - "Warnings, errors and fatal issues" : "Advertimentos, errores e problemas fatal", - "Errors and fatal issues" : "Errores e problemas fatal", - "Fatal issues only" : "Solo problemas fatal", - "Log" : "Registro", - "What to log" : "Que registrar?", - "Download logfile" : "Discargar file de registro", - "More" : "Plus", - "Less" : "Minus", - "Uninstall App" : "De-installar Application", - "Enable experimental apps" : "Activar applicationes experimental", - "Add Group" : "Adder Gruppo", - "Group" : "Gruppo" + "Please provide an admin recovery password, otherwise all user data will be lost" : "Per favor, provide un contrasigno administrator pro recuperation de datos, alteremente tote datos de usator essera perdite." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/id.js b/settings/l10n/id.js index a01cd76e59..8f802a3a3e 100644 --- a/settings/l10n/id.js +++ b/settings/l10n/id.js @@ -286,43 +286,9 @@ OC.L10N.register( "change email address" : "ubah alamat email", "Default" : "Default", "Please provide an admin recovery password, otherwise all user data will be lost" : "Mohon sediakan sandi pemulihan admin, jika tidak semua data pengguna akan terhapus", - "log-level out of allowed range" : "level-log melebihi batas yang diizinkan", - "Language changed" : "Bahasa telah diubah", "Admins can't remove themself from the admin group" : "Admin tidak dapat menghapus dirinya sendiri dari grup admin", "Unable to add user to group %s" : "Tidak dapat menambahkan pengguna ke grup %s", "Unable to remove user from group %s" : "Tidak dapat menghapus pengguna dari grup %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Apakah Anda yakin ingin menambahkan \"{domain}\" sebagai domain terpercaya?", - "Please wait...." : "Mohon tunggu....", - "add group" : "tambah grup", - "Everything (fatal issues, errors, warnings, info, debug)" : "Semuanya (Masalah fatal, kesalahan, peringatan, info, debug)", - "Info, warnings, errors and fatal issues" : "Info, peringatan, kesalahan dan masalah fatal", - "Warnings, errors and fatal issues" : "Peringatan, kesalahan dan masalah fatal", - "Errors and fatal issues" : "Kesalahan dan masalah fatal", - "Fatal issues only" : "Hanya masalah fatal", - "Log" : "Log", - "What to log" : "Apa yang akan di log", - "Download logfile" : "Unduh berkas log", - "More" : "Lainnya", - "Less" : "Ciutkan", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Berkas log lebih besar dari 100MB. Pengunduhan ini memerlukan beberapa saat!", - "Allow users to send mail notification for shared files" : "Izinkan pengguna untuk mengirimkan email pemberitahuan untuk berkas berbagi", - "Allow users to send mail notification for shared files to other users" : "Izinkan pengguna mengirim pemberitahuan email saat berbagi berkas kepada pengguna lainnya", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite digunakan sebagai basis data. Untuk instalasi yang lebih besar, kami menyarankan untuk beralih ke backend basis data yang berbeda.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Terutama saat menggunakan klien desktop untuk sinkronisasi berkas, penggunaan SQLite tidak disarankan.", - "Experimental applications ahead" : "Aplikasi percobaan terdepan", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Aplikasi percobaan belum diperiksa untuk masalah keamanan, baru atau dikenal tidak stabil dan dalam proses pengembangan. Menginstalnya dapat menyebabkan kehilangan data atau penerobosan keamanan.", - "Uninstall App" : "Copot aplikasi", - "Enable experimental apps" : "Aktifkan aplikasi percobaan", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hai,

sekedar memberi tahu bahwa Andaa sekarang memiliki akun %s.

Nama Pengguna Anda: %s
Akses di: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hai,\n\nsekedar memberi tahu bahwa Andaa sekarang memiliki akun %s.\n\nNama Pengguna Anda: %s\nAkses di: %s\n", - "For password recovery and notifications" : "Untuk pemulihan sandi dan pemberitahuan", - "Add Group" : "Tambah Grup", - "Group" : "Grup", - "Default Quota" : "Kuota Standar", - "Full Name" : "Nama Lengkap", - "Group Admin for" : "Grup Admin untuk", - "Storage Location" : "Lokasi Penyimpanan", - "User Backend" : "Backend Pengguna", - "Last Login" : "Log Masuk Terakhir" + "For password recovery and notifications" : "Untuk pemulihan sandi dan pemberitahuan" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/id.json b/settings/l10n/id.json index 6c2203eae9..e229324013 100644 --- a/settings/l10n/id.json +++ b/settings/l10n/id.json @@ -284,43 +284,9 @@ "change email address" : "ubah alamat email", "Default" : "Default", "Please provide an admin recovery password, otherwise all user data will be lost" : "Mohon sediakan sandi pemulihan admin, jika tidak semua data pengguna akan terhapus", - "log-level out of allowed range" : "level-log melebihi batas yang diizinkan", - "Language changed" : "Bahasa telah diubah", "Admins can't remove themself from the admin group" : "Admin tidak dapat menghapus dirinya sendiri dari grup admin", "Unable to add user to group %s" : "Tidak dapat menambahkan pengguna ke grup %s", "Unable to remove user from group %s" : "Tidak dapat menghapus pengguna dari grup %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Apakah Anda yakin ingin menambahkan \"{domain}\" sebagai domain terpercaya?", - "Please wait...." : "Mohon tunggu....", - "add group" : "tambah grup", - "Everything (fatal issues, errors, warnings, info, debug)" : "Semuanya (Masalah fatal, kesalahan, peringatan, info, debug)", - "Info, warnings, errors and fatal issues" : "Info, peringatan, kesalahan dan masalah fatal", - "Warnings, errors and fatal issues" : "Peringatan, kesalahan dan masalah fatal", - "Errors and fatal issues" : "Kesalahan dan masalah fatal", - "Fatal issues only" : "Hanya masalah fatal", - "Log" : "Log", - "What to log" : "Apa yang akan di log", - "Download logfile" : "Unduh berkas log", - "More" : "Lainnya", - "Less" : "Ciutkan", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Berkas log lebih besar dari 100MB. Pengunduhan ini memerlukan beberapa saat!", - "Allow users to send mail notification for shared files" : "Izinkan pengguna untuk mengirimkan email pemberitahuan untuk berkas berbagi", - "Allow users to send mail notification for shared files to other users" : "Izinkan pengguna mengirim pemberitahuan email saat berbagi berkas kepada pengguna lainnya", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite digunakan sebagai basis data. Untuk instalasi yang lebih besar, kami menyarankan untuk beralih ke backend basis data yang berbeda.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Terutama saat menggunakan klien desktop untuk sinkronisasi berkas, penggunaan SQLite tidak disarankan.", - "Experimental applications ahead" : "Aplikasi percobaan terdepan", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Aplikasi percobaan belum diperiksa untuk masalah keamanan, baru atau dikenal tidak stabil dan dalam proses pengembangan. Menginstalnya dapat menyebabkan kehilangan data atau penerobosan keamanan.", - "Uninstall App" : "Copot aplikasi", - "Enable experimental apps" : "Aktifkan aplikasi percobaan", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hai,

sekedar memberi tahu bahwa Andaa sekarang memiliki akun %s.

Nama Pengguna Anda: %s
Akses di: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hai,\n\nsekedar memberi tahu bahwa Andaa sekarang memiliki akun %s.\n\nNama Pengguna Anda: %s\nAkses di: %s\n", - "For password recovery and notifications" : "Untuk pemulihan sandi dan pemberitahuan", - "Add Group" : "Tambah Grup", - "Group" : "Grup", - "Default Quota" : "Kuota Standar", - "Full Name" : "Nama Lengkap", - "Group Admin for" : "Grup Admin untuk", - "Storage Location" : "Lokasi Penyimpanan", - "User Backend" : "Backend Pengguna", - "Last Login" : "Log Masuk Terakhir" + "For password recovery and notifications" : "Untuk pemulihan sandi dan pemberitahuan" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/is.js b/settings/l10n/is.js index c1a6ad864a..d6a5b00f8c 100644 --- a/settings/l10n/is.js +++ b/settings/l10n/is.js @@ -346,44 +346,9 @@ OC.L10N.register( "change email address" : "breyta tölvupóstfangi", "Default" : "Sjálfgefið", "Please provide an admin recovery password, otherwise all user data will be lost" : "Settu inn endurheimtulykilorð kerfisstjóra, annars munu öll notandagögn tapast", - "log-level out of allowed range" : "annálsstig utan leyfðra marka", - "Language changed" : "Tungumáli breytt", "Admins can't remove themself from the admin group" : "Stjórnendur geta ekki fjarlægt sjálfa sig úr stjórnendahóp", "Unable to add user to group %s" : "Ekki tókst að bæta notanda við hópinn %s", "Unable to remove user from group %s" : "Ekki tókst að fjarlægja notanda úr hópnum %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ertu viss um að þú viljir bæta \"{domain}\" við sem treystu léni?", - "Please wait...." : "Andartak....", - "add group" : "bæta við hópi", - "Everything (fatal issues, errors, warnings, info, debug)" : "Allt (aflúsun, upplýsingar, viðvaranir, villur og alvarlegar aðvaranir)", - "Info, warnings, errors and fatal issues" : "Upplýsingar, viðvaranir, villur og alvarlegar aðvaranir", - "Warnings, errors and fatal issues" : "Viðvaranir, villur og alvarlegar aðvaranir", - "Errors and fatal issues" : "Villur og alvarlegar aðvaranir", - "Fatal issues only" : "Einungis alvarlegar aðvaranir", - "Log" : "Annáll", - "What to log" : "Hvað á að skrá í annál", - "Download logfile" : "Sækja annál", - "More" : "Meira", - "Less" : "Minna", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Annállinn er stærri en 100 MB.Þetta gæti tekið nokkra stund!", - "Allow users to send mail notification for shared files" : "Leyfa notendum að senda tilkynningar í tölvupósti vegna deildra skráa", - "Allow users to send mail notification for shared files to other users" : "Leyfa notendum að senda tilkynningar til annarra notenda í tölvupósti vegna deildra skráa", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite er notað sem gagnagrunnur. Fyrir stærri uppsetningar mælum við með að velja annan gagnagrunnsbakenda.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Sérstaklega þegar tölvu forrit er notað til samræmingar þá er ekki mælt með notkunn SQLite.", - "Experimental applications ahead" : "Forrit á tilraunastigi fyrst", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Tilraunaforrit eru ekki yfirfarin með tilliti til öryggisvandamála, þau eru þekkt fyrir að vera óstöðug og þróast hratt. Uppsetning þeirra getur valdið gagnatapi og öryggisbrestum.", - "Uninstall App" : "Fjarlægja/Henda út forriti", - "Enable experimental apps" : "Virkja forrit á tilraunastigi", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hæ þú,

bara að láta þig vita að þú átt núna %s aðgang.

Notandanafnið þitt: %s
Tengstu honum: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hæ þú,\n\nbara að láta þig vita að þú átt núna %s aðgang.\n\nNotandanafnið þitt: %s\nTengstu honum: %s\n\n", - "For password recovery and notifications" : "Fyrir tilkynningar og endurheimtingu lykilorðs", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Ef þú vilt styðja við verkefnið\n\t\ttaktu þátt í þróuninni\n\t\teða\n\t\tláttu orð út ganga!", - "Add Group" : "Bæta við hópi", - "Group" : "Hópur", - "Default Quota" : "Sjálfgefinn kvóti", - "Full Name" : "Fullt nafn", - "Group Admin for" : "Hópstjóri fyrir", - "Storage Location" : "Staðsetning gagnageymslu", - "User Backend" : "Bakendi notanda", - "Last Login" : "Síðasta innskráning" + "For password recovery and notifications" : "Fyrir tilkynningar og endurheimtingu lykilorðs" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/settings/l10n/is.json b/settings/l10n/is.json index d6e359b60d..82690dccf9 100644 --- a/settings/l10n/is.json +++ b/settings/l10n/is.json @@ -344,44 +344,9 @@ "change email address" : "breyta tölvupóstfangi", "Default" : "Sjálfgefið", "Please provide an admin recovery password, otherwise all user data will be lost" : "Settu inn endurheimtulykilorð kerfisstjóra, annars munu öll notandagögn tapast", - "log-level out of allowed range" : "annálsstig utan leyfðra marka", - "Language changed" : "Tungumáli breytt", "Admins can't remove themself from the admin group" : "Stjórnendur geta ekki fjarlægt sjálfa sig úr stjórnendahóp", "Unable to add user to group %s" : "Ekki tókst að bæta notanda við hópinn %s", "Unable to remove user from group %s" : "Ekki tókst að fjarlægja notanda úr hópnum %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ertu viss um að þú viljir bæta \"{domain}\" við sem treystu léni?", - "Please wait...." : "Andartak....", - "add group" : "bæta við hópi", - "Everything (fatal issues, errors, warnings, info, debug)" : "Allt (aflúsun, upplýsingar, viðvaranir, villur og alvarlegar aðvaranir)", - "Info, warnings, errors and fatal issues" : "Upplýsingar, viðvaranir, villur og alvarlegar aðvaranir", - "Warnings, errors and fatal issues" : "Viðvaranir, villur og alvarlegar aðvaranir", - "Errors and fatal issues" : "Villur og alvarlegar aðvaranir", - "Fatal issues only" : "Einungis alvarlegar aðvaranir", - "Log" : "Annáll", - "What to log" : "Hvað á að skrá í annál", - "Download logfile" : "Sækja annál", - "More" : "Meira", - "Less" : "Minna", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Annállinn er stærri en 100 MB.Þetta gæti tekið nokkra stund!", - "Allow users to send mail notification for shared files" : "Leyfa notendum að senda tilkynningar í tölvupósti vegna deildra skráa", - "Allow users to send mail notification for shared files to other users" : "Leyfa notendum að senda tilkynningar til annarra notenda í tölvupósti vegna deildra skráa", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite er notað sem gagnagrunnur. Fyrir stærri uppsetningar mælum við með að velja annan gagnagrunnsbakenda.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Sérstaklega þegar tölvu forrit er notað til samræmingar þá er ekki mælt með notkunn SQLite.", - "Experimental applications ahead" : "Forrit á tilraunastigi fyrst", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Tilraunaforrit eru ekki yfirfarin með tilliti til öryggisvandamála, þau eru þekkt fyrir að vera óstöðug og þróast hratt. Uppsetning þeirra getur valdið gagnatapi og öryggisbrestum.", - "Uninstall App" : "Fjarlægja/Henda út forriti", - "Enable experimental apps" : "Virkja forrit á tilraunastigi", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hæ þú,

bara að láta þig vita að þú átt núna %s aðgang.

Notandanafnið þitt: %s
Tengstu honum: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hæ þú,\n\nbara að láta þig vita að þú átt núna %s aðgang.\n\nNotandanafnið þitt: %s\nTengstu honum: %s\n\n", - "For password recovery and notifications" : "Fyrir tilkynningar og endurheimtingu lykilorðs", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Ef þú vilt styðja við verkefnið\n\t\ttaktu þátt í þróuninni\n\t\teða\n\t\tláttu orð út ganga!", - "Add Group" : "Bæta við hópi", - "Group" : "Hópur", - "Default Quota" : "Sjálfgefinn kvóti", - "Full Name" : "Fullt nafn", - "Group Admin for" : "Hópstjóri fyrir", - "Storage Location" : "Staðsetning gagnageymslu", - "User Backend" : "Bakendi notanda", - "Last Login" : "Síðasta innskráning" + "For password recovery and notifications" : "Fyrir tilkynningar og endurheimtingu lykilorðs" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/settings/l10n/it.js b/settings/l10n/it.js index e7768e6985..2240aee7ea 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -347,44 +347,9 @@ OC.L10N.register( "change email address" : "cambia l'indirizzo email", "Default" : "Predefinito", "Please provide an admin recovery password, otherwise all user data will be lost" : "Fornisci una password amministrativa di ripristino altrimenti tutti i dati degli utenti saranno persi.", - "log-level out of allowed range" : "livello di log fuori dall'intervallo consentito", - "Language changed" : "Lingua modificata", "Admins can't remove themself from the admin group" : "Gli amministratori non possono rimuovere se stessi dal gruppo di amministrazione", "Unable to add user to group %s" : "Impossibile aggiungere l'utente al gruppo %s", "Unable to remove user from group %s" : "Impossibile rimuovere l'utente dal gruppo %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Sei sicuro di voler aggiungere \"{domain}\" come dominio attendibile?", - "Please wait...." : "Attendere...", - "add group" : "aggiungi gruppo", - "Everything (fatal issues, errors, warnings, info, debug)" : "Tutto (problemi gravi, errori, avvisi, informazioni, debug)", - "Info, warnings, errors and fatal issues" : "Informazioni, avvisi, errori e problemi gravi", - "Warnings, errors and fatal issues" : "Avvisi, errori e problemi gravi", - "Errors and fatal issues" : "Errori e problemi gravi", - "Fatal issues only" : "Solo problemi gravi", - "Log" : "Log", - "What to log" : "Cosa registrare", - "Download logfile" : "Scarica file di log", - "More" : "Altro", - "Less" : "Meno", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Il file di log è più grande di 100MB. Scaricarlo potrebbe richiedere del tempo!", - "Allow users to send mail notification for shared files" : "Consenti agli utenti di inviare email di notifica per i file condivisi", - "Allow users to send mail notification for shared files to other users" : "Consenti agli utenti di inviare email di notifica per i file condivisi con altri utenti", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite è utilizzato come database. Per installazioni più grandi consigliamo di passare a un motore di database diverso.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "In particolar modo, quando si utilizza il client desktop per la sincronizzazione dei file, l'uso di SQLite è sconsigliato.", - "Experimental applications ahead" : "Prima le applicazioni sperimentali", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Le applicazioni sperimentali non sono sottoposte a controlli di sicurezza, sono nuove o notoriamente instabili e sotto sviluppo intensivo. La loro installazione può causare perdite di dati o problemi di sicurezza.", - "Uninstall App" : "Disinstalla applicazione", - "Enable experimental apps" : "Abilita le applicazioni sperimentali", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Ciao,

volevo informarti che ora hai un account %s.

Il tuo nome utente: %s
Accedi: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n", - "For password recovery and notifications" : "Per il ripristino della password e per le notifiche", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Se vuoi supportare il progetto\n\t\tcontribuisci allo sviluppo\n\t\to\n\t\tdiffondi il verbo!", - "Add Group" : "Aggiungi gruppo", - "Group" : "Gruppo", - "Default Quota" : "Quota predefinita", - "Full Name" : "Nome completo", - "Group Admin for" : "Amministratore per il gruppo", - "Storage Location" : "Posizione di archiviazione", - "User Backend" : "Motore utente", - "Last Login" : "Ultimo accesso" + "For password recovery and notifications" : "Per il ripristino della password e per le notifiche" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 13dec9cbe2..b87721e075 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -345,44 +345,9 @@ "change email address" : "cambia l'indirizzo email", "Default" : "Predefinito", "Please provide an admin recovery password, otherwise all user data will be lost" : "Fornisci una password amministrativa di ripristino altrimenti tutti i dati degli utenti saranno persi.", - "log-level out of allowed range" : "livello di log fuori dall'intervallo consentito", - "Language changed" : "Lingua modificata", "Admins can't remove themself from the admin group" : "Gli amministratori non possono rimuovere se stessi dal gruppo di amministrazione", "Unable to add user to group %s" : "Impossibile aggiungere l'utente al gruppo %s", "Unable to remove user from group %s" : "Impossibile rimuovere l'utente dal gruppo %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Sei sicuro di voler aggiungere \"{domain}\" come dominio attendibile?", - "Please wait...." : "Attendere...", - "add group" : "aggiungi gruppo", - "Everything (fatal issues, errors, warnings, info, debug)" : "Tutto (problemi gravi, errori, avvisi, informazioni, debug)", - "Info, warnings, errors and fatal issues" : "Informazioni, avvisi, errori e problemi gravi", - "Warnings, errors and fatal issues" : "Avvisi, errori e problemi gravi", - "Errors and fatal issues" : "Errori e problemi gravi", - "Fatal issues only" : "Solo problemi gravi", - "Log" : "Log", - "What to log" : "Cosa registrare", - "Download logfile" : "Scarica file di log", - "More" : "Altro", - "Less" : "Meno", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Il file di log è più grande di 100MB. Scaricarlo potrebbe richiedere del tempo!", - "Allow users to send mail notification for shared files" : "Consenti agli utenti di inviare email di notifica per i file condivisi", - "Allow users to send mail notification for shared files to other users" : "Consenti agli utenti di inviare email di notifica per i file condivisi con altri utenti", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite è utilizzato come database. Per installazioni più grandi consigliamo di passare a un motore di database diverso.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "In particolar modo, quando si utilizza il client desktop per la sincronizzazione dei file, l'uso di SQLite è sconsigliato.", - "Experimental applications ahead" : "Prima le applicazioni sperimentali", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Le applicazioni sperimentali non sono sottoposte a controlli di sicurezza, sono nuove o notoriamente instabili e sotto sviluppo intensivo. La loro installazione può causare perdite di dati o problemi di sicurezza.", - "Uninstall App" : "Disinstalla applicazione", - "Enable experimental apps" : "Abilita le applicazioni sperimentali", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Ciao,

volevo informarti che ora hai un account %s.

Il tuo nome utente: %s
Accedi: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n", - "For password recovery and notifications" : "Per il ripristino della password e per le notifiche", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Se vuoi supportare il progetto\n\t\tcontribuisci allo sviluppo\n\t\to\n\t\tdiffondi il verbo!", - "Add Group" : "Aggiungi gruppo", - "Group" : "Gruppo", - "Default Quota" : "Quota predefinita", - "Full Name" : "Nome completo", - "Group Admin for" : "Amministratore per il gruppo", - "Storage Location" : "Posizione di archiviazione", - "User Backend" : "Motore utente", - "Last Login" : "Ultimo accesso" + "For password recovery and notifications" : "Per il ripristino della password e per le notifiche" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 0e89eb42d2..0ff1e27c29 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -347,44 +347,9 @@ OC.L10N.register( "change email address" : "メールアドレスを変更", "Default" : "デフォルト", "Please provide an admin recovery password, otherwise all user data will be lost" : "リカバリ用の管理者パスワードを入力してください。そうでない場合は、全ユーザーのデータが失われます。", - "log-level out of allowed range" : "ログレベルが許可された範囲を超えています", - "Language changed" : "言語が変更されました", "Admins can't remove themself from the admin group" : "管理者は自身を管理者グループから削除できません。", "Unable to add user to group %s" : "ユーザーをグループ %s に追加できません", "Unable to remove user from group %s" : "ユーザーをグループ %s から削除できません", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "\"{domain}\" を信頼するドメインに追加してもよろしいでしょうか?", - "Please wait...." : "しばらくお待ちください...", - "add group" : "グループを追加する", - "Everything (fatal issues, errors, warnings, info, debug)" : "すべて (致命的な問題、エラー、警告、情報、デバッグ)", - "Info, warnings, errors and fatal issues" : "情報、警告、エラー、致命的な問題", - "Warnings, errors and fatal issues" : "警告、エラー、致命的な問題", - "Errors and fatal issues" : "エラー、致命的な問題", - "Fatal issues only" : "致命的な問題のみ", - "Log" : "ログ", - "What to log" : "ログ出力対象", - "Download logfile" : "ログファイルのダウンロード", - "More" : "もっと見る", - "Less" : "閉じる", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "ログファイルが 100MB 以上あります。ダウンロードに時間がかかります!", - "Allow users to send mail notification for shared files" : "共有ファイルに関するメール通知の送信をユーザーに許可する", - "Allow users to send mail notification for shared files to other users" : "他ユーザーへの共有ファイルに関するメール通知の送信をユーザーに許可する", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLiteがデータベースとして使用されています。大規模な運用では別のデータベースに切り替えることをお勧めします。", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特にデスクトップクライアントをファイル同期に使用する場合,SQLiteは非推奨です.", - "Experimental applications ahead" : "実験的なアプリケーションを試す", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "実験的なアプリは、脆弱性についてチェックされていませんし、不安定であったり、激しく開発中です。それらをインストールすると、データの損失やセキュリティ侵害を引き起こす可能性があります。", - "Uninstall App" : "アプリをアンインストール", - "Enable experimental apps" : "実験的なアプリを有効にする", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "こんにちは、

あなたのアカウント %s が利用可能になったことをお知らせします。

ユーザー名: %s
以下のURLからアクセス: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "こんにちは、\n\nあなたのアカウント %s が利用可能になったことをお知らせします。\n\nユーザー名: %s\n接続URL: %s\n\n", - "For password recovery and notifications" : "パスワード回復と通知用", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "プロジェクトを応援するには\n\t\t開発に参加\n\t\tまたは\n\t\t世界に広めてください!", - "Add Group" : "グループを追加する", - "Group" : "グループ", - "Default Quota" : "デフォルトのクオータ", - "Full Name" : "氏名", - "Group Admin for" : "グループの管理者", - "Storage Location" : "ストレージの場所", - "User Backend" : "ユーザーバックエンド", - "Last Login" : "最終ログイン" + "For password recovery and notifications" : "パスワード回復と通知用" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index c92fd40505..16b6711422 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -345,44 +345,9 @@ "change email address" : "メールアドレスを変更", "Default" : "デフォルト", "Please provide an admin recovery password, otherwise all user data will be lost" : "リカバリ用の管理者パスワードを入力してください。そうでない場合は、全ユーザーのデータが失われます。", - "log-level out of allowed range" : "ログレベルが許可された範囲を超えています", - "Language changed" : "言語が変更されました", "Admins can't remove themself from the admin group" : "管理者は自身を管理者グループから削除できません。", "Unable to add user to group %s" : "ユーザーをグループ %s に追加できません", "Unable to remove user from group %s" : "ユーザーをグループ %s から削除できません", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "\"{domain}\" を信頼するドメインに追加してもよろしいでしょうか?", - "Please wait...." : "しばらくお待ちください...", - "add group" : "グループを追加する", - "Everything (fatal issues, errors, warnings, info, debug)" : "すべて (致命的な問題、エラー、警告、情報、デバッグ)", - "Info, warnings, errors and fatal issues" : "情報、警告、エラー、致命的な問題", - "Warnings, errors and fatal issues" : "警告、エラー、致命的な問題", - "Errors and fatal issues" : "エラー、致命的な問題", - "Fatal issues only" : "致命的な問題のみ", - "Log" : "ログ", - "What to log" : "ログ出力対象", - "Download logfile" : "ログファイルのダウンロード", - "More" : "もっと見る", - "Less" : "閉じる", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "ログファイルが 100MB 以上あります。ダウンロードに時間がかかります!", - "Allow users to send mail notification for shared files" : "共有ファイルに関するメール通知の送信をユーザーに許可する", - "Allow users to send mail notification for shared files to other users" : "他ユーザーへの共有ファイルに関するメール通知の送信をユーザーに許可する", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLiteがデータベースとして使用されています。大規模な運用では別のデータベースに切り替えることをお勧めします。", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特にデスクトップクライアントをファイル同期に使用する場合,SQLiteは非推奨です.", - "Experimental applications ahead" : "実験的なアプリケーションを試す", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "実験的なアプリは、脆弱性についてチェックされていませんし、不安定であったり、激しく開発中です。それらをインストールすると、データの損失やセキュリティ侵害を引き起こす可能性があります。", - "Uninstall App" : "アプリをアンインストール", - "Enable experimental apps" : "実験的なアプリを有効にする", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "こんにちは、

あなたのアカウント %s が利用可能になったことをお知らせします。

ユーザー名: %s
以下のURLからアクセス: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "こんにちは、\n\nあなたのアカウント %s が利用可能になったことをお知らせします。\n\nユーザー名: %s\n接続URL: %s\n\n", - "For password recovery and notifications" : "パスワード回復と通知用", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "プロジェクトを応援するには\n\t\t開発に参加\n\t\tまたは\n\t\t世界に広めてください!", - "Add Group" : "グループを追加する", - "Group" : "グループ", - "Default Quota" : "デフォルトのクオータ", - "Full Name" : "氏名", - "Group Admin for" : "グループの管理者", - "Storage Location" : "ストレージの場所", - "User Backend" : "ユーザーバックエンド", - "Last Login" : "最終ログイン" + "For password recovery and notifications" : "パスワード回復と通知用" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/ka_GE.js b/settings/l10n/ka_GE.js index 131f1beb0f..0d133559e1 100644 --- a/settings/l10n/ka_GE.js +++ b/settings/l10n/ka_GE.js @@ -52,13 +52,8 @@ OC.L10N.register( "Quota" : "ქვოტა", "set new password" : "დააყენეთ ახალი პაროლი", "Default" : "საწყისი პარამეტრები", - "Language changed" : "ენა შეცვლილია", "Admins can't remove themself from the admin group" : "ადმინისტრატორებს არ შეუძლიათ საკუთარი თავის წაშლა ადმინ ჯგუფიდან", "Unable to add user to group %s" : "მომხმარებლის დამატება ვერ მოხეხდა ჯგუფში %s", - "Unable to remove user from group %s" : "მომხმარებლის წაშლა ვერ მოხეხდა ჯგუფიდან %s", - "Please wait...." : "დაიცადეთ....", - "Log" : "ლოგი", - "More" : "უფრო მეტი", - "Less" : "უფრო ნაკლები" + "Unable to remove user from group %s" : "მომხმარებლის წაშლა ვერ მოხეხდა ჯგუფიდან %s" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/ka_GE.json b/settings/l10n/ka_GE.json index d2953e86a9..adc7c25ad8 100644 --- a/settings/l10n/ka_GE.json +++ b/settings/l10n/ka_GE.json @@ -50,13 +50,8 @@ "Quota" : "ქვოტა", "set new password" : "დააყენეთ ახალი პაროლი", "Default" : "საწყისი პარამეტრები", - "Language changed" : "ენა შეცვლილია", "Admins can't remove themself from the admin group" : "ადმინისტრატორებს არ შეუძლიათ საკუთარი თავის წაშლა ადმინ ჯგუფიდან", "Unable to add user to group %s" : "მომხმარებლის დამატება ვერ მოხეხდა ჯგუფში %s", - "Unable to remove user from group %s" : "მომხმარებლის წაშლა ვერ მოხეხდა ჯგუფიდან %s", - "Please wait...." : "დაიცადეთ....", - "Log" : "ლოგი", - "More" : "უფრო მეტი", - "Less" : "უფრო ნაკლები" + "Unable to remove user from group %s" : "მომხმარებლის წაშლა ვერ მოხეხდა ჯგუფიდან %s" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/km.js b/settings/l10n/km.js index 5c604f03c4..27f0c34138 100644 --- a/settings/l10n/km.js +++ b/settings/l10n/km.js @@ -69,13 +69,8 @@ OC.L10N.register( "Other" : "ផ្សេងៗ", "set new password" : "កំណត់​ពាក្យ​សម្ងាត់​ថ្មី", "Default" : "លំនាំ​ដើម", - "Language changed" : "បាន​ប្ដូរ​ភាសា", "Admins can't remove themself from the admin group" : "អ្នក​គ្រប់​គ្រង​មិន​អាច​លុប​ខ្លួន​ឯង​ចេញ​ពី​ក្រុម​អ្នក​គ្រប់​គ្រង​ឡើយ", "Unable to add user to group %s" : "មិន​អាច​បន្ថែម​អ្នក​ប្រើ​ទៅ​ក្រុម %s", - "Unable to remove user from group %s" : "មិន​អាច​ដក​អ្នក​ប្រើ​ចេញ​ពី​ក្រុម​ %s", - "Please wait...." : "សូម​រង់​ចាំ....", - "Log" : "Log", - "More" : "ច្រើន​ទៀត", - "Less" : "តិច" + "Unable to remove user from group %s" : "មិន​អាច​ដក​អ្នក​ប្រើ​ចេញ​ពី​ក្រុម​ %s" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/km.json b/settings/l10n/km.json index 00f212fc43..eb8b4ace4a 100644 --- a/settings/l10n/km.json +++ b/settings/l10n/km.json @@ -67,13 +67,8 @@ "Other" : "ផ្សេងៗ", "set new password" : "កំណត់​ពាក្យ​សម្ងាត់​ថ្មី", "Default" : "លំនាំ​ដើម", - "Language changed" : "បាន​ប្ដូរ​ភាសា", "Admins can't remove themself from the admin group" : "អ្នក​គ្រប់​គ្រង​មិន​អាច​លុប​ខ្លួន​ឯង​ចេញ​ពី​ក្រុម​អ្នក​គ្រប់​គ្រង​ឡើយ", "Unable to add user to group %s" : "មិន​អាច​បន្ថែម​អ្នក​ប្រើ​ទៅ​ក្រុម %s", - "Unable to remove user from group %s" : "មិន​អាច​ដក​អ្នក​ប្រើ​ចេញ​ពី​ក្រុម​ %s", - "Please wait...." : "សូម​រង់​ចាំ....", - "Log" : "Log", - "More" : "ច្រើន​ទៀត", - "Less" : "តិច" + "Unable to remove user from group %s" : "មិន​អាច​ដក​អ្នក​ប្រើ​ចេញ​ពី​ក្រុម​ %s" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/kn.js b/settings/l10n/kn.js index 441cc3e1ee..783caf1cd6 100644 --- a/settings/l10n/kn.js +++ b/settings/l10n/kn.js @@ -103,20 +103,8 @@ OC.L10N.register( "set new password" : "ಹೊಸ ಗುಪ್ತಪದವನ್ನು ಹೊಂದಿಸಿ", "change email address" : "ಇ-ಅಂಚೆ ವಿಳಾಸ ಬದಲಾಯಿಸಿ", "Default" : "ಆರಂಭದ ಪ್ರತಿ", - "Language changed" : "ಭಾಷೆಯನ್ನು ಬದಲಾಯಿಸಲಾಗಿದೆ", "Admins can't remove themself from the admin group" : "ನಿರ್ವಾಹಕರು ನಿರ್ವಹಣೆ ಗುಂಪಿನಿಂದ ತಮ್ಮನ್ನೇ ತಾವು ತೆಗೆದುಹಾಕಿಕೊಳ್ಳಲು ಸಾಧ್ಯವಿಲ್ಲ", "Unable to add user to group %s" : "%s ಗುಂಪಿಗೆ ಹೂಸ ಬಳಕೆದಾರನನ್ನು ಸೇರಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ", - "Unable to remove user from group %s" : "%s ಗುಂಪು ಬಳಕೆದಾರ ತೆಗೆದುಹಾಕಲು ಸಾಧ್ಯವಾಗುತ್ತಿಲ್ಲ", - "Please wait...." : "ದಯವಿಟ್ಟು ನಿರೀಕ್ಷಿಸಿ ....", - "Everything (fatal issues, errors, warnings, info, debug)" : "ಎಲ್ಲ ರೀತಿಗಳು (ವಿನಾಶಕ ಸಮಸ್ಯೆಗಳು, ದೋಷಗಳು, ಎಚ್ಚರಿಕೆಗಳನ್ನು, ಮಾಹಿತಿ, ಇತರೆ )", - "Info, warnings, errors and fatal issues" : "ಮಾಹಿತಿ, ಎಚ್ಚರಿಕೆ, ದೋಷಗಳು ಮತ್ತು ಮಾರಕ ಸಮಸ್ಯೆಗಳು", - "Warnings, errors and fatal issues" : "ಎಚ್ಚರಿಕೆ, ದೋಷಗಳು ಮತ್ತು ಮಾರಕ ಸಮಸ್ಯೆಗಳು", - "Errors and fatal issues" : "ದೋಷಗಳು ಮತ್ತು ಮಾರಕ ಸಮಸ್ಯೆಗಳು", - "Fatal issues only" : "ಮಾರಕ ಸಮಸ್ಯೆಗಳು ಮಾತ್ರ", - "Log" : "ಹಿನ್ನೆಲೆಯ ದಾಖಲೆ", - "More" : "ಇನ್ನಷ್ಟು", - "Less" : "ಕಡಿಮೆ", - "Uninstall App" : "ಅಳಿಸಿ", - "Group" : "ಗುಂಪು" + "Unable to remove user from group %s" : "%s ಗುಂಪು ಬಳಕೆದಾರ ತೆಗೆದುಹಾಕಲು ಸಾಧ್ಯವಾಗುತ್ತಿಲ್ಲ" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/kn.json b/settings/l10n/kn.json index 76d068bfb5..077158338a 100644 --- a/settings/l10n/kn.json +++ b/settings/l10n/kn.json @@ -101,20 +101,8 @@ "set new password" : "ಹೊಸ ಗುಪ್ತಪದವನ್ನು ಹೊಂದಿಸಿ", "change email address" : "ಇ-ಅಂಚೆ ವಿಳಾಸ ಬದಲಾಯಿಸಿ", "Default" : "ಆರಂಭದ ಪ್ರತಿ", - "Language changed" : "ಭಾಷೆಯನ್ನು ಬದಲಾಯಿಸಲಾಗಿದೆ", "Admins can't remove themself from the admin group" : "ನಿರ್ವಾಹಕರು ನಿರ್ವಹಣೆ ಗುಂಪಿನಿಂದ ತಮ್ಮನ್ನೇ ತಾವು ತೆಗೆದುಹಾಕಿಕೊಳ್ಳಲು ಸಾಧ್ಯವಿಲ್ಲ", "Unable to add user to group %s" : "%s ಗುಂಪಿಗೆ ಹೂಸ ಬಳಕೆದಾರನನ್ನು ಸೇರಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ", - "Unable to remove user from group %s" : "%s ಗುಂಪು ಬಳಕೆದಾರ ತೆಗೆದುಹಾಕಲು ಸಾಧ್ಯವಾಗುತ್ತಿಲ್ಲ", - "Please wait...." : "ದಯವಿಟ್ಟು ನಿರೀಕ್ಷಿಸಿ ....", - "Everything (fatal issues, errors, warnings, info, debug)" : "ಎಲ್ಲ ರೀತಿಗಳು (ವಿನಾಶಕ ಸಮಸ್ಯೆಗಳು, ದೋಷಗಳು, ಎಚ್ಚರಿಕೆಗಳನ್ನು, ಮಾಹಿತಿ, ಇತರೆ )", - "Info, warnings, errors and fatal issues" : "ಮಾಹಿತಿ, ಎಚ್ಚರಿಕೆ, ದೋಷಗಳು ಮತ್ತು ಮಾರಕ ಸಮಸ್ಯೆಗಳು", - "Warnings, errors and fatal issues" : "ಎಚ್ಚರಿಕೆ, ದೋಷಗಳು ಮತ್ತು ಮಾರಕ ಸಮಸ್ಯೆಗಳು", - "Errors and fatal issues" : "ದೋಷಗಳು ಮತ್ತು ಮಾರಕ ಸಮಸ್ಯೆಗಳು", - "Fatal issues only" : "ಮಾರಕ ಸಮಸ್ಯೆಗಳು ಮಾತ್ರ", - "Log" : "ಹಿನ್ನೆಲೆಯ ದಾಖಲೆ", - "More" : "ಇನ್ನಷ್ಟು", - "Less" : "ಕಡಿಮೆ", - "Uninstall App" : "ಅಳಿಸಿ", - "Group" : "ಗುಂಪು" + "Unable to remove user from group %s" : "%s ಗುಂಪು ಬಳಕೆದಾರ ತೆಗೆದುಹಾಕಲು ಸಾಧ್ಯವಾಗುತ್ತಿಲ್ಲ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index eca79e3ab0..4d559a9c87 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -331,43 +331,9 @@ OC.L10N.register( "change email address" : "이메일 주소 변경", "Default" : "기본값", "Please provide an admin recovery password, otherwise all user data will be lost" : "관리자 복구 암호를 입력하지 않으면 모든 사용자 데이터가 삭제됩니다", - "log-level out of allowed range" : "로그 단계가 허용 범위를 벗어남", - "Language changed" : "언어가 변경됨", "Admins can't remove themself from the admin group" : "관리자 자신을 관리자 그룹에서 삭제할 수 없음", "Unable to add user to group %s" : "그룹 %s에 사용자를 추가할 수 없음", "Unable to remove user from group %s" : "그룹 %s에서 사용자를 삭제할 수 없음", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "신뢰할 수 있는 도메인 목록에 \"{domain}\"을(를) 추가하시겠습니까?", - "Please wait...." : "기다려 주십시오....", - "add group" : "그룹 추가", - "Everything (fatal issues, errors, warnings, info, debug)" : "모두 (치명적 문제, 오류, 경고, 정보, 디버그)", - "Info, warnings, errors and fatal issues" : "정보, 경고, 오류, 치명적 문제", - "Warnings, errors and fatal issues" : "경고, 오류, 치명적 문제", - "Errors and fatal issues" : "오류, 치명적 문제", - "Fatal issues only" : "치명적 문제만", - "Log" : "로그", - "What to log" : "남길 로그", - "Download logfile" : "로그 파일 다운로드", - "More" : "더 중요함", - "Less" : "덜 중요함", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "로그 파일이 100MB보다 큽니다. 다운로드하는 데 시간이 걸릴 수 있습니다!", - "Allow users to send mail notification for shared files" : "공유 파일 이메일 알림 전송 허용", - "Allow users to send mail notification for shared files to other users" : "다른 사용자에게 공유 파일 이메일 알림 전송 허용", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "데이터베이스로 SQLite를 사용하고 있습니다. 대규모의 파일을 관리하려고 한다면 다른 데이터베이스 백엔드로 전환할 것을 권장합니다.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "특히 파일 동기화를 위해 데스크톱 클라이언트를 사용할 예정이면, SQLite를 사용하지 않는 것이 좋습니다.", - "Experimental applications ahead" : "실험적인 앱 사용 예정", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "실험적인 앱은 보안 문제 검사를 통과하지 않았으며, 아직 새롭거나, 불안정하거나, 개발 중일 수도 있습니다. 이러한 앱을 설치하면 데이터 손실 및 보안 문제가 발생할 수도 있습니다.", - "Uninstall App" : "앱 제거", - "Enable experimental apps" : "실험적인 앱 사용", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "안녕하세요.

%s 계정을 사용할 수 있음을 알려 드립니다.

사용자 이름: %s
접근 링크: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "안녕하세요.\n\n%s 계정을 사용할 수 있음을 알려 드립니다.\n\n사용자 이름: %s\n접근 링크: %s\n\n", - "For password recovery and notifications" : "암호 복구와 알림에 사용", - "Add Group" : "그룹 추가", - "Group" : "그룹", - "Default Quota" : "기본 할당량", - "Full Name" : "전체 이름", - "Group Admin for" : "다음 그룹의 관리자:", - "Storage Location" : "저장소 위치", - "User Backend" : "사용자 백엔드", - "Last Login" : "마지막 로그인" + "For password recovery and notifications" : "암호 복구와 알림에 사용" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json index f6b4c961d8..1d3f700806 100644 --- a/settings/l10n/ko.json +++ b/settings/l10n/ko.json @@ -329,43 +329,9 @@ "change email address" : "이메일 주소 변경", "Default" : "기본값", "Please provide an admin recovery password, otherwise all user data will be lost" : "관리자 복구 암호를 입력하지 않으면 모든 사용자 데이터가 삭제됩니다", - "log-level out of allowed range" : "로그 단계가 허용 범위를 벗어남", - "Language changed" : "언어가 변경됨", "Admins can't remove themself from the admin group" : "관리자 자신을 관리자 그룹에서 삭제할 수 없음", "Unable to add user to group %s" : "그룹 %s에 사용자를 추가할 수 없음", "Unable to remove user from group %s" : "그룹 %s에서 사용자를 삭제할 수 없음", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "신뢰할 수 있는 도메인 목록에 \"{domain}\"을(를) 추가하시겠습니까?", - "Please wait...." : "기다려 주십시오....", - "add group" : "그룹 추가", - "Everything (fatal issues, errors, warnings, info, debug)" : "모두 (치명적 문제, 오류, 경고, 정보, 디버그)", - "Info, warnings, errors and fatal issues" : "정보, 경고, 오류, 치명적 문제", - "Warnings, errors and fatal issues" : "경고, 오류, 치명적 문제", - "Errors and fatal issues" : "오류, 치명적 문제", - "Fatal issues only" : "치명적 문제만", - "Log" : "로그", - "What to log" : "남길 로그", - "Download logfile" : "로그 파일 다운로드", - "More" : "더 중요함", - "Less" : "덜 중요함", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "로그 파일이 100MB보다 큽니다. 다운로드하는 데 시간이 걸릴 수 있습니다!", - "Allow users to send mail notification for shared files" : "공유 파일 이메일 알림 전송 허용", - "Allow users to send mail notification for shared files to other users" : "다른 사용자에게 공유 파일 이메일 알림 전송 허용", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "데이터베이스로 SQLite를 사용하고 있습니다. 대규모의 파일을 관리하려고 한다면 다른 데이터베이스 백엔드로 전환할 것을 권장합니다.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "특히 파일 동기화를 위해 데스크톱 클라이언트를 사용할 예정이면, SQLite를 사용하지 않는 것이 좋습니다.", - "Experimental applications ahead" : "실험적인 앱 사용 예정", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "실험적인 앱은 보안 문제 검사를 통과하지 않았으며, 아직 새롭거나, 불안정하거나, 개발 중일 수도 있습니다. 이러한 앱을 설치하면 데이터 손실 및 보안 문제가 발생할 수도 있습니다.", - "Uninstall App" : "앱 제거", - "Enable experimental apps" : "실험적인 앱 사용", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "안녕하세요.

%s 계정을 사용할 수 있음을 알려 드립니다.

사용자 이름: %s
접근 링크: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "안녕하세요.\n\n%s 계정을 사용할 수 있음을 알려 드립니다.\n\n사용자 이름: %s\n접근 링크: %s\n\n", - "For password recovery and notifications" : "암호 복구와 알림에 사용", - "Add Group" : "그룹 추가", - "Group" : "그룹", - "Default Quota" : "기본 할당량", - "Full Name" : "전체 이름", - "Group Admin for" : "다음 그룹의 관리자:", - "Storage Location" : "저장소 위치", - "User Backend" : "사용자 백엔드", - "Last Login" : "마지막 로그인" + "For password recovery and notifications" : "암호 복구와 알림에 사용" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/lb.js b/settings/l10n/lb.js index 9a1d28e770..f4453e9b2e 100644 --- a/settings/l10n/lb.js +++ b/settings/l10n/lb.js @@ -46,12 +46,7 @@ OC.L10N.register( "Create" : "Erstellen", "Other" : "Aner", "Quota" : "Quota", - "Language changed" : "Sprooch huet geännert", "Admins can't remove themself from the admin group" : "Admins kennen sech selwer net aus enger Admin Group läschen.", - "Unable to add user to group %s" : "Onmeiglech User an Grupp ze sätzen %s", - "Log" : "Log", - "More" : "Méi", - "Less" : "Manner", - "Group" : "Grupp" + "Unable to add user to group %s" : "Onmeiglech User an Grupp ze sätzen %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/lb.json b/settings/l10n/lb.json index cd241c5539..d244bcac63 100644 --- a/settings/l10n/lb.json +++ b/settings/l10n/lb.json @@ -44,12 +44,7 @@ "Create" : "Erstellen", "Other" : "Aner", "Quota" : "Quota", - "Language changed" : "Sprooch huet geännert", "Admins can't remove themself from the admin group" : "Admins kennen sech selwer net aus enger Admin Group läschen.", - "Unable to add user to group %s" : "Onmeiglech User an Grupp ze sätzen %s", - "Log" : "Log", - "More" : "Méi", - "Less" : "Manner", - "Group" : "Grupp" + "Unable to add user to group %s" : "Onmeiglech User an Grupp ze sätzen %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js index 6249c6eff7..8635d4c812 100644 --- a/settings/l10n/lt_LT.js +++ b/settings/l10n/lt_LT.js @@ -174,20 +174,9 @@ OC.L10N.register( "set new password" : "nustatyti naują slaptažodį", "Default" : "Numatytasis", "Please provide an admin recovery password, otherwise all user data will be lost" : "Prašome įvesti administratoriaus atkūrimo slaptažodį, kitaip visi naudotojo duomenys bus prarasti", - "Language changed" : "Kalba pakeista", "Admins can't remove themself from the admin group" : "Administratoriai negali pašalinti savęs iš administratorių grupės", "Unable to add user to group %s" : "Nepavyko pridėti naudotojo į grupę %s", "Unable to remove user from group %s" : "Nepavyko pašalinti naudotojo iš grupės %s", - "Please wait...." : "Prašome palaukti...", - "Fatal issues only" : "Tik lemtingosios klaidos", - "Log" : "Žurnalas", - "What to log" : "Ką registruoti", - "Download logfile" : "Atsisiųsti žurnalo failą", - "More" : "Daugiau", - "Less" : "Mažiau", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Žurnalo failo dydis yra daugiau nei 100 MB. Jo atsiuntimas gali šiek tiek užtrukti!", - "For password recovery and notifications" : "Skirtas slaptažodžio atkūrimui ir pranešimams", - "Add Group" : "Pridėti grupę", - "Group" : "Grupė" + "For password recovery and notifications" : "Skirtas slaptažodžio atkūrimui ir pranešimams" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/settings/l10n/lt_LT.json b/settings/l10n/lt_LT.json index 49437a0f7c..f2ecb3cfee 100644 --- a/settings/l10n/lt_LT.json +++ b/settings/l10n/lt_LT.json @@ -172,20 +172,9 @@ "set new password" : "nustatyti naują slaptažodį", "Default" : "Numatytasis", "Please provide an admin recovery password, otherwise all user data will be lost" : "Prašome įvesti administratoriaus atkūrimo slaptažodį, kitaip visi naudotojo duomenys bus prarasti", - "Language changed" : "Kalba pakeista", "Admins can't remove themself from the admin group" : "Administratoriai negali pašalinti savęs iš administratorių grupės", "Unable to add user to group %s" : "Nepavyko pridėti naudotojo į grupę %s", "Unable to remove user from group %s" : "Nepavyko pašalinti naudotojo iš grupės %s", - "Please wait...." : "Prašome palaukti...", - "Fatal issues only" : "Tik lemtingosios klaidos", - "Log" : "Žurnalas", - "What to log" : "Ką registruoti", - "Download logfile" : "Atsisiųsti žurnalo failą", - "More" : "Daugiau", - "Less" : "Mažiau", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Žurnalo failo dydis yra daugiau nei 100 MB. Jo atsiuntimas gali šiek tiek užtrukti!", - "For password recovery and notifications" : "Skirtas slaptažodžio atkūrimui ir pranešimams", - "Add Group" : "Pridėti grupę", - "Group" : "Grupė" + "For password recovery and notifications" : "Skirtas slaptažodžio atkūrimui ir pranešimams" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/settings/l10n/lv.js b/settings/l10n/lv.js index f4162750f5..2517a9b34b 100644 --- a/settings/l10n/lv.js +++ b/settings/l10n/lv.js @@ -276,36 +276,9 @@ OC.L10N.register( "change email address" : "mainīt e-pasta adresi", "Default" : "Noklusējuma", "Please provide an admin recovery password, otherwise all user data will be lost" : "Lūdzu ievadiet administratora atjaunošanas paroli, citādi visi lietotāja dati tiks zaudēti", - "log-level out of allowed range" : "žurnāla-līmenis ārpus atļautā diapazona", - "Language changed" : "Valoda tika nomainīta", "Admins can't remove themself from the admin group" : "Administratori nevar izņemt paši sevi no administratoru grupas", "Unable to add user to group %s" : "Nevar pievienot lietotāju grupai %s", "Unable to remove user from group %s" : "Nevar izņemt lietotāju no grupas %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Vai esat pārliecināts, ka vēlaties pievienot \"{domain}\" kā uzticamu domēnu?", - "Please wait...." : "Lūdzu, uzgaidiet....", - "add group" : "pievienot grupu", - "Everything (fatal issues, errors, warnings, info, debug)" : "Viss (letālas problēmas, kļūdas, brīdinājumi, informatīvas ziņas, atkļūdošanas paziņojumi)", - "Info, warnings, errors and fatal issues" : "Informatīvas ziņas, brīdinājumi, kļūdas un letālas problēmas", - "Warnings, errors and fatal issues" : "Brīdinājumi, kļūdas un letālas problēmas", - "Errors and fatal issues" : "Kļūdas un letālas problēmas", - "Fatal issues only" : "Tikai letālas problēmas", - "Log" : "Žurnāls", - "What to log" : "Ko pierakstīt", - "Download logfile" : "Lejupielādēt žurnālfailu", - "More" : "Vairāk", - "Less" : "Mazāk", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Šis žurnālfails ir lielāks par 100 MB. Lejupielāde var aizņemt kādu laiku.", - "Allow users to send mail notification for shared files" : "Atļaut lietotājiem nosūtīt e-pasta paziņojumu par koplietojamiem failiem", - "Allow users to send mail notification for shared files to other users" : "Atļaut lietotājiem nosūtīt e-pasta paziņojumu par koplietojamiem failiem citiem lietotājiem", - "Uninstall App" : "Atinstalēt programmu", - "Enable experimental apps" : "Atļaut eksperimentālās programmas", - "For password recovery and notifications" : "Paroles atjaunošanai un paziņojumiem", - "Add Group" : "Pievienot grupu", - "Group" : "Grupa", - "Default Quota" : "Apjoms pēc noklusējuma", - "Full Name" : "Pilns vārds", - "Group Admin for" : "Admin grupa", - "Storage Location" : "Krātuves atrašanās vieta", - "Last Login" : "Pēdējā pieteikšanās" + "For password recovery and notifications" : "Paroles atjaunošanai un paziņojumiem" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/settings/l10n/lv.json b/settings/l10n/lv.json index 13726a08dd..657bb2478f 100644 --- a/settings/l10n/lv.json +++ b/settings/l10n/lv.json @@ -274,36 +274,9 @@ "change email address" : "mainīt e-pasta adresi", "Default" : "Noklusējuma", "Please provide an admin recovery password, otherwise all user data will be lost" : "Lūdzu ievadiet administratora atjaunošanas paroli, citādi visi lietotāja dati tiks zaudēti", - "log-level out of allowed range" : "žurnāla-līmenis ārpus atļautā diapazona", - "Language changed" : "Valoda tika nomainīta", "Admins can't remove themself from the admin group" : "Administratori nevar izņemt paši sevi no administratoru grupas", "Unable to add user to group %s" : "Nevar pievienot lietotāju grupai %s", "Unable to remove user from group %s" : "Nevar izņemt lietotāju no grupas %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Vai esat pārliecināts, ka vēlaties pievienot \"{domain}\" kā uzticamu domēnu?", - "Please wait...." : "Lūdzu, uzgaidiet....", - "add group" : "pievienot grupu", - "Everything (fatal issues, errors, warnings, info, debug)" : "Viss (letālas problēmas, kļūdas, brīdinājumi, informatīvas ziņas, atkļūdošanas paziņojumi)", - "Info, warnings, errors and fatal issues" : "Informatīvas ziņas, brīdinājumi, kļūdas un letālas problēmas", - "Warnings, errors and fatal issues" : "Brīdinājumi, kļūdas un letālas problēmas", - "Errors and fatal issues" : "Kļūdas un letālas problēmas", - "Fatal issues only" : "Tikai letālas problēmas", - "Log" : "Žurnāls", - "What to log" : "Ko pierakstīt", - "Download logfile" : "Lejupielādēt žurnālfailu", - "More" : "Vairāk", - "Less" : "Mazāk", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Šis žurnālfails ir lielāks par 100 MB. Lejupielāde var aizņemt kādu laiku.", - "Allow users to send mail notification for shared files" : "Atļaut lietotājiem nosūtīt e-pasta paziņojumu par koplietojamiem failiem", - "Allow users to send mail notification for shared files to other users" : "Atļaut lietotājiem nosūtīt e-pasta paziņojumu par koplietojamiem failiem citiem lietotājiem", - "Uninstall App" : "Atinstalēt programmu", - "Enable experimental apps" : "Atļaut eksperimentālās programmas", - "For password recovery and notifications" : "Paroles atjaunošanai un paziņojumiem", - "Add Group" : "Pievienot grupu", - "Group" : "Grupa", - "Default Quota" : "Apjoms pēc noklusējuma", - "Full Name" : "Pilns vārds", - "Group Admin for" : "Admin grupa", - "Storage Location" : "Krātuves atrašanās vieta", - "Last Login" : "Pēdējā pieteikšanās" + "For password recovery and notifications" : "Paroles atjaunošanai un paziņojumiem" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/settings/l10n/mk.js b/settings/l10n/mk.js index a803865b42..d5508eaaf7 100644 --- a/settings/l10n/mk.js +++ b/settings/l10n/mk.js @@ -158,21 +158,8 @@ OC.L10N.register( "set new password" : "постави нова лозинка", "Default" : "Предефиниран", "Please provide an admin recovery password, otherwise all user data will be lost" : "Ве молам дадете лозинка за поврат на администраторот, или сите кориснички податоци ќе бидат изгубени", - "log-level out of allowed range" : "нивото на логирање е надвор од дозволениот опсег", - "Language changed" : "Јазикот е сменет", "Admins can't remove themself from the admin group" : "Администраторите неможе да се избришат себеси од админ групата", "Unable to add user to group %s" : "Неможе да додадам корисник во група %s", - "Unable to remove user from group %s" : "Неможе да избришам корисник од група %s", - "Please wait...." : "Ве молам почекајте ...", - "Info, warnings, errors and fatal issues" : "Информации, предупредувања, грешки и фатални работи", - "Warnings, errors and fatal issues" : "Предупредувања, грешки и фатални работи", - "Errors and fatal issues" : "Грешки и фатални работи", - "Fatal issues only" : "Само фатални работи", - "Log" : "Записник", - "What to log" : "Што да логирам", - "Download logfile" : "Преземи ја датотеката со логови", - "More" : "Повеќе", - "Less" : "Помалку", - "Group" : "Група" + "Unable to remove user from group %s" : "Неможе да избришам корисник од група %s" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/settings/l10n/mk.json b/settings/l10n/mk.json index 90417d48e0..c2c6da4951 100644 --- a/settings/l10n/mk.json +++ b/settings/l10n/mk.json @@ -156,21 +156,8 @@ "set new password" : "постави нова лозинка", "Default" : "Предефиниран", "Please provide an admin recovery password, otherwise all user data will be lost" : "Ве молам дадете лозинка за поврат на администраторот, или сите кориснички податоци ќе бидат изгубени", - "log-level out of allowed range" : "нивото на логирање е надвор од дозволениот опсег", - "Language changed" : "Јазикот е сменет", "Admins can't remove themself from the admin group" : "Администраторите неможе да се избришат себеси од админ групата", "Unable to add user to group %s" : "Неможе да додадам корисник во група %s", - "Unable to remove user from group %s" : "Неможе да избришам корисник од група %s", - "Please wait...." : "Ве молам почекајте ...", - "Info, warnings, errors and fatal issues" : "Информации, предупредувања, грешки и фатални работи", - "Warnings, errors and fatal issues" : "Предупредувања, грешки и фатални работи", - "Errors and fatal issues" : "Грешки и фатални работи", - "Fatal issues only" : "Само фатални работи", - "Log" : "Записник", - "What to log" : "Што да логирам", - "Download logfile" : "Преземи ја датотеката со логови", - "More" : "Повеќе", - "Less" : "Помалку", - "Group" : "Група" + "Unable to remove user from group %s" : "Неможе да избришам корисник од група %s" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/settings/l10n/ms_MY.js b/settings/l10n/ms_MY.js index fce490202a..30cb98f0cb 100644 --- a/settings/l10n/ms_MY.js +++ b/settings/l10n/ms_MY.js @@ -26,9 +26,6 @@ OC.L10N.register( "Username" : "Nama pengguna", "Create" : "Buat", "Other" : "Lain", - "Quota" : "Kuota", - "Language changed" : "Bahasa diubah", - "Log" : "Log", - "More" : "Lanjutan" + "Quota" : "Kuota" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/ms_MY.json b/settings/l10n/ms_MY.json index d34ba2bbd2..673a612013 100644 --- a/settings/l10n/ms_MY.json +++ b/settings/l10n/ms_MY.json @@ -24,9 +24,6 @@ "Username" : "Nama pengguna", "Create" : "Buat", "Other" : "Lain", - "Quota" : "Kuota", - "Language changed" : "Bahasa diubah", - "Log" : "Log", - "More" : "Lanjutan" + "Quota" : "Kuota" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/nb.js b/settings/l10n/nb.js index 1efdb0b953..c3b7c3973f 100644 --- a/settings/l10n/nb.js +++ b/settings/l10n/nb.js @@ -341,43 +341,9 @@ OC.L10N.register( "change email address" : "endre e-postadresse", "Default" : "Standard", "Please provide an admin recovery password, otherwise all user data will be lost" : "Vennligst oppgi et administrativt gjenopprettingspassord. Ellers vil alle brukerdata gå tapt", - "log-level out of allowed range" : "Loggnivå utenfor tillatt område", - "Language changed" : "Språk endret", "Admins can't remove themself from the admin group" : "Admin kan ikke flytte seg selv fra admingruppen", "Unable to add user to group %s" : "Kan ikke legge bruker til gruppen %s", "Unable to remove user from group %s" : "Kan ikke slette bruker fra gruppen %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ønsker du virkelig å legge til \"{domain}\" som klarert domene?", - "Please wait...." : "Vennligst vent...", - "add group" : "legg til gruppe", - "Everything (fatal issues, errors, warnings, info, debug)" : "Alt (fatale problemer, feil, advarsler, info, debug)", - "Info, warnings, errors and fatal issues" : "Info, advarsler, feil og fatale problemer", - "Warnings, errors and fatal issues" : "Advarsler, feil og fatale problemer", - "Errors and fatal issues" : "Feil og fatale problemer", - "Fatal issues only" : "Kun fatale problemer", - "Log" : "Logg", - "What to log" : "Hva som skal logges", - "Download logfile" : "Last ned loggfil", - "More" : "Mer", - "Less" : "Mindre", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Loggfilen er over 100 MB, nedlastingen kan ta en stund!", - "Allow users to send mail notification for shared files" : "Tlllat at brukere sender e-postvarsler for delte filer", - "Allow users to send mail notification for shared files to other users" : "Tillat at brukere sender varsler om delte filer på e-post til andre brukere", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite brukes som database. For større installasjoner anbefaler vi å bytte til en annen database-server.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "SQLite er spesielt frarådet om man bruker desktopklienten til filsynkronisering", - "Experimental applications ahead" : "Eksperimentelle applikasjoner forut", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Eksperimentelle apper er ikke sjekket for sikkerhetsproblemer. De er nye eller de anses som ustabile og under stadig utvikling. Å installere slike apper kan forårsake tap av data eller brudd på sikkerheten.", - "Uninstall App" : "Avinstaller app", - "Enable experimental apps" : "Aktiver eksperimentelle apper", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hei,

vil bare informere om at du nå har en %s-konto.

Brukernavnet ditt: %s
Gå dit: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei,\n\nVil bare informere om at du nå har en %s-konto.\n\nBrukernavnet ditt: %s\nGå dit: %s\n\n", - "For password recovery and notifications" : "For passord-gjenoppretting og varsler", - "Add Group" : "Legg til gruppe", - "Group" : "Gruppe", - "Default Quota" : "Standard kvote", - "Full Name" : "Fullt navn", - "Group Admin for" : "Gruppeadministrator for", - "Storage Location" : "Lagringsplassering", - "User Backend" : "Bruker-tjener", - "Last Login" : "Siste innlogging" + "For password recovery and notifications" : "For passord-gjenoppretting og varsler" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/nb.json b/settings/l10n/nb.json index 5ca4767c11..cf650533a3 100644 --- a/settings/l10n/nb.json +++ b/settings/l10n/nb.json @@ -339,43 +339,9 @@ "change email address" : "endre e-postadresse", "Default" : "Standard", "Please provide an admin recovery password, otherwise all user data will be lost" : "Vennligst oppgi et administrativt gjenopprettingspassord. Ellers vil alle brukerdata gå tapt", - "log-level out of allowed range" : "Loggnivå utenfor tillatt område", - "Language changed" : "Språk endret", "Admins can't remove themself from the admin group" : "Admin kan ikke flytte seg selv fra admingruppen", "Unable to add user to group %s" : "Kan ikke legge bruker til gruppen %s", "Unable to remove user from group %s" : "Kan ikke slette bruker fra gruppen %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ønsker du virkelig å legge til \"{domain}\" som klarert domene?", - "Please wait...." : "Vennligst vent...", - "add group" : "legg til gruppe", - "Everything (fatal issues, errors, warnings, info, debug)" : "Alt (fatale problemer, feil, advarsler, info, debug)", - "Info, warnings, errors and fatal issues" : "Info, advarsler, feil og fatale problemer", - "Warnings, errors and fatal issues" : "Advarsler, feil og fatale problemer", - "Errors and fatal issues" : "Feil og fatale problemer", - "Fatal issues only" : "Kun fatale problemer", - "Log" : "Logg", - "What to log" : "Hva som skal logges", - "Download logfile" : "Last ned loggfil", - "More" : "Mer", - "Less" : "Mindre", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Loggfilen er over 100 MB, nedlastingen kan ta en stund!", - "Allow users to send mail notification for shared files" : "Tlllat at brukere sender e-postvarsler for delte filer", - "Allow users to send mail notification for shared files to other users" : "Tillat at brukere sender varsler om delte filer på e-post til andre brukere", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite brukes som database. For større installasjoner anbefaler vi å bytte til en annen database-server.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "SQLite er spesielt frarådet om man bruker desktopklienten til filsynkronisering", - "Experimental applications ahead" : "Eksperimentelle applikasjoner forut", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Eksperimentelle apper er ikke sjekket for sikkerhetsproblemer. De er nye eller de anses som ustabile og under stadig utvikling. Å installere slike apper kan forårsake tap av data eller brudd på sikkerheten.", - "Uninstall App" : "Avinstaller app", - "Enable experimental apps" : "Aktiver eksperimentelle apper", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hei,

vil bare informere om at du nå har en %s-konto.

Brukernavnet ditt: %s
Gå dit: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei,\n\nVil bare informere om at du nå har en %s-konto.\n\nBrukernavnet ditt: %s\nGå dit: %s\n\n", - "For password recovery and notifications" : "For passord-gjenoppretting og varsler", - "Add Group" : "Legg til gruppe", - "Group" : "Gruppe", - "Default Quota" : "Standard kvote", - "Full Name" : "Fullt navn", - "Group Admin for" : "Gruppeadministrator for", - "Storage Location" : "Lagringsplassering", - "User Backend" : "Bruker-tjener", - "Last Login" : "Siste innlogging" + "For password recovery and notifications" : "For passord-gjenoppretting og varsler" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index cfd5d0c993..d8fed55a98 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -347,44 +347,9 @@ OC.L10N.register( "change email address" : "wijzig e-mailadres", "Default" : "Standaard", "Please provide an admin recovery password, otherwise all user data will be lost" : "Voer een beheerdersherstelwachtwoord in, anders zullen alle gebruikersgegevens verloren gaan", - "log-level out of allowed range" : "loggingniveau buiten toegestane bereik", - "Language changed" : "Taal aangepast", "Admins can't remove themself from the admin group" : "Admins kunnen zichzelf niet uit de admin groep verwijderen", "Unable to add user to group %s" : "Niet in staat om gebruiker toe te voegen aan groep %s", "Unable to remove user from group %s" : "Niet in staat om gebruiker te verwijderen uit groep %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Weet je zeker dat je \"{domain}\" als een vertrouwd domein wilt toevoegen?", - "Please wait...." : "Even geduld a.u.b.", - "add group" : "groep toevoegen", - "Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale problemen, fouten, waarschuwingen, info, debug)", - "Info, warnings, errors and fatal issues" : "Info, waarschuwingen, fouten en fatale problemen", - "Warnings, errors and fatal issues" : "Waarschuwingen, fouten en fatale problemen", - "Errors and fatal issues" : "Fouten en fatale problemen", - "Fatal issues only" : "Alleen fatale problemen", - "Log" : "Log", - "What to log" : "Wat loggen", - "Download logfile" : "Download logbestand", - "More" : "Meer", - "Less" : "Minder", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Het logbestand is groter dan 100MB. Downloaden kost even tijd!", - "Allow users to send mail notification for shared files" : "Sta gebruikers toe om e-mailnotificaties te versturen voor gedeelde bestanden", - "Allow users to send mail notification for shared files to other users" : "Sta gebruikers toe om e-mailnotificaties aan andere gebruikers te versturen voor gedeelde bestanden", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wordt gebruikt als database. Voor grotere installaties adviseren we om te schakelen naar een andere database engine.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Vooral wanneer de desktop client wordt gebruik voor bestandssynchronisatie wordt gebruik van sqlite afgeraden.", - "Experimental applications ahead" : "Experimentele applicaties vooraan", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentele apps zijn niet gecontroleerd op beveiligingsproblemen, zijn nieuw of staan bekend als instabiel en worden volop ontwikkeld. Installatie kan leiden tot gegevensverlies of beveiligingsincidenten.", - "Uninstall App" : "De-installeren app", - "Enable experimental apps" : "Inschakelen experimentele apps", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hallo daar,

we willen je laten weten dat je nu een %s account hebt.

Je gebruikersnaam: %s
Ga naar: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nwe willen je laten weten dat je nu een %s account hebt.\n\nJe gebruikersnaam: %s\nGa naar: %s\n\n", - "For password recovery and notifications" : "Voor wachtwoordherstel en meldingen", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Ondersteun het project\n\t\tontwikkel het mee\n\t\tof\n\t\tverkondig het woord!", - "Add Group" : "Groep toevoegen", - "Group" : "Groep", - "Default Quota" : "Standaard limiet", - "Full Name" : "Volledige naam", - "Group Admin for" : "Groepsbeheerder voor", - "Storage Location" : "Opslaglocatie", - "User Backend" : "Backend gebruiker", - "Last Login" : "Laatste inlog" + "For password recovery and notifications" : "Voor wachtwoordherstel en meldingen" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 37ea7d0f8d..af63568c31 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -345,44 +345,9 @@ "change email address" : "wijzig e-mailadres", "Default" : "Standaard", "Please provide an admin recovery password, otherwise all user data will be lost" : "Voer een beheerdersherstelwachtwoord in, anders zullen alle gebruikersgegevens verloren gaan", - "log-level out of allowed range" : "loggingniveau buiten toegestane bereik", - "Language changed" : "Taal aangepast", "Admins can't remove themself from the admin group" : "Admins kunnen zichzelf niet uit de admin groep verwijderen", "Unable to add user to group %s" : "Niet in staat om gebruiker toe te voegen aan groep %s", "Unable to remove user from group %s" : "Niet in staat om gebruiker te verwijderen uit groep %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Weet je zeker dat je \"{domain}\" als een vertrouwd domein wilt toevoegen?", - "Please wait...." : "Even geduld a.u.b.", - "add group" : "groep toevoegen", - "Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale problemen, fouten, waarschuwingen, info, debug)", - "Info, warnings, errors and fatal issues" : "Info, waarschuwingen, fouten en fatale problemen", - "Warnings, errors and fatal issues" : "Waarschuwingen, fouten en fatale problemen", - "Errors and fatal issues" : "Fouten en fatale problemen", - "Fatal issues only" : "Alleen fatale problemen", - "Log" : "Log", - "What to log" : "Wat loggen", - "Download logfile" : "Download logbestand", - "More" : "Meer", - "Less" : "Minder", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Het logbestand is groter dan 100MB. Downloaden kost even tijd!", - "Allow users to send mail notification for shared files" : "Sta gebruikers toe om e-mailnotificaties te versturen voor gedeelde bestanden", - "Allow users to send mail notification for shared files to other users" : "Sta gebruikers toe om e-mailnotificaties aan andere gebruikers te versturen voor gedeelde bestanden", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wordt gebruikt als database. Voor grotere installaties adviseren we om te schakelen naar een andere database engine.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Vooral wanneer de desktop client wordt gebruik voor bestandssynchronisatie wordt gebruik van sqlite afgeraden.", - "Experimental applications ahead" : "Experimentele applicaties vooraan", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentele apps zijn niet gecontroleerd op beveiligingsproblemen, zijn nieuw of staan bekend als instabiel en worden volop ontwikkeld. Installatie kan leiden tot gegevensverlies of beveiligingsincidenten.", - "Uninstall App" : "De-installeren app", - "Enable experimental apps" : "Inschakelen experimentele apps", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hallo daar,

we willen je laten weten dat je nu een %s account hebt.

Je gebruikersnaam: %s
Ga naar: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nwe willen je laten weten dat je nu een %s account hebt.\n\nJe gebruikersnaam: %s\nGa naar: %s\n\n", - "For password recovery and notifications" : "Voor wachtwoordherstel en meldingen", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Ondersteun het project\n\t\tontwikkel het mee\n\t\tof\n\t\tverkondig het woord!", - "Add Group" : "Groep toevoegen", - "Group" : "Groep", - "Default Quota" : "Standaard limiet", - "Full Name" : "Volledige naam", - "Group Admin for" : "Groepsbeheerder voor", - "Storage Location" : "Opslaglocatie", - "User Backend" : "Backend gebruiker", - "Last Login" : "Laatste inlog" + "For password recovery and notifications" : "Voor wachtwoordherstel en meldingen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/nn_NO.js b/settings/l10n/nn_NO.js index 68ec24a226..785eec46e3 100644 --- a/settings/l10n/nn_NO.js +++ b/settings/l10n/nn_NO.js @@ -68,14 +68,8 @@ OC.L10N.register( "set new password" : "lag nytt passord", "Default" : "Standard", "Please provide an admin recovery password, otherwise all user data will be lost" : "Ver venleg og gje eit admingjenopprettingspassord, elles vil all brukardata gå tapt.", - "Language changed" : "Språk endra", "Admins can't remove themself from the admin group" : "Administratorar kan ikkje fjerna seg sjølve frå admin-gruppa", "Unable to add user to group %s" : "Klarte ikkje leggja til brukaren til gruppa %s", - "Unable to remove user from group %s" : "Klarte ikkje fjerna brukaren frå gruppa %s", - "Please wait...." : "Ver venleg og vent …", - "Log" : "Logg", - "More" : "Meir", - "Less" : "Mindre", - "Group" : "Gruppe" + "Unable to remove user from group %s" : "Klarte ikkje fjerna brukaren frå gruppa %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/nn_NO.json b/settings/l10n/nn_NO.json index 71bd6f4403..12361710d3 100644 --- a/settings/l10n/nn_NO.json +++ b/settings/l10n/nn_NO.json @@ -66,14 +66,8 @@ "set new password" : "lag nytt passord", "Default" : "Standard", "Please provide an admin recovery password, otherwise all user data will be lost" : "Ver venleg og gje eit admingjenopprettingspassord, elles vil all brukardata gå tapt.", - "Language changed" : "Språk endra", "Admins can't remove themself from the admin group" : "Administratorar kan ikkje fjerna seg sjølve frå admin-gruppa", "Unable to add user to group %s" : "Klarte ikkje leggja til brukaren til gruppa %s", - "Unable to remove user from group %s" : "Klarte ikkje fjerna brukaren frå gruppa %s", - "Please wait...." : "Ver venleg og vent …", - "Log" : "Logg", - "More" : "Meir", - "Less" : "Mindre", - "Group" : "Gruppe" + "Unable to remove user from group %s" : "Klarte ikkje fjerna brukaren frå gruppa %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index 8fe00733e7..33aa7d4a60 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -347,44 +347,9 @@ OC.L10N.register( "change email address" : "zmień adres email", "Default" : "Domyślny", "Please provide an admin recovery password, otherwise all user data will be lost" : "Podaj hasło odzyskiwania administratora, w przeciwnym razie wszystkie dane użytkownika zostaną utracone", - "log-level out of allowed range" : "wartość log-level spoza dozwolonego zakresu", - "Language changed" : "Zmieniono język", "Admins can't remove themself from the admin group" : "Administratorzy nie mogą usunąć siebie samych z grupy administratorów", "Unable to add user to group %s" : "Nie można dodać użytkownika do grupy %s", "Unable to remove user from group %s" : "Nie można usunąć użytkownika z grupy %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Czy jesteś pewien/pewna że chcesz dodać \"{domain}\" jako zaufaną domenę?", - "Please wait...." : "Proszę czekać...", - "add group" : "dodaj grupę", - "Everything (fatal issues, errors, warnings, info, debug)" : "Wszystko (Informacje, ostrzeżenia, błędy i poważne problemy, debug)", - "Info, warnings, errors and fatal issues" : "Informacje, ostrzeżenia, błędy i poważne problemy", - "Warnings, errors and fatal issues" : "Ostrzeżenia, błędy i poważne problemy", - "Errors and fatal issues" : "Błędy i poważne problemy", - "Fatal issues only" : "Tylko poważne problemy", - "Log" : "Logi", - "What to log" : "Jakie logi", - "Download logfile" : "Pobierz plik log", - "More" : "Więcej", - "Less" : "Mniej", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Plik log jest większy niż 100MB. Ściąganie może trochę potrwać!", - "Allow users to send mail notification for shared files" : "Zezwól użytkownikom na wysyłanie powiadomień email dla udostępnionych plików", - "Allow users to send mail notification for shared files to other users" : "Zezwalaj użytkownikom na wysyłanie powiadomień pocztą dla współdzielonych plików do innych użytkowników", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite jest użyty jako baza danych. Dla większych instalacji zalecamy przełączenie na inną bazę danych.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Zwłaszcza podczas używania klienta desktopowego do synchronizacji plików używanie SQLite jest niezalecane.", - "Experimental applications ahead" : "Poniżej aplikacje eksperymentalne", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Aplikacje eksperymentalne nie zostały sprawdzone pod kątem bezpieczeństwa. Mogą być niestabilne i są bardzo mocno rozwijane. Instalowanie ich może spowodować utratę danych lub naruszenie bezpieczeństwa.", - "Uninstall App" : "Odinstaluj aplikację", - "Enable experimental apps" : "Włącz eksperymentalne aplikacje", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Witaj,

informujemy, że teraz masz konto na %s .

Twoja nazwa użytkownika: %s
Dostęp pod adresem: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Witaj,\n\ninformujemy, że teraz masz konto na %s .\n\nTwoja nazwa użytkownika:: %s\nDostęp pod adresem: %s\n\n", - "For password recovery and notifications" : "W celu odzyskania hasła i powiadomień", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Jeśli chcesz wesprzeć projekt\n\t\tdołącz do programistów\n\t\tlub\n\t\tgłoś słowo!", - "Add Group" : "Dodaj grupę", - "Group" : "Grupa", - "Default Quota" : "Domyślny limit", - "Full Name" : "Pełna nazwa", - "Group Admin for" : "Grupa Admin dla", - "Storage Location" : "Lokalizacja magazynu", - "User Backend" : "Backend użytkownika", - "Last Login" : "Ostatnio zalogowany" + "For password recovery and notifications" : "W celu odzyskania hasła i powiadomień" }, "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/settings/l10n/pl.json b/settings/l10n/pl.json index f6b653c3eb..fd67485603 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -345,44 +345,9 @@ "change email address" : "zmień adres email", "Default" : "Domyślny", "Please provide an admin recovery password, otherwise all user data will be lost" : "Podaj hasło odzyskiwania administratora, w przeciwnym razie wszystkie dane użytkownika zostaną utracone", - "log-level out of allowed range" : "wartość log-level spoza dozwolonego zakresu", - "Language changed" : "Zmieniono język", "Admins can't remove themself from the admin group" : "Administratorzy nie mogą usunąć siebie samych z grupy administratorów", "Unable to add user to group %s" : "Nie można dodać użytkownika do grupy %s", "Unable to remove user from group %s" : "Nie można usunąć użytkownika z grupy %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Czy jesteś pewien/pewna że chcesz dodać \"{domain}\" jako zaufaną domenę?", - "Please wait...." : "Proszę czekać...", - "add group" : "dodaj grupę", - "Everything (fatal issues, errors, warnings, info, debug)" : "Wszystko (Informacje, ostrzeżenia, błędy i poważne problemy, debug)", - "Info, warnings, errors and fatal issues" : "Informacje, ostrzeżenia, błędy i poważne problemy", - "Warnings, errors and fatal issues" : "Ostrzeżenia, błędy i poważne problemy", - "Errors and fatal issues" : "Błędy i poważne problemy", - "Fatal issues only" : "Tylko poważne problemy", - "Log" : "Logi", - "What to log" : "Jakie logi", - "Download logfile" : "Pobierz plik log", - "More" : "Więcej", - "Less" : "Mniej", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Plik log jest większy niż 100MB. Ściąganie może trochę potrwać!", - "Allow users to send mail notification for shared files" : "Zezwól użytkownikom na wysyłanie powiadomień email dla udostępnionych plików", - "Allow users to send mail notification for shared files to other users" : "Zezwalaj użytkownikom na wysyłanie powiadomień pocztą dla współdzielonych plików do innych użytkowników", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite jest użyty jako baza danych. Dla większych instalacji zalecamy przełączenie na inną bazę danych.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Zwłaszcza podczas używania klienta desktopowego do synchronizacji plików używanie SQLite jest niezalecane.", - "Experimental applications ahead" : "Poniżej aplikacje eksperymentalne", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Aplikacje eksperymentalne nie zostały sprawdzone pod kątem bezpieczeństwa. Mogą być niestabilne i są bardzo mocno rozwijane. Instalowanie ich może spowodować utratę danych lub naruszenie bezpieczeństwa.", - "Uninstall App" : "Odinstaluj aplikację", - "Enable experimental apps" : "Włącz eksperymentalne aplikacje", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Witaj,

informujemy, że teraz masz konto na %s .

Twoja nazwa użytkownika: %s
Dostęp pod adresem: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Witaj,\n\ninformujemy, że teraz masz konto na %s .\n\nTwoja nazwa użytkownika:: %s\nDostęp pod adresem: %s\n\n", - "For password recovery and notifications" : "W celu odzyskania hasła i powiadomień", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Jeśli chcesz wesprzeć projekt\n\t\tdołącz do programistów\n\t\tlub\n\t\tgłoś słowo!", - "Add Group" : "Dodaj grupę", - "Group" : "Grupa", - "Default Quota" : "Domyślny limit", - "Full Name" : "Pełna nazwa", - "Group Admin for" : "Grupa Admin dla", - "Storage Location" : "Lokalizacja magazynu", - "User Backend" : "Backend użytkownika", - "Last Login" : "Ostatnio zalogowany" + "For password recovery and notifications" : "W celu odzyskania hasła i powiadomień" },"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/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index 45554e7dbd..f472ef1b1f 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -347,44 +347,9 @@ OC.L10N.register( "change email address" : "Trocar o endereço de email", "Default" : "Padrão", "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor, forneça uma senha de recuperação admin, caso contrário todos os dados do usuário serão perdidos", - "log-level out of allowed range" : "log-nível acima do permitido", - "Language changed" : "Idioma alterado", "Admins can't remove themself from the admin group" : "Administradores não pode remover a si mesmos do grupo de administração", "Unable to add user to group %s" : "Não foi possível adicionar usuário ao grupo %s", "Unable to remove user from group %s" : "Não foi possível remover usuário do grupo %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Deseja realemente adicionar \"{domain}\" como domínio confiável?", - "Please wait...." : "Por favor, aguarde...", - "add group" : "adicionar grupo", - "Everything (fatal issues, errors, warnings, info, debug)" : "Tudo (questões fatais, erros, avisos, informações, depuração)", - "Info, warnings, errors and fatal issues" : "Informações, avisos, erros e problemas fatais", - "Warnings, errors and fatal issues" : "Avisos, erros e problemas fatais", - "Errors and fatal issues" : "Erros e problemas fatais", - "Fatal issues only" : "Somente questões fatais", - "Log" : "Registro", - "What to log" : "O que colocar no log", - "Download logfile" : "Baixar o arquivo de log", - "More" : "Mais", - "Less" : "Menos", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "O arquivo de log é maior que 100 MB. Baixar esse arquivo requer algum tempo!", - "Allow users to send mail notification for shared files" : "Permitir aos usuários enviar notificação de email para arquivos compartilhados", - "Allow users to send mail notification for shared files to other users" : "Permitir aos usuários enviar notificação de email de arquivos compartilhados para outros usuários", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite é usada como base de dados. Para instalações maiores recomendamos mudar para um backend de banco de dados diferente.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especialmente quando se utiliza o cliente de desktop para sincronização de arquivos o uso de SQLite é desencorajado.", - "Experimental applications ahead" : "Aplicações experimentais à frente", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Aplicativos experimentais não são marcados por questões de segurança, por serem novos ou conhecidos como instáveis e sob forte desenvolvimento. Instalá-los pode causar perda de dados ou falhas de segurança.", - "Uninstall App" : "Desinstalar Aplicativo", - "Enable experimental apps" : "Habilitar aplicativos experimentais", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Olá,

somente para lembrar que agora você tem uma conta %s.

Seu nome de usuário é: %s
Acesse em: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Olá,\n\nsomente para lembrar que agora você tem uma conta %s.\n\nSeu nome de usuário é: %s\nAcesse em: %s\n\n", - "For password recovery and notifications" : "Para recuperação de senha e notificações", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Se você quiser apoiar o projeto\n\t\tjunte-se ao desenvolvimento\n\t\tou\n\t\tespalhe pelo mundo!", - "Add Group" : "Adicionar grupo", - "Group" : "Grupo", - "Default Quota" : "Quota Padrão", - "Full Name" : "Nome Completo", - "Group Admin for" : "Grupo Admin para", - "Storage Location" : "Local de Armazenamento", - "User Backend" : "Administrador do Usuário", - "Last Login" : "Último Login" + "For password recovery and notifications" : "Para recuperação de senha e notificações" }, "nplurals=2; plural=(n > 1);"); diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index 946736bd0d..27af9bc227 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -345,44 +345,9 @@ "change email address" : "Trocar o endereço de email", "Default" : "Padrão", "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor, forneça uma senha de recuperação admin, caso contrário todos os dados do usuário serão perdidos", - "log-level out of allowed range" : "log-nível acima do permitido", - "Language changed" : "Idioma alterado", "Admins can't remove themself from the admin group" : "Administradores não pode remover a si mesmos do grupo de administração", "Unable to add user to group %s" : "Não foi possível adicionar usuário ao grupo %s", "Unable to remove user from group %s" : "Não foi possível remover usuário do grupo %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Deseja realemente adicionar \"{domain}\" como domínio confiável?", - "Please wait...." : "Por favor, aguarde...", - "add group" : "adicionar grupo", - "Everything (fatal issues, errors, warnings, info, debug)" : "Tudo (questões fatais, erros, avisos, informações, depuração)", - "Info, warnings, errors and fatal issues" : "Informações, avisos, erros e problemas fatais", - "Warnings, errors and fatal issues" : "Avisos, erros e problemas fatais", - "Errors and fatal issues" : "Erros e problemas fatais", - "Fatal issues only" : "Somente questões fatais", - "Log" : "Registro", - "What to log" : "O que colocar no log", - "Download logfile" : "Baixar o arquivo de log", - "More" : "Mais", - "Less" : "Menos", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "O arquivo de log é maior que 100 MB. Baixar esse arquivo requer algum tempo!", - "Allow users to send mail notification for shared files" : "Permitir aos usuários enviar notificação de email para arquivos compartilhados", - "Allow users to send mail notification for shared files to other users" : "Permitir aos usuários enviar notificação de email de arquivos compartilhados para outros usuários", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite é usada como base de dados. Para instalações maiores recomendamos mudar para um backend de banco de dados diferente.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especialmente quando se utiliza o cliente de desktop para sincronização de arquivos o uso de SQLite é desencorajado.", - "Experimental applications ahead" : "Aplicações experimentais à frente", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Aplicativos experimentais não são marcados por questões de segurança, por serem novos ou conhecidos como instáveis e sob forte desenvolvimento. Instalá-los pode causar perda de dados ou falhas de segurança.", - "Uninstall App" : "Desinstalar Aplicativo", - "Enable experimental apps" : "Habilitar aplicativos experimentais", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Olá,

somente para lembrar que agora você tem uma conta %s.

Seu nome de usuário é: %s
Acesse em: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Olá,\n\nsomente para lembrar que agora você tem uma conta %s.\n\nSeu nome de usuário é: %s\nAcesse em: %s\n\n", - "For password recovery and notifications" : "Para recuperação de senha e notificações", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Se você quiser apoiar o projeto\n\t\tjunte-se ao desenvolvimento\n\t\tou\n\t\tespalhe pelo mundo!", - "Add Group" : "Adicionar grupo", - "Group" : "Grupo", - "Default Quota" : "Quota Padrão", - "Full Name" : "Nome Completo", - "Group Admin for" : "Grupo Admin para", - "Storage Location" : "Local de Armazenamento", - "User Backend" : "Administrador do Usuário", - "Last Login" : "Último Login" + "For password recovery and notifications" : "Para recuperação de senha e notificações" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js index c8d9a6ef57..c9c5b861b8 100644 --- a/settings/l10n/pt_PT.js +++ b/settings/l10n/pt_PT.js @@ -248,35 +248,9 @@ OC.L10N.register( "change email address" : "alterar endereço do correio eletrónico", "Default" : "Padrão", "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor, forneça uma palavra-passe de recuperação de administrador, caso contrário serão perdidos todos os dados", - "log-level out of allowed range" : "log-level fora do alcance permitido", - "Language changed" : "Idioma alterado", "Admins can't remove themself from the admin group" : "Os administradores não se podem remover a eles próprios do grupo 'admin'.", "Unable to add user to group %s" : "Não é possível adicionar o utilizador ao grupo %s", "Unable to remove user from group %s" : "Não é possível remover o utilizador do grupo %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Você tem certeza que quer adicionar \"{domain}\" como domínio confiável?", - "Please wait...." : "Por favor, aguarde...", - "Everything (fatal issues, errors, warnings, info, debug)" : "Tudo (problemas fatais, erros, avisos, informação, depuração)", - "Info, warnings, errors and fatal issues" : "Informação, avisos, erros e problemas fatais", - "Warnings, errors and fatal issues" : "Avisos, erros e problemas fatais", - "Errors and fatal issues" : "Erros e problemas fatais", - "Fatal issues only" : "Apenas problemas fatais", - "Log" : "Registo", - "What to log" : "Fazer log do quê?", - "Download logfile" : "Descarregar logfile", - "More" : "Mais", - "Less" : "Menos", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "O logfile é maior que 100MB. O download do mesmo poderá demorar algum tempo!", - "Allow users to send mail notification for shared files" : "Permita que o utilizador envie notificações por correio electrónico para ficheiros partilhados", - "Allow users to send mail notification for shared files to other users" : "Autorizar utilizadores a enviarem notificações de email acerca de ficheiros partilhados a outros utilizadores", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite é utilizado como uma base de dados. Para instalações maiores nós recomendamos que mude para uma interface de base de dados diferente.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "O uso de SQLite é desencorajado especialmente se estiver a pensar em dar uso ao cliente desktop para sincronizar os seus ficheiros no seu computador.", - "Experimental applications ahead" : "Aplicações experimentais de futuro", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "As apps experimentais não estão selecionadas para problemas de segurança, nova ou conhecida como instável e em forte desenvolvimento. Ao instalá-las pode causar a perda de dados ou quebra de segurança.", - "Uninstall App" : "Desinstalar aplicação", - "Enable experimental apps" : "Ativar apps experimentais", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Olá,

apenas para informar que você tem uma conta %s.

O seu nome de utilizador: %s
Acesse à sua conta: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Olá,\n\napenas para informar que você tem uma conta %s.\n\nO seu nome de utilizador: %s\nAcesse à sua conta: %s\n\n", - "For password recovery and notifications" : "Para recuperação da palavra-passe e notificações", - "Group" : "Grupo" + "For password recovery and notifications" : "Para recuperação da palavra-passe e notificações" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json index 8b9e00a294..3b78d8e212 100644 --- a/settings/l10n/pt_PT.json +++ b/settings/l10n/pt_PT.json @@ -246,35 +246,9 @@ "change email address" : "alterar endereço do correio eletrónico", "Default" : "Padrão", "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor, forneça uma palavra-passe de recuperação de administrador, caso contrário serão perdidos todos os dados", - "log-level out of allowed range" : "log-level fora do alcance permitido", - "Language changed" : "Idioma alterado", "Admins can't remove themself from the admin group" : "Os administradores não se podem remover a eles próprios do grupo 'admin'.", "Unable to add user to group %s" : "Não é possível adicionar o utilizador ao grupo %s", "Unable to remove user from group %s" : "Não é possível remover o utilizador do grupo %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Você tem certeza que quer adicionar \"{domain}\" como domínio confiável?", - "Please wait...." : "Por favor, aguarde...", - "Everything (fatal issues, errors, warnings, info, debug)" : "Tudo (problemas fatais, erros, avisos, informação, depuração)", - "Info, warnings, errors and fatal issues" : "Informação, avisos, erros e problemas fatais", - "Warnings, errors and fatal issues" : "Avisos, erros e problemas fatais", - "Errors and fatal issues" : "Erros e problemas fatais", - "Fatal issues only" : "Apenas problemas fatais", - "Log" : "Registo", - "What to log" : "Fazer log do quê?", - "Download logfile" : "Descarregar logfile", - "More" : "Mais", - "Less" : "Menos", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "O logfile é maior que 100MB. O download do mesmo poderá demorar algum tempo!", - "Allow users to send mail notification for shared files" : "Permita que o utilizador envie notificações por correio electrónico para ficheiros partilhados", - "Allow users to send mail notification for shared files to other users" : "Autorizar utilizadores a enviarem notificações de email acerca de ficheiros partilhados a outros utilizadores", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite é utilizado como uma base de dados. Para instalações maiores nós recomendamos que mude para uma interface de base de dados diferente.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "O uso de SQLite é desencorajado especialmente se estiver a pensar em dar uso ao cliente desktop para sincronizar os seus ficheiros no seu computador.", - "Experimental applications ahead" : "Aplicações experimentais de futuro", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "As apps experimentais não estão selecionadas para problemas de segurança, nova ou conhecida como instável e em forte desenvolvimento. Ao instalá-las pode causar a perda de dados ou quebra de segurança.", - "Uninstall App" : "Desinstalar aplicação", - "Enable experimental apps" : "Ativar apps experimentais", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Olá,

apenas para informar que você tem uma conta %s.

O seu nome de utilizador: %s
Acesse à sua conta: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Olá,\n\napenas para informar que você tem uma conta %s.\n\nO seu nome de utilizador: %s\nAcesse à sua conta: %s\n\n", - "For password recovery and notifications" : "Para recuperação da palavra-passe e notificações", - "Group" : "Grupo" + "For password recovery and notifications" : "Para recuperação da palavra-passe e notificações" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/ro.js b/settings/l10n/ro.js index 97702e3f64..9d2993a072 100644 --- a/settings/l10n/ro.js +++ b/settings/l10n/ro.js @@ -183,28 +183,8 @@ OC.L10N.register( "change email address" : "schimbă adresa email", "Default" : "Implicită", "Please provide an admin recovery password, otherwise all user data will be lost" : "Furnizează o parolă administrativă de recuperare, altfel toate datele utilizatorilor vor fi pierdute", - "log-level out of allowed range" : "NIvelul de logare este în afara plajei admise", - "Language changed" : "Limba a fost schimbată", "Admins can't remove themself from the admin group" : "Administratorii nu se pot șterge singuri din grupul adminnistrativ", "Unable to add user to group %s" : "Nu s-a putut adăuga utilizatorul în grupul %s", - "Unable to remove user from group %s" : "Nu s-a putut elimina utilizatorul din grupul %s", - "Please wait...." : "Aşteptaţi vă rog....", - "Everything (fatal issues, errors, warnings, info, debug)" : "Tot (erori fatale, erori, avertizări, informări, depanare)", - "Info, warnings, errors and fatal issues" : "Informări, avertizări, erori și erori fatale", - "Warnings, errors and fatal issues" : "Avertizări, erori și erori fatale", - "Errors and fatal issues" : "Erori și erori fatale", - "Fatal issues only" : "Doar erori fatale", - "Log" : "Jurnal de activitate", - "What to log" : "Ce să loghezi", - "Download logfile" : "Descarcă fișierul cu loguri", - "More" : "Mai mult", - "Less" : "Mai puțin", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Fișierul cu loguri este mai mare de 100 MB. Descărcarea acestuia ar putea dura ceva timp!", - "Allow users to send mail notification for shared files" : "Permite utilizatorilor sa expedieze notificări prin e-mail pentru dosarele comune", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite e folosit ca o bază de date. Pentru instalări mari recomandăm folosirea unei alte baze de date.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "În special atunci când este folosit clientul desktop pentru sincronizarea fișierelor, utilizarea SQLite este nerecomandată.", - "Uninstall App" : "Dezinstalează aplicația", - "Enable experimental apps" : "Activează aplicațiile experimentale", - "Group" : "Grup" + "Unable to remove user from group %s" : "Nu s-a putut elimina utilizatorul din grupul %s" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/settings/l10n/ro.json b/settings/l10n/ro.json index b417e213df..420d37f20d 100644 --- a/settings/l10n/ro.json +++ b/settings/l10n/ro.json @@ -181,28 +181,8 @@ "change email address" : "schimbă adresa email", "Default" : "Implicită", "Please provide an admin recovery password, otherwise all user data will be lost" : "Furnizează o parolă administrativă de recuperare, altfel toate datele utilizatorilor vor fi pierdute", - "log-level out of allowed range" : "NIvelul de logare este în afara plajei admise", - "Language changed" : "Limba a fost schimbată", "Admins can't remove themself from the admin group" : "Administratorii nu se pot șterge singuri din grupul adminnistrativ", "Unable to add user to group %s" : "Nu s-a putut adăuga utilizatorul în grupul %s", - "Unable to remove user from group %s" : "Nu s-a putut elimina utilizatorul din grupul %s", - "Please wait...." : "Aşteptaţi vă rog....", - "Everything (fatal issues, errors, warnings, info, debug)" : "Tot (erori fatale, erori, avertizări, informări, depanare)", - "Info, warnings, errors and fatal issues" : "Informări, avertizări, erori și erori fatale", - "Warnings, errors and fatal issues" : "Avertizări, erori și erori fatale", - "Errors and fatal issues" : "Erori și erori fatale", - "Fatal issues only" : "Doar erori fatale", - "Log" : "Jurnal de activitate", - "What to log" : "Ce să loghezi", - "Download logfile" : "Descarcă fișierul cu loguri", - "More" : "Mai mult", - "Less" : "Mai puțin", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Fișierul cu loguri este mai mare de 100 MB. Descărcarea acestuia ar putea dura ceva timp!", - "Allow users to send mail notification for shared files" : "Permite utilizatorilor sa expedieze notificări prin e-mail pentru dosarele comune", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite e folosit ca o bază de date. Pentru instalări mari recomandăm folosirea unei alte baze de date.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "În special atunci când este folosit clientul desktop pentru sincronizarea fișierelor, utilizarea SQLite este nerecomandată.", - "Uninstall App" : "Dezinstalează aplicația", - "Enable experimental apps" : "Activează aplicațiile experimentale", - "Group" : "Grup" + "Unable to remove user from group %s" : "Nu s-a putut elimina utilizatorul din grupul %s" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index a155e2b22d..996088c323 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -347,44 +347,9 @@ OC.L10N.register( "change email address" : "изменить адрес почты", "Default" : "По умолчанию", "Please provide an admin recovery password, otherwise all user data will be lost" : "Введите пароль восстановления администратора, в противном случае все пользовательские данные будут утеряны", - "log-level out of allowed range" : "уровень журнала вышел за разрешенный диапазон", - "Language changed" : "Язык изменён", "Admins can't remove themself from the admin group" : "Администратор не может удалить сам себя из группы администраторов", "Unable to add user to group %s" : "Невозможно добавить пользователя в группу %s", "Unable to remove user from group %s" : "Невозможно удалить пользователя из группы %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Вы действительно хотите добавить домен \"{domain}\" как доверенный?", - "Please wait...." : "Пожалуйста подождите...", - "add group" : "Добавить группу", - "Everything (fatal issues, errors, warnings, info, debug)" : "Все (критические проблемы, ошибки, предупреждения, информационные, отладочные)", - "Info, warnings, errors and fatal issues" : "Информационные, предупреждения, ошибки и критические проблемы", - "Warnings, errors and fatal issues" : "Предупреждения, ошибки и критические проблемы", - "Errors and fatal issues" : "Ошибки и критические проблемы", - "Fatal issues only" : "Только критические проблемы", - "Log" : "Журнал", - "What to log" : "Что записывать в журнал", - "Download logfile" : "Скачать журнал", - "More" : "Больше", - "Less" : "Меньше", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Лог-файл - больше 100 мб. Его скачивание может занять некоторое время!", - "Allow users to send mail notification for shared files" : "Разрешить пользователям отправлять email об открытии доступа к файлам", - "Allow users to send mail notification for shared files to other users" : "Разрешить пользователям отправлять оповещение других пользователей об открытии доступа к файлам", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "В качестве базы данных используется SQLite. Для больших установок мы рекомендуем переключиться на другую серверную базу данных.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особенно вызывает сомнение использование SQLite при синхронизации файлов с использованием клиента для ПК.", - "Experimental applications ahead" : "Экспериментальные приложения", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Экспериментальные приложения не проверялись на наличие уязвимостей безопасности, они также могут быть нестабильны, т.к. находятся в активной разработке. Их установка может повлечь потерю информации или нарушение безопасности.", - "Uninstall App" : "Удалить приложение", - "Enable experimental apps" : "Включить экспериментальные приложения", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Здравствуйте,

просто хотим сообщить, что теперь у вас есть учетная запись на %s.

Ваше имя пользователя: %s
Зайти: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Здравствуйте,\n\nПросто хотим сообщить, что теперь у вас есть учетная запись на %s.\n\nИмя пользователя: %s\nЗайти: %s\n", - "For password recovery and notifications" : "Для восстановления пароля и уведомлений", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Если вы хотите поддержать проект,\n\t\tприсоединяйтесь к разработке\n\t\tили\n\t\tрасскажите о нас!", - "Add Group" : "Добавить группу", - "Group" : "Группа", - "Default Quota" : "Квота по умолчанию", - "Full Name" : "Полное имя", - "Group Admin for" : "Администратор групп", - "Storage Location" : "Место хранилища", - "User Backend" : "Механизм учёта пользователей", - "Last Login" : "Последний вход" + "For password recovery and notifications" : "Для восстановления пароля и уведомлений" }, "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/settings/l10n/ru.json b/settings/l10n/ru.json index ec86f4ea77..6a3d0c751d 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -345,44 +345,9 @@ "change email address" : "изменить адрес почты", "Default" : "По умолчанию", "Please provide an admin recovery password, otherwise all user data will be lost" : "Введите пароль восстановления администратора, в противном случае все пользовательские данные будут утеряны", - "log-level out of allowed range" : "уровень журнала вышел за разрешенный диапазон", - "Language changed" : "Язык изменён", "Admins can't remove themself from the admin group" : "Администратор не может удалить сам себя из группы администраторов", "Unable to add user to group %s" : "Невозможно добавить пользователя в группу %s", "Unable to remove user from group %s" : "Невозможно удалить пользователя из группы %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Вы действительно хотите добавить домен \"{domain}\" как доверенный?", - "Please wait...." : "Пожалуйста подождите...", - "add group" : "Добавить группу", - "Everything (fatal issues, errors, warnings, info, debug)" : "Все (критические проблемы, ошибки, предупреждения, информационные, отладочные)", - "Info, warnings, errors and fatal issues" : "Информационные, предупреждения, ошибки и критические проблемы", - "Warnings, errors and fatal issues" : "Предупреждения, ошибки и критические проблемы", - "Errors and fatal issues" : "Ошибки и критические проблемы", - "Fatal issues only" : "Только критические проблемы", - "Log" : "Журнал", - "What to log" : "Что записывать в журнал", - "Download logfile" : "Скачать журнал", - "More" : "Больше", - "Less" : "Меньше", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Лог-файл - больше 100 мб. Его скачивание может занять некоторое время!", - "Allow users to send mail notification for shared files" : "Разрешить пользователям отправлять email об открытии доступа к файлам", - "Allow users to send mail notification for shared files to other users" : "Разрешить пользователям отправлять оповещение других пользователей об открытии доступа к файлам", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "В качестве базы данных используется SQLite. Для больших установок мы рекомендуем переключиться на другую серверную базу данных.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особенно вызывает сомнение использование SQLite при синхронизации файлов с использованием клиента для ПК.", - "Experimental applications ahead" : "Экспериментальные приложения", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Экспериментальные приложения не проверялись на наличие уязвимостей безопасности, они также могут быть нестабильны, т.к. находятся в активной разработке. Их установка может повлечь потерю информации или нарушение безопасности.", - "Uninstall App" : "Удалить приложение", - "Enable experimental apps" : "Включить экспериментальные приложения", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Здравствуйте,

просто хотим сообщить, что теперь у вас есть учетная запись на %s.

Ваше имя пользователя: %s
Зайти: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Здравствуйте,\n\nПросто хотим сообщить, что теперь у вас есть учетная запись на %s.\n\nИмя пользователя: %s\nЗайти: %s\n", - "For password recovery and notifications" : "Для восстановления пароля и уведомлений", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Если вы хотите поддержать проект,\n\t\tприсоединяйтесь к разработке\n\t\tили\n\t\tрасскажите о нас!", - "Add Group" : "Добавить группу", - "Group" : "Группа", - "Default Quota" : "Квота по умолчанию", - "Full Name" : "Полное имя", - "Group Admin for" : "Администратор групп", - "Storage Location" : "Место хранилища", - "User Backend" : "Механизм учёта пользователей", - "Last Login" : "Последний вход" + "For password recovery and notifications" : "Для восстановления пароля и уведомлений" },"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/settings/l10n/si_LK.js b/settings/l10n/si_LK.js index 4ea3398697..be201d7a1e 100644 --- a/settings/l10n/si_LK.js +++ b/settings/l10n/si_LK.js @@ -33,11 +33,7 @@ OC.L10N.register( "Create" : "තනන්න", "Other" : "වෙනත්", "Quota" : "සලාකය", - "Language changed" : "භාෂාව ාවනස් කිරීම", "Unable to add user to group %s" : "පරිශීලකයා %s කණ්ඩායමට එකතු කළ නොහැක", - "Unable to remove user from group %s" : "පරිශීලකයා %s කණ්ඩායමින් ඉවත් කළ නොහැක", - "Log" : "ලඝුව", - "More" : "වැඩි", - "Less" : "අඩු" + "Unable to remove user from group %s" : "පරිශීලකයා %s කණ්ඩායමින් ඉවත් කළ නොහැක" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/si_LK.json b/settings/l10n/si_LK.json index 0f9ebafcd6..d41b56c92c 100644 --- a/settings/l10n/si_LK.json +++ b/settings/l10n/si_LK.json @@ -31,11 +31,7 @@ "Create" : "තනන්න", "Other" : "වෙනත්", "Quota" : "සලාකය", - "Language changed" : "භාෂාව ාවනස් කිරීම", "Unable to add user to group %s" : "පරිශීලකයා %s කණ්ඩායමට එකතු කළ නොහැක", - "Unable to remove user from group %s" : "පරිශීලකයා %s කණ්ඩායමින් ඉවත් කළ නොහැක", - "Log" : "ලඝුව", - "More" : "වැඩි", - "Less" : "අඩු" + "Unable to remove user from group %s" : "පරිශීලකයා %s කණ්ඩායමින් ඉවත් කළ නොහැක" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/sk.js b/settings/l10n/sk.js index ed7f9113de..4df23ab8c1 100644 --- a/settings/l10n/sk.js +++ b/settings/l10n/sk.js @@ -299,43 +299,9 @@ OC.L10N.register( "change email address" : "zmeniť emailovú adresu", "Default" : "Predvolené", "Please provide an admin recovery password, otherwise all user data will be lost" : "Zadajte administrátorské heslo pre obnovu, inak budú všetky dáta stratené", - "log-level out of allowed range" : "úroveň logovania z povoleného rozpätia", - "Language changed" : "Jazyk zmenený", "Admins can't remove themself from the admin group" : "Administrátori nesmú odstrániť sami seba zo skupiny admin", "Unable to add user to group %s" : "Nie je možné pridať používateľa do skupiny %s", "Unable to remove user from group %s" : "Nie je možné odstrániť používateľa zo skupiny %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ste si istí, že chcete pridať \"{domain}\" medzi dôveryhodné domény?", - "Please wait...." : "Čakajte prosím...", - "add group" : "pridať skupinu", - "Everything (fatal issues, errors, warnings, info, debug)" : "Všetko (fatálne problémy, chyby, upozornenia, info, debug)", - "Info, warnings, errors and fatal issues" : "Info, upozornenia, chyby a fatálne problémy", - "Warnings, errors and fatal issues" : "Upozornenia, chyby a fatálne problémy", - "Errors and fatal issues" : "Chyby a fatálne problémy", - "Fatal issues only" : "Len fatálne problémy", - "Log" : "Záznam", - "What to log" : "Čo sa má zaznamenávať", - "Download logfile" : "Stiahnuť súbor logu", - "More" : "Viac", - "Less" : "Menej", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Súbor protokolu je väčší ako 100 MB. Jeho sťahovanie môže chvíľu trvať!", - "Allow users to send mail notification for shared files" : "Povoliť používateľom zasielať emailom oznámenie o sprístupnení súborov", - "Allow users to send mail notification for shared files to other users" : "Povoliť používateľom zasielať emailom oznámenie o sprístupnení súborov ostatným používateľom", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Ako databáza je použitá SQLite. Pre veľké inštalácie odporúčame prejsť na inú databázu.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Najmä pri používaní aplikácie na synchronizáciu s desktopom nie je databáza SQLite doporučená.", - "Experimental applications ahead" : "Experimentálna aplikácia v poradí", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentálne aplikácie nie sú preverované na bezpečnostné chyby, môžu byť nestabilné a veľmi sa meniť. Ich inštaláciou môžete spôsobiť stratu dát alebo bezpečnostné problémy.", - "Uninstall App" : "Odinštalovanie aplikácie", - "Enable experimental apps" : "Povoliť experimentálne aplikácie", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Dobrý deň,

toto je oznámenie o novo vytvorenom účte %s.

Vaše používateľské meno: %s
Prihlásiť sa môžete tu: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ahoj,\n\ntoto je oznámenie o novo vytvorenom účte %s.\n\nVaše používateľské meno: %s\nPrihlásiť sa môžete tu: %s\n\n", - "For password recovery and notifications" : "Pre obnovu hesla a oznámenia", - "Add Group" : "Pridať skupinu", - "Group" : "Skupina", - "Default Quota" : "Predvolená kvóta", - "Full Name" : "Meno a priezvisko", - "Group Admin for" : "Administrátor skupiny pre", - "Storage Location" : "Umiestnenie úložiska", - "User Backend" : "Backend používateľa", - "Last Login" : "Posledné prihlásenie" + "For password recovery and notifications" : "Pre obnovu hesla a oznámenia" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/settings/l10n/sk.json b/settings/l10n/sk.json index f9bd99837b..9a767092d6 100644 --- a/settings/l10n/sk.json +++ b/settings/l10n/sk.json @@ -297,43 +297,9 @@ "change email address" : "zmeniť emailovú adresu", "Default" : "Predvolené", "Please provide an admin recovery password, otherwise all user data will be lost" : "Zadajte administrátorské heslo pre obnovu, inak budú všetky dáta stratené", - "log-level out of allowed range" : "úroveň logovania z povoleného rozpätia", - "Language changed" : "Jazyk zmenený", "Admins can't remove themself from the admin group" : "Administrátori nesmú odstrániť sami seba zo skupiny admin", "Unable to add user to group %s" : "Nie je možné pridať používateľa do skupiny %s", "Unable to remove user from group %s" : "Nie je možné odstrániť používateľa zo skupiny %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ste si istí, že chcete pridať \"{domain}\" medzi dôveryhodné domény?", - "Please wait...." : "Čakajte prosím...", - "add group" : "pridať skupinu", - "Everything (fatal issues, errors, warnings, info, debug)" : "Všetko (fatálne problémy, chyby, upozornenia, info, debug)", - "Info, warnings, errors and fatal issues" : "Info, upozornenia, chyby a fatálne problémy", - "Warnings, errors and fatal issues" : "Upozornenia, chyby a fatálne problémy", - "Errors and fatal issues" : "Chyby a fatálne problémy", - "Fatal issues only" : "Len fatálne problémy", - "Log" : "Záznam", - "What to log" : "Čo sa má zaznamenávať", - "Download logfile" : "Stiahnuť súbor logu", - "More" : "Viac", - "Less" : "Menej", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Súbor protokolu je väčší ako 100 MB. Jeho sťahovanie môže chvíľu trvať!", - "Allow users to send mail notification for shared files" : "Povoliť používateľom zasielať emailom oznámenie o sprístupnení súborov", - "Allow users to send mail notification for shared files to other users" : "Povoliť používateľom zasielať emailom oznámenie o sprístupnení súborov ostatným používateľom", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Ako databáza je použitá SQLite. Pre veľké inštalácie odporúčame prejsť na inú databázu.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Najmä pri používaní aplikácie na synchronizáciu s desktopom nie je databáza SQLite doporučená.", - "Experimental applications ahead" : "Experimentálna aplikácia v poradí", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentálne aplikácie nie sú preverované na bezpečnostné chyby, môžu byť nestabilné a veľmi sa meniť. Ich inštaláciou môžete spôsobiť stratu dát alebo bezpečnostné problémy.", - "Uninstall App" : "Odinštalovanie aplikácie", - "Enable experimental apps" : "Povoliť experimentálne aplikácie", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Dobrý deň,

toto je oznámenie o novo vytvorenom účte %s.

Vaše používateľské meno: %s
Prihlásiť sa môžete tu: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ahoj,\n\ntoto je oznámenie o novo vytvorenom účte %s.\n\nVaše používateľské meno: %s\nPrihlásiť sa môžete tu: %s\n\n", - "For password recovery and notifications" : "Pre obnovu hesla a oznámenia", - "Add Group" : "Pridať skupinu", - "Group" : "Skupina", - "Default Quota" : "Predvolená kvóta", - "Full Name" : "Meno a priezvisko", - "Group Admin for" : "Administrátor skupiny pre", - "Storage Location" : "Umiestnenie úložiska", - "User Backend" : "Backend používateľa", - "Last Login" : "Posledné prihlásenie" + "For password recovery and notifications" : "Pre obnovu hesla a oznámenia" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/settings/l10n/sl.js b/settings/l10n/sl.js index 91d1ecf551..83ad7e2646 100644 --- a/settings/l10n/sl.js +++ b/settings/l10n/sl.js @@ -236,34 +236,9 @@ OC.L10N.register( "change email address" : "spremeni naslov elektronske pošte", "Default" : "Privzeto", "Please provide an admin recovery password, otherwise all user data will be lost" : "Podati je treba skrbniško obnovitveno geslo, sicer bodo vsi uporabniški podatki izgubljeni.", - "log-level out of allowed range" : "stopnja zapisovanja je izven dovoljenega območja", - "Language changed" : "Jezik je spremenjen", "Admins can't remove themself from the admin group" : "Skrbnikov ni mogoče odstraniti iz skupine skrbnikov (admin)", "Unable to add user to group %s" : "Uporabnika ni mogoče dodati k skupini %s", "Unable to remove user from group %s" : "Uporabnika ni mogoče odstraniti iz skupine %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ali ste prepričani, da želite dodati \"{domain}\" kot varno domeno?", - "Please wait...." : "Počakajte ...", - "Everything (fatal issues, errors, warnings, info, debug)" : "Vse (podrobnosti, opozorila, hrošče, napake in usodne dogodke)", - "Info, warnings, errors and fatal issues" : "Podrobnosti, opozorila, napake in usodne dogodke", - "Warnings, errors and fatal issues" : "Opozorila, napake in usodne dogodke", - "Errors and fatal issues" : "Napake in usodne dogodke", - "Fatal issues only" : "Le usodne dogodke", - "Log" : "Dnevnik", - "What to log" : "Kaj naj se beleži?", - "Download logfile" : "Prejmi dnevniško datoteko", - "More" : "Več", - "Less" : "Manj", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Dnevniškega datoteka je večja od 100 MB. Hitrost prejema je odvisna od širokopasovne povezave!", - "Allow users to send mail notification for shared files" : "Dovoli uporabnikom pošiljati obvestila o souporabi datotek po elektronski pošti.", - "Allow users to send mail notification for shared files to other users" : "Dovoli uporabnikom pošiljanje obvestil o souporabi datotek z drugimi uporabniki.", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Uporabljena zbirka je SQLite. Za obsežnejše sisteme je priporočljiv prehod na drugo vrsto zbirke.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Uporaba SQLite ni priporočljiva iz varnostnih razlogov, to še posebej velja, če se sistem krajevno usklajuje z namizjem prek odjemalca.", - "Experimental applications ahead" : "Preizkusni programi", - "Uninstall App" : "Odstrani program", - "Enable experimental apps" : "Omogoči preizkusne programe", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Pozdravljeni,

obveščamo vas, da je račun %s pripravljen.

Uporabniško ime: %s
Dostop: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Pozdravljeni,\n\nobveščamo vas, da je račun %s pripravljen.\n\nUporabniško ime: %s\nDostop: %s\n", - "For password recovery and notifications" : "Za obnovo gesla in obveščanje", - "Group" : "Skupina" + "For password recovery and notifications" : "Za obnovo gesla in obveščanje" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/settings/l10n/sl.json b/settings/l10n/sl.json index fe14b92672..9139253a78 100644 --- a/settings/l10n/sl.json +++ b/settings/l10n/sl.json @@ -234,34 +234,9 @@ "change email address" : "spremeni naslov elektronske pošte", "Default" : "Privzeto", "Please provide an admin recovery password, otherwise all user data will be lost" : "Podati je treba skrbniško obnovitveno geslo, sicer bodo vsi uporabniški podatki izgubljeni.", - "log-level out of allowed range" : "stopnja zapisovanja je izven dovoljenega območja", - "Language changed" : "Jezik je spremenjen", "Admins can't remove themself from the admin group" : "Skrbnikov ni mogoče odstraniti iz skupine skrbnikov (admin)", "Unable to add user to group %s" : "Uporabnika ni mogoče dodati k skupini %s", "Unable to remove user from group %s" : "Uporabnika ni mogoče odstraniti iz skupine %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ali ste prepričani, da želite dodati \"{domain}\" kot varno domeno?", - "Please wait...." : "Počakajte ...", - "Everything (fatal issues, errors, warnings, info, debug)" : "Vse (podrobnosti, opozorila, hrošče, napake in usodne dogodke)", - "Info, warnings, errors and fatal issues" : "Podrobnosti, opozorila, napake in usodne dogodke", - "Warnings, errors and fatal issues" : "Opozorila, napake in usodne dogodke", - "Errors and fatal issues" : "Napake in usodne dogodke", - "Fatal issues only" : "Le usodne dogodke", - "Log" : "Dnevnik", - "What to log" : "Kaj naj se beleži?", - "Download logfile" : "Prejmi dnevniško datoteko", - "More" : "Več", - "Less" : "Manj", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Dnevniškega datoteka je večja od 100 MB. Hitrost prejema je odvisna od širokopasovne povezave!", - "Allow users to send mail notification for shared files" : "Dovoli uporabnikom pošiljati obvestila o souporabi datotek po elektronski pošti.", - "Allow users to send mail notification for shared files to other users" : "Dovoli uporabnikom pošiljanje obvestil o souporabi datotek z drugimi uporabniki.", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Uporabljena zbirka je SQLite. Za obsežnejše sisteme je priporočljiv prehod na drugo vrsto zbirke.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Uporaba SQLite ni priporočljiva iz varnostnih razlogov, to še posebej velja, če se sistem krajevno usklajuje z namizjem prek odjemalca.", - "Experimental applications ahead" : "Preizkusni programi", - "Uninstall App" : "Odstrani program", - "Enable experimental apps" : "Omogoči preizkusne programe", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Pozdravljeni,

obveščamo vas, da je račun %s pripravljen.

Uporabniško ime: %s
Dostop: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Pozdravljeni,\n\nobveščamo vas, da je račun %s pripravljen.\n\nUporabniško ime: %s\nDostop: %s\n", - "For password recovery and notifications" : "Za obnovo gesla in obveščanje", - "Group" : "Skupina" + "For password recovery and notifications" : "Za obnovo gesla in obveščanje" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/settings/l10n/sq.js b/settings/l10n/sq.js index 840114e742..03dcb19b49 100644 --- a/settings/l10n/sq.js +++ b/settings/l10n/sq.js @@ -335,43 +335,9 @@ OC.L10N.register( "change email address" : "ndryshoni adresën email", "Default" : "Parazgjedhje", "Please provide an admin recovery password, otherwise all user data will be lost" : "Ju lutemi, jepni një fjalëkalim rikthimesh për përgjegjësin, në të kundërt të gjitha të dhënat do të humbasin", - "log-level out of allowed range" : "nivel regjistrimi jashtë intervalit të lejuar", - "Language changed" : "Gjuha u ndryshua", "Admins can't remove themself from the admin group" : "Administratorët s’mund të heqin veten prej grupit admin", "Unable to add user to group %s" : "S’arrin të shtojë përdorues te grupi %s", "Unable to remove user from group %s" : "S’arrin të heqë përdorues nga grupi %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Jeni vërtet i sigurt se doni të shtoni \"{domain}\" si përkatësi të besuar?", - "Please wait...." : "Ju lutemi, prisni…", - "add group" : "shtoni grup", - "Everything (fatal issues, errors, warnings, info, debug)" : "Gjithçka (probleme fatale, gabime, sinjalizime, të dhëna, diagnostikim)", - "Info, warnings, errors and fatal issues" : "Të dhëna, sinjalizime, gabime dhe probleme fatale", - "Warnings, errors and fatal issues" : "Sinjalizime, gabime dhe probleme fatale", - "Errors and fatal issues" : "Gabime dhe probleme fatale", - "Fatal issues only" : "Vetëm probleme fatale", - "Log" : "Regjistër", - "What to log" : "Ç’të regjistrohet", - "Download logfile" : "Shkarkoni kartelën regjistër", - "More" : "Më tepër", - "Less" : "Më pak", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Kartela regjistër është më e madhe se 100 MB. Shkarkimi i saj mund të hajë ca kohë!", - "Allow users to send mail notification for shared files" : "Lejoju përdoruesve të dërgojnë njoftime me email për kartela të ndara me të tjerët", - "Allow users to send mail notification for shared files to other users" : "Lejoju përdoruesve t’u dërgojnë përdoruesve të tjerë njoftime me email për kartela të ndara me të tjerët", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Si bazë të dhënash përdoret SQLite. Për instalime më të ngarkuara, këshillojmë të kalohet në një program tjetër baze të dhënash.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Përdorimi i SQLite-it nuk këshillohet veçanërisht kur përdoret klienti desktop për njëkohësim kartelash.", - "Experimental applications ahead" : "Keni përpara aplikacione eksperimentale", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Aplikacionet eksperimentale nuk kontrollohen për probleme sigurie, mund të jenë të rinj ose të njohur si të paqëndrueshëm, dhe nën zhvillim intensiv. Instalimi i tyre mund të shkaktojë humbje të dhënash ose cenim të sigurisë.", - "Uninstall App" : "Çinstaloje Aplikacionin", - "Enable experimental apps" : "Aktivizo aplikacione eksperimentale", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Njatjeta,

thjesht po ju bëjmë të ditur që tani keni një llogar %s.

Emri juaj i përdoruesit: %s
Hyni në të te: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Njatjeta,\n\nthjesht po ju bëjmë të ditur që tani keni një llogari %s.\n\nEmri juaj i përdoruesit: %s\nHyni në të te: %s\n\n", - "For password recovery and notifications" : "Për rimarrje fjalëkalimesh dhe njoftime ", - "Add Group" : "Shtoni Grup", - "Group" : "Grup", - "Default Quota" : "Kuota Parazgjedhje", - "Full Name" : "Emri i Plotë", - "Group Admin for" : "Admini Grupi për", - "Storage Location" : "Vendndodhje Depozite", - "User Backend" : "Program klient i përdoruesit", - "Last Login" : "Hyrja e fundit" + "For password recovery and notifications" : "Për rimarrje fjalëkalimesh dhe njoftime " }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/sq.json b/settings/l10n/sq.json index f6c0f446cb..afee26d26a 100644 --- a/settings/l10n/sq.json +++ b/settings/l10n/sq.json @@ -333,43 +333,9 @@ "change email address" : "ndryshoni adresën email", "Default" : "Parazgjedhje", "Please provide an admin recovery password, otherwise all user data will be lost" : "Ju lutemi, jepni një fjalëkalim rikthimesh për përgjegjësin, në të kundërt të gjitha të dhënat do të humbasin", - "log-level out of allowed range" : "nivel regjistrimi jashtë intervalit të lejuar", - "Language changed" : "Gjuha u ndryshua", "Admins can't remove themself from the admin group" : "Administratorët s’mund të heqin veten prej grupit admin", "Unable to add user to group %s" : "S’arrin të shtojë përdorues te grupi %s", "Unable to remove user from group %s" : "S’arrin të heqë përdorues nga grupi %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Jeni vërtet i sigurt se doni të shtoni \"{domain}\" si përkatësi të besuar?", - "Please wait...." : "Ju lutemi, prisni…", - "add group" : "shtoni grup", - "Everything (fatal issues, errors, warnings, info, debug)" : "Gjithçka (probleme fatale, gabime, sinjalizime, të dhëna, diagnostikim)", - "Info, warnings, errors and fatal issues" : "Të dhëna, sinjalizime, gabime dhe probleme fatale", - "Warnings, errors and fatal issues" : "Sinjalizime, gabime dhe probleme fatale", - "Errors and fatal issues" : "Gabime dhe probleme fatale", - "Fatal issues only" : "Vetëm probleme fatale", - "Log" : "Regjistër", - "What to log" : "Ç’të regjistrohet", - "Download logfile" : "Shkarkoni kartelën regjistër", - "More" : "Më tepër", - "Less" : "Më pak", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Kartela regjistër është më e madhe se 100 MB. Shkarkimi i saj mund të hajë ca kohë!", - "Allow users to send mail notification for shared files" : "Lejoju përdoruesve të dërgojnë njoftime me email për kartela të ndara me të tjerët", - "Allow users to send mail notification for shared files to other users" : "Lejoju përdoruesve t’u dërgojnë përdoruesve të tjerë njoftime me email për kartela të ndara me të tjerët", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Si bazë të dhënash përdoret SQLite. Për instalime më të ngarkuara, këshillojmë të kalohet në një program tjetër baze të dhënash.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Përdorimi i SQLite-it nuk këshillohet veçanërisht kur përdoret klienti desktop për njëkohësim kartelash.", - "Experimental applications ahead" : "Keni përpara aplikacione eksperimentale", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Aplikacionet eksperimentale nuk kontrollohen për probleme sigurie, mund të jenë të rinj ose të njohur si të paqëndrueshëm, dhe nën zhvillim intensiv. Instalimi i tyre mund të shkaktojë humbje të dhënash ose cenim të sigurisë.", - "Uninstall App" : "Çinstaloje Aplikacionin", - "Enable experimental apps" : "Aktivizo aplikacione eksperimentale", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Njatjeta,

thjesht po ju bëjmë të ditur që tani keni një llogar %s.

Emri juaj i përdoruesit: %s
Hyni në të te: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Njatjeta,\n\nthjesht po ju bëjmë të ditur që tani keni një llogari %s.\n\nEmri juaj i përdoruesit: %s\nHyni në të te: %s\n\n", - "For password recovery and notifications" : "Për rimarrje fjalëkalimesh dhe njoftime ", - "Add Group" : "Shtoni Grup", - "Group" : "Grup", - "Default Quota" : "Kuota Parazgjedhje", - "Full Name" : "Emri i Plotë", - "Group Admin for" : "Admini Grupi për", - "Storage Location" : "Vendndodhje Depozite", - "User Backend" : "Program klient i përdoruesit", - "Last Login" : "Hyrja e fundit" + "For password recovery and notifications" : "Për rimarrje fjalëkalimesh dhe njoftime " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js index 12aaae5549..9965f2ceea 100644 --- a/settings/l10n/sr.js +++ b/settings/l10n/sr.js @@ -209,33 +209,8 @@ OC.L10N.register( "change email address" : "измени е-адресу", "Default" : "Подразумевано", "Please provide an admin recovery password, otherwise all user data will be lost" : "Наведите администраторску лозинку опоравка. У супротном, сви кориснички подаци биће изгубљени.", - "log-level out of allowed range" : "ниво бележења је ван дозвољеног опсега", - "Language changed" : "Језик је промењен", "Admins can't remove themself from the admin group" : "Администратор не може себе да уклони из admin групе", "Unable to add user to group %s" : "Не могу да додам корисника у групу %s", - "Unable to remove user from group %s" : "Не могу да уклоним корисника из групе %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Да ли заиста желите да додате „{domain}“ као поуздан домен?", - "Please wait...." : "Сачекајте…", - "Everything (fatal issues, errors, warnings, info, debug)" : "Све (фаталне проблеме, грешке, упозорења, информације, отклањање грешака)", - "Info, warnings, errors and fatal issues" : "Информације, упозорења, грешке и фатални проблеми", - "Warnings, errors and fatal issues" : "Упозорења, грешке и фатални проблеми", - "Errors and fatal issues" : "Грешке и фатални проблеми", - "Fatal issues only" : "Само фатални проблеми", - "Log" : "Бележење", - "Download logfile" : "Преузми записник", - "More" : "Више", - "Less" : "Мање", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Фајл записника је већи од 100МБ. Преузимање може потрајати!", - "Allow users to send mail notification for shared files" : "Дозволи корисницима да шаљу обавештења за дељене фајлове", - "Allow users to send mail notification for shared files to other users" : "Дозволи корисницима да шаљу обавештења е-поштом за дељене фајлове", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite се користи као базе података. За веће инсталације препоручујемо да се пребаците на други модел базе података.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Нарочито ако се користи клијент програм у графичком окружењу, коришћење СКуЛајта није препоручљиво.", - "Experimental applications ahead" : "Експериментална апликација", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Експерименталне апликације се непроверене што се тиче безбедности и могу бити нестабилне и недовршене. Инсталирање може довести до губитка података или нарушавања безбедности.", - "Uninstall App" : "Деинсталирај апликацију", - "Enable experimental apps" : "Укључи експерименталне апликације", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Поздрав,

само вас обавештавам да сад имате %s налог.

Ваше корисничко име: %s
Приступите му на: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Поздрав.\n\nСамо да знате да сада имате %s налог.\n\nВаше корисничко име: %s\nПриступите му на: %s\n", - "Group" : "Група" + "Unable to remove user from group %s" : "Не могу да уклоним корисника из групе %s" }, "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/settings/l10n/sr.json b/settings/l10n/sr.json index 1d1632e4d0..5ddf6ed174 100644 --- a/settings/l10n/sr.json +++ b/settings/l10n/sr.json @@ -207,33 +207,8 @@ "change email address" : "измени е-адресу", "Default" : "Подразумевано", "Please provide an admin recovery password, otherwise all user data will be lost" : "Наведите администраторску лозинку опоравка. У супротном, сви кориснички подаци биће изгубљени.", - "log-level out of allowed range" : "ниво бележења је ван дозвољеног опсега", - "Language changed" : "Језик је промењен", "Admins can't remove themself from the admin group" : "Администратор не може себе да уклони из admin групе", "Unable to add user to group %s" : "Не могу да додам корисника у групу %s", - "Unable to remove user from group %s" : "Не могу да уклоним корисника из групе %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Да ли заиста желите да додате „{domain}“ као поуздан домен?", - "Please wait...." : "Сачекајте…", - "Everything (fatal issues, errors, warnings, info, debug)" : "Све (фаталне проблеме, грешке, упозорења, информације, отклањање грешака)", - "Info, warnings, errors and fatal issues" : "Информације, упозорења, грешке и фатални проблеми", - "Warnings, errors and fatal issues" : "Упозорења, грешке и фатални проблеми", - "Errors and fatal issues" : "Грешке и фатални проблеми", - "Fatal issues only" : "Само фатални проблеми", - "Log" : "Бележење", - "Download logfile" : "Преузми записник", - "More" : "Више", - "Less" : "Мање", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Фајл записника је већи од 100МБ. Преузимање може потрајати!", - "Allow users to send mail notification for shared files" : "Дозволи корисницима да шаљу обавештења за дељене фајлове", - "Allow users to send mail notification for shared files to other users" : "Дозволи корисницима да шаљу обавештења е-поштом за дељене фајлове", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite се користи као базе података. За веће инсталације препоручујемо да се пребаците на други модел базе података.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Нарочито ако се користи клијент програм у графичком окружењу, коришћење СКуЛајта није препоручљиво.", - "Experimental applications ahead" : "Експериментална апликација", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Експерименталне апликације се непроверене што се тиче безбедности и могу бити нестабилне и недовршене. Инсталирање може довести до губитка података или нарушавања безбедности.", - "Uninstall App" : "Деинсталирај апликацију", - "Enable experimental apps" : "Укључи експерименталне апликације", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Поздрав,

само вас обавештавам да сад имате %s налог.

Ваше корисничко име: %s
Приступите му на: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Поздрав.\n\nСамо да знате да сада имате %s налог.\n\nВаше корисничко име: %s\nПриступите му на: %s\n", - "Group" : "Група" + "Unable to remove user from group %s" : "Не могу да уклоним корисника из групе %s" },"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/settings/l10n/sv.js b/settings/l10n/sv.js index da9726d958..e4573535f3 100644 --- a/settings/l10n/sv.js +++ b/settings/l10n/sv.js @@ -345,43 +345,9 @@ OC.L10N.register( "change email address" : "ändra e-postadress", "Default" : "Förvald", "Please provide an admin recovery password, otherwise all user data will be lost" : "Ange ett återställningslösenord för administratören. Annars kommer all användardata förloras", - "log-level out of allowed range" : "logg-nivå utanför tillåtet område", - "Language changed" : "Språk ändrades", "Admins can't remove themself from the admin group" : "Administratörer kan inte ta bort sig själva från admingruppen", "Unable to add user to group %s" : "Kan inte lägga till användare i gruppen %s", "Unable to remove user from group %s" : "Kan inte radera användare från gruppen %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Är du verkligen säker på att du vill lägga till \"{domain}\" som en trusted domian?", - "Please wait...." : "Var god vänta ...", - "add group" : "lägg till grupp", - "Everything (fatal issues, errors, warnings, info, debug)" : "Allting (allvarliga fel, fel, varningar, info, debug)", - "Info, warnings, errors and fatal issues" : "Info, varningar och allvarliga fel", - "Warnings, errors and fatal issues" : "Varningar, fel och allvarliga fel", - "Errors and fatal issues" : "Fel och allvarliga fel", - "Fatal issues only" : "Endast allvarliga fel", - "Log" : "Logg", - "What to log" : "Vad som ska loggas", - "Download logfile" : "Ladda ned loggfil", - "More" : "Mer", - "Less" : "Mindre", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Logfilen är större än 100 MB. Nedladdningen kan ta en stund!", - "Allow users to send mail notification for shared files" : "Tillåt användare att skicka mailnotifieringar för delade filer", - "Allow users to send mail notification for shared files to other users" : "Tillåt användare att skicka mejlnotifiering för delade filer till andra användare", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite används som databas. För större installationer så rekommenderar vi ett byte till en annan databasmotor.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Speciellt när desktop klienten för filsynkronisering används så avråds användande av SQLite.", - "Experimental applications ahead" : "Experimentiella applikationer framför", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentella applikationer är ej kontrollerade för säkerhetsproblem, nya eller kända att vara instabila och under föränderlig utveckling. Installation utav dessa kan orsaka dataförlust eller säkerhetsbrott.", - "Uninstall App" : "Avinstallera applikation", - "Enable experimental apps" : "Aktivera experimentiella applikationer", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hej där,

Tänkte bara informera dig om att du nu har ett %s konto.

Ditt användarnamn: %s
Accessa det här: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hej där,\n\nTänkte bara informera dig om att du nu har ett %s konto.\n\nDitt användarnamn: %s\nAccessa det här: %s\n", - "For password recovery and notifications" : "För lösenordsåterställning och notifieringar", - "Add Group" : "Lägg till Grupp", - "Group" : "Grupp", - "Default Quota" : "Förvald datakvot", - "Full Name" : "Namn", - "Group Admin for" : "Gruppadmin för", - "Storage Location" : "Lagringsplats", - "User Backend" : "Användarbackend", - "Last Login" : "Senaste inloggining" + "For password recovery and notifications" : "För lösenordsåterställning och notifieringar" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json index ecb555ec0e..759ce9bfe3 100644 --- a/settings/l10n/sv.json +++ b/settings/l10n/sv.json @@ -343,43 +343,9 @@ "change email address" : "ändra e-postadress", "Default" : "Förvald", "Please provide an admin recovery password, otherwise all user data will be lost" : "Ange ett återställningslösenord för administratören. Annars kommer all användardata förloras", - "log-level out of allowed range" : "logg-nivå utanför tillåtet område", - "Language changed" : "Språk ändrades", "Admins can't remove themself from the admin group" : "Administratörer kan inte ta bort sig själva från admingruppen", "Unable to add user to group %s" : "Kan inte lägga till användare i gruppen %s", "Unable to remove user from group %s" : "Kan inte radera användare från gruppen %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Är du verkligen säker på att du vill lägga till \"{domain}\" som en trusted domian?", - "Please wait...." : "Var god vänta ...", - "add group" : "lägg till grupp", - "Everything (fatal issues, errors, warnings, info, debug)" : "Allting (allvarliga fel, fel, varningar, info, debug)", - "Info, warnings, errors and fatal issues" : "Info, varningar och allvarliga fel", - "Warnings, errors and fatal issues" : "Varningar, fel och allvarliga fel", - "Errors and fatal issues" : "Fel och allvarliga fel", - "Fatal issues only" : "Endast allvarliga fel", - "Log" : "Logg", - "What to log" : "Vad som ska loggas", - "Download logfile" : "Ladda ned loggfil", - "More" : "Mer", - "Less" : "Mindre", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Logfilen är större än 100 MB. Nedladdningen kan ta en stund!", - "Allow users to send mail notification for shared files" : "Tillåt användare att skicka mailnotifieringar för delade filer", - "Allow users to send mail notification for shared files to other users" : "Tillåt användare att skicka mejlnotifiering för delade filer till andra användare", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite används som databas. För större installationer så rekommenderar vi ett byte till en annan databasmotor.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Speciellt när desktop klienten för filsynkronisering används så avråds användande av SQLite.", - "Experimental applications ahead" : "Experimentiella applikationer framför", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentella applikationer är ej kontrollerade för säkerhetsproblem, nya eller kända att vara instabila och under föränderlig utveckling. Installation utav dessa kan orsaka dataförlust eller säkerhetsbrott.", - "Uninstall App" : "Avinstallera applikation", - "Enable experimental apps" : "Aktivera experimentiella applikationer", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Hej där,

Tänkte bara informera dig om att du nu har ett %s konto.

Ditt användarnamn: %s
Accessa det här: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hej där,\n\nTänkte bara informera dig om att du nu har ett %s konto.\n\nDitt användarnamn: %s\nAccessa det här: %s\n", - "For password recovery and notifications" : "För lösenordsåterställning och notifieringar", - "Add Group" : "Lägg till Grupp", - "Group" : "Grupp", - "Default Quota" : "Förvald datakvot", - "Full Name" : "Namn", - "Group Admin for" : "Gruppadmin för", - "Storage Location" : "Lagringsplats", - "User Backend" : "Användarbackend", - "Last Login" : "Senaste inloggining" + "For password recovery and notifications" : "För lösenordsåterställning och notifieringar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/ta_LK.js b/settings/l10n/ta_LK.js index ff63cae012..1324bdc366 100644 --- a/settings/l10n/ta_LK.js +++ b/settings/l10n/ta_LK.js @@ -32,10 +32,7 @@ OC.L10N.register( "Create" : "உருவாக்குக", "Other" : "மற்றவை", "Quota" : "பங்கு", - "Language changed" : "மொழி மாற்றப்பட்டது", "Unable to add user to group %s" : "குழு %s இல் பயனாளரை சேர்க்க முடியாது", - "Unable to remove user from group %s" : "குழு %s இலிருந்து பயனாளரை நீக்கமுடியாது", - "More" : "மேலதிக", - "Less" : "குறைவான" + "Unable to remove user from group %s" : "குழு %s இலிருந்து பயனாளரை நீக்கமுடியாது" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/ta_LK.json b/settings/l10n/ta_LK.json index 7a862136b8..4f7bdc1d36 100644 --- a/settings/l10n/ta_LK.json +++ b/settings/l10n/ta_LK.json @@ -30,10 +30,7 @@ "Create" : "உருவாக்குக", "Other" : "மற்றவை", "Quota" : "பங்கு", - "Language changed" : "மொழி மாற்றப்பட்டது", "Unable to add user to group %s" : "குழு %s இல் பயனாளரை சேர்க்க முடியாது", - "Unable to remove user from group %s" : "குழு %s இலிருந்து பயனாளரை நீக்கமுடியாது", - "More" : "மேலதிக", - "Less" : "குறைவான" + "Unable to remove user from group %s" : "குழு %s இலிருந்து பயனாளரை நீக்கமுடியாது" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/th.js b/settings/l10n/th.js index 4e97f78c97..71f14e35f6 100644 --- a/settings/l10n/th.js +++ b/settings/l10n/th.js @@ -238,35 +238,9 @@ OC.L10N.register( "change email address" : "เปลี่ยนแปลงที่อยู่อีเมล", "Default" : "ค่าเริ่มต้น", "Please provide an admin recovery password, otherwise all user data will be lost" : "โปรดให้กู้คืนรหัสผ่านของผู้ดูแลระบบมิฉะนั้นข้อมูลของผู้ใช้ทั้งหมดจะหายไป", - "log-level out of allowed range" : "ระดับ-บันทึก ไม่ได้อยู่ในช่วงที่ได้รับอนุญาต", - "Language changed" : "เปลี่ยนภาษาเรียบร้อยแล้ว", "Admins can't remove themself from the admin group" : "ผู้ดูแลระบบไม่สามารถลบตัวเองออกจากกลุ่มผู้ดูแลได้", "Unable to add user to group %s" : "ไม่สามารถเพิ่มผู้ใช้งานเข้าไปที่กลุ่ม %s ได้", "Unable to remove user from group %s" : "ไม่สามารถลบผู้ใช้งานออกจากกลุ่ม %s ได้", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "คุณแน่ใจจริงๆ ว่าคุณต้องการเพิ่ม \"{domain}\" เป็นโดเมนที่เชื่อถือได้?", - "Please wait...." : "กรุณารอสักครู่...", - "Everything (fatal issues, errors, warnings, info, debug)" : "ทุกอย่าง (ปัญหาร้ายแรง ข้อผิดพลาด คำเตือน ข้อมูล การแก้ปัญหา)", - "Info, warnings, errors and fatal issues" : "ข้อมูล คำเตือน ข้อผิดพลาดและปัญหาร้ายแรง", - "Warnings, errors and fatal issues" : "คำเตือนข้อผิดพลาดและปัญหาที่ร้ายแรง", - "Errors and fatal issues" : "ข้อผิดพลาดและปัญหาที่ร้ายแรง", - "Fatal issues only" : "ปัญหาร้ายแรงเท่านั้น", - "Log" : "บันทึกการเปลี่ยนแปลง", - "What to log" : "อะไรที่จะบันทึก", - "Download logfile" : "ดาวน์โหลดไฟล์บันทึก", - "More" : "มาก", - "Less" : "ย่อ", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "ไฟล์บันทึกมีขนาดใหญ่กว่า 100 เมกะไบต์ มันอาจจะใช้เวลาดาวน์โหลดนาน!", - "Allow users to send mail notification for shared files" : "อนุญาตให้ผู้ใช้ส่งการแจ้งเตือนอีเมลสำหรับไฟล์ที่ถูกแชร์", - "Allow users to send mail notification for shared files to other users" : "อนุญาตให้ผู้ใช้ส่งการแจ้งเตือนอีเมลสำหรับไฟล์ที่แชร์กับผู้ใช้อื่นๆ", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "จะใช้ SQLite เป็นฐานข้อมูล สำหรับการติดตั้งขนาดใหญ่เราขอแนะนำเพื่อสลับไปยังฐานข้อมูลแบ็กเอนด์ที่แตกต่างกัน", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "โดยเฉพาะอย่างยิ่งเมื่อใช้ไคลเอนต์เดสก์ทอปสำหรับการประสานข้อมูลโดย SQLite", - "Experimental applications ahead" : "การใช้งานก่อนการทดลอง", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "การทดลองแอพพลิเคชันไม่ได้ถูกตรวจสอบปัญหาด้านความปลอดภัย การติดตั้งพวกเขาสามารถก่อให้เกิดการสูญเสียข้อมูลหรือการละเมิดความปลอดภัย", - "Uninstall App" : "ถอนการติดตั้งแอพฯ", - "Enable experimental apps" : "เปิดใช้งานแอพพลิเคชั่นทดลอง", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "นี่คุณ

อยากจะแจ้งให้คุณทราบว่าขณะนี้คุณมีบัญชี %s

ชื่อผู้ใช้ของคุณคือ: %s
เข้าไปงานได้ที่: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "นี่คุณ\n\nอยากให้คุณทราบว่าขณะนี้คุณมี %s บัญชี\n\nชื่อผู้ใช้ของคุณ: %s\nดูได้ที่: %s\n", - "For password recovery and notifications" : "สำหรับการกู้คืนรหัสผ่านและการแจ้งเตือน", - "Group" : "กลุ่ม" + "For password recovery and notifications" : "สำหรับการกู้คืนรหัสผ่านและการแจ้งเตือน" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/th.json b/settings/l10n/th.json index 781a83383d..ff03fccd2c 100644 --- a/settings/l10n/th.json +++ b/settings/l10n/th.json @@ -236,35 +236,9 @@ "change email address" : "เปลี่ยนแปลงที่อยู่อีเมล", "Default" : "ค่าเริ่มต้น", "Please provide an admin recovery password, otherwise all user data will be lost" : "โปรดให้กู้คืนรหัสผ่านของผู้ดูแลระบบมิฉะนั้นข้อมูลของผู้ใช้ทั้งหมดจะหายไป", - "log-level out of allowed range" : "ระดับ-บันทึก ไม่ได้อยู่ในช่วงที่ได้รับอนุญาต", - "Language changed" : "เปลี่ยนภาษาเรียบร้อยแล้ว", "Admins can't remove themself from the admin group" : "ผู้ดูแลระบบไม่สามารถลบตัวเองออกจากกลุ่มผู้ดูแลได้", "Unable to add user to group %s" : "ไม่สามารถเพิ่มผู้ใช้งานเข้าไปที่กลุ่ม %s ได้", "Unable to remove user from group %s" : "ไม่สามารถลบผู้ใช้งานออกจากกลุ่ม %s ได้", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "คุณแน่ใจจริงๆ ว่าคุณต้องการเพิ่ม \"{domain}\" เป็นโดเมนที่เชื่อถือได้?", - "Please wait...." : "กรุณารอสักครู่...", - "Everything (fatal issues, errors, warnings, info, debug)" : "ทุกอย่าง (ปัญหาร้ายแรง ข้อผิดพลาด คำเตือน ข้อมูล การแก้ปัญหา)", - "Info, warnings, errors and fatal issues" : "ข้อมูล คำเตือน ข้อผิดพลาดและปัญหาร้ายแรง", - "Warnings, errors and fatal issues" : "คำเตือนข้อผิดพลาดและปัญหาที่ร้ายแรง", - "Errors and fatal issues" : "ข้อผิดพลาดและปัญหาที่ร้ายแรง", - "Fatal issues only" : "ปัญหาร้ายแรงเท่านั้น", - "Log" : "บันทึกการเปลี่ยนแปลง", - "What to log" : "อะไรที่จะบันทึก", - "Download logfile" : "ดาวน์โหลดไฟล์บันทึก", - "More" : "มาก", - "Less" : "ย่อ", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "ไฟล์บันทึกมีขนาดใหญ่กว่า 100 เมกะไบต์ มันอาจจะใช้เวลาดาวน์โหลดนาน!", - "Allow users to send mail notification for shared files" : "อนุญาตให้ผู้ใช้ส่งการแจ้งเตือนอีเมลสำหรับไฟล์ที่ถูกแชร์", - "Allow users to send mail notification for shared files to other users" : "อนุญาตให้ผู้ใช้ส่งการแจ้งเตือนอีเมลสำหรับไฟล์ที่แชร์กับผู้ใช้อื่นๆ", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "จะใช้ SQLite เป็นฐานข้อมูล สำหรับการติดตั้งขนาดใหญ่เราขอแนะนำเพื่อสลับไปยังฐานข้อมูลแบ็กเอนด์ที่แตกต่างกัน", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "โดยเฉพาะอย่างยิ่งเมื่อใช้ไคลเอนต์เดสก์ทอปสำหรับการประสานข้อมูลโดย SQLite", - "Experimental applications ahead" : "การใช้งานก่อนการทดลอง", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "การทดลองแอพพลิเคชันไม่ได้ถูกตรวจสอบปัญหาด้านความปลอดภัย การติดตั้งพวกเขาสามารถก่อให้เกิดการสูญเสียข้อมูลหรือการละเมิดความปลอดภัย", - "Uninstall App" : "ถอนการติดตั้งแอพฯ", - "Enable experimental apps" : "เปิดใช้งานแอพพลิเคชั่นทดลอง", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "นี่คุณ

อยากจะแจ้งให้คุณทราบว่าขณะนี้คุณมีบัญชี %s

ชื่อผู้ใช้ของคุณคือ: %s
เข้าไปงานได้ที่: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "นี่คุณ\n\nอยากให้คุณทราบว่าขณะนี้คุณมี %s บัญชี\n\nชื่อผู้ใช้ของคุณ: %s\nดูได้ที่: %s\n", - "For password recovery and notifications" : "สำหรับการกู้คืนรหัสผ่านและการแจ้งเตือน", - "Group" : "กลุ่ม" + "For password recovery and notifications" : "สำหรับการกู้คืนรหัสผ่านและการแจ้งเตือน" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index 89cb03767c..33c11df641 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -347,44 +347,9 @@ OC.L10N.register( "change email address" : "e-posta adresini değiştir", "Default" : "Varsayılan", "Please provide an admin recovery password, otherwise all user data will be lost" : "Lütfen bir yönetici kurtarma parolası yazın, yoksa tüm kullanıcı verileri kaybolur", - "log-level out of allowed range" : "günlük düzeyi izin verilen aralık dışında", - "Language changed" : "Dil değiştirildi", "Admins can't remove themself from the admin group" : "Yöneticiler kendilerini admin grubundan çıkartamaz", "Unable to add user to group %s" : "Kullanıcı %s grubuna eklenemedi", "Unable to remove user from group %s" : "Kullanıcı %s grubundan çıkartılamadı", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "\"{domain}\" etki alanını güvenilir etki alanı olarak eklemek istediğinize emin misiniz?", - "Please wait...." : "Lütfen bekleyin....", - "add group" : "grup ekle", - "Everything (fatal issues, errors, warnings, info, debug)" : "Herşey (ciddi sorunlar, hatalar, uyarılar, bilgiler, hata ayıklama)", - "Info, warnings, errors and fatal issues" : "Bilgiler, uyarılar, hatalar ve ciddi sorunlar", - "Warnings, errors and fatal issues" : "Uyarılar, hatalar ve ciddi sorunlar", - "Errors and fatal issues" : "Hatalar ve ciddi sorunlar", - "Fatal issues only" : "Yalnız ciddi sorunlar", - "Log" : "Günlük", - "What to log" : "Günlüğü tutulacak işlemler", - "Download logfile" : "Günlük dosyasını indir", - "More" : "Daha fazla", - "Less" : "Daha az", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Günlük dosyası 100 MB boyutundan büyük. İndirmek zaman alabilir!", - "Allow users to send mail notification for shared files" : "Kullanıcılar paylaşılmış dosyalar için posta bildirimleri gönderebilsin", - "Allow users to send mail notification for shared files to other users" : "Kullanıcılar diğer kullanıcılara paylaşılmış dosyalar için posta bildirimleri gönderebilsin", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Şu anda veritabanı olarak SQLite kullanılıyor. Daha büyük kurulumlar için farklı bir veritabanı arka ucuna geçmenizi öneriyoruz.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Özellikle dosya eşitleme için masaüstü istemcisi kullanılırken SQLite kullanımı önerilmez.", - "Experimental applications ahead" : "İlerideki deneysel uygulamalar", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Deneysel uygulamalar güvenlik açısından denetlenmemiş, yeni ya da kararsız olabilen ve yoğun geliştirme aşamasındaki uygulamalardır. Bu uygulamaları yüklemek veri kaybı ya da güvenlik açıklarına neden olabilir.", - "Uninstall App" : "Uygulamayı Kaldır", - "Enable experimental apps" : "Deneysel uygulamaları etkinleştir", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Merhaba,

Artık bir %s hesabınızın olduğunu bildirmek istedik.

Kullanıcı adınız: %s
Şuradan erişebilirsiniz: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Merhaba,\n\nArtık bir %s hesabınızın olduğunu bildirmek istedik.\n\nKullanıcı adınız: %s\nŞuradan erişebilirsiniz: %s\n\n", - "For password recovery and notifications" : "Parola sıfırlama ve bildirimler için", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Projeyi desteklemek isterseniz\n\t\tgeliştirmeye katkıda bulunun\n\t\tya da\n\t\ttanıtılmasına yardımcı olun!", - "Add Group" : "Grup Ekle", - "Group" : "Grup", - "Default Quota" : "Varsayılan Kota", - "Full Name" : "Tam Ad", - "Group Admin for" : "Şunun grup yöneticisi", - "Storage Location" : "Depolama Konumu", - "User Backend" : "Kullanıcı Arka Ucu", - "Last Login" : "Son Oturum Açma" + "For password recovery and notifications" : "Parola sıfırlama ve bildirimler için" }, "nplurals=2; plural=(n > 1);"); diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json index 3ebcd8b031..973870f4a5 100644 --- a/settings/l10n/tr.json +++ b/settings/l10n/tr.json @@ -345,44 +345,9 @@ "change email address" : "e-posta adresini değiştir", "Default" : "Varsayılan", "Please provide an admin recovery password, otherwise all user data will be lost" : "Lütfen bir yönetici kurtarma parolası yazın, yoksa tüm kullanıcı verileri kaybolur", - "log-level out of allowed range" : "günlük düzeyi izin verilen aralık dışında", - "Language changed" : "Dil değiştirildi", "Admins can't remove themself from the admin group" : "Yöneticiler kendilerini admin grubundan çıkartamaz", "Unable to add user to group %s" : "Kullanıcı %s grubuna eklenemedi", "Unable to remove user from group %s" : "Kullanıcı %s grubundan çıkartılamadı", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "\"{domain}\" etki alanını güvenilir etki alanı olarak eklemek istediğinize emin misiniz?", - "Please wait...." : "Lütfen bekleyin....", - "add group" : "grup ekle", - "Everything (fatal issues, errors, warnings, info, debug)" : "Herşey (ciddi sorunlar, hatalar, uyarılar, bilgiler, hata ayıklama)", - "Info, warnings, errors and fatal issues" : "Bilgiler, uyarılar, hatalar ve ciddi sorunlar", - "Warnings, errors and fatal issues" : "Uyarılar, hatalar ve ciddi sorunlar", - "Errors and fatal issues" : "Hatalar ve ciddi sorunlar", - "Fatal issues only" : "Yalnız ciddi sorunlar", - "Log" : "Günlük", - "What to log" : "Günlüğü tutulacak işlemler", - "Download logfile" : "Günlük dosyasını indir", - "More" : "Daha fazla", - "Less" : "Daha az", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Günlük dosyası 100 MB boyutundan büyük. İndirmek zaman alabilir!", - "Allow users to send mail notification for shared files" : "Kullanıcılar paylaşılmış dosyalar için posta bildirimleri gönderebilsin", - "Allow users to send mail notification for shared files to other users" : "Kullanıcılar diğer kullanıcılara paylaşılmış dosyalar için posta bildirimleri gönderebilsin", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Şu anda veritabanı olarak SQLite kullanılıyor. Daha büyük kurulumlar için farklı bir veritabanı arka ucuna geçmenizi öneriyoruz.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Özellikle dosya eşitleme için masaüstü istemcisi kullanılırken SQLite kullanımı önerilmez.", - "Experimental applications ahead" : "İlerideki deneysel uygulamalar", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Deneysel uygulamalar güvenlik açısından denetlenmemiş, yeni ya da kararsız olabilen ve yoğun geliştirme aşamasındaki uygulamalardır. Bu uygulamaları yüklemek veri kaybı ya da güvenlik açıklarına neden olabilir.", - "Uninstall App" : "Uygulamayı Kaldır", - "Enable experimental apps" : "Deneysel uygulamaları etkinleştir", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Merhaba,

Artık bir %s hesabınızın olduğunu bildirmek istedik.

Kullanıcı adınız: %s
Şuradan erişebilirsiniz: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Merhaba,\n\nArtık bir %s hesabınızın olduğunu bildirmek istedik.\n\nKullanıcı adınız: %s\nŞuradan erişebilirsiniz: %s\n\n", - "For password recovery and notifications" : "Parola sıfırlama ve bildirimler için", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "Projeyi desteklemek isterseniz\n\t\tgeliştirmeye katkıda bulunun\n\t\tya da\n\t\ttanıtılmasına yardımcı olun!", - "Add Group" : "Grup Ekle", - "Group" : "Grup", - "Default Quota" : "Varsayılan Kota", - "Full Name" : "Tam Ad", - "Group Admin for" : "Şunun grup yöneticisi", - "Storage Location" : "Depolama Konumu", - "User Backend" : "Kullanıcı Arka Ucu", - "Last Login" : "Son Oturum Açma" + "For password recovery and notifications" : "Parola sıfırlama ve bildirimler için" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/settings/l10n/ug.js b/settings/l10n/ug.js index c93f085439..eb39aca635 100644 --- a/settings/l10n/ug.js +++ b/settings/l10n/ug.js @@ -42,13 +42,8 @@ OC.L10N.register( "Other" : "باشقا", "set new password" : "يېڭى ئىم تەڭشە", "Default" : "كۆڭۈلدىكى", - "Language changed" : "تىل ئۆزگەردى", "Admins can't remove themself from the admin group" : "باشقۇرغۇچى ئۆزىنى باشقۇرۇش گۇرۇپپىسىدىن چىقىرىۋېتەلمەيدۇ", "Unable to add user to group %s" : "ئىشلەتكۈچىنى %s گۇرۇپپىغا قوشالمايدۇ", - "Unable to remove user from group %s" : "ئىشلەتكۈچىنى %s گۇرۇپپىدىن چىقىرىۋېتەلمەيدۇ", - "Please wait...." : "سەل كۈتۈڭ…", - "Log" : "خاتىرە", - "More" : "تېخىمۇ كۆپ", - "Less" : "ئاز" + "Unable to remove user from group %s" : "ئىشلەتكۈچىنى %s گۇرۇپپىدىن چىقىرىۋېتەلمەيدۇ" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/ug.json b/settings/l10n/ug.json index 70a46e94da..f9eab1e4eb 100644 --- a/settings/l10n/ug.json +++ b/settings/l10n/ug.json @@ -40,13 +40,8 @@ "Other" : "باشقا", "set new password" : "يېڭى ئىم تەڭشە", "Default" : "كۆڭۈلدىكى", - "Language changed" : "تىل ئۆزگەردى", "Admins can't remove themself from the admin group" : "باشقۇرغۇچى ئۆزىنى باشقۇرۇش گۇرۇپپىسىدىن چىقىرىۋېتەلمەيدۇ", "Unable to add user to group %s" : "ئىشلەتكۈچىنى %s گۇرۇپپىغا قوشالمايدۇ", - "Unable to remove user from group %s" : "ئىشلەتكۈچىنى %s گۇرۇپپىدىن چىقىرىۋېتەلمەيدۇ", - "Please wait...." : "سەل كۈتۈڭ…", - "Log" : "خاتىرە", - "More" : "تېخىمۇ كۆپ", - "Less" : "ئاز" + "Unable to remove user from group %s" : "ئىشلەتكۈچىنى %s گۇرۇپپىدىن چىقىرىۋېتەلمەيدۇ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/uk.js b/settings/l10n/uk.js index 12d3b0590c..b98115e938 100644 --- a/settings/l10n/uk.js +++ b/settings/l10n/uk.js @@ -213,33 +213,8 @@ OC.L10N.register( "change email address" : "Змінити адресу електронної пошти", "Default" : "За замовчуванням", "Please provide an admin recovery password, otherwise all user data will be lost" : "Будь ласка введіть пароль відновлення адміністратора, інакше всі дані будуть втрачені", - "log-level out of allowed range" : "рівень протоколювання перевищує дозволені межі", - "Language changed" : "Мову змінено", "Admins can't remove themself from the admin group" : "Адміністратор не може видалити себе з групи адміністраторів", "Unable to add user to group %s" : "Не вдалося додати користувача у групу %s", - "Unable to remove user from group %s" : "Не вдалося видалити користувача із групи %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ви дійсно бажаєте додати \"{domain}\" як довірений домен?", - "Please wait...." : "Зачекайте, будь ласка...", - "Everything (fatal issues, errors, warnings, info, debug)" : "Усі (критичні проблеми, помилки, попередження, інформаційні, налагодження)", - "Info, warnings, errors and fatal issues" : "Інформаційні, попередження, помилки та критичні проблеми", - "Warnings, errors and fatal issues" : "Попередження, помилки та критичні проблеми", - "Errors and fatal issues" : "Помилки та критичні проблеми", - "Fatal issues only" : "Тільки критичні проблеми", - "Log" : "Журнал", - "Download logfile" : "Завантажити файл журналу", - "More" : "Більше", - "Less" : "Менше", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Файл журналу - більше 100 МБ. Його завантаження може зайняти деякий час!", - "Allow users to send mail notification for shared files" : "Дозволити користувачам сповіщати листами про спільний доступ до файлів", - "Allow users to send mail notification for shared files to other users" : "Дозволити користувачам сповіщати листами про спільний доступ до файлів", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "В якості бази даних використовується SQLite. Для великих установок ми рекомендуємо перейти на інший тип серверу баз даних.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особливо сумнівне використання SQLite при синхронізації файлів з використанням клієнта для ПК.", - "Experimental applications ahead" : "Спершу експериментальні додатки", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Експериментальні додатки не перевірені на наявність проблем безпеки, нові або нестабільні і в процесі активної розробки. Встановлення їх може спричинити втрату даних або дірки в безпеці.", - "Uninstall App" : "Видалити додаток", - "Enable experimental apps" : "Увімкнути експериментальні застосунки", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Агов,

просто щоб ви знали, у вас є аккаунт %s.

Ваше ім'я користувача: %s
Перейдіть сюди: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Агов,\n\nпросто щоб ви знали, у вас є аккаунт %s.\n\nВаше ім'я користувача: %s\nПерейдіть сюди: %s\n\n", - "Group" : "Група" + "Unable to remove user from group %s" : "Не вдалося видалити користувача із групи %s" }, "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/settings/l10n/uk.json b/settings/l10n/uk.json index 1226cc9710..8f212f7ac1 100644 --- a/settings/l10n/uk.json +++ b/settings/l10n/uk.json @@ -211,33 +211,8 @@ "change email address" : "Змінити адресу електронної пошти", "Default" : "За замовчуванням", "Please provide an admin recovery password, otherwise all user data will be lost" : "Будь ласка введіть пароль відновлення адміністратора, інакше всі дані будуть втрачені", - "log-level out of allowed range" : "рівень протоколювання перевищує дозволені межі", - "Language changed" : "Мову змінено", "Admins can't remove themself from the admin group" : "Адміністратор не може видалити себе з групи адміністраторів", "Unable to add user to group %s" : "Не вдалося додати користувача у групу %s", - "Unable to remove user from group %s" : "Не вдалося видалити користувача із групи %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ви дійсно бажаєте додати \"{domain}\" як довірений домен?", - "Please wait...." : "Зачекайте, будь ласка...", - "Everything (fatal issues, errors, warnings, info, debug)" : "Усі (критичні проблеми, помилки, попередження, інформаційні, налагодження)", - "Info, warnings, errors and fatal issues" : "Інформаційні, попередження, помилки та критичні проблеми", - "Warnings, errors and fatal issues" : "Попередження, помилки та критичні проблеми", - "Errors and fatal issues" : "Помилки та критичні проблеми", - "Fatal issues only" : "Тільки критичні проблеми", - "Log" : "Журнал", - "Download logfile" : "Завантажити файл журналу", - "More" : "Більше", - "Less" : "Менше", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Файл журналу - більше 100 МБ. Його завантаження може зайняти деякий час!", - "Allow users to send mail notification for shared files" : "Дозволити користувачам сповіщати листами про спільний доступ до файлів", - "Allow users to send mail notification for shared files to other users" : "Дозволити користувачам сповіщати листами про спільний доступ до файлів", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "В якості бази даних використовується SQLite. Для великих установок ми рекомендуємо перейти на інший тип серверу баз даних.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особливо сумнівне використання SQLite при синхронізації файлів з використанням клієнта для ПК.", - "Experimental applications ahead" : "Спершу експериментальні додатки", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Експериментальні додатки не перевірені на наявність проблем безпеки, нові або нестабільні і в процесі активної розробки. Встановлення їх може спричинити втрату даних або дірки в безпеці.", - "Uninstall App" : "Видалити додаток", - "Enable experimental apps" : "Увімкнути експериментальні застосунки", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "Агов,

просто щоб ви знали, у вас є аккаунт %s.

Ваше ім'я користувача: %s
Перейдіть сюди: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Агов,\n\nпросто щоб ви знали, у вас є аккаунт %s.\n\nВаше ім'я користувача: %s\nПерейдіть сюди: %s\n\n", - "Group" : "Група" + "Unable to remove user from group %s" : "Не вдалося видалити користувача із групи %s" },"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/settings/l10n/ur_PK.js b/settings/l10n/ur_PK.js index fef9714ba1..6542fa9ad7 100644 --- a/settings/l10n/ur_PK.js +++ b/settings/l10n/ur_PK.js @@ -16,8 +16,6 @@ OC.L10N.register( "New password" : "نیا پاسورڈ", "Name" : "اسم", "Username" : "یوزر نیم", - "Other" : "دیگر", - "More" : "مزید", - "Less" : "کم" + "Other" : "دیگر" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/ur_PK.json b/settings/l10n/ur_PK.json index 3846975c97..7edc5eb11b 100644 --- a/settings/l10n/ur_PK.json +++ b/settings/l10n/ur_PK.json @@ -14,8 +14,6 @@ "New password" : "نیا پاسورڈ", "Name" : "اسم", "Username" : "یوزر نیم", - "Other" : "دیگر", - "More" : "مزید", - "Less" : "کم" + "Other" : "دیگر" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/vi.js b/settings/l10n/vi.js index cd73020bdd..43dcd399ff 100644 --- a/settings/l10n/vi.js +++ b/settings/l10n/vi.js @@ -58,14 +58,8 @@ OC.L10N.register( "change full name" : "Đổi họ và t", "set new password" : "đặt mật khẩu mới", "Default" : "Mặc định", - "Language changed" : "Ngôn ngữ đã được thay đổi", "Admins can't remove themself from the admin group" : "Quản trị viên không thể loại bỏ chính họ khỏi nhóm quản lý", "Unable to add user to group %s" : "Không thể thêm người dùng vào nhóm %s", - "Unable to remove user from group %s" : "Không thể xóa người dùng từ nhóm %s", - "Please wait...." : "Xin hãy đợi...", - "Log" : "Log", - "More" : "hơn", - "Less" : "ít", - "Group" : "N" + "Unable to remove user from group %s" : "Không thể xóa người dùng từ nhóm %s" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/vi.json b/settings/l10n/vi.json index cd1a4245ca..46248af39e 100644 --- a/settings/l10n/vi.json +++ b/settings/l10n/vi.json @@ -56,14 +56,8 @@ "change full name" : "Đổi họ và t", "set new password" : "đặt mật khẩu mới", "Default" : "Mặc định", - "Language changed" : "Ngôn ngữ đã được thay đổi", "Admins can't remove themself from the admin group" : "Quản trị viên không thể loại bỏ chính họ khỏi nhóm quản lý", "Unable to add user to group %s" : "Không thể thêm người dùng vào nhóm %s", - "Unable to remove user from group %s" : "Không thể xóa người dùng từ nhóm %s", - "Please wait...." : "Xin hãy đợi...", - "Log" : "Log", - "More" : "hơn", - "Less" : "ít", - "Group" : "N" + "Unable to remove user from group %s" : "Không thể xóa người dùng từ nhóm %s" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 13f738b63b..d4d96efff7 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -347,44 +347,9 @@ OC.L10N.register( "change email address" : "修改电子邮箱地址", "Default" : "默认", "Please provide an admin recovery password, otherwise all user data will be lost" : "请提供管理员恢复密码, 否则所有用户的数据都将丢失.", - "log-level out of allowed range" : "日志级别超出允许的范围", - "Language changed" : "语言已修改", "Admins can't remove themself from the admin group" : "管理员不能将自己移出管理组", "Unable to add user to group %s" : "无法将用户添加到分组 %s", "Unable to remove user from group %s" : "无法从分组 %s 中移除用户", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "您确定将 \"{domain}\" 添加为信任的域名么?", - "Please wait...." : "请稍等....", - "add group" : "添加分组", - "Everything (fatal issues, errors, warnings, info, debug)" : "全部 (灾难性问题, 错误, 警告, 信息, 调试)", - "Info, warnings, errors and fatal issues" : "信息, 警告, 错误和灾难性问题", - "Warnings, errors and fatal issues" : "警告, 错误和灾难性问题", - "Errors and fatal issues" : "错误和灾难性问题", - "Fatal issues only" : "仅灾难性问题", - "Log" : "日志", - "What to log" : "记录日志", - "Download logfile" : "下载日志文件", - "More" : "更多", - "Less" : "更少", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "日志文件超过了 100 MB. 下载可能需要一些时间!", - "Allow users to send mail notification for shared files" : "允许用户发送共享文件的邮件通知", - "Allow users to send mail notification for shared files to other users" : "允许用户发送共享文件的邮件通知给其他用户", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite 被用作数据库. 对于较大数据量的安装和使用, 我们建议您切换到不同的数据库后端.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特别当使用桌面客户端同步文件时, 不建议使用 SQLite.", - "Experimental applications ahead" : "未来的实验应用", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "实验性应用程序没有检查安全性问题, 它是新的或已知不稳定的. 安装它们可能会导致数据丢失或安全漏洞.", - "Uninstall App" : "卸载应用", - "Enable experimental apps" : "启用实验性应用程序", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "亲,

现在我们为你开通了 %s 私有云帐户。

你的用户名: %s
访问网址: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "亲,\\n\\n 现在我们为你开通了 %s 私有去帐户。\\n\\n 你的用户名: %s\\n 访问网址: %s\\n 你的初始密码需要咨询系统管理员。或者你也可以在登录页面输入任意密码登录,\\n登录窗口将出现忘记密码链接,点击通过注册邮箱重设初始密码。\\n\\n", - "For password recovery and notifications" : "用于密码恢复和通知", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "如果您想支持这个项目\n\t\t加入开发团队\n\t\t或\n\t\t帮助我们宣传!", - "Add Group" : "添加分组", - "Group" : "分组", - "Default Quota" : "默认配额", - "Full Name" : "全名", - "Group Admin for" : "分组管理员", - "Storage Location" : "存储位置", - "User Backend" : "用户来源", - "Last Login" : "最后登录" + "For password recovery and notifications" : "用于密码恢复和通知" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index 4c61b8f46e..5741af6d2d 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -345,44 +345,9 @@ "change email address" : "修改电子邮箱地址", "Default" : "默认", "Please provide an admin recovery password, otherwise all user data will be lost" : "请提供管理员恢复密码, 否则所有用户的数据都将丢失.", - "log-level out of allowed range" : "日志级别超出允许的范围", - "Language changed" : "语言已修改", "Admins can't remove themself from the admin group" : "管理员不能将自己移出管理组", "Unable to add user to group %s" : "无法将用户添加到分组 %s", "Unable to remove user from group %s" : "无法从分组 %s 中移除用户", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "您确定将 \"{domain}\" 添加为信任的域名么?", - "Please wait...." : "请稍等....", - "add group" : "添加分组", - "Everything (fatal issues, errors, warnings, info, debug)" : "全部 (灾难性问题, 错误, 警告, 信息, 调试)", - "Info, warnings, errors and fatal issues" : "信息, 警告, 错误和灾难性问题", - "Warnings, errors and fatal issues" : "警告, 错误和灾难性问题", - "Errors and fatal issues" : "错误和灾难性问题", - "Fatal issues only" : "仅灾难性问题", - "Log" : "日志", - "What to log" : "记录日志", - "Download logfile" : "下载日志文件", - "More" : "更多", - "Less" : "更少", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "日志文件超过了 100 MB. 下载可能需要一些时间!", - "Allow users to send mail notification for shared files" : "允许用户发送共享文件的邮件通知", - "Allow users to send mail notification for shared files to other users" : "允许用户发送共享文件的邮件通知给其他用户", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite 被用作数据库. 对于较大数据量的安装和使用, 我们建议您切换到不同的数据库后端.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特别当使用桌面客户端同步文件时, 不建议使用 SQLite.", - "Experimental applications ahead" : "未来的实验应用", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "实验性应用程序没有检查安全性问题, 它是新的或已知不稳定的. 安装它们可能会导致数据丢失或安全漏洞.", - "Uninstall App" : "卸载应用", - "Enable experimental apps" : "启用实验性应用程序", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "亲,

现在我们为你开通了 %s 私有云帐户。

你的用户名: %s
访问网址: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "亲,\\n\\n 现在我们为你开通了 %s 私有去帐户。\\n\\n 你的用户名: %s\\n 访问网址: %s\\n 你的初始密码需要咨询系统管理员。或者你也可以在登录页面输入任意密码登录,\\n登录窗口将出现忘记密码链接,点击通过注册邮箱重设初始密码。\\n\\n", - "For password recovery and notifications" : "用于密码恢复和通知", - "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" : "如果您想支持这个项目\n\t\t加入开发团队\n\t\t或\n\t\t帮助我们宣传!", - "Add Group" : "添加分组", - "Group" : "分组", - "Default Quota" : "默认配额", - "Full Name" : "全名", - "Group Admin for" : "分组管理员", - "Storage Location" : "存储位置", - "User Backend" : "用户来源", - "Last Login" : "最后登录" + "For password recovery and notifications" : "用于密码恢复和通知" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/zh_HK.js b/settings/l10n/zh_HK.js index 9fa7e6cb8a..94f22c02b7 100644 --- a/settings/l10n/zh_HK.js +++ b/settings/l10n/zh_HK.js @@ -47,10 +47,6 @@ OC.L10N.register( "Create" : "新增", "Everyone" : "所有人", "Other" : "其他", - "Default" : "預設", - "Please wait...." : "請稍候....", - "Log" : "日誌", - "More" : "更多", - "Group" : "群組" + "Default" : "預設" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/zh_HK.json b/settings/l10n/zh_HK.json index 27f4b570da..fd6ba40f26 100644 --- a/settings/l10n/zh_HK.json +++ b/settings/l10n/zh_HK.json @@ -45,10 +45,6 @@ "Create" : "新增", "Everyone" : "所有人", "Other" : "其他", - "Default" : "預設", - "Please wait...." : "請稍候....", - "Log" : "日誌", - "More" : "更多", - "Group" : "群組" + "Default" : "預設" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index 55f4a43651..79266ae84b 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -247,35 +247,9 @@ OC.L10N.register( "change email address" : "更改電子郵件地址", "Default" : "預設", "Please provide an admin recovery password, otherwise all user data will be lost" : "請提供管理者還原密碼,否則會遺失所有使用者資料", - "log-level out of allowed range" : "log-level 超過允許範圍", - "Language changed" : "語言已變更", "Admins can't remove themself from the admin group" : "管理者帳號無法從管理者群組中移除", "Unable to add user to group %s" : "無法將使用者加入群組 %s", "Unable to remove user from group %s" : "無法將使用者移出群組 %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "您確定要新增 \"{domain}' 為信任的網域?", - "Please wait...." : "請稍候…", - "Everything (fatal issues, errors, warnings, info, debug)" : "全部(嚴重問題、錯誤、警告、資訊、除錯訊息)", - "Info, warnings, errors and fatal issues" : "嚴重問題、錯誤、警告、資訊", - "Warnings, errors and fatal issues" : "嚴重問題、錯誤、警告", - "Errors and fatal issues" : "錯誤和嚴重問題", - "Fatal issues only" : "只有嚴重問題", - "Log" : "紀錄檔", - "What to log" : "記錄哪些訊息", - "Download logfile" : "下載記錄檔", - "More" : "更多", - "Less" : "更少", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "記錄檔大於 100MB,下載可能需要一些時間!", - "Allow users to send mail notification for shared files" : "允許使用者寄送有關分享檔案的郵件通知", - "Allow users to send mail notification for shared files to other users" : "允許使用者寄送檔案分享通知給其他使用者", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "將會使用 SQLite 作為資料庫,在大型安裝中建議使用其他種資料庫", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite", - "Experimental applications ahead" : "以下是實驗性質的應用程式", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "實驗性質的應用程式並沒有經過安全檢測,可能會不穩定而且正在開發中,安裝他們可能會造成資料遺失或是安全問題", - "Uninstall App" : "解除安裝 App", - "Enable experimental apps" : "啟用實驗性質的應用程式", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "嗨,

通知您一聲,您現在有了 %s 的帳號。

您的帳號: %s
開通帳號: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "嗨,\n\n通知您一聲,您現在有了 %s 的帳號。\n\n您的帳號:%s\n開通帳號:%s\n\n", - "For password recovery and notifications" : "用於密碼重設和通知", - "Group" : "群組" + "For password recovery and notifications" : "用於密碼重設和通知" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/zh_TW.json b/settings/l10n/zh_TW.json index 0e514e57c2..10e55e333a 100644 --- a/settings/l10n/zh_TW.json +++ b/settings/l10n/zh_TW.json @@ -245,35 +245,9 @@ "change email address" : "更改電子郵件地址", "Default" : "預設", "Please provide an admin recovery password, otherwise all user data will be lost" : "請提供管理者還原密碼,否則會遺失所有使用者資料", - "log-level out of allowed range" : "log-level 超過允許範圍", - "Language changed" : "語言已變更", "Admins can't remove themself from the admin group" : "管理者帳號無法從管理者群組中移除", "Unable to add user to group %s" : "無法將使用者加入群組 %s", "Unable to remove user from group %s" : "無法將使用者移出群組 %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "您確定要新增 \"{domain}' 為信任的網域?", - "Please wait...." : "請稍候…", - "Everything (fatal issues, errors, warnings, info, debug)" : "全部(嚴重問題、錯誤、警告、資訊、除錯訊息)", - "Info, warnings, errors and fatal issues" : "嚴重問題、錯誤、警告、資訊", - "Warnings, errors and fatal issues" : "嚴重問題、錯誤、警告", - "Errors and fatal issues" : "錯誤和嚴重問題", - "Fatal issues only" : "只有嚴重問題", - "Log" : "紀錄檔", - "What to log" : "記錄哪些訊息", - "Download logfile" : "下載記錄檔", - "More" : "更多", - "Less" : "更少", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "記錄檔大於 100MB,下載可能需要一些時間!", - "Allow users to send mail notification for shared files" : "允許使用者寄送有關分享檔案的郵件通知", - "Allow users to send mail notification for shared files to other users" : "允許使用者寄送檔案分享通知給其他使用者", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "將會使用 SQLite 作為資料庫,在大型安裝中建議使用其他種資料庫", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite", - "Experimental applications ahead" : "以下是實驗性質的應用程式", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "實驗性質的應用程式並沒有經過安全檢測,可能會不穩定而且正在開發中,安裝他們可能會造成資料遺失或是安全問題", - "Uninstall App" : "解除安裝 App", - "Enable experimental apps" : "啟用實驗性質的應用程式", - "Hey there,

just letting you know that you now have an %s account.

Your username: %s
Access it: %s

" : "嗨,

通知您一聲,您現在有了 %s 的帳號。

您的帳號: %s
開通帳號: %s

", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "嗨,\n\n通知您一聲,您現在有了 %s 的帳號。\n\n您的帳號:%s\n開通帳號:%s\n\n", - "For password recovery and notifications" : "用於密碼重設和通知", - "Group" : "群組" + "For password recovery and notifications" : "用於密碼重設和通知" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file