nextcloud/apps/comments/l10n/eu.json

40 lines
2.6 KiB
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2019-02-27 04:12:05 +03:00
"Comments" : "Iruzkinak",
"You commented" : "Iruzkindu duzu",
"%1$s commented" : "%1$s iruzkin du",
"{author} commented" : "{author}-(e)k iruzkin du",
"You commented on %1$s" : "%1$s-en Iruzkin duzu",
"You commented on {file}" : "{file}-en Iruzkin duzu",
"%1$s commented on %2$s" : "%1$s %2$s-en iruzkin du",
"{author} commented on {file}" : "{author}-(e)k {file}-en iruzkin du",
"<strong>Comments</strong> for files" : "Fitxategientzako <strong>iruzkinak",
2019-07-02 05:13:41 +03:00
"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",
2019-02-27 04:12:05 +03:00
"{user} mentioned you in a comment on “{file}”" : "{user}-(e)k aipatu zaitu iruzkinean “{file}”",
2019-07-02 05:13:41 +03:00
"Files app plugin to add comments to files" : "Fitxategiei iruzkinak gehitzeko fitxategien aplikazioaren plugina",
2018-04-12 03:19:20 +03:00
"Edit comment" : "Iruzkina editatu",
2017-02-25 04:25:07 +03:00
"Delete comment" : "Ezabatu iruzkina",
2021-01-28 05:24:08 +03:00
"Cancel edit" : "Utzi editatzeari",
"Post comment" : "Argitaratu iruzkina",
2020-10-21 05:18:44 +03:00
"No comments yet, start the conversation!" : "Oraindik ez dago iruzkinik, izan zaitez lehena zerbait esanez!",
2021-01-28 05:24:08 +03:00
"No more messages" : "Ez da mezu gehiagorik",
2020-10-21 05:18:44 +03:00
"Retry" : "Saiatu berriro",
2021-01-28 05:24:08 +03:00
"Unable to load the comments list" : "Ezin da iruzkinen zerrenda kargatu",
2020-10-21 05:18:44 +03:00
"_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"],
"_1 new comment_::_{unread} new comments_" : ["Iruzkin berri 1","{unread} iruzkin berri"],
"Comment" : "Iruzkina",
2021-01-28 05:24:08 +03:00
"An error occurred while trying to edit the comment" : "Errorea gertatu da iruzkina editatzen saiatzean",
2020-10-21 05:18:44 +03:00
"Comment deleted" : "Iruzkina ezabatuta",
2021-01-28 05:24:08 +03:00
"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",
2018-04-12 03:19:20 +03:00
"New comment …" : "Iruzkin berria...",
2017-08-09 03:08:20 +03:00
"Post" : "Bidali",
"Cancel" : "Utzi",
"[Deleted user]" : "[Deleted user]",
2017-02-25 04:25:07 +03:00
"More comments …" : "Iruzkin gehiago...",
2016-02-17 09:56:11 +03:00
"Save" : "Gorde",
2017-08-09 03:08:20 +03:00
"Allowed characters {count} of {max}" : "Onartutako karaktereak {max}-tik {count}",
2018-12-28 04:11:49 +03:00
"Error occurred while retrieving comment with ID {id}" : "Errorea gertatu da {id} ID-a duen iruzkina berreskuratzerakoan",
2019-07-21 05:15:10 +03:00
"Error occurred while updating comment with id {id}" : "Errore bat gertatu da {id} id-a duen iruzkina aldatzerakoan",
2020-10-21 05:18:44 +03:00
"Error occurred while posting comment" : "Errore bat gertatu da iruzkina bidaltzerakoan"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}