diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-04 01:12:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-04 01:12:42 +0000 |
commit | 6975cef00b3a0c0c6085949963cc29b6789507cd (patch) | |
tree | e83f309634c9c0bd244c65cd86cf97ae4fad1889 /apps/comments | |
parent | 3b000d4f91b958a38f8ab1349377c65b3e64da88 (diff) | |
download | nextcloud-server-6975cef00b3a0c0c6085949963cc29b6789507cd.tar.gz nextcloud-server-6975cef00b3a0c0c6085949963cc29b6789507cd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/cs.json | 1 | ||||
-rw-r--r-- | apps/comments/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/comments/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/comments/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/comments/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/comments/l10n/nb.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/nb.json | 1 | ||||
-rw-r--r-- | apps/comments/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/nl.json | 1 | ||||
-rw-r--r-- | apps/comments/l10n/pl.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/pl.json | 2 |
16 files changed, 16 insertions, 2 deletions
diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js index 349d6163590..a77a1486e30 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -12,6 +12,7 @@ OC.L10N.register( "More comments …" : "Více komentářů ...", "Save" : "Uložit", "Allowed characters {count} of {max}" : "Povolených znaků {count} z {max}", + "Error occurred while retrieving comment with ID {id}" : "Došlo k chybě při načítání komentáře s ID {id}", "Error occurred while updating comment with id {id}" : "Došlo k chybě při aktualizování komentáře s id {id}", "Error occurred while posting comment" : "Došlo k chybě při zveřejňování komentáře", "_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů"], diff --git a/apps/comments/l10n/cs.json b/apps/comments/l10n/cs.json index fb39dbbaf0c..b7f4d515195 100644 --- a/apps/comments/l10n/cs.json +++ b/apps/comments/l10n/cs.json @@ -10,6 +10,7 @@ "More comments …" : "Více komentářů ...", "Save" : "Uložit", "Allowed characters {count} of {max}" : "Povolených znaků {count} z {max}", + "Error occurred while retrieving comment with ID {id}" : "Došlo k chybě při načítání komentáře s ID {id}", "Error occurred while updating comment with id {id}" : "Došlo k chybě při aktualizování komentáře s id {id}", "Error occurred while posting comment" : "Došlo k chybě při zveřejňování komentáře", "_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů"], diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index 3426ec05651..2d8dc9f322a 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -12,6 +12,7 @@ OC.L10N.register( "More comments …" : "Weitere Kommentare…", "Save" : "Speichern", "Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}", + "Error occurred while retrieving comment with ID {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"], diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index f1847cabf9f..414e3cc7c07 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -10,6 +10,7 @@ "More comments …" : "Weitere Kommentare…", "Save" : "Speichern", "Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}", + "Error occurred while retrieving comment with ID {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"], diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js index 5ee385151ad..f9416b58739 100644 --- a/apps/comments/l10n/de_DE.js +++ b/apps/comments/l10n/de_DE.js @@ -12,6 +12,7 @@ OC.L10N.register( "More comments …" : "Weitere Kommentare …", "Save" : "Speichern", "Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt", + "Error occurred while retrieving comment with ID {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"], diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json index 46dd423a47e..20ba6e79932 100644 --- a/apps/comments/l10n/de_DE.json +++ b/apps/comments/l10n/de_DE.json @@ -10,6 +10,7 @@ "More comments …" : "Weitere Kommentare …", "Save" : "Speichern", "Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt", + "Error occurred while retrieving comment with ID {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"], diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js index 246c3ab01ad..00c7eadc8d6 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -12,6 +12,7 @@ OC.L10N.register( "More comments …" : "More comments …", "Save" : "Save", "Allowed characters {count} of {max}" : "Allowed characters: {count} of {max}", + "Error occurred while retrieving comment with ID {id}" : "Error occurred while retrieving comment with ID {id}", "Error occurred while updating comment with id {id}" : "Error occurred while updating comment with id {id}", "Error occurred while posting comment" : "Error occurred while posting comment", "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"], diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json index 0827521c990..de9edd8a3cf 100644 --- a/apps/comments/l10n/en_GB.json +++ b/apps/comments/l10n/en_GB.json @@ -10,6 +10,7 @@ "More comments …" : "More comments …", "Save" : "Save", "Allowed characters {count} of {max}" : "Allowed characters: {count} of {max}", + "Error occurred while retrieving comment with ID {id}" : "Error occurred while retrieving comment with ID {id}", "Error occurred while updating comment with id {id}" : "Error occurred while updating comment with id {id}", "Error occurred while posting comment" : "Error occurred while posting comment", "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"], diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js index 9bf4bf1eaa5..b07f6a1b128 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -12,6 +12,7 @@ OC.L10N.register( "More comments …" : "Plus de commentaires ...", "Save" : "Enregistrer", "Allowed characters {count} of {max}" : "{count} sur {max} caractères autorisés", + "Error occurred while retrieving comment with ID {id}" : "Une erreur est survenue lors de la récupération du commentaire avec l'ID {id}", "Error occurred while updating comment with id {id}" : "Une erreur est survenue lors de la mise à jour du commentaire avec l'id {id}", "Error occurred while posting comment" : "Une erreur est survenue lors de l'envoi du commentaire", "_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus"], diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json index 119743f9dc6..70617d283ab 100644 --- a/apps/comments/l10n/fr.json +++ b/apps/comments/l10n/fr.json @@ -10,6 +10,7 @@ "More comments …" : "Plus de commentaires ...", "Save" : "Enregistrer", "Allowed characters {count} of {max}" : "{count} sur {max} caractères autorisés", + "Error occurred while retrieving comment with ID {id}" : "Une erreur est survenue lors de la récupération du commentaire avec l'ID {id}", "Error occurred while updating comment with id {id}" : "Une erreur est survenue lors de la mise à jour du commentaire avec l'id {id}", "Error occurred while posting comment" : "Une erreur est survenue lors de l'envoi du commentaire", "_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus"], diff --git a/apps/comments/l10n/nb.js b/apps/comments/l10n/nb.js index 665528452e0..260a60d2cc4 100644 --- a/apps/comments/l10n/nb.js +++ b/apps/comments/l10n/nb.js @@ -12,6 +12,7 @@ OC.L10N.register( "More comments …" : "Flere kommentarer..", "Save" : "Lagre", "Allowed characters {count} of {max}" : "Antall tegn tillatt {count} av {max}", + "Error occurred while retrieving comment with ID {id}" : "En feil oppstod under henting av kommentar med ID {id}", "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}", "Error occurred while posting comment" : "En feil oppstod under posting av kommentar", "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"], diff --git a/apps/comments/l10n/nb.json b/apps/comments/l10n/nb.json index a89d1fe3df5..21518d40203 100644 --- a/apps/comments/l10n/nb.json +++ b/apps/comments/l10n/nb.json @@ -10,6 +10,7 @@ "More comments …" : "Flere kommentarer..", "Save" : "Lagre", "Allowed characters {count} of {max}" : "Antall tegn tillatt {count} av {max}", + "Error occurred while retrieving comment with ID {id}" : "En feil oppstod under henting av kommentar med ID {id}", "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}", "Error occurred while posting comment" : "En feil oppstod under posting av kommentar", "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"], diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js index 98140184810..0ec8dcf2d10 100644 --- a/apps/comments/l10n/nl.js +++ b/apps/comments/l10n/nl.js @@ -12,6 +12,7 @@ OC.L10N.register( "More comments …" : "Meer reacties ...", "Save" : "Opslaan", "Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens", + "Error occurred while retrieving comment with ID {id}" : "Er trad een fout op bij het ophalen van reactie met ID {id}", "Error occurred while updating comment with id {id}" : "Er trad een fout op bij het bijwerken van reactie met id {id}", "Error occurred while posting comment" : "Er trad een fout op bij plaatsen reactie", "_%n unread comment_::_%n unread comments_" : ["%n ongelezen reactie","%n ongelezen reacties"], diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json index 40462f4e214..72d59f32094 100644 --- a/apps/comments/l10n/nl.json +++ b/apps/comments/l10n/nl.json @@ -10,6 +10,7 @@ "More comments …" : "Meer reacties ...", "Save" : "Opslaan", "Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens", + "Error occurred while retrieving comment with ID {id}" : "Er trad een fout op bij het ophalen van reactie met ID {id}", "Error occurred while updating comment with id {id}" : "Er trad een fout op bij het bijwerken van reactie met id {id}", "Error occurred while posting comment" : "Er trad een fout op bij plaatsen reactie", "_%n unread comment_::_%n unread comments_" : ["%n ongelezen reactie","%n ongelezen reacties"], diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index fc5375fa45f..70008a04fcb 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -24,7 +24,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s skomentował/-a %2$s", "{author} commented on {file}" : "{author} skomentował/-a w {file}", "<strong>Comments</strong> for files" : "<strong>Komentarze</strong> dla plików", - "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Zostałeś/aś wspomniany/a w \"%s\" przez użytkownika, który został usunięty", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Wspomniano Cię w \"%s\" przez użytkownika, który został usunięty", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Zostałeś/aś wspomniany/a w \"{file}\" w komentarzach przez użytkownika, który został usunięty", "%1$s mentioned you in a comment on “%2$s”" : "%1$s wspomniał/-a o Tobie w komentarzu “%2$s”", "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał/-a o Tobie w komentarzu “{file}”", diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index 018f9a5e190..bf1d452619d 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -22,7 +22,7 @@ "%1$s commented on %2$s" : "%1$s skomentował/-a %2$s", "{author} commented on {file}" : "{author} skomentował/-a w {file}", "<strong>Comments</strong> for files" : "<strong>Komentarze</strong> dla plików", - "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Zostałeś/aś wspomniany/a w \"%s\" przez użytkownika, który został usunięty", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Wspomniano Cię w \"%s\" przez użytkownika, który został usunięty", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Zostałeś/aś wspomniany/a w \"{file}\" w komentarzach przez użytkownika, który został usunięty", "%1$s mentioned you in a comment on “%2$s”" : "%1$s wspomniał/-a o Tobie w komentarzu “%2$s”", "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał/-a o Tobie w komentarzu “{file}”", |