From 550fb8ce53ea2f648abc5ebf556164bddc5c982c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 29 Sep 2016 00:07:14 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/comments/l10n/ar.js | 4 ++-- apps/comments/l10n/ar.json | 4 ++-- apps/comments/l10n/ast.js | 4 ++-- apps/comments/l10n/ast.json | 4 ++-- apps/comments/l10n/cs_CZ.js | 4 ++-- apps/comments/l10n/cs_CZ.json | 4 ++-- apps/comments/l10n/da.js | 4 ++-- apps/comments/l10n/da.json | 4 ++-- apps/comments/l10n/de.js | 4 ++-- apps/comments/l10n/de.json | 4 ++-- apps/comments/l10n/de_DE.js | 4 ++-- apps/comments/l10n/de_DE.json | 4 ++-- apps/comments/l10n/el.js | 4 ++-- apps/comments/l10n/el.json | 4 ++-- apps/comments/l10n/en_GB.js | 4 ++-- apps/comments/l10n/en_GB.json | 4 ++-- apps/comments/l10n/es.js | 4 ++-- apps/comments/l10n/es.json | 4 ++-- apps/comments/l10n/es_419.js | 4 ++-- apps/comments/l10n/es_419.json | 4 ++-- apps/comments/l10n/fi_FI.js | 4 ++-- apps/comments/l10n/fi_FI.json | 4 ++-- apps/comments/l10n/fr.js | 4 ++-- apps/comments/l10n/fr.json | 4 ++-- apps/comments/l10n/he.js | 4 ++-- apps/comments/l10n/he.json | 4 ++-- apps/comments/l10n/hu_HU.js | 4 ++-- apps/comments/l10n/hu_HU.json | 4 ++-- apps/comments/l10n/id.js | 4 ++-- apps/comments/l10n/id.json | 4 ++-- apps/comments/l10n/is.js | 4 ++-- apps/comments/l10n/is.json | 4 ++-- apps/comments/l10n/it.js | 4 ++-- apps/comments/l10n/it.json | 4 ++-- apps/comments/l10n/ja.js | 4 ++-- apps/comments/l10n/ja.json | 4 ++-- apps/comments/l10n/ko.js | 4 ++-- apps/comments/l10n/ko.json | 4 ++-- apps/comments/l10n/lv.js | 4 ++-- apps/comments/l10n/lv.json | 4 ++-- apps/comments/l10n/nb_NO.js | 4 ++-- apps/comments/l10n/nb_NO.json | 4 ++-- apps/comments/l10n/nl.js | 4 ++-- apps/comments/l10n/nl.json | 4 ++-- apps/comments/l10n/pl.js | 4 ++-- apps/comments/l10n/pl.json | 4 ++-- apps/comments/l10n/pt_BR.js | 4 ++-- apps/comments/l10n/pt_BR.json | 4 ++-- apps/comments/l10n/pt_PT.js | 4 ++-- apps/comments/l10n/pt_PT.json | 4 ++-- apps/comments/l10n/ru.js | 4 ++-- apps/comments/l10n/ru.json | 4 ++-- apps/comments/l10n/sl.js | 4 ++-- apps/comments/l10n/sl.json | 4 ++-- apps/comments/l10n/sq.js | 4 ++-- apps/comments/l10n/sq.json | 4 ++-- apps/comments/l10n/tr.js | 4 ++-- apps/comments/l10n/tr.json | 4 ++-- apps/comments/l10n/zh_TW.js | 4 ++-- apps/comments/l10n/zh_TW.json | 4 ++-- apps/encryption/l10n/nb_NO.js | 2 ++ apps/encryption/l10n/nb_NO.json | 2 ++ apps/updatenotification/l10n/de.js | 2 ++ apps/updatenotification/l10n/de.json | 2 ++ apps/updatenotification/l10n/de_DE.js | 2 ++ apps/updatenotification/l10n/de_DE.json | 2 ++ apps/updatenotification/l10n/hu_HU.js | 3 +++ apps/updatenotification/l10n/hu_HU.json | 3 +++ apps/updatenotification/l10n/nb_NO.js | 3 +++ apps/updatenotification/l10n/nb_NO.json | 3 +++ settings/l10n/nb_NO.js | 4 ++++ settings/l10n/nb_NO.json | 4 ++++ settings/l10n/ru.js | 2 ++ settings/l10n/ru.json | 2 ++ 74 files changed, 156 insertions(+), 120 deletions(-) diff --git a/apps/comments/l10n/ar.js b/apps/comments/l10n/ar.js index 23b394048e6..9589f105b98 100644 --- a/apps/comments/l10n/ar.js +++ b/apps/comments/l10n/ar.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "حصل خطأ أثناء عرض التعليق رقم {id}", "Error occurred while updating comment with id {id}" : "حصل خطأ أثناء تعديل التعليق رقم {id}", "Error occurred while posting comment" : "حصل خطأ أثناء إرسال التعليق", - "{count} unread comments" : "{count} الرسائل الغير مقروءة", "Comment" : "تعليق", "Comments for files" : "تعليقات على الملفات", "You commented" : "قمت بكتابة تعليق", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s", "Type in a new comment..." : "اكتب تعليق جديد...", "No other comments available" : "لا يوجد تعليقات أخرى متاحة", - "More comments..." : "مزيد من التعليقات..." + "More comments..." : "مزيد من التعليقات...", + "{count} unread comments" : "{count} الرسائل الغير مقروءة" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/comments/l10n/ar.json b/apps/comments/l10n/ar.json index b39343bec1e..f28173efa6f 100644 --- a/apps/comments/l10n/ar.json +++ b/apps/comments/l10n/ar.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "حصل خطأ أثناء عرض التعليق رقم {id}", "Error occurred while updating comment with id {id}" : "حصل خطأ أثناء تعديل التعليق رقم {id}", "Error occurred while posting comment" : "حصل خطأ أثناء إرسال التعليق", - "{count} unread comments" : "{count} الرسائل الغير مقروءة", "Comment" : "تعليق", "Comments for files" : "تعليقات على الملفات", "You commented" : "قمت بكتابة تعليق", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s", "Type in a new comment..." : "اكتب تعليق جديد...", "No other comments available" : "لا يوجد تعليقات أخرى متاحة", - "More comments..." : "مزيد من التعليقات..." + "More comments..." : "مزيد من التعليقات...", + "{count} unread comments" : "{count} الرسائل الغير مقروءة" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/apps/comments/l10n/ast.js b/apps/comments/l10n/ast.js index dda33336302..5090bea7f99 100644 --- a/apps/comments/l10n/ast.js +++ b/apps/comments/l10n/ast.js @@ -14,7 +14,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Asocedió un fallu entrín se recibía'l comentariu cola ID {id}", "Error occurred while updating comment with id {id}" : "Asocedió un fallu entrín s'anovaba'l comentariu cola ID {id}", "Error occurred while posting comment" : "Asocedieron fallos entrín s'espublizaba'l comentariu", - "{count} unread comments" : "{count} comentarios ensin lleer", "Comment" : "Comentariu", "Comments for files" : "Comentarios pa ficheros", "You commented" : "Comentesti", @@ -23,6 +22,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentó en %2$s", "Type in a new comment..." : "Teclexa un comentariu nuevu...", "No other comments available" : "Nun hai otros comentarios disponibles", - "More comments..." : "Más comentarios..." + "More comments..." : "Más comentarios...", + "{count} unread comments" : "{count} comentarios ensin lleer" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ast.json b/apps/comments/l10n/ast.json index f4de1d45d7c..62d9747968d 100644 --- a/apps/comments/l10n/ast.json +++ b/apps/comments/l10n/ast.json @@ -12,7 +12,6 @@ "Error occurred while retrieving comment with id {id}" : "Asocedió un fallu entrín se recibía'l comentariu cola ID {id}", "Error occurred while updating comment with id {id}" : "Asocedió un fallu entrín s'anovaba'l comentariu cola ID {id}", "Error occurred while posting comment" : "Asocedieron fallos entrín s'espublizaba'l comentariu", - "{count} unread comments" : "{count} comentarios ensin lleer", "Comment" : "Comentariu", "Comments for files" : "Comentarios pa ficheros", "You commented" : "Comentesti", @@ -21,6 +20,7 @@ "%1$s commented on %2$s" : "%1$s comentó en %2$s", "Type in a new comment..." : "Teclexa un comentariu nuevu...", "No other comments available" : "Nun hai otros comentarios disponibles", - "More comments..." : "Más comentarios..." + "More comments..." : "Más comentarios...", + "{count} unread comments" : "{count} comentarios ensin lleer" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/cs_CZ.js b/apps/comments/l10n/cs_CZ.js index 609b74cdbab..344a1693aa3 100644 --- a/apps/comments/l10n/cs_CZ.js +++ b/apps/comments/l10n/cs_CZ.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Došlo k chybě při načítání komentáře s id {id}", "Error occurred while updating comment with id {id}" : "Došlo k chybě při aktualizování komentáře s id {id}", "Error occurred while posting comment" : "Došlo k chybě při zveřejňování komentáře", - "{count} unread comments" : "{count} nepřečtených komentářů", "Comment" : "Komentář", "Comments for files" : "Komentáře souborů", "You commented" : "Okomentoval(a) jsi", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s okomentoval %2$s", "Type in a new comment..." : "Zadat nový komentář...", "No other comments available" : "Nejsou dostupné žádné další komentáře", - "More comments..." : "Více komentářů..." + "More comments..." : "Více komentářů...", + "{count} unread comments" : "{count} nepřečtených komentářů" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/comments/l10n/cs_CZ.json b/apps/comments/l10n/cs_CZ.json index 5cc4e5dcc3c..8ebef551d87 100644 --- a/apps/comments/l10n/cs_CZ.json +++ b/apps/comments/l10n/cs_CZ.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Došlo k chybě při načítání komentáře s id {id}", "Error occurred while updating comment with id {id}" : "Došlo k chybě při aktualizování komentáře s id {id}", "Error occurred while posting comment" : "Došlo k chybě při zveřejňování komentáře", - "{count} unread comments" : "{count} nepřečtených komentářů", "Comment" : "Komentář", "Comments for files" : "Komentáře souborů", "You commented" : "Okomentoval(a) jsi", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s okomentoval %2$s", "Type in a new comment..." : "Zadat nový komentář...", "No other comments available" : "Nejsou dostupné žádné další komentáře", - "More comments..." : "Více komentářů..." + "More comments..." : "Více komentářů...", + "{count} unread comments" : "{count} nepřečtených komentářů" },"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 c12b8cb1c85..a68eeb5c1cf 100644 --- a/apps/comments/l10n/da.js +++ b/apps/comments/l10n/da.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Der opstod fejl under hentning af kommentar med id {id}", "Error occurred while updating comment with id {id}" : "Der opstod fejl under opdatering af kommentar med id {id}", "Error occurred while posting comment" : "Der opstod fejl under indsendelse af kommentar", - "{count} unread comments" : "{count} ulæste kommentarer", "Comment" : "Kommentér", "You commented" : "Du kommenterede", "%1$s commented" : "%1$s kommenterede", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommenterede %2$s", "Type in a new comment..." : "Indtast en ny kommentar...", "No other comments available" : "Ingen andre kommentarer tilgængelige", - "More comments..." : "Flere kommentarer..." + "More comments..." : "Flere kommentarer...", + "{count} unread comments" : "{count} ulæste kommentarer" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json index f78399ea88a..2dddfb1516d 100644 --- a/apps/comments/l10n/da.json +++ b/apps/comments/l10n/da.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Der opstod fejl under hentning af kommentar med id {id}", "Error occurred while updating comment with id {id}" : "Der opstod fejl under opdatering af kommentar med id {id}", "Error occurred while posting comment" : "Der opstod fejl under indsendelse af kommentar", - "{count} unread comments" : "{count} ulæste kommentarer", "Comment" : "Kommentér", "You commented" : "Du kommenterede", "%1$s commented" : "%1$s kommenterede", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "%1$s kommenterede %2$s", "Type in a new comment..." : "Indtast en ny kommentar...", "No other comments available" : "Ingen andre kommentarer tilgængelige", - "More comments..." : "Flere kommentarer..." + "More comments..." : "Flere kommentarer...", + "{count} unread comments" : "{count} ulæste kommentarer" },"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 2f4bc6e0da1..9b631fe0b8b 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", - "{count} unread comments" : "{count} ungelesene Kommentare", "Comment" : "Kommentar", "Comments for files" : "Kommentare für Dateien", "You commented" : "Von Dir kommentiert", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "Type in a new comment..." : "Neuen Kommentar eingeben...", "No other comments available" : "Keine weiteren Kommentare vorhanden", - "More comments..." : "Weitere Kommentare..." + "More comments..." : "Weitere Kommentare...", + "{count} unread comments" : "{count} ungelesene Kommentare" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index 5991a610794..ddb298f7aee 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", - "{count} unread comments" : "{count} ungelesene Kommentare", "Comment" : "Kommentar", "Comments for files" : "Kommentare für Dateien", "You commented" : "Von Dir kommentiert", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "Type in a new comment..." : "Neuen Kommentar eingeben...", "No other comments available" : "Keine weiteren Kommentare vorhanden", - "More comments..." : "Weitere Kommentare..." + "More comments..." : "Weitere Kommentare...", + "{count} unread comments" : "{count} ungelesene Kommentare" },"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 b43c52dd44c..0d6ab9fa653 100644 --- a/apps/comments/l10n/de_DE.js +++ b/apps/comments/l10n/de_DE.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", - "{count} unread comments" : "[count] ungelesene Kommentare", "Comment" : "Kommentar", "Comments for files" : "Kommentare für Dateien", "You commented" : "Sie haben kommentiert", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "Type in a new comment..." : "Neuen Kommentar eingeben...", "No other comments available" : "Keine weiteren Kommentare verfügbar", - "More comments..." : "Weitere Kommentare..." + "More comments..." : "Weitere Kommentare...", + "{count} unread comments" : "[count] ungelesene Kommentare" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json index 3aee7152ff5..dfc099acda2 100644 --- a/apps/comments/l10n/de_DE.json +++ b/apps/comments/l10n/de_DE.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", - "{count} unread comments" : "[count] ungelesene Kommentare", "Comment" : "Kommentar", "Comments for files" : "Kommentare für Dateien", "You commented" : "Sie haben kommentiert", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "Type in a new comment..." : "Neuen Kommentar eingeben...", "No other comments available" : "Keine weiteren Kommentare verfügbar", - "More comments..." : "Weitere Kommentare..." + "More comments..." : "Weitere Kommentare...", + "{count} unread comments" : "[count] ungelesene Kommentare" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js index ca8c8f02b0b..3c7f2cfbdda 100644 --- a/apps/comments/l10n/el.js +++ b/apps/comments/l10n/el.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια λήψης σχολίων με αναγνωριστικό {id}", "Error occurred while updating comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια αναβάθμισης του σχολίου με το αναγνωριστικό {id}", "Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια δημοσίευσης σχολίου", - "{count} unread comments" : "{count} μη αναγνωσμένα σχόλια", "Comment" : "Σχόλιο", "Comments for files" : "Σχόλια για αρχεία", "You commented" : "Σχολιάσατε", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s σχολίασε στο %2$s", "Type in a new comment..." : "Αυτό είναι ένα νέο σχόλιο...", "No other comments available" : "Δεν υπάρχουν άλλα διαθέσιμα σχόλια", - "More comments..." : "Περισσότερα σχόλια..." + "More comments..." : "Περισσότερα σχόλια...", + "{count} unread comments" : "{count} μη αναγνωσμένα σχόλια" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json index ae1a9bb1473..c987ee8425d 100644 --- a/apps/comments/l10n/el.json +++ b/apps/comments/l10n/el.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια λήψης σχολίων με αναγνωριστικό {id}", "Error occurred while updating comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια αναβάθμισης του σχολίου με το αναγνωριστικό {id}", "Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια δημοσίευσης σχολίου", - "{count} unread comments" : "{count} μη αναγνωσμένα σχόλια", "Comment" : "Σχόλιο", "Comments for files" : "Σχόλια για αρχεία", "You commented" : "Σχολιάσατε", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s σχολίασε στο %2$s", "Type in a new comment..." : "Αυτό είναι ένα νέο σχόλιο...", "No other comments available" : "Δεν υπάρχουν άλλα διαθέσιμα σχόλια", - "More comments..." : "Περισσότερα σχόλια..." + "More comments..." : "Περισσότερα σχόλια...", + "{count} unread comments" : "{count} μη αναγνωσμένα σχόλια" },"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 b57b78ecd7d..3df10963b23 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Error occurred while retrieving comment with id {id}", "Error occurred while updating comment with id {id}" : "Error occurred while updating comment with id {id}", "Error occurred while posting comment" : "Error occurred while posting comment", - "{count} unread comments" : "{count} unread comments", "Comment" : "Comment", "You commented" : "You commented", "%1$s commented" : "%1$s commented", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s commented on %2$s", "Type in a new comment..." : "Type a new comment...", "No other comments available" : "No other comments available", - "More comments..." : "More comments..." + "More comments..." : "More comments...", + "{count} unread comments" : "{count} unread comments" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json index 1bce55316ad..d3968376a39 100644 --- a/apps/comments/l10n/en_GB.json +++ b/apps/comments/l10n/en_GB.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Error occurred while retrieving comment with id {id}", "Error occurred while updating comment with id {id}" : "Error occurred while updating comment with id {id}", "Error occurred while posting comment" : "Error occurred while posting comment", - "{count} unread comments" : "{count} unread comments", "Comment" : "Comment", "You commented" : "You commented", "%1$s commented" : "%1$s commented", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "%1$s commented on %2$s", "Type in a new comment..." : "Type a new comment...", "No other comments available" : "No other comments available", - "More comments..." : "More comments..." + "More comments..." : "More comments...", + "{count} unread comments" : "{count} unread comments" },"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 1c6ed7f06b5..033496bcc9a 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Se ha producido un error al recuperar el comentario con ID {id}", "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con ID {id}", "Error occurred while posting comment" : "Se ha producido un error al enviar el comentario", - "{count} unread comments" : "{count} comentarios no leídos", "Comment" : "Comentario", "Comments for files" : "Comentarios para archivos", "You commented" : "Has comentado", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentados en %2$s", "Type in a new comment..." : "Escribe un nuevo comentario...", "No other comments available" : "No hay otros comentarios disponibles", - "More comments..." : "Más comentarios..." + "More comments..." : "Más comentarios...", + "{count} unread comments" : "{count} comentarios no leídos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index 9a0ec8174bb..020082d7972 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Se ha producido un error al recuperar el comentario con ID {id}", "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con ID {id}", "Error occurred while posting comment" : "Se ha producido un error al enviar el comentario", - "{count} unread comments" : "{count} comentarios no leídos", "Comment" : "Comentario", "Comments for files" : "Comentarios para archivos", "You commented" : "Has comentado", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s comentados en %2$s", "Type in a new comment..." : "Escribe un nuevo comentario...", "No other comments available" : "No hay otros comentarios disponibles", - "More comments..." : "Más comentarios..." + "More comments..." : "Más comentarios...", + "{count} unread comments" : "{count} comentarios no leídos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/es_419.js b/apps/comments/l10n/es_419.js index f8657d5a361..379d06f56ba 100644 --- a/apps/comments/l10n/es_419.js +++ b/apps/comments/l10n/es_419.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Se produjo error al recuperar comentario con id {id}", "Error occurred while updating comment with id {id}" : "Se produjo error al actualizar comentario con id {id}", "Error occurred while posting comment" : "Se produjo error al publicar comentario", - "{count} unread comments" : "{count} comentarios no leídos", "Comment" : "Comentario", "You commented" : "Has comentado", "%1$s commented" : "%1$s comentado", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentado en %2$s", "Type in a new comment..." : "Escribir un nuevo comentario", "No other comments available" : "No hay mas comentarios", - "More comments..." : "Mas comentarios..." + "More comments..." : "Mas comentarios...", + "{count} unread comments" : "{count} comentarios no leídos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_419.json b/apps/comments/l10n/es_419.json index 7fbbc5d9299..7a9411ff630 100644 --- a/apps/comments/l10n/es_419.json +++ b/apps/comments/l10n/es_419.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Se produjo error al recuperar comentario con id {id}", "Error occurred while updating comment with id {id}" : "Se produjo error al actualizar comentario con id {id}", "Error occurred while posting comment" : "Se produjo error al publicar comentario", - "{count} unread comments" : "{count} comentarios no leídos", "Comment" : "Comentario", "You commented" : "Has comentado", "%1$s commented" : "%1$s comentado", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "%1$s comentado en %2$s", "Type in a new comment..." : "Escribir un nuevo comentario", "No other comments available" : "No hay mas comentarios", - "More comments..." : "Mas comentarios..." + "More comments..." : "Mas comentarios...", + "{count} unread comments" : "{count} comentarios no leídos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/fi_FI.js b/apps/comments/l10n/fi_FI.js index d812b5e55f4..244bf214cf5 100644 --- a/apps/comments/l10n/fi_FI.js +++ b/apps/comments/l10n/fi_FI.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Virhe noutaessa kommenttia tunnisteella {id}", "Error occurred while updating comment with id {id}" : "Virhe päivittäessä kommenttia tunnisteella {id}", "Error occurred while posting comment" : "Virhe kommenttia lähettäessä", - "{count} unread comments" : "{count} lukematonta kommenttia", "Comment" : "Kommentti", "You commented" : "Kommentoit", "%1$s commented" : "%1$s kommentoi", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s", "Type in a new comment..." : "Kirjoita uusi kommentti...", "No other comments available" : "Ei muita kommentteja saatavilla", - "More comments..." : "Lisää kommentteja..." + "More comments..." : "Lisää kommentteja...", + "{count} unread comments" : "{count} lukematonta kommenttia" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/fi_FI.json b/apps/comments/l10n/fi_FI.json index 38267ef79c1..8ce9a6f8a7f 100644 --- a/apps/comments/l10n/fi_FI.json +++ b/apps/comments/l10n/fi_FI.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Virhe noutaessa kommenttia tunnisteella {id}", "Error occurred while updating comment with id {id}" : "Virhe päivittäessä kommenttia tunnisteella {id}", "Error occurred while posting comment" : "Virhe kommenttia lähettäessä", - "{count} unread comments" : "{count} lukematonta kommenttia", "Comment" : "Kommentti", "You commented" : "Kommentoit", "%1$s commented" : "%1$s kommentoi", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s", "Type in a new comment..." : "Kirjoita uusi kommentti...", "No other comments available" : "Ei muita kommentteja saatavilla", - "More comments..." : "Lisää kommentteja..." + "More comments..." : "Lisää kommentteja...", + "{count} unread comments" : "{count} lukematonta kommenttia" },"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 746a71fcc01..26b2a0327ff 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Une erreur est survenue lors de la récupération du commentaire avec l'id {id}", "Error occurred while updating comment with id {id}" : "Une erreur est survenue lors de la mise à jour du commentaire avec l'id {id}", "Error occurred while posting comment" : "Une erreur est survenue lors de l'envoi du commentaire", - "{count} unread comments" : "{count} commentaires non lus", "Comment" : "Commenter", "Comments for files" : "Commentaires pour les fichiers", "You commented" : "Vous avez commenté", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s a commenté %2$s", "Type in a new comment..." : "Écrire un nouveau commentaire...", "No other comments available" : "Aucun autre commentaire", - "More comments..." : "Plus de commentaires..." + "More comments..." : "Plus de commentaires...", + "{count} unread comments" : "{count} commentaires non lus" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json index d17d9d36789..a3afd2705ee 100644 --- a/apps/comments/l10n/fr.json +++ b/apps/comments/l10n/fr.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Une erreur est survenue lors de la récupération du commentaire avec l'id {id}", "Error occurred while updating comment with id {id}" : "Une erreur est survenue lors de la mise à jour du commentaire avec l'id {id}", "Error occurred while posting comment" : "Une erreur est survenue lors de l'envoi du commentaire", - "{count} unread comments" : "{count} commentaires non lus", "Comment" : "Commenter", "Comments for files" : "Commentaires pour les fichiers", "You commented" : "Vous avez commenté", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s a commenté %2$s", "Type in a new comment..." : "Écrire un nouveau commentaire...", "No other comments available" : "Aucun autre commentaire", - "More comments..." : "Plus de commentaires..." + "More comments..." : "Plus de commentaires...", + "{count} unread comments" : "{count} commentaires non lus" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/he.js b/apps/comments/l10n/he.js index 56f26feb7a6..d21f53e4326 100644 --- a/apps/comments/l10n/he.js +++ b/apps/comments/l10n/he.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "שגיאה אירעה כאשר אוחזרה תגובה עם מספר זיהוי {id}", "Error occurred while updating comment with id {id}" : "שגיאה אירעה כאשר עודכנה תגובה עם מספר זיהוי {id}", "Error occurred while posting comment" : "אירעה שגיאה בזמן פרסום תגובה", - "{count} unread comments" : "{count} תגובות שלא נקראו", "Comment" : "תגובה", "You commented" : "הערות שלך", "%1$s commented" : "התקבלו תגובות %1$s", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "התקבלו תגובות %1$s ב- %2$s ", "Type in a new comment..." : "יש להכניס תגובה חדשה...", "No other comments available" : "אין תגובות אחרות זמינות", - "More comments..." : "תגובות נוספות..." + "More comments..." : "תגובות נוספות...", + "{count} unread comments" : "{count} תגובות שלא נקראו" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/he.json b/apps/comments/l10n/he.json index 8d865963943..5cf6472acb0 100644 --- a/apps/comments/l10n/he.json +++ b/apps/comments/l10n/he.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "שגיאה אירעה כאשר אוחזרה תגובה עם מספר זיהוי {id}", "Error occurred while updating comment with id {id}" : "שגיאה אירעה כאשר עודכנה תגובה עם מספר זיהוי {id}", "Error occurred while posting comment" : "אירעה שגיאה בזמן פרסום תגובה", - "{count} unread comments" : "{count} תגובות שלא נקראו", "Comment" : "תגובה", "You commented" : "הערות שלך", "%1$s commented" : "התקבלו תגובות %1$s", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "התקבלו תגובות %1$s ב- %2$s ", "Type in a new comment..." : "יש להכניס תגובה חדשה...", "No other comments available" : "אין תגובות אחרות זמינות", - "More comments..." : "תגובות נוספות..." + "More comments..." : "תגובות נוספות...", + "{count} unread comments" : "{count} תגובות שלא נקראו" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/hu_HU.js b/apps/comments/l10n/hu_HU.js index 75862e837e6..7e8d9373a6e 100644 --- a/apps/comments/l10n/hu_HU.js +++ b/apps/comments/l10n/hu_HU.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Hiba a következő azonosítójú hozzászólás letöltése közben: {id}", "Error occurred while updating comment with id {id}" : "Hiba a következő azonosítójú hozzászólás frissítése közben: {id}", "Error occurred while posting comment" : "Hiba történt a hozzászólás küldése közben", - "{count} unread comments" : "{count} olvasatlan hozzászólás", "Comment" : "Hozzászólás", "Comments for files" : "Hozzászólások fájlokhoz", "You commented" : "Hozzászóltál", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s hozzászólt ehhez: %2$s", "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..." + "More comments..." : "Több hozzászólás...", + "{count} unread comments" : "{count} olvasatlan hozzászólás" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/hu_HU.json b/apps/comments/l10n/hu_HU.json index cf13f189da7..7f4d8b0cbd9 100644 --- a/apps/comments/l10n/hu_HU.json +++ b/apps/comments/l10n/hu_HU.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Hiba a következő azonosítójú hozzászólás letöltése közben: {id}", "Error occurred while updating comment with id {id}" : "Hiba a következő azonosítójú hozzászólás frissítése közben: {id}", "Error occurred while posting comment" : "Hiba történt a hozzászólás küldése közben", - "{count} unread comments" : "{count} olvasatlan hozzászólás", "Comment" : "Hozzászólás", "Comments for files" : "Hozzászólások fájlokhoz", "You commented" : "Hozzászóltál", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s hozzászólt ehhez: %2$s", "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..." + "More comments..." : "Több hozzászólás...", + "{count} unread comments" : "{count} olvasatlan hozzászólás" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/id.js b/apps/comments/l10n/id.js index 6eb2da895ff..62de36ea934 100644 --- a/apps/comments/l10n/id.js +++ b/apps/comments/l10n/id.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Terjadi kesalahan saat mendapatkan komentar dengan id {id}", "Error occurred while updating comment with id {id}" : "Terjadi kesalahan saat memperbarui komentar dengan id {id}", "Error occurred while posting comment" : "Terjadi kesalahan saat memosting komentar", - "{count} unread comments" : "{count} komentar belum dibaca", "Comment" : "Komentar", "You commented" : "Anda berkomentar", "%1$s commented" : "%1$s dikomentari", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s dikomentari pada %2$s", "Type in a new comment..." : "Ketik di komentar baru...", "No other comments available" : "Tidak ada komentar lainnya", - "More comments..." : "Komentar lainya..." + "More comments..." : "Komentar lainya...", + "{count} unread comments" : "{count} komentar belum dibaca" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/id.json b/apps/comments/l10n/id.json index 26a3d71a0c2..7850564c77d 100644 --- a/apps/comments/l10n/id.json +++ b/apps/comments/l10n/id.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Terjadi kesalahan saat mendapatkan komentar dengan id {id}", "Error occurred while updating comment with id {id}" : "Terjadi kesalahan saat memperbarui komentar dengan id {id}", "Error occurred while posting comment" : "Terjadi kesalahan saat memosting komentar", - "{count} unread comments" : "{count} komentar belum dibaca", "Comment" : "Komentar", "You commented" : "Anda berkomentar", "%1$s commented" : "%1$s dikomentari", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "%1$s dikomentari pada %2$s", "Type in a new comment..." : "Ketik di komentar baru...", "No other comments available" : "Tidak ada komentar lainnya", - "More comments..." : "Komentar lainya..." + "More comments..." : "Komentar lainya...", + "{count} unread comments" : "{count} komentar belum dibaca" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js index ea177d8c0f0..c9f3009b8b1 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Villa kom upp við að reyna að ná í athugasemd með auðkenninu {id}", "Error occurred while updating comment with id {id}" : "Villa kom upp við að reyna að uppfæra athugasemd með auðkenninu {id}", "Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd", - "{count} unread comments" : "{count} ólesnar athugasemdir", "Comment" : "Athugasemd", "Comments for files" : "Athugasemdir við skrár", "You commented" : "Þú settir inn athugasemd", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s", "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..." + "More comments..." : "Fleiri athugasemdir...", + "{count} unread comments" : "{count} ólesnar athugasemdir" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/comments/l10n/is.json b/apps/comments/l10n/is.json index 5f28acf910c..4451b27b2c1 100644 --- a/apps/comments/l10n/is.json +++ b/apps/comments/l10n/is.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Villa kom upp við að reyna að ná í athugasemd með auðkenninu {id}", "Error occurred while updating comment with id {id}" : "Villa kom upp við að reyna að uppfæra athugasemd með auðkenninu {id}", "Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd", - "{count} unread comments" : "{count} ólesnar athugasemdir", "Comment" : "Athugasemd", "Comments for files" : "Athugasemdir við skrár", "You commented" : "Þú settir inn athugasemd", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s", "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..." + "More comments..." : "Fleiri athugasemdir...", + "{count} unread comments" : "{count} ólesnar athugasemdir" },"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 7316fd4d5c5..e2ddcb6d743 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Si è verificato un errore durante il tentativo di recupero del commento con id {id}", "Error occurred while updating comment with id {id}" : "Si è verificato un errore durante il tentativo di aggiornamento del commento con id {id}", "Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento.", - "{count} unread comments" : "{count} commenti non letti", "Comment" : "Commento", "Comments for files" : "Commenti sui file", "You commented" : "Hai commentato", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s ha commentato %2$s", "Type in a new comment..." : "Digita un nuovo commento...", "No other comments available" : "Non sono disponibili altri commenti", - "More comments..." : "Altri commenti..." + "More comments..." : "Altri commenti...", + "{count} unread comments" : "{count} commenti non letti" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index 9f92743d865..fc120bc9500 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Si è verificato un errore durante il tentativo di recupero del commento con id {id}", "Error occurred while updating comment with id {id}" : "Si è verificato un errore durante il tentativo di aggiornamento del commento con id {id}", "Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento.", - "{count} unread comments" : "{count} commenti non letti", "Comment" : "Commento", "Comments for files" : "Commenti sui file", "You commented" : "Hai commentato", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s ha commentato %2$s", "Type in a new comment..." : "Digita un nuovo commento...", "No other comments available" : "Non sono disponibili altri commenti", - "More comments..." : "Altri commenti..." + "More comments..." : "Altri commenti...", + "{count} unread comments" : "{count} commenti non letti" },"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 ef2a9a37ddb..7581f839a98 100644 --- a/apps/comments/l10n/ja.js +++ b/apps/comments/l10n/ja.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "コメントID {id} のコメントを取得する際にエラーが発生", "Error occurred while updating comment with id {id}" : "コメントID {id} のコメントをアップロードする際にエラーが発生", "Error occurred while posting comment" : "コメント投稿時にエラーが発生", - "{count} unread comments" : "未読コメント数 {count}", "Comment" : "コメント", "You commented" : "コメント済", "%1$s commented" : "%1$s がコメントを追加", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%2$s について、%1$s がコメントしました", "Type in a new comment..." : "新しいコメントを入力...", "No other comments available" : "コメントはありません", - "More comments..." : "コメントをさらに表示..." + "More comments..." : "コメントをさらに表示...", + "{count} unread comments" : "未読コメント数 {count}" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/ja.json b/apps/comments/l10n/ja.json index 811e9b47820..10989c43ed8 100644 --- a/apps/comments/l10n/ja.json +++ b/apps/comments/l10n/ja.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "コメントID {id} のコメントを取得する際にエラーが発生", "Error occurred while updating comment with id {id}" : "コメントID {id} のコメントをアップロードする際にエラーが発生", "Error occurred while posting comment" : "コメント投稿時にエラーが発生", - "{count} unread comments" : "未読コメント数 {count}", "Comment" : "コメント", "You commented" : "コメント済", "%1$s commented" : "%1$s がコメントを追加", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "%2$s について、%1$s がコメントしました", "Type in a new comment..." : "新しいコメントを入力...", "No other comments available" : "コメントはありません", - "More comments..." : "コメントをさらに表示..." + "More comments..." : "コメントをさらに表示...", + "{count} unread comments" : "未読コメント数 {count}" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/comments/l10n/ko.js b/apps/comments/l10n/ko.js index f2f221ae108..2bea9aea01a 100644 --- a/apps/comments/l10n/ko.js +++ b/apps/comments/l10n/ko.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "댓글을 가져오는 중 오류가 발생했습니다 {ID}", "Error occurred while updating comment with id {id}" : "댓글을 업데이트하는 동안 오류가 발생했습니다 {ID}", "Error occurred while posting comment" : "댓글을 게시하는 중 오류가 발생했습니다", - "{count} unread comments" : "읽지 않은 댓글 {count}개", "Comment" : "설명", "Comments for files" : "파일의 댓글", "You commented" : "댓글을 달았습니다", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%2$s에 %1$s 님이 댓글 남김", "Type in a new comment..." : "새 댓글을 입력하십시오...", "No other comments available" : "더 이상 댓글 없음", - "More comments..." : "더 많은 댓글..." + "More comments..." : "더 많은 댓글...", + "{count} unread comments" : "읽지 않은 댓글 {count}개" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/ko.json b/apps/comments/l10n/ko.json index 9e3bf5b69a3..79394d52bea 100644 --- a/apps/comments/l10n/ko.json +++ b/apps/comments/l10n/ko.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "댓글을 가져오는 중 오류가 발생했습니다 {ID}", "Error occurred while updating comment with id {id}" : "댓글을 업데이트하는 동안 오류가 발생했습니다 {ID}", "Error occurred while posting comment" : "댓글을 게시하는 중 오류가 발생했습니다", - "{count} unread comments" : "읽지 않은 댓글 {count}개", "Comment" : "설명", "Comments for files" : "파일의 댓글", "You commented" : "댓글을 달았습니다", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%2$s에 %1$s 님이 댓글 남김", "Type in a new comment..." : "새 댓글을 입력하십시오...", "No other comments available" : "더 이상 댓글 없음", - "More comments..." : "더 많은 댓글..." + "More comments..." : "더 많은 댓글...", + "{count} unread comments" : "읽지 않은 댓글 {count}개" },"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 e6ffd0b7374..c483aa1de46 100644 --- a/apps/comments/l10n/lv.js +++ b/apps/comments/l10n/lv.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Notika kļūda saņemot komentāru ar id {id}", "Error occurred while updating comment with id {id}" : "Kļūda atjauninot komentāru ar id {id}", "Error occurred while posting comment" : "Notika kļūda pievienojot komentāru", - "{count} unread comments" : "{count} neizlasītu komentāru", "Comment" : "Komentārs", "Comments for files" : "Komentāri datnēm", "You commented" : "Tu komentēji", @@ -21,6 +20,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s komentēja %2$s", "Type in a new comment..." : "Raksti jaunu komentāru...", "No other comments available" : "Nav pieejami citi komentāri", - "More comments..." : "Vairāk komentāri..." + "More comments..." : "Vairāk komentāri...", + "{count} unread comments" : "{count} neizlasītu komentāru" }, "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 c82fa42e584..1ce75d114c1 100644 --- a/apps/comments/l10n/lv.json +++ b/apps/comments/l10n/lv.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Notika kļūda saņemot komentāru ar id {id}", "Error occurred while updating comment with id {id}" : "Kļūda atjauninot komentāru ar id {id}", "Error occurred while posting comment" : "Notika kļūda pievienojot komentāru", - "{count} unread comments" : "{count} neizlasītu komentāru", "Comment" : "Komentārs", "Comments for files" : "Komentāri datnēm", "You commented" : "Tu komentēji", @@ -19,6 +18,7 @@ "%1$s commented on %2$s" : "%1$s komentēja %2$s", "Type in a new comment..." : "Raksti jaunu komentāru...", "No other comments available" : "Nav pieejami citi komentāri", - "More comments..." : "Vairāk komentāri..." + "More comments..." : "Vairāk komentāri...", + "{count} unread comments" : "{count} neizlasītu komentāru" },"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_NO.js b/apps/comments/l10n/nb_NO.js index 95cf1ce94d3..51538a8d079 100644 --- a/apps/comments/l10n/nb_NO.js +++ b/apps/comments/l10n/nb_NO.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "En feil oppstod under henting av kommentar med id {id}", "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}", "Error occurred while posting comment" : "En feil oppstod under posting av kommentar", - "{count} unread comments" : "{count} uleste kommentarer", "Comment" : "Kommentar", "Comments for files" : "Kommentarer for filer", "You commented" : "Du kommenterte", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommenterte %2$s", "Type in a new comment..." : "Skriv inn en ny kommentar...", "No other comments available" : "Ingen andre kommentarer tilgjengelig", - "More comments..." : "Flere kommentarer.." + "More comments..." : "Flere kommentarer..", + "{count} unread comments" : "{count} uleste kommentarer" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nb_NO.json b/apps/comments/l10n/nb_NO.json index 4829035b689..513fd6fe6bb 100644 --- a/apps/comments/l10n/nb_NO.json +++ b/apps/comments/l10n/nb_NO.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "En feil oppstod under henting av kommentar med id {id}", "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}", "Error occurred while posting comment" : "En feil oppstod under posting av kommentar", - "{count} unread comments" : "{count} uleste kommentarer", "Comment" : "Kommentar", "Comments for files" : "Kommentarer for filer", "You commented" : "Du kommenterte", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s kommenterte %2$s", "Type in a new comment..." : "Skriv inn en ny kommentar...", "No other comments available" : "Ingen andre kommentarer tilgjengelig", - "More comments..." : "Flere kommentarer.." + "More comments..." : "Flere kommentarer..", + "{count} unread comments" : "{count} uleste kommentarer" },"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 d0ed4873a0c..1c98b8e5b6f 100644 --- a/apps/comments/l10n/nl.js +++ b/apps/comments/l10n/nl.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Er trad een fout op bij het ophalen van reactie met id {id}", "Error occurred while updating comment with id {id}" : "Er trad een fout op bij het bijwerken van reactie met id {id}", "Error occurred while posting comment" : "Er trad een fout op bij plaatsen reactie", - "{count} unread comments" : "{count} ongelezen reacties", "Comment" : "Reactie", "Comments for files" : "Reacties voor bestanden", "You commented" : "Je reageerde", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s heeft gereageerd op %2$s", "Type in a new comment..." : "Type een nieuwe reactie...", "No other comments available" : "Geen andere reacties beschikbaar", - "More comments..." : "Meer reacties..." + "More comments..." : "Meer reacties...", + "{count} unread comments" : "{count} ongelezen reacties" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json index 5b2814e57ed..babdebb7dc5 100644 --- a/apps/comments/l10n/nl.json +++ b/apps/comments/l10n/nl.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Er trad een fout op bij het ophalen van reactie met id {id}", "Error occurred while updating comment with id {id}" : "Er trad een fout op bij het bijwerken van reactie met id {id}", "Error occurred while posting comment" : "Er trad een fout op bij plaatsen reactie", - "{count} unread comments" : "{count} ongelezen reacties", "Comment" : "Reactie", "Comments for files" : "Reacties voor bestanden", "You commented" : "Je reageerde", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s heeft gereageerd op %2$s", "Type in a new comment..." : "Type een nieuwe reactie...", "No other comments available" : "Geen andere reacties beschikbaar", - "More comments..." : "Meer reacties..." + "More comments..." : "Meer reacties...", + "{count} unread comments" : "{count} ongelezen reacties" },"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 09cad54e57b..155de5cfa30 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "W trakcie otrzymywania komentarza o identyfikatorze {id} wystąpił błąd.", "Error occurred while updating comment with id {id}" : "W trakcie aktualizacji komentarza o identyfikatorze {id} wystąpił błąd.", "Error occurred while posting comment" : "Podczas wysyłania komentarza wystąpił błąd", - "{count} unread comments" : "{count} nieprzeczytanych komentarzy", "Comment" : "Komentarz", "Comments for files" : "Komentarze dla plików", "You commented" : "Skomentowałeś/łaś", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s skomentował %2$s", "Type in a new comment..." : "Wprowadź nowy komentarz...", "No other comments available" : "Nie ma więcej komentarzy", - "More comments..." : "Więcej komentarzy..." + "More comments..." : "Więcej komentarzy...", + "{count} unread comments" : "{count} nieprzeczytanych komentarzy" }, "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index 7a8a18fb61a..76d903b5e75 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "W trakcie otrzymywania komentarza o identyfikatorze {id} wystąpił błąd.", "Error occurred while updating comment with id {id}" : "W trakcie aktualizacji komentarza o identyfikatorze {id} wystąpił błąd.", "Error occurred while posting comment" : "Podczas wysyłania komentarza wystąpił błąd", - "{count} unread comments" : "{count} nieprzeczytanych komentarzy", "Comment" : "Komentarz", "Comments for files" : "Komentarze dla plików", "You commented" : "Skomentowałeś/łaś", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s skomentował %2$s", "Type in a new comment..." : "Wprowadź nowy komentarz...", "No other comments available" : "Nie ma więcej komentarzy", - "More comments..." : "Więcej komentarzy..." + "More comments..." : "Więcej komentarzy...", + "{count} unread comments" : "{count} nieprzeczytanych komentarzy" },"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js index 5d1d4081032..f7df79b8c33 100644 --- a/apps/comments/l10n/pt_BR.js +++ b/apps/comments/l10n/pt_BR.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Ocorreu um erro durante a recuperação do comentário com o id {id}", "Error occurred while updating comment with id {id}" : "Ocorreu um erro durante a atualização do comentário com o id {id}", "Error occurred while posting comment" : "Ocorreu um erro durante a postagem do comentário", - "{count} unread comments" : "{count} comentários não lidos", "Comment" : "Comentário", "Comments for files" : "Comentários para arquivos", "You commented" : "Você comentou", @@ -21,6 +20,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentado em %2$s", "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..." + "More comments..." : "Mais comentários...", + "{count} unread comments" : "{count} comentários não lidos" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json index dd072727c9b..319b66cbeb5 100644 --- a/apps/comments/l10n/pt_BR.json +++ b/apps/comments/l10n/pt_BR.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Ocorreu um erro durante a recuperação do comentário com o id {id}", "Error occurred while updating comment with id {id}" : "Ocorreu um erro durante a atualização do comentário com o id {id}", "Error occurred while posting comment" : "Ocorreu um erro durante a postagem do comentário", - "{count} unread comments" : "{count} comentários não lidos", "Comment" : "Comentário", "Comments for files" : "Comentários para arquivos", "You commented" : "Você comentou", @@ -19,6 +18,7 @@ "%1$s commented on %2$s" : "%1$s comentado em %2$s", "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..." + "More comments..." : "Mais comentários...", + "{count} unread comments" : "{count} comentários não lidos" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/pt_PT.js b/apps/comments/l10n/pt_PT.js index 31d84a73f16..bc1a4cef17d 100644 --- a/apps/comments/l10n/pt_PT.js +++ b/apps/comments/l10n/pt_PT.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Ocorreu um erro ao tentar obter o comentário com o id {id}", "Error occurred while updating comment with id {id}" : "Ocorreu um erro ao tentar atualizar o comentário com o id {id}", "Error occurred while posting comment" : "Ocorreu um erro ao tentar publicar o comentário", - "{count} unread comments" : "{count} comentários não lidos", "Comment" : "Comentário", "You commented" : "Comentou", "%1$s commented" : "%1$s comentou", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentou %2$s", "Type in a new comment..." : "Escreva um novo comentário...", "No other comments available" : "Nenhum outro comentário disponível", - "More comments..." : "Mais comentários..." + "More comments..." : "Mais comentários...", + "{count} unread comments" : "{count} comentários não lidos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/pt_PT.json b/apps/comments/l10n/pt_PT.json index 2337f09fb4d..7370bfc43b7 100644 --- a/apps/comments/l10n/pt_PT.json +++ b/apps/comments/l10n/pt_PT.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Ocorreu um erro ao tentar obter o comentário com o id {id}", "Error occurred while updating comment with id {id}" : "Ocorreu um erro ao tentar atualizar o comentário com o id {id}", "Error occurred while posting comment" : "Ocorreu um erro ao tentar publicar o comentário", - "{count} unread comments" : "{count} comentários não lidos", "Comment" : "Comentário", "You commented" : "Comentou", "%1$s commented" : "%1$s comentou", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "%1$s comentou %2$s", "Type in a new comment..." : "Escreva um novo comentário...", "No other comments available" : "Nenhum outro comentário disponível", - "More comments..." : "Mais comentários..." + "More comments..." : "Mais comentários...", + "{count} unread comments" : "{count} comentários não lidos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/ru.js b/apps/comments/l10n/ru.js index 7cfcd8e3b99..a74b2c2b60b 100644 --- a/apps/comments/l10n/ru.js +++ b/apps/comments/l10n/ru.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "При получении комментария с id {id} произошла ошибка", "Error occurred while updating comment with id {id}" : "При обновлении комментария с id {id} произошла ошибка", "Error occurred while posting comment" : "При сохранении комментария произошла ошибка", - "{count} unread comments" : "{count} непрочитанных комментариев", "Comment" : "Комментарий", "Comments for files" : "Комментарии к файлам", "You commented" : "Вы прокомментировали", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s прокомментировано на %2$s", "Type in a new comment..." : "Напишите новый комментарий...", "No other comments available" : "Другие комментарии отсутствуют", - "More comments..." : "Больше комментариев..." + "More comments..." : "Больше комментариев...", + "{count} unread comments" : "{count} непрочитанных комментариев" }, "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 c69b1cab6f2..b0851a701ac 100644 --- a/apps/comments/l10n/ru.json +++ b/apps/comments/l10n/ru.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "При получении комментария с id {id} произошла ошибка", "Error occurred while updating comment with id {id}" : "При обновлении комментария с id {id} произошла ошибка", "Error occurred while posting comment" : "При сохранении комментария произошла ошибка", - "{count} unread comments" : "{count} непрочитанных комментариев", "Comment" : "Комментарий", "Comments for files" : "Комментарии к файлам", "You commented" : "Вы прокомментировали", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s прокомментировано на %2$s", "Type in a new comment..." : "Напишите новый комментарий...", "No other comments available" : "Другие комментарии отсутствуют", - "More comments..." : "Больше комментариев..." + "More comments..." : "Больше комментариев...", + "{count} unread comments" : "{count} непрочитанных комментариев" },"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/sl.js b/apps/comments/l10n/sl.js index d8c4134d79f..8718a374b4d 100644 --- a/apps/comments/l10n/sl.js +++ b/apps/comments/l10n/sl.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Napaka se je zgodila med prenosom komentarja z oznako {id}", "Error occurred while updating comment with id {id}" : "Napaka se je zgodila med posodabljanjem komentarja z oznako {id}", "Error occurred while posting comment" : "Napaka se je zgodila med predajo komentarja", - "{count} unread comments" : "{count} neprebranih opomb", "Comment" : "Opomba", "You commented" : "Vaša opomba", "%1$s commented" : "%1$s opomb", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s opomb ob %2$s", "Type in a new comment..." : "Vpis nove opombe ...", "No other comments available" : "Ni drugih opomb", - "More comments..." : "Več opomb ..." + "More comments..." : "Več opomb ...", + "{count} unread comments" : "{count} neprebranih opomb" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json index 2f113a0482b..33bb84c99e1 100644 --- a/apps/comments/l10n/sl.json +++ b/apps/comments/l10n/sl.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Napaka se je zgodila med prenosom komentarja z oznako {id}", "Error occurred while updating comment with id {id}" : "Napaka se je zgodila med posodabljanjem komentarja z oznako {id}", "Error occurred while posting comment" : "Napaka se je zgodila med predajo komentarja", - "{count} unread comments" : "{count} neprebranih opomb", "Comment" : "Opomba", "You commented" : "Vaša opomba", "%1$s commented" : "%1$s opomb", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "%1$s opomb ob %2$s", "Type in a new comment..." : "Vpis nove opombe ...", "No other comments available" : "Ni drugih opomb", - "More comments..." : "Več opomb ..." + "More comments..." : "Več opomb ...", + "{count} unread comments" : "{count} neprebranih opomb" },"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/comments/l10n/sq.js b/apps/comments/l10n/sq.js index 1850da03ed1..26a84660835 100644 --- a/apps/comments/l10n/sq.js +++ b/apps/comments/l10n/sq.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Ndodhi një gabim teksa merrej komenti me id{id}", "Error occurred while updating comment with id {id}" : "Ndodhi një gabim teksa përditësohej komenti me id{id}", "Error occurred while posting comment" : "Ndodhi një gabim teksa postohej komenti", - "{count} unread comments" : "{count} komente të palexuar", "Comment" : "Koment", "You commented" : "Komentuat", "%1$s commented" : "%1$s komentoi", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s komentoi te %2$s", "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…" + "More comments..." : "Më tepër komente…", + "{count} unread comments" : "{count} komente të palexuar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/sq.json b/apps/comments/l10n/sq.json index 3ea5853056d..a0121a78ec1 100644 --- a/apps/comments/l10n/sq.json +++ b/apps/comments/l10n/sq.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Ndodhi një gabim teksa merrej komenti me id{id}", "Error occurred while updating comment with id {id}" : "Ndodhi një gabim teksa përditësohej komenti me id{id}", "Error occurred while posting comment" : "Ndodhi një gabim teksa postohej komenti", - "{count} unread comments" : "{count} komente të palexuar", "Comment" : "Koment", "You commented" : "Komentuat", "%1$s commented" : "%1$s komentoi", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "%1$s komentoi te %2$s", "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…" + "More comments..." : "Më tepër komente…", + "{count} unread comments" : "{count} komente të palexuar" },"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 fed223a7f28..8694eb2a0ff 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "{id} kodlu yorum alınırken bir sorun çıktı", "Error occurred while updating comment with id {id}" : "{id} kodlu yorum güncellenirken bir sorun çıktı", "Error occurred while posting comment" : "Yorum gönderilirken bir sorun çıktı", - "{count} unread comments" : "{count} okunmamış yorum", "Comment" : "Yorum", "Comments for files" : "Dosyalar için Yorumlar", "You commented" : "Yorum yaptınız", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı", "Type in a new comment..." : "Yeni bir yorum yazın...", "No other comments available" : "Başka bir yorum yok", - "More comments..." : "Diğer yorumlar..." + "More comments..." : "Diğer yorumlar...", + "{count} unread comments" : "{count} okunmamış yorum" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index b4fb810ff59..a423d403858 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "{id} kodlu yorum alınırken bir sorun çıktı", "Error occurred while updating comment with id {id}" : "{id} kodlu yorum güncellenirken bir sorun çıktı", "Error occurred while posting comment" : "Yorum gönderilirken bir sorun çıktı", - "{count} unread comments" : "{count} okunmamış yorum", "Comment" : "Yorum", "Comments for files" : "Dosyalar için Yorumlar", "You commented" : "Yorum yaptınız", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı", "Type in a new comment..." : "Yeni bir yorum yazın...", "No other comments available" : "Başka bir yorum yok", - "More comments..." : "Diğer yorumlar..." + "More comments..." : "Diğer yorumlar...", + "{count} unread comments" : "{count} okunmamış yorum" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js index 8660bff10d8..0244758d975 100644 --- a/apps/comments/l10n/zh_TW.js +++ b/apps/comments/l10n/zh_TW.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "取得留言 {id} 發生錯誤", "Error occurred while updating comment with id {id}" : "編輯留言 {id} 發生錯誤", "Error occurred while posting comment" : "張貼留言出錯", - "{count} unread comments" : "{count} 則未讀留言", "Comment" : "留言", "Comments for files" : "檔案的留言", "You commented" : "您已留言", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s 在 %2$s 留言", "Type in a new comment..." : "輸入新留言…", "No other comments available" : "沒有其他留言", - "More comments..." : "其他留言…" + "More comments..." : "其他留言…", + "{count} unread comments" : "{count} 則未讀留言" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/zh_TW.json b/apps/comments/l10n/zh_TW.json index e1ac1b3e4d2..fddd4e6f158 100644 --- a/apps/comments/l10n/zh_TW.json +++ b/apps/comments/l10n/zh_TW.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "取得留言 {id} 發生錯誤", "Error occurred while updating comment with id {id}" : "編輯留言 {id} 發生錯誤", "Error occurred while posting comment" : "張貼留言出錯", - "{count} unread comments" : "{count} 則未讀留言", "Comment" : "留言", "Comments for files" : "檔案的留言", "You commented" : "您已留言", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s 在 %2$s 留言", "Type in a new comment..." : "輸入新留言…", "No other comments available" : "沒有其他留言", - "More comments..." : "其他留言…" + "More comments..." : "其他留言…", + "{count} unread comments" : "{count} 則未讀留言" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/encryption/l10n/nb_NO.js b/apps/encryption/l10n/nb_NO.js index f42aa04d4c1..5d279a493b5 100644 --- a/apps/encryption/l10n/nb_NO.js +++ b/apps/encryption/l10n/nb_NO.js @@ -22,6 +22,8 @@ OC.L10N.register( "The current log-in password was not correct, please try again." : "Det nåværende innloggingspassordet var feil. Prøv igjen.", "Private key password successfully updated." : "Passord for privat nøkkel ble oppdatert.", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Du må migrere krypteringsnøklene din fra den gamle krypteringen (ownCloud <= 8.0) til den nye. Vennligst kjør 'occ encryption:migrate' eller kontakt en administrator", + "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ugyldig privat nøkkel for Krypteringsappen. Oppdater passordet for din private nøkkel i dine personlige innstillinger for å gjenopprette tilgang til de krypterte filene dine.", + "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "App for kryptering er aktivert men nøklene dine er ikke satt opp. Logg ut og logg inn igjen.", "Encryption app is enabled and ready" : "Krypteringsappen er aktivert og klar", "Bad Signature" : "Feil signatur", "Missing Signature" : "Manglende signatur", diff --git a/apps/encryption/l10n/nb_NO.json b/apps/encryption/l10n/nb_NO.json index 83058eac5cf..da8182789ae 100644 --- a/apps/encryption/l10n/nb_NO.json +++ b/apps/encryption/l10n/nb_NO.json @@ -20,6 +20,8 @@ "The current log-in password was not correct, please try again." : "Det nåværende innloggingspassordet var feil. Prøv igjen.", "Private key password successfully updated." : "Passord for privat nøkkel ble oppdatert.", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Du må migrere krypteringsnøklene din fra den gamle krypteringen (ownCloud <= 8.0) til den nye. Vennligst kjør 'occ encryption:migrate' eller kontakt en administrator", + "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ugyldig privat nøkkel for Krypteringsappen. Oppdater passordet for din private nøkkel i dine personlige innstillinger for å gjenopprette tilgang til de krypterte filene dine.", + "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "App for kryptering er aktivert men nøklene dine er ikke satt opp. Logg ut og logg inn igjen.", "Encryption app is enabled and ready" : "Krypteringsappen er aktivert og klar", "Bad Signature" : "Feil signatur", "Missing Signature" : "Manglende signatur", diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index 319ea20f896..30cd705a003 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -2,12 +2,14 @@ OC.L10N.register( "updatenotification", { "Update notifications" : "Update-Benachrichtigungen", + "Could not start updater, please try the manual update" : "Aktualisierungsfunktion konnte nicht gestartet werden, bitte versuche ein mauelles Update", "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", "Channel updated" : "Kanal aktualisiert", "Nextcloud core" : "Nextcloud Kern", "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", "Open updater" : "Updater öffnen", + "Download now" : "Jetzt herunterladen", "Your version is up to date." : "Deine Version ist aktuell.", "Checked on %s" : "Geprüft am %s", "Update channel:" : "Update-Kanal:", diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json index a2abb88e3a1..a4c36706edf 100644 --- a/apps/updatenotification/l10n/de.json +++ b/apps/updatenotification/l10n/de.json @@ -1,11 +1,13 @@ { "translations": { "Update notifications" : "Update-Benachrichtigungen", + "Could not start updater, please try the manual update" : "Aktualisierungsfunktion konnte nicht gestartet werden, bitte versuche ein mauelles Update", "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", "Channel updated" : "Kanal aktualisiert", "Nextcloud core" : "Nextcloud Kern", "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", "Open updater" : "Updater öffnen", + "Download now" : "Jetzt herunterladen", "Your version is up to date." : "Deine Version ist aktuell.", "Checked on %s" : "Geprüft am %s", "Update channel:" : "Update-Kanal:", diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index 1606a3118c6..45e238a41e3 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -2,12 +2,14 @@ OC.L10N.register( "updatenotification", { "Update notifications" : "Update-Benachrichtigungen", + "Could not start updater, please try the manual update" : "Aktualisierungsfunktion konnte nicht gestartet werden, bitte versuchen Sie ein mauelles Update", "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", "Channel updated" : "Kanal aktualisiert", "Nextcloud core" : "Nextcloud Kern", "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", "Open updater" : "Updater öffnen", + "Download now" : "Jetzt herunterladen", "Your version is up to date." : "Ihre Version ist aktuell.", "Checked on %s" : "Überprüft am %s", "Update channel:" : "Update-Kanal:", diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json index 5296f1ce66c..5831fd491c8 100644 --- a/apps/updatenotification/l10n/de_DE.json +++ b/apps/updatenotification/l10n/de_DE.json @@ -1,11 +1,13 @@ { "translations": { "Update notifications" : "Update-Benachrichtigungen", + "Could not start updater, please try the manual update" : "Aktualisierungsfunktion konnte nicht gestartet werden, bitte versuchen Sie ein mauelles Update", "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", "Channel updated" : "Kanal aktualisiert", "Nextcloud core" : "Nextcloud Kern", "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", "Open updater" : "Updater öffnen", + "Download now" : "Jetzt herunterladen", "Your version is up to date." : "Ihre Version ist aktuell.", "Checked on %s" : "Überprüft am %s", "Update channel:" : "Update-Kanal:", diff --git a/apps/updatenotification/l10n/hu_HU.js b/apps/updatenotification/l10n/hu_HU.js index ab0555506db..a7747190c3a 100644 --- a/apps/updatenotification/l10n/hu_HU.js +++ b/apps/updatenotification/l10n/hu_HU.js @@ -2,11 +2,14 @@ OC.L10N.register( "updatenotification", { "Update notifications" : "Frissítési értesítés", + "Could not start updater, please try the manual update" : "Nem sikerült elindítani a frissítőt, kérlek próbáld a manuális frissítést", "{version} is available. Get more information on how to update." : "{version} rendelkezésre áll. További információ a frissítéshez.", "Channel updated" : "Csatorna frissítve", "Nextcloud core" : "Nextcloud mag", "Update for %1$s to version %2$s is available." : "%1$s frissíthető %2$s verzióra.", "A new version is available: %s" : "Új verzió érhető el: %s", + "Open updater" : "Frissítő megnyitása", + "Download now" : "Letöltés most", "Your version is up to date." : "Verzió frissítve.", "Checked on %s" : "Ellenőrizve: %s", "Update channel:" : "Frissítési csatorna:", diff --git a/apps/updatenotification/l10n/hu_HU.json b/apps/updatenotification/l10n/hu_HU.json index cac481bc9ea..90525b47df8 100644 --- a/apps/updatenotification/l10n/hu_HU.json +++ b/apps/updatenotification/l10n/hu_HU.json @@ -1,10 +1,13 @@ { "translations": { "Update notifications" : "Frissítési értesítés", + "Could not start updater, please try the manual update" : "Nem sikerült elindítani a frissítőt, kérlek próbáld a manuális frissítést", "{version} is available. Get more information on how to update." : "{version} rendelkezésre áll. További információ a frissítéshez.", "Channel updated" : "Csatorna frissítve", "Nextcloud core" : "Nextcloud mag", "Update for %1$s to version %2$s is available." : "%1$s frissíthető %2$s verzióra.", "A new version is available: %s" : "Új verzió érhető el: %s", + "Open updater" : "Frissítő megnyitása", + "Download now" : "Letöltés most", "Your version is up to date." : "Verzió frissítve.", "Checked on %s" : "Ellenőrizve: %s", "Update channel:" : "Frissítési csatorna:", diff --git a/apps/updatenotification/l10n/nb_NO.js b/apps/updatenotification/l10n/nb_NO.js index 9f75ce05da2..c0201e09731 100644 --- a/apps/updatenotification/l10n/nb_NO.js +++ b/apps/updatenotification/l10n/nb_NO.js @@ -2,18 +2,21 @@ OC.L10N.register( "updatenotification", { "Update notifications" : "Oppdateringsvarsel", + "Could not start updater, please try the manual update" : "Kunne ikke starte oppdateringen, vennligst prøv å oppdatere manuelt", "{version} is available. Get more information on how to update." : "{version} er tilgjengelig. Få mer informasjon om å oppdatere.", "Channel updated" : "Kanal oppdatert", "Nextcloud core" : "Nextcloud kjerne", "Update for %1$s to version %2$s is available." : "Oppdatering for %1$s til versjon %2$s er tilgjengelig.", "A new version is available: %s" : "En ny versjon er tilgjengelig: %s", "Open updater" : "Åpne oppdaterer", + "Download now" : "Last ned nå", "Your version is up to date." : "Du har nyeste versjon.", "Checked on %s" : "Sjekket %s", "Update channel:" : "Oppdateringskanal:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan alltid oppdatere til en nyere versjon / eksperimentell kanal. Men du kan aldri nedgradere til en mer stabil kanal.", "Notify members of the following groups about available updates:" : "Informer medlemmene i følgende grupper om tilgjengelig oppdateringer:", "Only notification for app updates are available." : "Kun varsler for app oppdateringer er tilgjengelig.", + "The selected update channel makes dedicated notifications for the server obsolete." : "Den valgte oppdateringskanalen gjør at dedikerte varsler til denne serveren utdatert.", "The selected update channel does not support updates of the server." : "Den valgte oppdateringskanalen tilbyr ikke oppdateringer av tjeneren.", "Updater" : "Oppdaterer" }, diff --git a/apps/updatenotification/l10n/nb_NO.json b/apps/updatenotification/l10n/nb_NO.json index fca11bc485f..9e3afa23d8f 100644 --- a/apps/updatenotification/l10n/nb_NO.json +++ b/apps/updatenotification/l10n/nb_NO.json @@ -1,17 +1,20 @@ { "translations": { "Update notifications" : "Oppdateringsvarsel", + "Could not start updater, please try the manual update" : "Kunne ikke starte oppdateringen, vennligst prøv å oppdatere manuelt", "{version} is available. Get more information on how to update." : "{version} er tilgjengelig. Få mer informasjon om å oppdatere.", "Channel updated" : "Kanal oppdatert", "Nextcloud core" : "Nextcloud kjerne", "Update for %1$s to version %2$s is available." : "Oppdatering for %1$s til versjon %2$s er tilgjengelig.", "A new version is available: %s" : "En ny versjon er tilgjengelig: %s", "Open updater" : "Åpne oppdaterer", + "Download now" : "Last ned nå", "Your version is up to date." : "Du har nyeste versjon.", "Checked on %s" : "Sjekket %s", "Update channel:" : "Oppdateringskanal:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan alltid oppdatere til en nyere versjon / eksperimentell kanal. Men du kan aldri nedgradere til en mer stabil kanal.", "Notify members of the following groups about available updates:" : "Informer medlemmene i følgende grupper om tilgjengelig oppdateringer:", "Only notification for app updates are available." : "Kun varsler for app oppdateringer er tilgjengelig.", + "The selected update channel makes dedicated notifications for the server obsolete." : "Den valgte oppdateringskanalen gjør at dedikerte varsler til denne serveren utdatert.", "The selected update channel does not support updates of the server." : "Den valgte oppdateringskanalen tilbyr ikke oppdateringer av tjeneren.", "Updater" : "Oppdaterer" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/nb_NO.js b/settings/l10n/nb_NO.js index 21dc43d99e5..6b89aff99cd 100644 --- a/settings/l10n/nb_NO.js +++ b/settings/l10n/nb_NO.js @@ -182,6 +182,7 @@ OC.L10N.register( "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Den skrivebeskyttede konfigurasjonen er blitt aktivert. Dette forhindrer setting av visse konfigureringer via web-grensesnittet. Videre må config-filen gjøres skrivbar manuelt for hver oppdatering.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Det ser ut for at PHP er satt opp til å fjerne innebygde doc blocks. Dette gjør at flere av kjerneapplikasjonene blir utilgjengelige.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dette forårsakes sannsynligvis av en bufrer/akselerator, som f.eks. Zend OPcache eller eAccelerator.", + "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Din database kjører ikke med \"READ COMMITED\" transaksjonsisolering. Dette kan lage problemer når flere handlinger kjøres i paralell.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s lavere enn versjon %2$s er installert. Vi anbefaler å oppgradere til en nyere %1$s-versjon for å få bedre stabilitet og ytelse.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP modulen 'fileinfo' mangler. Vi anbefaler at du aktiverer denne modulen for å kunne detektere mime-typen korrekt.", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the documentation ↗ for more information." : "Transaksjonsbasert fil-låsing er deaktivert. Dette kan føre til konflikt. Aktiver \"filelocking.enabled\" i config.php for å unngå disse problemene. Se dokumentasjonen ↗ for mer informasjon.", @@ -217,6 +218,8 @@ OC.L10N.register( "Exclude groups from sharing" : "Utelukk grupper fra deling", "These groups will still be able to receive shares, but not to initiate them." : "Disse gruppene vil fremdeles kunne motta delinger men ikke lage dem.", "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Tillat automatisk fullføring av brukernavn i delingsdialogen. Uten dette valget må hele brukernavnet oppgis.", + "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Vis ansvarsfraskrivelse på den offentlige opplastingssiden. (Vises kun nå fillisten er tom.)", + "This text will be shown on the public link upload page when the file list is hidden." : "Denne teksten vises på den offentlig opplastingssiden når fillisten er tom.", "Tips & tricks" : "Tips og triks", "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", @@ -345,6 +348,7 @@ OC.L10N.register( "Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Offisielle apper er utviklet av og innenfor miljøet, de byr på sentral funksjonalitet og er klare for bruk i produksjon.", "No apps found for \"{query}\"" : "Ingen apper funnet for \"{query}\"", "Please check the installation documentation ↗ for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Vennligst sjekk installasjonsdokumentasjonen ↗ etter php konfigurasjonsnotater og konfigurering av php på tjeneren din, særlig om du bruker php-fpm.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Din database kjører ikke med \"READ COMMITED\" transaksjonsisolering. Dette kan lage problemer når flere handlinger kjøres i paralell.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Serveren din kjører på Microsoft Windows. Vi anbefaler sterkt Linux for en optimal brukeropplevelse.", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the documentation ↗ for more information." : "Transaksjonsbasert fil-låsing er deaktivert. Dette kan føre til konflikt. Aktiver \"filelocking.enabled\" i config.php for å unngå disse problemene. Se dokumentasjonen ↗ for mer informasjon.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Vennligst dobbeltsjekk installasjonsveiledningen ↗, og se etter feil og advarsler i loggen.", diff --git a/settings/l10n/nb_NO.json b/settings/l10n/nb_NO.json index 41b336f5a5b..4f4fd22b6f3 100644 --- a/settings/l10n/nb_NO.json +++ b/settings/l10n/nb_NO.json @@ -180,6 +180,7 @@ "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Den skrivebeskyttede konfigurasjonen er blitt aktivert. Dette forhindrer setting av visse konfigureringer via web-grensesnittet. Videre må config-filen gjøres skrivbar manuelt for hver oppdatering.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Det ser ut for at PHP er satt opp til å fjerne innebygde doc blocks. Dette gjør at flere av kjerneapplikasjonene blir utilgjengelige.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dette forårsakes sannsynligvis av en bufrer/akselerator, som f.eks. Zend OPcache eller eAccelerator.", + "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Din database kjører ikke med \"READ COMMITED\" transaksjonsisolering. Dette kan lage problemer når flere handlinger kjøres i paralell.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s lavere enn versjon %2$s er installert. Vi anbefaler å oppgradere til en nyere %1$s-versjon for å få bedre stabilitet og ytelse.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP modulen 'fileinfo' mangler. Vi anbefaler at du aktiverer denne modulen for å kunne detektere mime-typen korrekt.", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the documentation ↗ for more information." : "Transaksjonsbasert fil-låsing er deaktivert. Dette kan føre til konflikt. Aktiver \"filelocking.enabled\" i config.php for å unngå disse problemene. Se dokumentasjonen ↗ for mer informasjon.", @@ -215,6 +216,8 @@ "Exclude groups from sharing" : "Utelukk grupper fra deling", "These groups will still be able to receive shares, but not to initiate them." : "Disse gruppene vil fremdeles kunne motta delinger men ikke lage dem.", "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Tillat automatisk fullføring av brukernavn i delingsdialogen. Uten dette valget må hele brukernavnet oppgis.", + "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Vis ansvarsfraskrivelse på den offentlige opplastingssiden. (Vises kun nå fillisten er tom.)", + "This text will be shown on the public link upload page when the file list is hidden." : "Denne teksten vises på den offentlig opplastingssiden når fillisten er tom.", "Tips & tricks" : "Tips og triks", "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", @@ -343,6 +346,7 @@ "Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Offisielle apper er utviklet av og innenfor miljøet, de byr på sentral funksjonalitet og er klare for bruk i produksjon.", "No apps found for \"{query}\"" : "Ingen apper funnet for \"{query}\"", "Please check the installation documentation ↗ for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Vennligst sjekk installasjonsdokumentasjonen ↗ etter php konfigurasjonsnotater og konfigurering av php på tjeneren din, særlig om du bruker php-fpm.", + "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Din database kjører ikke med \"READ COMMITED\" transaksjonsisolering. Dette kan lage problemer når flere handlinger kjøres i paralell.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Serveren din kjører på Microsoft Windows. Vi anbefaler sterkt Linux for en optimal brukeropplevelse.", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the documentation ↗ for more information." : "Transaksjonsbasert fil-låsing er deaktivert. Dette kan føre til konflikt. Aktiver \"filelocking.enabled\" i config.php for å unngå disse problemene. Se dokumentasjonen ↗ for mer informasjon.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Vennligst dobbeltsjekk installasjonsveiledningen ↗, og se etter feil og advarsler i loggen.", diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index 1eda84a85b0..c5e85353163 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -218,6 +218,8 @@ OC.L10N.register( "Exclude groups from sharing" : "Исключить группы из общего доступа", "These groups will still be able to receive shares, but not to initiate them." : "Эти группы смогут получать общие ресурсы, но не могут их создавать.", "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Включить автоматическое завершение имен пользователей в окне общего доступа. Если отключено, то необходимо вводить полное имя вручную.", + "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Показать текст об отказе на странице загрузки публичной ссылки (Показывать только когда список файлов скрыт)", + "This text will be shown on the public link upload page when the file list is hidden." : "Этот текст будет показан при переходе по публичной ссылке на загрузку при скрытом списке файлов", "Tips & tricks" : "Советы и трюки", "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 при синхронизации файлов с использованием клиента для ПК.", diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index 7be6c02f182..b4f6cc2d873 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -216,6 +216,8 @@ "Exclude groups from sharing" : "Исключить группы из общего доступа", "These groups will still be able to receive shares, but not to initiate them." : "Эти группы смогут получать общие ресурсы, но не могут их создавать.", "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Включить автоматическое завершение имен пользователей в окне общего доступа. Если отключено, то необходимо вводить полное имя вручную.", + "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Показать текст об отказе на странице загрузки публичной ссылки (Показывать только когда список файлов скрыт)", + "This text will be shown on the public link upload page when the file list is hidden." : "Этот текст будет показан при переходе по публичной ссылке на загрузку при скрытом списке файлов", "Tips & tricks" : "Советы и трюки", "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 при синхронизации файлов с использованием клиента для ПК.", -- 2.39.5