diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-10 02:26:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-10 02:26:33 +0000 |
commit | f71475de34e63ec03b26323ac2d98de800777f52 (patch) | |
tree | f3cac17f36ca6e9f2584568eb4d030af1c509fd1 /apps/comments | |
parent | 9824104de5532fc2f1b71f7afdc1efd827bd1117 (diff) | |
download | nextcloud-server-f71475de34e63ec03b26323ac2d98de800777f52.tar.gz nextcloud-server-f71475de34e63ec03b26323ac2d98de800777f52.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/de.json | 2 | ||||
-rw-r--r-- | apps/comments/l10n/eu.js | 4 | ||||
-rw-r--r-- | apps/comments/l10n/eu.json | 4 |
4 files changed, 8 insertions, 4 deletions
diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index c2fb4592a4c..bedb8203683 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -10,6 +10,8 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "{author} commented on {file}" : "{author} hat {file} kommentiert", "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien", + "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", "Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien", "Edit comment" : "Kommentar bearbeiten", "Delete comment" : "Kommentar löschen", diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index b7f56b410c6..488f80f951f 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -8,6 +8,8 @@ "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "{author} commented on {file}" : "{author} hat {file} kommentiert", "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien", + "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", "Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien", "Edit comment" : "Kommentar bearbeiten", "Delete comment" : "Kommentar löschen", diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js index ce302987cb4..261434bb15f 100644 --- a/apps/comments/l10n/eu.js +++ b/apps/comments/l10n/eu.js @@ -7,11 +7,11 @@ OC.L10N.register( "{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", - "%1$s commented on %2$s" : "%1$s %2$s-en iruzkin du", + "%1$s commented on %2$s" : "%1$s-ek %2$s-en iruzkindu du", "{author} commented on {file}" : "{author}-(e)k {file}-en iruzkina egin du", "<strong>Comments</strong> for files" : "Fitxategientzako <strong>iruzkinak", "Files app plugin to add comments to files" : "Fitxategiei iruzkinak gehitzeko fitxategien aplikazioaren plugina", - "Edit comment" : "Iruzkina editatu", + "Edit comment" : "Editatu iruzkina", "Delete comment" : "Ezabatu iruzkina", "Cancel edit" : "Utzi editatzeari", "Post comment" : "Argitaratu iruzkina", diff --git a/apps/comments/l10n/eu.json b/apps/comments/l10n/eu.json index fc3c822a24a..52ec25361f8 100644 --- a/apps/comments/l10n/eu.json +++ b/apps/comments/l10n/eu.json @@ -5,11 +5,11 @@ "{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", - "%1$s commented on %2$s" : "%1$s %2$s-en iruzkin du", + "%1$s commented on %2$s" : "%1$s-ek %2$s-en iruzkindu du", "{author} commented on {file}" : "{author}-(e)k {file}-en iruzkina egin du", "<strong>Comments</strong> for files" : "Fitxategientzako <strong>iruzkinak", "Files app plugin to add comments to files" : "Fitxategiei iruzkinak gehitzeko fitxategien aplikazioaren plugina", - "Edit comment" : "Iruzkina editatu", + "Edit comment" : "Editatu iruzkina", "Delete comment" : "Ezabatu iruzkina", "Cancel edit" : "Utzi editatzeari", "Post comment" : "Argitaratu iruzkina", |