Migrate ApiError strings
This commit is contained in:
parent
ab465888b4
commit
94d63cda39
|
@ -48,5 +48,15 @@
|
|||
"top": "المتداولة",
|
||||
"chat": "دردشة",
|
||||
"admin": "مدير",
|
||||
"by": "مِن"
|
||||
"by": "مِن",
|
||||
"not_an_admin": "لستَ مديرا.",
|
||||
"not_logged_in": "لستَ متصلا.",
|
||||
"site_ban": "لقد تم طردك مِن هذا الموقع",
|
||||
"community_ban": "لقد تم طردك مِن هذا المجتمع.",
|
||||
"downvotes_disabled": "تم تعطيل التصويتات السلبية",
|
||||
"locked": "محظور",
|
||||
"couldnt_create_comment": "تعذّر إنشاءالتعليق.",
|
||||
"password_incorrect": "الكلمة السرية خاطئة.",
|
||||
"registration_closed": "إنشاء الحسابات معطل",
|
||||
"passwords_dont_match": "الكلمات السرية غير متطابقة."
|
||||
}
|
||||
|
|
|
@ -52,5 +52,44 @@
|
|||
"top": "Millor",
|
||||
"chat": "Xat",
|
||||
"admin": "administrador",
|
||||
"by": "per"
|
||||
"by": "per",
|
||||
"not_an_admin": "No és un administrador.",
|
||||
"couldnt_find_post": "No s’ha pogut trobar l’apunt.",
|
||||
"not_logged_in": "No heu iniciat una sessió.",
|
||||
"site_ban": "Us han expulsat del lloc",
|
||||
"community_ban": "Us han expulsat d’aquesta comunitat.",
|
||||
"downvotes_disabled": "Vots negatius inhabilitats",
|
||||
"locked": "blocat",
|
||||
"couldnt_create_comment": "No s’ha pogut crear el comentari.",
|
||||
"couldnt_like_comment": "No s’ha pogut donar «m’agrada» al comentari.",
|
||||
"couldnt_update_comment": "No s’ha pogut actualitzar el comentari.",
|
||||
"no_comment_edit_allowed": "No teniu permisos per a editar el comentari.",
|
||||
"couldnt_save_comment": "No s’ha pogut desar el comentari.",
|
||||
"couldnt_get_comments": "No s’han pogut recuperar els comentaris.",
|
||||
"couldnt_create_post": "No s’ha pogut crear l’apunt.",
|
||||
"couldnt_like_post": "No s’ha pogut donar «m’agrada» a l’apunt.",
|
||||
"couldnt_find_community": "No s’ha pogut trobar la comunitat.",
|
||||
"couldnt_get_posts": "No s’han pogut recuperar els apunts",
|
||||
"no_post_edit_allowed": "No teniu permisos per a editar l’apunt.",
|
||||
"couldnt_save_post": "No s’ha pogut desar l’apunt.",
|
||||
"site_already_exists": "El lloc ja existeix.",
|
||||
"couldnt_update_site": "No s’ha pogut actualitzar el lloc.",
|
||||
"invalid_community_name": "El nom no és vàlid.",
|
||||
"community_already_exists": "Aquesta comunitat ja existeix.",
|
||||
"community_moderator_already_exists": "Aquest moderador de la comunitat ja existeix.",
|
||||
"community_follower_already_exists": "Aquest seguidor de la comunitat ja existeix.",
|
||||
"couldnt_update_community": "No s’ha pogut actualitzar la comunitat.",
|
||||
"no_community_edit_allowed": "No teniu permisos per a editar la comunitat.",
|
||||
"system_err_login": "Error del sistema. Intenti tancar sessió i ingressar de nou.",
|
||||
"community_user_already_banned": "Aquest usuari de la comunitat ja fou expulsat.",
|
||||
"couldnt_find_that_username_or_email": "No s’ha pogut trobar aquest nom de usuari o adreça electrònica.",
|
||||
"password_incorrect": "Contrasenya incorrecta.",
|
||||
"registration_closed": "S’han tancat els registres",
|
||||
"passwords_dont_match": "Les contrasenyes no coincideixen.",
|
||||
"invalid_username": "El nom d’usuari no és vàlid.",
|
||||
"couldnt_update_user": "No s’ha pogut actualitzar l’usuari.",
|
||||
"couldnt_update_private_message": "No s’ha pogut actualitzar el missatge privat.",
|
||||
"couldnt_update_post": "No s’ha pogut actualitzar l’apunt",
|
||||
"couldnt_create_private_message": "No s’ha pogut crear el missatge privat.",
|
||||
"no_private_message_edit_allowed": "No teniu permisos per a editar el missatge privat."
|
||||
}
|
||||
|
|
|
@ -53,5 +53,54 @@
|
|||
"top": "Top",
|
||||
"chat": "Chat",
|
||||
"admin": "administrator",
|
||||
"by": "af"
|
||||
"by": "af",
|
||||
"not_an_admin": "Ej en administrator.",
|
||||
"couldnt_find_post": "Kunne ikke finde indlæg.",
|
||||
"not_logged_in": "Ikke logget ind.",
|
||||
"site_ban": "Du er udelukket fra denne site",
|
||||
"community_ban": "Du er blevet udelukket fra dette forum.",
|
||||
"downvotes_disabled": "Nedstem deaktiveret",
|
||||
"invalid_url": "Ugyldig URL.",
|
||||
"locked": "låst",
|
||||
"couldnt_create_comment": "Kunne ikke oprette kommentar.",
|
||||
"couldnt_like_comment": "Kunne ikke like kommentar.",
|
||||
"couldnt_update_comment": "Kunne ikke opdatere kommentar.",
|
||||
"no_comment_edit_allowed": "Ej tilladt at ændre kommentar.",
|
||||
"couldnt_save_comment": "Kunne ikke gemme kommentar.",
|
||||
"couldnt_get_comments": "Kunne ikke hente kommentarer.",
|
||||
"report_reason_required": "Angiv grund påkrævet.",
|
||||
"report_too_long": "Angivelsen er for lang.",
|
||||
"couldnt_create_report": "Kunne ikke oprette angivelse.",
|
||||
"couldnt_resolve_report": "Kunne ikke løse angivelse.",
|
||||
"invalid_post_title": "Ugyldig indlægstitel",
|
||||
"couldnt_create_post": "Kunne ikke oprette indlæg.",
|
||||
"couldnt_like_post": "Kunne ikke like indlæg.",
|
||||
"couldnt_find_community": "Kunne ikke finde forum.",
|
||||
"couldnt_get_posts": "Kunne ikke hente indlæg",
|
||||
"no_post_edit_allowed": "Ej tilladt at ændre indlæg.",
|
||||
"couldnt_save_post": "Kunne ikke gemme indlæg.",
|
||||
"site_already_exists": "Site findes allerede.",
|
||||
"couldnt_update_site": "Kunne ikke opdatere site.",
|
||||
"invalid_community_name": "Ugyldigt navn.",
|
||||
"community_already_exists": "Forum findes allerede.",
|
||||
"community_moderator_already_exists": "Forum moderator findes allerede.",
|
||||
"community_follower_already_exists": "Forum abonnent findes allerede.",
|
||||
"not_a_moderator": "Ej en moderator.",
|
||||
"couldnt_update_community": "Kunne ikke opdatere forum.",
|
||||
"no_community_edit_allowed": "Ej tilladt at ændre forum.",
|
||||
"system_err_login": "System fejl. Prøv at logge ud- og ind igen.",
|
||||
"community_user_already_banned": "Forum bruger allerede udelukket.",
|
||||
"couldnt_find_that_username_or_email": "Kunne ikke finde bruger eller email.",
|
||||
"password_incorrect": "Kodeord forkert.",
|
||||
"registration_closed": "Tilmelding lukket",
|
||||
"invalid_password": "Ugyldigt kodeord. Kodeord skal have <= 60 tegn.",
|
||||
"passwords_dont_match": "Kodeord matcher ikke.",
|
||||
"captcha_incorrect": "Captcha forkert.",
|
||||
"invalid_username": "Fejl i brugernavn.",
|
||||
"bio_length_overflow": "Brugerbeskrivelse skal være mindre end 300 tegn.",
|
||||
"couldnt_update_user": "Kunne ikke opdatere brugeren.",
|
||||
"couldnt_update_private_message": "Kunne ej opdatere privat besked.",
|
||||
"couldnt_update_post": "Kunne ikke opdatere indlæg",
|
||||
"couldnt_create_private_message": "Kunne ikke oprette privat besked.",
|
||||
"no_private_message_edit_allowed": "Ulovligt at ændre i privat besked."
|
||||
}
|
||||
|
|
|
@ -53,5 +53,50 @@
|
|||
"top": "Top",
|
||||
"chat": "Chat",
|
||||
"admin": "Administrator",
|
||||
"by": "von"
|
||||
"by": "von",
|
||||
"not_an_admin": "Kein Administrator.",
|
||||
"couldnt_find_post": "Konnte Beitrag nicht finden.",
|
||||
"not_logged_in": "Nicht eingeloggt.",
|
||||
"site_ban": "Du wurdest von dieser Seite gebannt",
|
||||
"community_ban": "Du wurdest von dieser Community gebannt.",
|
||||
"downvotes_disabled": "Downvotes deaktiviert",
|
||||
"invalid_url": "Ungültige URL.",
|
||||
"locked": "gesperrt",
|
||||
"couldnt_create_comment": "Konnte Kommentar nicht anlegen.",
|
||||
"couldnt_like_comment": "Konnte nicht liken.",
|
||||
"couldnt_update_comment": "Konnte Kommentar nicht aktualisieren.",
|
||||
"no_comment_edit_allowed": "Keine Erlaubnis Kommentar zu editieren.",
|
||||
"couldnt_save_comment": "Konnte Kommentar nicht speichern.",
|
||||
"couldnt_get_comments": "Konnte Kommentare nicht laden.",
|
||||
"invalid_post_title": "Ungültiger Post Titel",
|
||||
"couldnt_create_post": "Konnte Beitrag nicht anlegen.",
|
||||
"couldnt_like_post": "Konnte Beitrag nicht liken.",
|
||||
"couldnt_find_community": "Konnte Community nicht finden.",
|
||||
"couldnt_get_posts": "Konnte Beiträge nicht holen",
|
||||
"no_post_edit_allowed": "Keine Erlaubnis Beitrag zu editieren.",
|
||||
"couldnt_save_post": "Konnte Beitrag nicht speichern.",
|
||||
"site_already_exists": "Seite existiert bereits.",
|
||||
"couldnt_update_site": "Konnte Seite nicht aktualisieren.",
|
||||
"invalid_community_name": "Ungültiger Name.",
|
||||
"community_already_exists": "Die Community existiert bereits.",
|
||||
"community_moderator_already_exists": "Community-Moderator*in existiert bereits.",
|
||||
"community_follower_already_exists": "Community-Abonnent*in existiert bereits.",
|
||||
"not_a_moderator": "Kein Moderator.",
|
||||
"couldnt_update_community": "Konnte die Community nicht aktualisieren.",
|
||||
"no_community_edit_allowed": "Keine Erlaubnis, die Community zu editieren.",
|
||||
"system_err_login": "Systemfehler. Versuche dich aus- und wieder einzuloggen.",
|
||||
"community_user_already_banned": "Der*die Community-Benutzer*in ist schon gebannt.",
|
||||
"couldnt_find_that_username_or_email": "Konnte Username oder E-Mail nicht finden.",
|
||||
"password_incorrect": "Passwort falsch.",
|
||||
"registration_closed": "Registrierung geschlossen",
|
||||
"invalid_password": "Ungültiges Passwort. Das Passwort muss <= 60 Zeichen enthalten.",
|
||||
"passwords_dont_match": "Passwörter stimmen nicht überein.",
|
||||
"captcha_incorrect": "Das Captcha ist inkorrekt.",
|
||||
"invalid_username": "Ungültiger Benutzername.",
|
||||
"bio_length_overflow": "Die Benutzerbiographie darf nicht länger als 300 Zeichen sein.",
|
||||
"couldnt_update_user": "Konnte Nutzer nicht aktualisieren.",
|
||||
"couldnt_update_private_message": "Konnte Privatnachricht nicht aktualisieren.",
|
||||
"couldnt_update_post": "Konnte Beitrag nicht aktualisieren",
|
||||
"couldnt_create_private_message": "Konnte Privatnachricht nicht erstelllen.",
|
||||
"no_private_message_edit_allowed": "Editieren der Privatnachricht nicht erlaubt."
|
||||
}
|
||||
|
|
|
@ -53,5 +53,54 @@
|
|||
"top": "Κορυφαία",
|
||||
"chat": "Συνομιλία",
|
||||
"admin": "διαχειριστής",
|
||||
"by": "από"
|
||||
"by": "από",
|
||||
"not_an_admin": "Ο χρήστης δεν είναι διαχειριστής.",
|
||||
"couldnt_find_post": "Δεν μπόρεσε να βρεθεί η δημοσίευση.",
|
||||
"not_logged_in": "Αποσυνδεδέμενος.",
|
||||
"site_ban": "Έχετε αποβληθεί από τον ιστότοπο",
|
||||
"community_ban": "Έχετε αποβληθεί από αυτή την κοινότητα.",
|
||||
"downvotes_disabled": "Αρνητικές ψήφοι απενεργοποιημένες",
|
||||
"invalid_url": "Μη έγκυρο URL.",
|
||||
"locked": "κλειδωμένο",
|
||||
"couldnt_create_comment": "Αδυναμία δημιουργίας σχόλιου.",
|
||||
"couldnt_like_comment": "Δεν μπόρεσε να ψηφισθεί θετικά το σχόλιο.",
|
||||
"couldnt_update_comment": "Δεν μπόρεσε να ενημερωθεί το σχόλιο.",
|
||||
"no_comment_edit_allowed": "Δεν επιτρέπεται η επεξεργασία του σχολίου.",
|
||||
"couldnt_save_comment": "Δεν μπόρεσε να αποθηκευτεί το σχόλιο.",
|
||||
"couldnt_get_comments": "Δεν μπόρεσαν να φορτώσουν τα σχόλια.",
|
||||
"report_reason_required": "Απαιτείται λόγος αναφοράς.",
|
||||
"report_too_long": "Η αναφορά είναι υπερβολικά μεγάλη.",
|
||||
"couldnt_create_report": "Αδυναμία δημιουργίας αναφοράς.",
|
||||
"couldnt_resolve_report": "Αδυναμία επίλυσης αναφοράς.",
|
||||
"invalid_post_title": "Μη έγκυρη επικεφαλίδα δημοσίευσης",
|
||||
"couldnt_create_post": "Δεν μπόρεσε να δημιουργηθεί η δημοσίευση.",
|
||||
"couldnt_like_post": "Δεν μπόρεσε να ψηφισθεί θετικά η δημοσίευση.",
|
||||
"couldnt_find_community": "Δεν μπόρεσε να βρεθεί η κοινότητα.",
|
||||
"couldnt_get_posts": "Αδυναμία εύρεσης δημοσιεύσων",
|
||||
"no_post_edit_allowed": "Δεν επιτρέπεται η επεξεργασία της δημοσίευσης.",
|
||||
"couldnt_save_post": "Δεν μπόρεσε να αποθηκευτεί η δημοσίευση.",
|
||||
"site_already_exists": "Ο ιστότοπος υπάρχει ήδη.",
|
||||
"couldnt_update_site": "Αδυναμία ενημέρωσης ιστότοπου.",
|
||||
"invalid_community_name": "Άκυρο όνομα.",
|
||||
"community_already_exists": "Η κοινότητα υπάρχει ήδη.",
|
||||
"community_moderator_already_exists": "Ο χρήστης είναι ήδη συντονιστής της κοινότητας.",
|
||||
"community_follower_already_exists": "Ο χρήστης είναι ήδη εγγεγραμμένος στην κοινότητα.",
|
||||
"not_a_moderator": "Δεν είναι συντονιστής.",
|
||||
"couldnt_update_community": "Δεν μπόρεσε να ενημερωθεί η κοινότητα.",
|
||||
"no_community_edit_allowed": "Δεν επιτρέπεται η επεξεργασία της κοινότητας.",
|
||||
"system_err_login": "Σφάλμα στο σύστημα. Προσπαθήστε να αποσυνδεθείτε και να συνδεθείτε ξανά.",
|
||||
"community_user_already_banned": "Ο χρήστης έχει ήδη αποβληθεί από την κοινότητα.",
|
||||
"couldnt_find_that_username_or_email": "Αδυναμία εύρεσης χρήστη ή διεύθυνσης ηλεκτρονικού ταχυδρομείου.",
|
||||
"password_incorrect": "Λάθος κωδικός.",
|
||||
"registration_closed": "Εγγραφή κλειστή",
|
||||
"invalid_password": "Άκυρος κωδικός. Ο κωδικός πρέπει να είναι <= 60 χαρακτήρες.",
|
||||
"passwords_dont_match": "Οι κωδικοί δεν ταιριάζουν.",
|
||||
"captcha_incorrect": "Εσφαλμένο captcha.",
|
||||
"invalid_username": "Λάθος όνομα χρήστη.",
|
||||
"bio_length_overflow": "Το βιογραφικό χρήστη δεν μπορεί να ξεπερνά τους 300 χαρακτήρες.",
|
||||
"couldnt_update_user": "Αδυναμία ενημέρωσης χρήστη.",
|
||||
"couldnt_update_private_message": "Αδυναμία ενημέρωσης προσωπικού μηνύματος.",
|
||||
"couldnt_update_post": "Αδυναμία ενημέρωσης δημοσιεύσης",
|
||||
"couldnt_create_private_message": "Αδυναμία δημιουργίας προσωπικού μηνύματος.",
|
||||
"no_private_message_edit_allowed": "Δεν επιτρέπεται η επεξεργασία του προσωπικού μηνύματος."
|
||||
}
|
||||
|
|
|
@ -121,5 +121,103 @@
|
|||
"admin": "admin",
|
||||
"@admin": {},
|
||||
"by": "by",
|
||||
"@by": {}
|
||||
"@by": {},
|
||||
"not_an_admin": "Not an admin.",
|
||||
"@not_an_admin": {},
|
||||
"couldnt_find_post": "Couldn't find post.",
|
||||
"@couldnt_find_post": {},
|
||||
"not_logged_in": "Not logged in.",
|
||||
"@not_logged_in": {},
|
||||
"site_ban": "You have been banned from the site",
|
||||
"@site_ban": {},
|
||||
"community_ban": "You have been banned from this community.",
|
||||
"@community_ban": {},
|
||||
"downvotes_disabled": "Downvotes disabled",
|
||||
"@downvotes_disabled": {},
|
||||
"invalid_url": "Invalid URL.",
|
||||
"@invalid_url": {},
|
||||
"locked": "locked",
|
||||
"@locked": {},
|
||||
"couldnt_create_comment": "Couldn't create comment.",
|
||||
"@couldnt_create_comment": {},
|
||||
"couldnt_like_comment": "Couldn't like comment.",
|
||||
"@couldnt_like_comment": {},
|
||||
"couldnt_update_comment": "Couldn't update comment.",
|
||||
"@couldnt_update_comment": {},
|
||||
"no_comment_edit_allowed": "Not allowed to edit comment.",
|
||||
"@no_comment_edit_allowed": {},
|
||||
"couldnt_save_comment": "Couldn't save comment.",
|
||||
"@couldnt_save_comment": {},
|
||||
"couldnt_get_comments": "Couldn't get comments.",
|
||||
"@couldnt_get_comments": {},
|
||||
"report_reason_required": "Report reason required.",
|
||||
"@report_reason_required": {},
|
||||
"report_too_long": "Report too long.",
|
||||
"@report_too_long": {},
|
||||
"couldnt_create_report": "Couldn't create report.",
|
||||
"@couldnt_create_report": {},
|
||||
"couldnt_resolve_report": "Couldn't resolve report.",
|
||||
"@couldnt_resolve_report": {},
|
||||
"invalid_post_title": "Invalid post title",
|
||||
"@invalid_post_title": {},
|
||||
"couldnt_create_post": "Couldn't create post.",
|
||||
"@couldnt_create_post": {},
|
||||
"couldnt_like_post": "Couldn't like post.",
|
||||
"@couldnt_like_post": {},
|
||||
"couldnt_find_community": "Couldn't find community.",
|
||||
"@couldnt_find_community": {},
|
||||
"couldnt_get_posts": "Couldn't get posts",
|
||||
"@couldnt_get_posts": {},
|
||||
"no_post_edit_allowed": "Not allowed to edit post.",
|
||||
"@no_post_edit_allowed": {},
|
||||
"couldnt_save_post": "Couldn't save post.",
|
||||
"@couldnt_save_post": {},
|
||||
"site_already_exists": "Site already exists.",
|
||||
"@site_already_exists": {},
|
||||
"couldnt_update_site": "Couldn't update site.",
|
||||
"@couldnt_update_site": {},
|
||||
"invalid_community_name": "Invalid name.",
|
||||
"@invalid_community_name": {},
|
||||
"community_already_exists": "Community already exists.",
|
||||
"@community_already_exists": {},
|
||||
"community_moderator_already_exists": "Community moderator already exists.",
|
||||
"@community_moderator_already_exists": {},
|
||||
"community_follower_already_exists": "Community follower already exists.",
|
||||
"@community_follower_already_exists": {},
|
||||
"not_a_moderator": "Not a moderator.",
|
||||
"@not_a_moderator": {},
|
||||
"couldnt_update_community": "Couldn't update Community.",
|
||||
"@couldnt_update_community": {},
|
||||
"no_community_edit_allowed": "Not allowed to edit community.",
|
||||
"@no_community_edit_allowed": {},
|
||||
"system_err_login": "System error. Try logging out and back in.",
|
||||
"@system_err_login": {},
|
||||
"community_user_already_banned": "Community user already banned.",
|
||||
"@community_user_already_banned": {},
|
||||
"couldnt_find_that_username_or_email": "Couldn't find that username or email.",
|
||||
"@couldnt_find_that_username_or_email": {},
|
||||
"password_incorrect": "Password incorrect.",
|
||||
"@password_incorrect": {},
|
||||
"registration_closed": "Registration closed",
|
||||
"@registration_closed": {},
|
||||
"invalid_password": "Invalid password. Password must be <= 60 characters.",
|
||||
"@invalid_password": {},
|
||||
"passwords_dont_match": "Passwords do not match.",
|
||||
"@passwords_dont_match": {},
|
||||
"captcha_incorrect": "Captcha incorrect.",
|
||||
"@captcha_incorrect": {},
|
||||
"invalid_username": "Invalid username.",
|
||||
"@invalid_username": {},
|
||||
"bio_length_overflow": "User bio cannot exceed 300 characters.",
|
||||
"@bio_length_overflow": {},
|
||||
"couldnt_update_user": "Couldn't update user.",
|
||||
"@couldnt_update_user": {},
|
||||
"couldnt_update_private_message": "Couldn't update private message.",
|
||||
"@couldnt_update_private_message": {},
|
||||
"couldnt_update_post": "Couldn't update post",
|
||||
"@couldnt_update_post": {},
|
||||
"couldnt_create_private_message": "Couldn't create private message.",
|
||||
"@couldnt_create_private_message": {},
|
||||
"no_private_message_edit_allowed": "Not allowed to edit private message.",
|
||||
"@no_private_message_edit_allowed": {}
|
||||
}
|
||||
|
|
|
@ -53,5 +53,54 @@
|
|||
"top": "Supraj",
|
||||
"chat": "Babilo",
|
||||
"admin": "administranto",
|
||||
"by": "de"
|
||||
"by": "de",
|
||||
"not_an_admin": "Ne estas administranto.",
|
||||
"couldnt_find_post": "Ne povis trovi la afiŝon.",
|
||||
"not_logged_in": "Nesalutinta.",
|
||||
"site_ban": "Vi estas forbarita de la retejo",
|
||||
"community_ban": "Vi estas forbarita de la komunumo.",
|
||||
"downvotes_disabled": "Kontraŭvoĉoj malŝaltiĝis",
|
||||
"invalid_url": "Nevalida URL.",
|
||||
"locked": "ŝlosita",
|
||||
"couldnt_create_comment": "Ne povis krei la komenton.",
|
||||
"couldnt_like_comment": "Ne povis ŝati la komenton.",
|
||||
"couldnt_update_comment": "Ne povis ĝisdatigi la komenton.",
|
||||
"no_comment_edit_allowed": "Ne rajtas redakti la komenton.",
|
||||
"couldnt_save_comment": "Ne povis konservi la komenton.",
|
||||
"couldnt_get_comments": "Ne povis akiri la komentojn.",
|
||||
"report_reason_required": "Necesas kialo de raporto.",
|
||||
"report_too_long": "Raporto estas tro longa.",
|
||||
"couldnt_create_report": "Ne povis krei raporton.",
|
||||
"couldnt_resolve_report": "Ne povis trakti raporton.",
|
||||
"invalid_post_title": "Nevalida titolo de afiŝo",
|
||||
"couldnt_create_post": "Ne povis krei la afiŝon.",
|
||||
"couldnt_like_post": "Ne povis ŝati la afiŝon.",
|
||||
"couldnt_find_community": "Ne povis trovi la komunumon.",
|
||||
"couldnt_get_posts": "Ne povis akiri afiŝojn",
|
||||
"no_post_edit_allowed": "Ne rajtas redakti la afiŝon.",
|
||||
"couldnt_save_post": "Ne povis konservi la afiŝon.",
|
||||
"site_already_exists": "Retejo jam ekzistas.",
|
||||
"couldnt_update_site": "Ne povis ĝisdatigi la retejon.",
|
||||
"invalid_community_name": "Nevalida nomo.",
|
||||
"community_already_exists": "Komunumo jam ekzistas.",
|
||||
"community_moderator_already_exists": "Reguligisto de komunumo jam ekzistas.",
|
||||
"community_follower_already_exists": "Abonanto de komunumo jam ekzistas.",
|
||||
"not_a_moderator": "Nereguligisto.",
|
||||
"couldnt_update_community": "Ne povis ĝisdatigi la komunumon.",
|
||||
"no_community_edit_allowed": "Ne rajtas redakti la komunumon.",
|
||||
"system_err_login": "Sistema eraro. Provu adiaŭi kaj resaluti.",
|
||||
"community_user_already_banned": "Uzanto de komunumo jam estas forbarita.",
|
||||
"couldnt_find_that_username_or_email": "Ne povis trovi tiun uzantonomon aŭ retpoŝtadreson.",
|
||||
"password_incorrect": "Pasvorto malĝustas.",
|
||||
"registration_closed": "Registrado malebliĝis",
|
||||
"invalid_password": "Nevalido pasvorto. Pasvorto devas havi ≤ 60 signojn.",
|
||||
"passwords_dont_match": "Pasvortoj ne samas.",
|
||||
"captcha_incorrect": "Neĝuste solvita kontrolo de homeco.",
|
||||
"invalid_username": "Nevalida uzantonomo.",
|
||||
"bio_length_overflow": "Prio de uzanto ne povas havi pli ol 300 signojn.",
|
||||
"couldnt_update_user": "Ne povis ĝisdatigi la uzanton.",
|
||||
"couldnt_update_private_message": "Ne povis ĝisdatigi la privatan mesaĝon.",
|
||||
"couldnt_update_post": "Ne povis ĝisdatigi la afiŝon",
|
||||
"couldnt_create_private_message": "Ne povis krei privatan mesaĝon.",
|
||||
"no_private_message_edit_allowed": "Ne rajtas redakti la privatan mesaĝon."
|
||||
}
|
||||
|
|
|
@ -53,5 +53,54 @@
|
|||
"top": "Lo mejor",
|
||||
"chat": "Chat",
|
||||
"admin": "administrador",
|
||||
"by": "por"
|
||||
"by": "por",
|
||||
"not_an_admin": "No es un administrador.",
|
||||
"couldnt_find_post": "No se pudo encontrar la publicación.",
|
||||
"not_logged_in": "No has iniciado sesión.",
|
||||
"site_ban": "Has sido expulsado del sitio",
|
||||
"community_ban": "Has sido expulsado de esta comunidad.",
|
||||
"downvotes_disabled": "Votos negativos deshabilitados",
|
||||
"invalid_url": "URL no válido.",
|
||||
"locked": "bloqueado",
|
||||
"couldnt_create_comment": "No se pudo crear el comentario.",
|
||||
"couldnt_like_comment": "No se pudo dar me gusta al comentario.",
|
||||
"couldnt_update_comment": "No se pudo actualizar el comentario.",
|
||||
"no_comment_edit_allowed": "No tiene permisos para editar el comentario.",
|
||||
"couldnt_save_comment": "No se pudo guardar el comentario.",
|
||||
"couldnt_get_comments": "No se pudo obtener los comentarios.",
|
||||
"report_reason_required": "Motivo del informe necesario.",
|
||||
"report_too_long": "Informe demasiado largo.",
|
||||
"couldnt_create_report": "No se pudo generar el informe.",
|
||||
"couldnt_resolve_report": "No se pudo resolver el informe.",
|
||||
"invalid_post_title": "Título de la publicación no válido",
|
||||
"couldnt_create_post": "No se pudo crear la publicación.",
|
||||
"couldnt_like_post": "No se pudo dar me gusta a la publicación.",
|
||||
"couldnt_find_community": "No se pudo encontrar la comunidad.",
|
||||
"couldnt_get_posts": "No se pudo obtener las publicaciones",
|
||||
"no_post_edit_allowed": "No tiene permisos para editar la publicación.",
|
||||
"couldnt_save_post": "No se pudo guardar la publicación.",
|
||||
"site_already_exists": "El sitio ya existe.",
|
||||
"couldnt_update_site": "No se pudo actualizar el sitio.",
|
||||
"invalid_community_name": "Nombre no válido.",
|
||||
"community_already_exists": "Esta comunidad ya existe.",
|
||||
"community_moderator_already_exists": "Este moderador de la comunidad ya existe.",
|
||||
"community_follower_already_exists": "Este seguidor de la comunidad ya existe.",
|
||||
"not_a_moderator": "No eres moderador.",
|
||||
"couldnt_update_community": "No se pudo actualizar la comunidad.",
|
||||
"no_community_edit_allowed": "No tiene permisos para editar la comunidad.",
|
||||
"system_err_login": "Error del sistema. Intente cerrar sesión e ingresar de nuevo.",
|
||||
"community_user_already_banned": "Este usuario de la comunidad ya fue expulsado.",
|
||||
"couldnt_find_that_username_or_email": "No se pudo encontrar ese nombre de usuario o correo electrónico.",
|
||||
"password_incorrect": "Contraseña incorrecta.",
|
||||
"registration_closed": "Registro cerrado",
|
||||
"invalid_password": "Contraseña no válida. La contraseña debe ser <= 60 carácteres.",
|
||||
"passwords_dont_match": "Las contraseñas no coinciden.",
|
||||
"captcha_incorrect": "Captcha incorrecto.",
|
||||
"invalid_username": "Nombre de usuario inválido.",
|
||||
"bio_length_overflow": "La biografía del usuario no puede exceder los 300 caracteres.",
|
||||
"couldnt_update_user": "No se pudo actualizar el usuario.",
|
||||
"couldnt_update_private_message": "No se pudo actualizar el mensaje privado.",
|
||||
"couldnt_update_post": "No se pudo actualizar la publicación",
|
||||
"couldnt_create_private_message": "No se pudo crear el mensaje privado.",
|
||||
"no_private_message_edit_allowed": "Sin permisos para editar el mensaje privado."
|
||||
}
|
||||
|
|
|
@ -53,5 +53,54 @@
|
|||
"top": "Bozkatuenak",
|
||||
"chat": "Txata",
|
||||
"admin": "administratzailea",
|
||||
"by": "egilea:"
|
||||
"by": "egilea:",
|
||||
"not_an_admin": "Ez zara administratzailea.",
|
||||
"couldnt_find_post": "Ezin izan da bidalketarik aurkitu.",
|
||||
"not_logged_in": "Ez duzu saiorik hasi.",
|
||||
"site_ban": "Gune honetan sartzea debekatu dizute",
|
||||
"community_ban": "Komunitate honetan sartzea debekatu dizute.",
|
||||
"downvotes_disabled": "Kontrako bozkak desgaituta",
|
||||
"invalid_url": "URL baliogabea.",
|
||||
"locked": "blokeatuta",
|
||||
"couldnt_create_comment": "Ezin izan da iruzkina sortu.",
|
||||
"couldnt_like_comment": "Ezin izan da iruzkinari datsegit eman.",
|
||||
"couldnt_update_comment": "Ezin izan da iruzkina eguneratu.",
|
||||
"no_comment_edit_allowed": "Ezin duzu iruzkina editatu.",
|
||||
"couldnt_save_comment": "Ezin izan da iruzkina gorde.",
|
||||
"couldnt_get_comments": "Ezin izan da iruzkinik lortu.",
|
||||
"report_reason_required": "Salaketaren arrazoia ezinbestekoa da.",
|
||||
"report_too_long": "Salaketa luzeegia.",
|
||||
"couldnt_create_report": "Ezin izan da salaketa sortu.",
|
||||
"couldnt_resolve_report": "Ezin izan da salaketa itxi.",
|
||||
"invalid_post_title": "Bidalketa izenburu baliogabea",
|
||||
"couldnt_create_post": "Ezin izan da bidalketa sortu.",
|
||||
"couldnt_like_post": "Ezin izan da bidalketari datsegit eman.",
|
||||
"couldnt_find_community": "Ezin izan da komunitaterik aurkitu.",
|
||||
"couldnt_get_posts": "Ezin izan da bidalketa lortu",
|
||||
"no_post_edit_allowed": "Ezin duzu bidalketa editatu.",
|
||||
"couldnt_save_post": "Ezin izan da bidalketa gorde.",
|
||||
"site_already_exists": "Gunea dagoeneko existitzen da.",
|
||||
"couldnt_update_site": "Ezin izan da gunea eguneratu.",
|
||||
"invalid_community_name": "Izen baliogabea.",
|
||||
"community_already_exists": "Komunitate hori dagoeneko existitzen da.",
|
||||
"community_moderator_already_exists": "Komunitateko moderatzaile hori dagoeneko existitzen da.",
|
||||
"community_follower_already_exists": "Komunitateko jarraitzaile hori dagoeneko existitzen da.",
|
||||
"not_a_moderator": "Ez zara moderatzailea.",
|
||||
"couldnt_update_community": "Ezin izan da komunitatea eguneratu.",
|
||||
"no_community_edit_allowed": "Ezin duzu komunitatea editatu.",
|
||||
"system_err_login": "Sistemaren errorea. Saiatu saioa ixten eta berriz hasten.",
|
||||
"community_user_already_banned": "Komunitateko erabiltzaile hau dagoeneko debekatuta dago.",
|
||||
"couldnt_find_that_username_or_email": "Ezin izan da aurkitu erabiltzaile-izen edo eposta hori.",
|
||||
"password_incorrect": "Pasahitz okerra.",
|
||||
"registration_closed": "Izen-ematea itxira",
|
||||
"invalid_password": "Pasahitz baliogabea. Pasahitzak <= 60 karaktere izan behar ditu.",
|
||||
"passwords_dont_match": "Pasahitzak ez dira berdinak.",
|
||||
"captcha_incorrect": "Okerreko captcha.",
|
||||
"invalid_username": "Erabiltzaile-izen baliogabea.",
|
||||
"bio_length_overflow": "Erabiltzailearen biografiak ezin ditu 300 hizki baino gehiago izan.",
|
||||
"couldnt_update_user": "Ezin izan da erabiltzailea eguneratu.",
|
||||
"couldnt_update_private_message": "Ezin izan da mezu pribatu hori eguneratu.",
|
||||
"couldnt_update_post": "Ezin izan da bidalketa eguneratu",
|
||||
"couldnt_create_private_message": "Ezin izan da mezu pribatu hori sortu.",
|
||||
"no_private_message_edit_allowed": "Ezin duzu mezu pribaturik editatu."
|
||||
}
|
||||
|
|
|
@ -35,5 +35,35 @@
|
|||
"new_": "تازه",
|
||||
"top": "بالاترین",
|
||||
"chat": "گپ",
|
||||
"admin": "مدیر"
|
||||
"admin": "مدیر",
|
||||
"not_an_admin": "مدیر نیستید.",
|
||||
"couldnt_find_post": "ناتوانی در یافتن مطلب.",
|
||||
"not_logged_in": "وارد نشدهاید.",
|
||||
"site_ban": "فعالیت شما در این پایگاه ممنوع شده است",
|
||||
"community_ban": "فعالیت شما در این جامعه ممنوع شده است.",
|
||||
"downvotes_disabled": "رای پایین غیرفعال است",
|
||||
"locked": "قفل شد",
|
||||
"couldnt_create_comment": "ناتوانی در ایجاد نظر.",
|
||||
"couldnt_like_comment": "ناتوانی در پسنیدن نظر.",
|
||||
"couldnt_update_comment": "ناتوانی در بهروزرسانی نظر.",
|
||||
"no_comment_edit_allowed": "مجاز به ویرایش نظر نیستید.",
|
||||
"couldnt_save_comment": "ناتوانی در ذخیره نظر.",
|
||||
"couldnt_create_post": "ناتوانی در ایجاد مطلب.",
|
||||
"couldnt_like_post": "ناتوانی در پسندیدن مطلب.",
|
||||
"couldnt_find_community": "ناتوانی در یافتن جامعه.",
|
||||
"couldnt_get_posts": "ناتوانی در دریافت مطالب",
|
||||
"no_post_edit_allowed": "مجاز به ویرایش مطلب نیستید.",
|
||||
"couldnt_save_post": "ناتوانی در ذخیره مطلب.",
|
||||
"site_already_exists": "این پایگاه از قبل وجود داشته است.",
|
||||
"couldnt_update_site": "ناتوانی در بهروزرسانی پایگاه.",
|
||||
"community_already_exists": "این جامعه از قبل وجود داشته است.",
|
||||
"couldnt_update_community": "ناتوانی در بهروزرسانی جامعه.",
|
||||
"no_community_edit_allowed": "مجاز به ویرایش جامعه نیستید.",
|
||||
"system_err_login": "خطای سامانه. سعی کنید خارج شده و دوباره وارد شوید.",
|
||||
"couldnt_find_that_username_or_email": "ناتوانی در یافتن این نام کاربری یا رایانامه.",
|
||||
"password_incorrect": "گذرواژه نادرست.",
|
||||
"registration_closed": "نامنویسی بسته است",
|
||||
"passwords_dont_match": "گذرواژهها با هم منطبق نیستند.",
|
||||
"couldnt_update_user": "ناتوانی در بهروزرسانی کاربر.",
|
||||
"couldnt_update_post": "ناتوای در بهروزرسانی مطلب"
|
||||
}
|
||||
|
|
|
@ -49,5 +49,43 @@
|
|||
"top": "Parhaimmat",
|
||||
"chat": "Chat",
|
||||
"admin": "ylläpitäjä",
|
||||
"by": "käyttäjältä"
|
||||
"by": "käyttäjältä",
|
||||
"not_an_admin": "Ei ole ylläpitäjä.",
|
||||
"couldnt_find_post": "Viestiä ei löytynyt.",
|
||||
"not_logged_in": "Ei kirjautunut sisään.",
|
||||
"site_ban": "Sinut on asetettu porttikieltoon tällä sivustolla",
|
||||
"community_ban": "Sinulle on asetettu porttikielto tähän yhteisöön.",
|
||||
"downvotes_disabled": "Alaäänet otettu pois päältä",
|
||||
"locked": "lukittu",
|
||||
"couldnt_create_comment": "Kommenttia ei pystytty luomaan.",
|
||||
"couldnt_like_comment": "Kommentista ei voitu tykätä.",
|
||||
"couldnt_update_comment": "Kommenttia ei voitu päivittää.",
|
||||
"no_comment_edit_allowed": "Sinulla ei ole oikeutta muokata kommenttia.",
|
||||
"couldnt_save_comment": "Kommenttia ei voitu tallentaa.",
|
||||
"couldnt_get_comments": "Kommentteja ei voitu hakea.",
|
||||
"invalid_post_title": "Väärä viestin otsikko",
|
||||
"couldnt_create_post": "Ei voitu luoda viestiä.",
|
||||
"couldnt_like_post": "Viestistä ei voitu tykätä.",
|
||||
"couldnt_find_community": "Yhteisöä ei voitu löytää.",
|
||||
"couldnt_get_posts": "Viestejä ei saatu",
|
||||
"no_post_edit_allowed": "Sinulla ei ole oikeutta muokata viestiä.",
|
||||
"couldnt_save_post": "Viestiä ei voitu tallentaa.",
|
||||
"site_already_exists": "Sivusto on jo olemassa.",
|
||||
"couldnt_update_site": "Sivustoa ei voitu päivittää.",
|
||||
"community_already_exists": "Yhteisö on jo olemassa.",
|
||||
"community_moderator_already_exists": "Yhteisön moderaattori on jo olemassa.",
|
||||
"community_follower_already_exists": "Yhteisön seuraaja on jo olemassa.",
|
||||
"couldnt_update_community": "Yhteisöä ei voitu päivittää.",
|
||||
"no_community_edit_allowed": "Sinulla ei ole oikeutta muokata yhteisöä.",
|
||||
"system_err_login": "Järjestelmävirhe. Yritä kirjautua ulos ja kirjautua uudestaan sisään.",
|
||||
"community_user_already_banned": "Yhteisön käyttäjä on jo porttikiellossa.",
|
||||
"couldnt_find_that_username_or_email": "Käyttäjänimeä tai sähköpostia ei onnistuttu löytämään.",
|
||||
"password_incorrect": "Salasana on väärin.",
|
||||
"registration_closed": "Rekisteröityminen suljettu",
|
||||
"passwords_dont_match": "Salasanat eivät täsmää.",
|
||||
"couldnt_update_user": "Käyttäjää ei voitu päivittää.",
|
||||
"couldnt_update_private_message": "Yksityisviestiä ei voitu päivittää.",
|
||||
"couldnt_update_post": "Viestiä ei voitu päivittää",
|
||||
"couldnt_create_private_message": "Yksityisviestiä ei voitu luoda.",
|
||||
"no_private_message_edit_allowed": "Sinulla ei ole oikeutta muokata yksityisviestiä."
|
||||
}
|
||||
|
|
|
@ -53,5 +53,53 @@
|
|||
"top": "Top",
|
||||
"chat": "Chat",
|
||||
"admin": "admin",
|
||||
"by": "par"
|
||||
"by": "par",
|
||||
"not_an_admin": "Pas administrateur.",
|
||||
"couldnt_find_post": "Impossible de trouver la publication.",
|
||||
"not_logged_in": "Vous n’êtes pas connecté.",
|
||||
"site_ban": "Vous avez été banni du site",
|
||||
"community_ban": "Vous avez été banni de cette communauté.",
|
||||
"downvotes_disabled": "Votes négatifs désactivés",
|
||||
"invalid_url": "URL invalide.",
|
||||
"locked": "verrouillé",
|
||||
"couldnt_create_comment": "Impossible de publier le commentaire.",
|
||||
"couldnt_like_comment": "Impossible d’aimer le commentaire.",
|
||||
"couldnt_update_comment": "Impossible de mettre à jour le commentaire.",
|
||||
"no_comment_edit_allowed": "Vous n’êtes pas autorisé à éditer ce commentaire.",
|
||||
"couldnt_save_comment": "Impossible de sauvegarder le commentaire.",
|
||||
"couldnt_get_comments": "Impossible d'obtenir les commentaires.",
|
||||
"report_reason_required": "Raison du signalement requise.",
|
||||
"couldnt_create_report": "Impossible de créer le signalement.",
|
||||
"couldnt_resolve_report": "Impossible de résoudre le rapport.",
|
||||
"invalid_post_title": "Titre du post invalide",
|
||||
"couldnt_create_post": "Impossible de créer la publication.",
|
||||
"couldnt_like_post": "Impossible d’aimer la publication.",
|
||||
"couldnt_find_community": "Impossible de trouver cette communauté.",
|
||||
"couldnt_get_posts": "Impossible d’obtenir les publications",
|
||||
"no_post_edit_allowed": "Vous n’êtes pas autorisé à éditer cette publication.",
|
||||
"couldnt_save_post": "Impossible de sauvegarder la publication.",
|
||||
"site_already_exists": "Le site existe déjà.",
|
||||
"couldnt_update_site": "Impossible de mettre à jour le site.",
|
||||
"invalid_community_name": "Nom invalide.",
|
||||
"community_already_exists": "Cette communauté existe déjà.",
|
||||
"community_moderator_already_exists": "Ce membre est déjà modérateur.",
|
||||
"community_follower_already_exists": "Ce membre est déjà abonné.",
|
||||
"not_a_moderator": "N'êtes pas un modérateur.",
|
||||
"couldnt_update_community": "Impossible de mettre à jour cette communauté.",
|
||||
"no_community_edit_allowed": "Vous n’êtes pas autorisé à éditer cette communauté.",
|
||||
"system_err_login": "Erreur système. Essayez de vous déconnecter puis de vous reconnecter.",
|
||||
"community_user_already_banned": "Ce membre est déjà banni.",
|
||||
"couldnt_find_that_username_or_email": "Impossible de trouver cet·te utilisateur·rice ou cet email.",
|
||||
"password_incorrect": "Mot de passe incorrect.",
|
||||
"registration_closed": "Inscriptions fermées",
|
||||
"invalid_password": "Mot de passe erroné. La longueur du mot de passe doit être <= 60 caractères.",
|
||||
"passwords_dont_match": "Les mots de passes ne correspondent pas.",
|
||||
"captcha_incorrect": "Captcha erroné.",
|
||||
"invalid_username": "Nom d'utilisateur invalide.",
|
||||
"bio_length_overflow": "La bio utilisateur ne peut dépasser 300 caractères.",
|
||||
"couldnt_update_user": "Impossible de mettre à jour l’utilisateur·rice.",
|
||||
"couldnt_update_private_message": "Impossible de modifier le message privé.",
|
||||
"couldnt_update_post": "Impossible de mettre à jour la publication",
|
||||
"couldnt_create_private_message": "Impossible de créer un message privé.",
|
||||
"no_private_message_edit_allowed": "Pas autorisé à modifier un message privé."
|
||||
}
|
||||
|
|
|
@ -53,5 +53,50 @@
|
|||
"top": "Barr",
|
||||
"chat": "Comhrá",
|
||||
"admin": "riarthóir",
|
||||
"by": "le"
|
||||
"by": "le",
|
||||
"not_an_admin": "Ní riarthóir é.",
|
||||
"couldnt_find_post": "Níorbh fhéidir an post a aimsiú.",
|
||||
"not_logged_in": "Ní logáilte isteach.",
|
||||
"site_ban": "Cuireadh cosc ort ón suíomh",
|
||||
"community_ban": "Cuireadh cosc ort ón bpobal seo.",
|
||||
"downvotes_disabled": "Síosvótaí faoi mhíchumas",
|
||||
"invalid_url": "URL neamhbhailí.",
|
||||
"locked": "glasáilte",
|
||||
"couldnt_create_comment": "Níorbh fhéidir a chruthú trácht.",
|
||||
"couldnt_like_comment": "Níorbh fhéidir a is maith trácht.",
|
||||
"couldnt_update_comment": "Níorbh fhéidir trácht a nuashonrú.",
|
||||
"no_comment_edit_allowed": "Ní cheadaítear trácht a chur in eagar.",
|
||||
"couldnt_save_comment": "Níorbh fhéidir trácht a shábháil.",
|
||||
"couldnt_get_comments": "Níorbh fhéidir tuairimí a fháil.",
|
||||
"invalid_post_title": "Teideal poist neamhbhailí",
|
||||
"couldnt_create_post": "Níorbh fhéidir postáil a chruthú.",
|
||||
"couldnt_like_post": "Níorbh fhéidir a is maith post.",
|
||||
"couldnt_find_community": "Níorbh fhéidir Pobal a aimsiú.",
|
||||
"couldnt_get_posts": "Níorbh fhéidir an post a fháil",
|
||||
"no_post_edit_allowed": "Ní cheadaítear an post a chur in eagar.",
|
||||
"couldnt_save_post": "Níorbh fhéidir an post a shábháil.",
|
||||
"site_already_exists": "Suíomh ann cheana.",
|
||||
"couldnt_update_site": "Níorbh fhéidir an suíomh a nuashonrú.",
|
||||
"invalid_community_name": "Ainm neamhbhailí.",
|
||||
"community_already_exists": "Pobal ann cheana féin.",
|
||||
"community_moderator_already_exists": "Tá modhnóir pobail ann cheana féin.",
|
||||
"community_follower_already_exists": "Tá leantóir pobail ann cheana féin.",
|
||||
"not_a_moderator": "Ní modhnóir.",
|
||||
"couldnt_update_community": "Níorbh fhéidir an Pobal a nuashonrú.",
|
||||
"no_community_edit_allowed": "Ní cheadaítear an pobal a chur in eagar.",
|
||||
"system_err_login": "Earráid chórais. Bain triail as logáil amach agus ar ais isteach.",
|
||||
"community_user_already_banned": "Toirmisctear úsáideoir pobail cheana féin.",
|
||||
"couldnt_find_that_username_or_email": "Níorbh fhéidir an t-ainm úsáideora nó an ríomhphost sin a fháil.",
|
||||
"password_incorrect": "Pasfhocal mícheart.",
|
||||
"registration_closed": "Clárú dúnta",
|
||||
"invalid_password": "Pasfhocal neamhbhailí. Caithfidh <= 60 carachtar a bheith sa phasfhocal.",
|
||||
"passwords_dont_match": "Ní hionann pasfhocail.",
|
||||
"captcha_incorrect": "Ta Captcha mícheart.",
|
||||
"invalid_username": "Ainm Úsáideora neamhbhailí.",
|
||||
"bio_length_overflow": "Ní féidir le bith-úsáideoir níos mó ná 300 carachtar.",
|
||||
"couldnt_update_user": "Níorbh fhéidir an t-úsáideoir a nuashonrú.",
|
||||
"couldnt_update_private_message": "Níorbh fhéidir teachtaireacht phríobháideach a nuashonrú.",
|
||||
"couldnt_update_post": "Níorbh fhéidir an post a nuashonrú",
|
||||
"couldnt_create_private_message": "Níorbh fhéidir teachtaireacht phríobháideach a chruthú.",
|
||||
"no_private_message_edit_allowed": "Ní cheadaítear teachtaireacht phríobháideach a chur in eagar."
|
||||
}
|
||||
|
|
|
@ -12,5 +12,10 @@
|
|||
"avatar": "अवतार",
|
||||
"communities": "सामुदायिक",
|
||||
"users": "उपयोगकर्ता",
|
||||
"admin": "प्रशासक"
|
||||
"admin": "प्रशासक",
|
||||
"couldnt_find_post": "पोस्ट नहीं ढूंढ़ पाएं |",
|
||||
"locked": "बंद",
|
||||
"couldnt_create_comment": "टिप्पणी (कमेंट) नहीं बना पाईं |",
|
||||
"couldnt_find_community": "समुदायों नहीं ढूंढ़ पाएं |",
|
||||
"community_already_exists": "यह समुदाय पहले स मौजूद है |"
|
||||
}
|
||||
|
|
|
@ -49,5 +49,44 @@
|
|||
"top": "Legjobb",
|
||||
"chat": "Csevegés",
|
||||
"admin": "admin",
|
||||
"by": "szerző"
|
||||
"by": "szerző",
|
||||
"not_an_admin": "Nem egy admin.",
|
||||
"couldnt_find_post": "A bejegyzés nem található.",
|
||||
"not_logged_in": "Nem vagy bejelentkezve.",
|
||||
"site_ban": "Ki lettél tiltva az oldalról",
|
||||
"community_ban": "Ki lettél tiltva ebből a közösségből.",
|
||||
"downvotes_disabled": "Negatív szavazatok letiltva",
|
||||
"locked": "zárolva",
|
||||
"couldnt_create_comment": "Nem lehetett létrehozni a hozzászólást.",
|
||||
"couldnt_like_comment": "Nem lehetett kedvelni a hozzászólást.",
|
||||
"couldnt_update_comment": "Nem lehetett frissíteni a hozzászólást.",
|
||||
"no_comment_edit_allowed": "A hozzászólás szerkesztése nem engedélyezett.",
|
||||
"couldnt_save_comment": "Nem lehetett menteni a hozzászólást.",
|
||||
"couldnt_get_comments": "Nem lehetett lekérdezni a hozzászólást.",
|
||||
"couldnt_create_post": "Nem lehetett létrehozni a bejegyzést.",
|
||||
"couldnt_like_post": "Nem lehetett kedvelni a bejegyzést.",
|
||||
"couldnt_find_community": "A közösség nem található.",
|
||||
"couldnt_get_posts": "Nem lehetett lekérdezni a bejegyzéseket",
|
||||
"no_post_edit_allowed": "A bejegyzés szerkesztése nem engedélyezett.",
|
||||
"couldnt_save_post": "Nem lehetett menteni a bejegyzést.",
|
||||
"site_already_exists": "Az oldal már létezik.",
|
||||
"couldnt_update_site": "Nem lehetett frissíteni az oldalt.",
|
||||
"invalid_community_name": "Érvénytelen név.",
|
||||
"community_already_exists": "A közösség már létezik.",
|
||||
"community_moderator_already_exists": "Már létezik a közösségi moderátor.",
|
||||
"community_follower_already_exists": "Már létezik a közösségi követő.",
|
||||
"couldnt_update_community": "Nem lehetett frissíteni a közösséget.",
|
||||
"no_community_edit_allowed": "A közösség szerkesztése nem engedélyezett.",
|
||||
"system_err_login": "Rendszerhiba. Próbálj meg ki- és bejelentkezni!",
|
||||
"community_user_already_banned": "A közösségi felhasználó már ki lett tiltva.",
|
||||
"couldnt_find_that_username_or_email": "Az a felhasználónév vagy email nem található.",
|
||||
"password_incorrect": "Rossz jelszó.",
|
||||
"registration_closed": "Regisztráció lezárva",
|
||||
"passwords_dont_match": "A jelszavak nem egyeznek.",
|
||||
"invalid_username": "Érvénytelen felhasználónév.",
|
||||
"couldnt_update_user": "Nem lehetett frissíteni a felhasználót.",
|
||||
"couldnt_update_private_message": "Nem lehetett frissíteni a privát üzenetet.",
|
||||
"couldnt_update_post": "Nem lehetett frissíteni a bejegyzést",
|
||||
"couldnt_create_private_message": "Nem lehetett létrehozni a privát üzenetet.",
|
||||
"no_private_message_edit_allowed": "A privát üzenet szerkesztése nem engedélyezett."
|
||||
}
|
||||
|
|
|
@ -53,5 +53,54 @@
|
|||
"top": "Migliori",
|
||||
"chat": "Chat",
|
||||
"admin": "amministratore",
|
||||
"by": "di"
|
||||
"by": "di",
|
||||
"not_an_admin": "Non un amministratore.",
|
||||
"couldnt_find_post": "Impossibile trovare la pubblicazione.",
|
||||
"not_logged_in": "Non hai effettuato l'accesso.",
|
||||
"site_ban": "Sei stato escluso dal sito",
|
||||
"community_ban": "Sei stato escluso da questa comunità.",
|
||||
"downvotes_disabled": "Voti negativi disabilitati",
|
||||
"invalid_url": "URL non valido.",
|
||||
"locked": "bloccato",
|
||||
"couldnt_create_comment": "Impossibile creare il commento.",
|
||||
"couldnt_like_comment": "Impossibile apprezzare il commento.",
|
||||
"couldnt_update_comment": "Impossibile aggiornare il commento.",
|
||||
"no_comment_edit_allowed": "Non sei autorizzato a modificare il commento.",
|
||||
"couldnt_save_comment": "Impossibile salvare il commento.",
|
||||
"couldnt_get_comments": "Impossibile ottenere i commenti.",
|
||||
"report_reason_required": "Motivazione della segnalazione obbligatoria.",
|
||||
"report_too_long": "Segnalazione troppo lunga.",
|
||||
"couldnt_create_report": "Impossibile creare segnalazione.",
|
||||
"couldnt_resolve_report": "Impossibile risolvere segnalazione.",
|
||||
"invalid_post_title": "Titolo della pubblicazione non valido",
|
||||
"couldnt_create_post": "Impossibile creare la pubblicazione.",
|
||||
"couldnt_like_post": "Impossibile apprezzare la pubblicazione.",
|
||||
"couldnt_find_community": "Impossibile trovare la comunità.",
|
||||
"couldnt_get_posts": "Impossibile recuperare le pubblicazioni",
|
||||
"no_post_edit_allowed": "Non sei autorizzato a modificare la pubblicazione.",
|
||||
"couldnt_save_post": "Impossibile salvare la pubblicazione.",
|
||||
"site_already_exists": "Il sito esiste già.",
|
||||
"couldnt_update_site": "Impossibile aggiornare il sito.",
|
||||
"invalid_community_name": "Nome non valido.",
|
||||
"community_already_exists": "La comunità esiste già.",
|
||||
"community_moderator_already_exists": "Questo utente è già moderatore della comunità.",
|
||||
"community_follower_already_exists": "Utente già membro della comunità.",
|
||||
"not_a_moderator": "Non moderatore.",
|
||||
"couldnt_update_community": "Impossibile aggiornare la comunità.",
|
||||
"no_community_edit_allowed": "Non sei autorizzato a modificare la comunità.",
|
||||
"system_err_login": "Si è verificato un errore. Prova ad effettuare nuovamente l'accesso.",
|
||||
"community_user_already_banned": "L'utente della comunità è già stato espulso.",
|
||||
"couldnt_find_that_username_or_email": "Il nome utente o l'email non sono stati trovati.",
|
||||
"password_incorrect": "Password non corretta.",
|
||||
"registration_closed": "Registrazione Chiusa",
|
||||
"invalid_password": "Password non valida. La password deve contenere <= 60 caratteri.",
|
||||
"passwords_dont_match": "Le password non corrispondono.",
|
||||
"captcha_incorrect": "Captcha errato.",
|
||||
"invalid_username": "Nome utente non valido.",
|
||||
"bio_length_overflow": "La descrizione non può superare i 300 caratteri.",
|
||||
"couldnt_update_user": "Impossibile aggiornare l'utente.",
|
||||
"couldnt_update_private_message": "Impossibile aggiornare un messaggio privato.",
|
||||
"couldnt_update_post": "Impossibile aggiornare la pubblicazione",
|
||||
"couldnt_create_private_message": "Impossibile creare un messaggio privato.",
|
||||
"no_private_message_edit_allowed": "Non hai i permessi per modificare un messaggio privato."
|
||||
}
|
||||
|
|
|
@ -52,5 +52,43 @@
|
|||
"top": "トップ",
|
||||
"chat": "会話",
|
||||
"admin": "管理者",
|
||||
"by": "投稿者"
|
||||
"by": "投稿者",
|
||||
"not_an_admin": "管理者ではありません。",
|
||||
"couldnt_find_post": "投稿が見付かりません。",
|
||||
"not_logged_in": "ログインしていません。",
|
||||
"site_ban": "サイトへのアクセスを禁止されています",
|
||||
"community_ban": "このコミュニティへのアクセスを禁止されています。",
|
||||
"downvotes_disabled": "反対票を無効化",
|
||||
"locked": "凍結中",
|
||||
"couldnt_create_comment": "投稿を作成できませんでした。",
|
||||
"couldnt_like_comment": "コメントが「いいね」できない。",
|
||||
"couldnt_update_comment": "コメントが更新されない。",
|
||||
"no_comment_edit_allowed": "コメントの編集権限がありません。",
|
||||
"couldnt_save_comment": "コメントが保存されない。",
|
||||
"couldnt_get_comments": "コメントが取得されない。",
|
||||
"couldnt_create_post": "投稿ができない。",
|
||||
"couldnt_like_post": "投稿が「いいね」できない。",
|
||||
"couldnt_find_community": "コミュニティが見付かりません。",
|
||||
"couldnt_get_posts": "投稿が取得できない",
|
||||
"no_post_edit_allowed": "投稿の編集権限がありません。",
|
||||
"couldnt_save_post": "投稿が保存されない。",
|
||||
"site_already_exists": "サイトは既に存在します。",
|
||||
"couldnt_update_site": "サイトが更新されない。",
|
||||
"community_already_exists": "コミュニティは既に存在します。",
|
||||
"community_moderator_already_exists": "コミュニティ管理人は既に存在します。",
|
||||
"community_follower_already_exists": "コミュニティフォロワーは既に存在します。",
|
||||
"couldnt_update_community": "コミュニティが更新されない。",
|
||||
"no_community_edit_allowed": "コミュニティの編集許可がありません。",
|
||||
"system_err_login": "システムエラーが発生しました。一度ログアウトして、再度ログインをお試しください。",
|
||||
"community_user_already_banned": "コミュニティユーザーは既に禁止されています。",
|
||||
"couldnt_find_that_username_or_email": "ユーザー名またはメールアドレスが見付かりません。",
|
||||
"password_incorrect": "パスワードが不正です。",
|
||||
"registration_closed": "登録は受け付けていません",
|
||||
"passwords_dont_match": "パスワードが一致しません。",
|
||||
"bio_length_overflow": "自己紹介は 300 文字までです。",
|
||||
"couldnt_update_user": "ユーザーが更新されない。",
|
||||
"couldnt_update_private_message": "プライベートメッセージが更新されない。",
|
||||
"couldnt_update_post": "投稿が更新されない",
|
||||
"couldnt_create_private_message": "プライベートメッセージが作成されない。",
|
||||
"no_private_message_edit_allowed": "プライベートメッセージの編集許可がありません。"
|
||||
}
|
||||
|
|
|
@ -49,5 +49,39 @@
|
|||
"top": "ტოპ",
|
||||
"chat": "ჩეტი",
|
||||
"admin": "ადმინი",
|
||||
"by": "by"
|
||||
"by": "by",
|
||||
"not_an_admin": "ადმინი არ არის",
|
||||
"couldnt_find_post": "პოსტი ვერ მოიძებნა.",
|
||||
"not_logged_in": "შასული არ ხართ",
|
||||
"site_ban": "საიტიდან გაშავებული ხარ.",
|
||||
"community_ban": "შენ ამ თემისგან გაშავებული ხარ.",
|
||||
"downvotes_disabled": "არმოწონები გამორთულია",
|
||||
"locked": "ჩაკეტილი",
|
||||
"couldnt_create_comment": "კომენტარის შექმნა ვერ მოხერხდა.",
|
||||
"couldnt_like_comment": "კომენტარის მოწონება ვერ მოხერხდა.",
|
||||
"couldnt_update_comment": "კომენტარის განახლება ვერ მოხერხდა.",
|
||||
"no_comment_edit_allowed": "კომენტარის რედაკტირება არ შეიძლება.",
|
||||
"couldnt_save_comment": "კომენტარის შენახვა ვერ მოხერხდა.",
|
||||
"couldnt_get_comments": "კომენტარების ნახვა ვერ მოხერხდა.",
|
||||
"couldnt_create_post": "პოსტი ვერ შეიქმნა.",
|
||||
"couldnt_like_post": "პოსტის მოწონება ვერ მოხერხდა.",
|
||||
"couldnt_find_community": "ტემა არ მოიძებნა.",
|
||||
"couldnt_get_posts": "პოსტები არ არის.",
|
||||
"no_post_edit_allowed": "პოსტის რედაკტირება არ შეიძლება.",
|
||||
"couldnt_save_post": "პოსტის დასეივება ვერ მოხერხდა.",
|
||||
"site_already_exists": "Site already exists.",
|
||||
"couldnt_update_site": "Couldn't update site.",
|
||||
"community_already_exists": "ეს თემა უკვე არსებობს.",
|
||||
"community_moderator_already_exists": "ამ თემის მოდერატორი უკვე არსებობს.",
|
||||
"community_follower_already_exists": "თემის ფოლოვორი უკვე არსებობს.",
|
||||
"couldnt_update_community": "თემა ვერ განახლდა.",
|
||||
"no_community_edit_allowed": "თემის რედაკტირება არ შეიძლება.",
|
||||
"system_err_login": "ერორი. თავიდან შემოსვლა ცადეთ.",
|
||||
"community_user_already_banned": "თემის მომხმარებელი უკვე შავ სიაშია.",
|
||||
"couldnt_find_that_username_or_email": "სახელი ან ელ-პოსტა ვერ მოიძებნა.",
|
||||
"password_incorrect": "პაროლი არასწორია .",
|
||||
"registration_closed": "რეგისტრაცია დახურულია",
|
||||
"passwords_dont_match": "პაროლები იგივი არ არის.",
|
||||
"couldnt_update_user": "მომხმარებლის განახლება ვერ მოხერხდა.",
|
||||
"couldnt_update_post": "პოსტი ვერ განახლდა"
|
||||
}
|
||||
|
|
|
@ -53,5 +53,54 @@
|
|||
"top": "Top",
|
||||
"chat": "대화",
|
||||
"admin": "관리자",
|
||||
"by": "작성"
|
||||
"by": "작성",
|
||||
"not_an_admin": "관리자가 아닙니다.",
|
||||
"couldnt_find_post": "게시물을 찾을 수 없습니다.",
|
||||
"not_logged_in": "로그인하지 않았습니다.",
|
||||
"site_ban": "당신은 사이트에서 추방되었습니다",
|
||||
"community_ban": "이 커뮤니티에서 추방되었습니다.",
|
||||
"downvotes_disabled": "내림 비활성화",
|
||||
"invalid_url": "잘못된 URL.",
|
||||
"locked": "잠김",
|
||||
"couldnt_create_comment": "덧글을 작성할 수 없습니다.",
|
||||
"couldnt_like_comment": "덧글에 좋아요 표시를 할 수 없습니다.",
|
||||
"couldnt_update_comment": "덧글을 업데이트 할 수 없습니다.",
|
||||
"no_comment_edit_allowed": "덧글을 수정할 수 없습니다.",
|
||||
"couldnt_save_comment": "덧글을 저장할 수 없습니다.",
|
||||
"couldnt_get_comments": "덧글을 가져올 수 없습니다.",
|
||||
"report_reason_required": "사유를 제출해야합니다.",
|
||||
"report_too_long": "보고 글이 너무 길어요.",
|
||||
"couldnt_create_report": "보고서를 생성할 수 없습니다.",
|
||||
"couldnt_resolve_report": "보고서를 해결할 수 없습니다.",
|
||||
"invalid_post_title": "잘못된 게시물 제목",
|
||||
"couldnt_create_post": "게시물을 작성할 수 없습니다.",
|
||||
"couldnt_like_post": "이 게시물에 좋아요 표시를 할 수 없습니다.",
|
||||
"couldnt_find_community": "커뮤니티를 찾을 수 없습니다.",
|
||||
"couldnt_get_posts": "게시물을 가져올 수 없습니다",
|
||||
"no_post_edit_allowed": "게시물을 수정할 수 없습니다.",
|
||||
"couldnt_save_post": "게시물을 저장할 수 없습니다.",
|
||||
"site_already_exists": "사이트가 이미 존재합니다.",
|
||||
"couldnt_update_site": "사이트를 업데이트 할 수 없습니다.",
|
||||
"invalid_community_name": "잘못된 이름.",
|
||||
"community_already_exists": "커뮤니티가 이미 존재합니다.",
|
||||
"community_moderator_already_exists": "커뮤니티 운영자가 이미 존재합니다.",
|
||||
"community_follower_already_exists": "커뮤니티 팔로어가 이미 존재합니다.",
|
||||
"not_a_moderator": "중재자가 아닙니다.",
|
||||
"couldnt_update_community": "커뮤니티를 업데이트 할 수 없습니다.",
|
||||
"no_community_edit_allowed": "커뮤니티를 수정할 수 없습니다.",
|
||||
"system_err_login": "시스템 오류. 다시 로그인하십시오.",
|
||||
"community_user_already_banned": "커뮤니티 사용자가 이미 차단되었습니다.",
|
||||
"couldnt_find_that_username_or_email": "해당 사용자 이름이나 이메일을 찾을 수 없습니다.",
|
||||
"password_incorrect": "잘못된 비밀번호입니다.",
|
||||
"registration_closed": "등록 닫기",
|
||||
"invalid_password": "잘못된 비밀번호입니다. 비밀번호는 60글자이하로 만들어야 합니다.",
|
||||
"passwords_dont_match": "비밀번호가 일치하지 않습니다.",
|
||||
"captcha_incorrect": "보안문자가 일치하지 않습니다.",
|
||||
"invalid_username": "잘못된 사용자 이름.",
|
||||
"bio_length_overflow": "자기 소개는 300자를 초과 할 수 없습니다.",
|
||||
"couldnt_update_user": "사용자를 업데이트 할 수 없습니다.",
|
||||
"couldnt_update_private_message": "개인 메시지를 업데이트 할 수 없습니다.",
|
||||
"couldnt_update_post": "게시물을 업데이트 할 수 없습니다",
|
||||
"couldnt_create_private_message": "개인 메시지를 만들 수 없습니다.",
|
||||
"no_private_message_edit_allowed": "개인 메시지를 편집 할 수 없습니다."
|
||||
}
|
||||
|
|
|
@ -49,5 +49,44 @@
|
|||
"top": "Top",
|
||||
"chat": "Praat",
|
||||
"admin": "beheerder",
|
||||
"by": "door"
|
||||
"by": "door",
|
||||
"not_an_admin": "Niet een beheerder.",
|
||||
"couldnt_find_post": "Kon post niet vinden.",
|
||||
"not_logged_in": "Niet ingelogd.",
|
||||
"site_ban": "Je bent verbannen van deze site",
|
||||
"community_ban": "Je bent verbannen uit deze community.",
|
||||
"downvotes_disabled": "Downvotes geblokkeerd",
|
||||
"locked": "gesloten",
|
||||
"couldnt_create_comment": "Kon reactie niet maken.",
|
||||
"couldnt_like_comment": "Kon reactie niet leuk vinden.",
|
||||
"couldnt_update_comment": "Kon reactie niet bijwerken.",
|
||||
"no_comment_edit_allowed": "Niet toegestaan om reactie te bewerken.",
|
||||
"couldnt_save_comment": "Kon reactie niet opslaan.",
|
||||
"couldnt_get_comments": "Kon reacties niet ophalen.",
|
||||
"couldnt_create_post": "Kon post niet maken.",
|
||||
"couldnt_like_post": "Kon post niet leuk vinden.",
|
||||
"couldnt_find_community": "Kon community niet vinden.",
|
||||
"couldnt_get_posts": "Kon posts niet ophalen",
|
||||
"no_post_edit_allowed": "Niet toegestaan om posts te bewerken.",
|
||||
"couldnt_save_post": "Kon post niet opslaan.",
|
||||
"site_already_exists": "Site bestaat al.",
|
||||
"couldnt_update_site": "Kon site niet bijwerken.",
|
||||
"invalid_community_name": "Ongeldige naam.",
|
||||
"community_already_exists": "Community bestaat al.",
|
||||
"community_moderator_already_exists": "Community-moderator bestaat al.",
|
||||
"community_follower_already_exists": "Community-volger bestaat al.",
|
||||
"couldnt_update_community": "Kon community niet bijwerken.",
|
||||
"no_community_edit_allowed": "Niet toegestaan om community te bewerken.",
|
||||
"system_err_login": "Systeemfout. Probeer uit te loggen en weer in te loggen.",
|
||||
"community_user_already_banned": "Community-gebruiker reeds verbannen.",
|
||||
"couldnt_find_that_username_or_email": "Kon gebruikersnaam of e-mailadres niet vinden.",
|
||||
"password_incorrect": "Wachtwoord incorrect.",
|
||||
"registration_closed": "Registratie gesloten",
|
||||
"passwords_dont_match": "Wachtwoorden zijn niet gelijk.",
|
||||
"invalid_username": "Ongeldige gebruikersnaam.",
|
||||
"couldnt_update_user": "Kon gebruiker niet bijwerken.",
|
||||
"couldnt_update_private_message": "Kan beveiligd bericht niet bijwerken.",
|
||||
"couldnt_update_post": "Kon post niet bijwerken",
|
||||
"couldnt_create_private_message": "Kan beveiligd bericht niet maken.",
|
||||
"no_private_message_edit_allowed": "Niet toegestaan om privé berichten te wijzigen."
|
||||
}
|
||||
|
|
|
@ -55,5 +55,54 @@
|
|||
"top": "Najpopularniejsze",
|
||||
"chat": "Czat",
|
||||
"admin": "administrator",
|
||||
"by": "przez"
|
||||
"by": "przez",
|
||||
"not_an_admin": "Nie jest administratorem.",
|
||||
"couldnt_find_post": "Nie udało się znaleźć posta.",
|
||||
"not_logged_in": "Nie jesteś zalogowana/y.",
|
||||
"site_ban": "Zostałaś/eś zbanowana/y z tej witryny",
|
||||
"community_ban": "Zostałaś/eś zbanowana/y z tej społeczności.",
|
||||
"downvotes_disabled": "Wdółgłosy wyłączone",
|
||||
"invalid_url": "Nieprawidłowy URL.",
|
||||
"locked": "zablokowane",
|
||||
"couldnt_create_comment": "Nie udało się stworzyć komentarza.",
|
||||
"couldnt_like_comment": "Polubienie komentarza nie powiodło się.",
|
||||
"couldnt_update_comment": "Zaktualizowanie komentarza nie powiodło się.",
|
||||
"no_comment_edit_allowed": "Nie masz uprawnień do edycji komentarza.",
|
||||
"couldnt_save_comment": "Zapisanie komentarza nie powiodło się.",
|
||||
"couldnt_get_comments": "Pobranie komentarzy nie powiodło się.",
|
||||
"report_reason_required": "Wymagane jest uzasadnienie zgłoszenia.",
|
||||
"report_too_long": "Zgłoszenie jest zbyt długie.",
|
||||
"couldnt_create_report": "Nie udało się stworzyć zgłoszenia.",
|
||||
"couldnt_resolve_report": "Nie udało się rozwiazać zgłoszenia.",
|
||||
"invalid_post_title": "Nieprawidłowy tytuł posta",
|
||||
"couldnt_create_post": "Nie udało się stworzyć posta.",
|
||||
"couldnt_like_post": "Nie udało się polubić posta.",
|
||||
"couldnt_find_community": "Nie udało się znaleźć społeczności.",
|
||||
"couldnt_get_posts": "Nie udało się pobrać postów",
|
||||
"no_post_edit_allowed": "Nie masz uprawnień do edycji posta.",
|
||||
"couldnt_save_post": "Nie udało się zapisać posta.",
|
||||
"site_already_exists": "Witryna już istnieje.",
|
||||
"couldnt_update_site": "Nie udało się zaktualizować witryny.",
|
||||
"invalid_community_name": "Niepoprawna nazwa.",
|
||||
"community_already_exists": "Społeczność już istnieje.",
|
||||
"community_moderator_already_exists": "Moderator społeczności już istnieje.",
|
||||
"community_follower_already_exists": "Osoba obserwująca społeczność już istnieje.",
|
||||
"not_a_moderator": "Nie jest moderatorem.",
|
||||
"couldnt_update_community": "Nie udało się zaktualizować Społeczności.",
|
||||
"no_community_edit_allowed": "Nie masz uprawnień do edycji społeczności.",
|
||||
"system_err_login": "Błąd systemu. Spróbuj wylogować się i następnie zalogować ponownie.",
|
||||
"community_user_already_banned": "Użytkownik społeczności jest już zbanowany.",
|
||||
"couldnt_find_that_username_or_email": "Nie udało się znaleźć takiej nazwy użytkownika lub adresu email.",
|
||||
"password_incorrect": "Hasło niepoprawne.",
|
||||
"registration_closed": "Rejestracja Zamknięta",
|
||||
"invalid_password": "Nieprawidłowe hasło. Hasło musi mieć mniej niż 60 znaków.",
|
||||
"passwords_dont_match": "Hasła nie pasują do siebie.",
|
||||
"captcha_incorrect": "Captcha niepoprawna.",
|
||||
"invalid_username": "Nieprawidłowa nazwa użytkownika.",
|
||||
"bio_length_overflow": "To pole nie może przekraczać 300 znaków.",
|
||||
"couldnt_update_user": "Nie udało się zaktualizować użytkownika.",
|
||||
"couldnt_update_private_message": "Nie udało się zaktualizować prywatnej wiadomości.",
|
||||
"couldnt_update_post": "Nie udało się zaktualizować postów",
|
||||
"couldnt_create_private_message": "Nie udało się stworzyć prywatnej wiadomości.",
|
||||
"no_private_message_edit_allowed": "Brak uprawnień do edycji prywatnej wiadomości."
|
||||
}
|
||||
|
|
|
@ -53,5 +53,50 @@
|
|||
"top": "Top",
|
||||
"chat": "Chat",
|
||||
"admin": "administrador",
|
||||
"by": "por"
|
||||
"by": "por",
|
||||
"not_an_admin": "Não é administrador.",
|
||||
"couldnt_find_post": "Não foi possível encontrar a publicação.",
|
||||
"not_logged_in": "Não autenticado.",
|
||||
"site_ban": "Você foi banido do site",
|
||||
"community_ban": "Você foi banido desta comunidade.",
|
||||
"downvotes_disabled": "Votos negativos desativados",
|
||||
"invalid_url": "URL inválida.",
|
||||
"locked": "trancado",
|
||||
"couldnt_create_comment": "Não foi possível criar o comentário.",
|
||||
"couldnt_like_comment": "Não foi possível curtir o comentário.",
|
||||
"couldnt_update_comment": "Não foi possível atualizar o comentário.",
|
||||
"no_comment_edit_allowed": "Sem permissão para editar comentário.",
|
||||
"couldnt_save_comment": "Não foi possível salvar o comentário.",
|
||||
"couldnt_get_comments": "Não foi possível obter os comentários.",
|
||||
"invalid_post_title": "Título de publicação inválido",
|
||||
"couldnt_create_post": "Não foi possível criar a publicação.",
|
||||
"couldnt_like_post": "Não foi possível curtir a publicação.",
|
||||
"couldnt_find_community": "Não foi possível encontrar a comunidade.",
|
||||
"couldnt_get_posts": "Não foi possível obter as publicações",
|
||||
"no_post_edit_allowed": "Sem permissão para editar publicação.",
|
||||
"couldnt_save_post": "Não foi possível guardar a publicação.",
|
||||
"site_already_exists": "O site já existe.",
|
||||
"couldnt_update_site": "Não foi possível atualizar o site.",
|
||||
"invalid_community_name": "Nome inválido.",
|
||||
"community_already_exists": "Esta comunidade já existe.",
|
||||
"community_moderator_already_exists": "Este moderador da comunidade já existe.",
|
||||
"community_follower_already_exists": "Este seguidor da comunidade já existe.",
|
||||
"not_a_moderator": "Não é da moderação.",
|
||||
"couldnt_update_community": "Não foi possível atualizar a comunidade.",
|
||||
"no_community_edit_allowed": "Sem permissão para editar comunidade.",
|
||||
"system_err_login": "Erro no sistema. Tente sair e autenticar-se outra vez.",
|
||||
"community_user_already_banned": "Este usuário da comunidade já foi banido.",
|
||||
"couldnt_find_that_username_or_email": "Não foi possível encontrar esse usuário ou e-mail.",
|
||||
"password_incorrect": "Senha incorreta.",
|
||||
"registration_closed": "Registros desativados",
|
||||
"invalid_password": "Senha inválida. A senha deve ter no máximo 60 caracteres.",
|
||||
"passwords_dont_match": "As senhas não são iguais.",
|
||||
"captcha_incorrect": "Captcha incorreto.",
|
||||
"invalid_username": "Nome de usuário inválido.",
|
||||
"bio_length_overflow": "Uma biografia de usuário não pode ter mais de 300 caracters.",
|
||||
"couldnt_update_user": "Não foi possível atualizar o usuário.",
|
||||
"couldnt_update_private_message": "Não foi possível atualizar a mensagem privada.",
|
||||
"couldnt_update_post": "Não foi possível atualizar a publicação",
|
||||
"couldnt_create_private_message": "Não foi possível criar mensagem privada.",
|
||||
"no_private_message_edit_allowed": "Sem permissão para editar mensagem privada."
|
||||
}
|
||||
|
|
|
@ -53,5 +53,54 @@
|
|||
"top": "Лучшее",
|
||||
"chat": "Чат",
|
||||
"admin": "администратор",
|
||||
"by": "от"
|
||||
"by": "от",
|
||||
"not_an_admin": "Не администратор.",
|
||||
"couldnt_find_post": "Не получилось найти запись.",
|
||||
"not_logged_in": "Не авторизованы.",
|
||||
"site_ban": "Вы были заблокированы на данном сайте",
|
||||
"community_ban": "Вы были заблокированы в данном сообществе.",
|
||||
"downvotes_disabled": "Отрицательное голосование отключено",
|
||||
"invalid_url": "Недопустимый URL.",
|
||||
"locked": "заблокировано",
|
||||
"couldnt_create_comment": "Не получилось создать комментарий.",
|
||||
"couldnt_like_comment": "Не получилось лайкнуть комментарий.",
|
||||
"couldnt_update_comment": "Не получилось обновить комментарий.",
|
||||
"no_comment_edit_allowed": "Невозможно отредактировать комментарий.",
|
||||
"couldnt_save_comment": "Не получилось сохранить комментарий.",
|
||||
"couldnt_get_comments": "Не удалось получить комментарии.",
|
||||
"report_reason_required": "Укажите причину жалобы.",
|
||||
"report_too_long": "Жалоба слишком длинная.",
|
||||
"couldnt_create_report": "Невозможно создать жалобу.",
|
||||
"couldnt_resolve_report": "Невозможно разрешить жалобу.",
|
||||
"invalid_post_title": "Недопустимый заголовок записи",
|
||||
"couldnt_create_post": "Не получилось создать запись.",
|
||||
"couldnt_like_post": "Не получилось лайкнуть запись.",
|
||||
"couldnt_find_community": "Не получилось найти сообщество.",
|
||||
"couldnt_get_posts": "Не получилось найти записи",
|
||||
"no_post_edit_allowed": "Невозможно отредактировать запись.",
|
||||
"couldnt_save_post": "Не получилось сохранить запись.",
|
||||
"site_already_exists": "Сайт уже существует.",
|
||||
"couldnt_update_site": "Не получилось обновить сайт.",
|
||||
"invalid_community_name": "Неверное имя пользователя.",
|
||||
"community_already_exists": "Сообщество уже существует.",
|
||||
"community_moderator_already_exists": "Модератор сообщества уже существует.",
|
||||
"community_follower_already_exists": "Подписчик сообщества уже существует.",
|
||||
"not_a_moderator": "Не модератор.",
|
||||
"couldnt_update_community": "Не получилось обновить сообщество.",
|
||||
"no_community_edit_allowed": "Невозможно отредактировать сообщество.",
|
||||
"system_err_login": "Системная ошибка. Попробуйте выйти из системы и вернуться обратно.",
|
||||
"community_user_already_banned": "Пользователь сообщества уже заблокирован.",
|
||||
"couldnt_find_that_username_or_email": "Не получилось найти данное имя пользователя или электронную почту.",
|
||||
"password_incorrect": "Неверный пароль.",
|
||||
"registration_closed": "Регистрация закрыта",
|
||||
"invalid_password": "Некорректный пароль. Пароль должен быть не длиннее 60 символов.",
|
||||
"passwords_dont_match": "Пароли не совпадают.",
|
||||
"captcha_incorrect": "Некорректная капча.",
|
||||
"invalid_username": "Неверное имя пользователя.",
|
||||
"bio_length_overflow": "Описание пользователя не может быть длиннее 300 символов.",
|
||||
"couldnt_update_user": "Не получилось обновить пользователя.",
|
||||
"couldnt_update_private_message": "Не удалось обновить личное сообщение.",
|
||||
"couldnt_update_post": "Не получилось обновить запись",
|
||||
"couldnt_create_private_message": "Не удалось создать личное сообщение.",
|
||||
"no_private_message_edit_allowed": "Не разрешается редактировать личное сообщение."
|
||||
}
|
||||
|
|
|
@ -49,5 +49,44 @@
|
|||
"top": "Më të pëqlyerat",
|
||||
"chat": "Chat",
|
||||
"admin": "administrator",
|
||||
"by": "nga"
|
||||
"by": "nga",
|
||||
"not_an_admin": "Nuk je administrator.",
|
||||
"couldnt_find_post": "Nuk mund të gjendeshin postimet.",
|
||||
"not_logged_in": "Nuk jeni kyçur.",
|
||||
"site_ban": "Jeni dëbuar nga kjo faqe",
|
||||
"community_ban": "Jeni dëbuar nga ky komunitet.",
|
||||
"downvotes_disabled": "Votat negative janë të çaktivizuara",
|
||||
"locked": "mbyllur",
|
||||
"couldnt_create_comment": "Krijimi i komentit nuk ishte i mundshëm.",
|
||||
"couldnt_like_comment": "Pëlqimi i komentit nuk ishte i mundshëm.",
|
||||
"couldnt_update_comment": "Përditësimi i komentit nuk ishte i mundshëm.",
|
||||
"no_comment_edit_allowed": "Nuk të lejohet redaktimi i komentit.",
|
||||
"couldnt_save_comment": "Ruajtja e komentit nuk ishte e mundshme.",
|
||||
"couldnt_get_comments": "Nuk mund të merrnim komentet.",
|
||||
"couldnt_create_post": "Nuk mund të krijohej postimi.",
|
||||
"couldnt_like_post": "Nuk mund të pëlqehej postimi.",
|
||||
"couldnt_find_community": "Komuniteti nuk mund të gjendej.",
|
||||
"couldnt_get_posts": "Nuk mund të merreshin postimet",
|
||||
"no_post_edit_allowed": "Nuk lejohet redaktimi i postimit.",
|
||||
"couldnt_save_post": "Postimi nuk u ruajt.",
|
||||
"site_already_exists": "Faqja tashmë ekziston.",
|
||||
"couldnt_update_site": "Faqja nuk mund të përditësohej.",
|
||||
"invalid_community_name": "Emër invalid.",
|
||||
"community_already_exists": "Komuniteti ekziston më.",
|
||||
"community_moderator_already_exists": "Moderatori i komunitetit tashmë ekziston.",
|
||||
"community_follower_already_exists": "Ndjekësi i komunitetit tashmë ekziston.",
|
||||
"couldnt_update_community": "Komuniteti nuk mundi të përditësohej.",
|
||||
"no_community_edit_allowed": "Nuk të lejohet redaktimi i komunitetit.",
|
||||
"system_err_login": "Gabim sistemi. Provo të shkyçesh dhe të kyçesh përsëri.",
|
||||
"community_user_already_banned": "Anëtari i komunitetit tashmë është dëbuar.",
|
||||
"couldnt_find_that_username_or_email": "Nuk mund të gjendej ky emër virtual ose email.",
|
||||
"password_incorrect": "Fjalëkalimi është i pasaktë.",
|
||||
"registration_closed": "Regjistrimi u mbyll",
|
||||
"passwords_dont_match": "Fjalëkalimet nuk janë të njëjta.",
|
||||
"invalid_username": "Emri virtual është invalid.",
|
||||
"couldnt_update_user": "Përditësimi i përdoruesit nuk ishte i mundshëm.",
|
||||
"couldnt_update_private_message": "Nuk mundëm të përditësonim mesazhin privat.",
|
||||
"couldnt_update_post": "Postimi nuk mundi të përditësohej",
|
||||
"couldnt_create_private_message": "Nuk mund të krijohej mesazhi privat.",
|
||||
"no_private_message_edit_allowed": "Nuk lejohet redaktimi i mesazhit privat."
|
||||
}
|
||||
|
|
|
@ -16,5 +16,7 @@
|
|||
"theme": "Tema",
|
||||
"language": "Jezik",
|
||||
"chat": "Ćaskanje",
|
||||
"by": "od"
|
||||
"by": "od",
|
||||
"downvotes_disabled": "Onemogućite negativne glasove",
|
||||
"registration_closed": "Zatvorena registracija"
|
||||
}
|
||||
|
|
|
@ -53,5 +53,54 @@
|
|||
"top": "Topp",
|
||||
"chat": "Chatta",
|
||||
"admin": "administratör",
|
||||
"by": "av"
|
||||
"by": "av",
|
||||
"not_an_admin": "Inte en administratör.",
|
||||
"couldnt_find_post": "Kunde inte hitta inlägg.",
|
||||
"not_logged_in": "Inte inloggad.",
|
||||
"site_ban": "Du har blockerats från webbplatsen",
|
||||
"community_ban": "Du har blockerats från den här gemenskapen.",
|
||||
"downvotes_disabled": "Nedröstningar inaktiverade",
|
||||
"invalid_url": "Ogiltig URL.",
|
||||
"locked": "låst",
|
||||
"couldnt_create_comment": "Kunde inte skapa kommentar.",
|
||||
"couldnt_like_comment": "Kunde inte gilla kommentar.",
|
||||
"couldnt_update_comment": "Kunde inte uppdatera kommentar.",
|
||||
"no_comment_edit_allowed": "Har inte behörighet att redigera kommentar.",
|
||||
"couldnt_save_comment": "Kunde inte spara kommentar.",
|
||||
"couldnt_get_comments": "Kunde inte hämta kommentarer.",
|
||||
"report_reason_required": "En anledning måste anges.",
|
||||
"report_too_long": "Anmälan är för lång.",
|
||||
"couldnt_create_report": "Kunde inte skapa anmälan.",
|
||||
"couldnt_resolve_report": "Kunde inte markera anmälan som löst.",
|
||||
"invalid_post_title": "Ogiltig inläggstitel",
|
||||
"couldnt_create_post": "Kunde inte skapa inlägg.",
|
||||
"couldnt_like_post": "Kunde inte gilla inlägg.",
|
||||
"couldnt_find_community": "Kunde inte hitta gemenskap.",
|
||||
"couldnt_get_posts": "Kunde inte hämta inlägg",
|
||||
"no_post_edit_allowed": "Har inte behörighet att redigera inlägg.",
|
||||
"couldnt_save_post": "Kunde inte spara inlägg.",
|
||||
"site_already_exists": "Webbplatsen finns redan.",
|
||||
"couldnt_update_site": "Kunde inte uppdatera webbplats.",
|
||||
"invalid_community_name": "Ogiltigt namn.",
|
||||
"community_already_exists": "Gemenskapen finns redan.",
|
||||
"community_moderator_already_exists": "Gemenskapsmoderatorn finns redan.",
|
||||
"community_follower_already_exists": "Gemenskapsföljaren finns redan.",
|
||||
"not_a_moderator": "Inte en moderator.",
|
||||
"couldnt_update_community": "Kunde inte uppdatera gemenskap.",
|
||||
"no_community_edit_allowed": "Har inte behörighet att redigera gemenskap.",
|
||||
"system_err_login": "Systemfel. Försök att logga ut och sedan in igen.",
|
||||
"community_user_already_banned": "Gemenskapsanvändaren redan blockerad.",
|
||||
"couldnt_find_that_username_or_email": "Kunde inte hitta det användarnamnet eller e-postadressen.",
|
||||
"password_incorrect": "Ogiltigt lösenord.",
|
||||
"registration_closed": "Registrering stängd",
|
||||
"invalid_password": "Ogiltigt lösenord. Lösenordet måste innehålla minst 60 tecken.",
|
||||
"passwords_dont_match": "Lösenorden stämmer inte överens.",
|
||||
"captcha_incorrect": "Captchan stämmer inte.",
|
||||
"invalid_username": "Ogiltigt användarnamn.",
|
||||
"bio_length_overflow": "Användarpresentationen får inte innehålla fler än 300 tecken.",
|
||||
"couldnt_update_user": "Kunde inte uppdatera användare.",
|
||||
"couldnt_update_private_message": "Kunde inte uppdatera privat meddelande.",
|
||||
"couldnt_update_post": "Kunde inte uppdatera inlägg",
|
||||
"couldnt_create_private_message": "Kunde inte skapa privat meddelande.",
|
||||
"no_private_message_edit_allowed": "Inte tillåtet att redigera privata meddelanden."
|
||||
}
|
||||
|
|
|
@ -49,5 +49,44 @@
|
|||
"top": "En iyiler",
|
||||
"chat": "Sohbet",
|
||||
"admin": "baş idareci",
|
||||
"by": "tarafından"
|
||||
"by": "tarafından",
|
||||
"not_an_admin": "Baş idareci değil.",
|
||||
"couldnt_find_post": "Paylaşım bulunamadı.",
|
||||
"not_logged_in": "Hesaba giriş yapılmamış.",
|
||||
"site_ban": "Bu siteden yasaklandınız",
|
||||
"community_ban": "Bu topluluğa yazmanız yasaklandı.",
|
||||
"downvotes_disabled": "Eksi puan verme özelliği kaldırıldı",
|
||||
"locked": "kilitlendi",
|
||||
"couldnt_create_comment": "Yorum yapılamadı.",
|
||||
"couldnt_like_comment": "Yorum beğenilemedi.",
|
||||
"couldnt_update_comment": "Yorum güncellenemedi.",
|
||||
"no_comment_edit_allowed": "Yorumu düzenleme izniniz yok.",
|
||||
"couldnt_save_comment": "Yorum kaydedilemedi.",
|
||||
"couldnt_get_comments": "Yorumlar yüklenemedi.",
|
||||
"couldnt_create_post": "Paylaşım yapılamadı.",
|
||||
"couldnt_like_post": "Paylaşım beğenilemedi.",
|
||||
"couldnt_find_community": "Topluluk bulunamadı.",
|
||||
"couldnt_get_posts": "Paylaşımlar yüklenemedi",
|
||||
"no_post_edit_allowed": "Paylaşımı düzenleme izniniz yok.",
|
||||
"couldnt_save_post": "Paylaşım kaydedilemedi.",
|
||||
"site_already_exists": "Bu site zaten var.",
|
||||
"couldnt_update_site": "Site güncellenemedi.",
|
||||
"invalid_community_name": "Hatalı ad.",
|
||||
"community_already_exists": "Böyle bir topluluk zaten var.",
|
||||
"community_moderator_already_exists": "Bu kullanıcı zaten bu topluluğun bir idarecisi.",
|
||||
"community_follower_already_exists": "Topluluğun böyle bir takipçisi zaten var.",
|
||||
"couldnt_update_community": "Topluluk bilgisi güncellenemedi.",
|
||||
"no_community_edit_allowed": "Topluluğu düzenleme yetkiniz yok.",
|
||||
"system_err_login": "Sistem hatası. Hesaptan çıkıp tekrar girmeyi deneyin.",
|
||||
"community_user_already_banned": "Bu kullanıcı zaten bu toplulukta yasaklı.",
|
||||
"couldnt_find_that_username_or_email": "Böyle bir e-mail ya da kullanıcı adı bulunamadı.",
|
||||
"password_incorrect": "Şifre yanlış.",
|
||||
"registration_closed": "Kayıt kapalı",
|
||||
"passwords_dont_match": "Şifreler eşleşmiyor.",
|
||||
"invalid_username": "Hatalı kullanıcı adı.",
|
||||
"couldnt_update_user": "Kullanıcı bilgisi güncellenemedi.",
|
||||
"couldnt_update_private_message": "Şahsa özel mesaj güncellenemedi.",
|
||||
"couldnt_update_post": "Paylaşım güncellenemedi",
|
||||
"couldnt_create_private_message": "Şahsa özel mesaj yaratılamadı.",
|
||||
"no_private_message_edit_allowed": "Şahsa özel mesajı düzenlemek mümkün değil."
|
||||
}
|
||||
|
|
|
@ -49,5 +49,44 @@
|
|||
"top": "Найкраще",
|
||||
"chat": "Чат",
|
||||
"admin": "адміністратор",
|
||||
"by": "від"
|
||||
"by": "від",
|
||||
"not_an_admin": "Не адміністратор.",
|
||||
"couldnt_find_post": "Не вдалося знайти запис.",
|
||||
"not_logged_in": "Не авторизовані.",
|
||||
"site_ban": "Ви були заблоковані на данному сайті",
|
||||
"community_ban": "Ви були заблоковані в цій спільноті.",
|
||||
"downvotes_disabled": "Від'ємне голосування вимкненно.",
|
||||
"locked": "заблоковоано",
|
||||
"couldnt_create_comment": "Не вдалося створити коментар.",
|
||||
"couldnt_like_comment": "Не вдалося лайкнути коментар.",
|
||||
"couldnt_update_comment": "Не вдалося обновити коментар.",
|
||||
"no_comment_edit_allowed": "Неможливо відредагувати коментар.",
|
||||
"couldnt_save_comment": "Не вдалося зберегти коментар.",
|
||||
"couldnt_get_comments": "Не вдалося отримати коментар.",
|
||||
"couldnt_create_post": "Не вдалося створити запис.",
|
||||
"couldnt_like_post": "Не вдалося лайкнути запис.",
|
||||
"couldnt_find_community": "Не вдалося знайти спільноту.",
|
||||
"couldnt_get_posts": "Не вдалося знайти записи",
|
||||
"no_post_edit_allowed": "Неможливо відредагувати запис.",
|
||||
"couldnt_save_post": "Не вдалося зберегти запис.",
|
||||
"site_already_exists": "Сайт вже існує.",
|
||||
"couldnt_update_site": "Не вдалося оновити сайт.",
|
||||
"invalid_community_name": "Неправильне ім'я користувача.",
|
||||
"community_already_exists": "Спільнота вже існує.",
|
||||
"community_moderator_already_exists": "Модератор спільноти вже існує.",
|
||||
"community_follower_already_exists": "Підписник спільноти вже існує.",
|
||||
"couldnt_update_community": "Не вдалося обновити спільноту.",
|
||||
"no_community_edit_allowed": "Неможливо відредагувати спільноту.",
|
||||
"system_err_login": "Системна помилка. Спробуйте вийти та зайти назад.",
|
||||
"community_user_already_banned": "Член спільноти вже забаниний..",
|
||||
"couldnt_find_that_username_or_email": "Не вдалося знайти ім'я користувача чи email.",
|
||||
"password_incorrect": "Неправильний пароль.",
|
||||
"registration_closed": "Реєстрацію закрито",
|
||||
"passwords_dont_match": "Паролі не співпадають.",
|
||||
"invalid_username": "Неправильне ім'я користувача.",
|
||||
"couldnt_update_user": "Не вдалося оновити користувача.",
|
||||
"couldnt_update_private_message": "Не вдалося оновити особисте повідомлення.",
|
||||
"couldnt_update_post": "Не вдалося обновити запис",
|
||||
"couldnt_create_private_message": "Не вдалося отримати особисте повідомлення.",
|
||||
"no_private_message_edit_allowed": "Не можна редагувати особисті повідомлення."
|
||||
}
|
||||
|
|
|
@ -53,5 +53,54 @@
|
|||
"top": "推荐",
|
||||
"chat": "聊天",
|
||||
"admin": "总管理员",
|
||||
"by": " "
|
||||
"by": " ",
|
||||
"not_an_admin": "不是管理员。",
|
||||
"couldnt_find_post": "无法找到帖子。",
|
||||
"not_logged_in": "未登录.",
|
||||
"site_ban": "你已被本站拉黑",
|
||||
"community_ban": "你已被此社群拉黑。",
|
||||
"downvotes_disabled": "踩已禁用",
|
||||
"invalid_url": "URL无效.",
|
||||
"locked": "已锁定",
|
||||
"couldnt_create_comment": "无法创建评论。",
|
||||
"couldnt_like_comment": "无法点赞评论。",
|
||||
"couldnt_update_comment": "无法更新评论。",
|
||||
"no_comment_edit_allowed": "没有编辑评论的权限。",
|
||||
"couldnt_save_comment": "无法保存评论。",
|
||||
"couldnt_get_comments": "无法获取评论。",
|
||||
"report_reason_required": "需要报告原因.",
|
||||
"report_too_long": "报告时间过长.",
|
||||
"couldnt_create_report": "无法创建报告.",
|
||||
"couldnt_resolve_report": "无法解析报告.",
|
||||
"invalid_post_title": "帖子标题无效",
|
||||
"couldnt_create_post": "无法创建帖子。",
|
||||
"couldnt_like_post": "无法点赞帖子。",
|
||||
"couldnt_find_community": "无法找到社群。",
|
||||
"couldnt_get_posts": "无法获取帖子",
|
||||
"no_post_edit_allowed": "没有编辑帖子的权限。",
|
||||
"couldnt_save_post": "无法保存帖子。",
|
||||
"site_already_exists": "站点已存在。",
|
||||
"couldnt_update_site": "无法更新站点。",
|
||||
"invalid_community_name": "无效名称.",
|
||||
"community_already_exists": "社群已存在。",
|
||||
"community_moderator_already_exists": "社群监管人已存在。",
|
||||
"community_follower_already_exists": "社群关注者已存在。",
|
||||
"not_a_moderator": "不是仲裁员.",
|
||||
"couldnt_update_community": "无法更新社群。",
|
||||
"no_community_edit_allowed": "没有编辑社群的权限。",
|
||||
"system_err_login": "系统错误。请尝试注销后重新登入。",
|
||||
"community_user_already_banned": "社群用户已被禁止。",
|
||||
"couldnt_find_that_username_or_email": "用户名/邮箱不存在。",
|
||||
"password_incorrect": "密码不正确。",
|
||||
"registration_closed": "注册功能已关闭",
|
||||
"invalid_password": "密码无效。密码长度必须小于60个字符。",
|
||||
"passwords_dont_match": "密码不匹配。",
|
||||
"captcha_incorrect": "验证码不正确。",
|
||||
"invalid_username": "用户名无效",
|
||||
"bio_length_overflow": "自我介绍不能超过300个字符。",
|
||||
"couldnt_update_user": "无法更新用户。",
|
||||
"couldnt_update_private_message": "无法更新私信。",
|
||||
"couldnt_update_post": "无法更新帖子",
|
||||
"couldnt_create_private_message": "无法创建私信。",
|
||||
"no_private_message_edit_allowed": "没有编辑私信的权限。"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue