Files
nextcloud-forum/l10n/eo.js
Nextcloud bot 6b19e93994 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-04-04 02:08:26 +00:00

71 lines
2.1 KiB
JavaScript

OC.L10N.register(
"forum",
{
"Admin" : "Administranto",
"Moderator" : "Kontrolanto",
"User" : "Uzanto",
"General" : "Ĝenerala",
"Forum" : "Forumo",
"Loading …" : "Ŝargado...",
"Search" : "Serĉi",
"Home" : "Hejmo",
"Bookmarks" : "Legosignaro",
"Dashboard" : "Regpanelo",
"Accounts" : "Kontoj",
"Categories" : "Kategorioj",
"Collapse" : "Maletendi",
"Log in" : "Ensaluti",
"Hello world!" : "Saluton, mondo!",
"Upload failed" : "Alŝuto malsukcesis",
"Close" : "Malfermi",
"Category" : "Kategorio",
"Allow" : "Permesi",
"Account" : "Konto",
"Cancel" : "Cancel",
"Update" : "Ĝisdatigi",
"Deleted" : "Forigita",
"Restore" : "Restaŭri",
"Retry" : "Reprovi",
"Move" : "Movi",
"Page not found" : "Paĝo ne trovita",
"Edit" : "Modifi",
"Delete" : "Forigi",
"Direct link" : "Direkta ligilo",
"Save" : "Konservi",
"Current version" : "Nuna versio",
"Uncategorized" : "Senkategoria",
"Templates" : "Ŝablonoj",
"Name" : "Nomo",
"Content" : "Enhavo",
"Saving draft …" : "Konservado de malneto...",
"Draft saved" : "Malneto konservita",
"Unsaved changes" : "Nekonservitaj ŝanĝoj",
"Refresh" : "Aktualigi",
"Error" : "Eraro",
"Created" : "Kreita",
"Searching …" : "Serĉado ...",
"Back to {category}" : "Antaŭen al {category}",
"by" : "de",
"Subscribe" : "Aboni",
"Notifications" : "Atentigoj",
"Signature" : "Subskribo",
"Enable" : "Ŝalti",
"Disable" : "Malŝalti",
"Description" : "Priskribo",
"Preview" : "Antaŭvidi",
"Move down" : "Movi malsupren",
"Last 7 days" : "Lastaj 7 tagoj",
"Access control" : "Alirkontrolo",
"Settings saved" : "Agordoj konservitaj",
"Failed to save settings" : "Konservo de agordoj malsukcesis",
"Newest first" : "Pli novaj unue",
"Oldest first" : "Malpli novaj unue",
"Reset" : "Restarigi",
"ID" : "Identigilo",
"Owner" : "Posedanto",
"Actions" : "Agoj",
"Members" : "Membroj",
"Joined" : "Membriĝinta"
},
"nplurals=2; plural=(n != 1);");