diff --git a/apps/comments/l10n/af.js b/apps/comments/l10n/af.js index 733e459b8f67d..909f01aef9c47 100644 --- a/apps/comments/l10n/af.js +++ b/apps/comments/l10n/af.js @@ -14,8 +14,8 @@ OC.L10N.register( "Delete comment" : "Skrap kommentaar", "No comments yet, start the conversation!" : "Nog geen kommentaar, begin die gesprek!", "Retry" : "Herprobeer", - "_%n unread comment_::_%n unread comments_" : ["%n ongelese kommentaar","%n ongelese kommentare"], "Comment" : "Kommentaar", - "%1$s commented" : "%1$s het kommentaar gelewer" + "%1$s commented" : "%1$s het kommentaar gelewer", + "_%n unread comment_::_%n unread comments_" : ["%n ongelese kommentaar","%n ongelese kommentare"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/af.json b/apps/comments/l10n/af.json index 7ecfba7bed9e4..671359a8a32cb 100644 --- a/apps/comments/l10n/af.json +++ b/apps/comments/l10n/af.json @@ -12,8 +12,8 @@ "Delete comment" : "Skrap kommentaar", "No comments yet, start the conversation!" : "Nog geen kommentaar, begin die gesprek!", "Retry" : "Herprobeer", - "_%n unread comment_::_%n unread comments_" : ["%n ongelese kommentaar","%n ongelese kommentare"], "Comment" : "Kommentaar", - "%1$s commented" : "%1$s het kommentaar gelewer" + "%1$s commented" : "%1$s het kommentaar gelewer", + "_%n unread comment_::_%n unread comments_" : ["%n ongelese kommentaar","%n ongelese kommentare"] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/ar.js b/apps/comments/l10n/ar.js index 8f2eaf9b8c81d..e7946e189bf8f 100644 --- a/apps/comments/l10n/ar.js +++ b/apps/comments/l10n/ar.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "أعد المحاولة", "Failed to mark comments as read" : "إخفاق في تعيين ملاحظات كمقرؤة", "Unable to load the comments list" : "تعذر تحميل قائمة التعليقات", - "_%n unread comment_::_%n unread comments_" : ["%n تعليق غير مقروء","%n تعليق غير مقروء","تعليقان غير مقروءة","%n تعليقات غير مقروء","%n تعليق غير مقروء","%n تعليق غير مقروء"], "_1 new comment_::_{unread} new comments_" : ["1 تعليق جديد","1 تعليق جديد","{unread} تعليقات جديدة","{unread} تعليقات جديدة","{unread} تعليقات جديدة","{unread} تعليقات جديدة"], "Comment" : "تعليق", "An error occurred while trying to edit the comment" : "حدث خطأ أثناء محاولة تعديل التعليق", "Comment deleted" : "التعليق حُذف", "An error occurred while trying to delete the comment" : "حدث خطأ أثناء محاولة حذف التعليق", "An error occurred while trying to create the comment" : "حدث خطأ أثناء محاولة إنشاء التعليق", - "%1$s commented" : "%1$s كتب تعليق" + "%1$s commented" : "%1$s كتب تعليق", + "_%n unread comment_::_%n unread comments_" : ["%n تعليق غير مقروء","%n تعليق غير مقروء","تعليقان غير مقروءة","%n تعليقات غير مقروء","%n تعليق غير مقروء","%n تعليق غير مقروء"] }, "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 7f1da8e4393c9..7370b3513c4b9 100644 --- a/apps/comments/l10n/ar.json +++ b/apps/comments/l10n/ar.json @@ -19,13 +19,13 @@ "Retry" : "أعد المحاولة", "Failed to mark comments as read" : "إخفاق في تعيين ملاحظات كمقرؤة", "Unable to load the comments list" : "تعذر تحميل قائمة التعليقات", - "_%n unread comment_::_%n unread comments_" : ["%n تعليق غير مقروء","%n تعليق غير مقروء","تعليقان غير مقروءة","%n تعليقات غير مقروء","%n تعليق غير مقروء","%n تعليق غير مقروء"], "_1 new comment_::_{unread} new comments_" : ["1 تعليق جديد","1 تعليق جديد","{unread} تعليقات جديدة","{unread} تعليقات جديدة","{unread} تعليقات جديدة","{unread} تعليقات جديدة"], "Comment" : "تعليق", "An error occurred while trying to edit the comment" : "حدث خطأ أثناء محاولة تعديل التعليق", "Comment deleted" : "التعليق حُذف", "An error occurred while trying to delete the comment" : "حدث خطأ أثناء محاولة حذف التعليق", "An error occurred while trying to create the comment" : "حدث خطأ أثناء محاولة إنشاء التعليق", - "%1$s commented" : "%1$s كتب تعليق" + "%1$s commented" : "%1$s كتب تعليق", + "_%n unread comment_::_%n unread comments_" : ["%n تعليق غير مقروء","%n تعليق غير مقروء","تعليقان غير مقروءة","%n تعليقات غير مقروء","%n تعليق غير مقروء","%n تعليق غير مقروء"] },"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/bg.js b/apps/comments/l10n/bg.js index 8a9e4d427f18c..d08125096b8a7 100644 --- a/apps/comments/l10n/bg.js +++ b/apps/comments/l10n/bg.js @@ -20,13 +20,13 @@ OC.L10N.register( "No more messages" : " Няма повече съобщения", "Retry" : "Опитай отново", "Unable to load the comments list" : "Списъкът с коментари не може да се зареди", - "_%n unread comment_::_%n unread comments_" : ["%n непрочетен коментар","%n непрочетени коментари"], "_1 new comment_::_{unread} new comments_" : ["{unread} нови коментари","{unread} нови коментари"], "Comment" : "Коментар", "An error occurred while trying to edit the comment" : "Възникна грешка при опит за редактиране на коментара", "Comment deleted" : " Изтрит е коментар", "An error occurred while trying to delete the comment" : "Възникна грешка при опит за изтриване на коментара", "An error occurred while trying to create the comment" : "Възникна грешка при опит за създаване на коментар", - "%1$s commented" : "%1$s коментира" + "%1$s commented" : "%1$s коментира", + "_%n unread comment_::_%n unread comments_" : ["%n непрочетен коментар","%n непрочетени коментари"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/bg.json b/apps/comments/l10n/bg.json index 62967513eb4a0..7fad7a7e1eaec 100644 --- a/apps/comments/l10n/bg.json +++ b/apps/comments/l10n/bg.json @@ -18,13 +18,13 @@ "No more messages" : " Няма повече съобщения", "Retry" : "Опитай отново", "Unable to load the comments list" : "Списъкът с коментари не може да се зареди", - "_%n unread comment_::_%n unread comments_" : ["%n непрочетен коментар","%n непрочетени коментари"], "_1 new comment_::_{unread} new comments_" : ["{unread} нови коментари","{unread} нови коментари"], "Comment" : "Коментар", "An error occurred while trying to edit the comment" : "Възникна грешка при опит за редактиране на коментара", "Comment deleted" : " Изтрит е коментар", "An error occurred while trying to delete the comment" : "Възникна грешка при опит за изтриване на коментара", "An error occurred while trying to create the comment" : "Възникна грешка при опит за създаване на коментар", - "%1$s commented" : "%1$s коментира" + "%1$s commented" : "%1$s коментира", + "_%n unread comment_::_%n unread comments_" : ["%n непрочетен коментар","%n непрочетени коментари"] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/ca.js b/apps/comments/l10n/ca.js index 642cae11aa1f0..4f040791d38f7 100644 --- a/apps/comments/l10n/ca.js +++ b/apps/comments/l10n/ca.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Torna-ho a provar", "Failed to mark comments as read" : "No s'han pogut marcar els comentaris com a llegits", "Unable to load the comments list" : "No s'ha pogut carregar la llista de comentaris", - "_%n unread comment_::_%n unread comments_" : ["%n comentari sense llegir","%n comentaris sense llegir"], "_1 new comment_::_{unread} new comments_" : ["1 comentari nou","{unread} comentaris nous"], "Comment" : "Comentari", "An error occurred while trying to edit the comment" : "S'ha produït un error en intentar editar el comentari", "Comment deleted" : "S'ha suprimit el comentari", "An error occurred while trying to delete the comment" : "S'ha produït un error en intentar suprimir el comentari", "An error occurred while trying to create the comment" : "S'ha produït un error en intentar crear el comentari", - "%1$s commented" : "%1$s ha escrit un comentari" + "%1$s commented" : "%1$s ha escrit un comentari", + "_%n unread comment_::_%n unread comments_" : ["%n comentari sense llegir","%n comentaris sense llegir"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ca.json b/apps/comments/l10n/ca.json index c02994d983bb7..a77d84ace26f6 100644 --- a/apps/comments/l10n/ca.json +++ b/apps/comments/l10n/ca.json @@ -19,13 +19,13 @@ "Retry" : "Torna-ho a provar", "Failed to mark comments as read" : "No s'han pogut marcar els comentaris com a llegits", "Unable to load the comments list" : "No s'ha pogut carregar la llista de comentaris", - "_%n unread comment_::_%n unread comments_" : ["%n comentari sense llegir","%n comentaris sense llegir"], "_1 new comment_::_{unread} new comments_" : ["1 comentari nou","{unread} comentaris nous"], "Comment" : "Comentari", "An error occurred while trying to edit the comment" : "S'ha produït un error en intentar editar el comentari", "Comment deleted" : "S'ha suprimit el comentari", "An error occurred while trying to delete the comment" : "S'ha produït un error en intentar suprimir el comentari", "An error occurred while trying to create the comment" : "S'ha produït un error en intentar crear el comentari", - "%1$s commented" : "%1$s ha escrit un comentari" + "%1$s commented" : "%1$s ha escrit un comentari", + "_%n unread comment_::_%n unread comments_" : ["%n comentari sense llegir","%n comentaris sense llegir"] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js index 1d0160c8338ac..94b60de64bac1 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Zkusit znovu", "Failed to mark comments as read" : "Nepodařilo se označit komentáře jako přečtené", "Unable to load the comments list" : "Nedaří se načíst seznam komentářů", - "_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů","%n nepřečtené komentáře"], "_1 new comment_::_{unread} new comments_" : ["Jeden nový komentář","{unread} nové komentáře","{unread} nových komentářů","{unread} nové komentáře"], "Comment" : "Komentář", "An error occurred while trying to edit the comment" : "Došlo k chybě při pokusu o úpravu komentáře", "Comment deleted" : "Komentář smazán", "An error occurred while trying to delete the comment" : "Došlo k chybě při pokusu o smazání komentáře", "An error occurred while trying to create the comment" : "Došlo k chybě při pokusu o vytvoření komentáře", - "%1$s commented" : "%1$s okomentováno" + "%1$s commented" : "%1$s okomentováno", + "_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů","%n nepřečtené komentáře"] }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/comments/l10n/cs.json b/apps/comments/l10n/cs.json index 5e81e09df4d2e..b0350bf5ab55b 100644 --- a/apps/comments/l10n/cs.json +++ b/apps/comments/l10n/cs.json @@ -19,13 +19,13 @@ "Retry" : "Zkusit znovu", "Failed to mark comments as read" : "Nepodařilo se označit komentáře jako přečtené", "Unable to load the comments list" : "Nedaří se načíst seznam komentářů", - "_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů","%n nepřečtené komentáře"], "_1 new comment_::_{unread} new comments_" : ["Jeden nový komentář","{unread} nové komentáře","{unread} nových komentářů","{unread} nové komentáře"], "Comment" : "Komentář", "An error occurred while trying to edit the comment" : "Došlo k chybě při pokusu o úpravu komentáře", "Comment deleted" : "Komentář smazán", "An error occurred while trying to delete the comment" : "Došlo k chybě při pokusu o smazání komentáře", "An error occurred while trying to create the comment" : "Došlo k chybě při pokusu o vytvoření komentáře", - "%1$s commented" : "%1$s okomentováno" + "%1$s commented" : "%1$s okomentováno", + "_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů","%n nepřečtené komentáře"] },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js index a7249cdaa6870..e04c6258df10b 100644 --- a/apps/comments/l10n/da.js +++ b/apps/comments/l10n/da.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Prøv igen", "Failed to mark comments as read" : "Kunne ikke markere kommentarer som læst", "Unable to load the comments list" : "Kan ikke indlæse kommentarlisten", - "_%n unread comment_::_%n unread comments_" : ["%n ulæst kommentar","%n ulæste kommentarer"], "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nye kommentarer"], "Comment" : "Kommentér", "An error occurred while trying to edit the comment" : "Der opstod en fejl under forsøget på at redigere kommentaren", "Comment deleted" : "Kommentar slettet", "An error occurred while trying to delete the comment" : "Der opstod en fejl under forsøget på at slette kommentaren", "An error occurred while trying to create the comment" : "Der opstod en fejl under forsøget på at oprette kommentaren", - "%1$s commented" : "%1$s kommenterede" + "%1$s commented" : "%1$s kommenterede", + "_%n unread comment_::_%n unread comments_" : ["%n ulæst kommentar","%n ulæste kommentarer"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json index edfb8f7895051..19a4b52bd1eea 100644 --- a/apps/comments/l10n/da.json +++ b/apps/comments/l10n/da.json @@ -19,13 +19,13 @@ "Retry" : "Prøv igen", "Failed to mark comments as read" : "Kunne ikke markere kommentarer som læst", "Unable to load the comments list" : "Kan ikke indlæse kommentarlisten", - "_%n unread comment_::_%n unread comments_" : ["%n ulæst kommentar","%n ulæste kommentarer"], "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nye kommentarer"], "Comment" : "Kommentér", "An error occurred while trying to edit the comment" : "Der opstod en fejl under forsøget på at redigere kommentaren", "Comment deleted" : "Kommentar slettet", "An error occurred while trying to delete the comment" : "Der opstod en fejl under forsøget på at slette kommentaren", "An error occurred while trying to create the comment" : "Der opstod en fejl under forsøget på at oprette kommentaren", - "%1$s commented" : "%1$s kommenterede" + "%1$s commented" : "%1$s kommenterede", + "_%n unread comment_::_%n unread comments_" : ["%n ulæst kommentar","%n 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 718d8fc7b49f0..982e34b439cc4 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -20,13 +20,13 @@ OC.L10N.register( "No more messages" : "Keine weiteren Nachrichten", "Retry" : "Wiederholen", "Unable to load the comments list" : "Kommentarliste konnte nicht geladen werden", - "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"], "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"], "Comment" : "Kommentar", "An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten", "Comment deleted" : "Kommentar gelöscht", "An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten", "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten", - "%1$s commented" : "%1$s kommentierte" + "%1$s commented" : "%1$s kommentierte", + "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index 8736118d0ecf0..d498933eb1241 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -18,13 +18,13 @@ "No more messages" : "Keine weiteren Nachrichten", "Retry" : "Wiederholen", "Unable to load the comments list" : "Kommentarliste konnte nicht geladen werden", - "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"], "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"], "Comment" : "Kommentar", "An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten", "Comment deleted" : "Kommentar gelöscht", "An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten", "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten", - "%1$s commented" : "%1$s kommentierte" + "%1$s commented" : "%1$s kommentierte", + "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n 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 1709943637b42..d6636b5519d9a 100644 --- a/apps/comments/l10n/de_DE.js +++ b/apps/comments/l10n/de_DE.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Wiederholen", "Failed to mark comments as read" : "Kommentare konnten nicht als gelesen markiert werden", "Unable to load the comments list" : "Kommentarliste kann nicht geladen werden", - "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"], "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"], "Comment" : "Kommentar", "An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten", "Comment deleted" : "Kommentar gelöscht", "An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten", "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten", - "%1$s commented" : "%1$s kommentierte" + "%1$s commented" : "%1$s kommentierte", + "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json index 91ff9e1218b98..71d2f9b1fcc85 100644 --- a/apps/comments/l10n/de_DE.json +++ b/apps/comments/l10n/de_DE.json @@ -19,13 +19,13 @@ "Retry" : "Wiederholen", "Failed to mark comments as read" : "Kommentare konnten nicht als gelesen markiert werden", "Unable to load the comments list" : "Kommentarliste kann nicht geladen werden", - "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"], "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"], "Comment" : "Kommentar", "An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten", "Comment deleted" : "Kommentar gelöscht", "An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten", "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten", - "%1$s commented" : "%1$s kommentierte" + "%1$s commented" : "%1$s kommentierte", + "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n 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 446e1eb48bf49..6806784c5828c 100644 --- a/apps/comments/l10n/el.js +++ b/apps/comments/l10n/el.js @@ -20,13 +20,13 @@ OC.L10N.register( "No more messages" : "Δεν υπάρχουν άλλα μηνύματα", "Retry" : "Δοκιμή ξανά", "Unable to load the comments list" : "Δεν είναι δυνατή η μεταφόρτωση της λίστας σχολίων.", - "_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"], "_1 new comment_::_{unread} new comments_" : ["1 νέο σχόλιο","{unread} νέα σχόλια"], "Comment" : "Σχόλιο", "An error occurred while trying to edit the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια επεξεργασίας του σχολίου", "Comment deleted" : "Το σχόλιο διαγράφηκε", "An error occurred while trying to delete the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια διαγραφής του σχολίου", "An error occurred while trying to create the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια δημιουργίας του σχολίου", - "%1$s commented" : "%1$s σχολίασε" + "%1$s commented" : "%1$s σχολίασε", + "_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json index f588989db43d5..955a5030d6a5e 100644 --- a/apps/comments/l10n/el.json +++ b/apps/comments/l10n/el.json @@ -18,13 +18,13 @@ "No more messages" : "Δεν υπάρχουν άλλα μηνύματα", "Retry" : "Δοκιμή ξανά", "Unable to load the comments list" : "Δεν είναι δυνατή η μεταφόρτωση της λίστας σχολίων.", - "_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"], "_1 new comment_::_{unread} new comments_" : ["1 νέο σχόλιο","{unread} νέα σχόλια"], "Comment" : "Σχόλιο", "An error occurred while trying to edit the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια επεξεργασίας του σχολίου", "Comment deleted" : "Το σχόλιο διαγράφηκε", "An error occurred while trying to delete the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια διαγραφής του σχολίου", "An error occurred while trying to create the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια δημιουργίας του σχολίου", - "%1$s commented" : "%1$s σχολίασε" + "%1$s commented" : "%1$s σχολίασε", + "_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"] },"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 2bccc8d7303ef..49ed5a39611df 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Retry", "Failed to mark comments as read" : "Failed to mark comments as read", "Unable to load the comments list" : "Unable to load the comments list", - "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"], "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"], "Comment" : "Comment", "An error occurred while trying to edit the comment" : "An error occurred while trying to edit the comment", "Comment deleted" : "Comment deleted", "An error occurred while trying to delete the comment" : "An error occurred while trying to delete the comment", "An error occurred while trying to create the comment" : "An error occurred while trying to create the comment", - "%1$s commented" : "%1$s commented" + "%1$s commented" : "%1$s commented", + "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json index c51b39d650e76..2d616dee12b22 100644 --- a/apps/comments/l10n/en_GB.json +++ b/apps/comments/l10n/en_GB.json @@ -19,13 +19,13 @@ "Retry" : "Retry", "Failed to mark comments as read" : "Failed to mark comments as read", "Unable to load the comments list" : "Unable to load the comments list", - "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"], "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"], "Comment" : "Comment", "An error occurred while trying to edit the comment" : "An error occurred while trying to edit the comment", "Comment deleted" : "Comment deleted", "An error occurred while trying to delete the comment" : "An error occurred while trying to delete the comment", "An error occurred while trying to create the comment" : "An error occurred while trying to create the comment", - "%1$s commented" : "%1$s commented" + "%1$s commented" : "%1$s commented", + "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/eo.js b/apps/comments/l10n/eo.js index 6cf5b99a3b2af..752ac30f0ef24 100644 --- a/apps/comments/l10n/eo.js +++ b/apps/comments/l10n/eo.js @@ -14,9 +14,9 @@ OC.L10N.register( "Delete comment" : "Forigi komenton", "No comments yet, start the conversation!" : "Neniu komento, ekkonversaciu!", "Retry" : "Reprovi", - "_%n unread comment_::_%n unread comments_" : ["%n nelegataj komentoj","%n nelegataj komentoj"], "_1 new comment_::_{unread} new comments_" : ["1 nova komento","{unread} novaj komentoj"], "Comment" : "Komento", - "%1$s commented" : "%1$s komentis" + "%1$s commented" : "%1$s komentis", + "_%n unread comment_::_%n unread comments_" : ["%n nelegataj komentoj","%n nelegataj komentoj"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/eo.json b/apps/comments/l10n/eo.json index 9d2bf0318f446..a5abe268d324f 100644 --- a/apps/comments/l10n/eo.json +++ b/apps/comments/l10n/eo.json @@ -12,9 +12,9 @@ "Delete comment" : "Forigi komenton", "No comments yet, start the conversation!" : "Neniu komento, ekkonversaciu!", "Retry" : "Reprovi", - "_%n unread comment_::_%n unread comments_" : ["%n nelegataj komentoj","%n nelegataj komentoj"], "_1 new comment_::_{unread} new comments_" : ["1 nova komento","{unread} novaj komentoj"], "Comment" : "Komento", - "%1$s commented" : "%1$s komentis" + "%1$s commented" : "%1$s komentis", + "_%n unread comment_::_%n unread comments_" : ["%n nelegataj komentoj","%n nelegataj komentoj"] },"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 cda85555689b5..ee4c1860ab8bd 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Reintentar", "Failed to mark comments as read" : "Fallo al marcar los comentarios como leídos", "Unable to load the comments list" : "No se pudo cargar la lista de comentarios", - "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%n comentarios no leídos","%n comentarios no leídos"], "_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} comentarios nuevos","{unread} comentarios nuevos"], "Comment" : "Comentar", "An error occurred while trying to edit the comment" : "Ocurrió un error intentando editar el comentario", "Comment deleted" : "Comentario borrado", "An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario", "An error occurred while trying to create the comment" : "Ocurrió un error intentando crear el comentario", - "%1$s commented" : "%1$s comentados" + "%1$s commented" : "%1$s comentados", + "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%n comentarios no leídos","%n comentarios no leídos"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index e7816ae2fe64b..f2e763b43dc0e 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -19,13 +19,13 @@ "Retry" : "Reintentar", "Failed to mark comments as read" : "Fallo al marcar los comentarios como leídos", "Unable to load the comments list" : "No se pudo cargar la lista de comentarios", - "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%n comentarios no leídos","%n comentarios no leídos"], "_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} comentarios nuevos","{unread} comentarios nuevos"], "Comment" : "Comentar", "An error occurred while trying to edit the comment" : "Ocurrió un error intentando editar el comentario", "Comment deleted" : "Comentario borrado", "An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario", "An error occurred while trying to create the comment" : "Ocurrió un error intentando crear el comentario", - "%1$s commented" : "%1$s comentados" + "%1$s commented" : "%1$s comentados", + "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%n comentarios no leídos","%n comentarios no leídos"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/es_419.js b/apps/comments/l10n/es_419.js index e69281fddcbf4..45adf25b98b30 100644 --- a/apps/comments/l10n/es_419.js +++ b/apps/comments/l10n/es_419.js @@ -13,8 +13,8 @@ OC.L10N.register( "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_419.json b/apps/comments/l10n/es_419.json index 069fc398041d4..5d49e27e4669d 100644 --- a/apps/comments/l10n/es_419.json +++ b/apps/comments/l10n/es_419.json @@ -11,8 +11,8 @@ "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/es_AR.js b/apps/comments/l10n/es_AR.js index 35f07d085b17f..89525b1a5232b 100644 --- a/apps/comments/l10n/es_AR.js +++ b/apps/comments/l10n/es_AR.js @@ -14,8 +14,8 @@ OC.L10N.register( "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "No hay comentarios aún, iniciar la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentar", - "%1$s commented" : "%1$s comentados" + "%1$s commented" : "%1$s comentados", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_AR.json b/apps/comments/l10n/es_AR.json index e911f8e268b7e..ca3634dcf0621 100644 --- a/apps/comments/l10n/es_AR.json +++ b/apps/comments/l10n/es_AR.json @@ -12,8 +12,8 @@ "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "No hay comentarios aún, iniciar la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentar", - "%1$s commented" : "%1$s comentados" + "%1$s commented" : "%1$s comentados", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/es_CL.js b/apps/comments/l10n/es_CL.js index e69281fddcbf4..45adf25b98b30 100644 --- a/apps/comments/l10n/es_CL.js +++ b/apps/comments/l10n/es_CL.js @@ -13,8 +13,8 @@ OC.L10N.register( "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_CL.json b/apps/comments/l10n/es_CL.json index 069fc398041d4..5d49e27e4669d 100644 --- a/apps/comments/l10n/es_CL.json +++ b/apps/comments/l10n/es_CL.json @@ -11,8 +11,8 @@ "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/es_CO.js b/apps/comments/l10n/es_CO.js index cf75b29f317e2..66a9a4d96e3b0 100644 --- a/apps/comments/l10n/es_CO.js +++ b/apps/comments/l10n/es_CO.js @@ -13,9 +13,9 @@ OC.L10N.register( "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "Comment deleted" : "Comentario borrado", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_CO.json b/apps/comments/l10n/es_CO.json index 55bac9d912b8e..668e4c823199b 100644 --- a/apps/comments/l10n/es_CO.json +++ b/apps/comments/l10n/es_CO.json @@ -11,9 +11,9 @@ "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "Comment deleted" : "Comentario borrado", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/es_CR.js b/apps/comments/l10n/es_CR.js index e69281fddcbf4..45adf25b98b30 100644 --- a/apps/comments/l10n/es_CR.js +++ b/apps/comments/l10n/es_CR.js @@ -13,8 +13,8 @@ OC.L10N.register( "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_CR.json b/apps/comments/l10n/es_CR.json index 069fc398041d4..5d49e27e4669d 100644 --- a/apps/comments/l10n/es_CR.json +++ b/apps/comments/l10n/es_CR.json @@ -11,8 +11,8 @@ "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/es_DO.js b/apps/comments/l10n/es_DO.js index e69281fddcbf4..45adf25b98b30 100644 --- a/apps/comments/l10n/es_DO.js +++ b/apps/comments/l10n/es_DO.js @@ -13,8 +13,8 @@ OC.L10N.register( "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_DO.json b/apps/comments/l10n/es_DO.json index 069fc398041d4..5d49e27e4669d 100644 --- a/apps/comments/l10n/es_DO.json +++ b/apps/comments/l10n/es_DO.json @@ -11,8 +11,8 @@ "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/es_EC.js b/apps/comments/l10n/es_EC.js index 08addf637d645..266eae90b9dd7 100644 --- a/apps/comments/l10n/es_EC.js +++ b/apps/comments/l10n/es_EC.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Reintentar", "Failed to mark comments as read" : "Error al marcar los comentarios como leídos", "Unable to load the comments list" : "No se puede cargar la lista de comentarios", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} comentarios nuevos","{unread} comentarios nuevos"], "Comment" : "Comentario", "An error occurred while trying to edit the comment" : "Ocurrió un error al intentar editar el comentario", "Comment deleted" : "Comentario eliminado", "An error occurred while trying to delete the comment" : "Ocurrió un error al intentar eliminar el comentario", "An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_EC.json b/apps/comments/l10n/es_EC.json index db8141cea5bfc..6fb5db8e6b07a 100644 --- a/apps/comments/l10n/es_EC.json +++ b/apps/comments/l10n/es_EC.json @@ -19,13 +19,13 @@ "Retry" : "Reintentar", "Failed to mark comments as read" : "Error al marcar los comentarios como leídos", "Unable to load the comments list" : "No se puede cargar la lista de comentarios", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} comentarios nuevos","{unread} comentarios nuevos"], "Comment" : "Comentario", "An error occurred while trying to edit the comment" : "Ocurrió un error al intentar editar el comentario", "Comment deleted" : "Comentario eliminado", "An error occurred while trying to delete the comment" : "Ocurrió un error al intentar eliminar el comentario", "An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/es_GT.js b/apps/comments/l10n/es_GT.js index e69281fddcbf4..45adf25b98b30 100644 --- a/apps/comments/l10n/es_GT.js +++ b/apps/comments/l10n/es_GT.js @@ -13,8 +13,8 @@ OC.L10N.register( "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_GT.json b/apps/comments/l10n/es_GT.json index 069fc398041d4..5d49e27e4669d 100644 --- a/apps/comments/l10n/es_GT.json +++ b/apps/comments/l10n/es_GT.json @@ -11,8 +11,8 @@ "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/es_HN.js b/apps/comments/l10n/es_HN.js index e69281fddcbf4..45adf25b98b30 100644 --- a/apps/comments/l10n/es_HN.js +++ b/apps/comments/l10n/es_HN.js @@ -13,8 +13,8 @@ OC.L10N.register( "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_HN.json b/apps/comments/l10n/es_HN.json index 069fc398041d4..5d49e27e4669d 100644 --- a/apps/comments/l10n/es_HN.json +++ b/apps/comments/l10n/es_HN.json @@ -11,8 +11,8 @@ "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/es_MX.js b/apps/comments/l10n/es_MX.js index e8b990fa0f850..ed3bf9e17207c 100644 --- a/apps/comments/l10n/es_MX.js +++ b/apps/comments/l10n/es_MX.js @@ -14,8 +14,8 @@ OC.L10N.register( "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_MX.json b/apps/comments/l10n/es_MX.json index 91768979169ce..7941eeb7996c4 100644 --- a/apps/comments/l10n/es_MX.json +++ b/apps/comments/l10n/es_MX.json @@ -12,8 +12,8 @@ "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/es_NI.js b/apps/comments/l10n/es_NI.js index e69281fddcbf4..45adf25b98b30 100644 --- a/apps/comments/l10n/es_NI.js +++ b/apps/comments/l10n/es_NI.js @@ -13,8 +13,8 @@ OC.L10N.register( "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_NI.json b/apps/comments/l10n/es_NI.json index 069fc398041d4..5d49e27e4669d 100644 --- a/apps/comments/l10n/es_NI.json +++ b/apps/comments/l10n/es_NI.json @@ -11,8 +11,8 @@ "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/es_PA.js b/apps/comments/l10n/es_PA.js index e69281fddcbf4..45adf25b98b30 100644 --- a/apps/comments/l10n/es_PA.js +++ b/apps/comments/l10n/es_PA.js @@ -13,8 +13,8 @@ OC.L10N.register( "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_PA.json b/apps/comments/l10n/es_PA.json index 069fc398041d4..5d49e27e4669d 100644 --- a/apps/comments/l10n/es_PA.json +++ b/apps/comments/l10n/es_PA.json @@ -11,8 +11,8 @@ "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/es_PE.js b/apps/comments/l10n/es_PE.js index e69281fddcbf4..45adf25b98b30 100644 --- a/apps/comments/l10n/es_PE.js +++ b/apps/comments/l10n/es_PE.js @@ -13,8 +13,8 @@ OC.L10N.register( "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_PE.json b/apps/comments/l10n/es_PE.json index 069fc398041d4..5d49e27e4669d 100644 --- a/apps/comments/l10n/es_PE.json +++ b/apps/comments/l10n/es_PE.json @@ -11,8 +11,8 @@ "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/es_PR.js b/apps/comments/l10n/es_PR.js index e69281fddcbf4..45adf25b98b30 100644 --- a/apps/comments/l10n/es_PR.js +++ b/apps/comments/l10n/es_PR.js @@ -13,8 +13,8 @@ OC.L10N.register( "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_PR.json b/apps/comments/l10n/es_PR.json index 069fc398041d4..5d49e27e4669d 100644 --- a/apps/comments/l10n/es_PR.json +++ b/apps/comments/l10n/es_PR.json @@ -11,8 +11,8 @@ "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/es_PY.js b/apps/comments/l10n/es_PY.js index e69281fddcbf4..45adf25b98b30 100644 --- a/apps/comments/l10n/es_PY.js +++ b/apps/comments/l10n/es_PY.js @@ -13,8 +13,8 @@ OC.L10N.register( "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_PY.json b/apps/comments/l10n/es_PY.json index 069fc398041d4..5d49e27e4669d 100644 --- a/apps/comments/l10n/es_PY.json +++ b/apps/comments/l10n/es_PY.json @@ -11,8 +11,8 @@ "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/es_SV.js b/apps/comments/l10n/es_SV.js index e69281fddcbf4..45adf25b98b30 100644 --- a/apps/comments/l10n/es_SV.js +++ b/apps/comments/l10n/es_SV.js @@ -13,8 +13,8 @@ OC.L10N.register( "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_SV.json b/apps/comments/l10n/es_SV.json index 069fc398041d4..5d49e27e4669d 100644 --- a/apps/comments/l10n/es_SV.json +++ b/apps/comments/l10n/es_SV.json @@ -11,8 +11,8 @@ "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/es_UY.js b/apps/comments/l10n/es_UY.js index e69281fddcbf4..45adf25b98b30 100644 --- a/apps/comments/l10n/es_UY.js +++ b/apps/comments/l10n/es_UY.js @@ -13,8 +13,8 @@ OC.L10N.register( "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_UY.json b/apps/comments/l10n/es_UY.json index 069fc398041d4..5d49e27e4669d 100644 --- a/apps/comments/l10n/es_UY.json +++ b/apps/comments/l10n/es_UY.json @@ -11,8 +11,8 @@ "Delete comment" : "Borrar comentario", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó" + "%1$s commented" : "%1$s comentó", + "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/et_EE.js b/apps/comments/l10n/et_EE.js index 269c7cdd9c49e..3d9f65e42144c 100644 --- a/apps/comments/l10n/et_EE.js +++ b/apps/comments/l10n/et_EE.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Proovi uuesti", "Failed to mark comments as read" : "Kommentaaride loetuks märkimine ebaõnnestus", "Unable to load the comments list" : "Kommentaaride loendi laadimine ebaõnnestus", - "_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"], "_1 new comment_::_{unread} new comments_" : ["1 uus kommentaar","{unread} uus kommentaar"], "Comment" : "Kommentaar", "An error occurred while trying to edit the comment" : "Kommentaari muutmisel tekkis tõrge", "Comment deleted" : "Kommentaar kustutatud", "An error occurred while trying to delete the comment" : "Kommentaari kustutamisel tekkis tõrge", "An error occurred while trying to create the comment" : "Kommentaari lisamisel tekkis tõrge", - "%1$s commented" : "%1$s kommenteeris" + "%1$s commented" : "%1$s kommenteeris", + "_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/et_EE.json b/apps/comments/l10n/et_EE.json index 31ac5007e9f9b..c37424f53fba0 100644 --- a/apps/comments/l10n/et_EE.json +++ b/apps/comments/l10n/et_EE.json @@ -19,13 +19,13 @@ "Retry" : "Proovi uuesti", "Failed to mark comments as read" : "Kommentaaride loetuks märkimine ebaõnnestus", "Unable to load the comments list" : "Kommentaaride loendi laadimine ebaõnnestus", - "_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"], "_1 new comment_::_{unread} new comments_" : ["1 uus kommentaar","{unread} uus kommentaar"], "Comment" : "Kommentaar", "An error occurred while trying to edit the comment" : "Kommentaari muutmisel tekkis tõrge", "Comment deleted" : "Kommentaar kustutatud", "An error occurred while trying to delete the comment" : "Kommentaari kustutamisel tekkis tõrge", "An error occurred while trying to create the comment" : "Kommentaari lisamisel tekkis tõrge", - "%1$s commented" : "%1$s kommenteeris" + "%1$s commented" : "%1$s kommenteeris", + "_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js index 73d25e4ef9356..8f29fc82c121f 100644 --- a/apps/comments/l10n/eu.js +++ b/apps/comments/l10n/eu.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Saiatu berriro", "Failed to mark comments as read" : "Iruzkinak irakurritako gisa markatzeak huts egin du", "Unable to load the comments list" : "Ezin da iruzkinen zerrenda kargatu", - "_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"], "_1 new comment_::_{unread} new comments_" : ["Iruzkin berri 1","{unread} iruzkin berri"], "Comment" : "Iruzkindu", "An error occurred while trying to edit the comment" : "Errorea gertatu da iruzkina editatzen saiatzean", "Comment deleted" : "Iruzkina ezabatu da", "An error occurred while trying to delete the comment" : "Errorea gertatu da iruzkina ezabatzen saiatzean", "An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean", - "%1$s commented" : "%1$s-(e)k iruzkindu du" + "%1$s commented" : "%1$s-(e)k iruzkindu du", + "_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/eu.json b/apps/comments/l10n/eu.json index 352c15835d11d..2c501c05ad242 100644 --- a/apps/comments/l10n/eu.json +++ b/apps/comments/l10n/eu.json @@ -19,13 +19,13 @@ "Retry" : "Saiatu berriro", "Failed to mark comments as read" : "Iruzkinak irakurritako gisa markatzeak huts egin du", "Unable to load the comments list" : "Ezin da iruzkinen zerrenda kargatu", - "_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"], "_1 new comment_::_{unread} new comments_" : ["Iruzkin berri 1","{unread} iruzkin berri"], "Comment" : "Iruzkindu", "An error occurred while trying to edit the comment" : "Errorea gertatu da iruzkina editatzen saiatzean", "Comment deleted" : "Iruzkina ezabatu da", "An error occurred while trying to delete the comment" : "Errorea gertatu da iruzkina ezabatzen saiatzean", "An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean", - "%1$s commented" : "%1$s-(e)k iruzkindu du" + "%1$s commented" : "%1$s-(e)k iruzkindu du", + "_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/fa.js b/apps/comments/l10n/fa.js index bf3cbaf69d69d..f5d3230801e1e 100644 --- a/apps/comments/l10n/fa.js +++ b/apps/comments/l10n/fa.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "تلاش دوباره", "Failed to mark comments as read" : "Failed to mark comments as read", "Unable to load the comments list" : "Unable to load the comments list", - "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"], "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"], "Comment" : "نظر", "An error occurred while trying to edit the comment" : "An error occurred while trying to edit the comment", "Comment deleted" : "توضیح حذف", "An error occurred while trying to delete the comment" : "An error occurred while trying to delete the comment", "An error occurred while trying to create the comment" : "An error occurred while trying to create the comment", - "%1$s commented" : "%1$s commented" + "%1$s commented" : "%1$s commented", + "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"] }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/fa.json b/apps/comments/l10n/fa.json index 79ba349e7ea71..183d03ec3edd2 100644 --- a/apps/comments/l10n/fa.json +++ b/apps/comments/l10n/fa.json @@ -19,13 +19,13 @@ "Retry" : "تلاش دوباره", "Failed to mark comments as read" : "Failed to mark comments as read", "Unable to load the comments list" : "Unable to load the comments list", - "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"], "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"], "Comment" : "نظر", "An error occurred while trying to edit the comment" : "An error occurred while trying to edit the comment", "Comment deleted" : "توضیح حذف", "An error occurred while trying to delete the comment" : "An error occurred while trying to delete the comment", "An error occurred while trying to create the comment" : "An error occurred while trying to create the comment", - "%1$s commented" : "%1$s commented" + "%1$s commented" : "%1$s commented", + "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"] },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/fi.js b/apps/comments/l10n/fi.js index 60e0931eaadef..a6171673e0cbe 100644 --- a/apps/comments/l10n/fi.js +++ b/apps/comments/l10n/fi.js @@ -19,13 +19,13 @@ OC.L10N.register( "Retry" : "Yritä uudelleen", "Failed to mark comments as read" : "Kommenttien merkitseminen luetuksi epäonnistui", "Unable to load the comments list" : "Kommenttilistaa ei voitu ladata", - "_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n lukematonta kommenttia"], "_1 new comment_::_{unread} new comments_" : ["1 uusi kommentti","{unread} uutta kommenttia"], "Comment" : "Kommentti", "An error occurred while trying to edit the comment" : "Kommenttia muokatessa tapahtui virhe", "Comment deleted" : "Kommentti poistettu", "An error occurred while trying to delete the comment" : "Kommenttia poistaessa tapahtui virhe", "An error occurred while trying to create the comment" : "Kommenttia luodessa tapahtui virhe", - "%1$s commented" : "%1$s kommentoi" + "%1$s commented" : "%1$s kommentoi", + "_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n lukematonta kommenttia"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/fi.json b/apps/comments/l10n/fi.json index 54cd17e2456e1..e0b1b453f109e 100644 --- a/apps/comments/l10n/fi.json +++ b/apps/comments/l10n/fi.json @@ -17,13 +17,13 @@ "Retry" : "Yritä uudelleen", "Failed to mark comments as read" : "Kommenttien merkitseminen luetuksi epäonnistui", "Unable to load the comments list" : "Kommenttilistaa ei voitu ladata", - "_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n lukematonta kommenttia"], "_1 new comment_::_{unread} new comments_" : ["1 uusi kommentti","{unread} uutta kommenttia"], "Comment" : "Kommentti", "An error occurred while trying to edit the comment" : "Kommenttia muokatessa tapahtui virhe", "Comment deleted" : "Kommentti poistettu", "An error occurred while trying to delete the comment" : "Kommenttia poistaessa tapahtui virhe", "An error occurred while trying to create the comment" : "Kommenttia luodessa tapahtui virhe", - "%1$s commented" : "%1$s kommentoi" + "%1$s commented" : "%1$s kommentoi", + "_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n 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 84ef0053f649b..9c765ac253d91 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Réessayer", "Failed to mark comments as read" : "Les commentaires n'ont pas été marqués comme lus", "Unable to load the comments list" : "Impossible de charger la liste des commentaires", - "_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus","%n commentaires non lus"], "_1 new comment_::_{unread} new comments_" : ["1 nouveau commentaire","{unread} nouveaux commentaires","{unread} nouveaux commentaires"], "Comment" : "Commenter", "An error occurred while trying to edit the comment" : "Une erreur s'est produite lors de la tentative de modification du commentaire", "Comment deleted" : "Commentaire supprimé", "An error occurred while trying to delete the comment" : "Une erreur s'est produite lors de la tentative de suppression du commentaire", "An error occurred while trying to create the comment" : "Une erreur s'est produite lors de la tentative de création du commentaire", - "%1$s commented" : "%1$s a commenté" + "%1$s commented" : "%1$s a commenté", + "_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus","%n commentaires non lus"] }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json index e77afeba0e9ce..8cd9079b45fdb 100644 --- a/apps/comments/l10n/fr.json +++ b/apps/comments/l10n/fr.json @@ -19,13 +19,13 @@ "Retry" : "Réessayer", "Failed to mark comments as read" : "Les commentaires n'ont pas été marqués comme lus", "Unable to load the comments list" : "Impossible de charger la liste des commentaires", - "_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus","%n commentaires non lus"], "_1 new comment_::_{unread} new comments_" : ["1 nouveau commentaire","{unread} nouveaux commentaires","{unread} nouveaux commentaires"], "Comment" : "Commenter", "An error occurred while trying to edit the comment" : "Une erreur s'est produite lors de la tentative de modification du commentaire", "Comment deleted" : "Commentaire supprimé", "An error occurred while trying to delete the comment" : "Une erreur s'est produite lors de la tentative de suppression du commentaire", "An error occurred while trying to create the comment" : "Une erreur s'est produite lors de la tentative de création du commentaire", - "%1$s commented" : "%1$s a commenté" + "%1$s commented" : "%1$s a commenté", + "_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus","%n commentaires non lus"] },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js index 5e17898ac0a45..e856bd113d555 100644 --- a/apps/comments/l10n/gl.js +++ b/apps/comments/l10n/gl.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Tentar de novo", "Failed to mark comments as read" : "Produciuse un fallo ao marcar os comentarios como lidos", "Unable to load the comments list" : "Non é posíbel cargar a lista de comentarios", - "_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"], "_1 new comment_::_{unread} new comments_" : ["1 comentario novo","{unread} comentarios novos"], "Comment" : "Comentario", "An error occurred while trying to edit the comment" : "Produciuse un erro cando tentaba editar o comentario", "Comment deleted" : "Comentario eliminado", "An error occurred while trying to delete the comment" : "Produciuse un erro cando tentaba eliminar o comentario", "An error occurred while trying to create the comment" : "Produciuse un erro cando tentaba crear o comentario", - "%1$s commented" : "%1$s comentados" + "%1$s commented" : "%1$s comentados", + "_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json index cbbadea865938..83cfe73d30a72 100644 --- a/apps/comments/l10n/gl.json +++ b/apps/comments/l10n/gl.json @@ -19,13 +19,13 @@ "Retry" : "Tentar de novo", "Failed to mark comments as read" : "Produciuse un fallo ao marcar os comentarios como lidos", "Unable to load the comments list" : "Non é posíbel cargar a lista de comentarios", - "_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"], "_1 new comment_::_{unread} new comments_" : ["1 comentario novo","{unread} comentarios novos"], "Comment" : "Comentario", "An error occurred while trying to edit the comment" : "Produciuse un erro cando tentaba editar o comentario", "Comment deleted" : "Comentario eliminado", "An error occurred while trying to delete the comment" : "Produciuse un erro cando tentaba eliminar o comentario", "An error occurred while trying to create the comment" : "Produciuse un erro cando tentaba crear o comentario", - "%1$s commented" : "%1$s comentados" + "%1$s commented" : "%1$s comentados", + "_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"] },"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 fda86bd27b0fe..d590885267ebb 100644 --- a/apps/comments/l10n/he.js +++ b/apps/comments/l10n/he.js @@ -20,13 +20,13 @@ OC.L10N.register( "No more messages" : "אין יותר הודעות", "Retry" : "ניסיון חוזר", "Unable to load the comments list" : "לא ניתן לטעון את רשימת התגובות", - "_%n unread comment_::_%n unread comments_" : ["תגובה אחת שלא נקראה","%n תגובות שלא נקראו","%n תגובות שלא נקראו","%n תגובות שלא נקראו"], "_1 new comment_::_{unread} new comments_" : ["הערה חדשה אחת","{unread} הערות חדשות","{unread} הערות חדשות","{unread} הערות חדשות"], "Comment" : "תגובה", "An error occurred while trying to edit the comment" : "אירעה שגיאה בניסיון לערוך את התגובה", "Comment deleted" : "נמחקה הערה", "An error occurred while trying to delete the comment" : "אירעה שגיאה בניסיון למחוק את התגובה", "An error occurred while trying to create the comment" : "אירעה שגיאה בניסיון ליצור את התגובה", - "%1$s commented" : "התקבלו תגובות %1$s" + "%1$s commented" : "התקבלו תגובות %1$s", + "_%n unread comment_::_%n unread comments_" : ["תגובה אחת שלא נקראה","%n תגובות שלא נקראו","%n תגובות שלא נקראו","%n תגובות שלא נקראו"] }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/apps/comments/l10n/he.json b/apps/comments/l10n/he.json index 143e72b8faaab..739a7dfc51d66 100644 --- a/apps/comments/l10n/he.json +++ b/apps/comments/l10n/he.json @@ -18,13 +18,13 @@ "No more messages" : "אין יותר הודעות", "Retry" : "ניסיון חוזר", "Unable to load the comments list" : "לא ניתן לטעון את רשימת התגובות", - "_%n unread comment_::_%n unread comments_" : ["תגובה אחת שלא נקראה","%n תגובות שלא נקראו","%n תגובות שלא נקראו","%n תגובות שלא נקראו"], "_1 new comment_::_{unread} new comments_" : ["הערה חדשה אחת","{unread} הערות חדשות","{unread} הערות חדשות","{unread} הערות חדשות"], "Comment" : "תגובה", "An error occurred while trying to edit the comment" : "אירעה שגיאה בניסיון לערוך את התגובה", "Comment deleted" : "נמחקה הערה", "An error occurred while trying to delete the comment" : "אירעה שגיאה בניסיון למחוק את התגובה", "An error occurred while trying to create the comment" : "אירעה שגיאה בניסיון ליצור את התגובה", - "%1$s commented" : "התקבלו תגובות %1$s" + "%1$s commented" : "התקבלו תגובות %1$s", + "_%n unread comment_::_%n unread comments_" : ["תגובה אחת שלא נקראה","%n תגובות שלא נקראו","%n תגובות שלא נקראו","%n תגובות שלא נקראו"] },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/comments/l10n/hr.js b/apps/comments/l10n/hr.js index ff36da02cc818..6104315bd9236 100644 --- a/apps/comments/l10n/hr.js +++ b/apps/comments/l10n/hr.js @@ -18,13 +18,13 @@ OC.L10N.register( "No more messages" : "Nema više poruka", "Retry" : "Pokušaj ponovno", "Unable to load the comments list" : "Nije moguće učitati popis komentara", - "_%n unread comment_::_%n unread comments_" : ["%n nepročitani komentar","%n nepročitanih komentara","%n nepročitanih komentara"], "_1 new comment_::_{unread} new comments_" : ["1 novi komentar","{unread} novih komentara","{unread} novih komentara"], "Comment" : "Komentar", "An error occurred while trying to edit the comment" : "Došlo je do pogreške prilikom uređivanja komentara", "Comment deleted" : "Komentar izbrisan", "An error occurred while trying to delete the comment" : "Došlo je do pogreške prilikom brisanja komentara", "An error occurred while trying to create the comment" : "Došlo je do pogreške prilikom stvaranja komentara", - "%1$s commented" : "Komentirao je %1$s" + "%1$s commented" : "Komentirao je %1$s", + "_%n unread comment_::_%n unread comments_" : ["%n nepročitani komentar","%n nepročitanih komentara","%n nepročitanih komentara"] }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/comments/l10n/hr.json b/apps/comments/l10n/hr.json index 5a544d3baf8c7..5850e2022e93b 100644 --- a/apps/comments/l10n/hr.json +++ b/apps/comments/l10n/hr.json @@ -16,13 +16,13 @@ "No more messages" : "Nema više poruka", "Retry" : "Pokušaj ponovno", "Unable to load the comments list" : "Nije moguće učitati popis komentara", - "_%n unread comment_::_%n unread comments_" : ["%n nepročitani komentar","%n nepročitanih komentara","%n nepročitanih komentara"], "_1 new comment_::_{unread} new comments_" : ["1 novi komentar","{unread} novih komentara","{unread} novih komentara"], "Comment" : "Komentar", "An error occurred while trying to edit the comment" : "Došlo je do pogreške prilikom uređivanja komentara", "Comment deleted" : "Komentar izbrisan", "An error occurred while trying to delete the comment" : "Došlo je do pogreške prilikom brisanja komentara", "An error occurred while trying to create the comment" : "Došlo je do pogreške prilikom stvaranja komentara", - "%1$s commented" : "Komentirao je %1$s" + "%1$s commented" : "Komentirao je %1$s", + "_%n unread comment_::_%n unread comments_" : ["%n nepročitani komentar","%n nepročitanih komentara","%n nepročitanih komentara"] },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/hu.js b/apps/comments/l10n/hu.js index ff2a217646e5a..0ca8628bdc14e 100644 --- a/apps/comments/l10n/hu.js +++ b/apps/comments/l10n/hu.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Újra", "Failed to mark comments as read" : "A hozzászólások olvasottnak jelölése sikertelen", "Unable to load the comments list" : "A hozzászólások betöltése sikertelen", - "_%n unread comment_::_%n unread comments_" : ["%n olvasatlan hozzászólás","%n olvasatlan hozzászólás"], "_1 new comment_::_{unread} new comments_" : ["1 új hozzászólás","{unread} új hozzászólás"], "Comment" : "Hozzászólás", "An error occurred while trying to edit the comment" : "Hiba történt a megjegyzés szerkesztése közben", "Comment deleted" : "Hozzászólás törölve", "An error occurred while trying to delete the comment" : "Hiba történt a megjegyzés törlése közben", "An error occurred while trying to create the comment" : "Hiba történt a megjegyzés létrehozása közben", - "%1$s commented" : "%1$s hozzászólt" + "%1$s commented" : "%1$s hozzászólt", + "_%n unread comment_::_%n unread comments_" : ["%n olvasatlan hozzászólás","%n olvasatlan hozzászólás"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/hu.json b/apps/comments/l10n/hu.json index 5f4ccd754bbb8..95e17b2010a29 100644 --- a/apps/comments/l10n/hu.json +++ b/apps/comments/l10n/hu.json @@ -19,13 +19,13 @@ "Retry" : "Újra", "Failed to mark comments as read" : "A hozzászólások olvasottnak jelölése sikertelen", "Unable to load the comments list" : "A hozzászólások betöltése sikertelen", - "_%n unread comment_::_%n unread comments_" : ["%n olvasatlan hozzászólás","%n olvasatlan hozzászólás"], "_1 new comment_::_{unread} new comments_" : ["1 új hozzászólás","{unread} új hozzászólás"], "Comment" : "Hozzászólás", "An error occurred while trying to edit the comment" : "Hiba történt a megjegyzés szerkesztése közben", "Comment deleted" : "Hozzászólás törölve", "An error occurred while trying to delete the comment" : "Hiba történt a megjegyzés törlése közben", "An error occurred while trying to create the comment" : "Hiba történt a megjegyzés létrehozása közben", - "%1$s commented" : "%1$s hozzászólt" + "%1$s commented" : "%1$s hozzászólt", + "_%n unread comment_::_%n unread comments_" : ["%n olvasatlan hozzászólás","%n olvasatlan hozzászólás"] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/ia.js b/apps/comments/l10n/ia.js index 448ee61dfc158..425cd480ec8ad 100644 --- a/apps/comments/l10n/ia.js +++ b/apps/comments/l10n/ia.js @@ -12,8 +12,8 @@ OC.L10N.register( "Edit comment" : "Modificar commentario", "Delete comment" : "Deler commentario", "No comments yet, start the conversation!" : "Il ha nulle commentarios ancora, initia le conversation!", - "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"], "Comment" : "Commentario", - "%1$s commented" : "%1$s commentava" + "%1$s commented" : "%1$s commentava", + "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ia.json b/apps/comments/l10n/ia.json index af83165528b84..bb51efd690c5b 100644 --- a/apps/comments/l10n/ia.json +++ b/apps/comments/l10n/ia.json @@ -10,8 +10,8 @@ "Edit comment" : "Modificar commentario", "Delete comment" : "Deler commentario", "No comments yet, start the conversation!" : "Il ha nulle commentarios ancora, initia le conversation!", - "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"], "Comment" : "Commentario", - "%1$s commented" : "%1$s commentava" + "%1$s commented" : "%1$s commentava", + "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"] },"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 3508b26d50d14..117be5d633664 100644 --- a/apps/comments/l10n/id.js +++ b/apps/comments/l10n/id.js @@ -20,13 +20,13 @@ OC.L10N.register( "No more messages" : "Tidak ada pesan lagi", "Retry" : "Ulangi", "Unable to load the comments list" : "Tidak dapat memuat daftar komentar", - "_%n unread comment_::_%n unread comments_" : ["%nkomentar belum dibaca"], "_1 new comment_::_{unread} new comments_" : ["komentar baru {belum terbaca}"], "Comment" : "Komentar", "An error occurred while trying to edit the comment" : "Terjadi kesalahan ketika mencoba menyunting komentar", "Comment deleted" : "Komentar dihapus", "An error occurred while trying to delete the comment" : "Terjadi kesalahan ketika mencoba untuk menghapus komentar", "An error occurred while trying to create the comment" : "Terjadi kesalahan ketika mencoba untuk membuat komentar", - "%1$s commented" : "%1$s dikomentari" + "%1$s commented" : "%1$s dikomentari", + "_%n unread comment_::_%n unread comments_" : ["%nkomentar belum dibaca"] }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/id.json b/apps/comments/l10n/id.json index 85a28f7850c0c..846dd50492b19 100644 --- a/apps/comments/l10n/id.json +++ b/apps/comments/l10n/id.json @@ -18,13 +18,13 @@ "No more messages" : "Tidak ada pesan lagi", "Retry" : "Ulangi", "Unable to load the comments list" : "Tidak dapat memuat daftar komentar", - "_%n unread comment_::_%n unread comments_" : ["%nkomentar belum dibaca"], "_1 new comment_::_{unread} new comments_" : ["komentar baru {belum terbaca}"], "Comment" : "Komentar", "An error occurred while trying to edit the comment" : "Terjadi kesalahan ketika mencoba menyunting komentar", "Comment deleted" : "Komentar dihapus", "An error occurred while trying to delete the comment" : "Terjadi kesalahan ketika mencoba untuk menghapus komentar", "An error occurred while trying to create the comment" : "Terjadi kesalahan ketika mencoba untuk membuat komentar", - "%1$s commented" : "%1$s dikomentari" + "%1$s commented" : "%1$s dikomentari", + "_%n unread comment_::_%n unread comments_" : ["%nkomentar 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 d1d32a4023237..e7b508213b4e9 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -18,13 +18,13 @@ OC.L10N.register( "No more messages" : "Engin fleiri skilaboð", "Retry" : "Reyna aftur", "Unable to load the comments list" : "Gat ekki hlaðið inn lista yfir athugasemdir", - "_%n unread comment_::_%n unread comments_" : ["%n ólesin athugasemd","%n ólesnar athugasemdir"], "_1 new comment_::_{unread} new comments_" : ["1 ný athugasemd","{unread} nýjar athugasemdir"], "Comment" : "Athugasemd", "An error occurred while trying to edit the comment" : "Villa átti sér stað við að breyta athugasemdinni", "Comment deleted" : "Athugasemd var eytt", "An error occurred while trying to delete the comment" : "Villa átti sér stað við að eyða athugasemdinni", "An error occurred while trying to create the comment" : "Villa átti sér stað við að útbúa athugasemdina", - "%1$s commented" : "%1$s setti inn athugasemd" + "%1$s commented" : "%1$s setti inn athugasemd", + "_%n unread comment_::_%n unread comments_" : ["%n ólesin athugasemd","%n ó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 86022ab756940..7a27ec7ad1395 100644 --- a/apps/comments/l10n/is.json +++ b/apps/comments/l10n/is.json @@ -16,13 +16,13 @@ "No more messages" : "Engin fleiri skilaboð", "Retry" : "Reyna aftur", "Unable to load the comments list" : "Gat ekki hlaðið inn lista yfir athugasemdir", - "_%n unread comment_::_%n unread comments_" : ["%n ólesin athugasemd","%n ólesnar athugasemdir"], "_1 new comment_::_{unread} new comments_" : ["1 ný athugasemd","{unread} nýjar athugasemdir"], "Comment" : "Athugasemd", "An error occurred while trying to edit the comment" : "Villa átti sér stað við að breyta athugasemdinni", "Comment deleted" : "Athugasemd var eytt", "An error occurred while trying to delete the comment" : "Villa átti sér stað við að eyða athugasemdinni", "An error occurred while trying to create the comment" : "Villa átti sér stað við að útbúa athugasemdina", - "%1$s commented" : "%1$s setti inn athugasemd" + "%1$s commented" : "%1$s setti inn athugasemd", + "_%n unread comment_::_%n unread comments_" : ["%n ólesin athugasemd","%n ó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 881c1ff1ef18f..404bfd5f9adf0 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Riprova", "Failed to mark comments as read" : "Impossibile segnare i commenti come letti", "Unable to load the comments list" : "Impossibile caricare l'elenco dei commenti", - "_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti","%n commenti non letti"], "_1 new comment_::_{unread} new comments_" : ["1 nuovo commento","{unread} nuovi commenti","{unread} nuovi commenti"], "Comment" : "Commento", "An error occurred while trying to edit the comment" : "Si è verificato un errore durante il tentativo di modificare il commento", "Comment deleted" : "Commento eliminato", "An error occurred while trying to delete the comment" : "Si è verificato un errore durante il tentativo di eliminare il commento", "An error occurred while trying to create the comment" : "Si è verificato un errore durante il tentativo di creare il commento", - "%1$s commented" : "%1$s ha commentato" + "%1$s commented" : "%1$s ha commentato", + "_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti","%n commenti non letti"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index ac491c3efd5e8..7c46156002032 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -19,13 +19,13 @@ "Retry" : "Riprova", "Failed to mark comments as read" : "Impossibile segnare i commenti come letti", "Unable to load the comments list" : "Impossibile caricare l'elenco dei commenti", - "_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti","%n commenti non letti"], "_1 new comment_::_{unread} new comments_" : ["1 nuovo commento","{unread} nuovi commenti","{unread} nuovi commenti"], "Comment" : "Commento", "An error occurred while trying to edit the comment" : "Si è verificato un errore durante il tentativo di modificare il commento", "Comment deleted" : "Commento eliminato", "An error occurred while trying to delete the comment" : "Si è verificato un errore durante il tentativo di eliminare il commento", "An error occurred while trying to create the comment" : "Si è verificato un errore durante il tentativo di creare il commento", - "%1$s commented" : "%1$s ha commentato" + "%1$s commented" : "%1$s ha commentato", + "_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti","%n commenti non letti"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js index 1f65bff7ecdf5..a81d9e8cc94f7 100644 --- a/apps/comments/l10n/ja.js +++ b/apps/comments/l10n/ja.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "再試行", "Failed to mark comments as read" : "コメントを既読にすることができませんでした", "Unable to load the comments list" : "コメントリストを読み込めませんでした", - "_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"], "_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"], "Comment" : "コメント", "An error occurred while trying to edit the comment" : "コメント編集中にエラーが発生しました", "Comment deleted" : "コメントが削除されました", "An error occurred while trying to delete the comment" : "コメントの削除中にエラーが発生しました", "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました", - "%1$s commented" : "%1$s がコメントを追加" + "%1$s commented" : "%1$s がコメントを追加", + "_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"] }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/ja.json b/apps/comments/l10n/ja.json index af5d5d9c15d03..836a0a065b354 100644 --- a/apps/comments/l10n/ja.json +++ b/apps/comments/l10n/ja.json @@ -19,13 +19,13 @@ "Retry" : "再試行", "Failed to mark comments as read" : "コメントを既読にすることができませんでした", "Unable to load the comments list" : "コメントリストを読み込めませんでした", - "_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"], "_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"], "Comment" : "コメント", "An error occurred while trying to edit the comment" : "コメント編集中にエラーが発生しました", "Comment deleted" : "コメントが削除されました", "An error occurred while trying to delete the comment" : "コメントの削除中にエラーが発生しました", "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました", - "%1$s commented" : "%1$s がコメントを追加" + "%1$s commented" : "%1$s がコメントを追加", + "_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"] },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/comments/l10n/ka_GE.js b/apps/comments/l10n/ka_GE.js index 4663b4e542069..9cc339703d021 100644 --- a/apps/comments/l10n/ka_GE.js +++ b/apps/comments/l10n/ka_GE.js @@ -13,8 +13,8 @@ OC.L10N.register( "Delete comment" : "კომენტარის გაუქმება", "No comments yet, start the conversation!" : "ჯერ კომენტარები არაა, დაიწყეთ საუბარი! ", "Retry" : "ვცადოთ ახლიდან", - "_%n unread comment_::_%n unread comments_" : ["%n წაუკუთხავი კომენტარი","%n წაუკუთხავი კომენტარი"], "Comment" : "კომენტარის დამატება", - "%1$s commented" : "%1$s მოხმარებელმა გააკეთა კომენტარი" + "%1$s commented" : "%1$s მოხმარებელმა გააკეთა კომენტარი", + "_%n unread comment_::_%n unread comments_" : ["%n წაუკუთხავი კომენტარი","%n წაუკუთხავი კომენტარი"] }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/comments/l10n/ka_GE.json b/apps/comments/l10n/ka_GE.json index 86318927cab13..79c3152074e9e 100644 --- a/apps/comments/l10n/ka_GE.json +++ b/apps/comments/l10n/ka_GE.json @@ -11,8 +11,8 @@ "Delete comment" : "კომენტარის გაუქმება", "No comments yet, start the conversation!" : "ჯერ კომენტარები არაა, დაიწყეთ საუბარი! ", "Retry" : "ვცადოთ ახლიდან", - "_%n unread comment_::_%n unread comments_" : ["%n წაუკუთხავი კომენტარი","%n წაუკუთხავი კომენტარი"], "Comment" : "კომენტარის დამატება", - "%1$s commented" : "%1$s მოხმარებელმა გააკეთა კომენტარი" + "%1$s commented" : "%1$s მოხმარებელმა გააკეთა კომენტარი", + "_%n unread comment_::_%n unread comments_" : ["%n წაუკუთხავი კომენტარი","%n წაუკუთხავი კომენტარი"] },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/apps/comments/l10n/ko.js b/apps/comments/l10n/ko.js index c3cfb3f501943..a4cd9ab4c8906 100644 --- a/apps/comments/l10n/ko.js +++ b/apps/comments/l10n/ko.js @@ -14,9 +14,9 @@ OC.L10N.register( "Delete comment" : "댓글 삭제", "No comments yet, start the conversation!" : "아직 댓글이 없습니다. 대화를 시작하십시오!", "Retry" : "다시 시도", - "_%n unread comment_::_%n unread comments_" : ["읽지 않은 댓글 %n개"], "_1 new comment_::_{unread} new comments_" : ["새 댓글 {unread}개"], "Comment" : "설명", - "%1$s commented" : "%1$s 님의 댓글" + "%1$s commented" : "%1$s 님의 댓글", + "_%n unread comment_::_%n unread comments_" : ["읽지 않은 댓글 %n개"] }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/ko.json b/apps/comments/l10n/ko.json index 82b2a18c1a292..9ba3c1b3ad39a 100644 --- a/apps/comments/l10n/ko.json +++ b/apps/comments/l10n/ko.json @@ -12,9 +12,9 @@ "Delete comment" : "댓글 삭제", "No comments yet, start the conversation!" : "아직 댓글이 없습니다. 대화를 시작하십시오!", "Retry" : "다시 시도", - "_%n unread comment_::_%n unread comments_" : ["읽지 않은 댓글 %n개"], "_1 new comment_::_{unread} new comments_" : ["새 댓글 {unread}개"], "Comment" : "설명", - "%1$s commented" : "%1$s 님의 댓글" + "%1$s commented" : "%1$s 님의 댓글", + "_%n unread comment_::_%n unread comments_" : ["읽지 않은 댓글 %n개"] },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js index c3476bdb40a4f..93f1a1c933ab0 100644 --- a/apps/comments/l10n/lt_LT.js +++ b/apps/comments/l10n/lt_LT.js @@ -17,13 +17,13 @@ OC.L10N.register( "No comments yet, start the conversation!" : "Komentarų kol kas nėra, pradėkite pokalbį!", "Retry" : "Bandyti dar kartą", "Unable to load the comments list" : "Nepavyko įkelti komentarų sąrašo", - "_%n unread comment_::_%n unread comments_" : ["%n neskaitytas komentaras","%n neskaityti komentarai","%n neskaitytų komentarų","%n neskaitytas komentaras"], "_1 new comment_::_{unread} new comments_" : ["1 neskaitytas komentaras","{unread} neskaityti komentarai","{unread} neskaitytų komentarų","{unread} neskaitytas komentaras"], "Comment" : "Komentaras", "An error occurred while trying to edit the comment" : "Bandant taisyti komentarą, įvyko klaida", "Comment deleted" : "Komentaras ištrintas", "An error occurred while trying to delete the comment" : "Bandant ištrinti komentarą, įvyko klaida", "An error occurred while trying to create the comment" : "Bandant sukurti komentarą, įvyko klaida", - "%1$s commented" : "%1$s pakomentavo" + "%1$s commented" : "%1$s pakomentavo", + "_%n unread comment_::_%n unread comments_" : ["%n neskaitytas komentaras","%n neskaityti komentarai","%n neskaitytų komentarų","%n neskaitytas komentaras"] }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/comments/l10n/lt_LT.json b/apps/comments/l10n/lt_LT.json index 427ee15292da9..21360deeab4fe 100644 --- a/apps/comments/l10n/lt_LT.json +++ b/apps/comments/l10n/lt_LT.json @@ -15,13 +15,13 @@ "No comments yet, start the conversation!" : "Komentarų kol kas nėra, pradėkite pokalbį!", "Retry" : "Bandyti dar kartą", "Unable to load the comments list" : "Nepavyko įkelti komentarų sąrašo", - "_%n unread comment_::_%n unread comments_" : ["%n neskaitytas komentaras","%n neskaityti komentarai","%n neskaitytų komentarų","%n neskaitytas komentaras"], "_1 new comment_::_{unread} new comments_" : ["1 neskaitytas komentaras","{unread} neskaityti komentarai","{unread} neskaitytų komentarų","{unread} neskaitytas komentaras"], "Comment" : "Komentaras", "An error occurred while trying to edit the comment" : "Bandant taisyti komentarą, įvyko klaida", "Comment deleted" : "Komentaras ištrintas", "An error occurred while trying to delete the comment" : "Bandant ištrinti komentarą, įvyko klaida", "An error occurred while trying to create the comment" : "Bandant sukurti komentarą, įvyko klaida", - "%1$s commented" : "%1$s pakomentavo" + "%1$s commented" : "%1$s pakomentavo", + "_%n unread comment_::_%n unread comments_" : ["%n neskaitytas komentaras","%n neskaityti komentarai","%n neskaitytų komentarų","%n neskaitytas komentaras"] },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/comments/l10n/lv.js b/apps/comments/l10n/lv.js index 8230566f319a4..7fcc1f885f17a 100644 --- a/apps/comments/l10n/lv.js +++ b/apps/comments/l10n/lv.js @@ -13,8 +13,8 @@ OC.L10N.register( "Delete comment" : "Dzēst komentāru", "No comments yet, start the conversation!" : "Vēl nav komentāru, uzsāciet sarunu!", "Retry" : "Mēģināt vēlreiz", - "_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri","%n nelasīti komentāri"], "Comment" : "Komentārs", - "%1$s commented" : "%1$s komentēja" + "%1$s commented" : "%1$s komentēja", + "_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri","%n nelasīti komentāri"] }, "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 c782c7a810c56..4e4de3a55677d 100644 --- a/apps/comments/l10n/lv.json +++ b/apps/comments/l10n/lv.json @@ -11,8 +11,8 @@ "Delete comment" : "Dzēst komentāru", "No comments yet, start the conversation!" : "Vēl nav komentāru, uzsāciet sarunu!", "Retry" : "Mēģināt vēlreiz", - "_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri","%n nelasīti komentāri"], "Comment" : "Komentārs", - "%1$s commented" : "%1$s komentēja" + "%1$s commented" : "%1$s komentēja", + "_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri","%n nelasīti komentāri"] },"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/mk.js b/apps/comments/l10n/mk.js index be6648a8037ac..5d6b557526e96 100644 --- a/apps/comments/l10n/mk.js +++ b/apps/comments/l10n/mk.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Обидете се повторно", "Failed to mark comments as read" : "Неуспешно означување на коментарот како прочитан", "Unable to load the comments list" : "Неможе да се вчита листата на коментари", - "_%n unread comment_::_%n unread comments_" : ["%n непрочитан коментар","%n непрочитани коментари"], "_1 new comment_::_{unread} new comments_" : ["1 нов коментар","{unread} нови коментари"], "Comment" : "Коментар", "An error occurred while trying to edit the comment" : "Настана грешка при обид за ажурирање на коментар", "Comment deleted" : "Коментарот е избришан", "An error occurred while trying to delete the comment" : "Настана грешка при обидот за бришење на коментар", "An error occurred while trying to create the comment" : "Настана грешка при обидот за креирање на коментар", - "%1$s commented" : "%1$s коментиран" + "%1$s commented" : "%1$s коментиран", + "_%n unread comment_::_%n unread comments_" : ["%n непрочитан коментар","%n непрочитани коментари"] }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/comments/l10n/mk.json b/apps/comments/l10n/mk.json index e09ad4eb3f94e..3148e1b1bbdfe 100644 --- a/apps/comments/l10n/mk.json +++ b/apps/comments/l10n/mk.json @@ -19,13 +19,13 @@ "Retry" : "Обидете се повторно", "Failed to mark comments as read" : "Неуспешно означување на коментарот како прочитан", "Unable to load the comments list" : "Неможе да се вчита листата на коментари", - "_%n unread comment_::_%n unread comments_" : ["%n непрочитан коментар","%n непрочитани коментари"], "_1 new comment_::_{unread} new comments_" : ["1 нов коментар","{unread} нови коментари"], "Comment" : "Коментар", "An error occurred while trying to edit the comment" : "Настана грешка при обид за ажурирање на коментар", "Comment deleted" : "Коментарот е избришан", "An error occurred while trying to delete the comment" : "Настана грешка при обидот за бришење на коментар", "An error occurred while trying to create the comment" : "Настана грешка при обидот за креирање на коментар", - "%1$s commented" : "%1$s коментиран" + "%1$s commented" : "%1$s коментиран", + "_%n unread comment_::_%n unread comments_" : ["%n непрочитан коментар","%n непрочитани коментари"] },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/apps/comments/l10n/nb.js b/apps/comments/l10n/nb.js index bb827d98760fa..cfdb2cd5cc970 100644 --- a/apps/comments/l10n/nb.js +++ b/apps/comments/l10n/nb.js @@ -20,13 +20,13 @@ OC.L10N.register( "No more messages" : "Ingen flere meldinger", "Retry" : "Prøv igjen", "Unable to load the comments list" : "Kan ikke laste inn kommentarlisten", - "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"], "_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"], "Comment" : "Kommentar", "An error occurred while trying to edit the comment" : "Det oppsto en feil under forsøk på å redigere kommentaren", "Comment deleted" : "Kommentar slettet", "An error occurred while trying to delete the comment" : "Det oppsto en feil under forsøk på å slette kommentaren", "An error occurred while trying to create the comment" : "Det oppsto en feil under forsøket på å opprette kommentaren", - "%1$s commented" : "%1$s kommentert" + "%1$s commented" : "%1$s kommentert", + "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nb.json b/apps/comments/l10n/nb.json index 11ab4dcbf6ebd..c6119f23b1f53 100644 --- a/apps/comments/l10n/nb.json +++ b/apps/comments/l10n/nb.json @@ -18,13 +18,13 @@ "No more messages" : "Ingen flere meldinger", "Retry" : "Prøv igjen", "Unable to load the comments list" : "Kan ikke laste inn kommentarlisten", - "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"], "_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"], "Comment" : "Kommentar", "An error occurred while trying to edit the comment" : "Det oppsto en feil under forsøk på å redigere kommentaren", "Comment deleted" : "Kommentar slettet", "An error occurred while trying to delete the comment" : "Det oppsto en feil under forsøk på å slette kommentaren", "An error occurred while trying to create the comment" : "Det oppsto en feil under forsøket på å opprette kommentaren", - "%1$s commented" : "%1$s kommentert" + "%1$s commented" : "%1$s kommentert", + "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n 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 15ffb4a1789a8..e844aa3cc4369 100644 --- a/apps/comments/l10n/nl.js +++ b/apps/comments/l10n/nl.js @@ -20,13 +20,13 @@ OC.L10N.register( "No more messages" : "Geen berichten meer", "Retry" : "Opnieuw proberen", "Unable to load the comments list" : "Kan reactielijst niet laden", - "_%n unread comment_::_%n unread comments_" : ["%n ongelezen reactie","%n ongelezen reacties"], "_1 new comment_::_{unread} new comments_" : ["1 nieuwe reactie","{unread} nieuwe reacties"], "Comment" : "Reactie", "An error occurred while trying to edit the comment" : "Er trad een fout op bij het bewerken van de reactie", "Comment deleted" : "Reactie verwijderd", "An error occurred while trying to delete the comment" : "Er trad een fout op bij het verwijderen van de reactie", "An error occurred while trying to create the comment" : "Er trad een fout op bij het creëren van de reactie", - "%1$s commented" : "%1$s heeft gereageerd" + "%1$s commented" : "%1$s heeft gereageerd", + "_%n unread comment_::_%n unread comments_" : ["%n ongelezen reactie","%n ongelezen reacties"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json index 3d816f1b87092..3f75f857a537c 100644 --- a/apps/comments/l10n/nl.json +++ b/apps/comments/l10n/nl.json @@ -18,13 +18,13 @@ "No more messages" : "Geen berichten meer", "Retry" : "Opnieuw proberen", "Unable to load the comments list" : "Kan reactielijst niet laden", - "_%n unread comment_::_%n unread comments_" : ["%n ongelezen reactie","%n ongelezen reacties"], "_1 new comment_::_{unread} new comments_" : ["1 nieuwe reactie","{unread} nieuwe reacties"], "Comment" : "Reactie", "An error occurred while trying to edit the comment" : "Er trad een fout op bij het bewerken van de reactie", "Comment deleted" : "Reactie verwijderd", "An error occurred while trying to delete the comment" : "Er trad een fout op bij het verwijderen van de reactie", "An error occurred while trying to create the comment" : "Er trad een fout op bij het creëren van de reactie", - "%1$s commented" : "%1$s heeft gereageerd" + "%1$s commented" : "%1$s heeft gereageerd", + "_%n unread comment_::_%n unread comments_" : ["%n ongelezen reactie","%n ongelezen reacties"] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/oc.js b/apps/comments/l10n/oc.js index c37cb1e5d37b2..fc0f0169286e1 100644 --- a/apps/comments/l10n/oc.js +++ b/apps/comments/l10n/oc.js @@ -18,13 +18,13 @@ OC.L10N.register( "No more messages" : "Pas mai de messatge", "Retry" : "Tornar ensajar", "Unable to load the comments list" : "Cargament impossible de la lista dels comentaris", - "_%n unread comment_::_%n unread comments_" : ["%n comentari pas legit","%n comentaris pas legits"], "_1 new comment_::_{unread} new comments_" : ["1 comentari novèl","{unread} comentaris novèls"], "Comment" : "Comentar", "An error occurred while trying to edit the comment" : "Error en ensajant de modificar lo comentari", "Comment deleted" : "Comentari suprimit", "An error occurred while trying to delete the comment" : "Error en ensajant de suprimir lo comentari", "An error occurred while trying to create the comment" : "Error en ensajant de crear lo comentari", - "%1$s commented" : "%1$s a comentat" + "%1$s commented" : "%1$s a comentat", + "_%n unread comment_::_%n unread comments_" : ["%n comentari pas legit","%n comentaris pas legits"] }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/oc.json b/apps/comments/l10n/oc.json index f8a72724ffcdd..60db92f268078 100644 --- a/apps/comments/l10n/oc.json +++ b/apps/comments/l10n/oc.json @@ -16,13 +16,13 @@ "No more messages" : "Pas mai de messatge", "Retry" : "Tornar ensajar", "Unable to load the comments list" : "Cargament impossible de la lista dels comentaris", - "_%n unread comment_::_%n unread comments_" : ["%n comentari pas legit","%n comentaris pas legits"], "_1 new comment_::_{unread} new comments_" : ["1 comentari novèl","{unread} comentaris novèls"], "Comment" : "Comentar", "An error occurred while trying to edit the comment" : "Error en ensajant de modificar lo comentari", "Comment deleted" : "Comentari suprimit", "An error occurred while trying to delete the comment" : "Error en ensajant de suprimir lo comentari", "An error occurred while trying to create the comment" : "Error en ensajant de crear lo comentari", - "%1$s commented" : "%1$s a comentat" + "%1$s commented" : "%1$s a comentat", + "_%n unread comment_::_%n unread comments_" : ["%n comentari pas legit","%n comentaris pas legits"] },"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 8854cfc410524..fe1fab15351e0 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -20,13 +20,13 @@ OC.L10N.register( "No more messages" : "Nie ma więcej wiadomości", "Retry" : "Powtórz", "Unable to load the comments list" : "Nie można załadować listy komentarzy", - "_%n unread comment_::_%n unread comments_" : ["%n nieprzeczytany komentarz","%n nieprzeczytane komentarze","%n nieprzeczytanych komentarzy","%n nieprzeczytanych komentarzy"], "_1 new comment_::_{unread} new comments_" : ["{unread} nowy komentarz","{unread} nowe komentarze","{unread} nowych komentarzy","{unread} nowe komentarze"], "Comment" : "Komentarz", "An error occurred while trying to edit the comment" : "Wystąpił błąd podczas próby edycji komentarza", "Comment deleted" : "Komentarz usunięty", "An error occurred while trying to delete the comment" : "Wystąpił błąd podczas próby usunięcia komentarza", "An error occurred while trying to create the comment" : "Wystąpił błąd podczas próby utworzenia komentarza", - "%1$s commented" : "%1$s skomentował" + "%1$s commented" : "%1$s skomentował", + "_%n unread comment_::_%n unread comments_" : ["%n nieprzeczytany komentarz","%n nieprzeczytane komentarze","%n nieprzeczytanych komentarzy","%n nieprzeczytanych komentarzy"] }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index 756565b0c4973..4ed9d283260b8 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -18,13 +18,13 @@ "No more messages" : "Nie ma więcej wiadomości", "Retry" : "Powtórz", "Unable to load the comments list" : "Nie można załadować listy komentarzy", - "_%n unread comment_::_%n unread comments_" : ["%n nieprzeczytany komentarz","%n nieprzeczytane komentarze","%n nieprzeczytanych komentarzy","%n nieprzeczytanych komentarzy"], "_1 new comment_::_{unread} new comments_" : ["{unread} nowy komentarz","{unread} nowe komentarze","{unread} nowych komentarzy","{unread} nowe komentarze"], "Comment" : "Komentarz", "An error occurred while trying to edit the comment" : "Wystąpił błąd podczas próby edycji komentarza", "Comment deleted" : "Komentarz usunięty", "An error occurred while trying to delete the comment" : "Wystąpił błąd podczas próby usunięcia komentarza", "An error occurred while trying to create the comment" : "Wystąpił błąd podczas próby utworzenia komentarza", - "%1$s commented" : "%1$s skomentował" + "%1$s commented" : "%1$s skomentował", + "_%n unread comment_::_%n unread comments_" : ["%n nieprzeczytany komentarz","%n nieprzeczytane komentarze","%n nieprzeczytanych komentarzy","%n nieprzeczytanych komentarzy"] },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/apps/comments/l10n/ps.js b/apps/comments/l10n/ps.js index a8b067cc6d864..a6d30c47411cc 100644 --- a/apps/comments/l10n/ps.js +++ b/apps/comments/l10n/ps.js @@ -12,8 +12,8 @@ OC.L10N.register( "Edit comment" : "تبصره سمول", "Delete comment" : "تبسره ړنګول", "No comments yet, start the conversation!" : "تر اوسه تبصره نشته!", - "_%n unread comment_::_%n unread comments_" : ["%n نالوستلې تبصره","%n نالوستلې تبصرې"], "Comment" : "تبصره", - "%1$s commented" : "%1$s تبصره کړې" + "%1$s commented" : "%1$s تبصره کړې", + "_%n unread comment_::_%n unread comments_" : ["%n نالوستلې تبصره","%n نالوستلې تبصرې"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ps.json b/apps/comments/l10n/ps.json index 66976e4e69150..b91e1bc955088 100644 --- a/apps/comments/l10n/ps.json +++ b/apps/comments/l10n/ps.json @@ -10,8 +10,8 @@ "Edit comment" : "تبصره سمول", "Delete comment" : "تبسره ړنګول", "No comments yet, start the conversation!" : "تر اوسه تبصره نشته!", - "_%n unread comment_::_%n unread comments_" : ["%n نالوستلې تبصره","%n نالوستلې تبصرې"], "Comment" : "تبصره", - "%1$s commented" : "%1$s تبصره کړې" + "%1$s commented" : "%1$s تبصره کړې", + "_%n unread comment_::_%n unread comments_" : ["%n نالوستلې تبصره","%n نالوستلې تبصرې"] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js index bdf619ab3d790..e92bc3e40298e 100644 --- a/apps/comments/l10n/pt_BR.js +++ b/apps/comments/l10n/pt_BR.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Tentar novamente", "Failed to mark comments as read" : "Falha ao marcar comentários como lidos", "Unable to load the comments list" : "Não foi possível carregar a lista de comentários", - "_%n unread comment_::_%n unread comments_" : ["%n comentários não lidos","%n comentários não lidos","%n comentários não lidos"], "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários","{unread} novos comentários"], "Comment" : "Comentar", "An error occurred while trying to edit the comment" : "Ocorreu um erro ao tentar editar o comentário", "Comment deleted" : "Comentário excluído", "An error occurred while trying to delete the comment" : "Ocorreu um erro ao tentar excluir o comentário", "An error occurred while trying to create the comment" : "Ocorreu um erro ao tentar criar o comentário", - "%1$s commented" : "%1$s comentou" + "%1$s commented" : "%1$s comentou", + "_%n unread comment_::_%n unread comments_" : ["%n comentários não lidos","%n comentários não lidos","%n comentários não lidos"] }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json index 21860366b78eb..9d1890ec5a23e 100644 --- a/apps/comments/l10n/pt_BR.json +++ b/apps/comments/l10n/pt_BR.json @@ -19,13 +19,13 @@ "Retry" : "Tentar novamente", "Failed to mark comments as read" : "Falha ao marcar comentários como lidos", "Unable to load the comments list" : "Não foi possível carregar a lista de comentários", - "_%n unread comment_::_%n unread comments_" : ["%n comentários não lidos","%n comentários não lidos","%n comentários não lidos"], "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários","{unread} novos comentários"], "Comment" : "Comentar", "An error occurred while trying to edit the comment" : "Ocorreu um erro ao tentar editar o comentário", "Comment deleted" : "Comentário excluído", "An error occurred while trying to delete the comment" : "Ocorreu um erro ao tentar excluir o comentário", "An error occurred while trying to create the comment" : "Ocorreu um erro ao tentar criar o comentário", - "%1$s commented" : "%1$s comentou" + "%1$s commented" : "%1$s comentou", + "_%n unread comment_::_%n unread comments_" : ["%n comentários não lidos","%n comentários não lidos","%n comentários não lidos"] },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/pt_PT.js b/apps/comments/l10n/pt_PT.js index ee0dcb70d90e9..e788a53a15e23 100644 --- a/apps/comments/l10n/pt_PT.js +++ b/apps/comments/l10n/pt_PT.js @@ -14,9 +14,9 @@ OC.L10N.register( "Delete comment" : "Eliminar comentário", "No comments yet, start the conversation!" : "Ainda sem comentários, inicie uma conversação!", "Retry" : "Repetir", - "_%n unread comment_::_%n unread comments_" : ["%n comentários por ler","%n comentários por ler","%n comentários por ler"], "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários","{unread} novos comentários"], "Comment" : "Comentário", - "%1$s commented" : "%1$s comentou" + "%1$s commented" : "%1$s comentou", + "_%n unread comment_::_%n unread comments_" : ["%n comentários por ler","%n comentários por ler","%n comentários por ler"] }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/pt_PT.json b/apps/comments/l10n/pt_PT.json index 2275c2b26e30a..0e284b49ae627 100644 --- a/apps/comments/l10n/pt_PT.json +++ b/apps/comments/l10n/pt_PT.json @@ -12,9 +12,9 @@ "Delete comment" : "Eliminar comentário", "No comments yet, start the conversation!" : "Ainda sem comentários, inicie uma conversação!", "Retry" : "Repetir", - "_%n unread comment_::_%n unread comments_" : ["%n comentários por ler","%n comentários por ler","%n comentários por ler"], "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários","{unread} novos comentários"], "Comment" : "Comentário", - "%1$s commented" : "%1$s comentou" + "%1$s commented" : "%1$s comentou", + "_%n unread comment_::_%n unread comments_" : ["%n comentários por ler","%n comentários por ler","%n comentários por ler"] },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/comments/l10n/ro.js b/apps/comments/l10n/ro.js index 70d0e187975ec..ac1d376fde5e5 100644 --- a/apps/comments/l10n/ro.js +++ b/apps/comments/l10n/ro.js @@ -20,13 +20,13 @@ OC.L10N.register( "No more messages" : "Nu mai sunt mesaje", "Retry" : "Reîncearcă", "Unable to load the comments list" : "Lista de comentarii nu poate fi încărcată", - "_%n unread comment_::_%n unread comments_" : ["%n comentariu necitit","%n comentarii necitite","%n comentarii necitite"], "_1 new comment_::_{unread} new comments_" : ["1 nou comentariu","{unread} noi comentarii","{unread} comentarii noi"], "Comment" : "Comentariu", "An error occurred while trying to edit the comment" : "A apărut o eroare la încercarea de a edita comentariul", "Comment deleted" : "Comentariul a fost șters", "An error occurred while trying to delete the comment" : "A apărut o eroare la încercarea de a șterge comentariul", "An error occurred while trying to create the comment" : "A apărut o eroare la încercarea de a crea comentariul", - "%1$s commented" : "%1$s a comentat" + "%1$s commented" : "%1$s a comentat", + "_%n unread comment_::_%n unread comments_" : ["%n comentariu necitit","%n comentarii necitite","%n comentarii necitite"] }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/comments/l10n/ro.json b/apps/comments/l10n/ro.json index 4db85ce1aceb2..bd80a0955d978 100644 --- a/apps/comments/l10n/ro.json +++ b/apps/comments/l10n/ro.json @@ -18,13 +18,13 @@ "No more messages" : "Nu mai sunt mesaje", "Retry" : "Reîncearcă", "Unable to load the comments list" : "Lista de comentarii nu poate fi încărcată", - "_%n unread comment_::_%n unread comments_" : ["%n comentariu necitit","%n comentarii necitite","%n comentarii necitite"], "_1 new comment_::_{unread} new comments_" : ["1 nou comentariu","{unread} noi comentarii","{unread} comentarii noi"], "Comment" : "Comentariu", "An error occurred while trying to edit the comment" : "A apărut o eroare la încercarea de a edita comentariul", "Comment deleted" : "Comentariul a fost șters", "An error occurred while trying to delete the comment" : "A apărut o eroare la încercarea de a șterge comentariul", "An error occurred while trying to create the comment" : "A apărut o eroare la încercarea de a crea comentariul", - "%1$s commented" : "%1$s a comentat" + "%1$s commented" : "%1$s a comentat", + "_%n unread comment_::_%n unread comments_" : ["%n comentariu necitit","%n comentarii necitite","%n comentarii necitite"] },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/apps/comments/l10n/ru.js b/apps/comments/l10n/ru.js index 75fd609638a3c..f72d065580491 100644 --- a/apps/comments/l10n/ru.js +++ b/apps/comments/l10n/ru.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Повторить", "Failed to mark comments as read" : "Не удалось пометить комментарии как прочитанные", "Unable to load the comments list" : "Невозможно загрузить список комментариев", - "_%n unread comment_::_%n unread comments_" : ["%n непрочитанный комментарий","%n непрочитанных комментариев","%n непрочитанных комментариев","%n непрочитанных комментариев"], "_1 new comment_::_{unread} new comments_" : ["1 новый комментарий","{unread} новых комментариев","{unread} новых комментариев","{unread} новых комментариев"], "Comment" : "Комментарий", "An error occurred while trying to edit the comment" : "Попытка редактирования комментария завершилась ошибкой", "Comment deleted" : "Комментарий удалён", "An error occurred while trying to delete the comment" : "Попытка удаления комментария завершилась ошибкой", "An error occurred while trying to create the comment" : "Попытка создания комментария завершилась ошибкой", - "%1$s commented" : "%1$s прокомментировано" + "%1$s commented" : "%1$s прокомментировано", + "_%n unread comment_::_%n unread comments_" : ["%n непрочитанный комментарий","%n непрочитанных комментариев","%n непрочитанных комментариев","%n непрочитанных комментариев"] }, "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 9bbe6265563f5..ec2add49b3ba7 100644 --- a/apps/comments/l10n/ru.json +++ b/apps/comments/l10n/ru.json @@ -19,13 +19,13 @@ "Retry" : "Повторить", "Failed to mark comments as read" : "Не удалось пометить комментарии как прочитанные", "Unable to load the comments list" : "Невозможно загрузить список комментариев", - "_%n unread comment_::_%n unread comments_" : ["%n непрочитанный комментарий","%n непрочитанных комментариев","%n непрочитанных комментариев","%n непрочитанных комментариев"], "_1 new comment_::_{unread} new comments_" : ["1 новый комментарий","{unread} новых комментариев","{unread} новых комментариев","{unread} новых комментариев"], "Comment" : "Комментарий", "An error occurred while trying to edit the comment" : "Попытка редактирования комментария завершилась ошибкой", "Comment deleted" : "Комментарий удалён", "An error occurred while trying to delete the comment" : "Попытка удаления комментария завершилась ошибкой", "An error occurred while trying to create the comment" : "Попытка создания комментария завершилась ошибкой", - "%1$s commented" : "%1$s прокомментировано" + "%1$s commented" : "%1$s прокомментировано", + "_%n unread comment_::_%n unread comments_" : ["%n непрочитанный комментарий","%n непрочитанных комментариев","%n непрочитанных комментариев","%n непрочитанных комментариев"] },"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/sc.js b/apps/comments/l10n/sc.js index ee6e39d5ae637..a408c88d03bbc 100644 --- a/apps/comments/l10n/sc.js +++ b/apps/comments/l10n/sc.js @@ -18,13 +18,13 @@ OC.L10N.register( "No more messages" : "Perunu àteru messàgiu", "Retry" : "Torra a proare", "Unable to load the comments list" : "Non faghet a carrigare sa lista de cummentos", - "_%n unread comment_::_%n unread comments_" : ["%n cummentu non lèghidu","%n cummentos non lèghidos"], "_1 new comment_::_{unread} new comments_" : ["1 cummentu nou","{unread} cummentos noos"], "Comment" : "Cummenta", "An error occurred while trying to edit the comment" : "Ddoe at àpidu un'errore proende a modificare su cummentu", "Comment deleted" : "Cummentu cantzelladu", "An error occurred while trying to delete the comment" : "B'at àpidu un'errore proende a cantzellare su cummentu", "An error occurred while trying to create the comment" : "B'at àpidu un'errore proende a creare su cummentu", - "%1$s commented" : "%1$s at cummentadu" + "%1$s commented" : "%1$s at cummentadu", + "_%n unread comment_::_%n unread comments_" : ["%n cummentu non lèghidu","%n cummentos non lèghidos"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/sc.json b/apps/comments/l10n/sc.json index 465dc59853700..a1a4b6ef522d6 100644 --- a/apps/comments/l10n/sc.json +++ b/apps/comments/l10n/sc.json @@ -16,13 +16,13 @@ "No more messages" : "Perunu àteru messàgiu", "Retry" : "Torra a proare", "Unable to load the comments list" : "Non faghet a carrigare sa lista de cummentos", - "_%n unread comment_::_%n unread comments_" : ["%n cummentu non lèghidu","%n cummentos non lèghidos"], "_1 new comment_::_{unread} new comments_" : ["1 cummentu nou","{unread} cummentos noos"], "Comment" : "Cummenta", "An error occurred while trying to edit the comment" : "Ddoe at àpidu un'errore proende a modificare su cummentu", "Comment deleted" : "Cummentu cantzelladu", "An error occurred while trying to delete the comment" : "B'at àpidu un'errore proende a cantzellare su cummentu", "An error occurred while trying to create the comment" : "B'at àpidu un'errore proende a creare su cummentu", - "%1$s commented" : "%1$s at cummentadu" + "%1$s commented" : "%1$s at cummentadu", + "_%n unread comment_::_%n unread comments_" : ["%n cummentu non lèghidu","%n cummentos non lèghidos"] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/sk.js b/apps/comments/l10n/sk.js index 4dfc95166af80..01ecbb87735ba 100644 --- a/apps/comments/l10n/sk.js +++ b/apps/comments/l10n/sk.js @@ -20,13 +20,13 @@ OC.L10N.register( "No more messages" : "Žiadne ďaĺšie správy", "Retry" : "Skúsiť znova", "Unable to load the comments list" : "Nie je možné načítať zoznam komentárov", - "_%n unread comment_::_%n unread comments_" : ["%n neprečítaný komentár","%n neprečítaných komentárov","%n neprečítaných komentárov","%n neprečítaných komentárov"], "_1 new comment_::_{unread} new comments_" : ["1 nový komentár","{unread} nové komentáre","{unread} nových komentárov","{unread} nových komentárov"], "Comment" : "Komentár", "An error occurred while trying to edit the comment" : "Vyskytla sa chyba pri editovaní komentára", "Comment deleted" : "Komentár bol odstránený", "An error occurred while trying to delete the comment" : "Vyskytla sa chyba pri mazaní komentára", "An error occurred while trying to create the comment" : "Vyskytla sa chyba pri vytváraní komentára", - "%1$s commented" : "%1$s komentoval" + "%1$s commented" : "%1$s komentoval", + "_%n unread comment_::_%n unread comments_" : ["%n neprečítaný komentár","%n neprečítaných komentárov","%n neprečítaných komentárov","%n neprečítaných komentárov"] }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/comments/l10n/sk.json b/apps/comments/l10n/sk.json index f861288c8a4d5..944546822f22d 100644 --- a/apps/comments/l10n/sk.json +++ b/apps/comments/l10n/sk.json @@ -18,13 +18,13 @@ "No more messages" : "Žiadne ďaĺšie správy", "Retry" : "Skúsiť znova", "Unable to load the comments list" : "Nie je možné načítať zoznam komentárov", - "_%n unread comment_::_%n unread comments_" : ["%n neprečítaný komentár","%n neprečítaných komentárov","%n neprečítaných komentárov","%n neprečítaných komentárov"], "_1 new comment_::_{unread} new comments_" : ["1 nový komentár","{unread} nové komentáre","{unread} nových komentárov","{unread} nových komentárov"], "Comment" : "Komentár", "An error occurred while trying to edit the comment" : "Vyskytla sa chyba pri editovaní komentára", "Comment deleted" : "Komentár bol odstránený", "An error occurred while trying to delete the comment" : "Vyskytla sa chyba pri mazaní komentára", "An error occurred while trying to create the comment" : "Vyskytla sa chyba pri vytváraní komentára", - "%1$s commented" : "%1$s komentoval" + "%1$s commented" : "%1$s komentoval", + "_%n unread comment_::_%n unread comments_" : ["%n neprečítaný komentár","%n neprečítaných komentárov","%n neprečítaných komentárov","%n neprečítaných komentárov"] },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js index fbfb0f592fad3..09d263b22796e 100644 --- a/apps/comments/l10n/sl.js +++ b/apps/comments/l10n/sl.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Poskusi znova", "Failed to mark comments as read" : "Označevanje opomb kot prebranih je spodletelo", "Unable to load the comments list" : "Ni mogoče naložiti seznama opomb", - "_%n unread comment_::_%n unread comments_" : ["%n neprebrana opomba","%n neprebrani opombi","%n neprebrane opombe","%n neprebranih opomb"], "_1 new comment_::_{unread} new comments_" : ["{unread} nova opomba","{unread} novi opombi","{unread} nove opombe","{unread} novih opomb"], "Comment" : "Opomba", "An error occurred while trying to edit the comment" : "Prišlo je do napake med poskusom urejanja opombe", "Comment deleted" : "Opomba je izbrisana", "An error occurred while trying to delete the comment" : "Prišlo je do napake med brisanjem opombe", "An error occurred while trying to create the comment" : "Prišlo je do napake med ustvarjanjem opombe", - "%1$s commented" : "%1$s napiše opombo" + "%1$s commented" : "%1$s napiše opombo", + "_%n unread comment_::_%n unread comments_" : ["%n neprebrana opomba","%n neprebrani opombi","%n neprebrane opombe","%n 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 6b79df1fc217a..84dbff9481319 100644 --- a/apps/comments/l10n/sl.json +++ b/apps/comments/l10n/sl.json @@ -19,13 +19,13 @@ "Retry" : "Poskusi znova", "Failed to mark comments as read" : "Označevanje opomb kot prebranih je spodletelo", "Unable to load the comments list" : "Ni mogoče naložiti seznama opomb", - "_%n unread comment_::_%n unread comments_" : ["%n neprebrana opomba","%n neprebrani opombi","%n neprebrane opombe","%n neprebranih opomb"], "_1 new comment_::_{unread} new comments_" : ["{unread} nova opomba","{unread} novi opombi","{unread} nove opombe","{unread} novih opomb"], "Comment" : "Opomba", "An error occurred while trying to edit the comment" : "Prišlo je do napake med poskusom urejanja opombe", "Comment deleted" : "Opomba je izbrisana", "An error occurred while trying to delete the comment" : "Prišlo je do napake med brisanjem opombe", "An error occurred while trying to create the comment" : "Prišlo je do napake med ustvarjanjem opombe", - "%1$s commented" : "%1$s napiše opombo" + "%1$s commented" : "%1$s napiše opombo", + "_%n unread comment_::_%n unread comments_" : ["%n neprebrana opomba","%n neprebrani opombi","%n neprebrane opombe","%n 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 3cc6679b8ed39..12d0626739c7c 100644 --- a/apps/comments/l10n/sq.js +++ b/apps/comments/l10n/sq.js @@ -13,8 +13,8 @@ OC.L10N.register( "Delete comment" : "Fshije komentin", "No comments yet, start the conversation!" : "Akoma asnjë koment, fillo një bisedë!", "Retry" : "Riprovoni", - "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "], "Comment" : "Koment", - "%1$s commented" : "%1$s komentoi" + "%1$s commented" : "%1$s komentoi", + "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/sq.json b/apps/comments/l10n/sq.json index ca10b104b8280..76418c4ae6f96 100644 --- a/apps/comments/l10n/sq.json +++ b/apps/comments/l10n/sq.json @@ -11,8 +11,8 @@ "Delete comment" : "Fshije komentin", "No comments yet, start the conversation!" : "Akoma asnjë koment, fillo një bisedë!", "Retry" : "Riprovoni", - "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "], "Comment" : "Koment", - "%1$s commented" : "%1$s komentoi" + "%1$s commented" : "%1$s komentoi", + "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/sr.js b/apps/comments/l10n/sr.js index c71f2783f3545..ab78abb322eb6 100644 --- a/apps/comments/l10n/sr.js +++ b/apps/comments/l10n/sr.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Покушај поново", "Failed to mark comments as read" : "Није успело означавање коментара као прочитаних", "Unable to load the comments list" : "Не могуи да учитам списак коментара", - "_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"], "_1 new comment_::_{unread} new comments_" : ["1 нови коментар","{unread} нова коментара","{unread} нова коментара"], "Comment" : "Коментар", "An error occurred while trying to edit the comment" : "Грешка приликом покушаја мењања коментара", "Comment deleted" : "Коментар обрисан", "An error occurred while trying to delete the comment" : "Грешка приликом покушаја брисања коментара", "An error occurred while trying to create the comment" : "Грешка приликом покушаја креирања коментара", - "%1$s commented" : "%1$s коментарисао" + "%1$s commented" : "%1$s коментарисао", + "_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"] }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/comments/l10n/sr.json b/apps/comments/l10n/sr.json index 47658614ed660..a0e52eb1c8b11 100644 --- a/apps/comments/l10n/sr.json +++ b/apps/comments/l10n/sr.json @@ -19,13 +19,13 @@ "Retry" : "Покушај поново", "Failed to mark comments as read" : "Није успело означавање коментара као прочитаних", "Unable to load the comments list" : "Не могуи да учитам списак коментара", - "_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"], "_1 new comment_::_{unread} new comments_" : ["1 нови коментар","{unread} нова коментара","{unread} нова коментара"], "Comment" : "Коментар", "An error occurred while trying to edit the comment" : "Грешка приликом покушаја мењања коментара", "Comment deleted" : "Коментар обрисан", "An error occurred while trying to delete the comment" : "Грешка приликом покушаја брисања коментара", "An error occurred while trying to create the comment" : "Грешка приликом покушаја креирања коментара", - "%1$s commented" : "%1$s коментарисао" + "%1$s commented" : "%1$s коментарисао", + "_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"] },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/comments/l10n/sv.js b/apps/comments/l10n/sv.js index 81d4ed881d790..1a9a6407ad509 100644 --- a/apps/comments/l10n/sv.js +++ b/apps/comments/l10n/sv.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Försök igen", "Failed to mark comments as read" : "Kunde inte markera kommentarer som lästa", "Unable to load the comments list" : "Det gick inte att ladda kommentarlistan", - "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"], "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nya kommentarer"], "Comment" : "Kommentar", "An error occurred while trying to edit the comment" : "Ett fel uppstod när du försökte redigera kommentaren", "Comment deleted" : "Kommentar borttagen", "An error occurred while trying to delete the comment" : "Ett fel uppstod när du försökte ta bort kommentaren", "An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren", - "%1$s commented" : "%1$s kommenterade" + "%1$s commented" : "%1$s kommenterade", + "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/sv.json b/apps/comments/l10n/sv.json index 6eec5785434c4..f34c11dcd9a7d 100644 --- a/apps/comments/l10n/sv.json +++ b/apps/comments/l10n/sv.json @@ -19,13 +19,13 @@ "Retry" : "Försök igen", "Failed to mark comments as read" : "Kunde inte markera kommentarer som lästa", "Unable to load the comments list" : "Det gick inte att ladda kommentarlistan", - "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"], "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nya kommentarer"], "Comment" : "Kommentar", "An error occurred while trying to edit the comment" : "Ett fel uppstod när du försökte redigera kommentaren", "Comment deleted" : "Kommentar borttagen", "An error occurred while trying to delete the comment" : "Ett fel uppstod när du försökte ta bort kommentaren", "An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren", - "%1$s commented" : "%1$s kommenterade" + "%1$s commented" : "%1$s kommenterade", + "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"] },"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 962d7bf457073..ca57942d2a2ca 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Yeniden dene", "Failed to mark comments as read" : "Yorumlar okunmuş olarak işaretlenemedi", "Unable to load the comments list" : "Yorum listesi yüklenemedi", - "_%n unread comment_::_%n unread comments_" : ["%n okunmamış yorum","%n okunmamış yorum"], "_1 new comment_::_{unread} new comments_" : ["1 yeni yorum","{unread} yeni yorum"], "Comment" : "Yorum", "An error occurred while trying to edit the comment" : "Yorum düzenlenmeye çalışılırken bir sorun çıktı", "Comment deleted" : "Yorum silindi", "An error occurred while trying to delete the comment" : "Yorum silinmeye çalışılırken bir sorun çıktı", "An error occurred while trying to create the comment" : "Yorum eklenmeye çalışılırken bir sorun çıktı", - "%1$s commented" : "%1$s yorumlanmış" + "%1$s commented" : "%1$s yorumlanmış", + "_%n unread comment_::_%n unread comments_" : ["%n okunmamış yorum","%n okunmamış yorum"] }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index 23a8a6b8f6e3a..ae7638cbf58bc 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -19,13 +19,13 @@ "Retry" : "Yeniden dene", "Failed to mark comments as read" : "Yorumlar okunmuş olarak işaretlenemedi", "Unable to load the comments list" : "Yorum listesi yüklenemedi", - "_%n unread comment_::_%n unread comments_" : ["%n okunmamış yorum","%n okunmamış yorum"], "_1 new comment_::_{unread} new comments_" : ["1 yeni yorum","{unread} yeni yorum"], "Comment" : "Yorum", "An error occurred while trying to edit the comment" : "Yorum düzenlenmeye çalışılırken bir sorun çıktı", "Comment deleted" : "Yorum silindi", "An error occurred while trying to delete the comment" : "Yorum silinmeye çalışılırken bir sorun çıktı", "An error occurred while trying to create the comment" : "Yorum eklenmeye çalışılırken bir sorun çıktı", - "%1$s commented" : "%1$s yorumlanmış" + "%1$s commented" : "%1$s yorumlanmış", + "_%n unread comment_::_%n unread comments_" : ["%n okunmamış yorum","%n okunmamış yorum"] },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/comments/l10n/uk.js b/apps/comments/l10n/uk.js index 08d25cb1730b9..0aa89a80b2072 100644 --- a/apps/comments/l10n/uk.js +++ b/apps/comments/l10n/uk.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Ще раз", "Failed to mark comments as read" : "Не вдалося позначити коментарі прочитаними", "Unable to load the comments list" : "Не вдалося завантажити список коментарів", - "_%n unread comment_::_%n unread comments_" : ["%n непрочитаний коментар","%n непрочитаних коментарів","%n непрочитаних коментарів","%n непрочитаних коментарів"], "_1 new comment_::_{unread} new comments_" : ["{unread} новий коментар","{unread} нових коментарів","{unread} нових коментарів","{unread} нових коментарів"], "Comment" : "Коментар", "An error occurred while trying to edit the comment" : "Під час редагування коментаря сталася помилка", "Comment deleted" : "Коментар вилучено", "An error occurred while trying to delete the comment" : "Під час спроби вилучити коментар сталася помилка", "An error occurred while trying to create the comment" : "Під час створення коментаря сталася помилка", - "%1$s commented" : "%1$s прокоментовано" + "%1$s commented" : "%1$s прокоментовано", + "_%n unread comment_::_%n unread comments_" : ["%n непрочитаний коментар","%n непрочитаних коментарів","%n непрочитаних коментарів","%n непрочитаних коментарів"] }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/comments/l10n/uk.json b/apps/comments/l10n/uk.json index d2f1844ed6cac..8c95b5f449c88 100644 --- a/apps/comments/l10n/uk.json +++ b/apps/comments/l10n/uk.json @@ -19,13 +19,13 @@ "Retry" : "Ще раз", "Failed to mark comments as read" : "Не вдалося позначити коментарі прочитаними", "Unable to load the comments list" : "Не вдалося завантажити список коментарів", - "_%n unread comment_::_%n unread comments_" : ["%n непрочитаний коментар","%n непрочитаних коментарів","%n непрочитаних коментарів","%n непрочитаних коментарів"], "_1 new comment_::_{unread} new comments_" : ["{unread} новий коментар","{unread} нових коментарів","{unread} нових коментарів","{unread} нових коментарів"], "Comment" : "Коментар", "An error occurred while trying to edit the comment" : "Під час редагування коментаря сталася помилка", "Comment deleted" : "Коментар вилучено", "An error occurred while trying to delete the comment" : "Під час спроби вилучити коментар сталася помилка", "An error occurred while trying to create the comment" : "Під час створення коментаря сталася помилка", - "%1$s commented" : "%1$s прокоментовано" + "%1$s commented" : "%1$s прокоментовано", + "_%n unread comment_::_%n unread comments_" : ["%n непрочитаний коментар","%n непрочитаних коментарів","%n непрочитаних коментарів","%n непрочитаних коментарів"] },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/apps/comments/l10n/vi.js b/apps/comments/l10n/vi.js index 812c670f228f2..a656430b5e624 100644 --- a/apps/comments/l10n/vi.js +++ b/apps/comments/l10n/vi.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Thử lại", "Failed to mark comments as read" : "Không thể đánh dấu bình luận là đã đọc", "Unable to load the comments list" : "Không thể tải danh sách bình luận", - "_%n unread comment_::_%n unread comments_" : ["%n bình luận chưa đọc"], "_1 new comment_::_{unread} new comments_" : ["{unread} bình luận mới"], "Comment" : "Bình luận", "An error occurred while trying to edit the comment" : "Đã xảy ra lỗi khi cố gắng chỉnh sửa bình luận", "Comment deleted" : "Đã xóa bình luận", "An error occurred while trying to delete the comment" : "Đã xảy ra lỗi khi cố gắng xóa bình luận", "An error occurred while trying to create the comment" : "Đã xảy ra lỗi khi cố gắng tạo bình luận", - "%1$s commented" : "%1$s được bình luận" + "%1$s commented" : "%1$s được bình luận", + "_%n unread comment_::_%n unread comments_" : ["%n bình luận chưa đọc"] }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/vi.json b/apps/comments/l10n/vi.json index b0477034e20b5..9401c8dedcd5e 100644 --- a/apps/comments/l10n/vi.json +++ b/apps/comments/l10n/vi.json @@ -19,13 +19,13 @@ "Retry" : "Thử lại", "Failed to mark comments as read" : "Không thể đánh dấu bình luận là đã đọc", "Unable to load the comments list" : "Không thể tải danh sách bình luận", - "_%n unread comment_::_%n unread comments_" : ["%n bình luận chưa đọc"], "_1 new comment_::_{unread} new comments_" : ["{unread} bình luận mới"], "Comment" : "Bình luận", "An error occurred while trying to edit the comment" : "Đã xảy ra lỗi khi cố gắng chỉnh sửa bình luận", "Comment deleted" : "Đã xóa bình luận", "An error occurred while trying to delete the comment" : "Đã xảy ra lỗi khi cố gắng xóa bình luận", "An error occurred while trying to create the comment" : "Đã xảy ra lỗi khi cố gắng tạo bình luận", - "%1$s commented" : "%1$s được bình luận" + "%1$s commented" : "%1$s được bình luận", + "_%n unread comment_::_%n unread comments_" : ["%n bình luận chưa đọc"] },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js index a08356a4a4ae6..d27614bcc4ce0 100644 --- a/apps/comments/l10n/zh_CN.js +++ b/apps/comments/l10n/zh_CN.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "重试", "Failed to mark comments as read" : "将评论标记为已读失败", "Unable to load the comments list" : "无法加载评论列表", - "_%n unread comment_::_%n unread comments_" : ["%n 条未读评论"], "_1 new comment_::_{unread} new comments_" : ["{unread} 条新评论"], "Comment" : "评论", "An error occurred while trying to edit the comment" : "编辑评论时出错", "Comment deleted" : "评论已删除", "An error occurred while trying to delete the comment" : "删除评论时出错", "An error occurred while trying to create the comment" : "创建评论时出错", - "%1$s commented" : "%1$s 已评论" + "%1$s commented" : "%1$s 已评论", + "_%n unread comment_::_%n unread comments_" : ["%n 条未读评论"] }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/zh_CN.json b/apps/comments/l10n/zh_CN.json index a6d11da7bbb4a..71508f4f04135 100644 --- a/apps/comments/l10n/zh_CN.json +++ b/apps/comments/l10n/zh_CN.json @@ -19,13 +19,13 @@ "Retry" : "重试", "Failed to mark comments as read" : "将评论标记为已读失败", "Unable to load the comments list" : "无法加载评论列表", - "_%n unread comment_::_%n unread comments_" : ["%n 条未读评论"], "_1 new comment_::_{unread} new comments_" : ["{unread} 条新评论"], "Comment" : "评论", "An error occurred while trying to edit the comment" : "编辑评论时出错", "Comment deleted" : "评论已删除", "An error occurred while trying to delete the comment" : "删除评论时出错", "An error occurred while trying to create the comment" : "创建评论时出错", - "%1$s commented" : "%1$s 已评论" + "%1$s commented" : "%1$s 已评论", + "_%n unread comment_::_%n unread comments_" : ["%n 条未读评论"] },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/comments/l10n/zh_HK.js b/apps/comments/l10n/zh_HK.js index a53a7489193ec..74f4e1f151c6c 100644 --- a/apps/comments/l10n/zh_HK.js +++ b/apps/comments/l10n/zh_HK.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "重試", "Failed to mark comments as read" : "無法將評論標記為已讀", "Unable to load the comments list" : "無法載入留言清單", - "_%n unread comment_::_%n unread comments_" : ["%n 個未讀留言"], "_1 new comment_::_{unread} new comments_" : ["{unread} 個新留言"], "Comment" : "留言", "An error occurred while trying to edit the comment" : "嘗試編輯此留言時錯誤", "Comment deleted" : "意見刪除", "An error occurred while trying to delete the comment" : "嘗試刪除此留言時錯誤", "An error occurred while trying to create the comment" : "嘗試建立此留言時錯誤", - "%1$s commented" : "%1$s 個留言" + "%1$s commented" : "%1$s 個留言", + "_%n unread comment_::_%n unread comments_" : ["%n 個未讀留言"] }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/zh_HK.json b/apps/comments/l10n/zh_HK.json index 1fa20495be30f..bc2abe4d898e3 100644 --- a/apps/comments/l10n/zh_HK.json +++ b/apps/comments/l10n/zh_HK.json @@ -19,13 +19,13 @@ "Retry" : "重試", "Failed to mark comments as read" : "無法將評論標記為已讀", "Unable to load the comments list" : "無法載入留言清單", - "_%n unread comment_::_%n unread comments_" : ["%n 個未讀留言"], "_1 new comment_::_{unread} new comments_" : ["{unread} 個新留言"], "Comment" : "留言", "An error occurred while trying to edit the comment" : "嘗試編輯此留言時錯誤", "Comment deleted" : "意見刪除", "An error occurred while trying to delete the comment" : "嘗試刪除此留言時錯誤", "An error occurred while trying to create the comment" : "嘗試建立此留言時錯誤", - "%1$s commented" : "%1$s 個留言" + "%1$s commented" : "%1$s 個留言", + "_%n unread comment_::_%n unread comments_" : ["%n 個未讀留言"] },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js index e04dd078076c2..ab37fb0c29f47 100644 --- a/apps/comments/l10n/zh_TW.js +++ b/apps/comments/l10n/zh_TW.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "重試", "Failed to mark comments as read" : "無法將留言標記為已讀", "Unable to load the comments list" : "無法載入留言列表", - "_%n unread comment_::_%n unread comments_" : ["%n 則未讀留言"], "_1 new comment_::_{unread} new comments_" : ["{unread} 則新留言"], "Comment" : "留言", "An error occurred while trying to edit the comment" : "嘗試編輯此留言時錯誤", "Comment deleted" : "留言已刪除", "An error occurred while trying to delete the comment" : "嘗試刪除留言時發生錯誤", "An error occurred while trying to create the comment" : "嘗試建立留言時發生錯誤", - "%1$s commented" : "%1$s 已留言" + "%1$s commented" : "%1$s 已留言", + "_%n unread comment_::_%n unread comments_" : ["%n 則未讀留言"] }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/zh_TW.json b/apps/comments/l10n/zh_TW.json index dfe282a1884a8..5e2fe6fb58b2b 100644 --- a/apps/comments/l10n/zh_TW.json +++ b/apps/comments/l10n/zh_TW.json @@ -19,13 +19,13 @@ "Retry" : "重試", "Failed to mark comments as read" : "無法將留言標記為已讀", "Unable to load the comments list" : "無法載入留言列表", - "_%n unread comment_::_%n unread comments_" : ["%n 則未讀留言"], "_1 new comment_::_{unread} new comments_" : ["{unread} 則新留言"], "Comment" : "留言", "An error occurred while trying to edit the comment" : "嘗試編輯此留言時錯誤", "Comment deleted" : "留言已刪除", "An error occurred while trying to delete the comment" : "嘗試刪除留言時發生錯誤", "An error occurred while trying to create the comment" : "嘗試建立留言時發生錯誤", - "%1$s commented" : "%1$s 已留言" + "%1$s commented" : "%1$s 已留言", + "_%n unread comment_::_%n unread comments_" : ["%n 則未讀留言"] },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index dbef255dcfe34..37b02d071b14a 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -198,7 +198,10 @@ OC.L10N.register( "Unselect all" : "إلغاء الاختيار للكل", "List of files and folders." : "قائمة الملفات و المجلدات", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "لم يتم عرض هذه القائمة بالكامل لأسباب تتعلق بالأداء. سيتم عرض الملفات تباعاً أثناء التنقل عبر القائمة.", + "{summaryFile} and {summaryFolder}" : "{summaryFile} و {summaryFolder}", "File not found" : "تعذر العثور على الملف", + "_{count} file_::_{count} files_" : ["{count} ملف","{count} ملف","{count} ملف","{count} ملفات","{count} ملفات","{count} ملفات"], + "_{count} folder_::_{count} folders_" : ["{count} مجلد","{count} مجلد","{count} مجلد","{count} مجلدات","{count} مجلدات","{count} مجلدات"], "Storage informations" : "معلومات التخزين", "{usedQuotaByte} used" : "{usedQuotaByte} مستخدمة", "{relative}% used" : "{relative}% مستخدمة", diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 2486a82729d4d..c9244da08e61d 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -196,7 +196,10 @@ "Unselect all" : "إلغاء الاختيار للكل", "List of files and folders." : "قائمة الملفات و المجلدات", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "لم يتم عرض هذه القائمة بالكامل لأسباب تتعلق بالأداء. سيتم عرض الملفات تباعاً أثناء التنقل عبر القائمة.", + "{summaryFile} and {summaryFolder}" : "{summaryFile} و {summaryFolder}", "File not found" : "تعذر العثور على الملف", + "_{count} file_::_{count} files_" : ["{count} ملف","{count} ملف","{count} ملف","{count} ملفات","{count} ملفات","{count} ملفات"], + "_{count} folder_::_{count} folders_" : ["{count} مجلد","{count} مجلد","{count} مجلد","{count} مجلدات","{count} مجلدات","{count} مجلدات"], "Storage informations" : "معلومات التخزين", "{usedQuotaByte} used" : "{usedQuotaByte} مستخدمة", "{relative}% used" : "{relative}% مستخدمة", diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index f4c4219d221b2..8cf06a6bd0746 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -198,7 +198,10 @@ OC.L10N.register( "Unselect all" : "Anul·la tota la selecció", "List of files and folders." : "Llista de fitxers i carpetes.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Aquesta llista no es mostra completament per raons de rendiment. Es mostraran els fitxers a mesura que navegueu per la llista.", + "{summaryFile} and {summaryFolder}" : "{summaryFile} i {summaryFolder}", "File not found" : "No s'ha trobat el fitxer", + "_{count} file_::_{count} files_" : ["{count} fitxer","{count} fitxers"], + "_{count} folder_::_{count} folders_" : ["{count} carpeta","{count} carpetes"], "Storage informations" : "Informació d'emmagatzematge", "{usedQuotaByte} used" : "{usedQuotaByte} en ús", "{relative}% used" : "{relative}% en ús", diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index a39578ae5872b..9f91a697f0c21 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -196,7 +196,10 @@ "Unselect all" : "Anul·la tota la selecció", "List of files and folders." : "Llista de fitxers i carpetes.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Aquesta llista no es mostra completament per raons de rendiment. Es mostraran els fitxers a mesura que navegueu per la llista.", + "{summaryFile} and {summaryFolder}" : "{summaryFile} i {summaryFolder}", "File not found" : "No s'ha trobat el fitxer", + "_{count} file_::_{count} files_" : ["{count} fitxer","{count} fitxers"], + "_{count} folder_::_{count} folders_" : ["{count} carpeta","{count} carpetes"], "Storage informations" : "Informació d'emmagatzematge", "{usedQuotaByte} used" : "{usedQuotaByte} en ús", "{relative}% used" : "{relative}% en ús", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index ea3d76181926b..26dacf8e9fed2 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -198,7 +198,10 @@ OC.L10N.register( "Unselect all" : "Auswahl aufheben", "List of files and folders." : "Liste der Dateien und Ordner.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste ist aus Performance-Gründen nicht vollständig gerendert. Die Dateien werden gerendert, wenn Sie durch die Liste navigieren.", + "{summaryFile} and {summaryFolder}" : "{summaryFile} und {summaryFolder}", "File not found" : "Datei nicht gefunden", + "_{count} file_::_{count} files_" : ["{count} Datei","{count} Dateien"], + "_{count} folder_::_{count} folders_" : ["{count} Ordner","{count} Ordner"], "Storage informations" : "Speicherinformationen", "{usedQuotaByte} used" : "{usedQuotaByte} verwendet", "{relative}% used" : "{relative}% verwendet", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 27b74a9eff09d..a7f549fe56547 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -196,7 +196,10 @@ "Unselect all" : "Auswahl aufheben", "List of files and folders." : "Liste der Dateien und Ordner.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste ist aus Performance-Gründen nicht vollständig gerendert. Die Dateien werden gerendert, wenn Sie durch die Liste navigieren.", + "{summaryFile} and {summaryFolder}" : "{summaryFile} und {summaryFolder}", "File not found" : "Datei nicht gefunden", + "_{count} file_::_{count} files_" : ["{count} Datei","{count} Dateien"], + "_{count} folder_::_{count} folders_" : ["{count} Ordner","{count} Ordner"], "Storage informations" : "Speicherinformationen", "{usedQuotaByte} used" : "{usedQuotaByte} verwendet", "{relative}% used" : "{relative}% verwendet", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index f0bae0ce8fccf..35444fd3b89e7 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -198,7 +198,10 @@ OC.L10N.register( "Unselect all" : "Unselect all", "List of files and folders." : "List of files and folders.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.", + "{summaryFile} and {summaryFolder}" : "{summaryFile} and {summaryFolder}", "File not found" : "File not found", + "_{count} file_::_{count} files_" : ["{count} file","{count} files"], + "_{count} folder_::_{count} folders_" : ["{count} folder","{count} folders"], "Storage informations" : "Storage informations", "{usedQuotaByte} used" : "{usedQuotaByte} used", "{relative}% used" : "{relative}% used", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 66520e539ec67..e2f16512658b3 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -196,7 +196,10 @@ "Unselect all" : "Unselect all", "List of files and folders." : "List of files and folders.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.", + "{summaryFile} and {summaryFolder}" : "{summaryFile} and {summaryFolder}", "File not found" : "File not found", + "_{count} file_::_{count} files_" : ["{count} file","{count} files"], + "_{count} folder_::_{count} folders_" : ["{count} folder","{count} folders"], "Storage informations" : "Storage informations", "{usedQuotaByte} used" : "{usedQuotaByte} used", "{relative}% used" : "{relative}% used", diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index fbe21f8abdba8..ab51c038ece9d 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -190,7 +190,10 @@ OC.L10N.register( "Unselect all" : "Poista valinnat", "List of files and folders." : "Luettelo tiedostoista ja kansioista.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Tätä luetteloa ei ole esitetty täysin suorituskykyyn liittyvistä syistä. Tiedostot esitetään sitä mukaa, kun selaat luetteloa.", + "{summaryFile} and {summaryFolder}" : "{summaryFile} ja {summaryFolder}", "File not found" : "Tiedostoa ei löytynyt", + "_{count} file_::_{count} files_" : ["{count} tiedosto","{count} tiedostoa"], + "_{count} folder_::_{count} folders_" : ["{count} kansio","{count} kansiota"], "Storage informations" : "Tallennustilan tietoja", "{usedQuotaByte} used" : "{usedQuotaByte} käytetty", "{relative}% used" : "{relative} % käytetty", diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 85d04f1b89188..e73adc315e4e7 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -188,7 +188,10 @@ "Unselect all" : "Poista valinnat", "List of files and folders." : "Luettelo tiedostoista ja kansioista.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Tätä luetteloa ei ole esitetty täysin suorituskykyyn liittyvistä syistä. Tiedostot esitetään sitä mukaa, kun selaat luetteloa.", + "{summaryFile} and {summaryFolder}" : "{summaryFile} ja {summaryFolder}", "File not found" : "Tiedostoa ei löytynyt", + "_{count} file_::_{count} files_" : ["{count} tiedosto","{count} tiedostoa"], + "_{count} folder_::_{count} folders_" : ["{count} kansio","{count} kansiota"], "Storage informations" : "Tallennustilan tietoja", "{usedQuotaByte} used" : "{usedQuotaByte} käytetty", "{relative}% used" : "{relative} % käytetty", diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 22f5a78e8a1bf..71ef446682a52 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -198,7 +198,10 @@ OC.L10N.register( "Unselect all" : "Avmarkera alla", "List of files and folders." : "Lista över filer och mappar.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denna lista är inte helt återgiven av prestandaskäl. Filerna kommer att renderas när du navigerar genom listan.", + "{summaryFile} and {summaryFolder}" : "{summaryFile} och {summaryFolder}", "File not found" : "Filen kunde inte hittas", + "_{count} file_::_{count} files_" : ["{count} fil","{count} filer"], + "_{count} folder_::_{count} folders_" : ["{count} mapp","{count} mappar"], "Storage informations" : "Lagringsinformation", "{usedQuotaByte} used" : "{usedQuotaByte} använt", "{relative}% used" : "{relative}% använt", diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 19b9e6ac22fdc..6eeaf224917a9 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -196,7 +196,10 @@ "Unselect all" : "Avmarkera alla", "List of files and folders." : "Lista över filer och mappar.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denna lista är inte helt återgiven av prestandaskäl. Filerna kommer att renderas när du navigerar genom listan.", + "{summaryFile} and {summaryFolder}" : "{summaryFile} och {summaryFolder}", "File not found" : "Filen kunde inte hittas", + "_{count} file_::_{count} files_" : ["{count} fil","{count} filer"], + "_{count} folder_::_{count} folders_" : ["{count} mapp","{count} mappar"], "Storage informations" : "Lagringsinformation", "{usedQuotaByte} used" : "{usedQuotaByte} använt", "{relative}% used" : "{relative}% använt", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index c9cfc5027806d..0d8b2beebdfe4 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -198,7 +198,10 @@ OC.L10N.register( "Unselect all" : "取消全選", "List of files and folders." : "檔案與資料夾清單。", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", + "{summaryFile} and {summaryFolder}" : "{summaryFile} 及 {summaryFolder}", "File not found" : "找不到檔案", + "_{count} file_::_{count} files_" : ["{count} 檔案"], + "_{count} folder_::_{count} folders_" : ["{count} 資料夾"], "Storage informations" : "儲存資訊", "{usedQuotaByte} used" : "已使用 {usedQuotaByte} ", "{relative}% used" : "已使用 {relative}%", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index dddb70ec00c1c..b8b0699162f59 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -196,7 +196,10 @@ "Unselect all" : "取消全選", "List of files and folders." : "檔案與資料夾清單。", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", + "{summaryFile} and {summaryFolder}" : "{summaryFile} 及 {summaryFolder}", "File not found" : "找不到檔案", + "_{count} file_::_{count} files_" : ["{count} 檔案"], + "_{count} folder_::_{count} folders_" : ["{count} 資料夾"], "Storage informations" : "儲存資訊", "{usedQuotaByte} used" : "已使用 {usedQuotaByte} ", "{relative}% used" : "已使用 {relative}%", diff --git a/apps/files_versions/l10n/ar.js b/apps/files_versions/l10n/ar.js index 7c9b08d178778..9c03616e99c5b 100644 --- a/apps/files_versions/l10n/ar.js +++ b/apps/files_versions/l10n/ar.js @@ -15,6 +15,7 @@ OC.L10N.register( "Remove version name" : "إلغ اسم النسخة", "Save version name" : "إحفظ اسم النسخة", "Current version" : "الإصدار الحالي", + "Initial version" : "النسخة الأساسية", "Initial version restored" : "استعادة النسخة الأساسية", "Version restored" : "تمّت استعادة النسخة", "Could not restore version" : "لم يُمكن استعادة النسخة", diff --git a/apps/files_versions/l10n/ar.json b/apps/files_versions/l10n/ar.json index 8c8b4c2f88c6a..28e7102e50f23 100644 --- a/apps/files_versions/l10n/ar.json +++ b/apps/files_versions/l10n/ar.json @@ -13,6 +13,7 @@ "Remove version name" : "إلغ اسم النسخة", "Save version name" : "إحفظ اسم النسخة", "Current version" : "الإصدار الحالي", + "Initial version" : "النسخة الأساسية", "Initial version restored" : "استعادة النسخة الأساسية", "Version restored" : "تمّت استعادة النسخة", "Could not restore version" : "لم يُمكن استعادة النسخة", diff --git a/apps/files_versions/l10n/ca.js b/apps/files_versions/l10n/ca.js index b16e95647dea3..59aff58c40b0c 100644 --- a/apps/files_versions/l10n/ca.js +++ b/apps/files_versions/l10n/ca.js @@ -15,6 +15,7 @@ OC.L10N.register( "Remove version name" : "Suprimeix el nom de la versió", "Save version name" : "Desa el nom de la versió", "Current version" : "Versió actual", + "Initial version" : "Versió inicial", "Initial version restored" : "S'ha recuperat la versió inicial", "Version restored" : "S'ha recuperat la versió", "Could not restore version" : "No s'ha pogut recuperar la versió", diff --git a/apps/files_versions/l10n/ca.json b/apps/files_versions/l10n/ca.json index 969787ae6fe86..123849429f41e 100644 --- a/apps/files_versions/l10n/ca.json +++ b/apps/files_versions/l10n/ca.json @@ -13,6 +13,7 @@ "Remove version name" : "Suprimeix el nom de la versió", "Save version name" : "Desa el nom de la versió", "Current version" : "Versió actual", + "Initial version" : "Versió inicial", "Initial version restored" : "S'ha recuperat la versió inicial", "Version restored" : "S'ha recuperat la versió", "Could not restore version" : "No s'ha pogut recuperar la versió", diff --git a/apps/files_versions/l10n/de_DE.js b/apps/files_versions/l10n/de_DE.js index 4258f91f2c7cd..0d7fa2303df8d 100644 --- a/apps/files_versions/l10n/de_DE.js +++ b/apps/files_versions/l10n/de_DE.js @@ -15,6 +15,7 @@ OC.L10N.register( "Remove version name" : "Versionsnamen entfernen", "Save version name" : "Versionsnamen speichern", "Current version" : "Aktuelle Version", + "Initial version" : "Initiale Version", "Initial version restored" : "Ursprüngliche Version wiederhergestellt", "Version restored" : "Version wiederhergestellt", "Could not restore version" : "Version konnte nicht wiederhergestellt werden", diff --git a/apps/files_versions/l10n/de_DE.json b/apps/files_versions/l10n/de_DE.json index d2ada955bcf5d..fb71780bc9b14 100644 --- a/apps/files_versions/l10n/de_DE.json +++ b/apps/files_versions/l10n/de_DE.json @@ -13,6 +13,7 @@ "Remove version name" : "Versionsnamen entfernen", "Save version name" : "Versionsnamen speichern", "Current version" : "Aktuelle Version", + "Initial version" : "Initiale Version", "Initial version restored" : "Ursprüngliche Version wiederhergestellt", "Version restored" : "Version wiederhergestellt", "Could not restore version" : "Version konnte nicht wiederhergestellt werden", diff --git a/apps/files_versions/l10n/en_GB.js b/apps/files_versions/l10n/en_GB.js index 867fbe5677090..73127bb72b8a3 100644 --- a/apps/files_versions/l10n/en_GB.js +++ b/apps/files_versions/l10n/en_GB.js @@ -15,6 +15,7 @@ OC.L10N.register( "Remove version name" : "Remove version name", "Save version name" : "Save version name", "Current version" : "Current version", + "Initial version" : "Initial version", "Initial version restored" : "Initial version restored", "Version restored" : "Version restored", "Could not restore version" : "Could not restore version", diff --git a/apps/files_versions/l10n/en_GB.json b/apps/files_versions/l10n/en_GB.json index df43c1ad8d3dd..d353b6c203efd 100644 --- a/apps/files_versions/l10n/en_GB.json +++ b/apps/files_versions/l10n/en_GB.json @@ -13,6 +13,7 @@ "Remove version name" : "Remove version name", "Save version name" : "Save version name", "Current version" : "Current version", + "Initial version" : "Initial version", "Initial version restored" : "Initial version restored", "Version restored" : "Version restored", "Could not restore version" : "Could not restore version", diff --git a/apps/files_versions/l10n/sv.js b/apps/files_versions/l10n/sv.js index eebf3177d6e1a..0b56a797de4e1 100644 --- a/apps/files_versions/l10n/sv.js +++ b/apps/files_versions/l10n/sv.js @@ -15,6 +15,7 @@ OC.L10N.register( "Remove version name" : "Ta bort versionsnamn", "Save version name" : "Spara versionsnamn", "Current version" : "Aktuell version", + "Initial version" : "Första versionen", "Initial version restored" : "Ursprunglig version återställd", "Version restored" : "Version återställd", "Could not restore version" : "Kunde inte återställa versionen", diff --git a/apps/files_versions/l10n/sv.json b/apps/files_versions/l10n/sv.json index adca7af53113a..961490543a8a6 100644 --- a/apps/files_versions/l10n/sv.json +++ b/apps/files_versions/l10n/sv.json @@ -13,6 +13,7 @@ "Remove version name" : "Ta bort versionsnamn", "Save version name" : "Spara versionsnamn", "Current version" : "Aktuell version", + "Initial version" : "Första versionen", "Initial version restored" : "Ursprunglig version återställd", "Version restored" : "Version återställd", "Could not restore version" : "Kunde inte återställa versionen", diff --git a/apps/files_versions/l10n/zh_HK.js b/apps/files_versions/l10n/zh_HK.js index 614695c0a2e57..91c34826d253a 100644 --- a/apps/files_versions/l10n/zh_HK.js +++ b/apps/files_versions/l10n/zh_HK.js @@ -15,6 +15,7 @@ OC.L10N.register( "Remove version name" : "移除版本名稱", "Save version name" : "儲存版本名稱", "Current version" : "目前版本", + "Initial version" : "初始版本", "Initial version restored" : "初始版本已還原", "Version restored" : "版本已還原", "Could not restore version" : "無法還原版本", diff --git a/apps/files_versions/l10n/zh_HK.json b/apps/files_versions/l10n/zh_HK.json index d36ef36ce6295..0bd4f12bbba50 100644 --- a/apps/files_versions/l10n/zh_HK.json +++ b/apps/files_versions/l10n/zh_HK.json @@ -13,6 +13,7 @@ "Remove version name" : "移除版本名稱", "Save version name" : "儲存版本名稱", "Current version" : "目前版本", + "Initial version" : "初始版本", "Initial version restored" : "初始版本已還原", "Version restored" : "版本已還原", "Could not restore version" : "無法還原版本", diff --git a/apps/theming/l10n/sv.js b/apps/theming/l10n/sv.js index a10c9247a089f..d7c4dc296e906 100644 --- a/apps/theming/l10n/sv.js +++ b/apps/theming/l10n/sv.js @@ -80,6 +80,7 @@ OC.L10N.register( "No background" : "Ingen bakgrund", "Select a background from your files" : "Välj en bakgrund från dina filer", "Select background" : "Välj bakgrund", + "No background has been selected" : "Ingen bakgrund har valts", "Theme selection is enforced" : "Temaval är tvingande", "Select a custom color" : "Välj en anpassad färg", "Reset to default" : "Återställ till grundinställningar", diff --git a/apps/theming/l10n/sv.json b/apps/theming/l10n/sv.json index d39e9415715b9..5d15850ffc9a3 100644 --- a/apps/theming/l10n/sv.json +++ b/apps/theming/l10n/sv.json @@ -78,6 +78,7 @@ "No background" : "Ingen bakgrund", "Select a background from your files" : "Välj en bakgrund från dina filer", "Select background" : "Välj bakgrund", + "No background has been selected" : "Ingen bakgrund har valts", "Theme selection is enforced" : "Temaval är tvingande", "Select a custom color" : "Välj en anpassad färg", "Reset to default" : "Återställ till grundinställningar",