diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-20 02:22:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-20 02:22:09 +0000 |
commit | 7929e6d91d23c88b85b806e349dfca1eece898ca (patch) | |
tree | feb1e78d4d5d256ab3f0c464d09552333f9b57d3 /apps/comments/l10n | |
parent | f5b833845c0c183d1ef9b8d41282bbceda45e0a7 (diff) | |
download | nextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.tar.gz nextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n')
142 files changed, 144 insertions, 144 deletions
diff --git a/apps/comments/l10n/af.js b/apps/comments/l10n/af.js index ec03abc9fd5..6f0946561d8 100644 --- a/apps/comments/l10n/af.js +++ b/apps/comments/l10n/af.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Kommentare", "You commented" : "U het kommentaar gelewer", - "%1$s commented" : "%1$s het kommentaar gelewer", "{author} commented" : "{outeur} het kommentaar gelewer", "You commented on %1$s" : "U het op %1$s kommentaar gelewer", "You commented on {file}" : "U het op {lêer} kommentaar gelewer", @@ -17,6 +16,7 @@ OC.L10N.register( "Retry" : "Herprobeer", "_%n unread comment_::_%n unread comments_" : ["%n ongelese kommentaar","%n ongelese kommentare"], "Comment" : "Kommentaar", + "%1$s commented" : "%1$s het kommentaar gelewer", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Jy is genoem op “{lêer}”, in die kommentaar van 'n gebruiker wat intussen geskrap is.", "{user} mentioned you in a comment on “{file}”" : "{gebruiker} het u in ’n kommentaar oor “{lêer}” genoem" }, diff --git a/apps/comments/l10n/af.json b/apps/comments/l10n/af.json index 51bc9ce7ac3..5c6da7a990b 100644 --- a/apps/comments/l10n/af.json +++ b/apps/comments/l10n/af.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Kommentare", "You commented" : "U het kommentaar gelewer", - "%1$s commented" : "%1$s het kommentaar gelewer", "{author} commented" : "{outeur} het kommentaar gelewer", "You commented on %1$s" : "U het op %1$s kommentaar gelewer", "You commented on {file}" : "U het op {lêer} kommentaar gelewer", @@ -15,6 +14,7 @@ "Retry" : "Herprobeer", "_%n unread comment_::_%n unread comments_" : ["%n ongelese kommentaar","%n ongelese kommentare"], "Comment" : "Kommentaar", + "%1$s commented" : "%1$s het kommentaar gelewer", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Jy is genoem op “{lêer}”, in die kommentaar van 'n gebruiker wat intussen geskrap is.", "{user} mentioned you in a comment on “{file}”" : "{gebruiker} het u in ’n kommentaar oor “{lêer}” genoem" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/ar.js b/apps/comments/l10n/ar.js index 25d70a1fb03..89a397f558b 100644 --- a/apps/comments/l10n/ar.js +++ b/apps/comments/l10n/ar.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "تعليقات", "You commented" : "قمت بكتابة تعليق", - "%1$s commented" : "%1$s كتب تعليق", "{author} commented" : "{author} علّق", "You commented on %1$s" : "لقد علقت على %1$s", "You commented on {file}" : "علقت على {file}", @@ -26,6 +25,7 @@ OC.L10N.register( "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 كتب تعليق", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "تمت الإشارة إليك على “{file}”, في تعليق بواسطة مستخدم تم حذفه منذ ذلك الحين", "{user} mentioned you in a comment on “{file}”" : "{user} أشار إليك في تعليق على “{file}”" }, diff --git a/apps/comments/l10n/ar.json b/apps/comments/l10n/ar.json index 26985511332..310555e9c98 100644 --- a/apps/comments/l10n/ar.json +++ b/apps/comments/l10n/ar.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "تعليقات", "You commented" : "قمت بكتابة تعليق", - "%1$s commented" : "%1$s كتب تعليق", "{author} commented" : "{author} علّق", "You commented on %1$s" : "لقد علقت على %1$s", "You commented on {file}" : "علقت على {file}", @@ -24,6 +23,7 @@ "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 كتب تعليق", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "تمت الإشارة إليك على “{file}”, في تعليق بواسطة مستخدم تم حذفه منذ ذلك الحين", "{user} mentioned you in a comment on “{file}”" : "{user} أشار إليك في تعليق على “{file}”" },"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;" diff --git a/apps/comments/l10n/ast.js b/apps/comments/l10n/ast.js index 205027d208b..b811497f243 100644 --- a/apps/comments/l10n/ast.js +++ b/apps/comments/l10n/ast.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Comentesti", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Comentesti en %1$s", "You commented on {file}" : "Comentesti en {file}", @@ -16,6 +15,7 @@ OC.L10N.register( "Retry" : "Retentar", "_%n unread comment_::_%n unread comments_" : ["%n comentariu ensin lleer","%n comentarios ensin lleer"], "Comment" : "Comentariu", + "%1$s commented" : "%1$s comentó", "{user} mentioned you in a comment on “{file}”" : "{user} mentóte nun comentariu de «{file}»" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ast.json b/apps/comments/l10n/ast.json index e141984fb0e..cd6c8306baa 100644 --- a/apps/comments/l10n/ast.json +++ b/apps/comments/l10n/ast.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Comentesti", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Comentesti en %1$s", "You commented on {file}" : "Comentesti en {file}", @@ -14,6 +13,7 @@ "Retry" : "Retentar", "_%n unread comment_::_%n unread comments_" : ["%n comentariu ensin lleer","%n comentarios ensin lleer"], "Comment" : "Comentariu", + "%1$s commented" : "%1$s comentó", "{user} mentioned you in a comment on “{file}”" : "{user} mentóte nun comentariu de «{file}»" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/bg.js b/apps/comments/l10n/bg.js index 34793ad39b5..7ee88afc4c3 100644 --- a/apps/comments/l10n/bg.js +++ b/apps/comments/l10n/bg.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Коментари", "You commented" : "Вие коментирахте", - "%1$s commented" : "%1$s коментира", "{author} commented" : "{author} коментира", "You commented on %1$s" : "Ти коментира за %1$s", "You commented on {file}" : "Ти коментира за {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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 коментира", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Бяхте споменат/а към “{file}”, в коментар от потребител, който вече е изтрит", "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”" }, diff --git a/apps/comments/l10n/bg.json b/apps/comments/l10n/bg.json index 2c2fb871e52..1a53976d628 100644 --- a/apps/comments/l10n/bg.json +++ b/apps/comments/l10n/bg.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Коментари", "You commented" : "Вие коментирахте", - "%1$s commented" : "%1$s коментира", "{author} commented" : "{author} коментира", "You commented on %1$s" : "Ти коментира за %1$s", "You commented on {file}" : "Ти коментира за {file}", @@ -26,6 +25,7 @@ "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 коментира", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Бяхте споменат/а към “{file}”, в коментар от потребител, който вече е изтрит", "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/ca.js b/apps/comments/l10n/ca.js index 2ebfeee794e..b9f682cc186 100644 --- a/apps/comments/l10n/ca.js +++ b/apps/comments/l10n/ca.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentaris", "You commented" : "Heu comentat", - "%1$s commented" : "%1$s ha comentat", "{author} commented" : "{author} ha comentat", "You commented on %1$s" : "Heu comentat a %1$s", "You commented on {file}" : "Heu comentat a {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "Comment deleted" : "Comentari suprimit", "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 comentat", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Heu estat esmentats a \"{file}\" en un comentari d'un usuari que ja s'ha suprimit", "{user} mentioned you in a comment on “{file}”" : "{user} us ha esmentat en un comentari de “{file}”" }, diff --git a/apps/comments/l10n/ca.json b/apps/comments/l10n/ca.json index 3bbecfc5a43..0431c19c7c4 100644 --- a/apps/comments/l10n/ca.json +++ b/apps/comments/l10n/ca.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentaris", "You commented" : "Heu comentat", - "%1$s commented" : "%1$s ha comentat", "{author} commented" : "{author} ha comentat", "You commented on %1$s" : "Heu comentat a %1$s", "You commented on {file}" : "Heu comentat a {file}", @@ -26,6 +25,7 @@ "Comment deleted" : "Comentari suprimit", "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 comentat", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Heu estat esmentats a \"{file}\" en un comentari d'un usuari que ja s'ha suprimit", "{user} mentioned you in a comment on “{file}”" : "{user} us ha esmentat en un comentari de “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js index a0eceea58fd..aba4a4aaca7 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Komentáře", "You commented" : "Okomentovali jste", - "%1$s commented" : "%1$s okomentováno", "{author} commented" : "{author} okomentoval(a)", "You commented on %1$s" : "Okomentovali jste %1$s", "You commented on {file}" : "Okomentovali jste {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Byli jste zmíněni u souboru „{file}“, v komentáři od uživatele, který byl později smazán", "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil(a) v komentáři u „{file}“" }, diff --git a/apps/comments/l10n/cs.json b/apps/comments/l10n/cs.json index ea8ca31df6d..94d092de8d4 100644 --- a/apps/comments/l10n/cs.json +++ b/apps/comments/l10n/cs.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Komentáře", "You commented" : "Okomentovali jste", - "%1$s commented" : "%1$s okomentováno", "{author} commented" : "{author} okomentoval(a)", "You commented on %1$s" : "Okomentovali jste %1$s", "You commented on {file}" : "Okomentovali jste {file}", @@ -26,6 +25,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Byli jste zmíněni u souboru „{file}“, v komentáři od uživatele, který byl později smazán", "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil(a) v komentáři u „{file}“" },"pluralForm" :"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/da.js b/apps/comments/l10n/da.js index 835093ce56a..063534cb659 100644 --- a/apps/comments/l10n/da.js +++ b/apps/comments/l10n/da.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Kommentarer", "You commented" : "Du kommenterede", - "%1$s commented" : "%1$s kommenterede", "{author} commented" : "{author} kommenterede", "You commented on %1$s" : "Du kommenterede %1$s", "You commented on {file}" : "Du kommenterede {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du blev nævnt i \"{file}”, I en kommentar af en bruger der siden er blevet slettet", "{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"" }, diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json index d10ba7756df..aaf608535d5 100644 --- a/apps/comments/l10n/da.json +++ b/apps/comments/l10n/da.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Kommentarer", "You commented" : "Du kommenterede", - "%1$s commented" : "%1$s kommenterede", "{author} commented" : "{author} kommenterede", "You commented on %1$s" : "Du kommenterede %1$s", "You commented on {file}" : "Du kommenterede {file}", @@ -26,6 +25,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du blev nævnt i \"{file}”, I en kommentar af en bruger der siden er blevet slettet", "{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index 153bf2971ab..0482e43ffdc 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Kommentare", "You commented" : "Du hast kommentiert", - "%1$s commented" : "%1$s kommentierte", "{author} commented" : "{author} kommentierte", "You commented on %1$s" : "Du hast %1$s kommentiert", "You commented on {file}" : "Du hast {file} kommentiert", @@ -28,6 +27,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du wurdest in einem Kommentar auf \"{file}\" von einem bereits gelöschten Benutzer erwähnt", "{user} mentioned you in a comment on “{file}”" : "{user} hat dich in einem Kommentar zu “{file}” erwähnt" }, diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index 6abcf231f46..0b862c62344 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Kommentare", "You commented" : "Du hast kommentiert", - "%1$s commented" : "%1$s kommentierte", "{author} commented" : "{author} kommentierte", "You commented on %1$s" : "Du hast %1$s kommentiert", "You commented on {file}" : "Du hast {file} kommentiert", @@ -26,6 +25,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du wurdest in einem Kommentar auf \"{file}\" von einem bereits gelöschten Benutzer erwähnt", "{user} mentioned you in a comment on “{file}”" : "{user} hat dich in einem Kommentar zu “{file}” erwähnt" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js index b531dc0b8c0..b24f15e8c49 100644 --- a/apps/comments/l10n/de_DE.js +++ b/apps/comments/l10n/de_DE.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Kommentare", "You commented" : "Sie haben kommentiert", - "%1$s commented" : "%1$s kommentierte", "{author} commented" : "{author} kommentierte", "You commented on %1$s" : "Sie haben %1$s kommentiert", "You commented on {file}" : "Sie haben {file} kommentiert", @@ -28,6 +27,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sie wurden in einem Kommentar auf \"{file}\" von einem bereits gelöschten Benutzer erwähnt", "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt" }, diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json index 9c6c3bebe02..952f31cbb31 100644 --- a/apps/comments/l10n/de_DE.json +++ b/apps/comments/l10n/de_DE.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Kommentare", "You commented" : "Sie haben kommentiert", - "%1$s commented" : "%1$s kommentierte", "{author} commented" : "{author} kommentierte", "You commented on %1$s" : "Sie haben %1$s kommentiert", "You commented on {file}" : "Sie haben {file} kommentiert", @@ -26,6 +25,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sie wurden in einem Kommentar auf \"{file}\" von einem bereits gelöschten Benutzer erwähnt", "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js index 08108493a4d..806d4b269e0 100644 --- a/apps/comments/l10n/el.js +++ b/apps/comments/l10n/el.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Σχόλια", "You commented" : "Σχολιάσατε", - "%1$s commented" : "%1$s σχολίασε", "{author} commented" : "Ο {author} σχολίασε", "You commented on %1$s" : "Σχολιάσατε στο %1$s", "You commented on {file}" : "Σχολιάσατε στο {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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 σχολίασε", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Το όνομά σας αναφέρθηκε στο “{file}”, σε σχόλιο ενός χρήστη ο οποίος έχει πλέον διαγραφεί", "{user} mentioned you in a comment on “{file}”" : "Ο {user} σας ανέφερε σε σχόλιο στο “{file}”" }, diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json index 43c18449853..9331a0982ca 100644 --- a/apps/comments/l10n/el.json +++ b/apps/comments/l10n/el.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Σχόλια", "You commented" : "Σχολιάσατε", - "%1$s commented" : "%1$s σχολίασε", "{author} commented" : "Ο {author} σχολίασε", "You commented on %1$s" : "Σχολιάσατε στο %1$s", "You commented on {file}" : "Σχολιάσατε στο {file}", @@ -26,6 +25,7 @@ "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 σχολίασε", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Το όνομά σας αναφέρθηκε στο “{file}”, σε σχόλιο ενός χρήστη ο οποίος έχει πλέον διαγραφεί", "{user} mentioned you in a comment on “{file}”" : "Ο {user} σας ανέφερε σε σχόλιο στο “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js index f199d0a629e..79549843fbb 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comments", "You commented" : "You commented", - "%1$s commented" : "%1$s commented", "{author} commented" : "{author} commented", "You commented on %1$s" : "You commented on %1$s", "You commented on {file}" : "You commented on {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "You were mentioned on “{file}”, in a comment by a user that has since been deleted", "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”" }, diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json index 4e4ed0f4c97..545b0b3fc4f 100644 --- a/apps/comments/l10n/en_GB.json +++ b/apps/comments/l10n/en_GB.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comments", "You commented" : "You commented", - "%1$s commented" : "%1$s commented", "{author} commented" : "{author} commented", "You commented on %1$s" : "You commented on %1$s", "You commented on {file}" : "You commented on {file}", @@ -26,6 +25,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "You were mentioned on “{file}”, in a comment by a user that has since been deleted", "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/eo.js b/apps/comments/l10n/eo.js index ae5c302ea06..b6d67ea5d7b 100644 --- a/apps/comments/l10n/eo.js +++ b/apps/comments/l10n/eo.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Komentoj", "You commented" : "Vi komentis", - "%1$s commented" : "%1$s komentis", "{author} commented" : "{author} komentis", "You commented on %1$s" : "Vi komentis %1$s", "You commented on {file}" : "Vi komentis pri {file}", @@ -18,6 +17,7 @@ OC.L10N.register( "_%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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vi estis menciita en „{file}“, en komento de uzanto, kiu poste estis forigita", "{user} mentioned you in a comment on “{file}”" : "{user} menciis vin en komento pri „{file}“" }, diff --git a/apps/comments/l10n/eo.json b/apps/comments/l10n/eo.json index 54f08933f75..a3b8ac595d8 100644 --- a/apps/comments/l10n/eo.json +++ b/apps/comments/l10n/eo.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Komentoj", "You commented" : "Vi komentis", - "%1$s commented" : "%1$s komentis", "{author} commented" : "{author} komentis", "You commented on %1$s" : "Vi komentis %1$s", "You commented on {file}" : "Vi komentis pri {file}", @@ -16,6 +15,7 @@ "_%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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vi estis menciita en „{file}“, en komento de uzanto, kiu poste estis forigita", "{user} mentioned you in a comment on “{file}”" : "{user} menciis vin en komento pri „{file}“" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index c9533e22bf3..d976869ab82 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Has comentado", - "%1$s commented" : "%1$s comentados", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Has comentado en %1$s", "You commented on {file}" : "Has comentado en {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te han mencionado en \"{file}\", en un comentario de un usuario que después ha sido eliminado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index a9a906fefe0..313c611548d 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Has comentado", - "%1$s commented" : "%1$s comentados", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Has comentado en %1$s", "You commented on {file}" : "Has comentado en {file}", @@ -26,6 +25,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te han mencionado en \"{file}\", en un comentario de un usuario que después ha sido eliminado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/es_419.js b/apps/comments/l10n/es_419.js index e21efedfd34..ed7d5d204aa 100644 --- a/apps/comments/l10n/es_419.js +++ b/apps/comments/l10n/es_419.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -16,6 +15,7 @@ OC.L10N.register( "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, diff --git a/apps/comments/l10n/es_419.json b/apps/comments/l10n/es_419.json index f4f0dad3cf1..cce14aabd40 100644 --- a/apps/comments/l10n/es_419.json +++ b/apps/comments/l10n/es_419.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -14,6 +13,7 @@ "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/es_AR.js b/apps/comments/l10n/es_AR.js index 10a85295620..15617090c93 100644 --- a/apps/comments/l10n/es_AR.js +++ b/apps/comments/l10n/es_AR.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Ud. ha comentado", - "%1$s commented" : "%1$s comentados", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Ud. ah comentado en %1$s", "You commented on {file}" : "Ud. ha comentado en {file}", @@ -17,6 +16,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Usted fue mencionado en “{file}”, en un comentario de un usuario que ya ha sido eliminado", "{user} mentioned you in a comment on “{file}”" : "{user} te ha mencionado en un comentario en “{file}”" }, diff --git a/apps/comments/l10n/es_AR.json b/apps/comments/l10n/es_AR.json index 6995f12c81d..2ad82407582 100644 --- a/apps/comments/l10n/es_AR.json +++ b/apps/comments/l10n/es_AR.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Ud. ha comentado", - "%1$s commented" : "%1$s comentados", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Ud. ah comentado en %1$s", "You commented on {file}" : "Ud. ha comentado en {file}", @@ -15,6 +14,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Usted fue mencionado en “{file}”, en un comentario de un usuario que ya ha sido eliminado", "{user} mentioned you in a comment on “{file}”" : "{user} te ha mencionado en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/es_CL.js b/apps/comments/l10n/es_CL.js index e21efedfd34..ed7d5d204aa 100644 --- a/apps/comments/l10n/es_CL.js +++ b/apps/comments/l10n/es_CL.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -16,6 +15,7 @@ OC.L10N.register( "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, diff --git a/apps/comments/l10n/es_CL.json b/apps/comments/l10n/es_CL.json index f4f0dad3cf1..cce14aabd40 100644 --- a/apps/comments/l10n/es_CL.json +++ b/apps/comments/l10n/es_CL.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -14,6 +13,7 @@ "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/es_CO.js b/apps/comments/l10n/es_CO.js index 5b7db6eb3b7..be16bae9233 100644 --- a/apps/comments/l10n/es_CO.js +++ b/apps/comments/l10n/es_CO.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -17,6 +16,7 @@ OC.L10N.register( "_%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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, diff --git a/apps/comments/l10n/es_CO.json b/apps/comments/l10n/es_CO.json index 7bd284f3ca1..c01594b1a3f 100644 --- a/apps/comments/l10n/es_CO.json +++ b/apps/comments/l10n/es_CO.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -15,6 +14,7 @@ "_%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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/es_CR.js b/apps/comments/l10n/es_CR.js index e21efedfd34..ed7d5d204aa 100644 --- a/apps/comments/l10n/es_CR.js +++ b/apps/comments/l10n/es_CR.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -16,6 +15,7 @@ OC.L10N.register( "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, diff --git a/apps/comments/l10n/es_CR.json b/apps/comments/l10n/es_CR.json index f4f0dad3cf1..cce14aabd40 100644 --- a/apps/comments/l10n/es_CR.json +++ b/apps/comments/l10n/es_CR.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -14,6 +13,7 @@ "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/es_DO.js b/apps/comments/l10n/es_DO.js index e21efedfd34..ed7d5d204aa 100644 --- a/apps/comments/l10n/es_DO.js +++ b/apps/comments/l10n/es_DO.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -16,6 +15,7 @@ OC.L10N.register( "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, diff --git a/apps/comments/l10n/es_DO.json b/apps/comments/l10n/es_DO.json index f4f0dad3cf1..cce14aabd40 100644 --- a/apps/comments/l10n/es_DO.json +++ b/apps/comments/l10n/es_DO.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -14,6 +13,7 @@ "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/es_EC.js b/apps/comments/l10n/es_EC.js index e21efedfd34..ed7d5d204aa 100644 --- a/apps/comments/l10n/es_EC.js +++ b/apps/comments/l10n/es_EC.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -16,6 +15,7 @@ OC.L10N.register( "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, diff --git a/apps/comments/l10n/es_EC.json b/apps/comments/l10n/es_EC.json index f4f0dad3cf1..cce14aabd40 100644 --- a/apps/comments/l10n/es_EC.json +++ b/apps/comments/l10n/es_EC.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -14,6 +13,7 @@ "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/es_GT.js b/apps/comments/l10n/es_GT.js index e21efedfd34..ed7d5d204aa 100644 --- a/apps/comments/l10n/es_GT.js +++ b/apps/comments/l10n/es_GT.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -16,6 +15,7 @@ OC.L10N.register( "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, diff --git a/apps/comments/l10n/es_GT.json b/apps/comments/l10n/es_GT.json index f4f0dad3cf1..cce14aabd40 100644 --- a/apps/comments/l10n/es_GT.json +++ b/apps/comments/l10n/es_GT.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -14,6 +13,7 @@ "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/es_HN.js b/apps/comments/l10n/es_HN.js index e21efedfd34..ed7d5d204aa 100644 --- a/apps/comments/l10n/es_HN.js +++ b/apps/comments/l10n/es_HN.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -16,6 +15,7 @@ OC.L10N.register( "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, diff --git a/apps/comments/l10n/es_HN.json b/apps/comments/l10n/es_HN.json index f4f0dad3cf1..cce14aabd40 100644 --- a/apps/comments/l10n/es_HN.json +++ b/apps/comments/l10n/es_HN.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -14,6 +13,7 @@ "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/es_MX.js b/apps/comments/l10n/es_MX.js index d7776d1577c..5f576f70d04 100644 --- a/apps/comments/l10n/es_MX.js +++ b/apps/comments/l10n/es_MX.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -17,6 +16,7 @@ OC.L10N.register( "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, diff --git a/apps/comments/l10n/es_MX.json b/apps/comments/l10n/es_MX.json index 7e6865ee7ee..807fb1326ef 100644 --- a/apps/comments/l10n/es_MX.json +++ b/apps/comments/l10n/es_MX.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -15,6 +14,7 @@ "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/es_NI.js b/apps/comments/l10n/es_NI.js index e21efedfd34..ed7d5d204aa 100644 --- a/apps/comments/l10n/es_NI.js +++ b/apps/comments/l10n/es_NI.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -16,6 +15,7 @@ OC.L10N.register( "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, diff --git a/apps/comments/l10n/es_NI.json b/apps/comments/l10n/es_NI.json index f4f0dad3cf1..cce14aabd40 100644 --- a/apps/comments/l10n/es_NI.json +++ b/apps/comments/l10n/es_NI.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -14,6 +13,7 @@ "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/es_PA.js b/apps/comments/l10n/es_PA.js index e21efedfd34..ed7d5d204aa 100644 --- a/apps/comments/l10n/es_PA.js +++ b/apps/comments/l10n/es_PA.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -16,6 +15,7 @@ OC.L10N.register( "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, diff --git a/apps/comments/l10n/es_PA.json b/apps/comments/l10n/es_PA.json index f4f0dad3cf1..cce14aabd40 100644 --- a/apps/comments/l10n/es_PA.json +++ b/apps/comments/l10n/es_PA.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -14,6 +13,7 @@ "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/es_PE.js b/apps/comments/l10n/es_PE.js index e21efedfd34..ed7d5d204aa 100644 --- a/apps/comments/l10n/es_PE.js +++ b/apps/comments/l10n/es_PE.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -16,6 +15,7 @@ OC.L10N.register( "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, diff --git a/apps/comments/l10n/es_PE.json b/apps/comments/l10n/es_PE.json index f4f0dad3cf1..cce14aabd40 100644 --- a/apps/comments/l10n/es_PE.json +++ b/apps/comments/l10n/es_PE.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -14,6 +13,7 @@ "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/es_PR.js b/apps/comments/l10n/es_PR.js index e21efedfd34..ed7d5d204aa 100644 --- a/apps/comments/l10n/es_PR.js +++ b/apps/comments/l10n/es_PR.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -16,6 +15,7 @@ OC.L10N.register( "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, diff --git a/apps/comments/l10n/es_PR.json b/apps/comments/l10n/es_PR.json index f4f0dad3cf1..cce14aabd40 100644 --- a/apps/comments/l10n/es_PR.json +++ b/apps/comments/l10n/es_PR.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -14,6 +13,7 @@ "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/es_PY.js b/apps/comments/l10n/es_PY.js index e21efedfd34..ed7d5d204aa 100644 --- a/apps/comments/l10n/es_PY.js +++ b/apps/comments/l10n/es_PY.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -16,6 +15,7 @@ OC.L10N.register( "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, diff --git a/apps/comments/l10n/es_PY.json b/apps/comments/l10n/es_PY.json index f4f0dad3cf1..cce14aabd40 100644 --- a/apps/comments/l10n/es_PY.json +++ b/apps/comments/l10n/es_PY.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -14,6 +13,7 @@ "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/es_SV.js b/apps/comments/l10n/es_SV.js index e21efedfd34..ed7d5d204aa 100644 --- a/apps/comments/l10n/es_SV.js +++ b/apps/comments/l10n/es_SV.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -16,6 +15,7 @@ OC.L10N.register( "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, diff --git a/apps/comments/l10n/es_SV.json b/apps/comments/l10n/es_SV.json index f4f0dad3cf1..cce14aabd40 100644 --- a/apps/comments/l10n/es_SV.json +++ b/apps/comments/l10n/es_SV.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -14,6 +13,7 @@ "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/es_UY.js b/apps/comments/l10n/es_UY.js index e21efedfd34..ed7d5d204aa 100644 --- a/apps/comments/l10n/es_UY.js +++ b/apps/comments/l10n/es_UY.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -16,6 +15,7 @@ OC.L10N.register( "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, diff --git a/apps/comments/l10n/es_UY.json b/apps/comments/l10n/es_UY.json index f4f0dad3cf1..cce14aabd40 100644 --- a/apps/comments/l10n/es_UY.json +++ b/apps/comments/l10n/es_UY.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Comentaste", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Usted comentó en %1$s", "You commented on {file}" : "Hiciste un comentario de {file}", @@ -14,6 +13,7 @@ "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ó", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/et_EE.js b/apps/comments/l10n/et_EE.js index 03ad17bc9b5..4e7ad4227c1 100644 --- a/apps/comments/l10n/et_EE.js +++ b/apps/comments/l10n/et_EE.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Kommentaarid", "You commented" : "Sa kommenteerisid", - "%1$s commented" : "%1$s kommenteeris", "{author} commented" : "{author} kommenteeris", "You commented on %1$s" : "Sa kommmenteerisid %1$s", "You commented on {file}" : "Sa kommenteerisid faili {file}", @@ -16,6 +15,7 @@ OC.L10N.register( "Retry" : "Proovi uuesti", "_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"], "Comment" : "Kommentaar", + "%1$s commented" : "%1$s kommenteeris", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sind mainiti \"{file}\", kommentaaris kasutataja poolt, mis on praeguseks kustutatud", "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris" }, diff --git a/apps/comments/l10n/et_EE.json b/apps/comments/l10n/et_EE.json index a1c23b53932..e96472e3cd2 100644 --- a/apps/comments/l10n/et_EE.json +++ b/apps/comments/l10n/et_EE.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Kommentaarid", "You commented" : "Sa kommenteerisid", - "%1$s commented" : "%1$s kommenteeris", "{author} commented" : "{author} kommenteeris", "You commented on %1$s" : "Sa kommmenteerisid %1$s", "You commented on {file}" : "Sa kommenteerisid faili {file}", @@ -14,6 +13,7 @@ "Retry" : "Proovi uuesti", "_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"], "Comment" : "Kommentaar", + "%1$s commented" : "%1$s kommenteeris", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sind mainiti \"{file}\", kommentaaris kasutataja poolt, mis on praeguseks kustutatud", "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js index 444d9791ef6..3e862d83097 100644 --- a/apps/comments/l10n/eu.js +++ b/apps/comments/l10n/eu.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Iruzkinak", "You commented" : "Iruzkindu duzu", - "%1$s commented" : "%1$s-(e)k iruzkindu du", "{author} commented" : "{author}-(e)k iruzkindu du", "You commented on %1$s" : "%1$s-en iruzkindu duzu", "You commented on {file}" : "{file} fitxategian iruzkina egin duzu", @@ -28,6 +27,7 @@ OC.L10N.register( "Comment deleted" : "Iruzkina ezabatuta", "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : " “{file}” fitxategian ezabatu izan den erabiltzaile batek aipatu zaitu", "{user} mentioned you in a comment on “{file}”" : "{user}-(e)k aipatu zaitu iruzkinean “{file}”" }, diff --git a/apps/comments/l10n/eu.json b/apps/comments/l10n/eu.json index e9150fe13db..60cb77afc60 100644 --- a/apps/comments/l10n/eu.json +++ b/apps/comments/l10n/eu.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Iruzkinak", "You commented" : "Iruzkindu duzu", - "%1$s commented" : "%1$s-(e)k iruzkindu du", "{author} commented" : "{author}-(e)k iruzkindu du", "You commented on %1$s" : "%1$s-en iruzkindu duzu", "You commented on {file}" : "{file} fitxategian iruzkina egin duzu", @@ -26,6 +25,7 @@ "Comment deleted" : "Iruzkina ezabatuta", "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : " “{file}” fitxategian ezabatu izan den erabiltzaile batek aipatu zaitu", "{user} mentioned you in a comment on “{file}”" : "{user}-(e)k aipatu zaitu iruzkinean “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/fi.js b/apps/comments/l10n/fi.js index d67965c8af7..e983814e6bd 100644 --- a/apps/comments/l10n/fi.js +++ b/apps/comments/l10n/fi.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Kommentit", "You commented" : "Kommentoit", - "%1$s commented" : "%1$s kommentoi", "{author} commented" : "{author} kommentoi", "You commented on %1$s" : "Kommentoit %1$s", "You commented on {file}" : "Kommentoit tiedostoa {file}", @@ -26,6 +25,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sinut mainittiin tiedoston “{file}” kommentissa käyttäjän toimesta, joka on sittemmin poistettu", "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa" }, diff --git a/apps/comments/l10n/fi.json b/apps/comments/l10n/fi.json index 22f0e76ce3a..982644de93f 100644 --- a/apps/comments/l10n/fi.json +++ b/apps/comments/l10n/fi.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Kommentit", "You commented" : "Kommentoit", - "%1$s commented" : "%1$s kommentoi", "{author} commented" : "{author} kommentoi", "You commented on %1$s" : "Kommentoit %1$s", "You commented on {file}" : "Kommentoit tiedostoa {file}", @@ -24,6 +23,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sinut mainittiin tiedoston “{file}” kommentissa käyttäjän toimesta, joka on sittemmin poistettu", "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js index 7ed8d0998ee..170bcc6a9d7 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Commentaires", "You commented" : "Vous avez commenté", - "%1$s commented" : "%1$s a commenté", "{author} commented" : "{author} a commenté", "You commented on %1$s" : "Vous avez commenté %1$s", "You commented on {file}" : "Vous avez commenté {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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é", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui a depuis été supprimé", "{user} mentioned you in a comment on “{file}”" : "{user} vous a mentionné⋅e dans un commentaire sur “{file}”" }, diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json index 4953c1c318d..a4c78e0f155 100644 --- a/apps/comments/l10n/fr.json +++ b/apps/comments/l10n/fr.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Commentaires", "You commented" : "Vous avez commenté", - "%1$s commented" : "%1$s a commenté", "{author} commented" : "{author} a commenté", "You commented on %1$s" : "Vous avez commenté %1$s", "You commented on {file}" : "Vous avez commenté {file}", @@ -26,6 +25,7 @@ "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é", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui a depuis été supprimé", "{user} mentioned you in a comment on “{file}”" : "{user} vous a mentionné⋅e dans un commentaire sur “{file}”" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js index f1887625ba2..9f0c039d3ff 100644 --- a/apps/comments/l10n/gl.js +++ b/apps/comments/l10n/gl.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarios", "You commented" : "Vostede comentou", - "%1$s commented" : "%1$s comentados", "{author} commented" : "{author} comentou", "You commented on %1$s" : "Vostede comentou en %1$s", "You commented on {file}" : "Vostede comentou en {file}", @@ -26,6 +25,7 @@ OC.L10N.register( "Comment deleted" : "Comentario eliminado", "An error occurred while trying to delete the comment" : "Produciuse un erro mentres tentaba eliminar o comentario", "An error occurred while trying to create the comment" : "Produciuse un erro mentres tentaba crear o comentario", + "%1$s commented" : "%1$s comentados", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Mencionárono en «{file}», nun comentario dun usuario que foi eliminado", "{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»" }, diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json index 0c6cfa57269..69484b0800b 100644 --- a/apps/comments/l10n/gl.json +++ b/apps/comments/l10n/gl.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Vostede comentou", - "%1$s commented" : "%1$s comentados", "{author} commented" : "{author} comentou", "You commented on %1$s" : "Vostede comentou en %1$s", "You commented on {file}" : "Vostede comentou en {file}", @@ -24,6 +23,7 @@ "Comment deleted" : "Comentario eliminado", "An error occurred while trying to delete the comment" : "Produciuse un erro mentres tentaba eliminar o comentario", "An error occurred while trying to create the comment" : "Produciuse un erro mentres tentaba crear o comentario", + "%1$s commented" : "%1$s comentados", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Mencionárono en «{file}», nun comentario dun usuario que foi eliminado", "{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/he.js b/apps/comments/l10n/he.js index 1a8831e2e22..28caa40d1ca 100644 --- a/apps/comments/l10n/he.js +++ b/apps/comments/l10n/he.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "תגובות", "You commented" : "הערות שלך", - "%1$s commented" : "התקבלו תגובות %1$s", "{author} commented" : "התקבלה תגובה מאת {author}", "You commented on %1$s" : "הגבת על %1$s", "You commented on {file}" : "הגבת על {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "אוזכרת ב־„{file}”, בתגובה של משתמש שנמחק בינתיים.", "{user} mentioned you in a comment on “{file}”" : "אוזכרת על ידי „{user}” בתגובה על „{file}”" }, diff --git a/apps/comments/l10n/he.json b/apps/comments/l10n/he.json index bae926d8297..0ba18809982 100644 --- a/apps/comments/l10n/he.json +++ b/apps/comments/l10n/he.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "תגובות", "You commented" : "הערות שלך", - "%1$s commented" : "התקבלו תגובות %1$s", "{author} commented" : "התקבלה תגובה מאת {author}", "You commented on %1$s" : "הגבת על %1$s", "You commented on {file}" : "הגבת על {file}", @@ -26,6 +25,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "אוזכרת ב־„{file}”, בתגובה של משתמש שנמחק בינתיים.", "{user} mentioned you in a comment on “{file}”" : "אוזכרת על ידי „{user}” בתגובה על „{file}”" },"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;" diff --git a/apps/comments/l10n/hr.js b/apps/comments/l10n/hr.js index 18de76baab4..ecd8ace99c7 100644 --- a/apps/comments/l10n/hr.js +++ b/apps/comments/l10n/hr.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Komentari", "You commented" : "Vi ste komentirali", - "%1$s commented" : "Komentirao je %1$s", "{author} commented" : "{autor} je komentirao", "You commented on %1$s" : "Vi ste komentirali %1$s", "You commented on {file}" : "Komentirali ste {file}", @@ -26,6 +25,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Spomenuti ste u „{file}”, u komentaru korisnika koji je nakon toga izbrisan", "{user} mentioned you in a comment on “{file}”" : "{user} vas je spomenuo u komentaru na „{file}”" }, diff --git a/apps/comments/l10n/hr.json b/apps/comments/l10n/hr.json index f57d3d0e29f..eb26af460fa 100644 --- a/apps/comments/l10n/hr.json +++ b/apps/comments/l10n/hr.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Komentari", "You commented" : "Vi ste komentirali", - "%1$s commented" : "Komentirao je %1$s", "{author} commented" : "{autor} je komentirao", "You commented on %1$s" : "Vi ste komentirali %1$s", "You commented on {file}" : "Komentirali ste {file}", @@ -24,6 +23,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Spomenuti ste u „{file}”, u komentaru korisnika koji je nakon toga izbrisan", "{user} mentioned you in a comment on “{file}”" : "{user} vas je spomenuo u komentaru na „{file}”" },"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;" diff --git a/apps/comments/l10n/hu.js b/apps/comments/l10n/hu.js index 410d95bc1c0..43047ef5dd0 100644 --- a/apps/comments/l10n/hu.js +++ b/apps/comments/l10n/hu.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Hozzászólások", "You commented" : "Hozzászólt", - "%1$s commented" : "%1$s hozzászólt", "{author} commented" : "{author} hozzászólt", "You commented on %1$s" : "Hozzászólt ehhez: %1$s", "You commented on {file}" : "Hozzászólt ehhez: {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Megemlítették ennél: „{file}”, egy már törölt felhasználó hozzászólásában", "{user} mentioned you in a comment on “{file}”" : "{user} megemlítette egy hozzászólásban ennél: „{file}”" }, diff --git a/apps/comments/l10n/hu.json b/apps/comments/l10n/hu.json index d0f60e2d40f..b9588122fbf 100644 --- a/apps/comments/l10n/hu.json +++ b/apps/comments/l10n/hu.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Hozzászólások", "You commented" : "Hozzászólt", - "%1$s commented" : "%1$s hozzászólt", "{author} commented" : "{author} hozzászólt", "You commented on %1$s" : "Hozzászólt ehhez: %1$s", "You commented on {file}" : "Hozzászólt ehhez: {file}", @@ -26,6 +25,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Megemlítették ennél: „{file}”, egy már törölt felhasználó hozzászólásában", "{user} mentioned you in a comment on “{file}”" : "{user} megemlítette egy hozzászólásban ennél: „{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/ia.js b/apps/comments/l10n/ia.js index 82314616694..6b2f0576505 100644 --- a/apps/comments/l10n/ia.js +++ b/apps/comments/l10n/ia.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Commentarios", "You commented" : "Tu commentava", - "%1$s commented" : "%1$s commentava", "{author} commented" : "{author} commentava", "You commented on %1$s" : "Tu commentava in %1$s", "You commented on {file}" : "Tu commentava in {file}", @@ -15,6 +14,7 @@ OC.L10N.register( "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", "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ia.json b/apps/comments/l10n/ia.json index a82d53d067a..3f8e3b3b785 100644 --- a/apps/comments/l10n/ia.json +++ b/apps/comments/l10n/ia.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Commentarios", "You commented" : "Tu commentava", - "%1$s commented" : "%1$s commentava", "{author} commented" : "{author} commentava", "You commented on %1$s" : "Tu commentava in %1$s", "You commented on {file}" : "Tu commentava in {file}", @@ -13,6 +12,7 @@ "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", "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/id.js b/apps/comments/l10n/id.js index 0293ce815e8..f2bee3e97af 100644 --- a/apps/comments/l10n/id.js +++ b/apps/comments/l10n/id.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Komentar", "You commented" : "Anda berkomentar", - "%1$s commented" : "%1$s dikomentari", "{author} commented" : "{Pengarang} berkomentar", "You commented on %1$s" : "Anda berkomentar pada %1$s", "You commented on {file}" : "Anda berkomentar pada {file} ", @@ -28,6 +27,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Anda disebut pada \"{file}\", dalam sebuah komentar oleh pengguna yang sejak itu telah dihapus", "{user} mentioned you in a comment on “{file}”" : "{pengguna} menyebut Anda dalam sebuah komentar pada \"{file}\" " }, diff --git a/apps/comments/l10n/id.json b/apps/comments/l10n/id.json index c1875a1ecf4..522fea7d252 100644 --- a/apps/comments/l10n/id.json +++ b/apps/comments/l10n/id.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Komentar", "You commented" : "Anda berkomentar", - "%1$s commented" : "%1$s dikomentari", "{author} commented" : "{Pengarang} berkomentar", "You commented on %1$s" : "Anda berkomentar pada %1$s", "You commented on {file}" : "Anda berkomentar pada {file} ", @@ -26,6 +25,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Anda disebut pada \"{file}\", dalam sebuah komentar oleh pengguna yang sejak itu telah dihapus", "{user} mentioned you in a comment on “{file}”" : "{pengguna} menyebut Anda dalam sebuah komentar pada \"{file}\" " },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js index 0d7948a5f6a..9bcb2778db0 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Athugasemdir", "You commented" : "Þú settir inn athugasemd", - "%1$s commented" : "%1$s setti inn athugasemd", "{author} commented" : "{author} setti inn athugasemd", "You commented on %1$s" : "Þú settir inn athugasemd við %1$s", "You commented on {file}" : "Þú settir inn athugasemd við {file}", @@ -26,6 +25,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Minnst var á þig í “{file}”, í athugasemd frá notanda sem síðan þá hefur verið eytt", "{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”" }, diff --git a/apps/comments/l10n/is.json b/apps/comments/l10n/is.json index 674aef8f463..3e4ce4c48e6 100644 --- a/apps/comments/l10n/is.json +++ b/apps/comments/l10n/is.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Athugasemdir", "You commented" : "Þú settir inn athugasemd", - "%1$s commented" : "%1$s setti inn athugasemd", "{author} commented" : "{author} setti inn athugasemd", "You commented on %1$s" : "Þú settir inn athugasemd við %1$s", "You commented on {file}" : "Þú settir inn athugasemd við {file}", @@ -24,6 +23,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Minnst var á þig í “{file}”, í athugasemd frá notanda sem síðan þá hefur verið eytt", "{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index 6c217b06e4a..5b6db58ce91 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Commenti", "You commented" : "Hai commentato", - "%1$s commented" : "%1$s ha commentato", "{author} commented" : "{author} ha commentato", "You commented on %1$s" : "Hai commentato su %1$s", "You commented on {file}" : "Hai commentato su {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sei stato menzionato su \"{file}\", in un commento di un utente che è stato eliminato", "{user} mentioned you in a comment on “{file}”" : "{user} ti ha menzionato in un commento su \"{file}\"." }, diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index cb54b7134c1..6fa6186f55d 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Commenti", "You commented" : "Hai commentato", - "%1$s commented" : "%1$s ha commentato", "{author} commented" : "{author} ha commentato", "You commented on %1$s" : "Hai commentato su %1$s", "You commented on {file}" : "Hai commentato su {file}", @@ -26,6 +25,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sei stato menzionato su \"{file}\", in un commento di un utente che è stato eliminato", "{user} mentioned you in a comment on “{file}”" : "{user} ti ha menzionato in un commento su \"{file}\"." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js index 3007d0d72a2..dcdb9a5d210 100644 --- a/apps/comments/l10n/ja.js +++ b/apps/comments/l10n/ja.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "コメント", "You commented" : "コメント済", - "%1$s commented" : "%1$s がコメントを追加", "{author} commented" : "{author} がコメントしました", "You commented on %1$s" : "%1$s についてコメントしました", "You commented on {file}" : "{file} にコメントしました", @@ -28,6 +27,7 @@ OC.L10N.register( "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 がコメントを追加", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "削除されたユーザーのコメントで \"{file}\" にあなたに言及しました", "{user} mentioned you in a comment on “{file}”" : "{user} さんが ““{file}” のコメントであなたについて言及しました。" }, diff --git a/apps/comments/l10n/ja.json b/apps/comments/l10n/ja.json index d78f69c2317..d7201824684 100644 --- a/apps/comments/l10n/ja.json +++ b/apps/comments/l10n/ja.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "コメント", "You commented" : "コメント済", - "%1$s commented" : "%1$s がコメントを追加", "{author} commented" : "{author} がコメントしました", "You commented on %1$s" : "%1$s についてコメントしました", "You commented on {file}" : "{file} にコメントしました", @@ -26,6 +25,7 @@ "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 がコメントを追加", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "削除されたユーザーのコメントで \"{file}\" にあなたに言及しました", "{user} mentioned you in a comment on “{file}”" : "{user} さんが ““{file}” のコメントであなたについて言及しました。" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/comments/l10n/ka_GE.js b/apps/comments/l10n/ka_GE.js index cf641dc5034..9b9073a11e6 100644 --- a/apps/comments/l10n/ka_GE.js +++ b/apps/comments/l10n/ka_GE.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "კომენტარები", "You commented" : "თქვენ გააკეთეთ კომენტარი", - "%1$s commented" : "%1$s მოხმარებელმა გააკეთა კომენტარი", "{author} commented" : "{author} მომხმარებელმა გააკეთა კომენტარი", "You commented on %1$s" : "თქვენ გააკეთეთ კომენტარი %1$s-ზე", "You commented on {file}" : "თქვენ გააკეთეთ კომენტარი {file}-ზე", @@ -16,6 +15,7 @@ OC.L10N.register( "Retry" : "ვცადოთ ახლიდან", "_%n unread comment_::_%n unread comments_" : ["%n წაუკუთხავი კომენტარი","%n წაუკუთხავი კომენტარი"], "Comment" : "კომენტარის დამატება", + "%1$s commented" : "%1$s მოხმარებელმა გააკეთა კომენტარი", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "თქვენ მოგიხსენიეს “{file}”-ში, ახლა უკვე გაუქმებული მომხმარებლის კომენტარში", "{user} mentioned you in a comment on “{file}”" : "{user} გახსენათ “{file}” ფაილზე გაკეტებულ კომენტარში" }, diff --git a/apps/comments/l10n/ka_GE.json b/apps/comments/l10n/ka_GE.json index 4eb463c2953..7dd76cff9ad 100644 --- a/apps/comments/l10n/ka_GE.json +++ b/apps/comments/l10n/ka_GE.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "კომენტარები", "You commented" : "თქვენ გააკეთეთ კომენტარი", - "%1$s commented" : "%1$s მოხმარებელმა გააკეთა კომენტარი", "{author} commented" : "{author} მომხმარებელმა გააკეთა კომენტარი", "You commented on %1$s" : "თქვენ გააკეთეთ კომენტარი %1$s-ზე", "You commented on {file}" : "თქვენ გააკეთეთ კომენტარი {file}-ზე", @@ -14,6 +13,7 @@ "Retry" : "ვცადოთ ახლიდან", "_%n unread comment_::_%n unread comments_" : ["%n წაუკუთხავი კომენტარი","%n წაუკუთხავი კომენტარი"], "Comment" : "კომენტარის დამატება", + "%1$s commented" : "%1$s მოხმარებელმა გააკეთა კომენტარი", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "თქვენ მოგიხსენიეს “{file}”-ში, ახლა უკვე გაუქმებული მომხმარებლის კომენტარში", "{user} mentioned you in a comment on “{file}”" : "{user} გახსენათ “{file}” ფაილზე გაკეტებულ კომენტარში" },"pluralForm" :"nplurals=2; plural=(n!=1);" diff --git a/apps/comments/l10n/ko.js b/apps/comments/l10n/ko.js index 3b982794dc5..42f60f5b0e3 100644 --- a/apps/comments/l10n/ko.js +++ b/apps/comments/l10n/ko.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "댓글", "You commented" : "댓글 남김", - "%1$s commented" : "%1$s 님의 댓글", "{author} commented" : "{author} 님이 댓글 남김", "You commented on %1$s" : "%1$s에 댓글 남김", "You commented on {file}" : "{file}에 댓글 남김", @@ -18,6 +17,7 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["읽지 않은 댓글 %n개"], "_1 new comment_::_{unread} new comments_" : ["새 댓글 {unread}개"], "Comment" : "설명", + "%1$s commented" : "%1$s 님의 댓글", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "삭제된 사용자가 남긴 “{file}”의 댓글에서 여러분을 언급함", "{user} mentioned you in a comment on “{file}”" : "{user} 님이 “{file}”에 남긴 댓글에서 여러분을 언급함" }, diff --git a/apps/comments/l10n/ko.json b/apps/comments/l10n/ko.json index 5b5bed3bdce..8d54e5bfe00 100644 --- a/apps/comments/l10n/ko.json +++ b/apps/comments/l10n/ko.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "댓글", "You commented" : "댓글 남김", - "%1$s commented" : "%1$s 님의 댓글", "{author} commented" : "{author} 님이 댓글 남김", "You commented on %1$s" : "%1$s에 댓글 남김", "You commented on {file}" : "{file}에 댓글 남김", @@ -16,6 +15,7 @@ "_%n unread comment_::_%n unread comments_" : ["읽지 않은 댓글 %n개"], "_1 new comment_::_{unread} new comments_" : ["새 댓글 {unread}개"], "Comment" : "설명", + "%1$s commented" : "%1$s 님의 댓글", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "삭제된 사용자가 남긴 “{file}”의 댓글에서 여러분을 언급함", "{user} mentioned you in a comment on “{file}”" : "{user} 님이 “{file}”에 남긴 댓글에서 여러분을 언급함" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js index 35510f46514..1ffa4564e5a 100644 --- a/apps/comments/l10n/lt_LT.js +++ b/apps/comments/l10n/lt_LT.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Komentarai", "You commented" : "Jūs pakomentavote", - "%1$s commented" : "%1$s pakomentavo", "{author} commented" : "{author} pakomentavo", "You commented on %1$s" : "Pakomentavote %1$s", "You commented on {file}" : "Pakomentavote {file}", @@ -25,6 +24,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Jus “{file}” komentare paminėjo naudotojas, kuris nuo to laiko buvo ištrintas", "{user} mentioned you in a comment on “{file}”" : "{user} paminėjo jus komentare “{file}”" }, diff --git a/apps/comments/l10n/lt_LT.json b/apps/comments/l10n/lt_LT.json index 83cb5762c04..ee50fd18f49 100644 --- a/apps/comments/l10n/lt_LT.json +++ b/apps/comments/l10n/lt_LT.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Komentarai", "You commented" : "Jūs pakomentavote", - "%1$s commented" : "%1$s pakomentavo", "{author} commented" : "{author} pakomentavo", "You commented on %1$s" : "Pakomentavote %1$s", "You commented on {file}" : "Pakomentavote {file}", @@ -23,6 +22,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Jus “{file}” komentare paminėjo naudotojas, kuris nuo to laiko buvo ištrintas", "{user} mentioned you in a comment on “{file}”" : "{user} paminėjo jus komentare “{file}”" },"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);" diff --git a/apps/comments/l10n/lv.js b/apps/comments/l10n/lv.js index c3da2587ca1..00fbf90dd93 100644 --- a/apps/comments/l10n/lv.js +++ b/apps/comments/l10n/lv.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Komentāri", "You commented" : "Tu komentēji", - "%1$s commented" : "%1$s komentēja", "{author} commented" : "{author} komentēja", "You commented on %1$s" : "Tu komentēji %1$s", "You commented on {file}" : "Tu komentēji {file}", @@ -16,6 +15,7 @@ OC.L10N.register( "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", "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/comments/l10n/lv.json b/apps/comments/l10n/lv.json index 3c85d1dbcae..d0ad427f5fd 100644 --- a/apps/comments/l10n/lv.json +++ b/apps/comments/l10n/lv.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Komentāri", "You commented" : "Tu komentēji", - "%1$s commented" : "%1$s komentēja", "{author} commented" : "{author} komentēja", "You commented on %1$s" : "Tu komentēji %1$s", "You commented on {file}" : "Tu komentēji {file}", @@ -14,6 +13,7 @@ "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", "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/comments/l10n/mk.js b/apps/comments/l10n/mk.js index ea48928373a..33f852fee24 100644 --- a/apps/comments/l10n/mk.js +++ b/apps/comments/l10n/mk.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Коментари", "You commented" : "Kоментиравте", - "%1$s commented" : "%1$s коментиран", "{author} commented" : "{author} коментираше", "You commented on %1$s" : "Коментиравте на %1$s", "You commented on {file}" : "Коментиравте на {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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 коментиран", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Бевте спомнати на коментар на “{file}”, од корисник кој сега е избришан", "{user} mentioned you in a comment on “{file}”" : "{user} те спомна во коментар на датотеката “{file}”" }, diff --git a/apps/comments/l10n/mk.json b/apps/comments/l10n/mk.json index 52ba75f5ff2..7e2bfd047ea 100644 --- a/apps/comments/l10n/mk.json +++ b/apps/comments/l10n/mk.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Коментари", "You commented" : "Kоментиравте", - "%1$s commented" : "%1$s коментиран", "{author} commented" : "{author} коментираше", "You commented on %1$s" : "Коментиравте на %1$s", "You commented on {file}" : "Коментиравте на {file}", @@ -26,6 +25,7 @@ "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 коментиран", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Бевте спомнати на коментар на “{file}”, од корисник кој сега е избришан", "{user} mentioned you in a comment on “{file}”" : "{user} те спомна во коментар на датотеката “{file}”" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" diff --git a/apps/comments/l10n/mn.js b/apps/comments/l10n/mn.js index f3abc523a85..7cdbe35a833 100644 --- a/apps/comments/l10n/mn.js +++ b/apps/comments/l10n/mn.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Сэтгэгдэл", "You commented" : "Та сэтгэгдэл бичсэн байна", - "%1$s commented" : "%1$s сэтгэгдэл бичсэн", "{author} commented" : "{author} сэтгэгдэл бичсэн", "You commented on %1$s" : "Та %1$s нийтлэл дээр сэтгэгдэл бичсэн байна", "You commented on {file}" : "Та {file} сэтгэгдэл бичсэн байна", @@ -15,6 +14,7 @@ OC.L10N.register( "No comments yet, start the conversation!" : "Сэтгэгдэл байхгүй байна", "Retry" : "Дахин оролдох", "Comment" : "Сэтгэгдэл", + "%1$s commented" : "%1$s сэтгэгдэл бичсэн", "{user} mentioned you in a comment on “{file}”" : "{user} нь таныг “{file}”-ын сэтгэгдэлд дурдсан" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/mn.json b/apps/comments/l10n/mn.json index 08518a5cfd5..a79e34afcb4 100644 --- a/apps/comments/l10n/mn.json +++ b/apps/comments/l10n/mn.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Сэтгэгдэл", "You commented" : "Та сэтгэгдэл бичсэн байна", - "%1$s commented" : "%1$s сэтгэгдэл бичсэн", "{author} commented" : "{author} сэтгэгдэл бичсэн", "You commented on %1$s" : "Та %1$s нийтлэл дээр сэтгэгдэл бичсэн байна", "You commented on {file}" : "Та {file} сэтгэгдэл бичсэн байна", @@ -13,6 +12,7 @@ "No comments yet, start the conversation!" : "Сэтгэгдэл байхгүй байна", "Retry" : "Дахин оролдох", "Comment" : "Сэтгэгдэл", + "%1$s commented" : "%1$s сэтгэгдэл бичсэн", "{user} mentioned you in a comment on “{file}”" : "{user} нь таныг “{file}”-ын сэтгэгдэлд дурдсан" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/nb.js b/apps/comments/l10n/nb.js index c43da655029..e889113ed67 100644 --- a/apps/comments/l10n/nb.js +++ b/apps/comments/l10n/nb.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Kommentarer", "You commented" : "Du kommenterte", - "%1$s commented" : "%1$s kommentert", "{author} commented" : "{author} kommenterte", "You commented on %1$s" : "Du kommenterte på %1$s", "You commented on {file}" : "Du kommenterte på {file}", @@ -22,6 +21,7 @@ OC.L10N.register( "_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"], "Comment" : "Kommentar", "Comment deleted" : "Kommentar slettet", + "%1$s commented" : "%1$s kommentert", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du ble nevnte på \"{file}\", i en kommentar av en bruker som siden har blitt slettet", "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”" }, diff --git a/apps/comments/l10n/nb.json b/apps/comments/l10n/nb.json index cc8a43dfa25..623aa8fd304 100644 --- a/apps/comments/l10n/nb.json +++ b/apps/comments/l10n/nb.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Kommentarer", "You commented" : "Du kommenterte", - "%1$s commented" : "%1$s kommentert", "{author} commented" : "{author} kommenterte", "You commented on %1$s" : "Du kommenterte på %1$s", "You commented on {file}" : "Du kommenterte på {file}", @@ -20,6 +19,7 @@ "_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"], "Comment" : "Kommentar", "Comment deleted" : "Kommentar slettet", + "%1$s commented" : "%1$s kommentert", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du ble nevnte på \"{file}\", i en kommentar av en bruker som siden har blitt slettet", "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js index 0f27b8cb3e4..42c09e36e14 100644 --- a/apps/comments/l10n/nl.js +++ b/apps/comments/l10n/nl.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Reacties", "You commented" : "Je reageerde", - "%1$s commented" : "%1$s heeft gereageerd", "{author} commented" : "{author} reageerde", "You commented on %1$s" : "Je reageerde op %1$s", "You commented on {file}" : "Je reageerde op {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Je werd vermeld in een reactie op \"{file}\" door een sindsdien verwijderde gebruiker", "{user} mentioned you in a comment on “{file}”" : "{user} heeft je vermeld in een reactie op “{file}\"" }, diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json index ec75307559e..933328796f2 100644 --- a/apps/comments/l10n/nl.json +++ b/apps/comments/l10n/nl.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Reacties", "You commented" : "Je reageerde", - "%1$s commented" : "%1$s heeft gereageerd", "{author} commented" : "{author} reageerde", "You commented on %1$s" : "Je reageerde op %1$s", "You commented on {file}" : "Je reageerde op {file}", @@ -26,6 +25,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Je werd vermeld in een reactie op \"{file}\" door een sindsdien verwijderde gebruiker", "{user} mentioned you in a comment on “{file}”" : "{user} heeft je vermeld in een reactie op “{file}\"" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/oc.js b/apps/comments/l10n/oc.js index 62f95c58e56..da42640bb93 100644 --- a/apps/comments/l10n/oc.js +++ b/apps/comments/l10n/oc.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentaris", "You commented" : "Avètz comentat", - "%1$s commented" : "%1$s a comentat", "{author} commented" : "{author} a comentat", "You commented on %1$s" : "Comentèretz %1$s", "You commented on {file}" : "Comentèretz {file}", @@ -26,6 +25,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Un utilizaire qu'es ara suprimit vos mencionèt sul fichièr « {file} »", "{user} mentioned you in a comment on “{file}”" : "{user} vos a mencionat dins un comentari sus « {file} »" }, diff --git a/apps/comments/l10n/oc.json b/apps/comments/l10n/oc.json index 3c9b2b6602f..f731e2d854b 100644 --- a/apps/comments/l10n/oc.json +++ b/apps/comments/l10n/oc.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentaris", "You commented" : "Avètz comentat", - "%1$s commented" : "%1$s a comentat", "{author} commented" : "{author} a comentat", "You commented on %1$s" : "Comentèretz %1$s", "You commented on {file}" : "Comentèretz {file}", @@ -24,6 +23,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Un utilizaire qu'es ara suprimit vos mencionèt sul fichièr « {file} »", "{user} mentioned you in a comment on “{file}”" : "{user} vos a mencionat dins un comentari sus « {file} »" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index d72c2e47823..6d8169d0cf6 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Komentarze", "You commented" : "Skomentowałeś", - "%1$s commented" : "%1$s skomentował", "{author} commented" : "{author} skomentował", "You commented on %1$s" : "Skomentowałeś w %1$s", "You commented on {file}" : "Skomentowałeś w {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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ł", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Wspomniano o Tobie w komentarzu w \"{file}\" przez użytkownika, który został usunięty", "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał o Tobie w komentarzu do “{file}”" }, diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index fcd0d6d517b..b5c2f29393f 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Komentarze", "You commented" : "Skomentowałeś", - "%1$s commented" : "%1$s skomentował", "{author} commented" : "{author} skomentował", "You commented on %1$s" : "Skomentowałeś w %1$s", "You commented on {file}" : "Skomentowałeś w {file}", @@ -26,6 +25,7 @@ "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ł", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Wspomniano o Tobie w komentarzu w \"{file}\" przez użytkownika, który został usunięty", "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał o Tobie w komentarzu do “{file}”" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" diff --git a/apps/comments/l10n/ps.js b/apps/comments/l10n/ps.js index 7416c12dd0e..898d8a0099b 100644 --- a/apps/comments/l10n/ps.js +++ b/apps/comments/l10n/ps.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "تبصرې", "You commented" : "تاسې تبصره کړې", - "%1$s commented" : "%1$s تبصره کړې", "{author} commented" : "{author} تبصره کړې", "You commented on %1$s" : "تاسې په %1$s تبصره کړې", "You commented on {file}" : "تاسې په {file} فایل تبصره کړې", @@ -15,6 +14,7 @@ OC.L10N.register( "No comments yet, start the conversation!" : "تر اوسه تبصره نشته!", "_%n unread comment_::_%n unread comments_" : ["%n نالوستلې تبصره","%n نالوستلې تبصرې"], "Comment" : "تبصره", + "%1$s commented" : "%1$s تبصره کړې", "{user} mentioned you in a comment on “{file}”" : "{user} کارن تاسې په “{file}” فایل په یو تبصره کې یاد کړي یاست" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ps.json b/apps/comments/l10n/ps.json index c1f331bc796..b19e94d0b57 100644 --- a/apps/comments/l10n/ps.json +++ b/apps/comments/l10n/ps.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "تبصرې", "You commented" : "تاسې تبصره کړې", - "%1$s commented" : "%1$s تبصره کړې", "{author} commented" : "{author} تبصره کړې", "You commented on %1$s" : "تاسې په %1$s تبصره کړې", "You commented on {file}" : "تاسې په {file} فایل تبصره کړې", @@ -13,6 +12,7 @@ "No comments yet, start the conversation!" : "تر اوسه تبصره نشته!", "_%n unread comment_::_%n unread comments_" : ["%n نالوستلې تبصره","%n نالوستلې تبصرې"], "Comment" : "تبصره", + "%1$s commented" : "%1$s تبصره کړې", "{user} mentioned you in a comment on “{file}”" : "{user} کارن تاسې په “{file}” فایل په یو تبصره کې یاد کړي یاست" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js index a5cb36a1dd5..e381beec0e1 100644 --- a/apps/comments/l10n/pt_BR.js +++ b/apps/comments/l10n/pt_BR.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentários", "You commented" : "Você comentou", - "%1$s commented" : "%1$s comentou", "{author} commented" : "{author} comentou", "You commented on %1$s" : "Você comentou em %1$s", "You commented on {file}" : "Você comentou sobre {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário por um usuário que já foi excluído", "{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”" }, diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json index 0ae16ae532c..1281c095866 100644 --- a/apps/comments/l10n/pt_BR.json +++ b/apps/comments/l10n/pt_BR.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentários", "You commented" : "Você comentou", - "%1$s commented" : "%1$s comentou", "{author} commented" : "{author} comentou", "You commented on %1$s" : "Você comentou em %1$s", "You commented on {file}" : "Você comentou sobre {file}", @@ -26,6 +25,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário por um usuário que já foi excluído", "{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/pt_PT.js b/apps/comments/l10n/pt_PT.js index c8dc88b7fed..b0370e776e9 100644 --- a/apps/comments/l10n/pt_PT.js +++ b/apps/comments/l10n/pt_PT.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentários", "You commented" : "Comentou", - "%1$s commented" : "%1$s comentou", "{author} commented" : "{author} comentou", "You commented on %1$s" : "Comentaste em %1$s", "You commented on {file}" : "Comentaste em {file}", @@ -18,6 +17,7 @@ OC.L10N.register( "_%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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Foste mencionado e, “{file}”, num comentário de um utilizador que foi entretanto removido", "{user} mentioned you in a comment on “{file}”" : "{user} mencionou-te num comentário em “{file}”" }, diff --git a/apps/comments/l10n/pt_PT.json b/apps/comments/l10n/pt_PT.json index 5b03390c97a..25ff6dc3d3a 100644 --- a/apps/comments/l10n/pt_PT.json +++ b/apps/comments/l10n/pt_PT.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentários", "You commented" : "Comentou", - "%1$s commented" : "%1$s comentou", "{author} commented" : "{author} comentou", "You commented on %1$s" : "Comentaste em %1$s", "You commented on {file}" : "Comentaste em {file}", @@ -16,6 +15,7 @@ "_%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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Foste mencionado e, “{file}”, num comentário de um utilizador que foi entretanto removido", "{user} mentioned you in a comment on “{file}”" : "{user} mencionou-te num comentário em “{file}”" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/comments/l10n/ro.js b/apps/comments/l10n/ro.js index 1a69093e84c..758f6d7a571 100644 --- a/apps/comments/l10n/ro.js +++ b/apps/comments/l10n/ro.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Comentarii", "You commented" : "Ai comentat", - "%1$s commented" : "%1$s a comentat", "{author} commented" : " {author} a comentat", "You commented on %1$s" : "Ai comentat la %1$s", "You commented on {file}" : "Ai comentat la {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Ai fost mentionat pe “{file}”, de un utilizator care a fost șters între timp", "{user} mentioned you in a comment on “{file}”" : "{user} te-a menționat într-un comentariu la ”{file}”" }, diff --git a/apps/comments/l10n/ro.json b/apps/comments/l10n/ro.json index 8067e545601..86a9062bb35 100644 --- a/apps/comments/l10n/ro.json +++ b/apps/comments/l10n/ro.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarii", "You commented" : "Ai comentat", - "%1$s commented" : "%1$s a comentat", "{author} commented" : " {author} a comentat", "You commented on %1$s" : "Ai comentat la %1$s", "You commented on {file}" : "Ai comentat la {file}", @@ -26,6 +25,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Ai fost mentionat pe “{file}”, de un utilizator care a fost șters între timp", "{user} mentioned you in a comment on “{file}”" : "{user} te-a menționat într-un comentariu la ”{file}”" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" diff --git a/apps/comments/l10n/ru.js b/apps/comments/l10n/ru.js index dfc06926e31..f34355d0635 100644 --- a/apps/comments/l10n/ru.js +++ b/apps/comments/l10n/ru.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Комментарии", "You commented" : "Вы прокомментировали", - "%1$s commented" : "%1$s прокомментировано", "{author} commented" : "{author} прокомментировал", "You commented on %1$s" : "Вы прокомментировали %1$s", "You commented on {file}" : "Вы прокомментировали {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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 прокомментировано", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Вы были упомянуты в комментарии к файлу «{file}» пользователем, учётная запись которого была удалена", "{user} mentioned you in a comment on “{file}”" : "{user} упомянул вас в комментарии к “{file}”." }, diff --git a/apps/comments/l10n/ru.json b/apps/comments/l10n/ru.json index 94b46765624..c399b9cbb86 100644 --- a/apps/comments/l10n/ru.json +++ b/apps/comments/l10n/ru.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Комментарии", "You commented" : "Вы прокомментировали", - "%1$s commented" : "%1$s прокомментировано", "{author} commented" : "{author} прокомментировал", "You commented on %1$s" : "Вы прокомментировали %1$s", "You commented on {file}" : "Вы прокомментировали {file}", @@ -26,6 +25,7 @@ "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 прокомментировано", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Вы были упомянуты в комментарии к файлу «{file}» пользователем, учётная запись которого была удалена", "{user} mentioned you in a comment on “{file}”" : "{user} упомянул вас в комментарии к “{file}”." },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" diff --git a/apps/comments/l10n/sc.js b/apps/comments/l10n/sc.js index e4581ecc1d7..954d5a6e3fe 100644 --- a/apps/comments/l10n/sc.js +++ b/apps/comments/l10n/sc.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Cummentos", "You commented" : "As cummentadu", - "%1$s commented" : "%1$s at cummentadu", "{author} commented" : "{author} at cummentadu", "You commented on %1$s" : "As cummentadu in %1$s", "You commented on {file}" : "As cummentadu {file}", @@ -26,6 +25,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "T'ant mentovadu in “{file}”, in unu cummentu de un'utente chi ant cantzelladu", "{user} mentioned you in a comment on “{file}”" : "{user} t'at mentovadu in unu cummentu in “{file}”" }, diff --git a/apps/comments/l10n/sc.json b/apps/comments/l10n/sc.json index 22a73b411fd..ff82767466c 100644 --- a/apps/comments/l10n/sc.json +++ b/apps/comments/l10n/sc.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Cummentos", "You commented" : "As cummentadu", - "%1$s commented" : "%1$s at cummentadu", "{author} commented" : "{author} at cummentadu", "You commented on %1$s" : "As cummentadu in %1$s", "You commented on {file}" : "As cummentadu {file}", @@ -24,6 +23,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "T'ant mentovadu in “{file}”, in unu cummentu de un'utente chi ant cantzelladu", "{user} mentioned you in a comment on “{file}”" : "{user} t'at mentovadu in unu cummentu in “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/si.js b/apps/comments/l10n/si.js index 7858d09c407..70c6018c48a 100644 --- a/apps/comments/l10n/si.js +++ b/apps/comments/l10n/si.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "අදහස්", "You commented" : "ඔබ අදහස් දැක්වා ඇත ", - "%1$s commented" : "%1$s අදහස් දැක්වා ඇත", "{author} commented" : "{author} අදහස් දැක්වා ඇත", "You commented on {file}" : "ඔබ {file} හි අදහස් දැක්වා ඇත", "<strong>Comments</strong> for files" : "ගොනු සඳහා <strong>අදහස්</strong>", @@ -15,6 +14,7 @@ OC.L10N.register( "Unable to load the comments list" : "අදහස් ලැයිස්තුව පූරණය කළ නොහැකිය", "Comment" : "අදහස", "An error occurred while trying to edit 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 අදහස් දැක්වා ඇත" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/si.json b/apps/comments/l10n/si.json index 0bdecd0cdf3..25c7d43f169 100644 --- a/apps/comments/l10n/si.json +++ b/apps/comments/l10n/si.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "අදහස්", "You commented" : "ඔබ අදහස් දැක්වා ඇත ", - "%1$s commented" : "%1$s අදහස් දැක්වා ඇත", "{author} commented" : "{author} අදහස් දැක්වා ඇත", "You commented on {file}" : "ඔබ {file} හි අදහස් දැක්වා ඇත", "<strong>Comments</strong> for files" : "ගොනු සඳහා <strong>අදහස්</strong>", @@ -13,6 +12,7 @@ "Unable to load the comments list" : "අදහස් ලැයිස්තුව පූරණය කළ නොහැකිය", "Comment" : "අදහස", "An error occurred while trying to edit 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 අදහස් දැක්වා ඇත" },"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 9cc5bcc1e06..edfdefe5d34 100644 --- a/apps/comments/l10n/sk.js +++ b/apps/comments/l10n/sk.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Komentáre", "You commented" : "Komentovali ste", - "%1$s commented" : "%1$s komentoval", "{author} commented" : "{author} komentoval", "You commented on %1$s" : "Komentovali ste %1$s", "You commented on {file}" : "Komentovali ste {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Boli ste spomenutý v \"{file}\", v komentári používateľom ktorý bol už vymazaný", "{user} mentioned you in a comment on “{file}”" : "{user} vás spomenul v komentári k “{file}”" }, diff --git a/apps/comments/l10n/sk.json b/apps/comments/l10n/sk.json index 72652c3194a..c75218de98c 100644 --- a/apps/comments/l10n/sk.json +++ b/apps/comments/l10n/sk.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Komentáre", "You commented" : "Komentovali ste", - "%1$s commented" : "%1$s komentoval", "{author} commented" : "{author} komentoval", "You commented on %1$s" : "Komentovali ste %1$s", "You commented on {file}" : "Komentovali ste {file}", @@ -26,6 +25,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Boli ste spomenutý v \"{file}\", v komentári používateľom ktorý bol už vymazaný", "{user} mentioned you in a comment on “{file}”" : "{user} vás spomenul v komentári k “{file}”" },"pluralForm" :"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/sl.js b/apps/comments/l10n/sl.js index 1cf5bd262ac..a444870a968 100644 --- a/apps/comments/l10n/sl.js +++ b/apps/comments/l10n/sl.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Opombe", "You commented" : "Napišete opombo", - "%1$s commented" : "%1$s napiše opombo", "{author} commented" : "{author} vpiše opombo", "You commented on %1$s" : "Napišete opombo za %1$s", "You commented on {file}" : "Napišete opombo na {file}", @@ -26,6 +25,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Uporabnik, ki je sicer že izbrisan, vas omeni v opombi k datoteki »{file}«.", "{user} mentioned you in a comment on “{file}”" : "{user} vas omeni v opombi na »{file}«" }, diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json index 59085a1b43e..f1c7c0b67e4 100644 --- a/apps/comments/l10n/sl.json +++ b/apps/comments/l10n/sl.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Opombe", "You commented" : "Napišete opombo", - "%1$s commented" : "%1$s napiše opombo", "{author} commented" : "{author} vpiše opombo", "You commented on %1$s" : "Napišete opombo za %1$s", "You commented on {file}" : "Napišete opombo na {file}", @@ -24,6 +23,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Uporabnik, ki je sicer že izbrisan, vas omeni v opombi k datoteki »{file}«.", "{user} mentioned you in a comment on “{file}”" : "{user} vas omeni v opombi na »{file}«" },"pluralForm" :"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/sq.js b/apps/comments/l10n/sq.js index b52c95af2cb..376fb760400 100644 --- a/apps/comments/l10n/sq.js +++ b/apps/comments/l10n/sq.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Komente", "You commented" : "Komentuat", - "%1$s commented" : "%1$s komentoi", "{author} commented" : "{autori} u komentua", "You commented on %1$s" : "Ju komentuat në %1$s", "You commented on {file}" : "Ju komentuat në {file}", @@ -16,6 +15,7 @@ OC.L10N.register( "Retry" : "Riprovoni", "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "], "Comment" : "Koment", + "%1$s commented" : "%1$s komentoi", "{user} mentioned you in a comment on “{file}”" : "{user} ju ka përmendur në një koment në “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/sq.json b/apps/comments/l10n/sq.json index 57ec493093d..0bfdecd17ae 100644 --- a/apps/comments/l10n/sq.json +++ b/apps/comments/l10n/sq.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Komente", "You commented" : "Komentuat", - "%1$s commented" : "%1$s komentoi", "{author} commented" : "{autori} u komentua", "You commented on %1$s" : "Ju komentuat në %1$s", "You commented on {file}" : "Ju komentuat në {file}", @@ -14,6 +13,7 @@ "Retry" : "Riprovoni", "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "], "Comment" : "Koment", + "%1$s commented" : "%1$s komentoi", "{user} mentioned you in a comment on “{file}”" : "{user} ju ka përmendur në një koment në “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/sr.js b/apps/comments/l10n/sr.js index 7a2a69cce0e..b35c5fd4ca5 100644 --- a/apps/comments/l10n/sr.js +++ b/apps/comments/l10n/sr.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Коментари", "You commented" : "Искоментарисали сте", - "%1$s commented" : "%1$s коментарисао", "{author} commented" : "{author} коментарисао", "You commented on %1$s" : "Коментарисали сте на %1$s", "You commented on {file}" : "Коментаристали сте на {file}", @@ -26,6 +25,7 @@ OC.L10N.register( "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 коментарисао", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Поменути сте на фајлу \"{file}\", у коментару који је оставио корисник који је од тада избрисан", "{user} mentioned you in a comment on “{file}”" : "{user} Вас је поменуо у коментару на “{file}”" }, diff --git a/apps/comments/l10n/sr.json b/apps/comments/l10n/sr.json index 9ca761e90ec..61e798bf0e7 100644 --- a/apps/comments/l10n/sr.json +++ b/apps/comments/l10n/sr.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Коментари", "You commented" : "Искоментарисали сте", - "%1$s commented" : "%1$s коментарисао", "{author} commented" : "{author} коментарисао", "You commented on %1$s" : "Коментарисали сте на %1$s", "You commented on {file}" : "Коментаристали сте на {file}", @@ -24,6 +23,7 @@ "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 коментарисао", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Поменути сте на фајлу \"{file}\", у коментару који је оставио корисник који је од тада избрисан", "{user} mentioned you in a comment on “{file}”" : "{user} Вас је поменуо у коментару на “{file}”" },"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);" diff --git a/apps/comments/l10n/sv.js b/apps/comments/l10n/sv.js index 8283124943a..dc9867c914d 100644 --- a/apps/comments/l10n/sv.js +++ b/apps/comments/l10n/sv.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Kommentarer", "You commented" : "Du kommenterade", - "%1$s commented" : "%1$s kommenterade", "{author} commented" : "{author} kommenterade", "You commented on %1$s" : "Du kommenterade på %1$s", "You commented on {file}" : "Du kommenterade på {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du nämndes på “{file}” i en kommentar av en användare som nu har tagits bort", "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"" }, diff --git a/apps/comments/l10n/sv.json b/apps/comments/l10n/sv.json index bb507cd7460..5a7b4b8c7ba 100644 --- a/apps/comments/l10n/sv.json +++ b/apps/comments/l10n/sv.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Kommentarer", "You commented" : "Du kommenterade", - "%1$s commented" : "%1$s kommenterade", "{author} commented" : "{author} kommenterade", "You commented on %1$s" : "Du kommenterade på %1$s", "You commented on {file}" : "Du kommenterade på {file}", @@ -26,6 +25,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du nämndes på “{file}” i en kommentar av en användare som nu har tagits bort", "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index e2aea239669..b963c99bd04 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Yorumlar", "You commented" : "Yorum yaptınız", - "%1$s commented" : "%1$s yorumlanmış", "{author} commented" : "{author} yorum yaptı", "You commented on %1$s" : "%1$s hakkında yorum yaptınız", "You commented on {file}" : "{file} hakkında yorum yaptınız", @@ -28,6 +27,7 @@ OC.L10N.register( "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ış", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "“{file}” hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız", "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizi andı" }, diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index 70cdca7f945..802a9338cdb 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Yorumlar", "You commented" : "Yorum yaptınız", - "%1$s commented" : "%1$s yorumlanmış", "{author} commented" : "{author} yorum yaptı", "You commented on %1$s" : "%1$s hakkında yorum yaptınız", "You commented on {file}" : "{file} hakkında yorum yaptınız", @@ -26,6 +25,7 @@ "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ış", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "“{file}” hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız", "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizi andı" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/comments/l10n/uk.js b/apps/comments/l10n/uk.js index ca9ca93937e..5d373f35078 100644 --- a/apps/comments/l10n/uk.js +++ b/apps/comments/l10n/uk.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Коментарі", "You commented" : "Ви прокоментували", - "%1$s commented" : "%1$s прокоментовано", "{author} commented" : "{author} прокоментував", "You commented on %1$s" : "Ви прокоментували на %1$s", "You commented on {file}" : "Ви прокоментували {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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 прокоментовано", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Вас було згадано у “{file}” у коментарі користувача, якого було пізніше вилучено", "{user} mentioned you in a comment on “{file}”" : "{user} згадав Вас у коментарі про “{file}”" }, diff --git a/apps/comments/l10n/uk.json b/apps/comments/l10n/uk.json index ce07d4459a1..10fc76aff97 100644 --- a/apps/comments/l10n/uk.json +++ b/apps/comments/l10n/uk.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Коментарі", "You commented" : "Ви прокоментували", - "%1$s commented" : "%1$s прокоментовано", "{author} commented" : "{author} прокоментував", "You commented on %1$s" : "Ви прокоментували на %1$s", "You commented on {file}" : "Ви прокоментували {file}", @@ -26,6 +25,7 @@ "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 прокоментовано", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Вас було згадано у “{file}” у коментарі користувача, якого було пізніше вилучено", "{user} mentioned you in a comment on “{file}”" : "{user} згадав Вас у коментарі про “{file}”" },"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);" diff --git a/apps/comments/l10n/vi.js b/apps/comments/l10n/vi.js index 6f05ba9cd8c..d0516dd7f11 100644 --- a/apps/comments/l10n/vi.js +++ b/apps/comments/l10n/vi.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "Các bình luận", "You commented" : "Bạn đã bình luận", - "%1$s commented" : "%1$s được bình luận", "{author} commented" : "{author} đã bình luận", "You commented on %1$s" : "Bạn đã bình luận về %1$s", "You commented on {file}" : "Bạn đã bình luận đối với tệp tin {file}", @@ -28,6 +27,7 @@ OC.L10N.register( "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Bạn đã được nhắc đến ở “{file}”, trong một bình luận bởi một người dùng mà họ đã bị xóa ", "{user} mentioned you in a comment on “{file}”" : "{user} đề cập tới bạn trong một bình luận về “{file}”" }, diff --git a/apps/comments/l10n/vi.json b/apps/comments/l10n/vi.json index 5600ec507d6..d6ceed08565 100644 --- a/apps/comments/l10n/vi.json +++ b/apps/comments/l10n/vi.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Các bình luận", "You commented" : "Bạn đã bình luận", - "%1$s commented" : "%1$s được bình luận", "{author} commented" : "{author} đã bình luận", "You commented on %1$s" : "Bạn đã bình luận về %1$s", "You commented on {file}" : "Bạn đã bình luận đối với tệp tin {file}", @@ -26,6 +25,7 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Bạn đã được nhắc đến ở “{file}”, trong một bình luận bởi một người dùng mà họ đã bị xóa ", "{user} mentioned you in a comment on “{file}”" : "{user} đề cập tới bạn trong một bình luận về “{file}”" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js index 852ebe65537..310828aab72 100644 --- a/apps/comments/l10n/zh_CN.js +++ b/apps/comments/l10n/zh_CN.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "评论", "You commented" : "你的评论", - "%1$s commented" : "%1$s 已评论", "{author} commented" : "{author} 评论了", "You commented on %1$s" : "你在 %1$s 的评论", "You commented on {file}" : "你对 {file} 的评论", @@ -28,6 +27,7 @@ OC.L10N.register( "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 已评论", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "用户在“ {file}”中的评论中提到了你,此评论已被删除", "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了你" }, diff --git a/apps/comments/l10n/zh_CN.json b/apps/comments/l10n/zh_CN.json index 11734c401d8..e182b1d34ce 100644 --- a/apps/comments/l10n/zh_CN.json +++ b/apps/comments/l10n/zh_CN.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "评论", "You commented" : "你的评论", - "%1$s commented" : "%1$s 已评论", "{author} commented" : "{author} 评论了", "You commented on %1$s" : "你在 %1$s 的评论", "You commented on {file}" : "你对 {file} 的评论", @@ -26,6 +25,7 @@ "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 已评论", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "用户在“ {file}”中的评论中提到了你,此评论已被删除", "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了你" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/comments/l10n/zh_HK.js b/apps/comments/l10n/zh_HK.js index 4facd25aa7d..e4df89ad719 100644 --- a/apps/comments/l10n/zh_HK.js +++ b/apps/comments/l10n/zh_HK.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "留言", "You commented" : "您已留言", - "%1$s commented" : "%1$s 個留言", "{author} commented" : "{author} 已留言", "You commented on %1$s" : "你對 %1$s 留了言", "You commented on {file}" : "你對 {file} 留了言", @@ -28,6 +27,7 @@ OC.L10N.register( "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 個留言", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "一個已被刪除的用戶在 “{file}” 的留言中提到你", "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的留言中提到你" }, diff --git a/apps/comments/l10n/zh_HK.json b/apps/comments/l10n/zh_HK.json index d903b438a29..289c4864a53 100644 --- a/apps/comments/l10n/zh_HK.json +++ b/apps/comments/l10n/zh_HK.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "留言", "You commented" : "您已留言", - "%1$s commented" : "%1$s 個留言", "{author} commented" : "{author} 已留言", "You commented on %1$s" : "你對 %1$s 留了言", "You commented on {file}" : "你對 {file} 留了言", @@ -26,6 +25,7 @@ "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 個留言", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "一個已被刪除的用戶在 “{file}” 的留言中提到你", "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的留言中提到你" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js index 090461a4e6b..316ef5d8421 100644 --- a/apps/comments/l10n/zh_TW.js +++ b/apps/comments/l10n/zh_TW.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Comments" : "留言", "You commented" : "您已留言", - "%1$s commented" : "%1$s 已留言", "{author} commented" : "{author} 已留言", "You commented on %1$s" : "您已對 %1$s 留言", "You commented on {file}" : "您已對 {file} 留言", @@ -28,6 +27,7 @@ OC.L10N.register( "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 已留言", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "一個已被刪除的使用者在「{file}」的留言中提到您", "{user} mentioned you in a comment on “{file}”" : "{user} 在「{file}」的留言中提到您" }, diff --git a/apps/comments/l10n/zh_TW.json b/apps/comments/l10n/zh_TW.json index d580ee7963d..2235b8a4829 100644 --- a/apps/comments/l10n/zh_TW.json +++ b/apps/comments/l10n/zh_TW.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "留言", "You commented" : "您已留言", - "%1$s commented" : "%1$s 已留言", "{author} commented" : "{author} 已留言", "You commented on %1$s" : "您已對 %1$s 留言", "You commented on {file}" : "您已對 {file} 留言", @@ -26,6 +25,7 @@ "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 已留言", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "一個已被刪除的使用者在「{file}」的留言中提到您", "{user} mentioned you in a comment on “{file}”" : "{user} 在「{file}」的留言中提到您" },"pluralForm" :"nplurals=1; plural=0;" |