diff --git a/l10n/af.js b/l10n/af.js new file mode 100644 index 0000000..5026b93 --- /dev/null +++ b/l10n/af.js @@ -0,0 +1,31 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Forum", + "Admin" : "Admin", + "User" : "Gebruiker", + "Search" : "Soek", + "Home" : "Tuis", + "Users" : "Gebruikers", + "Collapse" : "Vou In", + "Page not found" : "Blad nie gevind nie", + "Delete" : "Skrap", + "Cancel" : "Cancel", + "Save" : "Stoor", + "Retry" : "Herprobeer", + "Back to {category}" : "Terug na {category}", + "by" : "deur", + "Subscribe" : "Teken in", + "Disable" : "Deaktiveer", + "Description" : "Beskrywing", + "Update" : "Werk by", + "New" : "Nuut", + "Settings saved" : "Instellings gestoor", + "Reset" : "Herstel", + "Category" : "Kategorie", + "ID" : "ID", + "Actions" : "Aksies", + "Active" : "Aktief", + "Deleted" : "Geskrap" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/af.json b/l10n/af.json new file mode 100644 index 0000000..50a6626 --- /dev/null +++ b/l10n/af.json @@ -0,0 +1,29 @@ +{ "translations": { + "Forum" : "Forum", + "Admin" : "Admin", + "User" : "Gebruiker", + "Search" : "Soek", + "Home" : "Tuis", + "Users" : "Gebruikers", + "Collapse" : "Vou In", + "Page not found" : "Blad nie gevind nie", + "Delete" : "Skrap", + "Cancel" : "Cancel", + "Save" : "Stoor", + "Retry" : "Herprobeer", + "Back to {category}" : "Terug na {category}", + "by" : "deur", + "Subscribe" : "Teken in", + "Disable" : "Deaktiveer", + "Description" : "Beskrywing", + "Update" : "Werk by", + "New" : "Nuut", + "Settings saved" : "Instellings gestoor", + "Reset" : "Herstel", + "Category" : "Kategorie", + "ID" : "ID", + "Actions" : "Aksies", + "Active" : "Aktief", + "Deleted" : "Geskrap" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/ar.js b/l10n/ar.js new file mode 100644 index 0000000..f0f8083 --- /dev/null +++ b/l10n/ar.js @@ -0,0 +1,80 @@ +OC.L10N.register( + "forum", + { + "Forum" : "المنتدى", + "Admin" : "مدير", + "Moderator" : "مشرف", + "User" : "المُستخدِم", + "General" : "عامٌّ", + "Support" : "المساعدة", + "Bold text" : "نص داكن", + "Underlined text" : "نصٌ مُسطّرٌ تحتيّاً", + "Deleted user" : "مستخدم محذوف", + "Search" : "بحث", + "Home" : "الرئيسية", + "Dashboard" : "الرئيسية", + "Users" : "المستخدمين", + "Categories" : "التصنيفات", + "Expand" : "توسيع", + "Collapse" : "طوي", + "Code" : "الرمز", + "Quote" : "عرض الأسعار", + "Font size" : "حجم الخط", + "List" : "قائمة", + "Insert emoji" : "أدخِل \"إيموجي\" emoji", + "Page not found" : "الصفحة غير موجودة", + "Back" : "عودة", + "Edit" : "تحرير", + "Delete" : "حذف", + "Unread" : "غير مقروء", + "Cancel" : "Cancel", + "Save" : "حفظ", + "React with {emoji}" : "تفاعل باستخدام {emoji}", + "Uncategorized" : "غير مُصنّفة", + "Views" : "مشاهدات", + "Title" : "العنوان", + "Refresh" : "إنعاش", + "Loading …" : "التحميل جارٍ ...", + "Retry" : "أعِدِ المحاولة", + "Error" : "خطأ", + "Searching …" : "يتم الآن البحث…", + "No results found" : "لا توجد أي نتائج", + "Back to {category}" : "عودة إلى {category}", + "Reply" : "الرَّدّ", + "by" : "من قِبَل", + "Subscribe" : "إشترك", + "Subscribed" : "مشترك", + "Preferences" : "التفضيلات", + "Notifications" : "الإشعارات", + "Enable" : "تمكين", + "Disable" : "تعطيل", + "Description" : "الوصف", + "Enabled" : "مُفعّل", + "Update" : "تحديث", + "Create" : "إنشاء", + "Name" : "الاسم", + "Sort order" : "ترتيب الفرز", + "New" : "جديد", + "Permissions" : "الصلاحيّات", + "Move up" : "نقلٌ للأعلي", + "Move down" : "نقلٌ للأسفل", + "Last 7 days" : "آخر 7 أيام", + "General settings" : "الإعدادات العامة", + "Appearance" : "المظهر", + "Settings saved" : "تمّ حفظ الإعدادات", + "Failed to save settings" : "فشل في حفظ الإعدادات", + "Reset" : "إعادة تعيين", + "Category" : "التصنيف", + "Allow" : "سماح", + "ID" : "معرف ID", + "Created" : "أُنشِئَ", + "Actions" : "الإجراءات", + "No description" : "بدون وصف", + "User management" : "إدارة المستخدِمين", + "Loading users …" : "تحميل المستخدِمين جارٍ ...", + "No users found" : "لا يوجد مستخدمون", + "Status" : "الحاله", + "Active" : "نَشِط", + "Deleted" : "محذوف" +}, +"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/l10n/ar.json b/l10n/ar.json new file mode 100644 index 0000000..c23b73d --- /dev/null +++ b/l10n/ar.json @@ -0,0 +1,78 @@ +{ "translations": { + "Forum" : "المنتدى", + "Admin" : "مدير", + "Moderator" : "مشرف", + "User" : "المُستخدِم", + "General" : "عامٌّ", + "Support" : "المساعدة", + "Bold text" : "نص داكن", + "Underlined text" : "نصٌ مُسطّرٌ تحتيّاً", + "Deleted user" : "مستخدم محذوف", + "Search" : "بحث", + "Home" : "الرئيسية", + "Dashboard" : "الرئيسية", + "Users" : "المستخدمين", + "Categories" : "التصنيفات", + "Expand" : "توسيع", + "Collapse" : "طوي", + "Code" : "الرمز", + "Quote" : "عرض الأسعار", + "Font size" : "حجم الخط", + "List" : "قائمة", + "Insert emoji" : "أدخِل \"إيموجي\" emoji", + "Page not found" : "الصفحة غير موجودة", + "Back" : "عودة", + "Edit" : "تحرير", + "Delete" : "حذف", + "Unread" : "غير مقروء", + "Cancel" : "Cancel", + "Save" : "حفظ", + "React with {emoji}" : "تفاعل باستخدام {emoji}", + "Uncategorized" : "غير مُصنّفة", + "Views" : "مشاهدات", + "Title" : "العنوان", + "Refresh" : "إنعاش", + "Loading …" : "التحميل جارٍ ...", + "Retry" : "أعِدِ المحاولة", + "Error" : "خطأ", + "Searching …" : "يتم الآن البحث…", + "No results found" : "لا توجد أي نتائج", + "Back to {category}" : "عودة إلى {category}", + "Reply" : "الرَّدّ", + "by" : "من قِبَل", + "Subscribe" : "إشترك", + "Subscribed" : "مشترك", + "Preferences" : "التفضيلات", + "Notifications" : "الإشعارات", + "Enable" : "تمكين", + "Disable" : "تعطيل", + "Description" : "الوصف", + "Enabled" : "مُفعّل", + "Update" : "تحديث", + "Create" : "إنشاء", + "Name" : "الاسم", + "Sort order" : "ترتيب الفرز", + "New" : "جديد", + "Permissions" : "الصلاحيّات", + "Move up" : "نقلٌ للأعلي", + "Move down" : "نقلٌ للأسفل", + "Last 7 days" : "آخر 7 أيام", + "General settings" : "الإعدادات العامة", + "Appearance" : "المظهر", + "Settings saved" : "تمّ حفظ الإعدادات", + "Failed to save settings" : "فشل في حفظ الإعدادات", + "Reset" : "إعادة تعيين", + "Category" : "التصنيف", + "Allow" : "سماح", + "ID" : "معرف ID", + "Created" : "أُنشِئَ", + "Actions" : "الإجراءات", + "No description" : "بدون وصف", + "User management" : "إدارة المستخدِمين", + "Loading users …" : "تحميل المستخدِمين جارٍ ...", + "No users found" : "لا يوجد مستخدمون", + "Status" : "الحاله", + "Active" : "نَشِط", + "Deleted" : "محذوف" +},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" +} \ No newline at end of file diff --git a/l10n/ast.js b/l10n/ast.js new file mode 100644 index 0000000..cd1f86d --- /dev/null +++ b/l10n/ast.js @@ -0,0 +1,73 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foru", + "Admin" : "Alministración", + "Moderator" : "Llendador", + "User" : "Usuariu", + "General" : "Xeneral", + "Support" : "Sofitu", + "Bold text" : "Testu en negrina", + "Underlined text" : "Testu solliniáu", + "Deleted user" : "Usuariu desaniciáu", + "Search" : "Buscar", + "Home" : "Aniciu", + "Dashboard" : "Panel", + "Users" : "Usuarios", + "Categories" : "Categories", + "Expand" : "Espander", + "Collapse" : "Contrayer", + "Code" : "Códigu", + "List" : "Llista", + "Page not found" : "Nun s'atopó la páxina", + "Back" : "Atrás", + "Edit" : "Editar", + "Delete" : "Desaniciar", + "Unread" : "Ensin lleer", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Ensin categoría", + "Views" : "Vistes", + "Title" : "Títulu", + "Refresh" : "Anovar", + "Loading …" : "Cargando…", + "Retry" : "Retentar", + "Error" : "Error", + "Searching …" : "Buscando…", + "No results found" : "Nun s'atopó nengún resultáu", + "Back to {category}" : "Volver a «{category}»", + "Reply" : "Responder", + "by" : "por", + "Subscribe" : "Soscribise", + "Preferences" : "Preferencies", + "Notifications" : "Avisos", + "Enable" : "Activar", + "Disable" : "Desactivar", + "Description" : "Descripción", + "Enabled" : "Activóse", + "Update" : "Anovar", + "Create" : "Crear", + "Name" : "Nome", + "New" : "Nuevu", + "Permissions" : "Permisos", + "Move up" : "Xubir", + "Move down" : "Baxar", + "Last 7 days" : "Los últimos 7 díes", + "All time" : "Tol tiempu", + "General settings" : "Configuración xeneral", + "Appearance" : "Aspeutu", + "Settings saved" : "Guardóse la configuración", + "Failed to save settings" : "Nun se pue guardar la configuración", + "Reset" : "Reafitar", + "Category" : "Categoría", + "Allow" : "Permitir", + "ID" : "ID", + "Actions" : "Aiciones", + "User management" : "Xestión d'usuarios", + "Loading users …" : "Cargando los usuarios…", + "No users found" : "Nun s'atopó nengún usuariu", + "Status" : "Estáu", + "Active" : "Activa", + "Deleted" : "Desanicióse" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json new file mode 100644 index 0000000..761e9e2 --- /dev/null +++ b/l10n/ast.json @@ -0,0 +1,71 @@ +{ "translations": { + "Forum" : "Foru", + "Admin" : "Alministración", + "Moderator" : "Llendador", + "User" : "Usuariu", + "General" : "Xeneral", + "Support" : "Sofitu", + "Bold text" : "Testu en negrina", + "Underlined text" : "Testu solliniáu", + "Deleted user" : "Usuariu desaniciáu", + "Search" : "Buscar", + "Home" : "Aniciu", + "Dashboard" : "Panel", + "Users" : "Usuarios", + "Categories" : "Categories", + "Expand" : "Espander", + "Collapse" : "Contrayer", + "Code" : "Códigu", + "List" : "Llista", + "Page not found" : "Nun s'atopó la páxina", + "Back" : "Atrás", + "Edit" : "Editar", + "Delete" : "Desaniciar", + "Unread" : "Ensin lleer", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Ensin categoría", + "Views" : "Vistes", + "Title" : "Títulu", + "Refresh" : "Anovar", + "Loading …" : "Cargando…", + "Retry" : "Retentar", + "Error" : "Error", + "Searching …" : "Buscando…", + "No results found" : "Nun s'atopó nengún resultáu", + "Back to {category}" : "Volver a «{category}»", + "Reply" : "Responder", + "by" : "por", + "Subscribe" : "Soscribise", + "Preferences" : "Preferencies", + "Notifications" : "Avisos", + "Enable" : "Activar", + "Disable" : "Desactivar", + "Description" : "Descripción", + "Enabled" : "Activóse", + "Update" : "Anovar", + "Create" : "Crear", + "Name" : "Nome", + "New" : "Nuevu", + "Permissions" : "Permisos", + "Move up" : "Xubir", + "Move down" : "Baxar", + "Last 7 days" : "Los últimos 7 díes", + "All time" : "Tol tiempu", + "General settings" : "Configuración xeneral", + "Appearance" : "Aspeutu", + "Settings saved" : "Guardóse la configuración", + "Failed to save settings" : "Nun se pue guardar la configuración", + "Reset" : "Reafitar", + "Category" : "Categoría", + "Allow" : "Permitir", + "ID" : "ID", + "Actions" : "Aiciones", + "User management" : "Xestión d'usuarios", + "Loading users …" : "Cargando los usuarios…", + "No users found" : "Nun s'atopó nengún usuariu", + "Status" : "Estáu", + "Active" : "Activa", + "Deleted" : "Desanicióse" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/az.js b/l10n/az.js new file mode 100644 index 0000000..622dcf1 --- /dev/null +++ b/l10n/az.js @@ -0,0 +1,35 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Forum", + "Admin" : "İnzibatçı", + "User" : "User", + "General" : "Ümumi", + "Search" : "Axtarış", + "Home" : "Ev", + "Users" : "İstifadəçilər", + "Categories" : "Kateqoriyalar", + "Collapse" : "Yığılma", + "Back" : "Geri", + "Edit" : "Dəyişiklik et", + "Delete" : "Sil", + "Cancel" : "Cancel", + "Save" : "Saxla", + "Refresh" : "Yenilə", + "Error" : "Səhv", + "by" : "onunla", + "Subscribe" : "Abunə", + "Disable" : "Dayandır", + "Description" : "Açıqlanma", + "Enabled" : "İşə salınıb", + "Update" : "Yenilənmə", + "Name" : "Ad", + "New" : "Yeni", + "Settings saved" : "Parametrlər yaddaşa verildi", + "Reset" : "Sıfırla", + "Category" : "Kateqoriya", + "Actions" : "İşlər", + "Status" : "Status", + "Deleted" : "Silinib" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/az.json b/l10n/az.json new file mode 100644 index 0000000..13ae247 --- /dev/null +++ b/l10n/az.json @@ -0,0 +1,33 @@ +{ "translations": { + "Forum" : "Forum", + "Admin" : "İnzibatçı", + "User" : "User", + "General" : "Ümumi", + "Search" : "Axtarış", + "Home" : "Ev", + "Users" : "İstifadəçilər", + "Categories" : "Kateqoriyalar", + "Collapse" : "Yığılma", + "Back" : "Geri", + "Edit" : "Dəyişiklik et", + "Delete" : "Sil", + "Cancel" : "Cancel", + "Save" : "Saxla", + "Refresh" : "Yenilə", + "Error" : "Səhv", + "by" : "onunla", + "Subscribe" : "Abunə", + "Disable" : "Dayandır", + "Description" : "Açıqlanma", + "Enabled" : "İşə salınıb", + "Update" : "Yenilənmə", + "Name" : "Ad", + "New" : "Yeni", + "Settings saved" : "Parametrlər yaddaşa verildi", + "Reset" : "Sıfırla", + "Category" : "Kateqoriya", + "Actions" : "İşlər", + "Status" : "Status", + "Deleted" : "Silinib" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/be.js b/l10n/be.js new file mode 100644 index 0000000..60c9f6a --- /dev/null +++ b/l10n/be.js @@ -0,0 +1,89 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Форум", + "Welcome to the forum!" : "Вітаем на форуме!", + "Admin" : "Адміністратар", + "Moderator" : "Мадэратар", + "User" : "Карыстальнік", + "General" : "Агульныя", + "Support" : "Падтрымка", + "Attachment" : "Далучэнне", + "Welcome to Nextcloud Forums" : "Вітаем на Форумах Nextcloud", + "Welcome to the Nextcloud Forums!" : "Вітаем на Форумах Nextcloud!", + "Bold text" : "Тоўсты тэкст", + "Italic text" : "Тэкст курсівам", + "Underlined text" : "Падкрэслены тэкст", + "Deleted user" : "Выдалены карыстальнік", + "Search" : "Пошук", + "Home" : "Дадому", + "Dashboard" : "Панэль кіравання", + "Users" : "Карыстальнікі", + "Roles" : "Ролі", + "Categories" : "Катэгорыі", + "Expand" : "Разгарнуць", + "Collapse" : "Згарнуць", + "Code" : "Код", + "Font size" : "Памер шрыфта", + "Font color" : "Колер шрыфта", + "Align left" : "Выраўнаваць па левым краі", + "Align center" : "Выраўнаваць па цэнтры", + "Align right" : "Выраўнаваць па правым краі", + "List" : "Спіс", + "Example" : "Прыклад", + "Insert emoji" : "Уставіць эмодзі", + "_Post_::_Posts_" : ["Допіс","Допісы","Допісы","Допісы"], + "No description available" : "Апісанне недаступна", + "Page not found" : "Старонка не знойдзена", + "Back" : "Назад", + "Edit" : "Рэдагаваць", + "Delete" : "Выдаліць", + "Are you sure you want to delete this post? This action cannot be undone." : "Вы ўпэўнены, што хочаце выдаліць гэты допіс? Гэта дзеянне нельга адрабіць.", + "Unread" : "Непрачытанае", + "Cancel" : "Скасаваць", + "Save" : "Захаваць", + "Add reaction" : "Дадаць рэакцыю", + "React with {emoji}" : "Адрэагаваць з {emoji}", + "_%n post_::_%n posts_" : ["%n допіс","%n допісы","%n допісаў","%n допісаў"], + "Replies" : "Адказы", + "Title" : "Загаловак", + "Refresh" : "Абнавіць", + "Loading …" : "Загрузка …", + "Retry" : "Паўтарыць спробу", + "In {category}" : "У {category}", + "Error" : "Памылка", + "First post" : "Першы допіс", + "Searching …" : "Пошук …", + "No results found" : "Вынікаў не знойдзена", + "Back to {category}" : "Назад да {category}", + "Reply" : "Адказаць", + "Notifications" : "Апавяшчэнні", + "Enable" : "Уключыць", + "Disable" : "Адключыць", + "Tag" : "Тэг", + "Description" : "Апісанне", + "Enabled" : "Уключаны", + "Update" : "Абнавіць", + "Create" : "Ствараць", + "Name" : "Назва", + "Enter category name" : "Увядзіце назву катэгорыі", + "New" : "Новы", + "Permissions" : "Дазволы", + "Move up" : "Перамясціць уверх", + "Move down" : "Перамясціць уніз", + "Last 7 days" : "Апошнія 7 дзён", + "General settings" : "Агульныя налады", + "Appearance" : "Знешні выгляд", + "Settings saved" : "Налады захаваны", + "Failed to save settings" : "Не ўдалося захаваць налады", + "Reset" : "Скінуць", + "Category" : "Катэгорыя", + "Allow" : "Дазволіць", + "ID" : "Ідэнтыфікатар", + "Actions" : "Дзеянні", + "Posts" : "Допісы", + "Status" : "Статус", + "Active" : "Актыўны", + "Deleted" : "Выдалены" +}, +"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/be.json b/l10n/be.json new file mode 100644 index 0000000..eecc219 --- /dev/null +++ b/l10n/be.json @@ -0,0 +1,87 @@ +{ "translations": { + "Forum" : "Форум", + "Welcome to the forum!" : "Вітаем на форуме!", + "Admin" : "Адміністратар", + "Moderator" : "Мадэратар", + "User" : "Карыстальнік", + "General" : "Агульныя", + "Support" : "Падтрымка", + "Attachment" : "Далучэнне", + "Welcome to Nextcloud Forums" : "Вітаем на Форумах Nextcloud", + "Welcome to the Nextcloud Forums!" : "Вітаем на Форумах Nextcloud!", + "Bold text" : "Тоўсты тэкст", + "Italic text" : "Тэкст курсівам", + "Underlined text" : "Падкрэслены тэкст", + "Deleted user" : "Выдалены карыстальнік", + "Search" : "Пошук", + "Home" : "Дадому", + "Dashboard" : "Панэль кіравання", + "Users" : "Карыстальнікі", + "Roles" : "Ролі", + "Categories" : "Катэгорыі", + "Expand" : "Разгарнуць", + "Collapse" : "Згарнуць", + "Code" : "Код", + "Font size" : "Памер шрыфта", + "Font color" : "Колер шрыфта", + "Align left" : "Выраўнаваць па левым краі", + "Align center" : "Выраўнаваць па цэнтры", + "Align right" : "Выраўнаваць па правым краі", + "List" : "Спіс", + "Example" : "Прыклад", + "Insert emoji" : "Уставіць эмодзі", + "_Post_::_Posts_" : ["Допіс","Допісы","Допісы","Допісы"], + "No description available" : "Апісанне недаступна", + "Page not found" : "Старонка не знойдзена", + "Back" : "Назад", + "Edit" : "Рэдагаваць", + "Delete" : "Выдаліць", + "Are you sure you want to delete this post? This action cannot be undone." : "Вы ўпэўнены, што хочаце выдаліць гэты допіс? Гэта дзеянне нельга адрабіць.", + "Unread" : "Непрачытанае", + "Cancel" : "Скасаваць", + "Save" : "Захаваць", + "Add reaction" : "Дадаць рэакцыю", + "React with {emoji}" : "Адрэагаваць з {emoji}", + "_%n post_::_%n posts_" : ["%n допіс","%n допісы","%n допісаў","%n допісаў"], + "Replies" : "Адказы", + "Title" : "Загаловак", + "Refresh" : "Абнавіць", + "Loading …" : "Загрузка …", + "Retry" : "Паўтарыць спробу", + "In {category}" : "У {category}", + "Error" : "Памылка", + "First post" : "Першы допіс", + "Searching …" : "Пошук …", + "No results found" : "Вынікаў не знойдзена", + "Back to {category}" : "Назад да {category}", + "Reply" : "Адказаць", + "Notifications" : "Апавяшчэнні", + "Enable" : "Уключыць", + "Disable" : "Адключыць", + "Tag" : "Тэг", + "Description" : "Апісанне", + "Enabled" : "Уключаны", + "Update" : "Абнавіць", + "Create" : "Ствараць", + "Name" : "Назва", + "Enter category name" : "Увядзіце назву катэгорыі", + "New" : "Новы", + "Permissions" : "Дазволы", + "Move up" : "Перамясціць уверх", + "Move down" : "Перамясціць уніз", + "Last 7 days" : "Апошнія 7 дзён", + "General settings" : "Агульныя налады", + "Appearance" : "Знешні выгляд", + "Settings saved" : "Налады захаваны", + "Failed to save settings" : "Не ўдалося захаваць налады", + "Reset" : "Скінуць", + "Category" : "Катэгорыя", + "Allow" : "Дазволіць", + "ID" : "Ідэнтыфікатар", + "Actions" : "Дзеянні", + "Posts" : "Допісы", + "Status" : "Статус", + "Active" : "Актыўны", + "Deleted" : "Выдалены" +},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" +} \ No newline at end of file diff --git a/l10n/bg.js b/l10n/bg.js new file mode 100644 index 0000000..b188654 --- /dev/null +++ b/l10n/bg.js @@ -0,0 +1,77 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Форум", + "Admin" : "Админ", + "User" : "Потребител", + "General" : "Общи", + "Support" : "Поддръжка", + "Bold text" : "Удебелен текст", + "Underlined text" : "Подчертан текст", + "Deleted user" : "Изтрит потребител", + "Search" : "Търсене", + "Home" : "Начало", + "Dashboard" : "Табло", + "Categories" : "Категории", + "Expand" : "Разгъване", + "Collapse" : "Сгъване", + "Code" : "Код", + "Quote" : "Оферта", + "Font size" : "Размер на шрифта", + "List" : "Списък", + "Insert emoji" : "Вмъкване на емотикон", + "Page not found" : "Страницата не е намерена", + "Back" : "Назад", + "Edit" : "Промяна", + "Delete" : "Изтриване", + "Unread" : "Непрочетено", + "Cancel" : "Cancel", + "Save" : "Запиши", + "React with {emoji}" : "Реагирайте с {emoji}", + "Uncategorized" : "Некатегоризирани", + "Views" : "Изгледи", + "Title" : "Заглавие", + "Refresh" : "Опресняване", + "Loading …" : "Зареждане …", + "Retry" : "Опитай отново", + "Error" : "Грешка", + "Searching …" : "Търсене ...", + "No results found" : "Няма намерени резултати", + "Back to {category}" : "Обратно към {category}", + "by" : "от", + "Subscribe" : "Абониране", + "Subscribed" : "Абониран", + "Preferences" : "Предпочитания", + "Notifications" : "Известия", + "Enable" : "Включена", + "Disable" : "Изключване", + "Tag" : "Етикет", + "Description" : "Описание", + "Enabled" : "Включено", + "Update" : "Обновяване", + "Create" : "Създаване", + "Name" : "Име", + "Sort order" : "Сортиране на реда", + "New" : "Нов", + "Permissions" : "Права", + "Move up" : "Преместване нагоре", + "Move down" : "Преместване надолу", + "Total users" : "Общо потребители", + "Last 7 days" : "Последните 7 дни", + "General settings" : "Общи настройки", + "Appearance" : "Изглед", + "Settings saved" : "Настройките са запазени", + "Failed to save settings" : "Неуспешно запазване на настройките", + "Reset" : "Възстановяване", + "Category" : "Категория", + "Allow" : "Да", + "ID" : "ID /Идентификатор/", + "Actions" : "Действия", + "No description" : "Без описание", + "No users found" : "Няма намерени потребители", + "Joined" : "Присъединен", + "Status" : "Състояние", + "Active" : "Активен", + "Deleted" : "Изтрито" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/bg.json b/l10n/bg.json new file mode 100644 index 0000000..8dfdd17 --- /dev/null +++ b/l10n/bg.json @@ -0,0 +1,75 @@ +{ "translations": { + "Forum" : "Форум", + "Admin" : "Админ", + "User" : "Потребител", + "General" : "Общи", + "Support" : "Поддръжка", + "Bold text" : "Удебелен текст", + "Underlined text" : "Подчертан текст", + "Deleted user" : "Изтрит потребител", + "Search" : "Търсене", + "Home" : "Начало", + "Dashboard" : "Табло", + "Categories" : "Категории", + "Expand" : "Разгъване", + "Collapse" : "Сгъване", + "Code" : "Код", + "Quote" : "Оферта", + "Font size" : "Размер на шрифта", + "List" : "Списък", + "Insert emoji" : "Вмъкване на емотикон", + "Page not found" : "Страницата не е намерена", + "Back" : "Назад", + "Edit" : "Промяна", + "Delete" : "Изтриване", + "Unread" : "Непрочетено", + "Cancel" : "Cancel", + "Save" : "Запиши", + "React with {emoji}" : "Реагирайте с {emoji}", + "Uncategorized" : "Некатегоризирани", + "Views" : "Изгледи", + "Title" : "Заглавие", + "Refresh" : "Опресняване", + "Loading …" : "Зареждане …", + "Retry" : "Опитай отново", + "Error" : "Грешка", + "Searching …" : "Търсене ...", + "No results found" : "Няма намерени резултати", + "Back to {category}" : "Обратно към {category}", + "by" : "от", + "Subscribe" : "Абониране", + "Subscribed" : "Абониран", + "Preferences" : "Предпочитания", + "Notifications" : "Известия", + "Enable" : "Включена", + "Disable" : "Изключване", + "Tag" : "Етикет", + "Description" : "Описание", + "Enabled" : "Включено", + "Update" : "Обновяване", + "Create" : "Създаване", + "Name" : "Име", + "Sort order" : "Сортиране на реда", + "New" : "Нов", + "Permissions" : "Права", + "Move up" : "Преместване нагоре", + "Move down" : "Преместване надолу", + "Total users" : "Общо потребители", + "Last 7 days" : "Последните 7 дни", + "General settings" : "Общи настройки", + "Appearance" : "Изглед", + "Settings saved" : "Настройките са запазени", + "Failed to save settings" : "Неуспешно запазване на настройките", + "Reset" : "Възстановяване", + "Category" : "Категория", + "Allow" : "Да", + "ID" : "ID /Идентификатор/", + "Actions" : "Действия", + "No description" : "Без описание", + "No users found" : "Няма намерени потребители", + "Joined" : "Присъединен", + "Status" : "Състояние", + "Active" : "Активен", + "Deleted" : "Изтрито" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js new file mode 100644 index 0000000..58d260a --- /dev/null +++ b/l10n/bn_BD.js @@ -0,0 +1,30 @@ +OC.L10N.register( + "forum", + { + "Forum" : "ফোরাম", + "Admin" : "প্রশাসন", + "User" : "User", + "General" : "সাধারণ", + "Search" : "Search", + "Home" : "বাড়ি", + "Users" : "ব্যবহারকারী", + "Collapse" : "ভাঙো", + "Edit" : "সম্পাদনা", + "Delete" : "মুছে", + "Cancel" : "Cancel", + "Save" : "সংরক্ষণ", + "Refresh" : "নবোদ্যম", + "Error" : "সমস্যা", + "by" : "কর্তৃক", + "Subscribe" : "গ্রাহক হোন", + "Disable" : "নিষ্ক্রিয়", + "Description" : "বিবরণ", + "Enabled" : "কার্যকর", + "Update" : "পরিবর্ধন", + "Name" : "নাম", + "New" : "নতুন", + "Reset" : "পূণঃনির্ধানণ", + "Actions" : "পদক্ষেপসমূহ", + "Deleted" : "মুছে ফেলা" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json new file mode 100644 index 0000000..2d710d2 --- /dev/null +++ b/l10n/bn_BD.json @@ -0,0 +1,28 @@ +{ "translations": { + "Forum" : "ফোরাম", + "Admin" : "প্রশাসন", + "User" : "User", + "General" : "সাধারণ", + "Search" : "Search", + "Home" : "বাড়ি", + "Users" : "ব্যবহারকারী", + "Collapse" : "ভাঙো", + "Edit" : "সম্পাদনা", + "Delete" : "মুছে", + "Cancel" : "Cancel", + "Save" : "সংরক্ষণ", + "Refresh" : "নবোদ্যম", + "Error" : "সমস্যা", + "by" : "কর্তৃক", + "Subscribe" : "গ্রাহক হোন", + "Disable" : "নিষ্ক্রিয়", + "Description" : "বিবরণ", + "Enabled" : "কার্যকর", + "Update" : "পরিবর্ধন", + "Name" : "নাম", + "New" : "নতুন", + "Reset" : "পূণঃনির্ধানণ", + "Actions" : "পদক্ষেপসমূহ", + "Deleted" : "মুছে ফেলা" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/br.js b/l10n/br.js new file mode 100644 index 0000000..bff357a --- /dev/null +++ b/l10n/br.js @@ -0,0 +1,43 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Forum", + "Admin" : "Merour", + "User" : "Implijer", + "General" : "Hollek", + "Search" : "Klask", + "Home" : "Degemer", + "Dashboard" : "Taolenn-stur", + "Users" : "Implijer", + "Categories" : "Rummadoù", + "List" : "Roll", + "Edit" : "Embann", + "Delete" : "Dilemel", + "Cancel" : "Cancel", + "Save" : "Enrollañ", + "Title" : "Titl", + "Refresh" : "Freskaat", + "Retry" : "Klaskit en dro", + "Error" : "Fazi", + "Searching …" : "O klask ...", + "Back to {category}" : "Distro da {category}", + "by" : "gant", + "Preferences" : "Penndibaboù", + "Notifications" : "Kemennadennoù", + "Enable" : "Aotreañ", + "Disable" : "Diweredekaat", + "Description" : "Deskrivadur", + "Update" : "Hizivaat", + "Name" : "Anv", + "New" : "Nevez", + "General settings" : "Stummoù hollek", + "Settings saved" : "Stummoù enrollet", + "Allow" : "Aotrañ", + "ID" : "ID", + "Created" : "Krouet", + "Actions" : "Oberoù", + "Status" : "Statud", + "Active" : "O labourat", + "Deleted" : "Dilamet" +}, +"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"); diff --git a/l10n/br.json b/l10n/br.json new file mode 100644 index 0000000..fe6c895 --- /dev/null +++ b/l10n/br.json @@ -0,0 +1,41 @@ +{ "translations": { + "Forum" : "Forum", + "Admin" : "Merour", + "User" : "Implijer", + "General" : "Hollek", + "Search" : "Klask", + "Home" : "Degemer", + "Dashboard" : "Taolenn-stur", + "Users" : "Implijer", + "Categories" : "Rummadoù", + "List" : "Roll", + "Edit" : "Embann", + "Delete" : "Dilemel", + "Cancel" : "Cancel", + "Save" : "Enrollañ", + "Title" : "Titl", + "Refresh" : "Freskaat", + "Retry" : "Klaskit en dro", + "Error" : "Fazi", + "Searching …" : "O klask ...", + "Back to {category}" : "Distro da {category}", + "by" : "gant", + "Preferences" : "Penndibaboù", + "Notifications" : "Kemennadennoù", + "Enable" : "Aotreañ", + "Disable" : "Diweredekaat", + "Description" : "Deskrivadur", + "Update" : "Hizivaat", + "Name" : "Anv", + "New" : "Nevez", + "General settings" : "Stummoù hollek", + "Settings saved" : "Stummoù enrollet", + "Allow" : "Aotrañ", + "ID" : "ID", + "Created" : "Krouet", + "Actions" : "Oberoù", + "Status" : "Statud", + "Active" : "O labourat", + "Deleted" : "Dilamet" +},"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);" +} \ No newline at end of file diff --git a/l10n/bs.js b/l10n/bs.js new file mode 100644 index 0000000..44114e8 --- /dev/null +++ b/l10n/bs.js @@ -0,0 +1,27 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Forum", + "Admin" : "Administrator", + "User" : "User", + "Search" : "Search", + "Home" : "Početna stranica", + "Users" : "Korisnici", + "Collapse" : "Proširi", + "Edit" : "Izmjeni", + "Delete" : "Obriši", + "Cancel" : "Cancel", + "Save" : "Spremi", + "Title" : "Naslov", + "Error" : "Greška", + "by" : "od strane", + "Disable" : "Onemogući", + "Description" : "Opis", + "Enabled" : "Aktivirano", + "Update" : "Ažuriraj", + "Create" : "Kreiraj", + "Name" : "Ime", + "New" : "Novo", + "Actions" : "Radnje" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/bs.json b/l10n/bs.json new file mode 100644 index 0000000..7f55a0a --- /dev/null +++ b/l10n/bs.json @@ -0,0 +1,25 @@ +{ "translations": { + "Forum" : "Forum", + "Admin" : "Administrator", + "User" : "User", + "Search" : "Search", + "Home" : "Početna stranica", + "Users" : "Korisnici", + "Collapse" : "Proširi", + "Edit" : "Izmjeni", + "Delete" : "Obriši", + "Cancel" : "Cancel", + "Save" : "Spremi", + "Title" : "Naslov", + "Error" : "Greška", + "by" : "od strane", + "Disable" : "Onemogući", + "Description" : "Opis", + "Enabled" : "Aktivirano", + "Update" : "Ažuriraj", + "Create" : "Kreiraj", + "Name" : "Ime", + "New" : "Novo", + "Actions" : "Radnje" +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +} \ No newline at end of file diff --git a/l10n/ca.js b/l10n/ca.js new file mode 100644 index 0000000..a366a33 --- /dev/null +++ b/l10n/ca.js @@ -0,0 +1,82 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Fòrum", + "Admin" : "Administració", + "Moderator" : "Moderació", + "User" : "Usuari", + "General" : "General", + "Support" : "Suport", + "Bold text" : "Text en negreta", + "Underlined text" : "Text subratllat", + "Deleted user" : "Usuari suprimit", + "Search" : "Cercar", + "Home" : "Casa", + "Dashboard" : "Tauler", + "Categories" : "Categories", + "Expand" : "Expandeix", + "Collapse" : "Replega", + "Code" : "Codi", + "Quote" : "Pressupost", + "Font size" : "Mida de la lletra", + "List" : "Llista", + "Insert emoji" : "Insereix un emoji", + "Page not found" : "No s'ha trobat la pàgina", + "Back" : "Torna", + "Edit" : "Edició", + "Delete" : "Suprimir", + "Unread" : "Per llegir", + "Cancel" : "Cancel", + "Save" : "Desar", + "React with {emoji}" : "Reacciona amb {emoji}", + "Uncategorized" : "Sense categoria", + "Views" : "Vistes", + "Title" : "Títol", + "Refresh" : "Actualitza", + "Loading …" : "S'està carregant…", + "Retry" : "Torna-ho a provar", + "Error" : "Error", + "Searching …" : "S'està cercant…", + "No results found" : "No s'ha trobat cap resultat", + "Back to {category}" : "Torna a {category}", + "Reply" : "Resposta", + "by" : "per", + "Subscribe" : "Subscriu-m'hi", + "Subscribed" : "Subscrit", + "Preferences" : "Preferències", + "Notifications" : "Notificacions", + "Enable" : "Habilitar", + "Disable" : "Inhabilitar", + "Tag" : "Etiqueta", + "Description" : "Descripció", + "Enabled" : "Habilitat", + "Update" : "Actualitza", + "Create" : "Crea", + "Name" : "Nom", + "Sort order" : "Ordenació", + "0" : "0", + "New" : "Crea", + "Permissions" : "Permisos", + "Move up" : "Mou amunt", + "Move down" : "Mou avall", + "Total users" : "Total d'usuaris", + "Last 7 days" : "Darrers 7 dies", + "All time" : "Tot el temps", + "General settings" : "Paràmetres generals", + "Appearance" : "Aparença", + "Settings saved" : "S'han desat els paràmetres", + "Failed to save settings" : "Ha fallat desar els paràmetres", + "Reset" : "Reinicialitza", + "Category" : "Categoria", + "Allow" : "Permet", + "ID" : "ID", + "Created" : "S'ha creat", + "Actions" : "Accions", + "User management" : "Gestió d'usuaris", + "Loading users …" : "S'estan carregant usuaris …", + "No users found" : "No s'ha trobat cap usuari", + "Joined" : "Unit", + "Active" : "Actiu", + "Deleted" : "Suprimit" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json new file mode 100644 index 0000000..5ab3050 --- /dev/null +++ b/l10n/ca.json @@ -0,0 +1,80 @@ +{ "translations": { + "Forum" : "Fòrum", + "Admin" : "Administració", + "Moderator" : "Moderació", + "User" : "Usuari", + "General" : "General", + "Support" : "Suport", + "Bold text" : "Text en negreta", + "Underlined text" : "Text subratllat", + "Deleted user" : "Usuari suprimit", + "Search" : "Cercar", + "Home" : "Casa", + "Dashboard" : "Tauler", + "Categories" : "Categories", + "Expand" : "Expandeix", + "Collapse" : "Replega", + "Code" : "Codi", + "Quote" : "Pressupost", + "Font size" : "Mida de la lletra", + "List" : "Llista", + "Insert emoji" : "Insereix un emoji", + "Page not found" : "No s'ha trobat la pàgina", + "Back" : "Torna", + "Edit" : "Edició", + "Delete" : "Suprimir", + "Unread" : "Per llegir", + "Cancel" : "Cancel", + "Save" : "Desar", + "React with {emoji}" : "Reacciona amb {emoji}", + "Uncategorized" : "Sense categoria", + "Views" : "Vistes", + "Title" : "Títol", + "Refresh" : "Actualitza", + "Loading …" : "S'està carregant…", + "Retry" : "Torna-ho a provar", + "Error" : "Error", + "Searching …" : "S'està cercant…", + "No results found" : "No s'ha trobat cap resultat", + "Back to {category}" : "Torna a {category}", + "Reply" : "Resposta", + "by" : "per", + "Subscribe" : "Subscriu-m'hi", + "Subscribed" : "Subscrit", + "Preferences" : "Preferències", + "Notifications" : "Notificacions", + "Enable" : "Habilitar", + "Disable" : "Inhabilitar", + "Tag" : "Etiqueta", + "Description" : "Descripció", + "Enabled" : "Habilitat", + "Update" : "Actualitza", + "Create" : "Crea", + "Name" : "Nom", + "Sort order" : "Ordenació", + "0" : "0", + "New" : "Crea", + "Permissions" : "Permisos", + "Move up" : "Mou amunt", + "Move down" : "Mou avall", + "Total users" : "Total d'usuaris", + "Last 7 days" : "Darrers 7 dies", + "All time" : "Tot el temps", + "General settings" : "Paràmetres generals", + "Appearance" : "Aparença", + "Settings saved" : "S'han desat els paràmetres", + "Failed to save settings" : "Ha fallat desar els paràmetres", + "Reset" : "Reinicialitza", + "Category" : "Categoria", + "Allow" : "Permet", + "ID" : "ID", + "Created" : "S'ha creat", + "Actions" : "Accions", + "User management" : "Gestió d'usuaris", + "Loading users …" : "S'estan carregant usuaris …", + "No users found" : "No s'ha trobat cap usuari", + "Joined" : "Unit", + "Active" : "Actiu", + "Deleted" : "Suprimit" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/cs.js b/l10n/cs.js new file mode 100644 index 0000000..9bddae3 --- /dev/null +++ b/l10n/cs.js @@ -0,0 +1,396 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Diskuzní fórum", + "Welcome to the forum!" : "Vítejte ve fóru!", + "Admin" : "Správce", + "Administrator role with full permissions" : "Role správce s plnými oprávněními", + "Moderator" : "Moderátor", + "Moderator role with elevated permissions" : "Role moderátora s povýšeními oprávněními", + "User" : "Uživatel", + "Default user role with basic permissions" : "Výchozí uživatelská role se základními oprávněními", + "General" : "Obecné", + "General discussion categories" : "Obecné diskuzní kategorie", + "General discussions" : "Obecné diskuze", + "A place for general conversations and discussions" : "Místo pro obecné konverzace a diskuze", + "Support" : "Podpora", + "Ask questions about the forum, provide feedback or report issues." : "Pokládejte dotazy ohledně fóra, dávejte zpětnou vazbu nebo hlaste problémy.", + "[icode]inline code[/icode]" : "[icode]kód v řádku[/icode]", + "Inline code" : "Kód v řádku", + "[spoiler=\"%1$s\"]%2$s[/spoiler]" : "[spoiler=\"%1$s\"]%2$s[/spoiler]", + "Spoilers" : "Spoilery", + "Attachment" : "Příloha", + "Welcome to Nextcloud Forums" : "Vítejte v Nextcloud fórech", + "Welcome to the Nextcloud Forums!" : "Vítejte v Nextcloud fórech!", + "This is a community-driven forum built right into your Nextcloud instance. Here you can discuss topics, share ideas and collaborate with other users." : "Toto je komunitou řízené fórum, vestavěné přímo do vámi využívané instance Nextcloud. Je možné zde probírat témata, sdílet nápady a spolupracovat s ostatními uživateli.", + "Features:" : "Funkce:", + "Create and reply to threads" : "Vytvářejte a odpovídejte na vlákna", + "Organize discussions by categories" : "Uspořádávejte diskuze podle kategorií", + "Use BBCode for rich text formatting" : "Formátujte text pomocí BBCode", + "Attach files from your Nextcloud storage" : "Připojujte soubory ze svého Nextcloud úložiště", + "React to posts" : "Reagujte na příspěvky", + "Track read/unread threads" : "Udržujte si přehled o (ne)přečtených vláknech", + "BBCode examples:" : "Příklady BBCode:", + "Bold text" : "Tučný text", + "Use %1$stext%2$s" : "Použijte %1$stext%2$s", + "Italic text" : "Skloněný text", + "Underlined text" : "Podtržený text", + "Feel free to start a new discussion or reply to existing threads. Happy posting!" : "Neváhejte zahájit novou diskuzi nebo odpovězte na existující vlákna. Vesele pište příspěvky!.", + "_{count} new reply in {thread}_::_{count} new replies in {thread}_" : ["{count} nová odpověď v {thread} ","{count} nové odpovědi v {thread} ","{count} nových odpovědí v {thread} ","{count} nové odpovědi v {thread} "], + "Deleted user" : "Smazaný uživatel", + "A community-driven forum built right into your Nextcloud instance" : "Komunitou řízené fórum, vestavěné přímo do vámi využívané instance Nextcloud", + "Search" : "Hledat", + "Home" : "Domů", + "User preferences" : "Předvolby uživatele", + "Dashboard" : "Nástěnka", + "Forum settings" : "Nastavení fóra", + "Users" : "Uživatelé", + "Roles" : "Role", + "Categories" : "Kategorie", + "BBCodes" : "BBCodes", + "Expand" : "Rozbalit", + "Collapse" : "Sbalit", + "{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Upozornění:{bEnd} Přiložené soubory budou viditelné komukoli na fóru, nezávisle na nastavení sdílení souboru.", + "Font style bold" : "Tučný styl písma", + "Font style italic" : "Skloněný styl písma", + "Font style struck through" : "Přeškrtnutý styl písma", + "Font style underlined" : "Podtržený styl písma", + "Code" : "Kód", + "Email (clickable)" : "E-mail (klikatelný)", + "{emailStart}test@example.com{emailEnd}" : "{emailStart}test@example.com{emailEnd}", + "URL (clickable)" : "URL (klikatelné)", + "{urlStart}Example.com{urlEnd}" : "{urlStart}Example.com{urlEnd}", + "Image (not clickable)" : "Obrázek (neklikatelný)", + "{imgStart}http://example.com/example.png{imgEnd}" : "{imgStart}http://example.com/example.png{imgEnd}", + "Quote" : "Citace", + "Embedded YouTube video" : "Vnořené video z YouTube", + "{youtubeStart}a-video-id-123456{youtubeEnd}" : "{youtubeStart}identifikator-videa-123456{youtubeEnd}", + "Font (name)" : "Písmo (název)", + "Font size" : "Velikost písmen", + "Font color" : "Barva písma", + "Align left" : "Zarovnat vlevo", + "Align center" : "Zarovnat na střed", + "Align right" : "Zarovnat vpravo", + "List" : "Seznam", + "{listStart}{item1Start}Hello world!{item2Start}Hello moon!{item2End}{listEnd}" : "{listStart}{item1Start}Ahoj světe!{item2Start}Ahoj Měsíci!{item2End}{listEnd}", + "List item within a list" : "Položka seznamu v seznamu", + "{itemStart}Hello world!\\r\\n{itemStart}Hello moon!" : "{itemStart}Ahoj světe!\\r\\n{itemStart}Ahoj Měsíci!", + "List item within a list (alias)" : "Položka seznamu v seznamu (alternativně)", + "{liStart}Hello world!\\r\\n{liEnd}{liStart}Hello moon!{liEnd}" : "{liStart}Ahoj světe!\\r\\n{liEnd}{liStart}Ahoj Měsíci!{liEnd}", + "BBCode help" : "Nápověda k BBCode", + "Built-in BBCodes" : "Vestavěné BBCode kódy", + "These BBCodes are available by default." : "Tyto BBCode kódy jsou k dispozici už ve výchozím stavu.", + "Custom BBCodes" : "Uživatelsky určené BBCode kódy", + "These BBCodes are custom to this forum and configured by administrators." : "Tyto BBCode kódy jsou uživatelsky určené v rámci tohoto fóra a nastavované správci.", + "Example" : "Příklad", + "Replacement" : "Nahrazení", + "Loading custom BBCodes …" : "Načítání uživatelsky určených BBCode kódů …", + "No custom BBCodes configured." : "Nenastaveny žádné uživatelsky určené BBCode kódy.", + "Failed to load custom BBCodes" : "Nepodařilo se načíst uživatelsky určené BBCode kódy", + "Insert emoji" : "Vložit emotikonu", + "Pick a file to attach" : "Vyberte soubor a nasdílejte ho", + "_Thread_::_Threads_" : ["Vlákno","Vlákna","Vláken","Vlákna"], + "_Post_::_Posts_" : ["Příspěvek","Příspěvky","Příspěvků","Příspěvky"], + "No description available" : "Není k dispozici žádný popis", + "Page not found" : "Stránka nenalezena", + "The page you are looking for could not be found." : "Stránka kterou hledáte nebylo možné nalézt.", + "Back" : "Zpět", + "Go to home" : "Přejít na úvodní stránku", + "Edited" : "Upraveno", + "Quote reply" : "Odpovědět s citací", + "Edit" : "Upravit", + "Delete" : "Smazat", + "Are you sure you want to delete this post? This action cannot be undone." : "Opravdu chcete tento příspěvek smazat? Tuto akci nepůjde vzít zpět.", + "Unread" : "Nastavit jako nepřečtené", + "Edit your post …" : "Upravit váš příspěvek …", + "Cancel" : "Zrušit", + "Save" : "Uložit", + "Are you sure you want to discard your changes?" : "Opravdu chcete vámi provedené změny zahodit?", + "Add reaction" : "Přidat reakci", + "React with {emoji}" : "Zareagovat {emoji}", + "You reacted with {emoji}" : "Zareagovali jste s použitím {emoji}", + "_You and %n other reacted with {emoji}_::_You and %n others reacted with {emoji}_" : ["Vy a %n další jste zareagovali s použitím {emoji}","Vy a %n další jste zareagovali s použitím {emoji}","Vy a %n dalších jste zareagovali s použitím {emoji}","Vy a %n další jste zareagovali s použitím {emoji}"], + "_%n person reacted with {emoji}_::_%n people reacted with {emoji}_" : ["%n osoba zareagovala s použitím {emoji}","%n lidé zareagovali s použitím {emoji}","%n lidí zareagovalo s použitím {emoji}","%n lidé zareagovali s použitím {emoji}"], + "Write your reply …" : "Napište svou odpověď …", + "Post reply" : "Odeslat odpověď", + "Are you sure you want to discard your reply?" : "Opravdu chcete svou odpověď zahodit?", + "In thread" : "Ve vláknu", + "Thread unavailable" : "Vlákno není k dispozici", + "Pinned thread" : "Připnuté vlákno", + "Locked thread" : "Uzamčené vlákno", + "Uncategorized" : "Nezařazeno", + "_%n post_::_%n posts_" : ["%n příspěvek","%n příspěvky","%n příspěvků","%n příspěvky"], + "_%n view_::_%n views_" : ["%n zobrazení","%n zobrazení","%n zobrazení","%n zobrazení"], + "Replies" : "Odpovědi", + "Views" : "Zobrazení", + "Title" : "Titul", + "Enter thread title …" : "Zadejte titulek vlákna …", + "Write your first post …" : "Napište svůj první příspěvek …", + "Create thread" : "Vytvořit vlákno", + "Are you sure you want to discard this thread?" : "Opravdu chcete toto vlákno zahodit?", + "Refresh" : "Znovu načíst", + "Loading …" : "Načítání …", + "No categories yet" : "Zatím ještě žádné kategorie", + "Categories will appear here once they are created." : "Kategorie se objeví, jakmile budou vytvořeny.", + "No categories in this section" : "Žádné kategorie v této sekci", + "Category not found" : "Kategorie nenalezena", + "The category you are looking for does not exist or has been removed." : "Kategorie kterou hledáte neexistuje nebo byla odebrána.", + "Back to categories" : "Zpět na kategorie", + "New thread" : "Nové vlákno", + "Error loading category" : "Chyba při načítání kategorie", + "No threads yet" : "Zatím žádná vlákna", + "Be the first to start a discussion in this category." : "Buďte první kdo začne diskutovat v této kategorii.", + "Retry" : "Zkusit znovu", + "_Showing %n thread_::_Showing %n threads_" : ["Zobrazuje se %n vlákno","Zobrazují se %n vlákna","Zobrazuje se %n vláken","Zobrazují se %n vlákna"], + "An unexpected error occurred" : "Došlo k neočekávané chybě", + "No category ID or slug provided" : "Nezadán žádný identifikátor kategorie nebo slug", + "Failed to load threads" : "Nepodařilo se načíst vlákna", + "Create New Thread" : "Vytvořit nové vlákno", + "In {category}" : "V {category}", + "Creating thread …" : "Vytváření vlákna …", + "Thread created" : "Vlákno vytvořeno", + "Failed to create thread" : "Vlákno se nepodařilo vytvořit", + "No category specified" : "Neurčena žádná kategorie", + "Error" : "Error", + "First post" : "První příspěvek", + "Threads ({count})" : "Vlákna ({count})", + "Replies ({count})" : "Odpovědi ({count})", + "No threads" : "Žádná vlákna", + "This user has not created any threads yet" : "Tento uživatel zatím nevytvořil žádná vlákna", + "No replies" : "Žádné odpovědi", + "This user has not posted any replies yet" : "Tento uživatel zatím neposlal žádné odpovědi", + "Failed to load user profile" : "Nepodařilo se načíst uživatelský profil", + "Enter search query …" : "Zadejte vyhledávací dotaz …", + "Search in threads" : "Hledat ve vláknech", + "Search in posts" : "Hledat v příspěvcích", + "Syntax help" : "Nápověda k syntaxi", + "Search syntax" : "Syntaxe vyhledávání", + "Match exact phrase" : "Hledat shodu v přesné frázi", + "Both terms required" : "Jsou zapotřebí oba pojmy", + "Either term matches" : "Postačí shoda s jedním či druhým pojmem", + "Group conditions with parentheses" : "Podmínky je možné seskupovat pomocí závorek", + "Exclude term from results" : "Vynechat pojem z výsledků", + "Searching …" : "Hledání …", + "Search Error" : "Chyba hledání", + "Enter a search query" : "Zadejte vyhledávací dotaz", + "Use the search box above to find threads and posts" : "Ve vláknech a příspěvcích je možné vyhledávat pomocí kolonky výše", + "No results found" : "Nic nenalezeno", + "Try different keywords or check your syntax" : "Zkuste jiná klíčová slova nebo zkontrolujte syntaxi", + "_%n thread found_::_%n threads found_" : ["Nalezeno %n vlákno","Nalezena %n vlákna","Nalezeno %n vláken","Nalezena %n vlákna"], + "_%n post found_::_%n posts found_" : ["Nalezen %n příspěvek","Nalezeny %n příspěvky","Nalezeno %n příspěvků","Nalezeny %n příspěvky"], + "Please enter a search query" : "Zadejte vyhledávací dotaz", + "Please select at least one search scope" : "Vyberte alespoň jednu oblast vyhledávání", + "Failed to search" : "Nepodařilo se hledat", + "Thread not found" : "Vlákno nenalezeno", + "The thread you are looking for does not exist or has been removed." : "Vlákno které hledáte neexistuje nebo bylo odebráno.", + "Back to {category}" : "Zpět na {category}", + "Reply" : "Odpověď", + "Error loading thread" : "Chyba při načítání vlákna", + "No posts yet" : "Zatím žádné příspěvky", + "Be the first to post in this thread." : "Buďte první kdo začne zasílat příspěvky do tohoto vlákna.", + "by" : "od", + "This thread is locked. Only moderators can post replies." : "Toto vlákno je uzamčeno. Odpovědi mohou zasíat pouze moderátoři.", + "_Showing %n post_::_Showing %n posts_" : ["Zobrazování %n příspěvku","Zobrazování %n příspěvků","Zobrazování %n příspěvků","Zobrazování %n příspěvků"], + "Lock thread" : "Uzamknout vlákno", + "Unlock thread" : "Odemknout vlákno", + "Pin thread" : "Připnout vlákno", + "Unpin thread" : "Zrušit připnutí vlákna", + "Thread locked" : "Vlákno uzamčen", + "Thread unlocked" : "Vlákno odemčen", + "Thread pinned" : "Vlákno připnuto", + "Thread unpinned" : "Připnutí vlákna zrušeno", + "Subscribe" : "Přihlásit se k odběru", + "Subscribed" : "Přihlášeno se k odběru", + "Subscribed to thread" : "Přihlášeno se k odběru vlákna", + "Unsubscribed from thread" : "Zrušeno odebírání vlákna", + "No thread ID or slug provided" : "Nezadán žádný identifikátor vlákna nebo slug", + "Failed to load posts" : "Nepodařilo se načíst příspěvky", + "Post updated" : "Příspěvek aktualizován", + "Failed to update post" : "Nepodařilo se zaktualizovat příspěvek", + "Thread deleted" : "Vlákno smazáno", + "Post deleted" : "Příspěvek smazán", + "Failed to delete post" : "Příspěvek se nepodařilo smazat", + "Failed to update thread lock status" : "Nepodařilo se zaktualizovat stav zámku vlákna", + "Failed to update thread pin status" : "Nepodařilo se zaktualizovat stav připnutí vlákna", + "Failed to update subscription" : "Nepodařilo se zaktualizovat přihlášení se k odběru", + "Preferences" : "Předvolby", + "Customize your forum experience" : "Přizpůsobte si svůj dojem z používání fóra", + "Loading preferences …" : "Načítání předvoleb …", + "Error loading preferences" : "Chyba při načítání předvoleb", + "Notifications" : "Upozornění", + "Configure how you receive notifications" : "Nastavte jak získáváte upozornění", + "Auto-subscribe to threads I create" : "Automaticky se přihlašovat k odběru vláken, která vytvořím", + "When enabled, you will automatically receive notifications for replies to threads you create" : "Pokud zapnuto, automaticky obdržíte upozornění na odpovědi na vlákna, která vytvoříte", + "Preferences saved" : "Předvolby uloženy", + "Failed to save preferences" : "Nepodařilo se uložit vaše předvolby", + "BBCode management" : "Správa BBCode", + "Manage custom BBCode tags for post formatting" : "Spravovat uživatelsky určené BBCode značky pro formátování příspěvků", + "Error loading BBCodes" : "Chyba při načítání BBCode kódů", + "Create BBCode" : "Vytvořit BBCode", + "Enable" : "Povolit", + "Disable" : "Vypnout", + "Enabled BBCodes" : "Povolené BBCode kódy", + "These BBCode tags are currently active" : "Tyto BBCode značky jsou v tuto chvíli aktivní", + "Disabled BBCodes" : "Zakázané BBCode kódy", + "These BBCode tags are currently inactive" : "V tuto chvíli jsou neaktivní tyto BBCode značky", + "No enabled BBCodes" : "Žádné povolené BBCode kódy", + "Parses Inner" : "Zpracovává vnitřní", + "Delete BBCode" : "Smazat BBCode", + "Are you sure you want to delete the BBCode tag [{tag}]?" : "Opravdu chcete BBCode značku [{tag}] smazat?", + "This action cannot be undone." : "Tuto akci není možné vzít zpět.", + "Edit BBCode" : "Upravit BBCode", + "Tag" : "Štítek", + "e.g., b, i, url, color" : "např. b, i, url, color", + "The BBCode tag name (without brackets)" : "Název BBCode značky (bez závorek)", + "HTML replacement" : "HTML nahrazení", + "e.g., {strongStart}{content}{strongEnd}" : "např., {strongStart}{content}{strongEnd}", + "Use {content} for the tag content and {paramName} for parameters" : "Použijte {content} pro obsah značky a {paramName} pro parametry k ní", + "Example usage of this BBCode tag" : "Ukázka použití této BBCode značky", + "Description" : "Popis", + "Brief description of what this BBCode does" : "Stručný popis toho, co tento BBCode dělá", + "Enabled" : "Zapnuto", + "Parse inner content" : "Zpracovat vnitřní obsah", + "If enabled, BBCode tags inside this tag will also be parsed" : "Pokud zapnuto, značky BBCode uvnitř této značky budou zpracovány také", + "Update" : "Aktualizovat", + "Create" : "Vytvářet", + "Create category" : "Vytvořit kategorii", + "Edit category" : "Upravit kategorii", + "Configure category details" : "Podrobnosti nastaveni kategorie", + "Basic information" : "Základní informace", + "Category header" : "Záhlaví kategorie", + "-- Select a header --" : "-- Vybrat záhlaví --", + "Name" : "Název", + "Enter category name" : "Zadejte název kategorie", + "Slug" : "Slug", + "URL-friendly identifier (e.g., \"{slug}\")" : "Identifikátor vhodný pro URL (např. „{slug}“)", + "Enter category description (optional)" : "Zadejte popis kategorie (volitelné)", + "Sort order" : "Pořadí řazení", + "0" : "0", + "Lower numbers appear first" : "Nižší čísla se objeví jako první", + "New" : "Nové", + "Create category header" : "Vytvořit záhlaví kategorie", + "Edit category header" : "Upravit záhlaví kategorie", + "Header name" : "Název záhlaví", + "Enter header name" : "Zadejte název pro záhlaví", + "Header description" : "Popis záhlaví", + "Enter header description (optional)" : "Zadejte popis záhlaví (volitelné)", + "Permissions" : "Oprávnění", + "Control which roles can access and moderate this category" : "Určete které role mohou k této kategorii přistupovat a moderovat v ní", + "Roles that can view" : "Role, které mohou zobrazovat", + "Select roles that can view this category and its threads" : "Vyberte role které si mohou zobrazovat tuto kategorii a její vlákna", + "Roles that can moderate" : "Role, které mohou moderovat", + "Select roles that can moderate (edit/delete) content in this category" : "Vyberte role které mohou moderovat (upravovat/mazat) obsah v této kategorii", + "Select roles …" : "Vybrat role …", + "Manage forum categories and organization" : "Spravovat kategorie fóra a organizování", + "Error loading categories" : "Chyba při načítání kategorií", + "No categories in this header" : "Žádné kategorie v tomto záhlaví", + "Delete category" : "Smazat kategorii", + "Are you sure you want to delete the category \"{name}\"?" : "Opravdu chcete kategorii „{name}“ smazat?", + "_This category contains %n thread._::_This category contains %n threads._" : ["Tato kategorie obsahuje %n vlákno.","Tato kategorie obsahuje %n vlákna.","Tato kategorie obsahuje %n vláken.","Tato kategorie obsahuje %n vlákna."], + "What should happen to the threads?" : "Co se má stát s těmito vlákny?", + "Move threads to another category" : "Přesunout vlákna do jiné kategorie", + "Delete all threads (soft delete)" : "Smazat všechna vlákna („měkké“ smazání)", + "Threads will be hidden but not permanently deleted" : "Vlákna budou skryta, ale ještě ne smazána", + "Select target category" : "Vyberte cílovou kategorii", + "-- Select a category --" : "-- Vybrat kategorii --", + "Create header" : "Vytvořit záhlaví", + "_%n category_::_%n categories_" : ["%n kategorie","%n kategorie","%n kategorií","%n kategorie"], + "_%n thread_::_%n threads_" : ["%n vlákno","%n vlákna","%n vláken","%n vlákna"], + "Delete header" : "Smazat záhlaví", + "Are you sure you want to delete the header \"{name}\"?" : "Opravdu chcete záhlaví „{name}“ smazat?", + "_This header contains %n category._::_This header contains %n categories._" : ["Toto záhlaví obsahuje %n kategorii.","Toto záhlaví obsahuje %n kategorie.","Toto záhlaví obsahuje %n kategorií.","Toto záhlaví obsahuje %n kategorie."], + "This action cannot be undone" : "Tuto akci není možné vzít zpět", + "What should happen to the categories?" : "Co se má stát s těmito kategoriemi?", + "Move categories to another header" : "Přesunout kategorie do jiného záhlaví", + "Delete all categories" : "Smazat všechny kategorie", + "All categories and their threads will be permanently deleted" : "Veškeré kategorie a vlákna v nich budou nevratně smazány", + "Select target header" : "Vybrat cílové záhlaví", + "Move up" : "Přesunout výše", + "Move down" : "Přesunout dolů", + "Admin dashboard" : "Přehled správce", + "Overview of forum activity and statistics" : "Přehled aktivity na fóru a statistiky", + "Loading statistics …" : "Načítání statistik …", + "Error loading dashboard" : "Chyba při načítání přehledu", + "Total statistics" : "Celkové statistiky", + "Total users" : "Celkem uživatelů", + "Total threads" : "Celkem vláken", + "Total posts" : "Celkem příspěvků", + "Total categories" : "Celkem kategorií", + "Recent activity (last 7 days)" : "Nedávná aktivita (uplynulých 7 dnů)", + "New users" : "Nový uživatelé", + "New threads" : "Nová vlákna", + "New posts" : "Nové příspěvky", + "Top contributors" : "Nejaktivnější přispěvatelé", + "No contributors yet" : "Zatím žádní přispěvatelé", + "Last 7 days" : "Uplynulých 7 dnů", + "All time" : "Na vždy", + "General settings" : "Obecná nastavení", + "Configure general forum settings" : "Obecná nastavení fóra", + "Loading settings …" : "Načítání nastavení …", + "Error loading settings" : "Chyba při načítání nastavení", + "Appearance" : "Vzhled", + "Customize how your forum looks to users" : "Přizpůsobit jako vaše fórum vypadá pro uživatele", + "Forum title" : "Titulek fóra", + "Displayed at the top of the forum home page" : "Zobrazováno v horní části domovské stránky fóra", + "Forum subtitle" : "Podtitul fóra", + "Welcome to the forum" : "Vítejte ve fóru", + "A brief description shown below the title" : "Stručný popis zobrazený pod titulkem", + "Settings saved" : "Nastavení uložena", + "Failed to save settings" : "Nastavení se nepodařilo uložit", + "Create role" : "Vytvořit rol", + "Edit role" : "Upravit roli", + "Configure role permissions and category access" : "Nastavit oprávnění rolí a přístupu ke kategoriím", + "Error loading role" : "Chyba při načítání role", + "Enter role name" : "Zadejte název role", + "Enter role description (optional)" : "Zadejte popis role (volitelné)", + "System role names cannot be changed" : "Názvy systémových rolí není možné měnit", + "Colors" : "Barvy", + "Set colors for this role badge" : "Nastavit barvy pro odznáček této role", + "Light mode color" : "Barva světlého režimu", + "Dark mode color" : "Barva tmavého režim", + "Reset" : "Vrátit na výchozí", + "Role permissions" : "Oprávnění role", + "Set global permissions for this role" : "Nastavit globální oprávnění pro tuto roli", + "Can access admin tools" : "Může přistupovat k nástrojům pro správu", + "Allow access to the admin dashboard and tools" : "Umožnit přístup k přehledu správce a nástrojům", + "Can edit roles" : "Může upravovat role", + "Allow creating, editing and deleting roles" : "Umožnit vytváření, upravování a mazání rolí", + "Can edit categories" : "Může upravovat kategorie", + "Allow creating, editing and deleting categories" : "Umožnit vytváření, upravování a mazání kategorií", + "Category permissions" : "Oprávnění kategorie", + "Set which categories this role can access" : "Nastavit ke kterým kategoriím tato role může přistupovat", + "Category" : "Kategorie", + "Can view" : "Může zobrazovat", + "Can moderate" : "Může moderovat", + "Allow" : "Umožnit", + "No categories available" : "Nejsou k dispozici žádné kategorie", + "Admin role has full access to all categories" : "Role správce má plný přístup do všech kategorií", + "Role management" : "Správa rolí", + "Create and manage forum roles and permissions" : "Vytvořit a spravovat role v rámci fóra a jejich oprávnění", + "Loading roles …" : "Načítání rolí …", + "Error loading roles" : "Chyba při načítání rolí", + "No roles found" : "Nenalezeny žádné role", + "Create your first role to get started" : "Začněte vytvořením první role", + "ID" : "Identif.", + "Created" : "Vytvořeno", + "Actions" : "Akce", + "No description" : "Bez popisu", + "Are you sure you want to delete the role \"{name}\"? This action cannot be undone." : "Opravdu chcete roli „{name}“ smazat? Tuto akci nepůjde vzít zpět.", + "System roles cannot be deleted" : "Systémové role není možné smazat", + "User management" : "Správa uživatelů", + "Manage forum users, roles and permissions" : "Spravovat uživatele fóra, role a oprávnění", + "Loading users …" : "Načítání uživatelů …", + "Error loading users" : "Chyba při načítání uživatelů", + "No users found" : "Nenalezeni žádní uživatelé", + "There are no forum users yet" : "Zatím zde nejsou žádní uživatelé fóra", + "Posts" : "Příspěvků", + "Joined" : "Připojený", + "Status" : "Stav", + "Active" : "Aktivní", + "Deleted" : "Smazáno", + "No roles" : "Žádné role", + "Select roles" : "Vybrat role", + "Edit roles" : "Upravit role", + "Edit user roles" : "Upravit role uživatelů" +}, +"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/l10n/cs.json b/l10n/cs.json new file mode 100644 index 0000000..5ab981f --- /dev/null +++ b/l10n/cs.json @@ -0,0 +1,394 @@ +{ "translations": { + "Forum" : "Diskuzní fórum", + "Welcome to the forum!" : "Vítejte ve fóru!", + "Admin" : "Správce", + "Administrator role with full permissions" : "Role správce s plnými oprávněními", + "Moderator" : "Moderátor", + "Moderator role with elevated permissions" : "Role moderátora s povýšeními oprávněními", + "User" : "Uživatel", + "Default user role with basic permissions" : "Výchozí uživatelská role se základními oprávněními", + "General" : "Obecné", + "General discussion categories" : "Obecné diskuzní kategorie", + "General discussions" : "Obecné diskuze", + "A place for general conversations and discussions" : "Místo pro obecné konverzace a diskuze", + "Support" : "Podpora", + "Ask questions about the forum, provide feedback or report issues." : "Pokládejte dotazy ohledně fóra, dávejte zpětnou vazbu nebo hlaste problémy.", + "[icode]inline code[/icode]" : "[icode]kód v řádku[/icode]", + "Inline code" : "Kód v řádku", + "[spoiler=\"%1$s\"]%2$s[/spoiler]" : "[spoiler=\"%1$s\"]%2$s[/spoiler]", + "Spoilers" : "Spoilery", + "Attachment" : "Příloha", + "Welcome to Nextcloud Forums" : "Vítejte v Nextcloud fórech", + "Welcome to the Nextcloud Forums!" : "Vítejte v Nextcloud fórech!", + "This is a community-driven forum built right into your Nextcloud instance. Here you can discuss topics, share ideas and collaborate with other users." : "Toto je komunitou řízené fórum, vestavěné přímo do vámi využívané instance Nextcloud. Je možné zde probírat témata, sdílet nápady a spolupracovat s ostatními uživateli.", + "Features:" : "Funkce:", + "Create and reply to threads" : "Vytvářejte a odpovídejte na vlákna", + "Organize discussions by categories" : "Uspořádávejte diskuze podle kategorií", + "Use BBCode for rich text formatting" : "Formátujte text pomocí BBCode", + "Attach files from your Nextcloud storage" : "Připojujte soubory ze svého Nextcloud úložiště", + "React to posts" : "Reagujte na příspěvky", + "Track read/unread threads" : "Udržujte si přehled o (ne)přečtených vláknech", + "BBCode examples:" : "Příklady BBCode:", + "Bold text" : "Tučný text", + "Use %1$stext%2$s" : "Použijte %1$stext%2$s", + "Italic text" : "Skloněný text", + "Underlined text" : "Podtržený text", + "Feel free to start a new discussion or reply to existing threads. Happy posting!" : "Neváhejte zahájit novou diskuzi nebo odpovězte na existující vlákna. Vesele pište příspěvky!.", + "_{count} new reply in {thread}_::_{count} new replies in {thread}_" : ["{count} nová odpověď v {thread} ","{count} nové odpovědi v {thread} ","{count} nových odpovědí v {thread} ","{count} nové odpovědi v {thread} "], + "Deleted user" : "Smazaný uživatel", + "A community-driven forum built right into your Nextcloud instance" : "Komunitou řízené fórum, vestavěné přímo do vámi využívané instance Nextcloud", + "Search" : "Hledat", + "Home" : "Domů", + "User preferences" : "Předvolby uživatele", + "Dashboard" : "Nástěnka", + "Forum settings" : "Nastavení fóra", + "Users" : "Uživatelé", + "Roles" : "Role", + "Categories" : "Kategorie", + "BBCodes" : "BBCodes", + "Expand" : "Rozbalit", + "Collapse" : "Sbalit", + "{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Upozornění:{bEnd} Přiložené soubory budou viditelné komukoli na fóru, nezávisle na nastavení sdílení souboru.", + "Font style bold" : "Tučný styl písma", + "Font style italic" : "Skloněný styl písma", + "Font style struck through" : "Přeškrtnutý styl písma", + "Font style underlined" : "Podtržený styl písma", + "Code" : "Kód", + "Email (clickable)" : "E-mail (klikatelný)", + "{emailStart}test@example.com{emailEnd}" : "{emailStart}test@example.com{emailEnd}", + "URL (clickable)" : "URL (klikatelné)", + "{urlStart}Example.com{urlEnd}" : "{urlStart}Example.com{urlEnd}", + "Image (not clickable)" : "Obrázek (neklikatelný)", + "{imgStart}http://example.com/example.png{imgEnd}" : "{imgStart}http://example.com/example.png{imgEnd}", + "Quote" : "Citace", + "Embedded YouTube video" : "Vnořené video z YouTube", + "{youtubeStart}a-video-id-123456{youtubeEnd}" : "{youtubeStart}identifikator-videa-123456{youtubeEnd}", + "Font (name)" : "Písmo (název)", + "Font size" : "Velikost písmen", + "Font color" : "Barva písma", + "Align left" : "Zarovnat vlevo", + "Align center" : "Zarovnat na střed", + "Align right" : "Zarovnat vpravo", + "List" : "Seznam", + "{listStart}{item1Start}Hello world!{item2Start}Hello moon!{item2End}{listEnd}" : "{listStart}{item1Start}Ahoj světe!{item2Start}Ahoj Měsíci!{item2End}{listEnd}", + "List item within a list" : "Položka seznamu v seznamu", + "{itemStart}Hello world!\\r\\n{itemStart}Hello moon!" : "{itemStart}Ahoj světe!\\r\\n{itemStart}Ahoj Měsíci!", + "List item within a list (alias)" : "Položka seznamu v seznamu (alternativně)", + "{liStart}Hello world!\\r\\n{liEnd}{liStart}Hello moon!{liEnd}" : "{liStart}Ahoj světe!\\r\\n{liEnd}{liStart}Ahoj Měsíci!{liEnd}", + "BBCode help" : "Nápověda k BBCode", + "Built-in BBCodes" : "Vestavěné BBCode kódy", + "These BBCodes are available by default." : "Tyto BBCode kódy jsou k dispozici už ve výchozím stavu.", + "Custom BBCodes" : "Uživatelsky určené BBCode kódy", + "These BBCodes are custom to this forum and configured by administrators." : "Tyto BBCode kódy jsou uživatelsky určené v rámci tohoto fóra a nastavované správci.", + "Example" : "Příklad", + "Replacement" : "Nahrazení", + "Loading custom BBCodes …" : "Načítání uživatelsky určených BBCode kódů …", + "No custom BBCodes configured." : "Nenastaveny žádné uživatelsky určené BBCode kódy.", + "Failed to load custom BBCodes" : "Nepodařilo se načíst uživatelsky určené BBCode kódy", + "Insert emoji" : "Vložit emotikonu", + "Pick a file to attach" : "Vyberte soubor a nasdílejte ho", + "_Thread_::_Threads_" : ["Vlákno","Vlákna","Vláken","Vlákna"], + "_Post_::_Posts_" : ["Příspěvek","Příspěvky","Příspěvků","Příspěvky"], + "No description available" : "Není k dispozici žádný popis", + "Page not found" : "Stránka nenalezena", + "The page you are looking for could not be found." : "Stránka kterou hledáte nebylo možné nalézt.", + "Back" : "Zpět", + "Go to home" : "Přejít na úvodní stránku", + "Edited" : "Upraveno", + "Quote reply" : "Odpovědět s citací", + "Edit" : "Upravit", + "Delete" : "Smazat", + "Are you sure you want to delete this post? This action cannot be undone." : "Opravdu chcete tento příspěvek smazat? Tuto akci nepůjde vzít zpět.", + "Unread" : "Nastavit jako nepřečtené", + "Edit your post …" : "Upravit váš příspěvek …", + "Cancel" : "Zrušit", + "Save" : "Uložit", + "Are you sure you want to discard your changes?" : "Opravdu chcete vámi provedené změny zahodit?", + "Add reaction" : "Přidat reakci", + "React with {emoji}" : "Zareagovat {emoji}", + "You reacted with {emoji}" : "Zareagovali jste s použitím {emoji}", + "_You and %n other reacted with {emoji}_::_You and %n others reacted with {emoji}_" : ["Vy a %n další jste zareagovali s použitím {emoji}","Vy a %n další jste zareagovali s použitím {emoji}","Vy a %n dalších jste zareagovali s použitím {emoji}","Vy a %n další jste zareagovali s použitím {emoji}"], + "_%n person reacted with {emoji}_::_%n people reacted with {emoji}_" : ["%n osoba zareagovala s použitím {emoji}","%n lidé zareagovali s použitím {emoji}","%n lidí zareagovalo s použitím {emoji}","%n lidé zareagovali s použitím {emoji}"], + "Write your reply …" : "Napište svou odpověď …", + "Post reply" : "Odeslat odpověď", + "Are you sure you want to discard your reply?" : "Opravdu chcete svou odpověď zahodit?", + "In thread" : "Ve vláknu", + "Thread unavailable" : "Vlákno není k dispozici", + "Pinned thread" : "Připnuté vlákno", + "Locked thread" : "Uzamčené vlákno", + "Uncategorized" : "Nezařazeno", + "_%n post_::_%n posts_" : ["%n příspěvek","%n příspěvky","%n příspěvků","%n příspěvky"], + "_%n view_::_%n views_" : ["%n zobrazení","%n zobrazení","%n zobrazení","%n zobrazení"], + "Replies" : "Odpovědi", + "Views" : "Zobrazení", + "Title" : "Titul", + "Enter thread title …" : "Zadejte titulek vlákna …", + "Write your first post …" : "Napište svůj první příspěvek …", + "Create thread" : "Vytvořit vlákno", + "Are you sure you want to discard this thread?" : "Opravdu chcete toto vlákno zahodit?", + "Refresh" : "Znovu načíst", + "Loading …" : "Načítání …", + "No categories yet" : "Zatím ještě žádné kategorie", + "Categories will appear here once they are created." : "Kategorie se objeví, jakmile budou vytvořeny.", + "No categories in this section" : "Žádné kategorie v této sekci", + "Category not found" : "Kategorie nenalezena", + "The category you are looking for does not exist or has been removed." : "Kategorie kterou hledáte neexistuje nebo byla odebrána.", + "Back to categories" : "Zpět na kategorie", + "New thread" : "Nové vlákno", + "Error loading category" : "Chyba při načítání kategorie", + "No threads yet" : "Zatím žádná vlákna", + "Be the first to start a discussion in this category." : "Buďte první kdo začne diskutovat v této kategorii.", + "Retry" : "Zkusit znovu", + "_Showing %n thread_::_Showing %n threads_" : ["Zobrazuje se %n vlákno","Zobrazují se %n vlákna","Zobrazuje se %n vláken","Zobrazují se %n vlákna"], + "An unexpected error occurred" : "Došlo k neočekávané chybě", + "No category ID or slug provided" : "Nezadán žádný identifikátor kategorie nebo slug", + "Failed to load threads" : "Nepodařilo se načíst vlákna", + "Create New Thread" : "Vytvořit nové vlákno", + "In {category}" : "V {category}", + "Creating thread …" : "Vytváření vlákna …", + "Thread created" : "Vlákno vytvořeno", + "Failed to create thread" : "Vlákno se nepodařilo vytvořit", + "No category specified" : "Neurčena žádná kategorie", + "Error" : "Error", + "First post" : "První příspěvek", + "Threads ({count})" : "Vlákna ({count})", + "Replies ({count})" : "Odpovědi ({count})", + "No threads" : "Žádná vlákna", + "This user has not created any threads yet" : "Tento uživatel zatím nevytvořil žádná vlákna", + "No replies" : "Žádné odpovědi", + "This user has not posted any replies yet" : "Tento uživatel zatím neposlal žádné odpovědi", + "Failed to load user profile" : "Nepodařilo se načíst uživatelský profil", + "Enter search query …" : "Zadejte vyhledávací dotaz …", + "Search in threads" : "Hledat ve vláknech", + "Search in posts" : "Hledat v příspěvcích", + "Syntax help" : "Nápověda k syntaxi", + "Search syntax" : "Syntaxe vyhledávání", + "Match exact phrase" : "Hledat shodu v přesné frázi", + "Both terms required" : "Jsou zapotřebí oba pojmy", + "Either term matches" : "Postačí shoda s jedním či druhým pojmem", + "Group conditions with parentheses" : "Podmínky je možné seskupovat pomocí závorek", + "Exclude term from results" : "Vynechat pojem z výsledků", + "Searching …" : "Hledání …", + "Search Error" : "Chyba hledání", + "Enter a search query" : "Zadejte vyhledávací dotaz", + "Use the search box above to find threads and posts" : "Ve vláknech a příspěvcích je možné vyhledávat pomocí kolonky výše", + "No results found" : "Nic nenalezeno", + "Try different keywords or check your syntax" : "Zkuste jiná klíčová slova nebo zkontrolujte syntaxi", + "_%n thread found_::_%n threads found_" : ["Nalezeno %n vlákno","Nalezena %n vlákna","Nalezeno %n vláken","Nalezena %n vlákna"], + "_%n post found_::_%n posts found_" : ["Nalezen %n příspěvek","Nalezeny %n příspěvky","Nalezeno %n příspěvků","Nalezeny %n příspěvky"], + "Please enter a search query" : "Zadejte vyhledávací dotaz", + "Please select at least one search scope" : "Vyberte alespoň jednu oblast vyhledávání", + "Failed to search" : "Nepodařilo se hledat", + "Thread not found" : "Vlákno nenalezeno", + "The thread you are looking for does not exist or has been removed." : "Vlákno které hledáte neexistuje nebo bylo odebráno.", + "Back to {category}" : "Zpět na {category}", + "Reply" : "Odpověď", + "Error loading thread" : "Chyba při načítání vlákna", + "No posts yet" : "Zatím žádné příspěvky", + "Be the first to post in this thread." : "Buďte první kdo začne zasílat příspěvky do tohoto vlákna.", + "by" : "od", + "This thread is locked. Only moderators can post replies." : "Toto vlákno je uzamčeno. Odpovědi mohou zasíat pouze moderátoři.", + "_Showing %n post_::_Showing %n posts_" : ["Zobrazování %n příspěvku","Zobrazování %n příspěvků","Zobrazování %n příspěvků","Zobrazování %n příspěvků"], + "Lock thread" : "Uzamknout vlákno", + "Unlock thread" : "Odemknout vlákno", + "Pin thread" : "Připnout vlákno", + "Unpin thread" : "Zrušit připnutí vlákna", + "Thread locked" : "Vlákno uzamčen", + "Thread unlocked" : "Vlákno odemčen", + "Thread pinned" : "Vlákno připnuto", + "Thread unpinned" : "Připnutí vlákna zrušeno", + "Subscribe" : "Přihlásit se k odběru", + "Subscribed" : "Přihlášeno se k odběru", + "Subscribed to thread" : "Přihlášeno se k odběru vlákna", + "Unsubscribed from thread" : "Zrušeno odebírání vlákna", + "No thread ID or slug provided" : "Nezadán žádný identifikátor vlákna nebo slug", + "Failed to load posts" : "Nepodařilo se načíst příspěvky", + "Post updated" : "Příspěvek aktualizován", + "Failed to update post" : "Nepodařilo se zaktualizovat příspěvek", + "Thread deleted" : "Vlákno smazáno", + "Post deleted" : "Příspěvek smazán", + "Failed to delete post" : "Příspěvek se nepodařilo smazat", + "Failed to update thread lock status" : "Nepodařilo se zaktualizovat stav zámku vlákna", + "Failed to update thread pin status" : "Nepodařilo se zaktualizovat stav připnutí vlákna", + "Failed to update subscription" : "Nepodařilo se zaktualizovat přihlášení se k odběru", + "Preferences" : "Předvolby", + "Customize your forum experience" : "Přizpůsobte si svůj dojem z používání fóra", + "Loading preferences …" : "Načítání předvoleb …", + "Error loading preferences" : "Chyba při načítání předvoleb", + "Notifications" : "Upozornění", + "Configure how you receive notifications" : "Nastavte jak získáváte upozornění", + "Auto-subscribe to threads I create" : "Automaticky se přihlašovat k odběru vláken, která vytvořím", + "When enabled, you will automatically receive notifications for replies to threads you create" : "Pokud zapnuto, automaticky obdržíte upozornění na odpovědi na vlákna, která vytvoříte", + "Preferences saved" : "Předvolby uloženy", + "Failed to save preferences" : "Nepodařilo se uložit vaše předvolby", + "BBCode management" : "Správa BBCode", + "Manage custom BBCode tags for post formatting" : "Spravovat uživatelsky určené BBCode značky pro formátování příspěvků", + "Error loading BBCodes" : "Chyba při načítání BBCode kódů", + "Create BBCode" : "Vytvořit BBCode", + "Enable" : "Povolit", + "Disable" : "Vypnout", + "Enabled BBCodes" : "Povolené BBCode kódy", + "These BBCode tags are currently active" : "Tyto BBCode značky jsou v tuto chvíli aktivní", + "Disabled BBCodes" : "Zakázané BBCode kódy", + "These BBCode tags are currently inactive" : "V tuto chvíli jsou neaktivní tyto BBCode značky", + "No enabled BBCodes" : "Žádné povolené BBCode kódy", + "Parses Inner" : "Zpracovává vnitřní", + "Delete BBCode" : "Smazat BBCode", + "Are you sure you want to delete the BBCode tag [{tag}]?" : "Opravdu chcete BBCode značku [{tag}] smazat?", + "This action cannot be undone." : "Tuto akci není možné vzít zpět.", + "Edit BBCode" : "Upravit BBCode", + "Tag" : "Štítek", + "e.g., b, i, url, color" : "např. b, i, url, color", + "The BBCode tag name (without brackets)" : "Název BBCode značky (bez závorek)", + "HTML replacement" : "HTML nahrazení", + "e.g., {strongStart}{content}{strongEnd}" : "např., {strongStart}{content}{strongEnd}", + "Use {content} for the tag content and {paramName} for parameters" : "Použijte {content} pro obsah značky a {paramName} pro parametry k ní", + "Example usage of this BBCode tag" : "Ukázka použití této BBCode značky", + "Description" : "Popis", + "Brief description of what this BBCode does" : "Stručný popis toho, co tento BBCode dělá", + "Enabled" : "Zapnuto", + "Parse inner content" : "Zpracovat vnitřní obsah", + "If enabled, BBCode tags inside this tag will also be parsed" : "Pokud zapnuto, značky BBCode uvnitř této značky budou zpracovány také", + "Update" : "Aktualizovat", + "Create" : "Vytvářet", + "Create category" : "Vytvořit kategorii", + "Edit category" : "Upravit kategorii", + "Configure category details" : "Podrobnosti nastaveni kategorie", + "Basic information" : "Základní informace", + "Category header" : "Záhlaví kategorie", + "-- Select a header --" : "-- Vybrat záhlaví --", + "Name" : "Název", + "Enter category name" : "Zadejte název kategorie", + "Slug" : "Slug", + "URL-friendly identifier (e.g., \"{slug}\")" : "Identifikátor vhodný pro URL (např. „{slug}“)", + "Enter category description (optional)" : "Zadejte popis kategorie (volitelné)", + "Sort order" : "Pořadí řazení", + "0" : "0", + "Lower numbers appear first" : "Nižší čísla se objeví jako první", + "New" : "Nové", + "Create category header" : "Vytvořit záhlaví kategorie", + "Edit category header" : "Upravit záhlaví kategorie", + "Header name" : "Název záhlaví", + "Enter header name" : "Zadejte název pro záhlaví", + "Header description" : "Popis záhlaví", + "Enter header description (optional)" : "Zadejte popis záhlaví (volitelné)", + "Permissions" : "Oprávnění", + "Control which roles can access and moderate this category" : "Určete které role mohou k této kategorii přistupovat a moderovat v ní", + "Roles that can view" : "Role, které mohou zobrazovat", + "Select roles that can view this category and its threads" : "Vyberte role které si mohou zobrazovat tuto kategorii a její vlákna", + "Roles that can moderate" : "Role, které mohou moderovat", + "Select roles that can moderate (edit/delete) content in this category" : "Vyberte role které mohou moderovat (upravovat/mazat) obsah v této kategorii", + "Select roles …" : "Vybrat role …", + "Manage forum categories and organization" : "Spravovat kategorie fóra a organizování", + "Error loading categories" : "Chyba při načítání kategorií", + "No categories in this header" : "Žádné kategorie v tomto záhlaví", + "Delete category" : "Smazat kategorii", + "Are you sure you want to delete the category \"{name}\"?" : "Opravdu chcete kategorii „{name}“ smazat?", + "_This category contains %n thread._::_This category contains %n threads._" : ["Tato kategorie obsahuje %n vlákno.","Tato kategorie obsahuje %n vlákna.","Tato kategorie obsahuje %n vláken.","Tato kategorie obsahuje %n vlákna."], + "What should happen to the threads?" : "Co se má stát s těmito vlákny?", + "Move threads to another category" : "Přesunout vlákna do jiné kategorie", + "Delete all threads (soft delete)" : "Smazat všechna vlákna („měkké“ smazání)", + "Threads will be hidden but not permanently deleted" : "Vlákna budou skryta, ale ještě ne smazána", + "Select target category" : "Vyberte cílovou kategorii", + "-- Select a category --" : "-- Vybrat kategorii --", + "Create header" : "Vytvořit záhlaví", + "_%n category_::_%n categories_" : ["%n kategorie","%n kategorie","%n kategorií","%n kategorie"], + "_%n thread_::_%n threads_" : ["%n vlákno","%n vlákna","%n vláken","%n vlákna"], + "Delete header" : "Smazat záhlaví", + "Are you sure you want to delete the header \"{name}\"?" : "Opravdu chcete záhlaví „{name}“ smazat?", + "_This header contains %n category._::_This header contains %n categories._" : ["Toto záhlaví obsahuje %n kategorii.","Toto záhlaví obsahuje %n kategorie.","Toto záhlaví obsahuje %n kategorií.","Toto záhlaví obsahuje %n kategorie."], + "This action cannot be undone" : "Tuto akci není možné vzít zpět", + "What should happen to the categories?" : "Co se má stát s těmito kategoriemi?", + "Move categories to another header" : "Přesunout kategorie do jiného záhlaví", + "Delete all categories" : "Smazat všechny kategorie", + "All categories and their threads will be permanently deleted" : "Veškeré kategorie a vlákna v nich budou nevratně smazány", + "Select target header" : "Vybrat cílové záhlaví", + "Move up" : "Přesunout výše", + "Move down" : "Přesunout dolů", + "Admin dashboard" : "Přehled správce", + "Overview of forum activity and statistics" : "Přehled aktivity na fóru a statistiky", + "Loading statistics …" : "Načítání statistik …", + "Error loading dashboard" : "Chyba při načítání přehledu", + "Total statistics" : "Celkové statistiky", + "Total users" : "Celkem uživatelů", + "Total threads" : "Celkem vláken", + "Total posts" : "Celkem příspěvků", + "Total categories" : "Celkem kategorií", + "Recent activity (last 7 days)" : "Nedávná aktivita (uplynulých 7 dnů)", + "New users" : "Nový uživatelé", + "New threads" : "Nová vlákna", + "New posts" : "Nové příspěvky", + "Top contributors" : "Nejaktivnější přispěvatelé", + "No contributors yet" : "Zatím žádní přispěvatelé", + "Last 7 days" : "Uplynulých 7 dnů", + "All time" : "Na vždy", + "General settings" : "Obecná nastavení", + "Configure general forum settings" : "Obecná nastavení fóra", + "Loading settings …" : "Načítání nastavení …", + "Error loading settings" : "Chyba při načítání nastavení", + "Appearance" : "Vzhled", + "Customize how your forum looks to users" : "Přizpůsobit jako vaše fórum vypadá pro uživatele", + "Forum title" : "Titulek fóra", + "Displayed at the top of the forum home page" : "Zobrazováno v horní části domovské stránky fóra", + "Forum subtitle" : "Podtitul fóra", + "Welcome to the forum" : "Vítejte ve fóru", + "A brief description shown below the title" : "Stručný popis zobrazený pod titulkem", + "Settings saved" : "Nastavení uložena", + "Failed to save settings" : "Nastavení se nepodařilo uložit", + "Create role" : "Vytvořit rol", + "Edit role" : "Upravit roli", + "Configure role permissions and category access" : "Nastavit oprávnění rolí a přístupu ke kategoriím", + "Error loading role" : "Chyba při načítání role", + "Enter role name" : "Zadejte název role", + "Enter role description (optional)" : "Zadejte popis role (volitelné)", + "System role names cannot be changed" : "Názvy systémových rolí není možné měnit", + "Colors" : "Barvy", + "Set colors for this role badge" : "Nastavit barvy pro odznáček této role", + "Light mode color" : "Barva světlého režimu", + "Dark mode color" : "Barva tmavého režim", + "Reset" : "Vrátit na výchozí", + "Role permissions" : "Oprávnění role", + "Set global permissions for this role" : "Nastavit globální oprávnění pro tuto roli", + "Can access admin tools" : "Může přistupovat k nástrojům pro správu", + "Allow access to the admin dashboard and tools" : "Umožnit přístup k přehledu správce a nástrojům", + "Can edit roles" : "Může upravovat role", + "Allow creating, editing and deleting roles" : "Umožnit vytváření, upravování a mazání rolí", + "Can edit categories" : "Může upravovat kategorie", + "Allow creating, editing and deleting categories" : "Umožnit vytváření, upravování a mazání kategorií", + "Category permissions" : "Oprávnění kategorie", + "Set which categories this role can access" : "Nastavit ke kterým kategoriím tato role může přistupovat", + "Category" : "Kategorie", + "Can view" : "Může zobrazovat", + "Can moderate" : "Může moderovat", + "Allow" : "Umožnit", + "No categories available" : "Nejsou k dispozici žádné kategorie", + "Admin role has full access to all categories" : "Role správce má plný přístup do všech kategorií", + "Role management" : "Správa rolí", + "Create and manage forum roles and permissions" : "Vytvořit a spravovat role v rámci fóra a jejich oprávnění", + "Loading roles …" : "Načítání rolí …", + "Error loading roles" : "Chyba při načítání rolí", + "No roles found" : "Nenalezeny žádné role", + "Create your first role to get started" : "Začněte vytvořením první role", + "ID" : "Identif.", + "Created" : "Vytvořeno", + "Actions" : "Akce", + "No description" : "Bez popisu", + "Are you sure you want to delete the role \"{name}\"? This action cannot be undone." : "Opravdu chcete roli „{name}“ smazat? Tuto akci nepůjde vzít zpět.", + "System roles cannot be deleted" : "Systémové role není možné smazat", + "User management" : "Správa uživatelů", + "Manage forum users, roles and permissions" : "Spravovat uživatele fóra, role a oprávnění", + "Loading users …" : "Načítání uživatelů …", + "Error loading users" : "Chyba při načítání uživatelů", + "No users found" : "Nenalezeni žádní uživatelé", + "There are no forum users yet" : "Zatím zde nejsou žádní uživatelé fóra", + "Posts" : "Příspěvků", + "Joined" : "Připojený", + "Status" : "Stav", + "Active" : "Aktivní", + "Deleted" : "Smazáno", + "No roles" : "Žádné role", + "Select roles" : "Vybrat role", + "Edit roles" : "Upravit role", + "Edit user roles" : "Upravit role uživatelů" +},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" +} \ No newline at end of file diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js new file mode 100644 index 0000000..2f16d32 --- /dev/null +++ b/l10n/cy_GB.js @@ -0,0 +1,38 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Fforwm", + "Admin" : "Gweinyddwr", + "Moderator" : "Cymedrolwr", + "User" : "Defnyddwyr", + "General" : "Cyffredinol", + "Search" : "Chwilio", + "Home" : "Cartref", + "Dashboard" : "Bwrdd Rheoli", + "Users" : "Defnyddwyr", + "Categories" : "Categorïau", + "List" : "Rhestr", + "Page not found" : "Heb ganfod y dudalen", + "Edit" : "Golygu", + "Delete" : "Dileu", + "Cancel" : "Cancel", + "Save" : "Cadw", + "Uncategorized" : "Dim categori", + "Views" : "Dangosiadau", + "Refresh" : "Ail-lwytho", + "Retry" : "Ceisio eto", + "Error" : "Gwall", + "by" : "gan", + "Subscribe" : "Tanysgrifio", + "Disable" : "Analluogi", + "Description" : "Disgrifiad", + "Update" : "Diweddaru", + "Name" : "Enw", + "New" : "Newydd", + "Category" : "Categori", + "ID" : "ID", + "Actions" : "Gweithredoedd", + "Status" : "Statws", + "Deleted" : "Wedi dileu" +}, +"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json new file mode 100644 index 0000000..649cbba --- /dev/null +++ b/l10n/cy_GB.json @@ -0,0 +1,36 @@ +{ "translations": { + "Forum" : "Fforwm", + "Admin" : "Gweinyddwr", + "Moderator" : "Cymedrolwr", + "User" : "Defnyddwyr", + "General" : "Cyffredinol", + "Search" : "Chwilio", + "Home" : "Cartref", + "Dashboard" : "Bwrdd Rheoli", + "Users" : "Defnyddwyr", + "Categories" : "Categorïau", + "List" : "Rhestr", + "Page not found" : "Heb ganfod y dudalen", + "Edit" : "Golygu", + "Delete" : "Dileu", + "Cancel" : "Cancel", + "Save" : "Cadw", + "Uncategorized" : "Dim categori", + "Views" : "Dangosiadau", + "Refresh" : "Ail-lwytho", + "Retry" : "Ceisio eto", + "Error" : "Gwall", + "by" : "gan", + "Subscribe" : "Tanysgrifio", + "Disable" : "Analluogi", + "Description" : "Disgrifiad", + "Update" : "Diweddaru", + "Name" : "Enw", + "New" : "Newydd", + "Category" : "Categori", + "ID" : "ID", + "Actions" : "Gweithredoedd", + "Status" : "Statws", + "Deleted" : "Wedi dileu" +},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;" +} \ No newline at end of file diff --git a/l10n/da.js b/l10n/da.js new file mode 100644 index 0000000..1b7ace8 --- /dev/null +++ b/l10n/da.js @@ -0,0 +1,77 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Forum", + "Admin" : "Admin", + "Moderator" : "Modeator", + "User" : "Bruger", + "General" : "Generelt", + "Support" : "Support", + "Bold text" : "Fed tekst", + "Underlined text" : "Understreget tekst", + "Search" : "Søg", + "Home" : "Hjem", + "Dashboard" : "Dashboard", + "Users" : "Brugere", + "Categories" : "Kategorier", + "Expand" : "Udvid", + "Collapse" : "Sammenfold", + "Code" : "Kode", + "Quote" : "Citat", + "Font size" : "Skriftstørrelse", + "List" : "Liste", + "Insert emoji" : "Indsæt emoji", + "Page not found" : "Siden blev ikke fundet", + "Back" : "Tilbage", + "Edit" : "Redigér", + "Delete" : "Slet", + "Unread" : "Ulæst", + "Cancel" : "Annullér", + "Save" : "Gem", + "Uncategorized" : "Udenfor kategori", + "Views" : "Visninger", + "Title" : "Titel", + "Refresh" : "Opdatér", + "Loading …" : "Indlæser ...", + "Retry" : "Prøv igen", + "Error" : "Fejl", + "Searching …" : "Søger …", + "No results found" : "Ingen resultater fundet", + "Back to {category}" : "Tilbage til {category}", + "Reply" : "Svar", + "by" : "af", + "Subscribe" : "Tilmeld", + "Subscribed" : "Abonneret", + "Preferences" : "Indstillinger", + "Notifications" : "Påmindelser", + "Enable" : "Aktiver", + "Disable" : "Deaktiver", + "This action cannot be undone." : "Denne handling kan ikke fortrydes.", + "Description" : "Beskrivelse", + "Enabled" : "Aktiveret", + "Update" : "Opdatér", + "Create" : "Opret", + "Name" : "Navn", + "Sort order" : "Sorteringsrækkefølge", + "New" : "Nyt", + "Permissions" : "Rettigheder", + "Move up" : "Flyt op", + "Move down" : "Flyt ned", + "Last 7 days" : "Sidste 7 dage", + "General settings" : "Generelle indstillinger", + "Appearance" : "Udseende", + "Settings saved" : "Indstillinger gemt", + "Failed to save settings" : "Kunne ikke gemme indstillinger", + "Reset" : "Nulstil", + "Category" : "Kategori", + "Allow" : "Tillad", + "ID" : "ID", + "Created" : "Oprettet", + "Actions" : "Handlinger", + "Loading users …" : "Henter brugere ...", + "No users found" : "Ingen brugere fundet", + "Joined" : "Forbind", + "Status" : "Status", + "Deleted" : "Slettet" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json new file mode 100644 index 0000000..de37012 --- /dev/null +++ b/l10n/da.json @@ -0,0 +1,75 @@ +{ "translations": { + "Forum" : "Forum", + "Admin" : "Admin", + "Moderator" : "Modeator", + "User" : "Bruger", + "General" : "Generelt", + "Support" : "Support", + "Bold text" : "Fed tekst", + "Underlined text" : "Understreget tekst", + "Search" : "Søg", + "Home" : "Hjem", + "Dashboard" : "Dashboard", + "Users" : "Brugere", + "Categories" : "Kategorier", + "Expand" : "Udvid", + "Collapse" : "Sammenfold", + "Code" : "Kode", + "Quote" : "Citat", + "Font size" : "Skriftstørrelse", + "List" : "Liste", + "Insert emoji" : "Indsæt emoji", + "Page not found" : "Siden blev ikke fundet", + "Back" : "Tilbage", + "Edit" : "Redigér", + "Delete" : "Slet", + "Unread" : "Ulæst", + "Cancel" : "Annullér", + "Save" : "Gem", + "Uncategorized" : "Udenfor kategori", + "Views" : "Visninger", + "Title" : "Titel", + "Refresh" : "Opdatér", + "Loading …" : "Indlæser ...", + "Retry" : "Prøv igen", + "Error" : "Fejl", + "Searching …" : "Søger …", + "No results found" : "Ingen resultater fundet", + "Back to {category}" : "Tilbage til {category}", + "Reply" : "Svar", + "by" : "af", + "Subscribe" : "Tilmeld", + "Subscribed" : "Abonneret", + "Preferences" : "Indstillinger", + "Notifications" : "Påmindelser", + "Enable" : "Aktiver", + "Disable" : "Deaktiver", + "This action cannot be undone." : "Denne handling kan ikke fortrydes.", + "Description" : "Beskrivelse", + "Enabled" : "Aktiveret", + "Update" : "Opdatér", + "Create" : "Opret", + "Name" : "Navn", + "Sort order" : "Sorteringsrækkefølge", + "New" : "Nyt", + "Permissions" : "Rettigheder", + "Move up" : "Flyt op", + "Move down" : "Flyt ned", + "Last 7 days" : "Sidste 7 dage", + "General settings" : "Generelle indstillinger", + "Appearance" : "Udseende", + "Settings saved" : "Indstillinger gemt", + "Failed to save settings" : "Kunne ikke gemme indstillinger", + "Reset" : "Nulstil", + "Category" : "Kategori", + "Allow" : "Tillad", + "ID" : "ID", + "Created" : "Oprettet", + "Actions" : "Handlinger", + "Loading users …" : "Henter brugere ...", + "No users found" : "Ingen brugere fundet", + "Joined" : "Forbind", + "Status" : "Status", + "Deleted" : "Slettet" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js new file mode 100644 index 0000000..a2cb90f --- /dev/null +++ b/l10n/de.js @@ -0,0 +1,91 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Forum", + "Admin" : "Administration", + "Moderator" : "Moderation", + "User" : "Benutzer", + "General" : "Allgemein", + "Support" : "Support", + "Bold text" : "Fetter Text", + "Underlined text" : "Unterstrichener Text", + "Deleted user" : "Gelöschter Benutzer", + "Search" : "Suche", + "Home" : "Startseite", + "Dashboard" : "Dashboard", + "Users" : "Benutzer", + "Categories" : "Kategorien", + "Expand" : "Erweitern", + "Collapse" : "Zuklappen", + "Code" : "Quelltext", + "Quote" : "Zitat", + "Font size" : "Schriftgröße", + "Align left" : "Linksbündig", + "Align center" : "Zentriert ausrichten", + "Align right" : "Rechtsbündig", + "List" : "Liste", + "Insert emoji" : "Emoji einfügen", + "Page not found" : "Seite nicht gefunden", + "Back" : "Zurück", + "Edit" : "Bearbeiten", + "Delete" : "Löschen", + "Unread" : "Ungelesen", + "Cancel" : "Abbrechen", + "Save" : "Speichern", + "React with {emoji}" : "Mit {emoji} reagieren", + "Uncategorized" : "Ohne Kategorie", + "Views" : "Ansichten", + "Title" : "Titel", + "Refresh" : "Aktualisieren", + "Loading …" : "Lade …", + "Retry" : "Wiederholen", + "In {category}" : "In {category}", + "Error" : "Fehler", + "Searching …" : "Suche …", + "No results found" : "Keine Ergebnisse gefunden", + "Back to {category}" : "Zurück zu {category}", + "Reply" : "Antwort", + "by" : "von", + "Subscribe" : "Abonnieren", + "Subscribed" : "Abonniert", + "Preferences" : "Einstellungen", + "Notifications" : "Benachrichtigungen", + "Enable" : "Aktivieren", + "Disable" : "Deaktivieren", + "This action cannot be undone." : "Dies kann nicht rückgängig gemacht werden.", + "Tag" : "Schlagwort", + "Description" : "Beschreibung", + "Enabled" : "Aktiviert", + "Update" : "Aktualisieren", + "Create" : "Erstellen", + "Name" : "Name", + "Enter category name" : "Kategorienamen eingeben", + "Sort order" : "Sortierung", + "0" : "0", + "New" : "Neu", + "Permissions" : "Berechtigungen", + "Move up" : "Nach oben verschieben", + "Move down" : "Nach unten verschieben", + "Total users" : "Benutzer gesamt", + "Last 7 days" : "Die letzten 7 Tage", + "All time" : "Gesamte Zeit", + "General settings" : "Allgemeine Einstellungen", + "Appearance" : "Aussehen", + "Settings saved" : "Einstellungen gespeichert", + "Failed to save settings" : "Einstellungen konnten nicht gespeichert werden", + "Reset" : "Zurücksetzen", + "Category" : "Kategorie", + "Allow" : "Zulassen", + "ID" : "ID", + "Created" : "Erstellt", + "Actions" : "Aktionen", + "No description" : "Keine Beschreibung", + "User management" : "Benutzerverwaltung", + "Loading users …" : "Lade Benutzer …", + "No users found" : "Keine Benutzer gefunden", + "Joined" : "Beigetreten", + "Status" : "Status", + "Active" : "Aktiv", + "Deleted" : "Gelöscht" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json new file mode 100644 index 0000000..49e3b22 --- /dev/null +++ b/l10n/de.json @@ -0,0 +1,89 @@ +{ "translations": { + "Forum" : "Forum", + "Admin" : "Administration", + "Moderator" : "Moderation", + "User" : "Benutzer", + "General" : "Allgemein", + "Support" : "Support", + "Bold text" : "Fetter Text", + "Underlined text" : "Unterstrichener Text", + "Deleted user" : "Gelöschter Benutzer", + "Search" : "Suche", + "Home" : "Startseite", + "Dashboard" : "Dashboard", + "Users" : "Benutzer", + "Categories" : "Kategorien", + "Expand" : "Erweitern", + "Collapse" : "Zuklappen", + "Code" : "Quelltext", + "Quote" : "Zitat", + "Font size" : "Schriftgröße", + "Align left" : "Linksbündig", + "Align center" : "Zentriert ausrichten", + "Align right" : "Rechtsbündig", + "List" : "Liste", + "Insert emoji" : "Emoji einfügen", + "Page not found" : "Seite nicht gefunden", + "Back" : "Zurück", + "Edit" : "Bearbeiten", + "Delete" : "Löschen", + "Unread" : "Ungelesen", + "Cancel" : "Abbrechen", + "Save" : "Speichern", + "React with {emoji}" : "Mit {emoji} reagieren", + "Uncategorized" : "Ohne Kategorie", + "Views" : "Ansichten", + "Title" : "Titel", + "Refresh" : "Aktualisieren", + "Loading …" : "Lade …", + "Retry" : "Wiederholen", + "In {category}" : "In {category}", + "Error" : "Fehler", + "Searching …" : "Suche …", + "No results found" : "Keine Ergebnisse gefunden", + "Back to {category}" : "Zurück zu {category}", + "Reply" : "Antwort", + "by" : "von", + "Subscribe" : "Abonnieren", + "Subscribed" : "Abonniert", + "Preferences" : "Einstellungen", + "Notifications" : "Benachrichtigungen", + "Enable" : "Aktivieren", + "Disable" : "Deaktivieren", + "This action cannot be undone." : "Dies kann nicht rückgängig gemacht werden.", + "Tag" : "Schlagwort", + "Description" : "Beschreibung", + "Enabled" : "Aktiviert", + "Update" : "Aktualisieren", + "Create" : "Erstellen", + "Name" : "Name", + "Enter category name" : "Kategorienamen eingeben", + "Sort order" : "Sortierung", + "0" : "0", + "New" : "Neu", + "Permissions" : "Berechtigungen", + "Move up" : "Nach oben verschieben", + "Move down" : "Nach unten verschieben", + "Total users" : "Benutzer gesamt", + "Last 7 days" : "Die letzten 7 Tage", + "All time" : "Gesamte Zeit", + "General settings" : "Allgemeine Einstellungen", + "Appearance" : "Aussehen", + "Settings saved" : "Einstellungen gespeichert", + "Failed to save settings" : "Einstellungen konnten nicht gespeichert werden", + "Reset" : "Zurücksetzen", + "Category" : "Kategorie", + "Allow" : "Zulassen", + "ID" : "ID", + "Created" : "Erstellt", + "Actions" : "Aktionen", + "No description" : "Keine Beschreibung", + "User management" : "Benutzerverwaltung", + "Loading users …" : "Lade Benutzer …", + "No users found" : "Keine Benutzer gefunden", + "Joined" : "Beigetreten", + "Status" : "Status", + "Active" : "Aktiv", + "Deleted" : "Gelöscht" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js new file mode 100644 index 0000000..0cb57c6 --- /dev/null +++ b/l10n/de_DE.js @@ -0,0 +1,203 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Forum", + "Welcome to the forum!" : "Willkommen in den Nextcloud Foren!", + "Admin" : "Administration", + "Administrator role with full permissions" : "Administrationsrolle mit vollen Berechtigungen", + "Moderator" : "Moderation", + "Moderator role with elevated permissions" : "Moderatorenrolle mit erweiterten Berechtigungen", + "User" : "Benutzer", + "Default user role with basic permissions" : "Standardbenutzerrolle mit grundlegenden Berechtigungen", + "General" : "Allgemein", + "General discussion categories" : "Kategorien für Allgemeine Diskussionen", + "General discussions" : "Allgemeine Diskussionen", + "A place for general conversations and discussions" : "Ein Ort für allgemeine Gespräche und Diskussionen", + "Support" : "Support", + "Ask questions about the forum, provide feedback or report issues." : "Fragen zum Forum stellen, Feedback geben oder Probleme melden.", + "[icode]inline code[/icode]" : "[icode]Inline-Code[/icode]", + "Inline code" : "Inline-Code", + "[spoiler=\"%1$s\"]%2$s[/spoiler]" : "[spoiler=\"%1$s\"]%2$s[/spoiler]", + "Spoilers" : "Spoilerwarnung", + "Attachment" : "Anhang", + "Welcome to Nextcloud Forums" : "Willkommen in den Nextcloud Foren", + "Welcome to the Nextcloud Forums!" : "Willkommen in den Nextcloud Foren!", + "This is a community-driven forum built right into your Nextcloud instance. Here you can discuss topics, share ideas and collaborate with other users." : "Dies ist ein Community-Forum, das direkt in Ihre Nextcloud-Instanz integriert ist. Hier können Sie Themen diskutieren, Ideen austauschen und mit anderen Nutzern zusammenarbeiten.", + "Features:" : "Funktionen:", + "Create and reply to threads" : "Threads erstellen und beantworten", + "Organize discussions by categories" : "Die Diskussionen nach Kategorien ordnen", + "Use BBCode for rich text formatting" : "BBCode für Rich-Text-Formatierung verwenden", + "Attach files from your Nextcloud storage" : "Dateien aus Ihrem Nextcloud-Speicher hinzufügen", + "React to posts" : "Auf Beiträge reagieren", + "Track read/unread threads" : "Gelesene/ungelesene Threads verfolgen", + "BBCode examples:" : "BBCode-Beispiele:", + "Bold text" : "Fetter Text", + "Use %1$stext%2$s" : "%1$sText%2$s verwenden", + "Italic text" : "Kursiver Text", + "Underlined text" : "Unterstrichener Text", + "Feel free to start a new discussion or reply to existing threads. Happy posting!" : "Gerne eine neue Diskussion starten oder auf bestehende Beiträge antworten. Viel Spaß beim Posten!", + "_{count} new reply in {thread}_::_{count} new replies in {thread}_" : ["{count} neue Antwort in {thread}","{count} neue Antworten in {thread}"], + "Deleted user" : "Gelöschter Benutzer", + "A community-driven forum built right into your Nextcloud instance" : "Ein Community-basiertes Forum, das direkt in Ihre Nextcloud-Instanz integriert ist.", + "Search" : "Suche", + "Home" : "Startseite", + "User preferences" : "Benutzereinstellungen", + "Dashboard" : "Dashboard", + "Forum settings" : "Forumeinstellungen", + "Users" : "Personen", + "Roles" : "Rollen", + "Categories" : "Kategorien", + "BBCodes" : "BBCodes", + "Expand" : "Erweitern", + "Collapse" : "Zuklappen", + "{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Bitte beachten:{bEnd} Angehängte Dateien sind für alle im Forum sichtbar, unabhängig von den Freigabeeinstellungen der Datei.", + "Font style bold" : "Schriftart fett", + "Font style italic" : "Schriftart kursiv", + "Font style struck through" : "Schriftart durchgestrichen", + "Font style underlined" : "Schriftart unterstrichen", + "Code" : "Quelltext", + "Email (clickable)" : "E-Mail (anklickbar)", + "{emailStart}test@example.com{emailEnd}" : "{emailStart}test@beispiel.com{emailEnd}", + "URL (clickable)" : "URL (anklickbar)", + "{urlStart}Example.com{urlEnd}" : "{urlStart}Beispiel.com{urlEnd}", + "Image (not clickable)" : "Bild (nicht anklickbar)", + "{imgStart}http://example.com/example.png{imgEnd}" : "{imgStart}http://beispiel.com/beispiel.png{imgEnd}", + "Quote" : "Zitat", + "Embedded YouTube video" : "Eingebettetes YouTube-Video", + "{youtubeStart}a-video-id-123456{youtubeEnd}" : "{youtubeStart}eine-video-id-123456{youtubeEnd}", + "Font (name)" : "Schriftart (Name)", + "Font size" : "Schriftgröße", + "Font color" : "Schriftfarbe", + "Align left" : "Linksbündig ausrichten", + "Align center" : "Zentriert ausrichten", + "Align right" : "Rechtsbündig ausrichten", + "List" : "Liste", + "{listStart}{item1Start}Hello world!{item2Start}Hello moon!{item2End}{listEnd}" : "{listStart}{item1Start}Hallo Welt!{item2Start}Hallo Mond!{item2End}{listEnd}", + "List item within a list" : "Listenelement innerhalb einer Liste", + "{itemStart}Hello world!\\r\\n{itemStart}Hello moon!" : "{itemStart}Hallo Welt!\\r\\n{itemStart}Hallo Mond!", + "List item within a list (alias)" : "Listenelement innerhalb einer Liste (Alias)", + "{liStart}Hello world!\\r\\n{liEnd}{liStart}Hello moon!{liEnd}" : "{liStart}Hallo Welt!\\r\\n{liEnd}{liStart}Hallo Mond!{liEnd}", + "BBCode help" : "BBCode-Hilfe", + "Built-in BBCodes" : "Vorgefertigte BBCodes", + "These BBCodes are available by default." : "Diese BBCodes sind standardmäßig verfügbar.", + "Custom BBCodes" : "Maßgeschneiderte BBCodes", + "Example" : "Beispiel", + "Replacement" : "Ersatz", + "Insert emoji" : "Emoji einfügen", + "Pick a file to attach" : "Wähle eine Datei zum Anhängen aus", + "No description available" : "Keine Beschreibung verfügbar", + "Page not found" : "Seite nicht gefunden", + "Back" : "Zurück", + "Go to home" : "Zur Startseite", + "Edited" : "Bearbeitet", + "Quote reply" : "Antwort zitieren", + "Edit" : "Bearbeiten", + "Delete" : "Löschen", + "Unread" : "Ungelesen", + "Cancel" : "Abbrechen", + "Save" : "Speichern", + "Add reaction" : "Reaktion hinzufügen", + "React with {emoji}" : "Mit {emoji} reagieren", + "Write your reply …" : "Schreibe deine Antwort ...", + "Uncategorized" : "Ohne Kategorie", + "Replies" : "Antworten", + "Views" : "Ansichten", + "Title" : "Titel", + "Refresh" : "Aktualisieren", + "Loading …" : "Lade …", + "No categories yet" : "Bislang keine Kategorien", + "Categories will appear here once they are created." : "Kategorien tauchen hier auf, sobald sie angelegt wurden.", + "No categories in this section" : "Keine Kategorien in diesem Abschnitt", + "Category not found" : "Kategorie nicht gefunden", + "Back to categories" : "Zurück zu Kategorien", + "New thread" : "Neues Thema", + "Error loading category" : "Fehler beim Laden der Kategorie", + "No threads yet" : "Bislang keine Themen", + "Retry" : "Wiederholen", + "An unexpected error occurred" : "Ein unerwarteter Fehler ist eingetreten", + "In {category}" : "In {category}", + "Thread created" : "Thema erstellt", + "Failed to create thread" : "Fehler beim Erstellen des Themas", + "No category specified" : "Keine Kategorie angegeben", + "Error" : "Fehler", + "Threads ({count})" : "Themen ({count})", + "Replies ({count})" : "Antworten ({count})", + "No threads" : "Keine Themen", + "No replies" : "Keine Antworten", + "Enter search query …" : "Suchanfrage eingeben ...", + "Search in threads" : "In Themen suchen", + "Syntax help" : "Syntaxhilfe", + "Search syntax" : "Syntax suchen", + "Searching …" : "Suche …", + "Search Error" : "Suchfehler", + "Enter a search query" : "Eine Suchabfrage eingeben", + "No results found" : "Keine Ergebnisse gefunden", + "Please enter a search query" : "Bitte gib eine Suchanfrage ein", + "Failed to search" : "Suche fehlgeschlagen", + "Back to {category}" : "Zurück zu {category}", + "Reply" : "Antwort", + "by" : "von", + "Lock thread" : "Thema sperren", + "Unlock thread" : "Thema entsperren", + "Pin thread" : "Thema anheften", + "Unpin thread" : "Thema lösen", + "Thread locked" : "Thema gesperrt", + "Thread unlocked" : "Thema entsperrt", + "Thread pinned" : "Thema angeheftet", + "Thread unpinned" : "Thema abgelöst", + "Subscribe" : "Abonnieren", + "Subscribed" : "Abonniert", + "Preferences" : "Einstellungen", + "Loading preferences …" : "Einstellungen laden ...", + "Notifications" : "Benachrichtigungen", + "Failed to save preferences" : "Sichern der Einstellungen fehlgeschlagen", + "Create BBCode" : "BBCode erstellen", + "Enable" : "Aktivieren", + "Disable" : "Deaktivieren", + "Delete BBCode" : "BBCode löschen", + "This action cannot be undone." : "Dies kann nicht rückgängig gemacht werden.", + "Edit BBCode" : "BBCode editieren", + "Tag" : "Schlagwort", + "Description" : "Beschreibung", + "Enabled" : "Aktiviert", + "Update" : "Aktualisieren", + "Create" : "Erstellen", + "Create category" : "Kategorie erstellen", + "Edit category" : "Kategorie editieren", + "Name" : "Name", + "Enter category name" : "Kategorienamen eingeben", + "Sort order" : "Sortierung", + "0" : "0", + "New" : "Neu", + "Permissions" : "Berechtigungen", + "Select roles …" : "Rollen auswählen ...", + "Error loading categories" : "Kategorien laden fehlgeschlagen", + "Delete category" : "Kategorie löschen", + "-- Select a category --" : "-- Eine Kategorie auswählen --", + "Delete all categories" : "Alle Kategorien löschen", + "Move up" : "Nach oben verschieben", + "Move down" : "Nach unten verschieben", + "Total users" : "Benutzer gesamt", + "Last 7 days" : "Die letzten 7 Tage", + "All time" : "Gesamte Zeit", + "General settings" : "Allgemeine Einstellungen", + "Appearance" : "Aussehen", + "Welcome to the forum" : "Willkommen im Forum", + "Settings saved" : "Einstellungen gespeichert", + "Failed to save settings" : "Einstellungen konnten nicht gespeichert werden", + "Reset" : "Zurücksetzen", + "Category" : "Kategorie", + "Allow" : "Zulassen", + "ID" : "ID", + "Created" : "Erstellt", + "Actions" : "Aktionen", + "No description" : "Keine Beschreibung", + "User management" : "Kontenverwaltung", + "Loading users …" : "Lade Konten …", + "No users found" : "Keine Benutzer gefunden", + "Joined" : "Beigetreten", + "Status" : "Status", + "Active" : "Aktiv", + "Deleted" : "Gelöscht" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json new file mode 100644 index 0000000..1b2edab --- /dev/null +++ b/l10n/de_DE.json @@ -0,0 +1,201 @@ +{ "translations": { + "Forum" : "Forum", + "Welcome to the forum!" : "Willkommen in den Nextcloud Foren!", + "Admin" : "Administration", + "Administrator role with full permissions" : "Administrationsrolle mit vollen Berechtigungen", + "Moderator" : "Moderation", + "Moderator role with elevated permissions" : "Moderatorenrolle mit erweiterten Berechtigungen", + "User" : "Benutzer", + "Default user role with basic permissions" : "Standardbenutzerrolle mit grundlegenden Berechtigungen", + "General" : "Allgemein", + "General discussion categories" : "Kategorien für Allgemeine Diskussionen", + "General discussions" : "Allgemeine Diskussionen", + "A place for general conversations and discussions" : "Ein Ort für allgemeine Gespräche und Diskussionen", + "Support" : "Support", + "Ask questions about the forum, provide feedback or report issues." : "Fragen zum Forum stellen, Feedback geben oder Probleme melden.", + "[icode]inline code[/icode]" : "[icode]Inline-Code[/icode]", + "Inline code" : "Inline-Code", + "[spoiler=\"%1$s\"]%2$s[/spoiler]" : "[spoiler=\"%1$s\"]%2$s[/spoiler]", + "Spoilers" : "Spoilerwarnung", + "Attachment" : "Anhang", + "Welcome to Nextcloud Forums" : "Willkommen in den Nextcloud Foren", + "Welcome to the Nextcloud Forums!" : "Willkommen in den Nextcloud Foren!", + "This is a community-driven forum built right into your Nextcloud instance. Here you can discuss topics, share ideas and collaborate with other users." : "Dies ist ein Community-Forum, das direkt in Ihre Nextcloud-Instanz integriert ist. Hier können Sie Themen diskutieren, Ideen austauschen und mit anderen Nutzern zusammenarbeiten.", + "Features:" : "Funktionen:", + "Create and reply to threads" : "Threads erstellen und beantworten", + "Organize discussions by categories" : "Die Diskussionen nach Kategorien ordnen", + "Use BBCode for rich text formatting" : "BBCode für Rich-Text-Formatierung verwenden", + "Attach files from your Nextcloud storage" : "Dateien aus Ihrem Nextcloud-Speicher hinzufügen", + "React to posts" : "Auf Beiträge reagieren", + "Track read/unread threads" : "Gelesene/ungelesene Threads verfolgen", + "BBCode examples:" : "BBCode-Beispiele:", + "Bold text" : "Fetter Text", + "Use %1$stext%2$s" : "%1$sText%2$s verwenden", + "Italic text" : "Kursiver Text", + "Underlined text" : "Unterstrichener Text", + "Feel free to start a new discussion or reply to existing threads. Happy posting!" : "Gerne eine neue Diskussion starten oder auf bestehende Beiträge antworten. Viel Spaß beim Posten!", + "_{count} new reply in {thread}_::_{count} new replies in {thread}_" : ["{count} neue Antwort in {thread}","{count} neue Antworten in {thread}"], + "Deleted user" : "Gelöschter Benutzer", + "A community-driven forum built right into your Nextcloud instance" : "Ein Community-basiertes Forum, das direkt in Ihre Nextcloud-Instanz integriert ist.", + "Search" : "Suche", + "Home" : "Startseite", + "User preferences" : "Benutzereinstellungen", + "Dashboard" : "Dashboard", + "Forum settings" : "Forumeinstellungen", + "Users" : "Personen", + "Roles" : "Rollen", + "Categories" : "Kategorien", + "BBCodes" : "BBCodes", + "Expand" : "Erweitern", + "Collapse" : "Zuklappen", + "{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Bitte beachten:{bEnd} Angehängte Dateien sind für alle im Forum sichtbar, unabhängig von den Freigabeeinstellungen der Datei.", + "Font style bold" : "Schriftart fett", + "Font style italic" : "Schriftart kursiv", + "Font style struck through" : "Schriftart durchgestrichen", + "Font style underlined" : "Schriftart unterstrichen", + "Code" : "Quelltext", + "Email (clickable)" : "E-Mail (anklickbar)", + "{emailStart}test@example.com{emailEnd}" : "{emailStart}test@beispiel.com{emailEnd}", + "URL (clickable)" : "URL (anklickbar)", + "{urlStart}Example.com{urlEnd}" : "{urlStart}Beispiel.com{urlEnd}", + "Image (not clickable)" : "Bild (nicht anklickbar)", + "{imgStart}http://example.com/example.png{imgEnd}" : "{imgStart}http://beispiel.com/beispiel.png{imgEnd}", + "Quote" : "Zitat", + "Embedded YouTube video" : "Eingebettetes YouTube-Video", + "{youtubeStart}a-video-id-123456{youtubeEnd}" : "{youtubeStart}eine-video-id-123456{youtubeEnd}", + "Font (name)" : "Schriftart (Name)", + "Font size" : "Schriftgröße", + "Font color" : "Schriftfarbe", + "Align left" : "Linksbündig ausrichten", + "Align center" : "Zentriert ausrichten", + "Align right" : "Rechtsbündig ausrichten", + "List" : "Liste", + "{listStart}{item1Start}Hello world!{item2Start}Hello moon!{item2End}{listEnd}" : "{listStart}{item1Start}Hallo Welt!{item2Start}Hallo Mond!{item2End}{listEnd}", + "List item within a list" : "Listenelement innerhalb einer Liste", + "{itemStart}Hello world!\\r\\n{itemStart}Hello moon!" : "{itemStart}Hallo Welt!\\r\\n{itemStart}Hallo Mond!", + "List item within a list (alias)" : "Listenelement innerhalb einer Liste (Alias)", + "{liStart}Hello world!\\r\\n{liEnd}{liStart}Hello moon!{liEnd}" : "{liStart}Hallo Welt!\\r\\n{liEnd}{liStart}Hallo Mond!{liEnd}", + "BBCode help" : "BBCode-Hilfe", + "Built-in BBCodes" : "Vorgefertigte BBCodes", + "These BBCodes are available by default." : "Diese BBCodes sind standardmäßig verfügbar.", + "Custom BBCodes" : "Maßgeschneiderte BBCodes", + "Example" : "Beispiel", + "Replacement" : "Ersatz", + "Insert emoji" : "Emoji einfügen", + "Pick a file to attach" : "Wähle eine Datei zum Anhängen aus", + "No description available" : "Keine Beschreibung verfügbar", + "Page not found" : "Seite nicht gefunden", + "Back" : "Zurück", + "Go to home" : "Zur Startseite", + "Edited" : "Bearbeitet", + "Quote reply" : "Antwort zitieren", + "Edit" : "Bearbeiten", + "Delete" : "Löschen", + "Unread" : "Ungelesen", + "Cancel" : "Abbrechen", + "Save" : "Speichern", + "Add reaction" : "Reaktion hinzufügen", + "React with {emoji}" : "Mit {emoji} reagieren", + "Write your reply …" : "Schreibe deine Antwort ...", + "Uncategorized" : "Ohne Kategorie", + "Replies" : "Antworten", + "Views" : "Ansichten", + "Title" : "Titel", + "Refresh" : "Aktualisieren", + "Loading …" : "Lade …", + "No categories yet" : "Bislang keine Kategorien", + "Categories will appear here once they are created." : "Kategorien tauchen hier auf, sobald sie angelegt wurden.", + "No categories in this section" : "Keine Kategorien in diesem Abschnitt", + "Category not found" : "Kategorie nicht gefunden", + "Back to categories" : "Zurück zu Kategorien", + "New thread" : "Neues Thema", + "Error loading category" : "Fehler beim Laden der Kategorie", + "No threads yet" : "Bislang keine Themen", + "Retry" : "Wiederholen", + "An unexpected error occurred" : "Ein unerwarteter Fehler ist eingetreten", + "In {category}" : "In {category}", + "Thread created" : "Thema erstellt", + "Failed to create thread" : "Fehler beim Erstellen des Themas", + "No category specified" : "Keine Kategorie angegeben", + "Error" : "Fehler", + "Threads ({count})" : "Themen ({count})", + "Replies ({count})" : "Antworten ({count})", + "No threads" : "Keine Themen", + "No replies" : "Keine Antworten", + "Enter search query …" : "Suchanfrage eingeben ...", + "Search in threads" : "In Themen suchen", + "Syntax help" : "Syntaxhilfe", + "Search syntax" : "Syntax suchen", + "Searching …" : "Suche …", + "Search Error" : "Suchfehler", + "Enter a search query" : "Eine Suchabfrage eingeben", + "No results found" : "Keine Ergebnisse gefunden", + "Please enter a search query" : "Bitte gib eine Suchanfrage ein", + "Failed to search" : "Suche fehlgeschlagen", + "Back to {category}" : "Zurück zu {category}", + "Reply" : "Antwort", + "by" : "von", + "Lock thread" : "Thema sperren", + "Unlock thread" : "Thema entsperren", + "Pin thread" : "Thema anheften", + "Unpin thread" : "Thema lösen", + "Thread locked" : "Thema gesperrt", + "Thread unlocked" : "Thema entsperrt", + "Thread pinned" : "Thema angeheftet", + "Thread unpinned" : "Thema abgelöst", + "Subscribe" : "Abonnieren", + "Subscribed" : "Abonniert", + "Preferences" : "Einstellungen", + "Loading preferences …" : "Einstellungen laden ...", + "Notifications" : "Benachrichtigungen", + "Failed to save preferences" : "Sichern der Einstellungen fehlgeschlagen", + "Create BBCode" : "BBCode erstellen", + "Enable" : "Aktivieren", + "Disable" : "Deaktivieren", + "Delete BBCode" : "BBCode löschen", + "This action cannot be undone." : "Dies kann nicht rückgängig gemacht werden.", + "Edit BBCode" : "BBCode editieren", + "Tag" : "Schlagwort", + "Description" : "Beschreibung", + "Enabled" : "Aktiviert", + "Update" : "Aktualisieren", + "Create" : "Erstellen", + "Create category" : "Kategorie erstellen", + "Edit category" : "Kategorie editieren", + "Name" : "Name", + "Enter category name" : "Kategorienamen eingeben", + "Sort order" : "Sortierung", + "0" : "0", + "New" : "Neu", + "Permissions" : "Berechtigungen", + "Select roles …" : "Rollen auswählen ...", + "Error loading categories" : "Kategorien laden fehlgeschlagen", + "Delete category" : "Kategorie löschen", + "-- Select a category --" : "-- Eine Kategorie auswählen --", + "Delete all categories" : "Alle Kategorien löschen", + "Move up" : "Nach oben verschieben", + "Move down" : "Nach unten verschieben", + "Total users" : "Benutzer gesamt", + "Last 7 days" : "Die letzten 7 Tage", + "All time" : "Gesamte Zeit", + "General settings" : "Allgemeine Einstellungen", + "Appearance" : "Aussehen", + "Welcome to the forum" : "Willkommen im Forum", + "Settings saved" : "Einstellungen gespeichert", + "Failed to save settings" : "Einstellungen konnten nicht gespeichert werden", + "Reset" : "Zurücksetzen", + "Category" : "Kategorie", + "Allow" : "Zulassen", + "ID" : "ID", + "Created" : "Erstellt", + "Actions" : "Aktionen", + "No description" : "Keine Beschreibung", + "User management" : "Kontenverwaltung", + "Loading users …" : "Lade Konten …", + "No users found" : "Keine Benutzer gefunden", + "Joined" : "Beigetreten", + "Status" : "Status", + "Active" : "Aktiv", + "Deleted" : "Gelöscht" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/el.js b/l10n/el.js new file mode 100644 index 0000000..2d7c4cf --- /dev/null +++ b/l10n/el.js @@ -0,0 +1,86 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Φόρουμ", + "Admin" : "Διαχειριστής", + "Moderator" : "Συντονιστής", + "User" : "Χρήστης", + "General" : "Γενικά", + "Support" : "Υποστήριξη", + "Bold text" : "Εντονο Κείμενο", + "Underlined text" : "Υπογραμμισμένο κείμενο", + "Deleted user" : "Διαγραμμένος χρήστης", + "Search" : "Αναζήτηση", + "Home" : "Αρχική", + "Dashboard" : "Πίνακας ελέγχου", + "Users" : "Χρήστες", + "Categories" : "Κατηγορίες", + "Expand" : "Επεκτείνω", + "Collapse" : "Σύμπτυξη", + "Code" : "Κώδικας", + "Quote" : "Προσφορά", + "Font size" : "Μέγεθος γραμματοσειράς", + "Align left" : "Στοίχιση αριστερά", + "Align center" : "Στοίχιση στο κέντρο", + "Align right" : "Στοίχιση δεξιά", + "List" : "Λίστα", + "Insert emoji" : "Εισαγωγή emoji", + "Page not found" : "Η σελίδα δεν βρέθηκε", + "Back" : "Επιστροφή", + "Edit" : "Επεξεργασία", + "Delete" : "Διαγραφή", + "Unread" : "Μη αναγνωσμένο", + "Cancel" : "Ακύρωση", + "Save" : "Αποθήκευση", + "React with {emoji}" : "Αντίδραση με {emoji}", + "Uncategorized" : "Μή-κατηγοριοποιημένα", + "Views" : "Προβολές", + "Title" : "Τίτλος", + "Refresh" : "Ανανέωση", + "Loading …" : "Γίνεται φόρτωση…", + "Retry" : "Δοκιμή ξανά", + "In {category}" : "Στη συνομιλία {category}", + "Error" : "Σφάλμα", + "Searching …" : "Γίνεται αναζήτηση ...", + "No results found" : "Δεν βρέθηκαν αποτελέσματα", + "Back to {category}" : "Πίσω στο {category}", + "by" : "από", + "Subscribe" : "Εγγραφή", + "Subscribed" : "Εγγεγραμμένο", + "Preferences" : "Προτιμήσεις", + "Notifications" : "Ειδοποιήσεις", + "Enable" : "Ενεργοποίηση", + "Disable" : "Απενεργοποίηση", + "This action cannot be undone." : "Αυτή η ενέργεια δεν μπορεί να αναιρεθεί.", + "Tag" : "Ετικέτα", + "Description" : "Περιγραφή", + "Enabled" : "Ενεργοποιημένο", + "Update" : "Ενημέρωση", + "Create" : "Δημιουργία", + "Name" : "Όνομα", + "Enter category name" : "Εισάγετε όνομα κατηγορίας", + "Sort order" : "Σειρά ταξινόμησης", + "0" : "0", + "New" : "Νέα", + "Permissions" : "Δικαιώματα", + "Move up" : "Μετακίνηση επάνω", + "Move down" : "Μετακίνηση Κάτω", + "Last 7 days" : "Τελευταίες 7 ημέρες", + "General settings" : "Γενικές ρυθμίσεις", + "Appearance" : "Εμφάνιση", + "Settings saved" : "Οι ρυθμίσεις αποθηκεύτηκαν", + "Failed to save settings" : "Αποτυχία αποθήκευσης ρυθμίσεων", + "Reset" : "Επαναφορά", + "Category" : "Κατηγορία", + "Allow" : "Επιτρέπεται", + "ID" : "ID", + "Created" : "Δημιουργήθηκε", + "Actions" : "Ενέργειες", + "Loading users …" : "Φόρτωση χρηστών …", + "No users found" : "Δεν βρέθηκαν χρήστες", + "Joined" : "Συμμετέχετε", + "Status" : "Κατάσταση", + "Active" : "Ενεργό", + "Deleted" : "Διαγραμμένα" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json new file mode 100644 index 0000000..2531437 --- /dev/null +++ b/l10n/el.json @@ -0,0 +1,84 @@ +{ "translations": { + "Forum" : "Φόρουμ", + "Admin" : "Διαχειριστής", + "Moderator" : "Συντονιστής", + "User" : "Χρήστης", + "General" : "Γενικά", + "Support" : "Υποστήριξη", + "Bold text" : "Εντονο Κείμενο", + "Underlined text" : "Υπογραμμισμένο κείμενο", + "Deleted user" : "Διαγραμμένος χρήστης", + "Search" : "Αναζήτηση", + "Home" : "Αρχική", + "Dashboard" : "Πίνακας ελέγχου", + "Users" : "Χρήστες", + "Categories" : "Κατηγορίες", + "Expand" : "Επεκτείνω", + "Collapse" : "Σύμπτυξη", + "Code" : "Κώδικας", + "Quote" : "Προσφορά", + "Font size" : "Μέγεθος γραμματοσειράς", + "Align left" : "Στοίχιση αριστερά", + "Align center" : "Στοίχιση στο κέντρο", + "Align right" : "Στοίχιση δεξιά", + "List" : "Λίστα", + "Insert emoji" : "Εισαγωγή emoji", + "Page not found" : "Η σελίδα δεν βρέθηκε", + "Back" : "Επιστροφή", + "Edit" : "Επεξεργασία", + "Delete" : "Διαγραφή", + "Unread" : "Μη αναγνωσμένο", + "Cancel" : "Ακύρωση", + "Save" : "Αποθήκευση", + "React with {emoji}" : "Αντίδραση με {emoji}", + "Uncategorized" : "Μή-κατηγοριοποιημένα", + "Views" : "Προβολές", + "Title" : "Τίτλος", + "Refresh" : "Ανανέωση", + "Loading …" : "Γίνεται φόρτωση…", + "Retry" : "Δοκιμή ξανά", + "In {category}" : "Στη συνομιλία {category}", + "Error" : "Σφάλμα", + "Searching …" : "Γίνεται αναζήτηση ...", + "No results found" : "Δεν βρέθηκαν αποτελέσματα", + "Back to {category}" : "Πίσω στο {category}", + "by" : "από", + "Subscribe" : "Εγγραφή", + "Subscribed" : "Εγγεγραμμένο", + "Preferences" : "Προτιμήσεις", + "Notifications" : "Ειδοποιήσεις", + "Enable" : "Ενεργοποίηση", + "Disable" : "Απενεργοποίηση", + "This action cannot be undone." : "Αυτή η ενέργεια δεν μπορεί να αναιρεθεί.", + "Tag" : "Ετικέτα", + "Description" : "Περιγραφή", + "Enabled" : "Ενεργοποιημένο", + "Update" : "Ενημέρωση", + "Create" : "Δημιουργία", + "Name" : "Όνομα", + "Enter category name" : "Εισάγετε όνομα κατηγορίας", + "Sort order" : "Σειρά ταξινόμησης", + "0" : "0", + "New" : "Νέα", + "Permissions" : "Δικαιώματα", + "Move up" : "Μετακίνηση επάνω", + "Move down" : "Μετακίνηση Κάτω", + "Last 7 days" : "Τελευταίες 7 ημέρες", + "General settings" : "Γενικές ρυθμίσεις", + "Appearance" : "Εμφάνιση", + "Settings saved" : "Οι ρυθμίσεις αποθηκεύτηκαν", + "Failed to save settings" : "Αποτυχία αποθήκευσης ρυθμίσεων", + "Reset" : "Επαναφορά", + "Category" : "Κατηγορία", + "Allow" : "Επιτρέπεται", + "ID" : "ID", + "Created" : "Δημιουργήθηκε", + "Actions" : "Ενέργειες", + "Loading users …" : "Φόρτωση χρηστών …", + "No users found" : "Δεν βρέθηκαν χρήστες", + "Joined" : "Συμμετέχετε", + "Status" : "Κατάσταση", + "Active" : "Ενεργό", + "Deleted" : "Διαγραμμένα" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/en_GB.js b/l10n/en_GB.js new file mode 100644 index 0000000..b651edd --- /dev/null +++ b/l10n/en_GB.js @@ -0,0 +1,90 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Forum", + "Admin" : "Admin", + "Moderator" : "Moderator", + "User" : "User", + "General" : "General", + "Support" : "Support", + "Bold text" : "Bold text", + "Underlined text" : "Underlined text", + "Deleted user" : "Deleted user", + "Search" : "Search", + "Home" : "Home", + "Dashboard" : "Dashboard", + "Users" : "Users", + "Categories" : "Categories", + "Expand" : "Expand", + "Collapse" : "Collapse", + "Code" : "Code", + "Quote" : "Quote", + "Font size" : "Font size", + "Align left" : "Align left", + "Align center" : "Align centre", + "Align right" : "Align right", + "List" : "List", + "Insert emoji" : "Insert emoji", + "Page not found" : "Page not found", + "Back" : "Back", + "Edit" : "Edit", + "Delete" : "Delete", + "Unread" : "Unread", + "Cancel" : "Cancel", + "Save" : "Save", + "React with {emoji}" : "React with {emoji}", + "Uncategorized" : "Uncategorised", + "Views" : "Views", + "Title" : "Title", + "Refresh" : "Refresh", + "Loading …" : "Loading …", + "Retry" : "Retry", + "In {category}" : "In {category}", + "Error" : "Error", + "Searching …" : "Searching …", + "No results found" : "No results found", + "Back to {category}" : "Back to {category}", + "Reply" : "Reply", + "by" : "by", + "Subscribe" : "Subscribe", + "Subscribed" : "Subscribed", + "Preferences" : "Preferences", + "Notifications" : "Notifications", + "Enable" : "Enable", + "Disable" : "Disable", + "This action cannot be undone." : "This action cannot be undone.", + "Tag" : "Tag", + "Description" : "Description", + "Enabled" : "Enabled", + "Update" : "Update", + "Create" : "Create", + "Name" : "Surname", + "Enter category name" : "Enter category name", + "Sort order" : "Sort order", + "New" : "New", + "Permissions" : "Permissions", + "Move up" : "Move up", + "Move down" : "Move down", + "Total users" : "Total users", + "Last 7 days" : "Last 7 days", + "All time" : "All time", + "General settings" : "General settings", + "Appearance" : "Appearance", + "Settings saved" : "Settings saved", + "Failed to save settings" : "Failed to save settings", + "Reset" : "Reset", + "Category" : "Category", + "Allow" : "Allow", + "ID" : "ID", + "Created" : "Created", + "Actions" : "Actions", + "No description" : "No description", + "User management" : "User management", + "Loading users …" : "Loading users …", + "No users found" : "No users found", + "Joined" : "Joined", + "Status" : "Status", + "Active" : "Active", + "Deleted" : "Deleted" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json new file mode 100644 index 0000000..99d9adf --- /dev/null +++ b/l10n/en_GB.json @@ -0,0 +1,88 @@ +{ "translations": { + "Forum" : "Forum", + "Admin" : "Admin", + "Moderator" : "Moderator", + "User" : "User", + "General" : "General", + "Support" : "Support", + "Bold text" : "Bold text", + "Underlined text" : "Underlined text", + "Deleted user" : "Deleted user", + "Search" : "Search", + "Home" : "Home", + "Dashboard" : "Dashboard", + "Users" : "Users", + "Categories" : "Categories", + "Expand" : "Expand", + "Collapse" : "Collapse", + "Code" : "Code", + "Quote" : "Quote", + "Font size" : "Font size", + "Align left" : "Align left", + "Align center" : "Align centre", + "Align right" : "Align right", + "List" : "List", + "Insert emoji" : "Insert emoji", + "Page not found" : "Page not found", + "Back" : "Back", + "Edit" : "Edit", + "Delete" : "Delete", + "Unread" : "Unread", + "Cancel" : "Cancel", + "Save" : "Save", + "React with {emoji}" : "React with {emoji}", + "Uncategorized" : "Uncategorised", + "Views" : "Views", + "Title" : "Title", + "Refresh" : "Refresh", + "Loading …" : "Loading …", + "Retry" : "Retry", + "In {category}" : "In {category}", + "Error" : "Error", + "Searching …" : "Searching …", + "No results found" : "No results found", + "Back to {category}" : "Back to {category}", + "Reply" : "Reply", + "by" : "by", + "Subscribe" : "Subscribe", + "Subscribed" : "Subscribed", + "Preferences" : "Preferences", + "Notifications" : "Notifications", + "Enable" : "Enable", + "Disable" : "Disable", + "This action cannot be undone." : "This action cannot be undone.", + "Tag" : "Tag", + "Description" : "Description", + "Enabled" : "Enabled", + "Update" : "Update", + "Create" : "Create", + "Name" : "Surname", + "Enter category name" : "Enter category name", + "Sort order" : "Sort order", + "New" : "New", + "Permissions" : "Permissions", + "Move up" : "Move up", + "Move down" : "Move down", + "Total users" : "Total users", + "Last 7 days" : "Last 7 days", + "All time" : "All time", + "General settings" : "General settings", + "Appearance" : "Appearance", + "Settings saved" : "Settings saved", + "Failed to save settings" : "Failed to save settings", + "Reset" : "Reset", + "Category" : "Category", + "Allow" : "Allow", + "ID" : "ID", + "Created" : "Created", + "Actions" : "Actions", + "No description" : "No description", + "User management" : "User management", + "Loading users …" : "Loading users …", + "No users found" : "No users found", + "Joined" : "Joined", + "Status" : "Status", + "Active" : "Active", + "Deleted" : "Deleted" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/eo.js b/l10n/eo.js new file mode 100644 index 0000000..9eb0d08 --- /dev/null +++ b/l10n/eo.js @@ -0,0 +1,49 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Forumo", + "Admin" : "Administranto", + "Moderator" : "Kontrolanto", + "User" : "Uzanto", + "General" : "Ĝenerala", + "Search" : "Serĉi", + "Home" : "Hejmo", + "Dashboard" : "Regpanelo", + "Users" : "Uzantoj", + "Categories" : "Kategorioj", + "Collapse" : "Maletendi", + "Page not found" : "Paĝo ne trovita", + "Edit" : "Modifi", + "Delete" : "Forigi", + "Cancel" : "Cancel", + "Save" : "Konservi", + "Uncategorized" : "Senkategoria", + "Refresh" : "Aktualigi", + "Loading …" : "Ŝargado...", + "Retry" : "Reprovi", + "Error" : "Eraro", + "Searching …" : "Serĉado ...", + "Back to {category}" : "Antaŭen al {category}", + "by" : "de", + "Subscribe" : "Aboni", + "Notifications" : "Atentigoj", + "Enable" : "Ŝalti", + "Disable" : "Malŝalti", + "Description" : "Priskribo", + "Update" : "Ĝisdatigi", + "Name" : "Nomo", + "New" : "Nova", + "Move down" : "Movi malsupren", + "Last 7 days" : "Lastaj 7 tagoj", + "Settings saved" : "Agordoj konservitaj", + "Failed to save settings" : "Konservo de agordoj malsukcesis", + "Reset" : "Restarigi", + "Category" : "Kategorio", + "Allow" : "Permesi", + "ID" : "Identigilo", + "Created" : "Kreita", + "Actions" : "Agoj", + "Joined" : "Membriĝinta", + "Deleted" : "Forigita" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/eo.json b/l10n/eo.json new file mode 100644 index 0000000..418e9c7 --- /dev/null +++ b/l10n/eo.json @@ -0,0 +1,47 @@ +{ "translations": { + "Forum" : "Forumo", + "Admin" : "Administranto", + "Moderator" : "Kontrolanto", + "User" : "Uzanto", + "General" : "Ĝenerala", + "Search" : "Serĉi", + "Home" : "Hejmo", + "Dashboard" : "Regpanelo", + "Users" : "Uzantoj", + "Categories" : "Kategorioj", + "Collapse" : "Maletendi", + "Page not found" : "Paĝo ne trovita", + "Edit" : "Modifi", + "Delete" : "Forigi", + "Cancel" : "Cancel", + "Save" : "Konservi", + "Uncategorized" : "Senkategoria", + "Refresh" : "Aktualigi", + "Loading …" : "Ŝargado...", + "Retry" : "Reprovi", + "Error" : "Eraro", + "Searching …" : "Serĉado ...", + "Back to {category}" : "Antaŭen al {category}", + "by" : "de", + "Subscribe" : "Aboni", + "Notifications" : "Atentigoj", + "Enable" : "Ŝalti", + "Disable" : "Malŝalti", + "Description" : "Priskribo", + "Update" : "Ĝisdatigi", + "Name" : "Nomo", + "New" : "Nova", + "Move down" : "Movi malsupren", + "Last 7 days" : "Lastaj 7 tagoj", + "Settings saved" : "Agordoj konservitaj", + "Failed to save settings" : "Konservo de agordoj malsukcesis", + "Reset" : "Restarigi", + "Category" : "Kategorio", + "Allow" : "Permesi", + "ID" : "Identigilo", + "Created" : "Kreita", + "Actions" : "Agoj", + "Joined" : "Membriĝinta", + "Deleted" : "Forigita" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js new file mode 100644 index 0000000..ea419d1 --- /dev/null +++ b/l10n/es.js @@ -0,0 +1,86 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Admin" : "Administrador", + "User" : "Usuario", + "General" : "General", + "Support" : "Soporte", + "Bold text" : "Texto en negrita", + "Underlined text" : "Texto subrayado", + "Deleted user" : "Usuario eliminado", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Dashboard", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Expand" : "Expandir", + "Collapse" : "Colapsar", + "Code" : "Código", + "Quote" : "Presupuesto", + "Font size" : "Tamaño de fuente", + "List" : "Lista", + "Insert emoji" : "Insertar emoji", + "Page not found" : "Página no encontrada", + "Back" : "Atrás", + "Edit" : "Editar", + "Delete" : "Eliminar", + "Unread" : "No leído", + "Cancel" : "Cancelar", + "Save" : "Guardar", + "React with {emoji}" : "Reaccionar con {emoji}", + "Uncategorized" : "Sin categoría", + "Views" : "Vistas", + "Title" : "Título", + "Refresh" : "Refrescar", + "Loading …" : "Cargando …", + "Retry" : "Reintentar", + "In {category}" : "En {category}", + "Error" : "Error", + "Searching …" : "Buscando …", + "No results found" : "Sin resultados", + "Back to {category}" : "Volver a {category}", + "Reply" : "Responder", + "by" : "por", + "Subscribe" : "Suscribirse", + "Subscribed" : "Suscrito", + "Preferences" : "Preferencias", + "Notifications" : "Notificaciones", + "Enable" : "Activar", + "Disable" : "Deshabilitar", + "This action cannot be undone." : "Esta acción no se puede deshacer.", + "Tag" : "Etiqueta", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Create" : "Crear", + "Name" : "Nombre", + "Sort order" : "Ordenar por", + "0" : "0", + "New" : "Nuevo", + "Permissions" : "Permisos", + "Move up" : "Mover hacia arriba", + "Move down" : "Mover hacia abajo", + "Total users" : "Usuarios totales", + "Last 7 days" : "Últimos 7 días", + "All time" : "Todo el tiempo", + "General settings" : "Ajustes generales", + "Appearance" : "Apariencia", + "Settings saved" : "Ajustes guardados", + "Failed to save settings" : "Fallo al guardar ajustes", + "Reset" : "Restablecer", + "Category" : "Categoría", + "Allow" : "Permitir", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "No description" : "Sin descripción", + "User management" : "Administración de usuarios", + "Loading users …" : "Cargando usuarios …", + "No users found" : "No se han encontrado usuarios", + "Joined" : "Se unió", + "Status" : "Estado", + "Active" : "Activo", + "Deleted" : "Eliminada" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es.json b/l10n/es.json new file mode 100644 index 0000000..e5d108d --- /dev/null +++ b/l10n/es.json @@ -0,0 +1,84 @@ +{ "translations": { + "Forum" : "Foro", + "Admin" : "Administrador", + "User" : "Usuario", + "General" : "General", + "Support" : "Soporte", + "Bold text" : "Texto en negrita", + "Underlined text" : "Texto subrayado", + "Deleted user" : "Usuario eliminado", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Dashboard", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Expand" : "Expandir", + "Collapse" : "Colapsar", + "Code" : "Código", + "Quote" : "Presupuesto", + "Font size" : "Tamaño de fuente", + "List" : "Lista", + "Insert emoji" : "Insertar emoji", + "Page not found" : "Página no encontrada", + "Back" : "Atrás", + "Edit" : "Editar", + "Delete" : "Eliminar", + "Unread" : "No leído", + "Cancel" : "Cancelar", + "Save" : "Guardar", + "React with {emoji}" : "Reaccionar con {emoji}", + "Uncategorized" : "Sin categoría", + "Views" : "Vistas", + "Title" : "Título", + "Refresh" : "Refrescar", + "Loading …" : "Cargando …", + "Retry" : "Reintentar", + "In {category}" : "En {category}", + "Error" : "Error", + "Searching …" : "Buscando …", + "No results found" : "Sin resultados", + "Back to {category}" : "Volver a {category}", + "Reply" : "Responder", + "by" : "por", + "Subscribe" : "Suscribirse", + "Subscribed" : "Suscrito", + "Preferences" : "Preferencias", + "Notifications" : "Notificaciones", + "Enable" : "Activar", + "Disable" : "Deshabilitar", + "This action cannot be undone." : "Esta acción no se puede deshacer.", + "Tag" : "Etiqueta", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Create" : "Crear", + "Name" : "Nombre", + "Sort order" : "Ordenar por", + "0" : "0", + "New" : "Nuevo", + "Permissions" : "Permisos", + "Move up" : "Mover hacia arriba", + "Move down" : "Mover hacia abajo", + "Total users" : "Usuarios totales", + "Last 7 days" : "Últimos 7 días", + "All time" : "Todo el tiempo", + "General settings" : "Ajustes generales", + "Appearance" : "Apariencia", + "Settings saved" : "Ajustes guardados", + "Failed to save settings" : "Fallo al guardar ajustes", + "Reset" : "Restablecer", + "Category" : "Categoría", + "Allow" : "Permitir", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "No description" : "Sin descripción", + "User management" : "Administración de usuarios", + "Loading users …" : "Cargando usuarios …", + "No users found" : "No se han encontrado usuarios", + "Joined" : "Se unió", + "Status" : "Estado", + "Active" : "Activo", + "Deleted" : "Eliminada" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/es_419.js b/l10n/es_419.js new file mode 100644 index 0000000..ebbd8b1 --- /dev/null +++ b/l10n/es_419.js @@ -0,0 +1,41 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Admin" : "Administración", + "Moderator" : "Moderador", + "User" : "Ususario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero", + "Users" : "Ususarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restaurar", + "Category" : "Categoría", + "ID" : "ID", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_419.json b/l10n/es_419.json new file mode 100644 index 0000000..23b6c9d --- /dev/null +++ b/l10n/es_419.json @@ -0,0 +1,39 @@ +{ "translations": { + "Forum" : "Foro", + "Admin" : "Administración", + "Moderator" : "Moderador", + "User" : "Ususario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero", + "Users" : "Ususarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restaurar", + "Category" : "Categoría", + "ID" : "ID", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/es_AR.js b/l10n/es_AR.js new file mode 100644 index 0000000..ccebce5 --- /dev/null +++ b/l10n/es_AR.js @@ -0,0 +1,51 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Admin" : "Administrador", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Support" : "Soporte", + "Search" : "Buscar", + "Home" : "Casa", + "Users" : "Usuarios", + "Categories" : "Categoría", + "Collapse" : "Colapsar", + "Font size" : "Tamaño de fuente", + "Page not found" : "Página no encontrada", + "Back" : "Volver", + "Edit" : "Editar", + "Delete" : "Eliminar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Refresh" : "Recargar", + "Retry" : "Reintentar", + "Error" : "Error", + "Searching …" : "Buscando ...", + "Back to {category}" : "Volver a {category}", + "by" : "por", + "Subscribe" : "Suscribirse", + "Preferences" : "Preferencias", + "Enable" : "Activar", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "All time" : "Tiempo total", + "General settings" : "Configuraciones generales", + "Settings saved" : "Configuraciones guardadas", + "Reset" : "Restablecer", + "Category" : "Categoría", + "Allow" : "Permitir", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Loading users …" : "Cargando usuarios...", + "Joined" : "Se ha unido", + "Deleted" : "Eliminado" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_AR.json b/l10n/es_AR.json new file mode 100644 index 0000000..543a25a --- /dev/null +++ b/l10n/es_AR.json @@ -0,0 +1,49 @@ +{ "translations": { + "Forum" : "Foro", + "Admin" : "Administrador", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Support" : "Soporte", + "Search" : "Buscar", + "Home" : "Casa", + "Users" : "Usuarios", + "Categories" : "Categoría", + "Collapse" : "Colapsar", + "Font size" : "Tamaño de fuente", + "Page not found" : "Página no encontrada", + "Back" : "Volver", + "Edit" : "Editar", + "Delete" : "Eliminar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Refresh" : "Recargar", + "Retry" : "Reintentar", + "Error" : "Error", + "Searching …" : "Buscando ...", + "Back to {category}" : "Volver a {category}", + "by" : "por", + "Subscribe" : "Suscribirse", + "Preferences" : "Preferencias", + "Enable" : "Activar", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "All time" : "Tiempo total", + "General settings" : "Configuraciones generales", + "Settings saved" : "Configuraciones guardadas", + "Reset" : "Restablecer", + "Category" : "Categoría", + "Allow" : "Permitir", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Loading users …" : "Cargando usuarios...", + "Joined" : "Se ha unido", + "Deleted" : "Eliminado" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/es_CL.js b/l10n/es_CL.js new file mode 100644 index 0000000..5050ca0 --- /dev/null +++ b/l10n/es_CL.js @@ -0,0 +1,44 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Admin" : "Admin", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Inicio", + "Users" : "Ususarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Eliminar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CL.json b/l10n/es_CL.json new file mode 100644 index 0000000..0ff9a62 --- /dev/null +++ b/l10n/es_CL.json @@ -0,0 +1,42 @@ +{ "translations": { + "Forum" : "Foro", + "Admin" : "Admin", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Inicio", + "Users" : "Ususarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Eliminar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/es_CO.js b/l10n/es_CO.js new file mode 100644 index 0000000..7262baa --- /dev/null +++ b/l10n/es_CO.js @@ -0,0 +1,45 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Admin" : "Admin", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "by" : "por", + "Subscribe" : "Suscribir", + "Preferences" : "Preferencias", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Reiniciar", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CO.json b/l10n/es_CO.json new file mode 100644 index 0000000..cec65a4 --- /dev/null +++ b/l10n/es_CO.json @@ -0,0 +1,43 @@ +{ "translations": { + "Forum" : "Foro", + "Admin" : "Admin", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "by" : "por", + "Subscribe" : "Suscribir", + "Preferences" : "Preferencias", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Reiniciar", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/es_CR.js b/l10n/es_CR.js new file mode 100644 index 0000000..a4c7386 --- /dev/null +++ b/l10n/es_CR.js @@ -0,0 +1,45 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Admin" : "Admin", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CR.json b/l10n/es_CR.json new file mode 100644 index 0000000..63b0679 --- /dev/null +++ b/l10n/es_CR.json @@ -0,0 +1,43 @@ +{ "translations": { + "Forum" : "Foro", + "Admin" : "Admin", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/es_DO.js b/l10n/es_DO.js new file mode 100644 index 0000000..338f9ef --- /dev/null +++ b/l10n/es_DO.js @@ -0,0 +1,46 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Admin" : "Admin", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Enable" : "Habilitar", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_DO.json b/l10n/es_DO.json new file mode 100644 index 0000000..84d4d89 --- /dev/null +++ b/l10n/es_DO.json @@ -0,0 +1,44 @@ +{ "translations": { + "Forum" : "Foro", + "Admin" : "Admin", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Enable" : "Habilitar", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/es_EC.js b/l10n/es_EC.js new file mode 100644 index 0000000..9dfab70 --- /dev/null +++ b/l10n/es_EC.js @@ -0,0 +1,76 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Admin" : "Admin", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Support" : "Soporte", + "Bold text" : "Texto en negrita", + "Underlined text" : "Texto subrayado", + "Deleted user" : "Usuario eliminado", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Expand" : "Expandir", + "Collapse" : "Colapsar", + "Code" : "Código", + "Quote" : "Cotización", + "Font size" : "Tamaño de fuente", + "Insert emoji" : "Insertar emoji", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Unread" : "No leído", + "Cancel" : "Cancel", + "Save" : "Guardar", + "React with {emoji}" : "Reaccionar con {emoji}", + "Uncategorized" : "Sin categoría", + "Views" : "Vistas", + "Title" : "Título", + "Refresh" : "Actualizar", + "Loading …" : "Cargando...", + "Retry" : "Reintentar", + "Error" : "Error", + "Searching …" : "Buscando...", + "No results found" : "No se encontraron resultados", + "Back to {category}" : "Volver a {category}", + "by" : "por", + "Subscribe" : "Suscribir", + "Subscribed" : "Suscrito", + "Preferences" : "Preferencias", + "Enable" : "Habilitar", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Create" : "Crear", + "Name" : "Nombre", + "Sort order" : "Orden de clasificación", + "New" : "Nuevo", + "Permissions" : "Permisos", + "Move up" : "Mover hacia arriba", + "Move down" : "Mover hacia abajo", + "General settings" : "Configuraciones generales", + "Appearance" : "Apariencia", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Failed to save settings" : "Error al guardar la configuración", + "Reset" : "Restablecer", + "Category" : "Categoría", + "Allow" : "Permitir", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "No description" : "Sin descripción", + "Loading users …" : "Cargando usuarios...", + "No users found" : "No se encontraron usuarios", + "Joined" : "Se ha unido", + "Status" : "Estado", + "Active" : "Activo", + "Deleted" : "Borrado" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_EC.json b/l10n/es_EC.json new file mode 100644 index 0000000..bf44815 --- /dev/null +++ b/l10n/es_EC.json @@ -0,0 +1,74 @@ +{ "translations": { + "Forum" : "Foro", + "Admin" : "Admin", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Support" : "Soporte", + "Bold text" : "Texto en negrita", + "Underlined text" : "Texto subrayado", + "Deleted user" : "Usuario eliminado", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Expand" : "Expandir", + "Collapse" : "Colapsar", + "Code" : "Código", + "Quote" : "Cotización", + "Font size" : "Tamaño de fuente", + "Insert emoji" : "Insertar emoji", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Unread" : "No leído", + "Cancel" : "Cancel", + "Save" : "Guardar", + "React with {emoji}" : "Reaccionar con {emoji}", + "Uncategorized" : "Sin categoría", + "Views" : "Vistas", + "Title" : "Título", + "Refresh" : "Actualizar", + "Loading …" : "Cargando...", + "Retry" : "Reintentar", + "Error" : "Error", + "Searching …" : "Buscando...", + "No results found" : "No se encontraron resultados", + "Back to {category}" : "Volver a {category}", + "by" : "por", + "Subscribe" : "Suscribir", + "Subscribed" : "Suscrito", + "Preferences" : "Preferencias", + "Enable" : "Habilitar", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Create" : "Crear", + "Name" : "Nombre", + "Sort order" : "Orden de clasificación", + "New" : "Nuevo", + "Permissions" : "Permisos", + "Move up" : "Mover hacia arriba", + "Move down" : "Mover hacia abajo", + "General settings" : "Configuraciones generales", + "Appearance" : "Apariencia", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Failed to save settings" : "Error al guardar la configuración", + "Reset" : "Restablecer", + "Category" : "Categoría", + "Allow" : "Permitir", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "No description" : "Sin descripción", + "Loading users …" : "Cargando usuarios...", + "No users found" : "No se encontraron usuarios", + "Joined" : "Se ha unido", + "Status" : "Estado", + "Active" : "Activo", + "Deleted" : "Borrado" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/es_GT.js b/l10n/es_GT.js new file mode 100644 index 0000000..227a759 --- /dev/null +++ b/l10n/es_GT.js @@ -0,0 +1,44 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Admin" : "Admin", + "Moderator" : "Moderador", + "User" : "Ususario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_GT.json b/l10n/es_GT.json new file mode 100644 index 0000000..df0510a --- /dev/null +++ b/l10n/es_GT.json @@ -0,0 +1,42 @@ +{ "translations": { + "Forum" : "Foro", + "Admin" : "Admin", + "Moderator" : "Moderador", + "User" : "Ususario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/es_HN.js b/l10n/es_HN.js new file mode 100644 index 0000000..4efabb2 --- /dev/null +++ b/l10n/es_HN.js @@ -0,0 +1,44 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Admin" : "Administración", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_HN.json b/l10n/es_HN.json new file mode 100644 index 0000000..3f74bea --- /dev/null +++ b/l10n/es_HN.json @@ -0,0 +1,42 @@ +{ "translations": { + "Forum" : "Foro", + "Admin" : "Administración", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/es_MX.js b/l10n/es_MX.js new file mode 100644 index 0000000..6e9700a --- /dev/null +++ b/l10n/es_MX.js @@ -0,0 +1,70 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Admin" : "Admin", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Support" : "Soporte", + "Bold text" : "Texto en negritas", + "Underlined text" : "Texto subrayado", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : " Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "List" : "Lista", + "Insert emoji" : "Insertar emoticono", + "Page not found" : "Página no encontrada", + "Back" : "Atrás", + "Edit" : "Editar", + "Delete" : "Eliminar", + "Unread" : "No leído", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Views" : "Vistas", + "Refresh" : "Actualizar", + "Loading …" : "Cargando …", + "Retry" : "Reintentar", + "Error" : "Error", + "Searching …" : "Buscando …", + "Back to {category}" : "Volver a {category}", + "by" : "por", + "Subscribe" : "Suscríbete", + "Subscribed" : "Suscrito", + "Preferences" : "Preferencias", + "Enable" : "Activar", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Create" : "Crear", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "Move up" : "Mover arriba", + "Move down" : "Mover abajo", + "Last 7 days" : "Últimos 7 días", + "All time" : "Tiempo total", + "General settings" : "Configuraciones generales", + "Appearance" : "Apariencia", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Failed to save settings" : "No se pudo guardar la configuración", + "Reset" : "Reiniciar", + "Category" : "Categoría", + "Allow" : "Permitir", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "User management" : "Administración de usuarios", + "Loading users …" : "Cargando usuarios …", + "No users found" : "No se encontraron usuarios", + "Joined" : "Se ha unido", + "Active" : "Activo", + "Deleted" : "Eliminado" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_MX.json b/l10n/es_MX.json new file mode 100644 index 0000000..d5afa0c --- /dev/null +++ b/l10n/es_MX.json @@ -0,0 +1,68 @@ +{ "translations": { + "Forum" : "Foro", + "Admin" : "Admin", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Support" : "Soporte", + "Bold text" : "Texto en negritas", + "Underlined text" : "Texto subrayado", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : " Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "List" : "Lista", + "Insert emoji" : "Insertar emoticono", + "Page not found" : "Página no encontrada", + "Back" : "Atrás", + "Edit" : "Editar", + "Delete" : "Eliminar", + "Unread" : "No leído", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Views" : "Vistas", + "Refresh" : "Actualizar", + "Loading …" : "Cargando …", + "Retry" : "Reintentar", + "Error" : "Error", + "Searching …" : "Buscando …", + "Back to {category}" : "Volver a {category}", + "by" : "por", + "Subscribe" : "Suscríbete", + "Subscribed" : "Suscrito", + "Preferences" : "Preferencias", + "Enable" : "Activar", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Create" : "Crear", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "Move up" : "Mover arriba", + "Move down" : "Mover abajo", + "Last 7 days" : "Últimos 7 días", + "All time" : "Tiempo total", + "General settings" : "Configuraciones generales", + "Appearance" : "Apariencia", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Failed to save settings" : "No se pudo guardar la configuración", + "Reset" : "Reiniciar", + "Category" : "Categoría", + "Allow" : "Permitir", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "User management" : "Administración de usuarios", + "Loading users …" : "Cargando usuarios …", + "No users found" : "No se encontraron usuarios", + "Joined" : "Se ha unido", + "Active" : "Activo", + "Deleted" : "Eliminado" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/es_NI.js b/l10n/es_NI.js new file mode 100644 index 0000000..4c49047 --- /dev/null +++ b/l10n/es_NI.js @@ -0,0 +1,45 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Admin" : "Administración", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_NI.json b/l10n/es_NI.json new file mode 100644 index 0000000..fa2a0ce --- /dev/null +++ b/l10n/es_NI.json @@ -0,0 +1,43 @@ +{ "translations": { + "Forum" : "Foro", + "Admin" : "Administración", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/es_PA.js b/l10n/es_PA.js new file mode 100644 index 0000000..4c49047 --- /dev/null +++ b/l10n/es_PA.js @@ -0,0 +1,45 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Admin" : "Administración", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PA.json b/l10n/es_PA.json new file mode 100644 index 0000000..fa2a0ce --- /dev/null +++ b/l10n/es_PA.json @@ -0,0 +1,43 @@ +{ "translations": { + "Forum" : "Foro", + "Admin" : "Administración", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/es_PE.js b/l10n/es_PE.js new file mode 100644 index 0000000..23f2e47 --- /dev/null +++ b/l10n/es_PE.js @@ -0,0 +1,43 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Admin" : "Administración", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PE.json b/l10n/es_PE.json new file mode 100644 index 0000000..e3e4dd4 --- /dev/null +++ b/l10n/es_PE.json @@ -0,0 +1,41 @@ +{ "translations": { + "Forum" : "Foro", + "Admin" : "Administración", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/es_PR.js b/l10n/es_PR.js new file mode 100644 index 0000000..08d0ad3 --- /dev/null +++ b/l10n/es_PR.js @@ -0,0 +1,44 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Admin" : "Administración", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PR.json b/l10n/es_PR.json new file mode 100644 index 0000000..c9a0875 --- /dev/null +++ b/l10n/es_PR.json @@ -0,0 +1,42 @@ +{ "translations": { + "Forum" : "Foro", + "Admin" : "Administración", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/es_PY.js b/l10n/es_PY.js new file mode 100644 index 0000000..bce92e6 --- /dev/null +++ b/l10n/es_PY.js @@ -0,0 +1,46 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Admin" : "Administración", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "Back to {category}" : "Volver a {category}", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PY.json b/l10n/es_PY.json new file mode 100644 index 0000000..010ead5 --- /dev/null +++ b/l10n/es_PY.json @@ -0,0 +1,44 @@ +{ "translations": { + "Forum" : "Foro", + "Admin" : "Administración", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "Back to {category}" : "Volver a {category}", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/es_SV.js b/l10n/es_SV.js new file mode 100644 index 0000000..ed4a98f --- /dev/null +++ b/l10n/es_SV.js @@ -0,0 +1,44 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Admin" : "Admin", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_SV.json b/l10n/es_SV.json new file mode 100644 index 0000000..1a27774 --- /dev/null +++ b/l10n/es_SV.json @@ -0,0 +1,42 @@ +{ "translations": { + "Forum" : "Foro", + "Admin" : "Admin", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/es_UY.js b/l10n/es_UY.js new file mode 100644 index 0000000..4c49047 --- /dev/null +++ b/l10n/es_UY.js @@ -0,0 +1,45 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Admin" : "Administración", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_UY.json b/l10n/es_UY.json new file mode 100644 index 0000000..fa2a0ce --- /dev/null +++ b/l10n/es_UY.json @@ -0,0 +1,43 @@ +{ "translations": { + "Forum" : "Foro", + "Admin" : "Administración", + "Moderator" : "Moderador", + "User" : "Usuario", + "General" : "General", + "Search" : "Buscar", + "Home" : "Inicio", + "Dashboard" : "Tablero de control", + "Users" : "Usuarios", + "Categories" : "Categorías", + "Collapse" : "Colapsar", + "Page not found" : "Página no encontrada", + "Edit" : "Editar", + "Delete" : "Borrar", + "Cancel" : "Cancel", + "Save" : "Guardar", + "Uncategorized" : "Sin categoría", + "Title" : "Título", + "Refresh" : "Actualizar", + "Retry" : "Reintentar", + "Error" : "Error", + "by" : "por", + "Subscribe" : "Suscribir", + "Disable" : "Deshabilitar", + "Description" : "Descripción", + "Enabled" : "Habilitado", + "Update" : "Actualizar", + "Name" : "Nombre", + "New" : "Nuevo", + "Permissions" : "Permisos", + "General settings" : "Configuraciones generales", + "Access control" : "Control de acceso", + "Settings saved" : "Se han guardado las configuraciones ", + "Reset" : "Restablecer", + "Category" : "Categoría", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Acciones", + "Joined" : "Se ha unido", + "Deleted" : "Borrado" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/et_EE.js b/l10n/et_EE.js new file mode 100644 index 0000000..4b233f7 --- /dev/null +++ b/l10n/et_EE.js @@ -0,0 +1,127 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foorum", + "Welcome to the forum!" : "Tere tulemast foorumisse!", + "Admin" : "Peakasutaja", + "Administrator role with full permissions" : "Peakasutajal on kõik vajalikud õigused", + "Moderator" : "Moderaator", + "Moderator role with elevated permissions" : "Moderaatori roll täiendavate õigustega", + "User" : "Kasutaja", + "Default user role with basic permissions" : "Vaikimisi kasutaja mõnede lihtsamate õigustega", + "Guest" : "Külaline", + "General" : "Üldine", + "Support" : "Kasutajatugi", + "Bold text" : "Tekst paksus kirjas", + "Italic text" : "Tekst kaldkirjas", + "Underlined text" : "Allajoonitud tekst", + "_{count} new reply in {thread}_::_{count} new replies in {thread}_" : ["{count} uus vastus jutulõngas {thread}","{count} uut vastust jutulõngas {thread}"], + "Deleted user" : "Kustutatud kasutaja", + "Search" : "Otsi", + "Home" : "Avaleht", + "User preferences" : "Kasutaja eelistused", + "Dashboard" : "Töölaud/Juhtpaneel", + "Forum settings" : "Foorumi seadistused", + "Users" : "Kasutajad", + "Roles" : "Rollid", + "Categories" : "Kategooriad", + "BBCodes" : "BBCode'i märgistus", + "Expand" : "Laienda", + "Collapse" : "Ahenda", + "Font style bold" : "Paksus kirjas kirjatüübiga tekst", + "Font style italic" : "Kaldkirjas kirjatüübiga tekst", + "Font style struck through" : "Läbikriipsutatud kirjatüübiga tekst", + "Font style underlined" : "Allajoonitud kirjatüübiga tekst", + "Code" : "Kood", + "Email (clickable)" : "E-posti aadress (klikatav)", + "{emailStart}test@example.com{emailEnd}" : "{emailStart}test@toredomeen.ee{emailEnd}", + "URL (clickable)" : "Võrguaadress (klikatav)", + "{urlStart}Example.com{urlEnd}" : "{urlStart}Toredomeen.ee{urlEnd}", + "Image (not clickable)" : "Pilt (mitteklikatav)", + "{imgStart}http://example.com/example.png{imgEnd}" : "{imgStart}https://toredomeen/iluspilt.png{imgEnd}", + "Quote" : "Tsitaat", + "Embedded YouTube video" : "Lõimitud Youtube'i video", + "{youtubeStart}a-video-id-123456{youtubeEnd}" : "{youtubeStart}video-tunnus-123456{youtubeEnd}", + "Font (name)" : "Kirjatüüp (nimi)", + "Font size" : "Kirjasuurus", + "Font color" : "Kirjatüübi värv", + "Align left" : "Joondamine vasakule", + "Align center" : "Joondamine keskele", + "Align right" : "Joondamine paremale", + "List" : "Loend", + "{listStart}{item1Start}Hello world!{item2Start}Hello moon!{item2End}{listEnd}" : "{listStart}{item1Start}Tere maailm!{item2Start}Tere kuu!{item2End}{listEnd}", + "List item within a list" : "Loend loendi sees", + "{itemStart}Hello world!\\r\\n{itemStart}Hello moon!" : "{itemStart}Tere maailm!\\r\\n{itemStart}Tere kuu!", + "BBCode help" : "BBCode'i abiteave", + "Insert emoji" : "Lisa emoji", + "Pick a file to attach" : "Vali manuseks lisatav fail", + "_Thread_::_Threads_" : ["Jutulõng","Jutulõngad"], + "_Post_::_Posts_" : ["Postitus","Postitused"], + "No description available" : "Kirjeldust pole saadaval", + "Page not found" : "Lehekülge ei leidu", + "The page you are looking for could not be found." : "Sinu otsitavat lehte polnud võimalik leida.", + "Back" : "Tagasi", + "Go to home" : "Mine avalehele", + "Edited" : "Muudetud", + "Quote reply" : "Tsiteeri vastust", + "Edit" : "Muuda", + "Delete" : "Kustuta", + "Unread" : "Lugemata", + "Edit your post …" : "Muuda postitust…", + "Cancel" : "Katkesta", + "Save" : "Salvesta", + "Add reaction" : "Lisa reaktsioon", + "React with {emoji}" : "Reageeri {emoji} emojiga", + "Uncategorized" : "Määratlemata", + "Views" : "Vaated", + "Title" : "Pealkiri", + "Refresh" : "Värskenda", + "Loading …" : "Laadin...", + "Retry" : "Proovi uuesti", + "In {category}" : "{category} vestluses", + "Error" : "Viga", + "Searching …" : "Otsin...", + "No results found" : "Otsingutulemusi ei leidu", + "Back to {category}" : "Tagasi siia: {category}", + "Reply" : "Vasta", + "by" : "kasutajalt", + "Subscribe" : "Telli", + "Subscribed" : "Tellitud", + "Preferences" : "Eelistused", + "Notifications" : "Teavitused", + "Enable" : "Võta kasutusele", + "Disable" : "Lülita välja", + "This action cannot be undone." : "Seda tegevust ei saa tagasi võtta.", + "Tag" : "Silt", + "Description" : "Kirjeldus", + "Enabled" : "Sisse lülitatud", + "Update" : "Uuenda", + "Create" : "Lisa", + "Name" : "Nimi", + "Sort order" : "Järjestus", + "New" : "Uus", + "Permissions" : "Õigused", + "Move up" : "Liiguta ülespoole", + "Move down" : "Liiguta allapoole", + "Last 7 days" : "Viimase 7 päeva jooksul", + "General settings" : "Üldised seadistused", + "Appearance" : "Välimus", + "Access control" : "Ligipääsukontroll", + "Settings saved" : "Seadistused on salvestatud", + "Failed to save settings" : "Seadistuste salvestamine ei õnnestunud", + "Reset" : "Lähtesta", + "Category" : "Kategooria", + "Allow" : "Luba", + "ID" : "Tunnus", + "Created" : "Loodud", + "Actions" : "Tegevused", + "No description" : "Kirjeldus puudub", + "Loading users …" : "Laadin kasutajaid…", + "No users found" : "Kasutajaid ei leidu", + "Posts" : "Postitused", + "Joined" : "Liitus", + "Status" : "Olek", + "Active" : "Aktiivne", + "Deleted" : "Kustutatud" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json new file mode 100644 index 0000000..201b276 --- /dev/null +++ b/l10n/et_EE.json @@ -0,0 +1,125 @@ +{ "translations": { + "Forum" : "Foorum", + "Welcome to the forum!" : "Tere tulemast foorumisse!", + "Admin" : "Peakasutaja", + "Administrator role with full permissions" : "Peakasutajal on kõik vajalikud õigused", + "Moderator" : "Moderaator", + "Moderator role with elevated permissions" : "Moderaatori roll täiendavate õigustega", + "User" : "Kasutaja", + "Default user role with basic permissions" : "Vaikimisi kasutaja mõnede lihtsamate õigustega", + "Guest" : "Külaline", + "General" : "Üldine", + "Support" : "Kasutajatugi", + "Bold text" : "Tekst paksus kirjas", + "Italic text" : "Tekst kaldkirjas", + "Underlined text" : "Allajoonitud tekst", + "_{count} new reply in {thread}_::_{count} new replies in {thread}_" : ["{count} uus vastus jutulõngas {thread}","{count} uut vastust jutulõngas {thread}"], + "Deleted user" : "Kustutatud kasutaja", + "Search" : "Otsi", + "Home" : "Avaleht", + "User preferences" : "Kasutaja eelistused", + "Dashboard" : "Töölaud/Juhtpaneel", + "Forum settings" : "Foorumi seadistused", + "Users" : "Kasutajad", + "Roles" : "Rollid", + "Categories" : "Kategooriad", + "BBCodes" : "BBCode'i märgistus", + "Expand" : "Laienda", + "Collapse" : "Ahenda", + "Font style bold" : "Paksus kirjas kirjatüübiga tekst", + "Font style italic" : "Kaldkirjas kirjatüübiga tekst", + "Font style struck through" : "Läbikriipsutatud kirjatüübiga tekst", + "Font style underlined" : "Allajoonitud kirjatüübiga tekst", + "Code" : "Kood", + "Email (clickable)" : "E-posti aadress (klikatav)", + "{emailStart}test@example.com{emailEnd}" : "{emailStart}test@toredomeen.ee{emailEnd}", + "URL (clickable)" : "Võrguaadress (klikatav)", + "{urlStart}Example.com{urlEnd}" : "{urlStart}Toredomeen.ee{urlEnd}", + "Image (not clickable)" : "Pilt (mitteklikatav)", + "{imgStart}http://example.com/example.png{imgEnd}" : "{imgStart}https://toredomeen/iluspilt.png{imgEnd}", + "Quote" : "Tsitaat", + "Embedded YouTube video" : "Lõimitud Youtube'i video", + "{youtubeStart}a-video-id-123456{youtubeEnd}" : "{youtubeStart}video-tunnus-123456{youtubeEnd}", + "Font (name)" : "Kirjatüüp (nimi)", + "Font size" : "Kirjasuurus", + "Font color" : "Kirjatüübi värv", + "Align left" : "Joondamine vasakule", + "Align center" : "Joondamine keskele", + "Align right" : "Joondamine paremale", + "List" : "Loend", + "{listStart}{item1Start}Hello world!{item2Start}Hello moon!{item2End}{listEnd}" : "{listStart}{item1Start}Tere maailm!{item2Start}Tere kuu!{item2End}{listEnd}", + "List item within a list" : "Loend loendi sees", + "{itemStart}Hello world!\\r\\n{itemStart}Hello moon!" : "{itemStart}Tere maailm!\\r\\n{itemStart}Tere kuu!", + "BBCode help" : "BBCode'i abiteave", + "Insert emoji" : "Lisa emoji", + "Pick a file to attach" : "Vali manuseks lisatav fail", + "_Thread_::_Threads_" : ["Jutulõng","Jutulõngad"], + "_Post_::_Posts_" : ["Postitus","Postitused"], + "No description available" : "Kirjeldust pole saadaval", + "Page not found" : "Lehekülge ei leidu", + "The page you are looking for could not be found." : "Sinu otsitavat lehte polnud võimalik leida.", + "Back" : "Tagasi", + "Go to home" : "Mine avalehele", + "Edited" : "Muudetud", + "Quote reply" : "Tsiteeri vastust", + "Edit" : "Muuda", + "Delete" : "Kustuta", + "Unread" : "Lugemata", + "Edit your post …" : "Muuda postitust…", + "Cancel" : "Katkesta", + "Save" : "Salvesta", + "Add reaction" : "Lisa reaktsioon", + "React with {emoji}" : "Reageeri {emoji} emojiga", + "Uncategorized" : "Määratlemata", + "Views" : "Vaated", + "Title" : "Pealkiri", + "Refresh" : "Värskenda", + "Loading …" : "Laadin...", + "Retry" : "Proovi uuesti", + "In {category}" : "{category} vestluses", + "Error" : "Viga", + "Searching …" : "Otsin...", + "No results found" : "Otsingutulemusi ei leidu", + "Back to {category}" : "Tagasi siia: {category}", + "Reply" : "Vasta", + "by" : "kasutajalt", + "Subscribe" : "Telli", + "Subscribed" : "Tellitud", + "Preferences" : "Eelistused", + "Notifications" : "Teavitused", + "Enable" : "Võta kasutusele", + "Disable" : "Lülita välja", + "This action cannot be undone." : "Seda tegevust ei saa tagasi võtta.", + "Tag" : "Silt", + "Description" : "Kirjeldus", + "Enabled" : "Sisse lülitatud", + "Update" : "Uuenda", + "Create" : "Lisa", + "Name" : "Nimi", + "Sort order" : "Järjestus", + "New" : "Uus", + "Permissions" : "Õigused", + "Move up" : "Liiguta ülespoole", + "Move down" : "Liiguta allapoole", + "Last 7 days" : "Viimase 7 päeva jooksul", + "General settings" : "Üldised seadistused", + "Appearance" : "Välimus", + "Access control" : "Ligipääsukontroll", + "Settings saved" : "Seadistused on salvestatud", + "Failed to save settings" : "Seadistuste salvestamine ei õnnestunud", + "Reset" : "Lähtesta", + "Category" : "Kategooria", + "Allow" : "Luba", + "ID" : "Tunnus", + "Created" : "Loodud", + "Actions" : "Tegevused", + "No description" : "Kirjeldus puudub", + "Loading users …" : "Laadin kasutajaid…", + "No users found" : "Kasutajaid ei leidu", + "Posts" : "Postitused", + "Joined" : "Liitus", + "Status" : "Olek", + "Active" : "Aktiivne", + "Deleted" : "Kustutatud" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js new file mode 100644 index 0000000..5b043c4 --- /dev/null +++ b/l10n/eu.js @@ -0,0 +1,82 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foroa", + "Admin" : "Admin", + "User" : "Erabiltzailea", + "General" : "Orokorra", + "Support" : "Laguntza", + "Bold text" : "Testu lodia", + "Underlined text" : "Azpimarratutako testua", + "Deleted user" : "Ezabatutako erabiltzaileak", + "Search" : "Bilatu", + "Home" : "Etxea", + "Dashboard" : "Panela", + "Users" : "Erabiltzaileak", + "Categories" : "Kategoriak", + "Expand" : "Zabaldu", + "Collapse" : "Tolestu", + "Code" : "Kodea", + "Quote" : "Aurrekontua", + "Font size" : "Letra-tamaina", + "List" : "Zerrenda", + "Insert emoji" : "Txertatu emojia", + "Page not found" : "Orria ez da aurkitu", + "Back" : "Itzuli", + "Edit" : "Editatu", + "Delete" : "Ezabatu", + "Unread" : "Irakurri gabe", + "Cancel" : "Cancel", + "Save" : "Gorde", + "React with {emoji}" : "Erreakzionatu {emoji}-(r)ekin", + "Uncategorized" : "Kategoria gabe", + "Views" : "Ikuspegiak", + "Title" : "Izenburua", + "Refresh" : "Freskatu", + "Loading …" : "Kargatzen ...", + "Retry" : "saiatu berriro", + "Error" : "Errorea", + "Searching …" : "Bilatzen…", + "No results found" : "Ez da emaitzarik aurkitu", + "Back to {category}" : "Itzuli {category}(e)ra", + "by" : "Nork", + "Subscribe" : "Harpidetu", + "Subscribed" : "Harpidetua", + "Preferences" : "Hobespenak", + "Notifications" : "Jakinarazpenak", + "Enable" : "Aktibatu", + "Disable" : "Desaktibatu", + "Tag" : "Etiketa", + "Description" : "Deskripzioa", + "Enabled" : "Gaituta", + "Update" : "Eguneratu", + "Create" : "Sortu", + "Name" : "Izena", + "Sort order" : "Ordenatzeko irizpidea", + "New" : "Berria", + "Permissions" : "Baimenak", + "Move up" : "Eraman gora", + "Move down" : "Eraman behera", + "Total users" : "Erabiltzaileak guztira", + "Last 7 days" : "Azken 7 egunetan", + "General settings" : "Ezarpen orokorrak", + "Appearance" : "Itxura", + "Access control" : "Sarbide kontrola", + "Settings saved" : "Ezarpenak gordeta", + "Failed to save settings" : "Ezarpenak gordetzeak huts egin du", + "Reset" : "Berrezarri", + "Category" : "Kategoria", + "Allow" : "Baimendu", + "ID" : "ID", + "Created" : "Sortua", + "Actions" : "Ekintzak", + "No description" : "Deskribapenik ez", + "User management" : "Erabiltzaileen kudeaketa", + "Loading users …" : "Erabiltzaileak kargatzen ...", + "No users found" : "Ez da erabiltzailerik aurkitu", + "Joined" : "Batu da", + "Status" : "Egoera", + "Active" : "Aktibo", + "Deleted" : "Ezabatuta" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json new file mode 100644 index 0000000..f6d9453 --- /dev/null +++ b/l10n/eu.json @@ -0,0 +1,80 @@ +{ "translations": { + "Forum" : "Foroa", + "Admin" : "Admin", + "User" : "Erabiltzailea", + "General" : "Orokorra", + "Support" : "Laguntza", + "Bold text" : "Testu lodia", + "Underlined text" : "Azpimarratutako testua", + "Deleted user" : "Ezabatutako erabiltzaileak", + "Search" : "Bilatu", + "Home" : "Etxea", + "Dashboard" : "Panela", + "Users" : "Erabiltzaileak", + "Categories" : "Kategoriak", + "Expand" : "Zabaldu", + "Collapse" : "Tolestu", + "Code" : "Kodea", + "Quote" : "Aurrekontua", + "Font size" : "Letra-tamaina", + "List" : "Zerrenda", + "Insert emoji" : "Txertatu emojia", + "Page not found" : "Orria ez da aurkitu", + "Back" : "Itzuli", + "Edit" : "Editatu", + "Delete" : "Ezabatu", + "Unread" : "Irakurri gabe", + "Cancel" : "Cancel", + "Save" : "Gorde", + "React with {emoji}" : "Erreakzionatu {emoji}-(r)ekin", + "Uncategorized" : "Kategoria gabe", + "Views" : "Ikuspegiak", + "Title" : "Izenburua", + "Refresh" : "Freskatu", + "Loading …" : "Kargatzen ...", + "Retry" : "saiatu berriro", + "Error" : "Errorea", + "Searching …" : "Bilatzen…", + "No results found" : "Ez da emaitzarik aurkitu", + "Back to {category}" : "Itzuli {category}(e)ra", + "by" : "Nork", + "Subscribe" : "Harpidetu", + "Subscribed" : "Harpidetua", + "Preferences" : "Hobespenak", + "Notifications" : "Jakinarazpenak", + "Enable" : "Aktibatu", + "Disable" : "Desaktibatu", + "Tag" : "Etiketa", + "Description" : "Deskripzioa", + "Enabled" : "Gaituta", + "Update" : "Eguneratu", + "Create" : "Sortu", + "Name" : "Izena", + "Sort order" : "Ordenatzeko irizpidea", + "New" : "Berria", + "Permissions" : "Baimenak", + "Move up" : "Eraman gora", + "Move down" : "Eraman behera", + "Total users" : "Erabiltzaileak guztira", + "Last 7 days" : "Azken 7 egunetan", + "General settings" : "Ezarpen orokorrak", + "Appearance" : "Itxura", + "Access control" : "Sarbide kontrola", + "Settings saved" : "Ezarpenak gordeta", + "Failed to save settings" : "Ezarpenak gordetzeak huts egin du", + "Reset" : "Berrezarri", + "Category" : "Kategoria", + "Allow" : "Baimendu", + "ID" : "ID", + "Created" : "Sortua", + "Actions" : "Ekintzak", + "No description" : "Deskribapenik ez", + "User management" : "Erabiltzaileen kudeaketa", + "Loading users …" : "Erabiltzaileak kargatzen ...", + "No users found" : "Ez da erabiltzailerik aurkitu", + "Joined" : "Batu da", + "Status" : "Egoera", + "Active" : "Aktibo", + "Deleted" : "Ezabatuta" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/fa.js b/l10n/fa.js new file mode 100644 index 0000000..69c2abb --- /dev/null +++ b/l10n/fa.js @@ -0,0 +1,79 @@ +OC.L10N.register( + "forum", + { + "Forum" : "انجمن", + "Admin" : "مدیر", + "Moderator" : "مدیر", + "User" : "کاربر", + "General" : "عمومی", + "Support" : "پشتیبانی", + "Bold text" : "Bold text", + "Underlined text" : "Underlined text", + "Deleted user" : "Deleted user", + "Search" : "جستجو", + "Home" : "خانه", + "Dashboard" : "پیشخوان", + "Users" : "کاربران", + "Categories" : "دسته‌ها", + "Expand" : "بسط دادن", + "Collapse" : "فروکش کردن", + "Code" : "کد", + "Quote" : "Quote", + "Font size" : "اندازهٔ قلم", + "List" : "فهرست", + "Insert emoji" : "Insert emoji", + "Page not found" : "صفحه پیدا نشد", + "Back" : "بازگشت", + "Edit" : "ویرایش", + "Delete" : "حذف", + "Unread" : "Unread", + "Cancel" : "انصراف", + "Save" : "ذخیره", + "React with {emoji}" : "React with {emoji}", + "Uncategorized" : "دسته‌بندی نشده", + "Views" : "بازدیدها", + "Title" : "Title", + "Refresh" : "تازه‌سازی", + "Loading …" : "در حال بارگذاری...", + "Retry" : "تلاش دوباره", + "Error" : "خطا", + "Searching …" : "جستجوکردن …", + "Back to {category}" : "بازگشت به {category}", + "by" : "با", + "Subscribe" : "اشتراک گذاری", + "Subscribed" : "Subscribed", + "Preferences" : "اولویت ها", + "Notifications" : "هشدارها", + "Enable" : "فعالسازی", + "Disable" : "غیرفعال کردن", + "Description" : "شرح", + "Enabled" : "فعال شده", + "Update" : "به‌روزرسانی", + "Create" : "ایجاد", + "Name" : "نام", + "Sort order" : "Sort order", + "New" : "جدید", + "Permissions" : "مجوزها", + "Move up" : "حرکت به بالا", + "Move down" : "حرکت به پایین", + "Last 7 days" : "۷ روز گذشته.", + "General settings" : "تنظیمات عمومی", + "Appearance" : "ظاهر", + "Access control" : "کنترل دسترسی", + "Settings saved" : "تنظیمات ذخیره شد", + "Failed to save settings" : "تنظیمات ذخیره نشدند", + "Reset" : "بازنشانی", + "Category" : "دسته", + "Allow" : "اجازه دادن", + "ID" : "شناسه", + "Created" : "ایجاد شده", + "Actions" : "کنش‌ها", + "No description" : "No description", + "Loading users …" : "Loading users …", + "No users found" : "No users found", + "Joined" : "پیوستن", + "Status" : "Status", + "Active" : "فعال کردن", + "Deleted" : "حذف شده" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json new file mode 100644 index 0000000..389dfd6 --- /dev/null +++ b/l10n/fa.json @@ -0,0 +1,77 @@ +{ "translations": { + "Forum" : "انجمن", + "Admin" : "مدیر", + "Moderator" : "مدیر", + "User" : "کاربر", + "General" : "عمومی", + "Support" : "پشتیبانی", + "Bold text" : "Bold text", + "Underlined text" : "Underlined text", + "Deleted user" : "Deleted user", + "Search" : "جستجو", + "Home" : "خانه", + "Dashboard" : "پیشخوان", + "Users" : "کاربران", + "Categories" : "دسته‌ها", + "Expand" : "بسط دادن", + "Collapse" : "فروکش کردن", + "Code" : "کد", + "Quote" : "Quote", + "Font size" : "اندازهٔ قلم", + "List" : "فهرست", + "Insert emoji" : "Insert emoji", + "Page not found" : "صفحه پیدا نشد", + "Back" : "بازگشت", + "Edit" : "ویرایش", + "Delete" : "حذف", + "Unread" : "Unread", + "Cancel" : "انصراف", + "Save" : "ذخیره", + "React with {emoji}" : "React with {emoji}", + "Uncategorized" : "دسته‌بندی نشده", + "Views" : "بازدیدها", + "Title" : "Title", + "Refresh" : "تازه‌سازی", + "Loading …" : "در حال بارگذاری...", + "Retry" : "تلاش دوباره", + "Error" : "خطا", + "Searching …" : "جستجوکردن …", + "Back to {category}" : "بازگشت به {category}", + "by" : "با", + "Subscribe" : "اشتراک گذاری", + "Subscribed" : "Subscribed", + "Preferences" : "اولویت ها", + "Notifications" : "هشدارها", + "Enable" : "فعالسازی", + "Disable" : "غیرفعال کردن", + "Description" : "شرح", + "Enabled" : "فعال شده", + "Update" : "به‌روزرسانی", + "Create" : "ایجاد", + "Name" : "نام", + "Sort order" : "Sort order", + "New" : "جدید", + "Permissions" : "مجوزها", + "Move up" : "حرکت به بالا", + "Move down" : "حرکت به پایین", + "Last 7 days" : "۷ روز گذشته.", + "General settings" : "تنظیمات عمومی", + "Appearance" : "ظاهر", + "Access control" : "کنترل دسترسی", + "Settings saved" : "تنظیمات ذخیره شد", + "Failed to save settings" : "تنظیمات ذخیره نشدند", + "Reset" : "بازنشانی", + "Category" : "دسته", + "Allow" : "اجازه دادن", + "ID" : "شناسه", + "Created" : "ایجاد شده", + "Actions" : "کنش‌ها", + "No description" : "No description", + "Loading users …" : "Loading users …", + "No users found" : "No users found", + "Joined" : "پیوستن", + "Status" : "Status", + "Active" : "فعال کردن", + "Deleted" : "حذف شده" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} \ No newline at end of file diff --git a/l10n/fi.js b/l10n/fi.js new file mode 100644 index 0000000..91ac800 --- /dev/null +++ b/l10n/fi.js @@ -0,0 +1,81 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Keskustelupalsta", + "Admin" : "Ylläpito", + "User" : "Käyttäjä", + "Guest" : "Vieras", + "General" : "Yleiset", + "Support" : "Tuki", + "Bold text" : "Lihavoitu teksti", + "Underlined text" : "Alleviivattu teksti", + "Deleted user" : "Poistettu käyttäjä", + "Search" : "Etsi", + "Home" : "Koti", + "Dashboard" : "Kojelauta", + "Categories" : "Luokat", + "Expand" : "Laajenna", + "Collapse" : "Kutista näkymää", + "Code" : "Koodi", + "Font size" : "Fontin koko", + "List" : "Lista", + "Insert emoji" : "Lisää emoji", + "Page not found" : "Sivua ei löytynyt", + "Back" : "Takaisin", + "Edit" : "Muokkaa", + "Delete" : "Poista", + "Unread" : "Lukematon", + "Cancel" : "Peruuta", + "Save" : "Tallenna", + "React with {emoji}" : "Reagoi emojilla {emoji}", + "Uncategorized" : "Luokittelematon", + "Views" : "Näkymät", + "Title" : "Nimeke", + "Refresh" : "Päivitä", + "Loading …" : "Ladataan…", + "Retry" : "Yritä uudelleen", + "Error" : "Virhe", + "Searching …" : "Haetaan…", + "No results found" : "Ei tuloksia", + "Back to {category}" : "Takaisin kohtaan {category}", + "by" : "Kirjoittaja:", + "Subscribe" : "Tilaa", + "Subscribed" : "Tilattu", + "Preferences" : "Asetukset", + "Notifications" : "Ilmoitukset", + "Enable" : "Käytä", + "Disable" : "Poista käytöstä", + "This action cannot be undone." : "Tätä toimintoa ei voi perua.", + "Tag" : "Tunniste", + "Description" : "Kuvaus", + "Enabled" : "Käytössä", + "Update" : "Päivitä", + "Create" : "Luo", + "Name" : "Nimi", + "New" : "Uusi", + "Permissions" : "Oikeudet", + "Move up" : "Siirrä ylös", + "Move down" : "Siirrä alas", + "Total users" : "Käyttäjiä yhteensä", + "Last 7 days" : "Edelliset 7 päivää", + "General settings" : "Yleiset asetukset", + "Appearance" : "Ulkoasu", + "Access control" : "Pääsynhallinta", + "Settings saved" : "Asetukset tallennettu", + "Failed to save settings" : "Asetusten tallentaminen epäonnistui", + "Reset" : "Palauta", + "Category" : "Kategoria", + "Allow" : "Salli", + "ID" : "ID", + "Created" : "Luonut", + "Actions" : "Toiminnot", + "No description" : "Ei kuvausta", + "User management" : "Käyttäjähallinta", + "Loading users …" : "Ladataan käyttäjiä…", + "No users found" : "Käyttäjiä ei löytynyt", + "Joined" : "Liittynyt", + "Status" : "Tila", + "Active" : "Aktiivinen", + "Deleted" : "Poistettu" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json new file mode 100644 index 0000000..7fd9c60 --- /dev/null +++ b/l10n/fi.json @@ -0,0 +1,79 @@ +{ "translations": { + "Forum" : "Keskustelupalsta", + "Admin" : "Ylläpito", + "User" : "Käyttäjä", + "Guest" : "Vieras", + "General" : "Yleiset", + "Support" : "Tuki", + "Bold text" : "Lihavoitu teksti", + "Underlined text" : "Alleviivattu teksti", + "Deleted user" : "Poistettu käyttäjä", + "Search" : "Etsi", + "Home" : "Koti", + "Dashboard" : "Kojelauta", + "Categories" : "Luokat", + "Expand" : "Laajenna", + "Collapse" : "Kutista näkymää", + "Code" : "Koodi", + "Font size" : "Fontin koko", + "List" : "Lista", + "Insert emoji" : "Lisää emoji", + "Page not found" : "Sivua ei löytynyt", + "Back" : "Takaisin", + "Edit" : "Muokkaa", + "Delete" : "Poista", + "Unread" : "Lukematon", + "Cancel" : "Peruuta", + "Save" : "Tallenna", + "React with {emoji}" : "Reagoi emojilla {emoji}", + "Uncategorized" : "Luokittelematon", + "Views" : "Näkymät", + "Title" : "Nimeke", + "Refresh" : "Päivitä", + "Loading …" : "Ladataan…", + "Retry" : "Yritä uudelleen", + "Error" : "Virhe", + "Searching …" : "Haetaan…", + "No results found" : "Ei tuloksia", + "Back to {category}" : "Takaisin kohtaan {category}", + "by" : "Kirjoittaja:", + "Subscribe" : "Tilaa", + "Subscribed" : "Tilattu", + "Preferences" : "Asetukset", + "Notifications" : "Ilmoitukset", + "Enable" : "Käytä", + "Disable" : "Poista käytöstä", + "This action cannot be undone." : "Tätä toimintoa ei voi perua.", + "Tag" : "Tunniste", + "Description" : "Kuvaus", + "Enabled" : "Käytössä", + "Update" : "Päivitä", + "Create" : "Luo", + "Name" : "Nimi", + "New" : "Uusi", + "Permissions" : "Oikeudet", + "Move up" : "Siirrä ylös", + "Move down" : "Siirrä alas", + "Total users" : "Käyttäjiä yhteensä", + "Last 7 days" : "Edelliset 7 päivää", + "General settings" : "Yleiset asetukset", + "Appearance" : "Ulkoasu", + "Access control" : "Pääsynhallinta", + "Settings saved" : "Asetukset tallennettu", + "Failed to save settings" : "Asetusten tallentaminen epäonnistui", + "Reset" : "Palauta", + "Category" : "Kategoria", + "Allow" : "Salli", + "ID" : "ID", + "Created" : "Luonut", + "Actions" : "Toiminnot", + "No description" : "Ei kuvausta", + "User management" : "Käyttäjähallinta", + "Loading users …" : "Ladataan käyttäjiä…", + "No users found" : "Käyttäjiä ei löytynyt", + "Joined" : "Liittynyt", + "Status" : "Tila", + "Active" : "Aktiivinen", + "Deleted" : "Poistettu" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js new file mode 100644 index 0000000..df8ebbc --- /dev/null +++ b/l10n/fr.js @@ -0,0 +1,89 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Forum", + "Admin" : "Administrateur", + "User" : "Utilisateur", + "Guest" : "Invité", + "General" : "Général", + "Support" : "Support", + "Bold text" : "Texte en gras", + "Underlined text" : "Texte souligné", + "Deleted user" : "Utilisateur supprimé", + "Search" : "Rechercher", + "Home" : "Accueil", + "Dashboard" : "Tableau de bord", + "Users" : "Utilisateurs", + "Categories" : "Catégories", + "Expand" : "Étendre", + "Collapse" : "Replier", + "Code" : "Code", + "Quote" : "Devis", + "Font size" : "Taille des caractères", + "List" : "Liste", + "Insert emoji" : "Insérer un emoji", + "Page not found" : "Page non trouvée", + "Back" : "Retour", + "Edit" : "Modifier", + "Delete" : "Supprimer", + "Unread" : "Non lu", + "Cancel" : "Annuler", + "Save" : "Enregistrer", + "React with {emoji}" : "Réagir avec {emoji}", + "Uncategorized" : "Non catégorisé", + "Views" : "Vues", + "Title" : "Titre", + "Refresh" : "Actualiser", + "Loading …" : "Chargement…", + "Retry" : "Réessayer", + "In {category}" : "Dans {category}", + "Error" : "Erreur", + "Searching …" : "Recherche…", + "No results found" : "Aucun résultat", + "Back to {category}" : "Retourner à {category}", + "Reply" : "Répondre", + "by" : "par", + "Subscribe" : "S’abonner", + "Subscribed" : "Abonné", + "Preferences" : "Préférences", + "Notifications" : "Notifications", + "Enable" : "Activer", + "Disable" : "Désactiver", + "This action cannot be undone." : "Cette action ne peut pas être annulée", + "Tag" : "Étiquette", + "Description" : "Description", + "Enabled" : "Activé", + "Update" : "Mettre à jour", + "Create" : "Créer", + "Name" : "Nom", + "Enter category name" : "Saisissez le nom de la catégorie", + "Sort order" : "Ordre de tri", + "0" : "0", + "New" : "Nouveau", + "Permissions" : "Autorisations", + "Move up" : "Déplacer vers le haut", + "Move down" : "Déplacer vers le bas", + "Total users" : "Nombre total d'utilisateurs", + "Last 7 days" : "7 derniers jours", + "All time" : "Tout le temps", + "General settings" : "Paramètres généraux", + "Appearance" : "Apparence", + "Access control" : "Contrôle d'accès", + "Settings saved" : "Paramètres enregistrés", + "Failed to save settings" : "Impossible d'enregistrer les paramètres", + "Reset" : "Réinitialiser", + "Category" : "Catégorie", + "Allow" : "Autoriser", + "ID" : "ID", + "Created" : "Créée", + "Actions" : "Actions", + "No description" : "Pas de description", + "User management" : "Gestion des utilisateurs", + "Loading users …" : "Chargement des utilisateurs...", + "No users found" : "Aucun utilisateur trouvé", + "Joined" : "A rejoint", + "Status" : "État", + "Active" : "Actif", + "Deleted" : "Effacé" +}, +"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/fr.json b/l10n/fr.json new file mode 100644 index 0000000..d612cc2 --- /dev/null +++ b/l10n/fr.json @@ -0,0 +1,87 @@ +{ "translations": { + "Forum" : "Forum", + "Admin" : "Administrateur", + "User" : "Utilisateur", + "Guest" : "Invité", + "General" : "Général", + "Support" : "Support", + "Bold text" : "Texte en gras", + "Underlined text" : "Texte souligné", + "Deleted user" : "Utilisateur supprimé", + "Search" : "Rechercher", + "Home" : "Accueil", + "Dashboard" : "Tableau de bord", + "Users" : "Utilisateurs", + "Categories" : "Catégories", + "Expand" : "Étendre", + "Collapse" : "Replier", + "Code" : "Code", + "Quote" : "Devis", + "Font size" : "Taille des caractères", + "List" : "Liste", + "Insert emoji" : "Insérer un emoji", + "Page not found" : "Page non trouvée", + "Back" : "Retour", + "Edit" : "Modifier", + "Delete" : "Supprimer", + "Unread" : "Non lu", + "Cancel" : "Annuler", + "Save" : "Enregistrer", + "React with {emoji}" : "Réagir avec {emoji}", + "Uncategorized" : "Non catégorisé", + "Views" : "Vues", + "Title" : "Titre", + "Refresh" : "Actualiser", + "Loading …" : "Chargement…", + "Retry" : "Réessayer", + "In {category}" : "Dans {category}", + "Error" : "Erreur", + "Searching …" : "Recherche…", + "No results found" : "Aucun résultat", + "Back to {category}" : "Retourner à {category}", + "Reply" : "Répondre", + "by" : "par", + "Subscribe" : "S’abonner", + "Subscribed" : "Abonné", + "Preferences" : "Préférences", + "Notifications" : "Notifications", + "Enable" : "Activer", + "Disable" : "Désactiver", + "This action cannot be undone." : "Cette action ne peut pas être annulée", + "Tag" : "Étiquette", + "Description" : "Description", + "Enabled" : "Activé", + "Update" : "Mettre à jour", + "Create" : "Créer", + "Name" : "Nom", + "Enter category name" : "Saisissez le nom de la catégorie", + "Sort order" : "Ordre de tri", + "0" : "0", + "New" : "Nouveau", + "Permissions" : "Autorisations", + "Move up" : "Déplacer vers le haut", + "Move down" : "Déplacer vers le bas", + "Total users" : "Nombre total d'utilisateurs", + "Last 7 days" : "7 derniers jours", + "All time" : "Tout le temps", + "General settings" : "Paramètres généraux", + "Appearance" : "Apparence", + "Access control" : "Contrôle d'accès", + "Settings saved" : "Paramètres enregistrés", + "Failed to save settings" : "Impossible d'enregistrer les paramètres", + "Reset" : "Réinitialiser", + "Category" : "Catégorie", + "Allow" : "Autoriser", + "ID" : "ID", + "Created" : "Créée", + "Actions" : "Actions", + "No description" : "Pas de description", + "User management" : "Gestion des utilisateurs", + "Loading users …" : "Chargement des utilisateurs...", + "No users found" : "Aucun utilisateur trouvé", + "Joined" : "A rejoint", + "Status" : "État", + "Active" : "Actif", + "Deleted" : "Effacé" +},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/l10n/ga.js b/l10n/ga.js new file mode 100644 index 0000000..4afcbbe --- /dev/null +++ b/l10n/ga.js @@ -0,0 +1,88 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Fóram", + "Admin" : "Riarachán", + "Moderator" : "Modhnóir", + "User" : "Úsáideoir", + "Guest" : "Aoi", + "General" : "Ginearálta", + "Support" : "Tacaíocht", + "Bold text" : "Téacs trom", + "Underlined text" : "Téacs a bhfuil líne faoi", + "Deleted user" : "Úsáideoir scriosta", + "Search" : "Cuardach", + "Home" : "Baile", + "Dashboard" : "Deais", + "Users" : "Úsáideoirí", + "Categories" : "Catagóirí", + "Expand" : "Leathnaigh", + "Collapse" : "Laghdaigh", + "Code" : "Cód", + "Quote" : "Athfhriotail", + "Font size" : "Méid cló", + "Align left" : "Ailínigh ar chlé", + "Align center" : "Ailínigh sa lár", + "Align right" : "Ailínigh ar dheis", + "List" : "Liosta", + "Insert emoji" : "Cuir isteach emoji", + "Page not found" : "Ní bhfuarthas an leathanach", + "Back" : "Ar ais", + "Edit" : "Cuir in eagar", + "Delete" : "Scrios", + "Unread" : "Neamhléite", + "Cancel" : "Cealaigh", + "Save" : "Sábháil", + "React with {emoji}" : "Freagair le {emoji}", + "Uncategorized" : "Gan catagóir", + "Views" : "Radhairc", + "Title" : "Teideal", + "Refresh" : "Athnuaigh", + "Loading …" : "Á lódáil…", + "Retry" : "Bain triail eile as", + "In {category}" : "I {category}", + "Error" : "Earráid", + "Searching …" : "Ag cuardach…", + "No results found" : "Níor aimsíodh aon torthaí", + "Back to {category}" : "Ar ais go dtí {category}", + "Reply" : "Freagra", + "by" : "le", + "Subscribe" : "Liostáil", + "Subscribed" : "Suibscríofa", + "Preferences" : "Roghanna", + "Notifications" : "Fógraí", + "Enable" : "Cumasaigh", + "Disable" : "Díchumasaigh", + "This action cannot be undone." : "Ní féidir an gníomh seo a chealú.", + "Tag" : "Clib", + "Description" : "Cur síos", + "Enabled" : "Cumasaithe", + "Update" : "Nuashonrú", + "Create" : "Cruthaigh", + "Name" : "Ainm", + "Enter category name" : "Cuir isteach ainm na catagóire", + "Sort order" : "Ordú sórtála", + "New" : "Nua", + "Permissions" : "Ceadanna", + "Move up" : "Éirí suas", + "Move down" : "Bog síos", + "Last 7 days" : "7 lá seo caite", + "General settings" : "Socruithe Ginearálta", + "Appearance" : "Dealramh", + "Settings saved" : "Socruithe sábháilte", + "Failed to save settings" : "Theip ar na socruithe a shábháil", + "Reset" : "Athshocraigh", + "Category" : "Catagóir", + "Allow" : "Ceadaigh", + "ID" : "ID", + "Created" : "Cruthaithe", + "Actions" : "Gníomhartha", + "No description" : "Gan cur síos", + "User management" : "Bainistíocht úsáideora", + "Loading users …" : "Úsáideoirí á lódáil…", + "No users found" : "Níor aimsíodh aon úsáideoirí", + "Status" : "Stádas", + "Active" : "Gníomhach", + "Deleted" : "Scriosta" +}, +"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/l10n/ga.json b/l10n/ga.json new file mode 100644 index 0000000..ad09127 --- /dev/null +++ b/l10n/ga.json @@ -0,0 +1,86 @@ +{ "translations": { + "Forum" : "Fóram", + "Admin" : "Riarachán", + "Moderator" : "Modhnóir", + "User" : "Úsáideoir", + "Guest" : "Aoi", + "General" : "Ginearálta", + "Support" : "Tacaíocht", + "Bold text" : "Téacs trom", + "Underlined text" : "Téacs a bhfuil líne faoi", + "Deleted user" : "Úsáideoir scriosta", + "Search" : "Cuardach", + "Home" : "Baile", + "Dashboard" : "Deais", + "Users" : "Úsáideoirí", + "Categories" : "Catagóirí", + "Expand" : "Leathnaigh", + "Collapse" : "Laghdaigh", + "Code" : "Cód", + "Quote" : "Athfhriotail", + "Font size" : "Méid cló", + "Align left" : "Ailínigh ar chlé", + "Align center" : "Ailínigh sa lár", + "Align right" : "Ailínigh ar dheis", + "List" : "Liosta", + "Insert emoji" : "Cuir isteach emoji", + "Page not found" : "Ní bhfuarthas an leathanach", + "Back" : "Ar ais", + "Edit" : "Cuir in eagar", + "Delete" : "Scrios", + "Unread" : "Neamhléite", + "Cancel" : "Cealaigh", + "Save" : "Sábháil", + "React with {emoji}" : "Freagair le {emoji}", + "Uncategorized" : "Gan catagóir", + "Views" : "Radhairc", + "Title" : "Teideal", + "Refresh" : "Athnuaigh", + "Loading …" : "Á lódáil…", + "Retry" : "Bain triail eile as", + "In {category}" : "I {category}", + "Error" : "Earráid", + "Searching …" : "Ag cuardach…", + "No results found" : "Níor aimsíodh aon torthaí", + "Back to {category}" : "Ar ais go dtí {category}", + "Reply" : "Freagra", + "by" : "le", + "Subscribe" : "Liostáil", + "Subscribed" : "Suibscríofa", + "Preferences" : "Roghanna", + "Notifications" : "Fógraí", + "Enable" : "Cumasaigh", + "Disable" : "Díchumasaigh", + "This action cannot be undone." : "Ní féidir an gníomh seo a chealú.", + "Tag" : "Clib", + "Description" : "Cur síos", + "Enabled" : "Cumasaithe", + "Update" : "Nuashonrú", + "Create" : "Cruthaigh", + "Name" : "Ainm", + "Enter category name" : "Cuir isteach ainm na catagóire", + "Sort order" : "Ordú sórtála", + "New" : "Nua", + "Permissions" : "Ceadanna", + "Move up" : "Éirí suas", + "Move down" : "Bog síos", + "Last 7 days" : "7 lá seo caite", + "General settings" : "Socruithe Ginearálta", + "Appearance" : "Dealramh", + "Settings saved" : "Socruithe sábháilte", + "Failed to save settings" : "Theip ar na socruithe a shábháil", + "Reset" : "Athshocraigh", + "Category" : "Catagóir", + "Allow" : "Ceadaigh", + "ID" : "ID", + "Created" : "Cruthaithe", + "Actions" : "Gníomhartha", + "No description" : "Gan cur síos", + "User management" : "Bainistíocht úsáideora", + "Loading users …" : "Úsáideoirí á lódáil…", + "No users found" : "Níor aimsíodh aon úsáideoirí", + "Status" : "Stádas", + "Active" : "Gníomhach", + "Deleted" : "Scriosta" +},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" +} \ No newline at end of file diff --git a/l10n/gd.js b/l10n/gd.js new file mode 100644 index 0000000..b498022 --- /dev/null +++ b/l10n/gd.js @@ -0,0 +1,26 @@ +OC.L10N.register( + "forum", + { + "User" : "Cleachdaiche", + "General" : "Coitcheann", + "Search" : "Lorg", + "Home" : "Dachaigh", + "Font size" : "Meud a’ chrutha-chlò", + "Back" : "Air ais", + "Edit" : "Deasaich", + "Delete" : "Sguab às", + "Cancel" : "Cancel", + "Save" : "Sàbhail", + "Uncategorized" : "Gun seòrsachadh", + "Refresh" : "Ath-nuadhaich", + "Error" : "Mearachd", + "Preferences" : "Roghainnean", + "Notifications" : "Brathan", + "Disable" : "Cuir à comas", + "Create" : "Cruthaich", + "Name" : "Ainm", + "Category" : "Roinn-seòrsa", + "Allow" : "Ceadaich", + "Deleted" : "Chaidh a sguabadh às" +}, +"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;"); diff --git a/l10n/gd.json b/l10n/gd.json new file mode 100644 index 0000000..9105183 --- /dev/null +++ b/l10n/gd.json @@ -0,0 +1,24 @@ +{ "translations": { + "User" : "Cleachdaiche", + "General" : "Coitcheann", + "Search" : "Lorg", + "Home" : "Dachaigh", + "Font size" : "Meud a’ chrutha-chlò", + "Back" : "Air ais", + "Edit" : "Deasaich", + "Delete" : "Sguab às", + "Cancel" : "Cancel", + "Save" : "Sàbhail", + "Uncategorized" : "Gun seòrsachadh", + "Refresh" : "Ath-nuadhaich", + "Error" : "Mearachd", + "Preferences" : "Roghainnean", + "Notifications" : "Brathan", + "Disable" : "Cuir à comas", + "Create" : "Cruthaich", + "Name" : "Ainm", + "Category" : "Roinn-seòrsa", + "Allow" : "Ceadaich", + "Deleted" : "Chaidh a sguabadh às" +},"pluralForm" :"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;" +} \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js new file mode 100644 index 0000000..65e0e2a --- /dev/null +++ b/l10n/gl.js @@ -0,0 +1,214 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "Welcome to the forum!" : "Dámoslle a benvida ao foro!", + "Admin" : "Administración", + "Administrator role with full permissions" : "Rol de administrador con todos os permisos", + "Moderator" : "Moderador", + "Moderator role with elevated permissions" : "Rol de moderador con permisos elevados", + "User" : "Usuario", + "Default user role with basic permissions" : "Rol predeterminado de usuario con permisos básicos", + "Guest" : "Convidado", + "General" : "Xeral", + "General discussion categories" : "Categorías xerais de debate", + "General discussions" : "Debates en xeral", + "A place for general conversations and discussions" : "Un lugar para conversas e debates en xeral", + "Support" : "Asistencia", + "Ask questions about the forum, provide feedback or report issues." : "Faga preguntas sobre o foro, envíe comentarios ou informe de problemas.", + "[icode]inline code[/icode]" : "[icode]código en liña[/icode]", + "Inline code" : "Código en liña", + "[spoiler=\"%1$s\"]%2$s[/spoiler]" : "[spoiler=\"%1$s\"]%2$s[/spoiler]", + "Spoilers" : "Destripes", + "Attachment" : "Anexo", + "Welcome to Nextcloud Forums" : "Dámoslle a benvida a os Foros de Nextcloud", + "Welcome to the Nextcloud Forums!" : "Dámoslle a benvida a os Foros de Nextcloud!", + "This is a community-driven forum built right into your Nextcloud instance. Here you can discuss topics, share ideas and collaborate with other users." : "Este é un foro impulsado pola comunidade integrado directamente na súa instancia de Nextcloud. Aquí pode debater temas, compartir ideas e colaborar con outros usuarios.", + "Features:" : "Funcionalidades:", + "Create and reply to threads" : "Crear e responder aos fíos", + "Organize discussions by categories" : "Organice os debates por categorías", + "Use BBCode for rich text formatting" : "Empregue BBCode para o formato de texto mellorado", + "Attach files from your Nextcloud storage" : "Anexe ficheiros desde o seu almacenamento en Nextcloud", + "React to posts" : "Reaccionar ás publicacións", + "Track read/unread threads" : "Rastrexar fíos lidos/non lidos", + "BBCode examples:" : "Exemplos de BBCode:", + "Bold text" : "Texto en grosa", + "Use %1$stext%2$s" : "Empregue %1$stexto%2$s", + "Italic text" : "Texto en cursiva", + "Underlined text" : "Texto subliñado", + "Feel free to start a new discussion or reply to existing threads. Happy posting!" : "Síntase libre de iniciar un novo debate ou de responder a fíos existentes. Feliz publicación!", + "_{count} new reply in {thread}_::_{count} new replies in {thread}_" : ["{count} nova resposta en {thread}","{count} novas respostas en {thread}"], + "Deleted user" : "Usuario eliminado", + "A community-driven forum built right into your Nextcloud instance" : "Un foro impulsado pola comunidade integrado directamente na súa instancia de Nextcloud", + "Search" : "Buscar", + "Home" : "Inicio", + "User preferences" : "Preferencias do usuario", + "Dashboard" : "Taboleiro", + "Forum settings" : "Axustes do Foro", + "Users" : "Usuarios", + "Roles" : "Roles", + "Categories" : "Categorías", + "BBCodes" : "BBCode", + "Expand" : "Estender", + "Collapse" : "Contraer", + "{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Teña en conta:{bEnd} Os ficheiros anexos serán visíbeis para calquera no foro, independentemente da configuración de compartición do ficheiro.", + "Font style bold" : "Estilo da letra grosa", + "Font style italic" : "Estilo da letra en cursiva", + "Font style struck through" : "Estilo da letra riscada", + "Font style underlined" : "Estilo da letra en subliñada", + "Code" : "Código", + "Email (clickable)" : "Correo-e (premíbel)", + "{emailStart}test@example.com{emailEnd}" : "{emailStart}test@example.com{emailEnd}", + "URL (clickable)" : "URL (premíbel)", + "{urlStart}Example.com{urlEnd}" : "{urlStart}Example.com{urlEnd}", + "Image (not clickable)" : "Imaxe (non premíbel)", + "{imgStart}http://example.com/example.png{imgEnd}" : "{imgStart}http://example.com/exemplo.png{imgEnd}", + "Quote" : "Orzamento", + "Embedded YouTube video" : "Vídeo de YouTube incrustado", + "{youtubeStart}a-video-id-123456{youtubeEnd}" : "{youtubeStart}un-video-co-id-123456{youtubeEnd}", + "Font (name)" : "Tipo de letra (nome)", + "Font size" : "Tamaño da letra", + "Font color" : "Cor da letra", + "Align left" : "Aliñar á esquerda", + "Align center" : "Aliñar ao centro", + "Align right" : "Aliñar á dereita", + "List" : "Lista", + "{listStart}{item1Start}Hello world!{item2Start}Hello moon!{item2End}{listEnd}" : "{listStart}{item1Start}Ola mundo!{item2Start}Ola lúa!!{item2End}{listEnd}", + "List item within a list" : "Elemento de lista dentro dunha lista", + "{itemStart}Hello world!\\r\\n{itemStart}Hello moon!" : "{itemStart}Ola mundo!\\r\\n{itemStart}Ola lúa!", + "List item within a list (alias)" : "Elemento de lista dentro dunha lista (alias)", + "{liStart}Hello world!\\r\\n{liEnd}{liStart}Hello moon!{liEnd}" : "{liStart}Ola mundo!\\r\\n{liEnd}{liStart}Ola lúa!{liEnd}", + "Example" : "Exemplo", + "Replacement" : "Substitución", + "Loading custom BBCodes …" : "Cargando BBCodes personalizados…", + "Insert emoji" : "Inserir un «emoji»", + "Pick a file to attach" : "Escolla un ficheiro para anexar", + "_Thread_::_Threads_" : ["Fío","Fíos"], + "_Post_::_Posts_" : ["Publicación","Publicacións"], + "No description available" : "Non hai ningunha descrición dispoñíbel", + "Page not found" : "Non se atopou a páxina", + "The page you are looking for could not be found." : "Non foi posíbel atopar a páxina que busca.", + "Back" : "Atrás", + "Go to home" : "Ir ao inicio", + "Edited" : "Editado", + "Quote reply" : "Responder á cita", + "Edit" : "Editar", + "Delete" : "Eliminar", + "Are you sure you want to delete this post? This action cannot be undone." : "Confirma que quere eliminar esta publicación? Esta acción non é posíbel desfacela.", + "Unread" : "Sen ler", + "Edit your post …" : "Edite a súa publicación…", + "Cancel" : "Cancelar", + "Save" : "Gardar", + "Are you sure you want to discard your changes?" : "Confirma que quere desbotar os seus cambios?", + "Add reaction" : "Engadir reacción", + "React with {emoji}" : "Reaccionar con {emoji}", + "You reacted with {emoji}" : "Vde. reaccionou con {emoji}", + "_You and %n other reacted with {emoji}_::_You and %n others reacted with {emoji}_" : ["Vde. e %n persoa máis reaccionaron con {emoji}","Vde. e %n persoas máis reaccionaron con {emoji}"], + "_%n person reacted with {emoji}_::_%n people reacted with {emoji}_" : ["%n persoa reaccionou con {emoji}","%n persoas reaccionaron con {emoji}"], + "Write your reply …" : "Escriba a súa resposta…", + "Post reply" : "Publicar a resposta", + "Are you sure you want to discard your reply?" : "Confirma que quere desbotar a súa resposta?", + "In thread" : "No fío", + "Thread unavailable" : "Fío non dispoñíbel", + "Pinned thread" : "Fío fixado", + "Locked thread" : "Fío bloqueado", + "Uncategorized" : "Sen categorizar", + "_%n post_::_%n posts_" : ["%n publicación","%n publicacións"], + "_%n view_::_%n views_" : ["%n vista","%n vistas"], + "Replies" : "Respostas", + "Views" : "Vistas", + "Title" : "Titulo", + "Enter thread title …" : "Introduza o título do fío…", + "Write your first post …" : "Escriba a súa primeira publicación…", + "Create thread" : "Crear un fío", + "Are you sure you want to discard this thread?" : "Confirma que quere desbotar este fío?", + "Refresh" : "Actualizar", + "Loading …" : "Cargando…", + "No categories yet" : "Aínda non hai categorías", + "Categories will appear here once they are created." : "As categorías aparecerán aquí unha vez creadas.", + "No categories in this section" : "Non hai ningunha categoría nesta sección", + "Category not found" : "Non se atopou a categoría", + "The category you are looking for does not exist or has been removed." : "A categoría que busca non existe ou foi retirada.", + "Back to categories" : "Volver ás categorías", + "New thread" : "Novo fío", + "Error loading category" : "Produciuse un erro ao cargar a categoría", + "No threads yet" : "Aínda non hai ningún fío", + "Be the first to start a discussion in this category." : "Sexa o primeiro en iniciar un debate nesta categoría.", + "Retry" : "Volver tentar", + "_Showing %n thread_::_Showing %n threads_" : ["Amosando %n fío","Amosando %n fíos"], + "An unexpected error occurred" : "Produciuse un erro non agardado", + "No category ID or slug provided" : "Non forneceu ningún ID ou URL semántico", + "Failed to load threads" : "Produciuse un fallo ao cargar os fíos", + "Create New Thread" : "Crear un novo fío", + "In {category}" : "En {category}", + "Creating thread …" : "Creando o fío…", + "Thread created" : "Fío creado", + "Failed to create thread" : "Produciuse un fallo ao crear o fío", + "No category specified" : "Non se especificou ningunha categoría", + "Error" : "Erro", + "First post" : "Primeira publicación", + "Threads ({count})" : "Fíos ({count})", + "Replies ({count})" : "Respostas ({count})", + "No threads" : "Non hai ningún fío", + "This user has not created any threads yet" : "Este usuario aínda non creou ningún fío", + "No replies" : "Non hai ningunha resposta", + "This user has not posted any replies yet" : "Este usuario aínda non publicou ningunha resposta", + "Failed to load user profile" : "Produciuse un fallo ao cargar o perfil do usuario", + "Enter search query …" : "Entra a consulta de busca…", + "Searching …" : "Buscando…", + "No results found" : "Non se atopou ningún resultado", + "Back to {category}" : "Volver a {category}", + "Reply" : "Responder", + "by" : "por", + "Subscribe" : "Subscribirse", + "Subscribed" : "Subscrito", + "Preferences" : "Preferencias", + "Notifications" : "Notificacións", + "Enable" : "Activar", + "Disable" : "Desactivar", + "This action cannot be undone." : "Esta acción non é posíbel desfacela.", + "Tag" : "Etiqueta", + "Description" : "Descrición", + "Enabled" : "Activado", + "Update" : "Actualizar", + "Create" : "Crear", + "Name" : "Nome", + "Enter category name" : "Introduza o nome da categoría", + "Sort order" : "Criterio de ordenación", + "0" : "0", + "New" : "Novo", + "Permissions" : "Permisos", + "Delete header" : "Eliminar a cabeceira", + "Move up" : "Mover cara arriba", + "Move down" : "Mover cara abaixo", + "Total users" : "Total de usuarios", + "Recent activity (last 7 days)" : "Actividade recente (últimos 7 días)", + "Last 7 days" : "Últimos 7 días", + "All time" : "Tempo total", + "General settings" : "Axustes xerais", + "Appearance" : "Aparencia", + "Forum title" : "Título do foro", + "Forum subtitle" : "Subtítulo do foro", + "Welcome to the forum" : "Dámoslle a benvida ao foro!", + "Access control" : "Control de acceso", + "Settings saved" : "Axustes gardados", + "Failed to save settings" : "Produciuse un fallo ao gardar os axustes", + "Reset" : "Restabelecer", + "Role permissions" : "Permisos de rol", + "Can access admin tools" : "Pode acceder a ferramentas de administración", + "Category" : "Categoría", + "Allow" : "Permitir", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Accións", + "No description" : "Sen descrición", + "User management" : "Xestión de usuarios", + "Loading users …" : "Cargando usuarios…", + "No users found" : "Non se atopou ningún usuario", + "Posts" : "Publicacións", + "Joined" : "Uniuse", + "Status" : "Estado", + "Active" : "Activa", + "Deleted" : "Eliminada" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json new file mode 100644 index 0000000..90962bd --- /dev/null +++ b/l10n/gl.json @@ -0,0 +1,212 @@ +{ "translations": { + "Forum" : "Foro", + "Welcome to the forum!" : "Dámoslle a benvida ao foro!", + "Admin" : "Administración", + "Administrator role with full permissions" : "Rol de administrador con todos os permisos", + "Moderator" : "Moderador", + "Moderator role with elevated permissions" : "Rol de moderador con permisos elevados", + "User" : "Usuario", + "Default user role with basic permissions" : "Rol predeterminado de usuario con permisos básicos", + "Guest" : "Convidado", + "General" : "Xeral", + "General discussion categories" : "Categorías xerais de debate", + "General discussions" : "Debates en xeral", + "A place for general conversations and discussions" : "Un lugar para conversas e debates en xeral", + "Support" : "Asistencia", + "Ask questions about the forum, provide feedback or report issues." : "Faga preguntas sobre o foro, envíe comentarios ou informe de problemas.", + "[icode]inline code[/icode]" : "[icode]código en liña[/icode]", + "Inline code" : "Código en liña", + "[spoiler=\"%1$s\"]%2$s[/spoiler]" : "[spoiler=\"%1$s\"]%2$s[/spoiler]", + "Spoilers" : "Destripes", + "Attachment" : "Anexo", + "Welcome to Nextcloud Forums" : "Dámoslle a benvida a os Foros de Nextcloud", + "Welcome to the Nextcloud Forums!" : "Dámoslle a benvida a os Foros de Nextcloud!", + "This is a community-driven forum built right into your Nextcloud instance. Here you can discuss topics, share ideas and collaborate with other users." : "Este é un foro impulsado pola comunidade integrado directamente na súa instancia de Nextcloud. Aquí pode debater temas, compartir ideas e colaborar con outros usuarios.", + "Features:" : "Funcionalidades:", + "Create and reply to threads" : "Crear e responder aos fíos", + "Organize discussions by categories" : "Organice os debates por categorías", + "Use BBCode for rich text formatting" : "Empregue BBCode para o formato de texto mellorado", + "Attach files from your Nextcloud storage" : "Anexe ficheiros desde o seu almacenamento en Nextcloud", + "React to posts" : "Reaccionar ás publicacións", + "Track read/unread threads" : "Rastrexar fíos lidos/non lidos", + "BBCode examples:" : "Exemplos de BBCode:", + "Bold text" : "Texto en grosa", + "Use %1$stext%2$s" : "Empregue %1$stexto%2$s", + "Italic text" : "Texto en cursiva", + "Underlined text" : "Texto subliñado", + "Feel free to start a new discussion or reply to existing threads. Happy posting!" : "Síntase libre de iniciar un novo debate ou de responder a fíos existentes. Feliz publicación!", + "_{count} new reply in {thread}_::_{count} new replies in {thread}_" : ["{count} nova resposta en {thread}","{count} novas respostas en {thread}"], + "Deleted user" : "Usuario eliminado", + "A community-driven forum built right into your Nextcloud instance" : "Un foro impulsado pola comunidade integrado directamente na súa instancia de Nextcloud", + "Search" : "Buscar", + "Home" : "Inicio", + "User preferences" : "Preferencias do usuario", + "Dashboard" : "Taboleiro", + "Forum settings" : "Axustes do Foro", + "Users" : "Usuarios", + "Roles" : "Roles", + "Categories" : "Categorías", + "BBCodes" : "BBCode", + "Expand" : "Estender", + "Collapse" : "Contraer", + "{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Teña en conta:{bEnd} Os ficheiros anexos serán visíbeis para calquera no foro, independentemente da configuración de compartición do ficheiro.", + "Font style bold" : "Estilo da letra grosa", + "Font style italic" : "Estilo da letra en cursiva", + "Font style struck through" : "Estilo da letra riscada", + "Font style underlined" : "Estilo da letra en subliñada", + "Code" : "Código", + "Email (clickable)" : "Correo-e (premíbel)", + "{emailStart}test@example.com{emailEnd}" : "{emailStart}test@example.com{emailEnd}", + "URL (clickable)" : "URL (premíbel)", + "{urlStart}Example.com{urlEnd}" : "{urlStart}Example.com{urlEnd}", + "Image (not clickable)" : "Imaxe (non premíbel)", + "{imgStart}http://example.com/example.png{imgEnd}" : "{imgStart}http://example.com/exemplo.png{imgEnd}", + "Quote" : "Orzamento", + "Embedded YouTube video" : "Vídeo de YouTube incrustado", + "{youtubeStart}a-video-id-123456{youtubeEnd}" : "{youtubeStart}un-video-co-id-123456{youtubeEnd}", + "Font (name)" : "Tipo de letra (nome)", + "Font size" : "Tamaño da letra", + "Font color" : "Cor da letra", + "Align left" : "Aliñar á esquerda", + "Align center" : "Aliñar ao centro", + "Align right" : "Aliñar á dereita", + "List" : "Lista", + "{listStart}{item1Start}Hello world!{item2Start}Hello moon!{item2End}{listEnd}" : "{listStart}{item1Start}Ola mundo!{item2Start}Ola lúa!!{item2End}{listEnd}", + "List item within a list" : "Elemento de lista dentro dunha lista", + "{itemStart}Hello world!\\r\\n{itemStart}Hello moon!" : "{itemStart}Ola mundo!\\r\\n{itemStart}Ola lúa!", + "List item within a list (alias)" : "Elemento de lista dentro dunha lista (alias)", + "{liStart}Hello world!\\r\\n{liEnd}{liStart}Hello moon!{liEnd}" : "{liStart}Ola mundo!\\r\\n{liEnd}{liStart}Ola lúa!{liEnd}", + "Example" : "Exemplo", + "Replacement" : "Substitución", + "Loading custom BBCodes …" : "Cargando BBCodes personalizados…", + "Insert emoji" : "Inserir un «emoji»", + "Pick a file to attach" : "Escolla un ficheiro para anexar", + "_Thread_::_Threads_" : ["Fío","Fíos"], + "_Post_::_Posts_" : ["Publicación","Publicacións"], + "No description available" : "Non hai ningunha descrición dispoñíbel", + "Page not found" : "Non se atopou a páxina", + "The page you are looking for could not be found." : "Non foi posíbel atopar a páxina que busca.", + "Back" : "Atrás", + "Go to home" : "Ir ao inicio", + "Edited" : "Editado", + "Quote reply" : "Responder á cita", + "Edit" : "Editar", + "Delete" : "Eliminar", + "Are you sure you want to delete this post? This action cannot be undone." : "Confirma que quere eliminar esta publicación? Esta acción non é posíbel desfacela.", + "Unread" : "Sen ler", + "Edit your post …" : "Edite a súa publicación…", + "Cancel" : "Cancelar", + "Save" : "Gardar", + "Are you sure you want to discard your changes?" : "Confirma que quere desbotar os seus cambios?", + "Add reaction" : "Engadir reacción", + "React with {emoji}" : "Reaccionar con {emoji}", + "You reacted with {emoji}" : "Vde. reaccionou con {emoji}", + "_You and %n other reacted with {emoji}_::_You and %n others reacted with {emoji}_" : ["Vde. e %n persoa máis reaccionaron con {emoji}","Vde. e %n persoas máis reaccionaron con {emoji}"], + "_%n person reacted with {emoji}_::_%n people reacted with {emoji}_" : ["%n persoa reaccionou con {emoji}","%n persoas reaccionaron con {emoji}"], + "Write your reply …" : "Escriba a súa resposta…", + "Post reply" : "Publicar a resposta", + "Are you sure you want to discard your reply?" : "Confirma que quere desbotar a súa resposta?", + "In thread" : "No fío", + "Thread unavailable" : "Fío non dispoñíbel", + "Pinned thread" : "Fío fixado", + "Locked thread" : "Fío bloqueado", + "Uncategorized" : "Sen categorizar", + "_%n post_::_%n posts_" : ["%n publicación","%n publicacións"], + "_%n view_::_%n views_" : ["%n vista","%n vistas"], + "Replies" : "Respostas", + "Views" : "Vistas", + "Title" : "Titulo", + "Enter thread title …" : "Introduza o título do fío…", + "Write your first post …" : "Escriba a súa primeira publicación…", + "Create thread" : "Crear un fío", + "Are you sure you want to discard this thread?" : "Confirma que quere desbotar este fío?", + "Refresh" : "Actualizar", + "Loading …" : "Cargando…", + "No categories yet" : "Aínda non hai categorías", + "Categories will appear here once they are created." : "As categorías aparecerán aquí unha vez creadas.", + "No categories in this section" : "Non hai ningunha categoría nesta sección", + "Category not found" : "Non se atopou a categoría", + "The category you are looking for does not exist or has been removed." : "A categoría que busca non existe ou foi retirada.", + "Back to categories" : "Volver ás categorías", + "New thread" : "Novo fío", + "Error loading category" : "Produciuse un erro ao cargar a categoría", + "No threads yet" : "Aínda non hai ningún fío", + "Be the first to start a discussion in this category." : "Sexa o primeiro en iniciar un debate nesta categoría.", + "Retry" : "Volver tentar", + "_Showing %n thread_::_Showing %n threads_" : ["Amosando %n fío","Amosando %n fíos"], + "An unexpected error occurred" : "Produciuse un erro non agardado", + "No category ID or slug provided" : "Non forneceu ningún ID ou URL semántico", + "Failed to load threads" : "Produciuse un fallo ao cargar os fíos", + "Create New Thread" : "Crear un novo fío", + "In {category}" : "En {category}", + "Creating thread …" : "Creando o fío…", + "Thread created" : "Fío creado", + "Failed to create thread" : "Produciuse un fallo ao crear o fío", + "No category specified" : "Non se especificou ningunha categoría", + "Error" : "Erro", + "First post" : "Primeira publicación", + "Threads ({count})" : "Fíos ({count})", + "Replies ({count})" : "Respostas ({count})", + "No threads" : "Non hai ningún fío", + "This user has not created any threads yet" : "Este usuario aínda non creou ningún fío", + "No replies" : "Non hai ningunha resposta", + "This user has not posted any replies yet" : "Este usuario aínda non publicou ningunha resposta", + "Failed to load user profile" : "Produciuse un fallo ao cargar o perfil do usuario", + "Enter search query …" : "Entra a consulta de busca…", + "Searching …" : "Buscando…", + "No results found" : "Non se atopou ningún resultado", + "Back to {category}" : "Volver a {category}", + "Reply" : "Responder", + "by" : "por", + "Subscribe" : "Subscribirse", + "Subscribed" : "Subscrito", + "Preferences" : "Preferencias", + "Notifications" : "Notificacións", + "Enable" : "Activar", + "Disable" : "Desactivar", + "This action cannot be undone." : "Esta acción non é posíbel desfacela.", + "Tag" : "Etiqueta", + "Description" : "Descrición", + "Enabled" : "Activado", + "Update" : "Actualizar", + "Create" : "Crear", + "Name" : "Nome", + "Enter category name" : "Introduza o nome da categoría", + "Sort order" : "Criterio de ordenación", + "0" : "0", + "New" : "Novo", + "Permissions" : "Permisos", + "Delete header" : "Eliminar a cabeceira", + "Move up" : "Mover cara arriba", + "Move down" : "Mover cara abaixo", + "Total users" : "Total de usuarios", + "Recent activity (last 7 days)" : "Actividade recente (últimos 7 días)", + "Last 7 days" : "Últimos 7 días", + "All time" : "Tempo total", + "General settings" : "Axustes xerais", + "Appearance" : "Aparencia", + "Forum title" : "Título do foro", + "Forum subtitle" : "Subtítulo do foro", + "Welcome to the forum" : "Dámoslle a benvida ao foro!", + "Access control" : "Control de acceso", + "Settings saved" : "Axustes gardados", + "Failed to save settings" : "Produciuse un fallo ao gardar os axustes", + "Reset" : "Restabelecer", + "Role permissions" : "Permisos de rol", + "Can access admin tools" : "Pode acceder a ferramentas de administración", + "Category" : "Categoría", + "Allow" : "Permitir", + "ID" : "ID", + "Created" : "Creado", + "Actions" : "Accións", + "No description" : "Sen descrición", + "User management" : "Xestión de usuarios", + "Loading users …" : "Cargando usuarios…", + "No users found" : "Non se atopou ningún usuario", + "Posts" : "Publicacións", + "Joined" : "Uniuse", + "Status" : "Estado", + "Active" : "Activa", + "Deleted" : "Eliminada" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/he.js b/l10n/he.js new file mode 100644 index 0000000..e1c2817 --- /dev/null +++ b/l10n/he.js @@ -0,0 +1,61 @@ +OC.L10N.register( + "forum", + { + "Forum" : "פורום", + "Admin" : "מנהל", + "Moderator" : "פיקוח", + "User" : "משתמש", + "Guest" : "אורח", + "General" : "כללי", + "Support" : "תמיכה", + "Search" : "חיפוש", + "Dashboard" : "לוח בקרה", + "Users" : "משתמשים", + "Categories" : "קטגוריות", + "Collapse" : "קיווץ", + "Code" : "קוד", + "Font size" : "גודל גופן", + "Page not found" : "העמוד לא נמצא", + "Back" : "אחורה", + "Edit" : "עריכה", + "Delete" : "מחיקה", + "Cancel" : "Cancel", + "Save" : "שמירה", + "Uncategorized" : "ללא קטגוריה", + "Views" : "תצוגות", + "Refresh" : "רענון", + "Loading …" : "בטעינה…", + "Retry" : "ניסיון חוזר", + "Error" : "שגיאה", + "Searching …" : "מתבצע חיפוש…", + "Back to {category}" : "חזרה אל {category}", + "by" : "מאת", + "Subscribe" : "הרשמה", + "Preferences" : "העדפות", + "Notifications" : "התראות", + "Disable" : "השבתה", + "Tag" : "תגית", + "Description" : "תיאור", + "Enabled" : "מופעל", + "Update" : "עדכון", + "Name" : "שם", + "0" : "0", + "New" : "חדש", + "Permissions" : "הרשאות", + "Move down" : "להוריד למטה", + "General settings" : "הגדרות כלליות", + "Appearance" : "מראה", + "Access control" : "בקרת גישה", + "Settings saved" : "הגדרות נשמרו", + "Failed to save settings" : "שמירת ההגדרות נכשלה", + "Reset" : "איפוס", + "Category" : "קטגוריה", + "Allow" : "לאפשר", + "ID" : "מזהה", + "Created" : "יצירה", + "Actions" : "פעולות", + "No users found" : "לא נמצאו משתמשים", + "Active" : "פעיל", + "Deleted" : "נמחק" +}, +"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); diff --git a/l10n/he.json b/l10n/he.json new file mode 100644 index 0000000..eaede7f --- /dev/null +++ b/l10n/he.json @@ -0,0 +1,59 @@ +{ "translations": { + "Forum" : "פורום", + "Admin" : "מנהל", + "Moderator" : "פיקוח", + "User" : "משתמש", + "Guest" : "אורח", + "General" : "כללי", + "Support" : "תמיכה", + "Search" : "חיפוש", + "Dashboard" : "לוח בקרה", + "Users" : "משתמשים", + "Categories" : "קטגוריות", + "Collapse" : "קיווץ", + "Code" : "קוד", + "Font size" : "גודל גופן", + "Page not found" : "העמוד לא נמצא", + "Back" : "אחורה", + "Edit" : "עריכה", + "Delete" : "מחיקה", + "Cancel" : "Cancel", + "Save" : "שמירה", + "Uncategorized" : "ללא קטגוריה", + "Views" : "תצוגות", + "Refresh" : "רענון", + "Loading …" : "בטעינה…", + "Retry" : "ניסיון חוזר", + "Error" : "שגיאה", + "Searching …" : "מתבצע חיפוש…", + "Back to {category}" : "חזרה אל {category}", + "by" : "מאת", + "Subscribe" : "הרשמה", + "Preferences" : "העדפות", + "Notifications" : "התראות", + "Disable" : "השבתה", + "Tag" : "תגית", + "Description" : "תיאור", + "Enabled" : "מופעל", + "Update" : "עדכון", + "Name" : "שם", + "0" : "0", + "New" : "חדש", + "Permissions" : "הרשאות", + "Move down" : "להוריד למטה", + "General settings" : "הגדרות כלליות", + "Appearance" : "מראה", + "Access control" : "בקרת גישה", + "Settings saved" : "הגדרות נשמרו", + "Failed to save settings" : "שמירת ההגדרות נכשלה", + "Reset" : "איפוס", + "Category" : "קטגוריה", + "Allow" : "לאפשר", + "ID" : "מזהה", + "Created" : "יצירה", + "Actions" : "פעולות", + "No users found" : "לא נמצאו משתמשים", + "Active" : "פעיל", + "Deleted" : "נמחק" +},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;" +} \ No newline at end of file diff --git a/l10n/hr.js b/l10n/hr.js index af288d9..0b9874c 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -1,6 +1,68 @@ OC.L10N.register( "forum", { - "ID" : "ID" + "Forum" : "Forum", + "Admin" : "Admin", + "User" : "@string/user_icon", + "General" : "Općenito", + "Support" : "Podrška", + "Deleted user" : "Izbrisan korisnik", + "Search" : "Traži", + "Home" : "Doma", + "Dashboard" : "Nadzorna ploča", + "Users" : "Korisnici", + "Categories" : "Kategorije", + "Collapse" : "Sakrij", + "Code" : "Kod", + "Quote" : "Ponuda", + "Font size" : "Veličina fonta", + "List" : "Popis", + "Insert emoji" : "Umetni emoji", + "Page not found" : "Stranica nije pronađena", + "Edit" : "Uredi", + "Delete" : "Izbriši", + "Cancel" : "Cancel", + "Save" : "Spremi", + "Uncategorized" : "Nekategorizirani", + "Views" : "Prikazi", + "Title" : "Naslov", + "Refresh" : "Osvježi", + "Loading …" : "Učitavanje…", + "Error" : "Pogreška", + "Searching …" : "Traženje…", + "No results found" : "Nema rezultata", + "Back to {category}" : "Natrag na {category}", + "by" : "od", + "Subscribe" : "Preplata", + "Subscribed" : "Pretplaćen", + "Preferences" : "Preferencije", + "Notifications" : "Obavijesti", + "Enable" : "Omogućite", + "Disable" : "Onemogući", + "Tag" : "Oznaka", + "Description" : "Opis", + "Enabled" : "Omogućeno", + "Update" : "Ažuriraj", + "Create" : "Stvori", + "Name" : "Naziv", + "New" : "Novo", + "Permissions" : "Dopuštenja", + "Move up" : "Premjesti gore", + "Move down" : "Premjesti dolje", + "General settings" : "Opće postavke", + "Appearance" : "Izgled", + "Access control" : "Kontrola pristupa", + "Settings saved" : "Postavke spremljene", + "Failed to save settings" : "Spremanje postavki nije uspjelo", + "Reset" : "Resetiraj", + "Category" : "Kategorija", + "Allow" : "Dopusti", + "ID" : "ID", + "Actions" : "Radnje", + "No users found" : "Nije pronađen nijedan korisnik", + "Joined" : "Pridružen", + "Status" : "Status", + "Active" : "Aktivan", + "Deleted" : "Izbrisano" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/l10n/hr.json b/l10n/hr.json index 4cfe506..c51b8d8 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -1,4 +1,66 @@ { "translations": { - "ID" : "ID" + "Forum" : "Forum", + "Admin" : "Admin", + "User" : "@string/user_icon", + "General" : "Općenito", + "Support" : "Podrška", + "Deleted user" : "Izbrisan korisnik", + "Search" : "Traži", + "Home" : "Doma", + "Dashboard" : "Nadzorna ploča", + "Users" : "Korisnici", + "Categories" : "Kategorije", + "Collapse" : "Sakrij", + "Code" : "Kod", + "Quote" : "Ponuda", + "Font size" : "Veličina fonta", + "List" : "Popis", + "Insert emoji" : "Umetni emoji", + "Page not found" : "Stranica nije pronađena", + "Edit" : "Uredi", + "Delete" : "Izbriši", + "Cancel" : "Cancel", + "Save" : "Spremi", + "Uncategorized" : "Nekategorizirani", + "Views" : "Prikazi", + "Title" : "Naslov", + "Refresh" : "Osvježi", + "Loading …" : "Učitavanje…", + "Error" : "Pogreška", + "Searching …" : "Traženje…", + "No results found" : "Nema rezultata", + "Back to {category}" : "Natrag na {category}", + "by" : "od", + "Subscribe" : "Preplata", + "Subscribed" : "Pretplaćen", + "Preferences" : "Preferencije", + "Notifications" : "Obavijesti", + "Enable" : "Omogućite", + "Disable" : "Onemogući", + "Tag" : "Oznaka", + "Description" : "Opis", + "Enabled" : "Omogućeno", + "Update" : "Ažuriraj", + "Create" : "Stvori", + "Name" : "Naziv", + "New" : "Novo", + "Permissions" : "Dopuštenja", + "Move up" : "Premjesti gore", + "Move down" : "Premjesti dolje", + "General settings" : "Opće postavke", + "Appearance" : "Izgled", + "Access control" : "Kontrola pristupa", + "Settings saved" : "Postavke spremljene", + "Failed to save settings" : "Spremanje postavki nije uspjelo", + "Reset" : "Resetiraj", + "Category" : "Kategorija", + "Allow" : "Dopusti", + "ID" : "ID", + "Actions" : "Radnje", + "No users found" : "Nije pronađen nijedan korisnik", + "Joined" : "Pridružen", + "Status" : "Status", + "Active" : "Aktivan", + "Deleted" : "Izbrisano" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/hu.js b/l10n/hu.js index 90abfcb..ca60898 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -1,6 +1,83 @@ OC.L10N.register( "forum", { - "ID" : "Azonosító" + "Forum" : "Fórum", + "Admin" : "Rendszergazda", + "User" : "Felhasználó", + "General" : "Általános", + "Support" : "Támogatás", + "Bold text" : "Félkövér szöveg", + "Underlined text" : "Aláhúzott szöveg", + "Deleted user" : "Törölt felhasználó", + "Search" : "Keresés", + "Home" : "Kezdőlap", + "Dashboard" : "Irányítópult", + "Users" : "Felhasználók", + "Categories" : "Kategóriák", + "Expand" : "Kibontás", + "Collapse" : "Összecsukás", + "Code" : "Kód", + "Quote" : "Árajánlat", + "Font size" : "Betűméret", + "List" : "Lista", + "Insert emoji" : "Emodzsi beszúrása", + "Page not found" : "Az oldal nem található", + "Back" : "Vissza", + "Edit" : "Szerkesztés", + "Delete" : "Törlés", + "Unread" : "Olvasatlan", + "Cancel" : "Cancel", + "Save" : "Mentés", + "React with {emoji}" : "Reagálás ezzel: {emoji}", + "Uncategorized" : "Kategorizálatlan", + "Views" : "Nézetek", + "Title" : "Cím", + "Refresh" : "Frissítés", + "Loading …" : "Betöltés…", + "Retry" : "Újra", + "In {category}" : "Ebben: {category}", + "Error" : "Hiba", + "Searching …" : "Keresés…", + "No results found" : "Nincs találat", + "Back to {category}" : "Vissza ide: {category}", + "Reply" : "Válasz", + "by" : "szerzők:", + "Subscribe" : "Feliratkozás", + "Subscribed" : "Feliratkozva", + "Preferences" : "Beállítások", + "Notifications" : "Értesítések", + "Enable" : "Engedélyezés", + "Disable" : "Letiltás", + "Tag" : "Címke", + "Description" : "Leírás", + "Enabled" : "Engedélyezve", + "Update" : "Frissítés", + "Create" : "Létrehozás", + "Name" : "Név", + "Sort order" : "Rendezési sorrend", + "New" : "Új", + "Permissions" : "Jogosultságok", + "Move up" : "Mozgatás fel", + "Move down" : "Mozgatás le", + "Total users" : "Összes felhasználó", + "Last 7 days" : "Előző 7 nap", + "General settings" : "Általános beállítások", + "Appearance" : "Megjelenés", + "Access control" : "Hozzáférés-vezérlés", + "Settings saved" : "Beállítások mentve", + "Failed to save settings" : "A beállítások mentése sikertelen", + "Reset" : "Alaphelyzetbe állítás", + "Category" : "Kategória", + "Allow" : "Engedélyezés", + "ID" : "Azonosító", + "Created" : "Létrehozva", + "Actions" : "Műveletek", + "No description" : "Nincs leírás", + "Loading users …" : "Felhasználók betöltése…", + "No users found" : "Nem találhatók felhasználók", + "Joined" : "Csatlakozott", + "Status" : "Állapot", + "Active" : "Aktív", + "Deleted" : "Törölve" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index 3b1650a..07f0dd9 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -1,4 +1,81 @@ { "translations": { - "ID" : "Azonosító" + "Forum" : "Fórum", + "Admin" : "Rendszergazda", + "User" : "Felhasználó", + "General" : "Általános", + "Support" : "Támogatás", + "Bold text" : "Félkövér szöveg", + "Underlined text" : "Aláhúzott szöveg", + "Deleted user" : "Törölt felhasználó", + "Search" : "Keresés", + "Home" : "Kezdőlap", + "Dashboard" : "Irányítópult", + "Users" : "Felhasználók", + "Categories" : "Kategóriák", + "Expand" : "Kibontás", + "Collapse" : "Összecsukás", + "Code" : "Kód", + "Quote" : "Árajánlat", + "Font size" : "Betűméret", + "List" : "Lista", + "Insert emoji" : "Emodzsi beszúrása", + "Page not found" : "Az oldal nem található", + "Back" : "Vissza", + "Edit" : "Szerkesztés", + "Delete" : "Törlés", + "Unread" : "Olvasatlan", + "Cancel" : "Cancel", + "Save" : "Mentés", + "React with {emoji}" : "Reagálás ezzel: {emoji}", + "Uncategorized" : "Kategorizálatlan", + "Views" : "Nézetek", + "Title" : "Cím", + "Refresh" : "Frissítés", + "Loading …" : "Betöltés…", + "Retry" : "Újra", + "In {category}" : "Ebben: {category}", + "Error" : "Hiba", + "Searching …" : "Keresés…", + "No results found" : "Nincs találat", + "Back to {category}" : "Vissza ide: {category}", + "Reply" : "Válasz", + "by" : "szerzők:", + "Subscribe" : "Feliratkozás", + "Subscribed" : "Feliratkozva", + "Preferences" : "Beállítások", + "Notifications" : "Értesítések", + "Enable" : "Engedélyezés", + "Disable" : "Letiltás", + "Tag" : "Címke", + "Description" : "Leírás", + "Enabled" : "Engedélyezve", + "Update" : "Frissítés", + "Create" : "Létrehozás", + "Name" : "Név", + "Sort order" : "Rendezési sorrend", + "New" : "Új", + "Permissions" : "Jogosultságok", + "Move up" : "Mozgatás fel", + "Move down" : "Mozgatás le", + "Total users" : "Összes felhasználó", + "Last 7 days" : "Előző 7 nap", + "General settings" : "Általános beállítások", + "Appearance" : "Megjelenés", + "Access control" : "Hozzáférés-vezérlés", + "Settings saved" : "Beállítások mentve", + "Failed to save settings" : "A beállítások mentése sikertelen", + "Reset" : "Alaphelyzetbe állítás", + "Category" : "Kategória", + "Allow" : "Engedélyezés", + "ID" : "Azonosító", + "Created" : "Létrehozva", + "Actions" : "Műveletek", + "No description" : "Nincs leírás", + "Loading users …" : "Felhasználók betöltése…", + "No users found" : "Nem találhatók felhasználók", + "Joined" : "Csatlakozott", + "Status" : "Állapot", + "Active" : "Aktív", + "Deleted" : "Törölve" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ia.js b/l10n/ia.js new file mode 100644 index 0000000..76bde08 --- /dev/null +++ b/l10n/ia.js @@ -0,0 +1,31 @@ +OC.L10N.register( + "forum", + { + "Forum" : "Foro", + "User" : "User", + "General" : "General", + "Search" : "Cercar", + "Home" : "Initio", + "Users" : "Usatores", + "Collapse" : "Collaber", + "Edit" : "Modificar", + "Delete" : "Deler", + "Cancel" : "Cancel", + "Save" : "Salveguardar", + "Refresh" : "Refrescar", + "Error" : "Error", + "Reply" : "Responde", + "by" : "per", + "Subscribe" : "Subscribe", + "Disable" : "Disactivar", + "Description" : "Description", + "Enabled" : "Activate", + "Update" : "Actualisation", + "New" : "Nove", + "Settings saved" : "Configurationes salveguardate", + "Reset" : "Re-fixar", + "Category" : "Categoria", + "Actions" : "Actiones", + "Deleted" : "Delite" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ia.json b/l10n/ia.json new file mode 100644 index 0000000..b944e5e --- /dev/null +++ b/l10n/ia.json @@ -0,0 +1,29 @@ +{ "translations": { + "Forum" : "Foro", + "User" : "User", + "General" : "General", + "Search" : "Cercar", + "Home" : "Initio", + "Users" : "Usatores", + "Collapse" : "Collaber", + "Edit" : "Modificar", + "Delete" : "Deler", + "Cancel" : "Cancel", + "Save" : "Salveguardar", + "Refresh" : "Refrescar", + "Error" : "Error", + "Reply" : "Responde", + "by" : "per", + "Subscribe" : "Subscribe", + "Disable" : "Disactivar", + "Description" : "Description", + "Enabled" : "Activate", + "Update" : "Actualisation", + "New" : "Nove", + "Settings saved" : "Configurationes salveguardate", + "Reset" : "Re-fixar", + "Category" : "Categoria", + "Actions" : "Actiones", + "Deleted" : "Delite" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/id.js b/l10n/id.js index 79961a3..3cdea9e 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -1,6 +1,57 @@ OC.L10N.register( "forum", { - "ID" : "ID" + "Forum" : "Forum", + "Admin" : "Admin", + "User" : "Pengguna", + "Guest" : "Tamu", + "General" : "Umum", + "Search" : "Cari", + "Home" : "Beranda", + "Dashboard" : "Dasbor", + "Users" : "Pengguna", + "Categories" : "Kategori", + "Expand" : "Perluas", + "Collapse" : "Tutup", + "Code" : "Kode", + "Font size" : "Ukuran font", + "List" : "Daftar", + "Page not found" : "Halaman tidak ditemukan", + "Edit" : "Sunting", + "Delete" : "Hapus", + "Cancel" : "Cancel", + "Save" : "Simpan", + "Uncategorized" : "Tidak terkategori", + "Views" : "Tampilan", + "Refresh" : "Muat ulang", + "Loading …" : "Memuat …", + "Retry" : "Ulangi", + "Error" : "Galat", + "Back to {category}" : "Kembali ke {category}", + "by" : "oleh", + "Subscribe" : "Berlangganan", + "Preferences" : "Preferensi", + "Notifications" : "Notifikasi", + "Enable" : "Aktifkan", + "Disable" : "Nonaktifkan", + "Description" : "Deskrisi", + "Enabled" : "Diaktifkan", + "Update" : "Perbarui", + "Create" : "Buat", + "Name" : "Nama", + "Sort order" : "Urutkan", + "New" : "Baru", + "Appearance" : "Tampilan", + "Access control" : "Kontol akses", + "Settings saved" : "Setelan tersimpan", + "Failed to save settings" : "Gagal simpan setelan", + "Reset" : "Setel ulang", + "Category" : "Kategori", + "Allow" : "Izinkan", + "ID" : "ID", + "Created" : "Dibuat", + "Actions" : "Tindakan", + "No users found" : "Tidak ada pengguna yang ditemukan", + "Deleted" : "Dihapus" }, "nplurals=1; plural=0;"); diff --git a/l10n/id.json b/l10n/id.json index 9d91970..bd0d4ed 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -1,4 +1,55 @@ { "translations": { - "ID" : "ID" + "Forum" : "Forum", + "Admin" : "Admin", + "User" : "Pengguna", + "Guest" : "Tamu", + "General" : "Umum", + "Search" : "Cari", + "Home" : "Beranda", + "Dashboard" : "Dasbor", + "Users" : "Pengguna", + "Categories" : "Kategori", + "Expand" : "Perluas", + "Collapse" : "Tutup", + "Code" : "Kode", + "Font size" : "Ukuran font", + "List" : "Daftar", + "Page not found" : "Halaman tidak ditemukan", + "Edit" : "Sunting", + "Delete" : "Hapus", + "Cancel" : "Cancel", + "Save" : "Simpan", + "Uncategorized" : "Tidak terkategori", + "Views" : "Tampilan", + "Refresh" : "Muat ulang", + "Loading …" : "Memuat …", + "Retry" : "Ulangi", + "Error" : "Galat", + "Back to {category}" : "Kembali ke {category}", + "by" : "oleh", + "Subscribe" : "Berlangganan", + "Preferences" : "Preferensi", + "Notifications" : "Notifikasi", + "Enable" : "Aktifkan", + "Disable" : "Nonaktifkan", + "Description" : "Deskrisi", + "Enabled" : "Diaktifkan", + "Update" : "Perbarui", + "Create" : "Buat", + "Name" : "Nama", + "Sort order" : "Urutkan", + "New" : "Baru", + "Appearance" : "Tampilan", + "Access control" : "Kontol akses", + "Settings saved" : "Setelan tersimpan", + "Failed to save settings" : "Gagal simpan setelan", + "Reset" : "Setel ulang", + "Category" : "Kategori", + "Allow" : "Izinkan", + "ID" : "ID", + "Created" : "Dibuat", + "Actions" : "Tindakan", + "No users found" : "Tidak ada pengguna yang ditemukan", + "Deleted" : "Dihapus" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/is.js b/l10n/is.js index d3c1db1..4f64f0e 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -1,6 +1,71 @@ OC.L10N.register( "forum", { - "ID" : "ID" + "Forum" : "Vefspjall", + "Admin" : "Stjórnun", + "Moderator" : "Umsjónarmaður", + "User" : "Notandi", + "General" : "Almennt", + "Support" : "Aðstoð", + "Bold text" : "Feitletraður texti", + "Underlined text" : "Undirstrikaður texti", + "Search" : "Search", + "Home" : "Heim", + "Dashboard" : "Stjórnborð", + "Users" : "Notendur", + "Categories" : "Flokkar", + "Expand" : "Fletta út", + "Collapse" : "Fella saman", + "Code" : "Kóði", + "Font size" : "Leturstærð", + "List" : "Listi", + "Insert emoji" : "Setja inn tjáningartákn", + "Page not found" : "Síða fannst ekki", + "Back" : "Til baka", + "Edit" : "Breyta", + "Delete" : "Eyða", + "Unread" : "Ólesið", + "Cancel" : "Cancel", + "Save" : "Vista", + "Uncategorized" : "Óflokkað", + "Views" : "Skoðun", + "Refresh" : "Endurnýja", + "Loading …" : "Hleð inn …", + "Retry" : "Reyna aftur", + "Error" : "Villa", + "Searching …" : "Leita …", + "Back to {category}" : "Til baka í {category}", + "by" : "af", + "Subscribe" : "Gerast áskrifandi", + "Subscribed" : "Í áskrift", + "Preferences" : "Kjörstillingar", + "Disable" : "Gera óvirkt", + "Tag" : "Merki", + "Description" : "Lýsing", + "Enabled" : "Virkt", + "Update" : "Uppfæra", + "Create" : "Búa til", + "Name" : "Heiti", + "New" : "Nýtt", + "Permissions" : "Heimildir", + "Move up" : "Færa upp", + "Move down" : "Færa niður", + "Last 7 days" : "Síðustu 7 daga", + "All time" : "alltaf", + "General settings" : "Almennar stillingar", + "Appearance" : "Útlit", + "Access control" : "Aðgangsstýring", + "Settings saved" : "Stillingar vistaðar", + "Failed to save settings" : "Mistókst að vista stillingar", + "Reset" : "Endurstilla", + "Category" : "Flokkur", + "Allow" : "Leyfa", + "ID" : "ID", + "Created" : "Búið til þann", + "Actions" : "Aðgerðir", + "Loading users …" : "Hleð inn notendum …", + "Joined" : "Gekk inn", + "Active" : "Virkur", + "Deleted" : "Eytt" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/l10n/is.json b/l10n/is.json index 14bbf8b..05084c5 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -1,4 +1,69 @@ { "translations": { - "ID" : "ID" + "Forum" : "Vefspjall", + "Admin" : "Stjórnun", + "Moderator" : "Umsjónarmaður", + "User" : "Notandi", + "General" : "Almennt", + "Support" : "Aðstoð", + "Bold text" : "Feitletraður texti", + "Underlined text" : "Undirstrikaður texti", + "Search" : "Search", + "Home" : "Heim", + "Dashboard" : "Stjórnborð", + "Users" : "Notendur", + "Categories" : "Flokkar", + "Expand" : "Fletta út", + "Collapse" : "Fella saman", + "Code" : "Kóði", + "Font size" : "Leturstærð", + "List" : "Listi", + "Insert emoji" : "Setja inn tjáningartákn", + "Page not found" : "Síða fannst ekki", + "Back" : "Til baka", + "Edit" : "Breyta", + "Delete" : "Eyða", + "Unread" : "Ólesið", + "Cancel" : "Cancel", + "Save" : "Vista", + "Uncategorized" : "Óflokkað", + "Views" : "Skoðun", + "Refresh" : "Endurnýja", + "Loading …" : "Hleð inn …", + "Retry" : "Reyna aftur", + "Error" : "Villa", + "Searching …" : "Leita …", + "Back to {category}" : "Til baka í {category}", + "by" : "af", + "Subscribe" : "Gerast áskrifandi", + "Subscribed" : "Í áskrift", + "Preferences" : "Kjörstillingar", + "Disable" : "Gera óvirkt", + "Tag" : "Merki", + "Description" : "Lýsing", + "Enabled" : "Virkt", + "Update" : "Uppfæra", + "Create" : "Búa til", + "Name" : "Heiti", + "New" : "Nýtt", + "Permissions" : "Heimildir", + "Move up" : "Færa upp", + "Move down" : "Færa niður", + "Last 7 days" : "Síðustu 7 daga", + "All time" : "alltaf", + "General settings" : "Almennar stillingar", + "Appearance" : "Útlit", + "Access control" : "Aðgangsstýring", + "Settings saved" : "Stillingar vistaðar", + "Failed to save settings" : "Mistókst að vista stillingar", + "Reset" : "Endurstilla", + "Category" : "Flokkur", + "Allow" : "Leyfa", + "ID" : "ID", + "Created" : "Búið til þann", + "Actions" : "Aðgerðir", + "Loading users …" : "Hleð inn notendum …", + "Joined" : "Gekk inn", + "Active" : "Virkur", + "Deleted" : "Eytt" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index 0a82841..e3725a9 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -1,6 +1,84 @@ OC.L10N.register( "forum", { - "ID" : "ID" + "Forum" : "Forum", + "Admin" : "Admin", + "User" : "Utente", + "General" : "Generale", + "Support" : "Supporto", + "Bold text" : "Grassetto", + "Underlined text" : "Testo sottolineato", + "Deleted user" : "Utente eliminato", + "Search" : "Cerca", + "Home" : "Home", + "Dashboard" : "Cruscotto", + "Categories" : "Categorie", + "Expand" : "Espandi", + "Collapse" : "Contrai", + "Code" : "Codice", + "Quote" : "Preventivo", + "Font size" : "Dimensione carattere", + "List" : "Elenco", + "Insert emoji" : "Inserisci emoji", + "Page not found" : "Pagina non trovata", + "Back" : "Indietro", + "Edit" : "Modifica", + "Delete" : "Elimina", + "Unread" : "Da leggere", + "Cancel" : "Cancel", + "Save" : "Salva", + "React with {emoji}" : "Regisci con {emoji}", + "Uncategorized" : "Senza categoria", + "Views" : "Viste", + "Title" : "Titolo", + "Refresh" : "Aggiorna", + "Loading …" : "Caricamento…", + "Retry" : "Riprova", + "In {category}" : "In {category}", + "Error" : "Errore", + "Searching …" : "Ricerca in corso…", + "No results found" : "Nessun risultato trovato", + "Back to {category}" : "Torna a {category}", + "Reply" : "Rispondi", + "by" : "di", + "Subscribe" : "Iscrizione", + "Subscribed" : "Sottoscritta", + "Preferences" : "Preferenze", + "Notifications" : "Notifiche", + "Enable" : "Abilita", + "Disable" : "Disabilita", + "Tag" : "Etichetta", + "Description" : "Descrizione", + "Enabled" : "Abilitata", + "Update" : "Aggiorna", + "Create" : "Crea", + "Name" : "Nome", + "Sort order" : "Ordinamento", + "0" : "0", + "New" : "Nuovo", + "Permissions" : "Permessi", + "Move up" : "Sposta su", + "Move down" : "Sposta giù", + "Total users" : "Utenti totali", + "Last 7 days" : "Ultimi 7 giorni", + "All time" : "Sempre", + "General settings" : "Impostazioni generali", + "Appearance" : "Aspetto", + "Access control" : "Controllo d'accesso", + "Settings saved" : "Impostazioni salvate", + "Failed to save settings" : "Salvataggio impostazioni non riuscito", + "Reset" : "Ripristina", + "Category" : "Categoria", + "Allow" : "Consenti", + "ID" : "ID", + "Created" : "Creato il", + "Actions" : "Azioni", + "User management" : "Gestione degli utenti", + "Loading users …" : "Caricamento utenti …", + "No users found" : "Nessun utente trovato", + "Joined" : "Partecipata", + "Status" : "Stato", + "Active" : "Attivo", + "Deleted" : "Eliminato" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/it.json b/l10n/it.json index e0643b5..15daba5 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -1,4 +1,82 @@ { "translations": { - "ID" : "ID" + "Forum" : "Forum", + "Admin" : "Admin", + "User" : "Utente", + "General" : "Generale", + "Support" : "Supporto", + "Bold text" : "Grassetto", + "Underlined text" : "Testo sottolineato", + "Deleted user" : "Utente eliminato", + "Search" : "Cerca", + "Home" : "Home", + "Dashboard" : "Cruscotto", + "Categories" : "Categorie", + "Expand" : "Espandi", + "Collapse" : "Contrai", + "Code" : "Codice", + "Quote" : "Preventivo", + "Font size" : "Dimensione carattere", + "List" : "Elenco", + "Insert emoji" : "Inserisci emoji", + "Page not found" : "Pagina non trovata", + "Back" : "Indietro", + "Edit" : "Modifica", + "Delete" : "Elimina", + "Unread" : "Da leggere", + "Cancel" : "Cancel", + "Save" : "Salva", + "React with {emoji}" : "Regisci con {emoji}", + "Uncategorized" : "Senza categoria", + "Views" : "Viste", + "Title" : "Titolo", + "Refresh" : "Aggiorna", + "Loading …" : "Caricamento…", + "Retry" : "Riprova", + "In {category}" : "In {category}", + "Error" : "Errore", + "Searching …" : "Ricerca in corso…", + "No results found" : "Nessun risultato trovato", + "Back to {category}" : "Torna a {category}", + "Reply" : "Rispondi", + "by" : "di", + "Subscribe" : "Iscrizione", + "Subscribed" : "Sottoscritta", + "Preferences" : "Preferenze", + "Notifications" : "Notifiche", + "Enable" : "Abilita", + "Disable" : "Disabilita", + "Tag" : "Etichetta", + "Description" : "Descrizione", + "Enabled" : "Abilitata", + "Update" : "Aggiorna", + "Create" : "Crea", + "Name" : "Nome", + "Sort order" : "Ordinamento", + "0" : "0", + "New" : "Nuovo", + "Permissions" : "Permessi", + "Move up" : "Sposta su", + "Move down" : "Sposta giù", + "Total users" : "Utenti totali", + "Last 7 days" : "Ultimi 7 giorni", + "All time" : "Sempre", + "General settings" : "Impostazioni generali", + "Appearance" : "Aspetto", + "Access control" : "Controllo d'accesso", + "Settings saved" : "Impostazioni salvate", + "Failed to save settings" : "Salvataggio impostazioni non riuscito", + "Reset" : "Ripristina", + "Category" : "Categoria", + "Allow" : "Consenti", + "ID" : "ID", + "Created" : "Creato il", + "Actions" : "Azioni", + "User management" : "Gestione degli utenti", + "Loading users …" : "Caricamento utenti …", + "No users found" : "Nessun utente trovato", + "Joined" : "Partecipata", + "Status" : "Stato", + "Active" : "Attivo", + "Deleted" : "Eliminato" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ja.js b/l10n/ja.js index 79961a3..087d45a 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -1,6 +1,82 @@ OC.L10N.register( "forum", { - "ID" : "ID" + "Forum" : "フォーラム", + "Admin" : "管理", + "User" : "ユーザー", + "General" : "一般", + "Support" : "お問い合わせ", + "Bold text" : "太字", + "Underlined text" : "下線を引きたい文字", + "Deleted user" : "ユーザーを削除", + "Search" : "検索", + "Home" : "ホーム", + "Dashboard" : "ダッシュボード", + "Users" : "ユーザ", + "Categories" : "カテゴリ", + "Expand" : "展開", + "Collapse" : "折りたたむ", + "Code" : "コード", + "Font size" : "フォントサイズ", + "List" : "リスト", + "Insert emoji" : "絵文字を挿入", + "Page not found" : "ページが見つかりません", + "Back" : "戻る", + "Edit" : "編集", + "Delete" : "削除", + "Unread" : "未読", + "Cancel" : "キャンセル", + "Save" : "保存する", + "React with {emoji}" : "{emoji} で反応する", + "Uncategorized" : "未分類", + "Views" : "表示", + "Title" : "タイトル", + "Refresh" : "更新", + "Loading …" : "読み込み中…", + "Retry" : "リトライ", + "Error" : "エラー", + "Searching …" : "検索しています…", + "No results found" : "結果が見つかりません", + "Back to {category}" : "{category} に戻る", + "Reply" : "返信", + "by" : "by", + "Subscribe" : "購読", + "Subscribed" : "購読", + "Preferences" : "環境設定", + "Notifications" : "通知", + "Enable" : "有効にする", + "Disable" : "無効", + "This action cannot be undone." : "これは取り消すことができません", + "Tag" : "タグ", + "Description" : "説明", + "Enabled" : "有効", + "Update" : "更新", + "Create" : "作成", + "Name" : "名前", + "Sort order" : "ソート順", + "New" : "新規作成", + "Permissions" : "アクセス権限", + "Move up" : "上に移動", + "Move down" : "下に移動", + "Total users" : "総ユーザー数", + "Last 7 days" : "7日以内", + "General settings" : "一般設定", + "Appearance" : "表示", + "Access control" : "アクセス制御", + "Settings saved" : "設定が保存されました", + "Failed to save settings" : "設定の保存に失敗しました", + "Reset" : "リセット", + "Category" : "カテゴリー", + "Allow" : "許可", + "ID" : "ID", + "Created" : "作成時刻", + "Actions" : "アクション", + "User management" : "ユーザー管理", + "Loading users …" : "Loading users …", + "No users found" : "ユーザーが見つかりません", + "Joined" : "参加", + "Status" : "ステータス", + "Active" : "有効", + "Deleted" : "削除済み" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index 9d91970..158ab7c 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -1,4 +1,80 @@ { "translations": { - "ID" : "ID" + "Forum" : "フォーラム", + "Admin" : "管理", + "User" : "ユーザー", + "General" : "一般", + "Support" : "お問い合わせ", + "Bold text" : "太字", + "Underlined text" : "下線を引きたい文字", + "Deleted user" : "ユーザーを削除", + "Search" : "検索", + "Home" : "ホーム", + "Dashboard" : "ダッシュボード", + "Users" : "ユーザ", + "Categories" : "カテゴリ", + "Expand" : "展開", + "Collapse" : "折りたたむ", + "Code" : "コード", + "Font size" : "フォントサイズ", + "List" : "リスト", + "Insert emoji" : "絵文字を挿入", + "Page not found" : "ページが見つかりません", + "Back" : "戻る", + "Edit" : "編集", + "Delete" : "削除", + "Unread" : "未読", + "Cancel" : "キャンセル", + "Save" : "保存する", + "React with {emoji}" : "{emoji} で反応する", + "Uncategorized" : "未分類", + "Views" : "表示", + "Title" : "タイトル", + "Refresh" : "更新", + "Loading …" : "読み込み中…", + "Retry" : "リトライ", + "Error" : "エラー", + "Searching …" : "検索しています…", + "No results found" : "結果が見つかりません", + "Back to {category}" : "{category} に戻る", + "Reply" : "返信", + "by" : "by", + "Subscribe" : "購読", + "Subscribed" : "購読", + "Preferences" : "環境設定", + "Notifications" : "通知", + "Enable" : "有効にする", + "Disable" : "無効", + "This action cannot be undone." : "これは取り消すことができません", + "Tag" : "タグ", + "Description" : "説明", + "Enabled" : "有効", + "Update" : "更新", + "Create" : "作成", + "Name" : "名前", + "Sort order" : "ソート順", + "New" : "新規作成", + "Permissions" : "アクセス権限", + "Move up" : "上に移動", + "Move down" : "下に移動", + "Total users" : "総ユーザー数", + "Last 7 days" : "7日以内", + "General settings" : "一般設定", + "Appearance" : "表示", + "Access control" : "アクセス制御", + "Settings saved" : "設定が保存されました", + "Failed to save settings" : "設定の保存に失敗しました", + "Reset" : "リセット", + "Category" : "カテゴリー", + "Allow" : "許可", + "ID" : "ID", + "Created" : "作成時刻", + "Actions" : "アクション", + "User management" : "ユーザー管理", + "Loading users …" : "Loading users …", + "No users found" : "ユーザーが見つかりません", + "Joined" : "参加", + "Status" : "ステータス", + "Active" : "有効", + "Deleted" : "削除済み" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/ka.js b/l10n/ka.js index 43838c0..d1c05fa 100644 --- a/l10n/ka.js +++ b/l10n/ka.js @@ -1,6 +1,72 @@ OC.L10N.register( "forum", { - "ID" : "ID" + "Forum" : "Forum", + "Admin" : "Admin", + "Moderator" : "Moderator", + "User" : "User", + "Guest" : "Guest", + "General" : "General", + "Deleted user" : "Deleted user", + "Search" : "ძიება", + "Home" : "მთავარი", + "Dashboard" : "Dashboard", + "Users" : "Users", + "Categories" : "Categories", + "Expand" : "Expand", + "Collapse" : "Collapse", + "Code" : "Code", + "Font size" : "Font size", + "List" : "List", + "Page not found" : "Page not found", + "Back" : "უკან", + "Edit" : "Edit", + "Delete" : "წაშლა", + "Unread" : "Unread", + "Cancel" : "Cancel", + "Save" : "დამახსოვრება", + "React with {emoji}" : "React with {emoji}", + "Uncategorized" : "Uncategorized", + "Views" : "Views", + "Refresh" : "Refresh", + "Loading …" : "Loading …", + "Retry" : "Retry", + "Error" : "Error", + "Searching …" : "Searching …", + "No results found" : "No results found", + "Back to {category}" : "Back to {category}", + "Reply" : "Reply", + "by" : "by", + "Subscribe" : "Subscribe", + "Subscribed" : "Subscribed", + "Preferences" : "Preferences", + "Notifications" : "შეტყობინებები", + "Enable" : "Enable", + "Disable" : "Disable", + "Description" : "Description", + "Enabled" : "Enabled", + "Update" : "Update", + "Create" : "Create", + "Name" : "სახელი", + "New" : "ახალი", + "Permissions" : "Permissions", + "Move up" : "Move up", + "Move down" : "Move down", + "Last 7 days" : "Last 7 days", + "General settings" : "General settings", + "Settings saved" : "Settings saved", + "Failed to save settings" : "Failed to save settings", + "Reset" : "Reset", + "Category" : "Category", + "Allow" : "Allow", + "ID" : "ID", + "Created" : "Created", + "Actions" : "Actions", + "User management" : "User management", + "Loading users …" : "Loading users …", + "No users found" : "No users found", + "Status" : "Status", + "Active" : "Active", + "Deleted" : "Deleted" }, "nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka.json b/l10n/ka.json index 88b9ecf..4b67c72 100644 --- a/l10n/ka.json +++ b/l10n/ka.json @@ -1,4 +1,70 @@ { "translations": { - "ID" : "ID" + "Forum" : "Forum", + "Admin" : "Admin", + "Moderator" : "Moderator", + "User" : "User", + "Guest" : "Guest", + "General" : "General", + "Deleted user" : "Deleted user", + "Search" : "ძიება", + "Home" : "მთავარი", + "Dashboard" : "Dashboard", + "Users" : "Users", + "Categories" : "Categories", + "Expand" : "Expand", + "Collapse" : "Collapse", + "Code" : "Code", + "Font size" : "Font size", + "List" : "List", + "Page not found" : "Page not found", + "Back" : "უკან", + "Edit" : "Edit", + "Delete" : "წაშლა", + "Unread" : "Unread", + "Cancel" : "Cancel", + "Save" : "დამახსოვრება", + "React with {emoji}" : "React with {emoji}", + "Uncategorized" : "Uncategorized", + "Views" : "Views", + "Refresh" : "Refresh", + "Loading …" : "Loading …", + "Retry" : "Retry", + "Error" : "Error", + "Searching …" : "Searching …", + "No results found" : "No results found", + "Back to {category}" : "Back to {category}", + "Reply" : "Reply", + "by" : "by", + "Subscribe" : "Subscribe", + "Subscribed" : "Subscribed", + "Preferences" : "Preferences", + "Notifications" : "შეტყობინებები", + "Enable" : "Enable", + "Disable" : "Disable", + "Description" : "Description", + "Enabled" : "Enabled", + "Update" : "Update", + "Create" : "Create", + "Name" : "სახელი", + "New" : "ახალი", + "Permissions" : "Permissions", + "Move up" : "Move up", + "Move down" : "Move down", + "Last 7 days" : "Last 7 days", + "General settings" : "General settings", + "Settings saved" : "Settings saved", + "Failed to save settings" : "Failed to save settings", + "Reset" : "Reset", + "Category" : "Category", + "Allow" : "Allow", + "ID" : "ID", + "Created" : "Created", + "Actions" : "Actions", + "User management" : "User management", + "Loading users …" : "Loading users …", + "No users found" : "No users found", + "Status" : "Status", + "Active" : "Active", + "Deleted" : "Deleted" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index 43838c0..8e0b5e5 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -1,6 +1,46 @@ OC.L10N.register( "forum", { - "ID" : "ID" + "Forum" : "ფორუმი", + "Admin" : "ადმინისტრატორი", + "Moderator" : "მოდერატორი", + "User" : "მომხმარებელი", + "General" : "ზოგადი", + "Search" : "ძიება", + "Home" : "სახლი", + "Dashboard" : "მთავარი დაფა", + "Users" : "მომხმარებლები", + "Categories" : "კატეგორიები", + "Collapse" : "აკეცვა", + "Page not found" : "გვერდი არაა ნაპოვნი", + "Edit" : "შეცვლა", + "Delete" : "წაშლა", + "Cancel" : "Cancel", + "Save" : "შენახვა", + "Uncategorized" : "არაკატეგორიზირებული", + "Title" : "სათაური", + "Refresh" : "განახლება", + "Retry" : "ვცადოთ ახლიდან", + "Error" : "შეცდომა", + "by" : "სუბიექტი:", + "Subscribe" : "გამოწერა", + "Disable" : "გამორთვა", + "Description" : "აღწერილობა", + "Enabled" : "მოქმედია", + "Update" : "განახლება", + "Name" : "სახელი", + "New" : "ახალი", + "Permissions" : "უფლებები", + "General settings" : "მთავარი პარამეტრები", + "Access control" : "დაშვების კონტროლი", + "Settings saved" : "პარამეტრები შენახულია", + "Reset" : "საწყის მდოგმარეობაში დაბრუნება", + "Category" : "კატეგორია", + "ID" : "ID", + "Created" : "შექმნილია", + "Actions" : "მოქმედებები", + "Joined" : "გაწევრიანდა", + "Status" : "სტაუტის", + "Deleted" : "გაუქმდა" }, "nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index 88b9ecf..9dc8672 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -1,4 +1,44 @@ { "translations": { - "ID" : "ID" + "Forum" : "ფორუმი", + "Admin" : "ადმინისტრატორი", + "Moderator" : "მოდერატორი", + "User" : "მომხმარებელი", + "General" : "ზოგადი", + "Search" : "ძიება", + "Home" : "სახლი", + "Dashboard" : "მთავარი დაფა", + "Users" : "მომხმარებლები", + "Categories" : "კატეგორიები", + "Collapse" : "აკეცვა", + "Page not found" : "გვერდი არაა ნაპოვნი", + "Edit" : "შეცვლა", + "Delete" : "წაშლა", + "Cancel" : "Cancel", + "Save" : "შენახვა", + "Uncategorized" : "არაკატეგორიზირებული", + "Title" : "სათაური", + "Refresh" : "განახლება", + "Retry" : "ვცადოთ ახლიდან", + "Error" : "შეცდომა", + "by" : "სუბიექტი:", + "Subscribe" : "გამოწერა", + "Disable" : "გამორთვა", + "Description" : "აღწერილობა", + "Enabled" : "მოქმედია", + "Update" : "განახლება", + "Name" : "სახელი", + "New" : "ახალი", + "Permissions" : "უფლებები", + "General settings" : "მთავარი პარამეტრები", + "Access control" : "დაშვების კონტროლი", + "Settings saved" : "პარამეტრები შენახულია", + "Reset" : "საწყის მდოგმარეობაში დაბრუნება", + "Category" : "კატეგორია", + "ID" : "ID", + "Created" : "შექმნილია", + "Actions" : "მოქმედებები", + "Joined" : "გაწევრიანდა", + "Status" : "სტაუტის", + "Deleted" : "გაუქმდა" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/l10n/kab.js b/l10n/kab.js new file mode 100644 index 0000000..71ad57d --- /dev/null +++ b/l10n/kab.js @@ -0,0 +1,46 @@ +OC.L10N.register( + "forum", + { + "Admin" : "Anedbal", + "Moderator" : "Amaẓrag", + "User" : "Aseqdac", + "Guest" : "Inebgi", + "General" : "Amatu", + "Search" : "Nadi", + "Home" : "Amager", + "Dashboard" : "Tafelwit n usenqed", + "Users" : "Iseqdacen", + "Categories" : "Taggayin", + "List" : "Tabdart", + "Page not found" : "Ulac asebter", + "Back" : "Tuɣalin", + "Edit" : "Ẓreg", + "Delete" : "Kkes", + "Cancel" : "Semmet", + "Save" : "Sekles", + "Title" : "Azwel", + "Refresh" : "Sismeḍ", + "Loading …" : "Asali ...", + "Retry" : "Ɛreḍ tikkelt-nniḍen", + "Error" : "Tuccḍa", + "Searching …" : "Anadi …", + "Back to {category}" : "Uɣal ar {category}", + "Reply" : "Err", + "Preferences" : "Tiwelhiwin", + "Notifications" : "Ilɣa", + "Disable" : "Sens", + "Description" : "Aglam", + "Enabled" : "Yermed", + "Create" : "Snulfu-d", + "Name" : "Isem", + "New" : "Amaynut", + "Last 7 days" : "7 n wussan yezrin", + "Appearance" : "Udem", + "Category" : "Taggayt", + "Allow" : "Sireg", + "Created" : "Yettwarna.", + "Actions" : "Tigawin", + "Status" : "Addad", + "Deleted" : "Yettwakkes" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/kab.json b/l10n/kab.json new file mode 100644 index 0000000..0a8953a --- /dev/null +++ b/l10n/kab.json @@ -0,0 +1,44 @@ +{ "translations": { + "Admin" : "Anedbal", + "Moderator" : "Amaẓrag", + "User" : "Aseqdac", + "Guest" : "Inebgi", + "General" : "Amatu", + "Search" : "Nadi", + "Home" : "Amager", + "Dashboard" : "Tafelwit n usenqed", + "Users" : "Iseqdacen", + "Categories" : "Taggayin", + "List" : "Tabdart", + "Page not found" : "Ulac asebter", + "Back" : "Tuɣalin", + "Edit" : "Ẓreg", + "Delete" : "Kkes", + "Cancel" : "Semmet", + "Save" : "Sekles", + "Title" : "Azwel", + "Refresh" : "Sismeḍ", + "Loading …" : "Asali ...", + "Retry" : "Ɛreḍ tikkelt-nniḍen", + "Error" : "Tuccḍa", + "Searching …" : "Anadi …", + "Back to {category}" : "Uɣal ar {category}", + "Reply" : "Err", + "Preferences" : "Tiwelhiwin", + "Notifications" : "Ilɣa", + "Disable" : "Sens", + "Description" : "Aglam", + "Enabled" : "Yermed", + "Create" : "Snulfu-d", + "Name" : "Isem", + "New" : "Amaynut", + "Last 7 days" : "7 n wussan yezrin", + "Appearance" : "Udem", + "Category" : "Taggayt", + "Allow" : "Sireg", + "Created" : "Yettwarna.", + "Actions" : "Tigawin", + "Status" : "Addad", + "Deleted" : "Yettwakkes" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/km.js b/l10n/km.js new file mode 100644 index 0000000..160e451 --- /dev/null +++ b/l10n/km.js @@ -0,0 +1,26 @@ +OC.L10N.register( + "forum", + { + "Forum" : "វេទិកាពិភាក្សា", + "Admin" : "អ្នក​គ្រប់​គ្រង", + "User" : "User", + "General" : "ទូទៅ", + "Search" : "ស្វែងរក", + "Home" : "ទំព័រដើម", + "Users" : "អ្នកប្រើ", + "Collapse" : "បត់បង្រួម", + "Edit" : "កែប្រែ", + "Delete" : "លុប", + "Cancel" : "Cancel", + "Save" : "រក្សាទុក", + "Error" : "កំហុស", + "by" : "ដោយ", + "Disable" : "បិទ", + "Description" : "ការ​អធិប្បាយ", + "Enabled" : "បាន​បើក", + "Update" : "ធ្វើ​បច្ចុប្បន្នភាព", + "Name" : "ឈ្មោះ", + "New" : "ថ្មី", + "Deleted" : "បាន​លុប" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/km.json b/l10n/km.json new file mode 100644 index 0000000..9c6bb12 --- /dev/null +++ b/l10n/km.json @@ -0,0 +1,24 @@ +{ "translations": { + "Forum" : "វេទិកាពិភាក្សា", + "Admin" : "អ្នក​គ្រប់​គ្រង", + "User" : "User", + "General" : "ទូទៅ", + "Search" : "ស្វែងរក", + "Home" : "ទំព័រដើម", + "Users" : "អ្នកប្រើ", + "Collapse" : "បត់បង្រួម", + "Edit" : "កែប្រែ", + "Delete" : "លុប", + "Cancel" : "Cancel", + "Save" : "រក្សាទុក", + "Error" : "កំហុស", + "by" : "ដោយ", + "Disable" : "បិទ", + "Description" : "ការ​អធិប្បាយ", + "Enabled" : "បាន​បើក", + "Update" : "ធ្វើ​បច្ចុប្បន្នភាព", + "Name" : "ឈ្មោះ", + "New" : "ថ្មី", + "Deleted" : "បាន​លុប" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/l10n/ko.js b/l10n/ko.js index afaca36..ab79865 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -1,7 +1,77 @@ OC.L10N.register( "forum", { + "Forum" : "포럼", + "User" : "사용자", + "General" : "일반", + "Support" : "지원", + "Bold text" : "굵은 텍스트", + "Underlined text" : "밑줄 쳐진 텍스트", + "Deleted user" : "삭제된 사용자", + "Search" : "검색", + "Home" : "집", + "Dashboard" : "대시보드", + "Users" : "사용자", + "Categories" : "분류", + "Expand" : "확장", + "Collapse" : "접기", + "Code" : "코드", + "Font size" : "글꼴 크기", + "List" : "목록", + "Insert emoji" : "이모지 삽입", + "Page not found" : "페이지를 찾을 수 없음", + "Back" : "뒤로", + "Edit" : "편집", + "Delete" : "삭제", + "Unread" : "읽지 않음", + "Cancel" : "취소", + "Save" : "저장", + "React with {emoji}" : "{emoji}(으)로 반응", + "Uncategorized" : "분류되지 않음", + "Views" : "보기", + "Title" : "제목", + "Refresh" : "새로 고침", + "Loading …" : "불러오는 중 ...", + "Retry" : "다시 시도", + "Error" : "오류", + "Searching …" : "검색 중...", + "No results found" : "결과 없음", + "Back to {category}" : "{category}(으)로 돌아가기", + "by" : "by", + "Subscribe" : "구독", + "Subscribed" : "구독함", + "Preferences" : "환경 설정", + "Enable" : "활성화", + "Disable" : "사용 안함", + "Description" : "설명", + "Enabled" : "활성화", + "Update" : "업데이트", + "Create" : "생성", + "Name" : "이름", + "Sort order" : "정렬 순서", + "New" : "새 파일", + "Permissions" : "권한", + "Move up" : "위로 이동", + "Move down" : "아래로 이동", + "Last 7 days" : "지난 7일", + "General settings" : "일반 설정", + "Appearance" : "외형", + "Access control" : "접근 제어", + "Settings saved" : "설정 저장됨", + "Failed to save settings" : "설정을 저장하는 데 실패했습니다", + "Reset" : "초기화", + "Category" : "분류", + "Allow" : "허용", "ID" : "ID", - "Loading users …" : "사용자 불러오는 중 ..." + "Created" : "만든 날짜", + "Actions" : "동작", + "No description" : "설명 없음", + "User management" : "사용자 관리", + "Loading users …" : "사용자 불러오는 중 ...", + "No users found" : "사용자 없음", + "Joined" : "등록함", + "Status" : "상태", + "Active" : "활성화", + "Deleted" : "삭제됨" }, "nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json index 441431e..93a50dc 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -1,5 +1,75 @@ { "translations": { + "Forum" : "포럼", + "User" : "사용자", + "General" : "일반", + "Support" : "지원", + "Bold text" : "굵은 텍스트", + "Underlined text" : "밑줄 쳐진 텍스트", + "Deleted user" : "삭제된 사용자", + "Search" : "검색", + "Home" : "집", + "Dashboard" : "대시보드", + "Users" : "사용자", + "Categories" : "분류", + "Expand" : "확장", + "Collapse" : "접기", + "Code" : "코드", + "Font size" : "글꼴 크기", + "List" : "목록", + "Insert emoji" : "이모지 삽입", + "Page not found" : "페이지를 찾을 수 없음", + "Back" : "뒤로", + "Edit" : "편집", + "Delete" : "삭제", + "Unread" : "읽지 않음", + "Cancel" : "취소", + "Save" : "저장", + "React with {emoji}" : "{emoji}(으)로 반응", + "Uncategorized" : "분류되지 않음", + "Views" : "보기", + "Title" : "제목", + "Refresh" : "새로 고침", + "Loading …" : "불러오는 중 ...", + "Retry" : "다시 시도", + "Error" : "오류", + "Searching …" : "검색 중...", + "No results found" : "결과 없음", + "Back to {category}" : "{category}(으)로 돌아가기", + "by" : "by", + "Subscribe" : "구독", + "Subscribed" : "구독함", + "Preferences" : "환경 설정", + "Enable" : "활성화", + "Disable" : "사용 안함", + "Description" : "설명", + "Enabled" : "활성화", + "Update" : "업데이트", + "Create" : "생성", + "Name" : "이름", + "Sort order" : "정렬 순서", + "New" : "새 파일", + "Permissions" : "권한", + "Move up" : "위로 이동", + "Move down" : "아래로 이동", + "Last 7 days" : "지난 7일", + "General settings" : "일반 설정", + "Appearance" : "외형", + "Access control" : "접근 제어", + "Settings saved" : "설정 저장됨", + "Failed to save settings" : "설정을 저장하는 데 실패했습니다", + "Reset" : "초기화", + "Category" : "분류", + "Allow" : "허용", "ID" : "ID", - "Loading users …" : "사용자 불러오는 중 ..." + "Created" : "만든 날짜", + "Actions" : "동작", + "No description" : "설명 없음", + "User management" : "사용자 관리", + "Loading users …" : "사용자 불러오는 중 ...", + "No users found" : "사용자 없음", + "Joined" : "등록함", + "Status" : "상태", + "Active" : "활성화", + "Deleted" : "삭제됨" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lb.js b/l10n/lb.js new file mode 100644 index 0000000..76d2c61 --- /dev/null +++ b/l10n/lb.js @@ -0,0 +1,29 @@ +OC.L10N.register( + "forum", + { + "Admin" : "Admin", + "User" : "User", + "General" : "Allgemeng", + "Search" : "Sichen", + "Home" : "Doheem", + "Users" : "Benotzer", + "Collapse" : "Zesumme falen", + "Edit" : "Änneren", + "Delete" : "Läschen", + "Cancel" : "Cancel", + "Save" : "Späicheren", + "Refresh" : "Opfrëschen", + "Error" : "Fehler", + "by" : "vun", + "Subscribe" : "Umellen", + "Disable" : "Ofschalten", + "Description" : "Beschreiwung", + "Enabled" : "Aktivéiert", + "Update" : "Update", + "Name" : "Numm", + "New" : "Nei", + "Reset" : "Zeréck setzen", + "Actions" : "Aktiounen", + "Deleted" : "Geläscht" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/lb.json b/l10n/lb.json new file mode 100644 index 0000000..4846b10 --- /dev/null +++ b/l10n/lb.json @@ -0,0 +1,27 @@ +{ "translations": { + "Admin" : "Admin", + "User" : "User", + "General" : "Allgemeng", + "Search" : "Sichen", + "Home" : "Doheem", + "Users" : "Benotzer", + "Collapse" : "Zesumme falen", + "Edit" : "Änneren", + "Delete" : "Läschen", + "Cancel" : "Cancel", + "Save" : "Späicheren", + "Refresh" : "Opfrëschen", + "Error" : "Fehler", + "by" : "vun", + "Subscribe" : "Umellen", + "Disable" : "Ofschalten", + "Description" : "Beschreiwung", + "Enabled" : "Aktivéiert", + "Update" : "Update", + "Name" : "Numm", + "New" : "Nei", + "Reset" : "Zeréck setzen", + "Actions" : "Aktiounen", + "Deleted" : "Geläscht" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/lo.js b/l10n/lo.js index cad86a3..6f4578e 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -1,7 +1,82 @@ OC.L10N.register( "forum", { + "Forum" : "Forum", + "Admin" : "ຜູ້ເບິ່ງເເຍງລະບົບ", + "Moderator" : "Moderator", + "User" : "ຜູ້ໃຊ້", + "Guest" : "ແຂກ", + "General" : "ທົ່ວໄປ", + "Bold text" : "ຂໍ້ຄວາມຕົວໜາ", + "Underlined text" : "ຂໍ້ຄວາມທີ່ຂີດກ້ອງ", + "Deleted user" : "Deleted user", + "Search" : "ຄົ້ນຫາ", + "Home" : "ໜ້າຫຼັກ", + "Users" : "ຜູ້ໃຊ້", + "Categories" : "ໝວດໝູ່", + "Expand" : "Expand", + "Collapse" : "Collapse", + "Code" : "ລະຫັດ", + "Quote" : "ໃບສະເໜີລາຄາ", + "Font size" : "Font size", + "Align left" : "ຈັດຊ້າຍ", + "Align center" : "ຈັດກາງ", + "Align right" : "ຈັດຂວາ", + "List" : "ລາຍການ", + "Insert emoji" : "ແຊກອີໂມຈິ", + "Page not found" : "ບໍ່ພົບຫນ້າ", + "Back" : "ກັບຄືນ", + "Edit" : "ແກ້ໄຂ", + "Delete" : "ລຶບ", + "Unread" : "Unread", + "Cancel" : "ຍົກເລີກ", + "Save" : "ບັນທຶກ", + "React with {emoji}" : "React with {emoji}", + "Uncategorized" : "Uncategorized", + "Views" : "ມຸມມອງ", + "Title" : "ຫົວຂໍ້", + "Refresh" : "ໂຫຼດໃໝ່", + "Loading …" : "ກຳລັງໂຫຼດ...", + "Retry" : "ລອງໃໝ່", + "In {category}" : "In {category}", + "Error" : "ຂໍ້ຜິດພາດ", + "Searching …" : "ກຳລັງຊອກຫາ...", + "No results found" : "ບໍ່ພົບຜົນລັບ", + "Back to {category}" : "ກັບໄປທີ່ {category}", + "Reply" : "ຕອບກັບ", + "by" : "by", + "Subscribe" : "Subscribe", + "Subscribed" : "Subscribed", + "Preferences" : "ການຕັ້ງຄ່າ", + "Notifications" : "ການແຈ້ງເຕືອນ", + "Enable" : "ເປີດໃຊ້ງານ", + "Disable" : "ປິດໃຊ້ງານ", "Tag" : "Tag", - "ID" : "ໄອດີ" + "Description" : "ລາຍລະອຽດ", + "Enabled" : "ເປີດໃຊ້ງານ", + "Update" : "ອັບເດດ", + "Create" : "ສ້າງ", + "Name" : "ຊື່", + "Enter category name" : "ປ້ອນຊື່ໝວດໝູ່", + "Sort order" : "ລຳດັບການຈັດລຽງ", + "New" : "ໃໝ່", + "Permissions" : "ການອະນຸຍາດ", + "Move up" : "Move up", + "Move down" : "Move down", + "Last 7 days" : "7 ມື້ຜ່ານມາ", + "General settings" : "General settings", + "Appearance" : "ຮູບລັກ", + "Settings saved" : "ບັນທຶກການຕັ້ງຄ່າແລ້ວ", + "Failed to save settings" : "ບໍ່ສາມາດບັນທຶກການຕັ້ງຄ່າໄດ້", + "Reset" : "ຕັ້ງຄ່າໃໝ່", + "Category" : "ໝວດໝູ່", + "Allow" : "ອະນຸຍາດ", + "ID" : "ໄອດີ", + "Created" : "ສ້າງແລ້ວ", + "Actions" : "ການດຳເນີນການ", + "No description" : "ບໍ່ມີຄຳອະທິບາຍ", + "Status" : "ສະຖານະ", + "Active" : "ກຳລັງໃຊ້ງານ", + "Deleted" : "ລຶບແລ້ວ" }, "nplurals=1; plural=0;"); diff --git a/l10n/lo.json b/l10n/lo.json index 465ec23..5589261 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -1,5 +1,80 @@ { "translations": { + "Forum" : "Forum", + "Admin" : "ຜູ້ເບິ່ງເເຍງລະບົບ", + "Moderator" : "Moderator", + "User" : "ຜູ້ໃຊ້", + "Guest" : "ແຂກ", + "General" : "ທົ່ວໄປ", + "Bold text" : "ຂໍ້ຄວາມຕົວໜາ", + "Underlined text" : "ຂໍ້ຄວາມທີ່ຂີດກ້ອງ", + "Deleted user" : "Deleted user", + "Search" : "ຄົ້ນຫາ", + "Home" : "ໜ້າຫຼັກ", + "Users" : "ຜູ້ໃຊ້", + "Categories" : "ໝວດໝູ່", + "Expand" : "Expand", + "Collapse" : "Collapse", + "Code" : "ລະຫັດ", + "Quote" : "ໃບສະເໜີລາຄາ", + "Font size" : "Font size", + "Align left" : "ຈັດຊ້າຍ", + "Align center" : "ຈັດກາງ", + "Align right" : "ຈັດຂວາ", + "List" : "ລາຍການ", + "Insert emoji" : "ແຊກອີໂມຈິ", + "Page not found" : "ບໍ່ພົບຫນ້າ", + "Back" : "ກັບຄືນ", + "Edit" : "ແກ້ໄຂ", + "Delete" : "ລຶບ", + "Unread" : "Unread", + "Cancel" : "ຍົກເລີກ", + "Save" : "ບັນທຶກ", + "React with {emoji}" : "React with {emoji}", + "Uncategorized" : "Uncategorized", + "Views" : "ມຸມມອງ", + "Title" : "ຫົວຂໍ້", + "Refresh" : "ໂຫຼດໃໝ່", + "Loading …" : "ກຳລັງໂຫຼດ...", + "Retry" : "ລອງໃໝ່", + "In {category}" : "In {category}", + "Error" : "ຂໍ້ຜິດພາດ", + "Searching …" : "ກຳລັງຊອກຫາ...", + "No results found" : "ບໍ່ພົບຜົນລັບ", + "Back to {category}" : "ກັບໄປທີ່ {category}", + "Reply" : "ຕອບກັບ", + "by" : "by", + "Subscribe" : "Subscribe", + "Subscribed" : "Subscribed", + "Preferences" : "ການຕັ້ງຄ່າ", + "Notifications" : "ການແຈ້ງເຕືອນ", + "Enable" : "ເປີດໃຊ້ງານ", + "Disable" : "ປິດໃຊ້ງານ", "Tag" : "Tag", - "ID" : "ໄອດີ" + "Description" : "ລາຍລະອຽດ", + "Enabled" : "ເປີດໃຊ້ງານ", + "Update" : "ອັບເດດ", + "Create" : "ສ້າງ", + "Name" : "ຊື່", + "Enter category name" : "ປ້ອນຊື່ໝວດໝູ່", + "Sort order" : "ລຳດັບການຈັດລຽງ", + "New" : "ໃໝ່", + "Permissions" : "ການອະນຸຍາດ", + "Move up" : "Move up", + "Move down" : "Move down", + "Last 7 days" : "7 ມື້ຜ່ານມາ", + "General settings" : "General settings", + "Appearance" : "ຮູບລັກ", + "Settings saved" : "ບັນທຶກການຕັ້ງຄ່າແລ້ວ", + "Failed to save settings" : "ບໍ່ສາມາດບັນທຶກການຕັ້ງຄ່າໄດ້", + "Reset" : "ຕັ້ງຄ່າໃໝ່", + "Category" : "ໝວດໝູ່", + "Allow" : "ອະນຸຍາດ", + "ID" : "ໄອດີ", + "Created" : "ສ້າງແລ້ວ", + "Actions" : "ການດຳເນີນການ", + "No description" : "ບໍ່ມີຄຳອະທິບາຍ", + "Status" : "ສະຖານະ", + "Active" : "ກຳລັງໃຊ້ງານ", + "Deleted" : "ລຶບແລ້ວ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index b0baef6..80413a4 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -1,9 +1,76 @@ OC.L10N.register( "forum", { + "Forum" : "Forumas", + "Admin" : "Administravimas", + "User" : "Naudotojas", + "General" : "Bendra", + "Support" : "Palaikymas", + "Bold text" : "Pusjuodis tekstas", + "Underlined text" : "Pabrauktas tekstas", + "Deleted user" : "Ištrintas naudotojas", + "Search" : "Paieška", + "Home" : "Namai", + "Dashboard" : "Skydelis", + "Users" : "Naudotojai", + "Categories" : "Kategorijos", + "Collapse" : "Suskleisti", + "Code" : "Kodas", + "Font size" : "Šrifto dydis", + "List" : "Sąrašas", + "Insert emoji" : "Įterpti šypsenėlę", + "Page not found" : "Puslapis nerastas", + "Back" : "Atgal", + "Edit" : "Taisyti", + "Delete" : "Ištrinti", + "Cancel" : "Atsisakyti", + "Save" : "Įrašyti", + "React with {emoji}" : "Reaguoti naudojant {emoji}", + "Uncategorized" : "Nekategorizuotas", + "Views" : "Rodiniai", + "Title" : "Pavadinimas", + "Refresh" : "Įkelti iš naujo", + "Loading …" : "Įkeliama…", + "Retry" : "Bandyti dar kartą", + "Error" : "Klaida", + "Searching …" : "Ieškoma…", + "No results found" : "Nerasta jokių rezultatų", + "Back to {category}" : "Atgal į {category}", + "Reply" : "Atsakyt", + "by" : "pagal", + "Subscribe" : "Prenumeruoti", + "Subscribed" : "Prenumeruotas", "Preferences" : "Nuostatos", + "Enable" : "Įjungti", + "Disable" : "Išjungti", "Tag" : "Žymė", + "Description" : "Aprašas", + "Enabled" : "Įjungta", + "Update" : "Atnaujinti", + "Create" : "Sukurti", + "Name" : "Pavadinimas", + "Sort order" : "Rikiavimo tvarka", + "0" : "0", + "New" : "Nauja", + "Permissions" : "Leidimai", + "Move up" : "Pakelti", + "Move down" : "Nuleisti", + "Total users" : "Iš viso naudotojų", + "Last 7 days" : "Paskutinės 7 dienos", + "General settings" : "Bendri nustatymai", + "Appearance" : "Išvaizda", + "Access control" : "Prieigos valdymas", + "Settings saved" : "Nustatymai įrašyti", + "Failed to save settings" : "Nepavyko įrašyti nustatymų", + "Reset" : "Atstatyti", + "Category" : "Kategorija", + "Allow" : "Leisti", "ID" : "ID", - "Loading users …" : "Įkeliami naudotojai…" + "Actions" : "Veiksmai", + "Loading users …" : "Įkeliami naudotojai…", + "No users found" : "Nerasta jokių naudotojų", + "Status" : "Būsena", + "Active" : "Aktyvi", + "Deleted" : "Ištrinta" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 12495d1..a8a631a 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -1,7 +1,74 @@ { "translations": { + "Forum" : "Forumas", + "Admin" : "Administravimas", + "User" : "Naudotojas", + "General" : "Bendra", + "Support" : "Palaikymas", + "Bold text" : "Pusjuodis tekstas", + "Underlined text" : "Pabrauktas tekstas", + "Deleted user" : "Ištrintas naudotojas", + "Search" : "Paieška", + "Home" : "Namai", + "Dashboard" : "Skydelis", + "Users" : "Naudotojai", + "Categories" : "Kategorijos", + "Collapse" : "Suskleisti", + "Code" : "Kodas", + "Font size" : "Šrifto dydis", + "List" : "Sąrašas", + "Insert emoji" : "Įterpti šypsenėlę", + "Page not found" : "Puslapis nerastas", + "Back" : "Atgal", + "Edit" : "Taisyti", + "Delete" : "Ištrinti", + "Cancel" : "Atsisakyti", + "Save" : "Įrašyti", + "React with {emoji}" : "Reaguoti naudojant {emoji}", + "Uncategorized" : "Nekategorizuotas", + "Views" : "Rodiniai", + "Title" : "Pavadinimas", + "Refresh" : "Įkelti iš naujo", + "Loading …" : "Įkeliama…", + "Retry" : "Bandyti dar kartą", + "Error" : "Klaida", + "Searching …" : "Ieškoma…", + "No results found" : "Nerasta jokių rezultatų", + "Back to {category}" : "Atgal į {category}", + "Reply" : "Atsakyt", + "by" : "pagal", + "Subscribe" : "Prenumeruoti", + "Subscribed" : "Prenumeruotas", "Preferences" : "Nuostatos", + "Enable" : "Įjungti", + "Disable" : "Išjungti", "Tag" : "Žymė", + "Description" : "Aprašas", + "Enabled" : "Įjungta", + "Update" : "Atnaujinti", + "Create" : "Sukurti", + "Name" : "Pavadinimas", + "Sort order" : "Rikiavimo tvarka", + "0" : "0", + "New" : "Nauja", + "Permissions" : "Leidimai", + "Move up" : "Pakelti", + "Move down" : "Nuleisti", + "Total users" : "Iš viso naudotojų", + "Last 7 days" : "Paskutinės 7 dienos", + "General settings" : "Bendri nustatymai", + "Appearance" : "Išvaizda", + "Access control" : "Prieigos valdymas", + "Settings saved" : "Nustatymai įrašyti", + "Failed to save settings" : "Nepavyko įrašyti nustatymų", + "Reset" : "Atstatyti", + "Category" : "Kategorija", + "Allow" : "Leisti", "ID" : "ID", - "Loading users …" : "Įkeliami naudotojai…" + "Actions" : "Veiksmai", + "Loading users …" : "Įkeliami naudotojai…", + "No users found" : "Nerasta jokių naudotojų", + "Status" : "Būsena", + "Active" : "Aktyvi", + "Deleted" : "Ištrinta" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/lv.js b/l10n/lv.js index 0829f99..402738d 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -1,7 +1,57 @@ OC.L10N.register( "forum", { + "Forum" : "Forums", + "Admin" : "Pārvaldītājs", + "User" : "Lietotājs", + "General" : "Vispārīgi", + "Support" : "Atbalsts", + "Search" : "Meklēt", + "Home" : "Sākums", + "Dashboard" : "Informācijas panelis", + "Users" : "Lietotāji", + "Categories" : "Kategorijas", + "Collapse" : "Sakļaut", + "Code" : "Kods", + "Quote" : "Citāts", + "Font size" : "Fonta izmērs", + "Page not found" : "Lapa nav atrasta", + "Edit" : "Labot", + "Delete" : "Izdzēst", + "Cancel" : "Atcelt", "Save" : "Saglabāt", - "Tag" : "Birkas" + "Uncategorized" : "Bez kategorijas", + "Views" : "Skatījumi", + "Title" : "Virsraksts", + "Refresh" : "Atsvaidzināt", + "Loading …" : "Ielādē…", + "Retry" : "Mēģināt vēlreiz", + "Error" : "Kļūda", + "Searching …" : "Meklē...", + "by" : "līdz", + "Subscribe" : "Abonēt", + "Subscribed" : "Abonēts", + "Enable" : "Iespējot", + "Disable" : "Deaktivēt", + "Tag" : "Birkas", + "Description" : "Apraksts", + "Enabled" : "Iespējots", + "Update" : "Atjaunināt", + "Name" : "Nosaukums", + "0" : "0", + "New" : "Jauns", + "Permissions" : "Atļaujas", + "Total users" : "Kopējais lietotāju skaits", + "All time" : "Visu laiku", + "General settings" : "Vispārīgi iestatījumi", + "Appearance" : "Izskats", + "Access control" : "Piekļuves vadība", + "Settings saved" : "Iestatījumi saglabāti", + "Failed to save settings" : "Neizdevās saglabāt iestatījumus", + "Reset" : "Atiestatīt", + "Category" : "Kategorija", + "Allow" : "Atļaut", + "Actions" : "Darbības", + "Deleted" : "Izdzēsts" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/l10n/lv.json b/l10n/lv.json index 71d4bd6..56fb974 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -1,5 +1,55 @@ { "translations": { + "Forum" : "Forums", + "Admin" : "Pārvaldītājs", + "User" : "Lietotājs", + "General" : "Vispārīgi", + "Support" : "Atbalsts", + "Search" : "Meklēt", + "Home" : "Sākums", + "Dashboard" : "Informācijas panelis", + "Users" : "Lietotāji", + "Categories" : "Kategorijas", + "Collapse" : "Sakļaut", + "Code" : "Kods", + "Quote" : "Citāts", + "Font size" : "Fonta izmērs", + "Page not found" : "Lapa nav atrasta", + "Edit" : "Labot", + "Delete" : "Izdzēst", + "Cancel" : "Atcelt", "Save" : "Saglabāt", - "Tag" : "Birkas" + "Uncategorized" : "Bez kategorijas", + "Views" : "Skatījumi", + "Title" : "Virsraksts", + "Refresh" : "Atsvaidzināt", + "Loading …" : "Ielādē…", + "Retry" : "Mēģināt vēlreiz", + "Error" : "Kļūda", + "Searching …" : "Meklē...", + "by" : "līdz", + "Subscribe" : "Abonēt", + "Subscribed" : "Abonēts", + "Enable" : "Iespējot", + "Disable" : "Deaktivēt", + "Tag" : "Birkas", + "Description" : "Apraksts", + "Enabled" : "Iespējots", + "Update" : "Atjaunināt", + "Name" : "Nosaukums", + "0" : "0", + "New" : "Jauns", + "Permissions" : "Atļaujas", + "Total users" : "Kopējais lietotāju skaits", + "All time" : "Visu laiku", + "General settings" : "Vispārīgi iestatījumi", + "Appearance" : "Izskats", + "Access control" : "Piekļuves vadība", + "Settings saved" : "Iestatījumi saglabāti", + "Failed to save settings" : "Neizdevās saglabāt iestatījumus", + "Reset" : "Atiestatīt", + "Category" : "Kategorija", + "Allow" : "Atļaut", + "Actions" : "Darbības", + "Deleted" : "Izdzēsts" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/mk.js b/l10n/mk.js index ac28b30..1c15ca1 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -1,8 +1,70 @@ OC.L10N.register( "forum", { + "Forum" : "Форум", + "Admin" : "Админ", + "User" : "Корисник", + "General" : "Општо", + "Support" : "Поддршка", + "Bold text" : "Болдиран текст", + "Underlined text" : "Подвлечен текст", + "Deleted user" : "Избришан корисник", + "Search" : "Барај", + "Home" : "Дома", + "Dashboard" : "Табла", + "Categories" : "Категории", + "Collapse" : "Собери", + "Font size" : "Големина на фонт", + "List" : "Листа", + "Insert emoji" : "Вметни емотикон", + "Page not found" : "Страницата не е пронајдена", + "Back" : "Назад", + "Edit" : "Уреди", + "Delete" : "Избриши", + "Unread" : "Непрочитана", + "Cancel" : "Откажи", + "Save" : "Сними", + "React with {emoji}" : "Реагирај со {emoji}", + "Views" : "Прегледи", + "Title" : "Наслов", + "Refresh" : "Освежи", + "Loading …" : "Се вчитува…", + "Retry" : "Обидете се повторно", + "Error" : "Грешка", + "Searching …" : "Пребарување ...", + "No results found" : "Нема пронајдено резултати", + "Back to {category}" : "Врати се на {category}", + "by" : "од", + "Subscribe" : "Претплата", + "Subscribed" : "Претплатени", "Preferences" : "Перформанси", + "Enable" : "Овозможи", + "Disable" : "Оневозможи", + "Description" : "Опис", + "Enabled" : "Овозможено", + "Update" : "Ажурирај", + "Create" : "Креирај", + "Name" : "Име", + "New" : "Нов/a", + "Permissions" : "Дозволи", + "Move up" : "Помести горе", + "Move down" : "Помести доле", + "Total users" : "Вкупно корисници", + "Last 7 days" : "Предходни 7 дена", + "General settings" : "Општи параметри", + "Appearance" : "Изглед", + "Access control" : "Контрола на пристап", + "Settings saved" : "Параматрите се зачувани", + "Failed to save settings" : "Неуспешно зачувување на параметрите", + "Reset" : "Ресетирање", + "Allow" : "Дозволи", "ID" : "ID", - "Loading users …" : "Вчитување корисници ..." + "Created" : "Креирано", + "Actions" : "Акции", + "Loading users …" : "Вчитување корисници ...", + "Joined" : "Приклучен", + "Status" : "Статус", + "Active" : "Активно", + "Deleted" : "Избришани" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/l10n/mk.json b/l10n/mk.json index b75c848..298204b 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -1,6 +1,68 @@ { "translations": { + "Forum" : "Форум", + "Admin" : "Админ", + "User" : "Корисник", + "General" : "Општо", + "Support" : "Поддршка", + "Bold text" : "Болдиран текст", + "Underlined text" : "Подвлечен текст", + "Deleted user" : "Избришан корисник", + "Search" : "Барај", + "Home" : "Дома", + "Dashboard" : "Табла", + "Categories" : "Категории", + "Collapse" : "Собери", + "Font size" : "Големина на фонт", + "List" : "Листа", + "Insert emoji" : "Вметни емотикон", + "Page not found" : "Страницата не е пронајдена", + "Back" : "Назад", + "Edit" : "Уреди", + "Delete" : "Избриши", + "Unread" : "Непрочитана", + "Cancel" : "Откажи", + "Save" : "Сними", + "React with {emoji}" : "Реагирај со {emoji}", + "Views" : "Прегледи", + "Title" : "Наслов", + "Refresh" : "Освежи", + "Loading …" : "Се вчитува…", + "Retry" : "Обидете се повторно", + "Error" : "Грешка", + "Searching …" : "Пребарување ...", + "No results found" : "Нема пронајдено резултати", + "Back to {category}" : "Врати се на {category}", + "by" : "од", + "Subscribe" : "Претплата", + "Subscribed" : "Претплатени", "Preferences" : "Перформанси", + "Enable" : "Овозможи", + "Disable" : "Оневозможи", + "Description" : "Опис", + "Enabled" : "Овозможено", + "Update" : "Ажурирај", + "Create" : "Креирај", + "Name" : "Име", + "New" : "Нов/a", + "Permissions" : "Дозволи", + "Move up" : "Помести горе", + "Move down" : "Помести доле", + "Total users" : "Вкупно корисници", + "Last 7 days" : "Предходни 7 дена", + "General settings" : "Општи параметри", + "Appearance" : "Изглед", + "Access control" : "Контрола на пристап", + "Settings saved" : "Параматрите се зачувани", + "Failed to save settings" : "Неуспешно зачувување на параметрите", + "Reset" : "Ресетирање", + "Allow" : "Дозволи", "ID" : "ID", - "Loading users …" : "Вчитување корисници ..." + "Created" : "Креирано", + "Actions" : "Акции", + "Loading users …" : "Вчитување корисници ...", + "Joined" : "Приклучен", + "Status" : "Статус", + "Active" : "Активно", + "Deleted" : "Избришани" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/l10n/mn.js b/l10n/mn.js index 86a8b81..1db8fa5 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -1,6 +1,36 @@ OC.L10N.register( "forum", { - "ID" : "ID" + "Forum" : "Хэлэлцүүлэг", + "Admin" : "Админ", + "Moderator" : "Шалгагч", + "General" : "ерөнхий", + "Search" : "Хайх", + "Home" : "Нүүр", + "Users" : "хэрэглэгч", + "Categories" : "төрөл", + "List" : "Жагсаалт", + "Back" : "Буцах", + "Edit" : "Өөрчлөх", + "Delete" : "Устгах", + "Cancel" : "Cancel", + "Save" : "Хадгалах", + "Refresh" : "Сэргээх", + "Retry" : "Дахин оролдох", + "Error" : "Алдаа", + "Subscribe" : "Захиалга", + "Description" : "Тодорхойлолт", + "Enabled" : "Идэвхижүүлэх", + "Create" : "үүсгэх", + "Name" : "Нэр", + "New" : "Шинэ", + "Access control" : "Хандах эрхийн тохиргоо", + "Settings saved" : "Тохиргоо хадгалагдлаа", + "Reset" : "тохируулах", + "Category" : "Ангилал", + "ID" : "ID", + "Actions" : "Үйл ажиллагаа", + "Joined" : "нэгдсэн", + "Deleted" : "Устгагдсан" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/mn.json b/l10n/mn.json index 17d931b..822af2e 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -1,4 +1,34 @@ { "translations": { - "ID" : "ID" + "Forum" : "Хэлэлцүүлэг", + "Admin" : "Админ", + "Moderator" : "Шалгагч", + "General" : "ерөнхий", + "Search" : "Хайх", + "Home" : "Нүүр", + "Users" : "хэрэглэгч", + "Categories" : "төрөл", + "List" : "Жагсаалт", + "Back" : "Буцах", + "Edit" : "Өөрчлөх", + "Delete" : "Устгах", + "Cancel" : "Cancel", + "Save" : "Хадгалах", + "Refresh" : "Сэргээх", + "Retry" : "Дахин оролдох", + "Error" : "Алдаа", + "Subscribe" : "Захиалга", + "Description" : "Тодорхойлолт", + "Enabled" : "Идэвхижүүлэх", + "Create" : "үүсгэх", + "Name" : "Нэр", + "New" : "Шинэ", + "Access control" : "Хандах эрхийн тохиргоо", + "Settings saved" : "Тохиргоо хадгалагдлаа", + "Reset" : "тохируулах", + "Category" : "Ангилал", + "ID" : "ID", + "Actions" : "Үйл ажиллагаа", + "Joined" : "нэгдсэн", + "Deleted" : "Устгагдсан" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nb.js b/l10n/nb.js index 8bab1cc..0a87493 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -1,8 +1,84 @@ OC.L10N.register( "forum", { + "Forum" : "Forum", + "Admin" : "Administrator", + "Moderator" : "Moderator", + "User" : "Bruker", + "General" : "Generell", + "Support" : "Støtte", + "Bold text" : "Fet tekst", + "Underlined text" : "Understreket tekst", + "Deleted user" : "Slettet bruker", + "Search" : "Søk", + "Home" : "Hjem", + "Dashboard" : "Instrumentpanel", + "Users" : "Brukere", + "Categories" : "Kategorier", + "Expand" : "Ekspander", + "Collapse" : "Skjul", + "Code" : "Kode", + "Quote" : "Sitat", + "Font size" : "Skriftstørrelse", + "List" : "Liste", + "Insert emoji" : "Sett inn emoji", + "Page not found" : "Siden ble ikke funnet", + "Back" : "Tilbake", + "Edit" : "Rediger", + "Delete" : "Slett", + "Unread" : "Ulest", + "Cancel" : "Cancel", + "Save" : "Lagre", + "React with {emoji}" : "Reager med {emoji}", + "Uncategorized" : "Ukategorisert", + "Views" : "Visninger", + "Title" : "Navn", + "Refresh" : "Oppdater", + "Loading …" : "Laster ...", + "Retry" : "Prøv igjen", + "Error" : "Feil", + "Searching …" : "Søker ...", + "No results found" : "Ingen resultater funnet", + "Back to {category}" : "Tilbake til {category}", + "by" : "av", + "Subscribe" : "Abonner", + "Subscribed" : "Abonnerer", "Preferences" : "Innstillinger", + "Notifications" : "Varsel", + "Enable" : "Aktiver", + "Disable" : "Deaktiver", + "Description" : "Beskrivelse", + "Enabled" : "Aktivert", + "Update" : "Oppdater", + "Create" : "Opprett", + "Name" : "Navn", + "Sort order" : "Sorteringsrekkefølge", + "0" : "0", + "New" : "Ny", + "Permissions" : "Rettigheter", + "Move up" : "Flytt opp", + "Move down" : "Flytt ned", + "Total users" : "Totalt antall brukere", + "Last 7 days" : "Siste 7 dager", + "All time" : "Begynnelsen", + "General settings" : "Generelle innstillinger", + "Appearance" : "Utseende", + "Access control" : "Tilgangskontroll", + "Settings saved" : "Innstillinger lagret", + "Failed to save settings" : "Klarte ikke å lagre innstillinger", + "Reset" : "Tilbakestill", + "Category" : "Kategori", + "Allow" : "Tillatt", "ID" : "ID", - "Loading users …" : "Laster brukere..." + "Created" : "Opprettet", + "Actions" : "Handlinger", + "No description" : "Ingen beskrivelse", + "User management" : "Brukeradministrasjon", + "Loading users …" : "Laster brukere...", + "No users found" : "Ingen brukere funnet", + "Joined" : "Ble med", + "Status" : "Status", + "Active" : "Aktiv", + "Deleted" : "Slettet" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nb.json b/l10n/nb.json index bde1949..3b15356 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -1,6 +1,82 @@ { "translations": { + "Forum" : "Forum", + "Admin" : "Administrator", + "Moderator" : "Moderator", + "User" : "Bruker", + "General" : "Generell", + "Support" : "Støtte", + "Bold text" : "Fet tekst", + "Underlined text" : "Understreket tekst", + "Deleted user" : "Slettet bruker", + "Search" : "Søk", + "Home" : "Hjem", + "Dashboard" : "Instrumentpanel", + "Users" : "Brukere", + "Categories" : "Kategorier", + "Expand" : "Ekspander", + "Collapse" : "Skjul", + "Code" : "Kode", + "Quote" : "Sitat", + "Font size" : "Skriftstørrelse", + "List" : "Liste", + "Insert emoji" : "Sett inn emoji", + "Page not found" : "Siden ble ikke funnet", + "Back" : "Tilbake", + "Edit" : "Rediger", + "Delete" : "Slett", + "Unread" : "Ulest", + "Cancel" : "Cancel", + "Save" : "Lagre", + "React with {emoji}" : "Reager med {emoji}", + "Uncategorized" : "Ukategorisert", + "Views" : "Visninger", + "Title" : "Navn", + "Refresh" : "Oppdater", + "Loading …" : "Laster ...", + "Retry" : "Prøv igjen", + "Error" : "Feil", + "Searching …" : "Søker ...", + "No results found" : "Ingen resultater funnet", + "Back to {category}" : "Tilbake til {category}", + "by" : "av", + "Subscribe" : "Abonner", + "Subscribed" : "Abonnerer", "Preferences" : "Innstillinger", + "Notifications" : "Varsel", + "Enable" : "Aktiver", + "Disable" : "Deaktiver", + "Description" : "Beskrivelse", + "Enabled" : "Aktivert", + "Update" : "Oppdater", + "Create" : "Opprett", + "Name" : "Navn", + "Sort order" : "Sorteringsrekkefølge", + "0" : "0", + "New" : "Ny", + "Permissions" : "Rettigheter", + "Move up" : "Flytt opp", + "Move down" : "Flytt ned", + "Total users" : "Totalt antall brukere", + "Last 7 days" : "Siste 7 dager", + "All time" : "Begynnelsen", + "General settings" : "Generelle innstillinger", + "Appearance" : "Utseende", + "Access control" : "Tilgangskontroll", + "Settings saved" : "Innstillinger lagret", + "Failed to save settings" : "Klarte ikke å lagre innstillinger", + "Reset" : "Tilbakestill", + "Category" : "Kategori", + "Allow" : "Tillatt", "ID" : "ID", - "Loading users …" : "Laster brukere..." + "Created" : "Opprettet", + "Actions" : "Handlinger", + "No description" : "Ingen beskrivelse", + "User management" : "Brukeradministrasjon", + "Loading users …" : "Laster brukere...", + "No users found" : "Ingen brukere funnet", + "Joined" : "Ble med", + "Status" : "Status", + "Active" : "Aktiv", + "Deleted" : "Slettet" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nl.js b/l10n/nl.js index c826fa4..618a74d 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -1,11 +1,85 @@ OC.L10N.register( "forum", { + "Forum" : "Forum", + "Admin" : "Beheer", + "Moderator" : "Beheerder", + "User" : "Gebruiker", + "General" : "Algemeen", + "Support" : "Ondersteuning", + "Bold text" : "Vette tekst", + "Underlined text" : "Onderstreepte tekst", + "Deleted user" : "Verwijderen gebruiker", + "Search" : "Zoeken", + "Home" : "Startpagina", + "Dashboard" : "Dashboard", + "Users" : "Gebruikers", + "Categories" : "Categorieën", + "Expand" : "Uitbreiden", + "Collapse" : "Inklappen", + "Code" : "Code", + "Quote" : "Quote", + "Font size" : "Fontgrootte", + "List" : "Lijst", + "Insert emoji" : "Invoegen emoji", + "Page not found" : "Pagina niet gevonden", + "Back" : "Terug", + "Edit" : "Bewerken", + "Delete" : "Verwijderen", + "Unread" : "Ongelezen", + "Cancel" : "Annuleren", "Save" : "Opslaan", + "React with {emoji}" : "Reageer met {emoji}", + "Uncategorized" : "Niet gecategoriseerd", + "Views" : "Bekeken", + "Title" : "Titel", + "Refresh" : "Verversen", + "Loading …" : "Laden …", + "Retry" : "Opnieuw", + "Error" : "Fout", + "Searching …" : "Zoeken ...", + "No results found" : "Geen resultaten gevonden", + "Back to {category}" : "Terug naar {category}", + "by" : "door", + "Subscribe" : "Abonneren", + "Subscribed" : "Geabonneerd", "Preferences" : "Voorkeuren", + "Notifications" : "Meldingen", + "Enable" : "Inschakelen", + "Disable" : "Uitschakelen", "Tag" : "Label", + "Description" : "Omschrijving", + "Enabled" : "Ingeschakeld", + "Update" : "Bijwerken", + "Create" : "Creëer", + "Name" : "Naam", + "Sort order" : "Sortering", + "0" : "0", + "New" : "Nieuw", + "Permissions" : "Rechten", + "Move up" : "Verplaats naar boven", "Move down" : "Lager zetten", + "Total users" : "Totaal aantal gebruikers", + "Last 7 days" : "Laatste 7 dagen", + "All time" : "Altijd", + "General settings" : "Algemene instellingen", + "Appearance" : "Uiterlijk", + "Access control" : "Toegangscontrole", + "Settings saved" : "Instellingen opgeslagen", + "Failed to save settings" : "Instellingen konden niet worden opgeslagen", + "Reset" : "Herstellen", + "Category" : "Categorie", + "Allow" : "Toestaan", "ID" : "ID", - "Loading users …" : "Laden gebruikers ..." + "Created" : "Gemaakt", + "Actions" : "Acties", + "No description" : "Geen beschrijving", + "User management" : "Gebruikersbeheer", + "Loading users …" : "Laden gebruikers ...", + "No users found" : "Geen gebruikers gevonden", + "Joined" : "Toegetreden", + "Status" : "Status", + "Active" : "Actief", + "Deleted" : "Verwijderd" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index debba69..b8336f2 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -1,9 +1,83 @@ { "translations": { + "Forum" : "Forum", + "Admin" : "Beheer", + "Moderator" : "Beheerder", + "User" : "Gebruiker", + "General" : "Algemeen", + "Support" : "Ondersteuning", + "Bold text" : "Vette tekst", + "Underlined text" : "Onderstreepte tekst", + "Deleted user" : "Verwijderen gebruiker", + "Search" : "Zoeken", + "Home" : "Startpagina", + "Dashboard" : "Dashboard", + "Users" : "Gebruikers", + "Categories" : "Categorieën", + "Expand" : "Uitbreiden", + "Collapse" : "Inklappen", + "Code" : "Code", + "Quote" : "Quote", + "Font size" : "Fontgrootte", + "List" : "Lijst", + "Insert emoji" : "Invoegen emoji", + "Page not found" : "Pagina niet gevonden", + "Back" : "Terug", + "Edit" : "Bewerken", + "Delete" : "Verwijderen", + "Unread" : "Ongelezen", + "Cancel" : "Annuleren", "Save" : "Opslaan", + "React with {emoji}" : "Reageer met {emoji}", + "Uncategorized" : "Niet gecategoriseerd", + "Views" : "Bekeken", + "Title" : "Titel", + "Refresh" : "Verversen", + "Loading …" : "Laden …", + "Retry" : "Opnieuw", + "Error" : "Fout", + "Searching …" : "Zoeken ...", + "No results found" : "Geen resultaten gevonden", + "Back to {category}" : "Terug naar {category}", + "by" : "door", + "Subscribe" : "Abonneren", + "Subscribed" : "Geabonneerd", "Preferences" : "Voorkeuren", + "Notifications" : "Meldingen", + "Enable" : "Inschakelen", + "Disable" : "Uitschakelen", "Tag" : "Label", + "Description" : "Omschrijving", + "Enabled" : "Ingeschakeld", + "Update" : "Bijwerken", + "Create" : "Creëer", + "Name" : "Naam", + "Sort order" : "Sortering", + "0" : "0", + "New" : "Nieuw", + "Permissions" : "Rechten", + "Move up" : "Verplaats naar boven", "Move down" : "Lager zetten", + "Total users" : "Totaal aantal gebruikers", + "Last 7 days" : "Laatste 7 dagen", + "All time" : "Altijd", + "General settings" : "Algemene instellingen", + "Appearance" : "Uiterlijk", + "Access control" : "Toegangscontrole", + "Settings saved" : "Instellingen opgeslagen", + "Failed to save settings" : "Instellingen konden niet worden opgeslagen", + "Reset" : "Herstellen", + "Category" : "Categorie", + "Allow" : "Toestaan", "ID" : "ID", - "Loading users …" : "Laden gebruikers ..." + "Created" : "Gemaakt", + "Actions" : "Acties", + "No description" : "Geen beschrijving", + "User management" : "Gebruikersbeheer", + "Loading users …" : "Laden gebruikers ...", + "No users found" : "Geen gebruikers gevonden", + "Joined" : "Toegetreden", + "Status" : "Status", + "Active" : "Actief", + "Deleted" : "Verwijderd" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index ac3c470..25bfd77 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -1,7 +1,38 @@ OC.L10N.register( "forum", { + "Forum" : "Forum", + "Admin" : "Administrer", + "Moderator" : "Moderator", + "User" : "Bruker", + "Guest" : "Gjest", + "General" : "Generelt", + "Support" : "Støtte", + "Search" : "Søk", + "Home" : "Heim", + "Dashboard" : "Skrivebord", + "Users" : "Brukarare", + "Page not found" : "Fann ikkje sida", + "Edit" : "Rediger", + "Delete" : "Slett", + "Cancel" : "Cancel", "Save" : "Lagre", - "ID" : "ID" + "Refresh" : "Last inn på nytt", + "Retry" : "Forsøk att", + "Error" : "Feil", + "Reply" : "Svare", + "by" : "av", + "Notifications" : "Varsel", + "Enable" : "SLå på", + "Disable" : "Slå av", + "Description" : "Skildring", + "Update" : "Oppdater", + "Name" : "Namn", + "New" : "Ny", + "Appearance" : "Utsjånad", + "Category" : "Kategori", + "ID" : "ID", + "Actions" : "Handlingar", + "Deleted" : "Sletta" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index 9c89ade..5855d93 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -1,5 +1,36 @@ { "translations": { + "Forum" : "Forum", + "Admin" : "Administrer", + "Moderator" : "Moderator", + "User" : "Bruker", + "Guest" : "Gjest", + "General" : "Generelt", + "Support" : "Støtte", + "Search" : "Søk", + "Home" : "Heim", + "Dashboard" : "Skrivebord", + "Users" : "Brukarare", + "Page not found" : "Fann ikkje sida", + "Edit" : "Rediger", + "Delete" : "Slett", + "Cancel" : "Cancel", "Save" : "Lagre", - "ID" : "ID" + "Refresh" : "Last inn på nytt", + "Retry" : "Forsøk att", + "Error" : "Feil", + "Reply" : "Svare", + "by" : "av", + "Notifications" : "Varsel", + "Enable" : "SLå på", + "Disable" : "Slå av", + "Description" : "Skildring", + "Update" : "Oppdater", + "Name" : "Namn", + "New" : "Ny", + "Appearance" : "Utsjånad", + "Category" : "Kategori", + "ID" : "ID", + "Actions" : "Handlingar", + "Deleted" : "Sletta" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/oc.js b/l10n/oc.js index bbb83c5..d72ee48 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -1,7 +1,55 @@ OC.L10N.register( "forum", { + "Forum" : "Forum", + "Admin" : "Admin", + "User" : "Utilizator", + "Guest" : "Convidat", + "General" : "Generals", + "Deleted user" : "Utilizaire suprimit", + "Search" : "Recercar", + "Dashboard" : "Tablèu de bòrd", + "Users" : "Utilizaires", + "Categories" : "Categorias", + "Collapse" : "Replegar", + "Code" : "Còdi", + "Font size" : "Talha poliça", + "List" : "Tièra", + "Insert emoji" : "Inserir emoji", + "Page not found" : "Pagina pas trobada", + "Edit" : "Modificar", + "Delete" : "Suprimir", + "Cancel" : "Cancel", "Save" : "Enregistrar", - "ID" : "ID" + "React with {emoji}" : "Reagir amb {emoji}", + "Uncategorized" : "Desorganizadas", + "Views" : "Vistas", + "Title" : "Títol", + "Refresh" : "Refrescar", + "Loading …" : "Cargament…", + "Retry" : "Tornar ensajar", + "Error" : "Error", + "Searching …" : "Recèrca…", + "Back to {category}" : "Tornar a {category}", + "by" : "per", + "Subscribe" : "S'abonar", + "Notifications" : "Notificacions", + "Disable" : "Desactivar", + "Description" : "Descripcion", + "Enabled" : "Activada", + "Update" : "Actualizar", + "Create" : "Crear", + "Name" : "Nom", + "New" : "Nòu", + "Permissions" : "Autorizacions", + "General settings" : "Paramètres generals", + "Settings saved" : "Paramètres salvats", + "Reset" : "Reïnicializar", + "Category" : "Categoria", + "ID" : "ID", + "Actions" : "Accions", + "Status" : "Estat", + "Active" : "Activa", + "Deleted" : "Suprimit" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/oc.json b/l10n/oc.json index 24a17e4..dd652d4 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -1,5 +1,53 @@ { "translations": { + "Forum" : "Forum", + "Admin" : "Admin", + "User" : "Utilizator", + "Guest" : "Convidat", + "General" : "Generals", + "Deleted user" : "Utilizaire suprimit", + "Search" : "Recercar", + "Dashboard" : "Tablèu de bòrd", + "Users" : "Utilizaires", + "Categories" : "Categorias", + "Collapse" : "Replegar", + "Code" : "Còdi", + "Font size" : "Talha poliça", + "List" : "Tièra", + "Insert emoji" : "Inserir emoji", + "Page not found" : "Pagina pas trobada", + "Edit" : "Modificar", + "Delete" : "Suprimir", + "Cancel" : "Cancel", "Save" : "Enregistrar", - "ID" : "ID" + "React with {emoji}" : "Reagir amb {emoji}", + "Uncategorized" : "Desorganizadas", + "Views" : "Vistas", + "Title" : "Títol", + "Refresh" : "Refrescar", + "Loading …" : "Cargament…", + "Retry" : "Tornar ensajar", + "Error" : "Error", + "Searching …" : "Recèrca…", + "Back to {category}" : "Tornar a {category}", + "by" : "per", + "Subscribe" : "S'abonar", + "Notifications" : "Notificacions", + "Disable" : "Desactivar", + "Description" : "Descripcion", + "Enabled" : "Activada", + "Update" : "Actualizar", + "Create" : "Crear", + "Name" : "Nom", + "New" : "Nòu", + "Permissions" : "Autorizacions", + "General settings" : "Paramètres generals", + "Settings saved" : "Paramètres salvats", + "Reset" : "Reïnicializar", + "Category" : "Categoria", + "ID" : "ID", + "Actions" : "Accions", + "Status" : "Estat", + "Active" : "Activa", + "Deleted" : "Suprimit" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index 3dcbbe2..8050326 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -1,11 +1,87 @@ OC.L10N.register( "forum", { + "Forum" : "Forum", + "Admin" : "Admin", + "User" : "Użytkownik", + "Guest" : "Gość", + "General" : "Ogólne", + "Support" : "Wsparcie", + "Bold text" : "Pogrubiony tekst", + "Underlined text" : "Podkreślony tekst", + "Deleted user" : "Usunięty użytkownik", + "Search" : "Szukaj", + "Home" : "Strona główna", + "Dashboard" : "Pulpit", + "Users" : "Użytkownicy", + "Categories" : "Kategorie", + "Expand" : "Rozwiń", + "Collapse" : "Zwiń", + "Code" : "Kod", + "Quote" : "Oferta", + "Font size" : "Rozmiar czcionki", + "List" : "Lista", + "Insert emoji" : "Wstaw emoji", + "Page not found" : "Nie znaleziono strony", + "Back" : "Poprzednia", + "Edit" : "Edycja", + "Delete" : "Usuń", + "Unread" : "Nieprzeczytane", + "Cancel" : "Anuluj", "Save" : "Zapisz", + "React with {emoji}" : "Reakcja za pomocą {emoji}", + "Uncategorized" : "Bez kategorii", + "Views" : "Widoki", + "Title" : "Tytuł", + "Refresh" : "Odśwież", + "Loading …" : "Wczytywanie…", + "Retry" : "Powtórz", + "In {category}" : "w {category}", + "Error" : "Błąd", + "Searching …" : "Wyszukiwanie…", + "No results found" : "Nie znaleziono wyników", + "Back to {category}" : "Powrót do {category}", + "Reply" : "Odpowiedź", + "by" : "przez", + "Subscribe" : "Subskrybuj", + "Subscribed" : "Zasubskrybowano", "Preferences" : "Preferencje", + "Notifications" : "Powiadomienia", + "Enable" : "Włącz", + "Disable" : "Wyłącz", "Tag" : "Etykieta", + "Description" : "Opis", + "Enabled" : "Włączone", + "Update" : "Aktualizuj", + "Create" : "Utwórz", + "Name" : "Nazwa", + "Sort order" : "Kolejność sortowania", + "0" : "0", + "New" : "Nowy", + "Permissions" : "Uprawnienia", + "Move up" : "Przenieś wyżej", "Move down" : "Przenieś niżej", + "Total users" : "Ilość użytkowników", + "Last 7 days" : "Ostatnie 7 dni", + "All time" : "Przez cały czas", + "General settings" : "Ustawienia główne", + "Appearance" : "Wygląd", + "Access control" : "Kontrola dostępu", + "Settings saved" : "Ustawienia zapisane", + "Failed to save settings" : "Nie udało się zapisać ustawień", + "Reset" : "Resetuj", + "Category" : "Kategoria", + "Allow" : "Akceptuj", "ID" : "ID", - "Loading users …" : "Wczytywanie użytkowników ..." + "Created" : "Utworzono", + "Actions" : "Akcje", + "No description" : "Brak opisu", + "User management" : "Zarządzanie użytkownikiem", + "Loading users …" : "Wczytywanie użytkowników ...", + "No users found" : "Nie znaleziono użytkowników", + "Joined" : "Dołączył", + "Status" : "Status", + "Active" : "Aktywne", + "Deleted" : "Usunięto" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/l10n/pl.json b/l10n/pl.json index 6164b74..6a82ad8 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -1,9 +1,85 @@ { "translations": { + "Forum" : "Forum", + "Admin" : "Admin", + "User" : "Użytkownik", + "Guest" : "Gość", + "General" : "Ogólne", + "Support" : "Wsparcie", + "Bold text" : "Pogrubiony tekst", + "Underlined text" : "Podkreślony tekst", + "Deleted user" : "Usunięty użytkownik", + "Search" : "Szukaj", + "Home" : "Strona główna", + "Dashboard" : "Pulpit", + "Users" : "Użytkownicy", + "Categories" : "Kategorie", + "Expand" : "Rozwiń", + "Collapse" : "Zwiń", + "Code" : "Kod", + "Quote" : "Oferta", + "Font size" : "Rozmiar czcionki", + "List" : "Lista", + "Insert emoji" : "Wstaw emoji", + "Page not found" : "Nie znaleziono strony", + "Back" : "Poprzednia", + "Edit" : "Edycja", + "Delete" : "Usuń", + "Unread" : "Nieprzeczytane", + "Cancel" : "Anuluj", "Save" : "Zapisz", + "React with {emoji}" : "Reakcja za pomocą {emoji}", + "Uncategorized" : "Bez kategorii", + "Views" : "Widoki", + "Title" : "Tytuł", + "Refresh" : "Odśwież", + "Loading …" : "Wczytywanie…", + "Retry" : "Powtórz", + "In {category}" : "w {category}", + "Error" : "Błąd", + "Searching …" : "Wyszukiwanie…", + "No results found" : "Nie znaleziono wyników", + "Back to {category}" : "Powrót do {category}", + "Reply" : "Odpowiedź", + "by" : "przez", + "Subscribe" : "Subskrybuj", + "Subscribed" : "Zasubskrybowano", "Preferences" : "Preferencje", + "Notifications" : "Powiadomienia", + "Enable" : "Włącz", + "Disable" : "Wyłącz", "Tag" : "Etykieta", + "Description" : "Opis", + "Enabled" : "Włączone", + "Update" : "Aktualizuj", + "Create" : "Utwórz", + "Name" : "Nazwa", + "Sort order" : "Kolejność sortowania", + "0" : "0", + "New" : "Nowy", + "Permissions" : "Uprawnienia", + "Move up" : "Przenieś wyżej", "Move down" : "Przenieś niżej", + "Total users" : "Ilość użytkowników", + "Last 7 days" : "Ostatnie 7 dni", + "All time" : "Przez cały czas", + "General settings" : "Ustawienia główne", + "Appearance" : "Wygląd", + "Access control" : "Kontrola dostępu", + "Settings saved" : "Ustawienia zapisane", + "Failed to save settings" : "Nie udało się zapisać ustawień", + "Reset" : "Resetuj", + "Category" : "Kategoria", + "Allow" : "Akceptuj", "ID" : "ID", - "Loading users …" : "Wczytywanie użytkowników ..." + "Created" : "Utworzono", + "Actions" : "Akcje", + "No description" : "Brak opisu", + "User management" : "Zarządzanie użytkownikiem", + "Loading users …" : "Wczytywanie użytkowników ...", + "No users found" : "Nie znaleziono użytkowników", + "Joined" : "Dołączył", + "Status" : "Status", + "Active" : "Aktywne", + "Deleted" : "Usunięto" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/ps.js b/l10n/ps.js deleted file mode 100644 index e7c25fd..0000000 --- a/l10n/ps.js +++ /dev/null @@ -1,6 +0,0 @@ -OC.L10N.register( - "forum", - { - "Save" : "ساتل" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ps.json b/l10n/ps.json deleted file mode 100644 index 46e933f..0000000 --- a/l10n/ps.json +++ /dev/null @@ -1,4 +0,0 @@ -{ "translations": { - "Save" : "ساتل" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index d885738..3bbddc2 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -1,13 +1,92 @@ OC.L10N.register( "forum", { + "Forum" : "Fórum", + "Admin" : "Administração", + "User" : "Usuário", + "Guest" : "Convidado", + "General" : "Geral", + "Support" : "Suporte", + "Bold text" : "Texto em negrito", + "Underlined text" : "Texto sublinhado", + "Deleted user" : "Usuário excluído", + "Search" : "Pesquisar", + "Home" : "Início", + "Dashboard" : "Painel", + "Users" : "Usuários", + "Categories" : "Categorias ", + "Expand" : "Expandir", + "Collapse" : "Recolher", + "Code" : "Código", + "Quote" : "Cotação", + "Font size" : "Tamanho da fonte", + "Align left" : "Alinhar à esquerda", + "Align center" : "Alinhar ao centro", + "Align right" : "Alinhar à direita", + "List" : "Lista", + "Insert emoji" : "Inserir emoji ", + "Page not found" : "Página não encontrada", + "Back" : "Voltar", + "Edit" : "Editar", + "Delete" : "Excluir", + "Unread" : "Não lido", + "Cancel" : "Cancelar", "Save" : "Salvar", "React with {emoji}" : "Reagir com {emoji}", + "Uncategorized" : "Sem categoria", + "Views" : "Visualizações", + "Title" : "Título", + "Refresh" : "Atualizar", + "Loading …" : "Carregando …", + "Retry" : "Tentar novamente", + "In {category}" : "Em {category}", + "Error" : "Erro", + "Searching …" : "Pesquisando …", + "No results found" : "Nenhum resultado encontrado", + "Back to {category}" : "Voltar para {category}", + "Reply" : "Resposta", + "by" : "por", + "Subscribe" : "Assinar", + "Subscribed" : "Assinado", "Preferences" : "Preferências", + "Notifications" : "Notificações", + "Enable" : "Ativar", + "Disable" : "Desativar", "This action cannot be undone." : "Esta ação não pode ser desfeita.", "Tag" : "Etiqueta", + "Description" : "Descrição", + "Enabled" : "Ativado", + "Update" : "Atualizar", + "Create" : "Criar", + "Name" : "Nome", + "Enter category name" : "Insira o nome da categoria", + "Sort order" : "Ordenação", + "0" : "0", + "New" : "Nova", + "Permissions" : "Permissões", + "Move up" : "Mover para cima", "Move down" : "Mover para baixo", + "Total users" : "Total de usuários", + "Last 7 days" : "Últimos 7 dias", + "All time" : "Todo o tempo", + "General settings" : "Configurações gerais", + "Appearance" : "Aparência", + "Access control" : "Controle de acesso", + "Settings saved" : "Configurações salvas", + "Failed to save settings" : "Falha ao salvar configurações", + "Reset" : "Redefinir", + "Category" : "Categoria", + "Allow" : "Permitir", "ID" : "ID", - "Loading users …" : "Carregando usuários …" + "Created" : "Criado", + "Actions" : "Ações", + "No description" : "Sem descrição", + "User management" : "Gerenciamento de usuários", + "Loading users …" : "Carregando usuários …", + "No users found" : "Nenhum usuário encontrado", + "Joined" : "Entrou", + "Status" : "Status", + "Active" : "Ativada", + "Deleted" : "Excluída" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 9d49004..bd62f59 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -1,11 +1,90 @@ { "translations": { + "Forum" : "Fórum", + "Admin" : "Administração", + "User" : "Usuário", + "Guest" : "Convidado", + "General" : "Geral", + "Support" : "Suporte", + "Bold text" : "Texto em negrito", + "Underlined text" : "Texto sublinhado", + "Deleted user" : "Usuário excluído", + "Search" : "Pesquisar", + "Home" : "Início", + "Dashboard" : "Painel", + "Users" : "Usuários", + "Categories" : "Categorias ", + "Expand" : "Expandir", + "Collapse" : "Recolher", + "Code" : "Código", + "Quote" : "Cotação", + "Font size" : "Tamanho da fonte", + "Align left" : "Alinhar à esquerda", + "Align center" : "Alinhar ao centro", + "Align right" : "Alinhar à direita", + "List" : "Lista", + "Insert emoji" : "Inserir emoji ", + "Page not found" : "Página não encontrada", + "Back" : "Voltar", + "Edit" : "Editar", + "Delete" : "Excluir", + "Unread" : "Não lido", + "Cancel" : "Cancelar", "Save" : "Salvar", "React with {emoji}" : "Reagir com {emoji}", + "Uncategorized" : "Sem categoria", + "Views" : "Visualizações", + "Title" : "Título", + "Refresh" : "Atualizar", + "Loading …" : "Carregando …", + "Retry" : "Tentar novamente", + "In {category}" : "Em {category}", + "Error" : "Erro", + "Searching …" : "Pesquisando …", + "No results found" : "Nenhum resultado encontrado", + "Back to {category}" : "Voltar para {category}", + "Reply" : "Resposta", + "by" : "por", + "Subscribe" : "Assinar", + "Subscribed" : "Assinado", "Preferences" : "Preferências", + "Notifications" : "Notificações", + "Enable" : "Ativar", + "Disable" : "Desativar", "This action cannot be undone." : "Esta ação não pode ser desfeita.", "Tag" : "Etiqueta", + "Description" : "Descrição", + "Enabled" : "Ativado", + "Update" : "Atualizar", + "Create" : "Criar", + "Name" : "Nome", + "Enter category name" : "Insira o nome da categoria", + "Sort order" : "Ordenação", + "0" : "0", + "New" : "Nova", + "Permissions" : "Permissões", + "Move up" : "Mover para cima", "Move down" : "Mover para baixo", + "Total users" : "Total de usuários", + "Last 7 days" : "Últimos 7 dias", + "All time" : "Todo o tempo", + "General settings" : "Configurações gerais", + "Appearance" : "Aparência", + "Access control" : "Controle de acesso", + "Settings saved" : "Configurações salvas", + "Failed to save settings" : "Falha ao salvar configurações", + "Reset" : "Redefinir", + "Category" : "Categoria", + "Allow" : "Permitir", "ID" : "ID", - "Loading users …" : "Carregando usuários …" + "Created" : "Criado", + "Actions" : "Ações", + "No description" : "Sem descrição", + "User management" : "Gerenciamento de usuários", + "Loading users …" : "Carregando usuários …", + "No users found" : "Nenhum usuário encontrado", + "Joined" : "Entrou", + "Status" : "Status", + "Active" : "Ativada", + "Deleted" : "Excluída" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 2c8e8d6..8d73d65 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -1,10 +1,65 @@ OC.L10N.register( "forum", { + "Forum" : "Fórum", + "Admin" : "Administrador", + "Moderator" : "Moderador", + "User" : "Utilizador", + "General" : "Geral", + "Bold text" : "Texto a negrito", + "Underlined text" : "Texto sublinhado", + "Search" : "Pesquisa sobre", + "Home" : "Início", + "Dashboard" : "Painel de controle", + "Users" : "Utilizadores", + "Categories" : "Categorias", + "Collapse" : "Expandir", + "Font size" : "Tamanho do tipo de letra", + "List" : "Lista", + "Page not found" : "Página não encontrada", + "Back" : "Voltar", + "Edit" : "Editar", + "Delete" : "Eliminar", + "Cancel" : "Cancel", "Save" : "Guardar", + "Uncategorized" : "Sem categoria ", + "Views" : "Vistas", + "Title" : "Título", + "Refresh" : "Atualizar", + "Retry" : "Repetir", + "Error" : "Erro", + "Searching …" : "A procurar…", + "No results found" : "Nenhum resultado encontrado", + "Back to {category}" : "Voltar para {category}", + "Reply" : "Responder", + "by" : "por", + "Subscribe" : "Subscrever", + "Subscribed" : "Subscrito", "Preferences" : "Preferências", + "Enable" : "Ativar", + "Disable" : "Desativar", "Tag" : "Etiqueta", + "Description" : "Descrição", + "Enabled" : "Ativado", + "Update" : "Atualizar", + "Create" : "Criar", + "Name" : "Nome", + "New" : "Novo", + "Move up" : "Mover para cima", "Move down" : "Mover para baixo", - "ID" : "Id." + "Last 7 days" : "Últimos 7 dias", + "General settings" : "Definições Gerais", + "Access control" : "Controlo de acesso", + "Settings saved" : "Definições guardadas", + "Failed to save settings" : "Erro ao gravar as definições", + "Reset" : "Reiniciar", + "Category" : "Categoria", + "Allow" : "Permitir", + "ID" : "Id.", + "Created" : "Criado", + "Actions" : "Ações", + "No users found" : "Não foram encontrados utilizadores", + "Joined" : "Aderiu", + "Deleted" : "Eliminado" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 844a429..be737be 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -1,8 +1,63 @@ { "translations": { + "Forum" : "Fórum", + "Admin" : "Administrador", + "Moderator" : "Moderador", + "User" : "Utilizador", + "General" : "Geral", + "Bold text" : "Texto a negrito", + "Underlined text" : "Texto sublinhado", + "Search" : "Pesquisa sobre", + "Home" : "Início", + "Dashboard" : "Painel de controle", + "Users" : "Utilizadores", + "Categories" : "Categorias", + "Collapse" : "Expandir", + "Font size" : "Tamanho do tipo de letra", + "List" : "Lista", + "Page not found" : "Página não encontrada", + "Back" : "Voltar", + "Edit" : "Editar", + "Delete" : "Eliminar", + "Cancel" : "Cancel", "Save" : "Guardar", + "Uncategorized" : "Sem categoria ", + "Views" : "Vistas", + "Title" : "Título", + "Refresh" : "Atualizar", + "Retry" : "Repetir", + "Error" : "Erro", + "Searching …" : "A procurar…", + "No results found" : "Nenhum resultado encontrado", + "Back to {category}" : "Voltar para {category}", + "Reply" : "Responder", + "by" : "por", + "Subscribe" : "Subscrever", + "Subscribed" : "Subscrito", "Preferences" : "Preferências", + "Enable" : "Ativar", + "Disable" : "Desativar", "Tag" : "Etiqueta", + "Description" : "Descrição", + "Enabled" : "Ativado", + "Update" : "Atualizar", + "Create" : "Criar", + "Name" : "Nome", + "New" : "Novo", + "Move up" : "Mover para cima", "Move down" : "Mover para baixo", - "ID" : "Id." + "Last 7 days" : "Últimos 7 dias", + "General settings" : "Definições Gerais", + "Access control" : "Controlo de acesso", + "Settings saved" : "Definições guardadas", + "Failed to save settings" : "Erro ao gravar as definições", + "Reset" : "Reiniciar", + "Category" : "Categoria", + "Allow" : "Permitir", + "ID" : "Id.", + "Created" : "Criado", + "Actions" : "Ações", + "No users found" : "Não foram encontrados utilizadores", + "Joined" : "Aderiu", + "Deleted" : "Eliminado" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ro.js b/l10n/ro.js index b92457c..5d070af 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -1,10 +1,66 @@ OC.L10N.register( "forum", { + "Forum" : "Forum", + "Admin" : "Admin", + "Moderator" : "Moderator", + "User" : "Utilizator", + "Guest" : "Invitat", + "General" : "General", + "Deleted user" : "Utilizator șters", + "Search" : "Căutare", + "Dashboard" : "Panou", + "Users" : "Utilizatori", + "Categories" : "Categori", + "Expand" : "Extinde", + "Collapse" : "Restrânge", + "Code" : "Cod", + "Font size" : "Mărime font", + "List" : "Listă", + "Page not found" : "Pagina nu a fost găsită", + "Back" : "Înapoi", + "Edit" : "Editează", + "Delete" : "Șterge", + "Unread" : "Necitit", + "Cancel" : "Cancel", "Save" : "Salvează", "React with {emoji}" : "Reacționează cu {emoji}", + "Views" : "Mod de viziualizare", + "Title" : "Titlu", + "Refresh" : "Reîmprospătează", + "Retry" : "Reîncearcă", + "Error" : "Eroare", + "Searching …" : "Căutare ...", + "No results found" : "Nu s-a găsit nimic", + "Back to {category}" : "Înapoi la {category}", + "by" : "de", + "Subscribe" : "Abonare", + "Subscribed" : "Abonat", "Preferences" : "Preferințe", + "Notifications" : "Notificări", + "Enable" : "Activare", + "Disable" : "Dezactivează", + "Description" : "Descriere", + "Enabled" : "Activat", + "Update" : "Actualizare", + "Create" : "Crează", + "Name" : "Nume", + "New" : "Nou", + "Permissions" : "Permisiuni", + "Move up" : "Mută înainte", "Move down" : "Mută în jos", - "ID" : "ID" + "Last 7 days" : "Ultimele 7 zile", + "Appearance" : "Aspect", + "Access control" : "Control acces", + "Settings saved" : "Setările au fost salvate", + "Reset" : "Resetare", + "Allow" : "Permiteți", + "ID" : "ID", + "Created" : "A fost creat", + "Actions" : "Acțiuni", + "No users found" : "Nu au fost găsiți utilizatori", + "Joined" : "Alăturat", + "Active" : "Activ", + "Deleted" : "Șters" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/l10n/ro.json b/l10n/ro.json index 9c165ba..488ac8a 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -1,8 +1,64 @@ { "translations": { + "Forum" : "Forum", + "Admin" : "Admin", + "Moderator" : "Moderator", + "User" : "Utilizator", + "Guest" : "Invitat", + "General" : "General", + "Deleted user" : "Utilizator șters", + "Search" : "Căutare", + "Dashboard" : "Panou", + "Users" : "Utilizatori", + "Categories" : "Categori", + "Expand" : "Extinde", + "Collapse" : "Restrânge", + "Code" : "Cod", + "Font size" : "Mărime font", + "List" : "Listă", + "Page not found" : "Pagina nu a fost găsită", + "Back" : "Înapoi", + "Edit" : "Editează", + "Delete" : "Șterge", + "Unread" : "Necitit", + "Cancel" : "Cancel", "Save" : "Salvează", "React with {emoji}" : "Reacționează cu {emoji}", + "Views" : "Mod de viziualizare", + "Title" : "Titlu", + "Refresh" : "Reîmprospătează", + "Retry" : "Reîncearcă", + "Error" : "Eroare", + "Searching …" : "Căutare ...", + "No results found" : "Nu s-a găsit nimic", + "Back to {category}" : "Înapoi la {category}", + "by" : "de", + "Subscribe" : "Abonare", + "Subscribed" : "Abonat", "Preferences" : "Preferințe", + "Notifications" : "Notificări", + "Enable" : "Activare", + "Disable" : "Dezactivează", + "Description" : "Descriere", + "Enabled" : "Activat", + "Update" : "Actualizare", + "Create" : "Crează", + "Name" : "Nume", + "New" : "Nou", + "Permissions" : "Permisiuni", + "Move up" : "Mută înainte", "Move down" : "Mută în jos", - "ID" : "ID" + "Last 7 days" : "Ultimele 7 zile", + "Appearance" : "Aspect", + "Access control" : "Control acces", + "Settings saved" : "Setările au fost salvate", + "Reset" : "Resetare", + "Allow" : "Permiteți", + "ID" : "ID", + "Created" : "A fost creat", + "Actions" : "Acțiuni", + "No users found" : "Nu au fost găsiți utilizatori", + "Joined" : "Alăturat", + "Active" : "Activ", + "Deleted" : "Șters" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index df879b5..7230c2c 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -1,14 +1,87 @@ OC.L10N.register( "forum", { + "Forum" : "Форум", + "Admin" : "Администрирование", + "User" : "Пользователь", + "Guest" : "Гость", + "General" : "Основные", + "Support" : "Поддержка", + "Bold text" : "Жирный текст", + "Underlined text" : "Подчеркнутый текст", + "Deleted user" : "Удалённый пользователь", + "Search" : "Поиск", + "Home" : "Домашняя страница", + "Dashboard" : "Виджеты", + "Users" : "Пользователи", + "Categories" : "Категории", + "Expand" : "Развернуть", + "Collapse" : "Свернуть", + "Code" : "Код", + "Quote" : "Номер заказа", + "Font size" : "Размер шрифта", + "List" : "Список", + "Insert emoji" : "Вставить emoji", + "Page not found" : "Страница не найдена", + "Back" : "Назад", + "Edit" : "Редактировать", + "Delete" : "Удалить", "Unread" : "Непрочитанное", + "Cancel" : "Cancel", "Save" : "Сохранить", "React with {emoji}" : "Отреагируйте с {emoji}", + "Uncategorized" : "Без категории", + "Views" : "Представления", + "Title" : "Название", + "Refresh" : "Обновить", + "Loading …" : "Загрузка…", + "Retry" : "Попробовать снова", + "In {category}" : "В {category}", + "Error" : "Ошибка", + "Searching …" : "Поиск…", + "No results found" : "Результаты отсутствуют", + "Back to {category}" : "Вернуться к {category}", + "Reply" : "Ответ", + "by" : "автор", + "Subscribe" : "Подписаться", + "Subscribed" : "Подписано", "Preferences" : "Свойства", + "Notifications" : "Уведомления", + "Enable" : "Включить", + "Disable" : "Отключить", "Tag" : "Метка", + "Description" : "Описание", + "Enabled" : "Включено", + "Update" : "Обновление", + "Create" : "Создать", + "Name" : "Имя", + "Sort order" : "Сортировка", + "0" : "0", + "New" : "Новый", + "Permissions" : "Права", + "Move up" : "Переместить выше", "Move down" : "Переместить ниже", + "Total users" : "Пользователей", + "Last 7 days" : "Последние 7 дней", + "All time" : "За всё время", + "General settings" : "Общие параметры", + "Appearance" : "Внешний вид", + "Access control" : "Управление доступом", + "Settings saved" : "Настройки сохранены", + "Failed to save settings" : "Не удалось сохранить параметры", + "Reset" : "Сбросить", + "Category" : "Категория", + "Allow" : "Разрешить", "ID" : "ID", + "Created" : "Создано", + "Actions" : "Действия", + "No description" : "Нет описания", + "User management" : "Управление пользователями", "Loading users …" : "Загрузка пользователей…", + "No users found" : "Пользователи не найдены", + "Joined" : "Присоединился(ась)", + "Status" : "Статус", + "Active" : "Активно", "Deleted" : "Удалено" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/ru.json b/l10n/ru.json index a4917d6..de70cda 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -1,12 +1,85 @@ { "translations": { + "Forum" : "Форум", + "Admin" : "Администрирование", + "User" : "Пользователь", + "Guest" : "Гость", + "General" : "Основные", + "Support" : "Поддержка", + "Bold text" : "Жирный текст", + "Underlined text" : "Подчеркнутый текст", + "Deleted user" : "Удалённый пользователь", + "Search" : "Поиск", + "Home" : "Домашняя страница", + "Dashboard" : "Виджеты", + "Users" : "Пользователи", + "Categories" : "Категории", + "Expand" : "Развернуть", + "Collapse" : "Свернуть", + "Code" : "Код", + "Quote" : "Номер заказа", + "Font size" : "Размер шрифта", + "List" : "Список", + "Insert emoji" : "Вставить emoji", + "Page not found" : "Страница не найдена", + "Back" : "Назад", + "Edit" : "Редактировать", + "Delete" : "Удалить", "Unread" : "Непрочитанное", + "Cancel" : "Cancel", "Save" : "Сохранить", "React with {emoji}" : "Отреагируйте с {emoji}", + "Uncategorized" : "Без категории", + "Views" : "Представления", + "Title" : "Название", + "Refresh" : "Обновить", + "Loading …" : "Загрузка…", + "Retry" : "Попробовать снова", + "In {category}" : "В {category}", + "Error" : "Ошибка", + "Searching …" : "Поиск…", + "No results found" : "Результаты отсутствуют", + "Back to {category}" : "Вернуться к {category}", + "Reply" : "Ответ", + "by" : "автор", + "Subscribe" : "Подписаться", + "Subscribed" : "Подписано", "Preferences" : "Свойства", + "Notifications" : "Уведомления", + "Enable" : "Включить", + "Disable" : "Отключить", "Tag" : "Метка", + "Description" : "Описание", + "Enabled" : "Включено", + "Update" : "Обновление", + "Create" : "Создать", + "Name" : "Имя", + "Sort order" : "Сортировка", + "0" : "0", + "New" : "Новый", + "Permissions" : "Права", + "Move up" : "Переместить выше", "Move down" : "Переместить ниже", + "Total users" : "Пользователей", + "Last 7 days" : "Последние 7 дней", + "All time" : "За всё время", + "General settings" : "Общие параметры", + "Appearance" : "Внешний вид", + "Access control" : "Управление доступом", + "Settings saved" : "Настройки сохранены", + "Failed to save settings" : "Не удалось сохранить параметры", + "Reset" : "Сбросить", + "Category" : "Категория", + "Allow" : "Разрешить", "ID" : "ID", + "Created" : "Создано", + "Actions" : "Действия", + "No description" : "Нет описания", + "User management" : "Управление пользователями", "Loading users …" : "Загрузка пользователей…", + "No users found" : "Пользователи не найдены", + "Joined" : "Присоединился(ась)", + "Status" : "Статус", + "Active" : "Активно", "Deleted" : "Удалено" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sc.js b/l10n/sc.js index d039db0..106acb7 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -1,9 +1,68 @@ OC.L10N.register( "forum", { + "Forum" : "Forum", + "Admin" : "Amministradore", + "User" : "Utente", + "Guest" : "Persone invitada", + "Support" : "Suportu", + "Search" : "Chirca", + "Home" : "Pàgina printzipale", + "Dashboard" : "Pannellu de controllu", + "Users" : "Utentes", + "Categories" : "Categ", + "Collapse" : "Cuntrae", + "Code" : "Còdighe", + "Quote" : "Preventivu", + "Font size" : "Dimensione caràtere", + "Insert emoji" : "Inserta·nche una carighedda", + "Page not found" : "Pàgina no agatada", + "Back" : "In segus", + "Edit" : "Modìfica", + "Delete" : "Cantzella", + "Unread" : "De lèghere", + "Cancel" : "Cancel", "Save" : "Sarva", + "Views" : "Visualizatziones", + "Title" : "Tìtulu", + "Refresh" : "Agiorna", + "Loading …" : "Carrigamentu …", + "Error" : "Errore", + "Searching …" : "Chirchende …", + "No results found" : "Perunu resurtadu agatadu", + "Back to {category}" : "Torra a {category}", + "Reply" : "Risponde", + "by" : "dae", + "Subscribe" : "Sutaiscrie", + "Subscribed" : "Sutaiscritu", "Preferences" : "Preferèntzias", + "Notifications" : "Notìficas", + "Enable" : "Ativa", + "Disable" : "Disativa", + "Description" : "Descritzione", + "Enabled" : "Ativadu", + "Update" : "Agiorna", + "Create" : "Crea", + "Name" : "Nùmene", + "New" : "Nou", + "Permissions" : "Permissos", + "Move up" : "Tràmuda fache a susu", "Move down" : "Tràmuda fache a bàsciu", - "ID" : "ID" + "Last 7 days" : "Ùrtimas 7 dies", + "General settings" : "Cunfiguratzione generale", + "Appearance" : "Aspetu", + "Settings saved" : "Cunfiguratzione sarvada", + "Failed to save settings" : "No at fatu a sarvare is informatziones", + "Reset" : "Riprìstinu", + "Category" : "Categorias", + "Allow" : "Permite", + "ID" : "ID", + "Created" : "Creadu", + "Actions" : "Atziones", + "No users found" : "Peruna utèntzia agatada", + "Joined" : "As atzèdidu", + "Status" : "Status", + "Active" : "Ativu", + "Deleted" : "Cantzelladu" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sc.json b/l10n/sc.json index 46b315d..26cefd1 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -1,7 +1,66 @@ { "translations": { + "Forum" : "Forum", + "Admin" : "Amministradore", + "User" : "Utente", + "Guest" : "Persone invitada", + "Support" : "Suportu", + "Search" : "Chirca", + "Home" : "Pàgina printzipale", + "Dashboard" : "Pannellu de controllu", + "Users" : "Utentes", + "Categories" : "Categ", + "Collapse" : "Cuntrae", + "Code" : "Còdighe", + "Quote" : "Preventivu", + "Font size" : "Dimensione caràtere", + "Insert emoji" : "Inserta·nche una carighedda", + "Page not found" : "Pàgina no agatada", + "Back" : "In segus", + "Edit" : "Modìfica", + "Delete" : "Cantzella", + "Unread" : "De lèghere", + "Cancel" : "Cancel", "Save" : "Sarva", + "Views" : "Visualizatziones", + "Title" : "Tìtulu", + "Refresh" : "Agiorna", + "Loading …" : "Carrigamentu …", + "Error" : "Errore", + "Searching …" : "Chirchende …", + "No results found" : "Perunu resurtadu agatadu", + "Back to {category}" : "Torra a {category}", + "Reply" : "Risponde", + "by" : "dae", + "Subscribe" : "Sutaiscrie", + "Subscribed" : "Sutaiscritu", "Preferences" : "Preferèntzias", + "Notifications" : "Notìficas", + "Enable" : "Ativa", + "Disable" : "Disativa", + "Description" : "Descritzione", + "Enabled" : "Ativadu", + "Update" : "Agiorna", + "Create" : "Crea", + "Name" : "Nùmene", + "New" : "Nou", + "Permissions" : "Permissos", + "Move up" : "Tràmuda fache a susu", "Move down" : "Tràmuda fache a bàsciu", - "ID" : "ID" + "Last 7 days" : "Ùrtimas 7 dies", + "General settings" : "Cunfiguratzione generale", + "Appearance" : "Aspetu", + "Settings saved" : "Cunfiguratzione sarvada", + "Failed to save settings" : "No at fatu a sarvare is informatziones", + "Reset" : "Riprìstinu", + "Category" : "Categorias", + "Allow" : "Permite", + "ID" : "ID", + "Created" : "Creadu", + "Actions" : "Atziones", + "No users found" : "Peruna utèntzia agatada", + "Joined" : "As atzèdidu", + "Status" : "Status", + "Active" : "Ativu", + "Deleted" : "Cantzelladu" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/si.js b/l10n/si.js new file mode 100644 index 0000000..61bb936 --- /dev/null +++ b/l10n/si.js @@ -0,0 +1,26 @@ +OC.L10N.register( + "forum", + { + "Admin" : "පරිපාලක", + "User" : "පරිශීලක", + "General" : "සමාන්‍යය", + "Search" : "සොයන්න", + "Home" : "මුල් පිටුව", + "Users" : "පරිශීලකයින්", + "Back" : "ආපසු", + "Edit" : "සංස්කරණය", + "Cancel" : "Cancel", + "Retry" : "නැවත උත්සාහ කරන්න", + "Error" : "දෝෂය", + "Reply" : "පිළිතුර", + "Disable" : "අබල කරන්න", + "Description" : "විස්තරය", + "Enabled" : "සබල කර ඇත", + "Update" : "යාවත්කාල", + "Create" : "සාදන්න", + "Name" : "නම", + "New" : "නව", + "Category" : "ප්‍රවර්ගය", + "Actions" : "ක්‍රියාමාර්ග" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/si.json b/l10n/si.json new file mode 100644 index 0000000..536b61b --- /dev/null +++ b/l10n/si.json @@ -0,0 +1,24 @@ +{ "translations": { + "Admin" : "පරිපාලක", + "User" : "පරිශීලක", + "General" : "සමාන්‍යය", + "Search" : "සොයන්න", + "Home" : "මුල් පිටුව", + "Users" : "පරිශීලකයින්", + "Back" : "ආපසු", + "Edit" : "සංස්කරණය", + "Cancel" : "Cancel", + "Retry" : "නැවත උත්සාහ කරන්න", + "Error" : "දෝෂය", + "Reply" : "පිළිතුර", + "Disable" : "අබල කරන්න", + "Description" : "විස්තරය", + "Enabled" : "සබල කර ඇත", + "Update" : "යාවත්කාල", + "Create" : "සාදන්න", + "Name" : "නම", + "New" : "නව", + "Category" : "ප්‍රවර්ගය", + "Actions" : "ක්‍රියාමාර්ග" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/sk.js b/l10n/sk.js index d1da514..a169daf 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -1,12 +1,83 @@ OC.L10N.register( "forum", { + "Forum" : "Fórum", + "Admin" : "Admi", + "User" : "Používateľ", + "General" : "Všeobecné", + "Support" : "Podpora", + "Bold text" : "Tučné písmo", + "Underlined text" : "Podčiarknutý text", + "Deleted user" : "Zmazaný užívateľ", + "Search" : "Hľadať", + "Home" : "Domov", + "Dashboard" : "Infopanel", + "Users" : "Používatelia", + "Categories" : "Kategórie", + "Expand" : "Rozbaliť", + "Collapse" : "Zvinúť", + "Code" : "Kód", + "Quote" : "Ponuka", + "Font size" : "Veľkosť písma", + "List" : "Zoznam", + "Insert emoji" : "Vložiť emotikonu", + "Page not found" : "Stránka nenájdená", + "Back" : "Späť", + "Edit" : "Upraviť", + "Delete" : "Vymazať", + "Unread" : "Neprečítané", + "Cancel" : "Cancel", "Save" : "Uložiť", "React with {emoji}" : "Reagovať s {emoji}", + "Uncategorized" : "Nezaradené", + "Views" : "Zobrazenia", + "Title" : "Názov", + "Refresh" : "Obnoviť", + "Loading …" : "Načítavam …", + "Retry" : "Zopakovať", + "Error" : "Chyba", + "Searching …" : "Hľadá sa…", + "No results found" : "Neboli nájdené žiadne výsledky", + "Back to {category}" : "Späť na {category}", + "Reply" : "Odpovedať", + "by" : "od", + "Subscribe" : "Odoberať", + "Subscribed" : "Prihlásený na odber", "Preferences" : "Nastavenia", + "Notifications" : "Upozornenia", + "Enable" : "Povoliť", + "Disable" : "Zakázať", "Tag" : "Štítok", + "Description" : "Popis", + "Enabled" : "Zapnuté", + "Update" : "Aktualizovať", + "Create" : "Vytvoriť", + "Name" : "Názov", + "Sort order" : "Poradie triedenia", + "0" : "0", + "New" : "Nový", + "Permissions" : "Oprávnenia", + "Move up" : "Presunúť hore", "Move down" : "Presunúť dole", + "Total users" : "Užívateľov celkom", + "Last 7 days" : "Posledných 7 dní", + "General settings" : "Všeobecné nastavenia", + "Appearance" : "Vzhľad", + "Access control" : "Prístupové práva", + "Settings saved" : "Nastavenia uložené", + "Failed to save settings" : "Nepodarilo sa uložiť nastavenia", + "Reset" : "Resetovať/Obnoviť", + "Category" : "Kategória", + "Allow" : "Povoliť", "ID" : "ID", - "Loading users …" : "Načítavanie užívateľov ..." + "Created" : "Vytvorené", + "Actions" : "Akcie", + "User management" : "Správa užívateľov", + "Loading users …" : "Načítavanie užívateľov ...", + "No users found" : "Žiadni používatelia nenájdení", + "Joined" : "Pripojený", + "Status" : "Stav", + "Active" : "Aktívne", + "Deleted" : "Odstránené" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/sk.json b/l10n/sk.json index 9c50547..9e0fc58 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -1,10 +1,81 @@ { "translations": { + "Forum" : "Fórum", + "Admin" : "Admi", + "User" : "Používateľ", + "General" : "Všeobecné", + "Support" : "Podpora", + "Bold text" : "Tučné písmo", + "Underlined text" : "Podčiarknutý text", + "Deleted user" : "Zmazaný užívateľ", + "Search" : "Hľadať", + "Home" : "Domov", + "Dashboard" : "Infopanel", + "Users" : "Používatelia", + "Categories" : "Kategórie", + "Expand" : "Rozbaliť", + "Collapse" : "Zvinúť", + "Code" : "Kód", + "Quote" : "Ponuka", + "Font size" : "Veľkosť písma", + "List" : "Zoznam", + "Insert emoji" : "Vložiť emotikonu", + "Page not found" : "Stránka nenájdená", + "Back" : "Späť", + "Edit" : "Upraviť", + "Delete" : "Vymazať", + "Unread" : "Neprečítané", + "Cancel" : "Cancel", "Save" : "Uložiť", "React with {emoji}" : "Reagovať s {emoji}", + "Uncategorized" : "Nezaradené", + "Views" : "Zobrazenia", + "Title" : "Názov", + "Refresh" : "Obnoviť", + "Loading …" : "Načítavam …", + "Retry" : "Zopakovať", + "Error" : "Chyba", + "Searching …" : "Hľadá sa…", + "No results found" : "Neboli nájdené žiadne výsledky", + "Back to {category}" : "Späť na {category}", + "Reply" : "Odpovedať", + "by" : "od", + "Subscribe" : "Odoberať", + "Subscribed" : "Prihlásený na odber", "Preferences" : "Nastavenia", + "Notifications" : "Upozornenia", + "Enable" : "Povoliť", + "Disable" : "Zakázať", "Tag" : "Štítok", + "Description" : "Popis", + "Enabled" : "Zapnuté", + "Update" : "Aktualizovať", + "Create" : "Vytvoriť", + "Name" : "Názov", + "Sort order" : "Poradie triedenia", + "0" : "0", + "New" : "Nový", + "Permissions" : "Oprávnenia", + "Move up" : "Presunúť hore", "Move down" : "Presunúť dole", + "Total users" : "Užívateľov celkom", + "Last 7 days" : "Posledných 7 dní", + "General settings" : "Všeobecné nastavenia", + "Appearance" : "Vzhľad", + "Access control" : "Prístupové práva", + "Settings saved" : "Nastavenia uložené", + "Failed to save settings" : "Nepodarilo sa uložiť nastavenia", + "Reset" : "Resetovať/Obnoviť", + "Category" : "Kategória", + "Allow" : "Povoliť", "ID" : "ID", - "Loading users …" : "Načítavanie užívateľov ..." + "Created" : "Vytvorené", + "Actions" : "Akcie", + "User management" : "Správa užívateľov", + "Loading users …" : "Načítavanie užívateľov ...", + "No users found" : "Žiadni používatelia nenájdení", + "Joined" : "Pripojený", + "Status" : "Stav", + "Active" : "Aktívne", + "Deleted" : "Odstránené" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/sl.js b/l10n/sl.js index ec526e1..7db3d5a 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -1,14 +1,80 @@ OC.L10N.register( "forum", { + "Forum" : "Spletni forum", + "Admin" : "Skrbništvo", + "User" : "Uporabnik", + "General" : "Splošno", + "Support" : "Podpora", + "Bold text" : "Krepko besedilo", + "Underlined text" : "Podpisano besedilo", + "Deleted user" : "Izbrisan uporabnik", + "Search" : "Poišči", + "Home" : "Začetna stran", + "Dashboard" : "Nadzorna plošča", + "Categories" : "Kategorije", + "Expand" : "Razširi", + "Collapse" : "Skrči", + "Code" : "Šifra", + "Quote" : "Ponudba", + "Font size" : "Velikost pisave", + "List" : "Seznam", + "Insert emoji" : "Vstavi izrazno ikono", + "Page not found" : "Strani ni mogoče najti", + "Back" : "Nazaj", + "Edit" : "Uredi", + "Delete" : "Izbriši", "Unread" : "Neprebrano", + "Cancel" : "Prekliči", "Save" : "Shrani", "React with {emoji}" : "Odzovi se z {emoji}", + "Uncategorized" : "Neopredeljeno", + "Views" : "Pogledi", + "Title" : "Naslov", + "Refresh" : "Osveži", + "Loading …" : "Poteka nalaganje …", + "Retry" : "Poskusi znova ", + "Error" : "Napaka", + "Searching …" : "Poteka iskanje ...", + "No results found" : "Ni najdenih zadetkov", + "Back to {category}" : "Nazaj na {category}", + "by" : "s strani", + "Subscribe" : "Naročilo", + "Subscribed" : "Naročeno", "Preferences" : "Nastavitve", + "Notifications" : "Obvestila", + "Enable" : "Omogoči", + "Disable" : "Onemogoči", "Tag" : "Oznaka", + "Description" : "Opis", + "Enabled" : "Omogočeno", + "Update" : "Posodobi", + "Create" : "Ustvari", + "Name" : "Ime podpisnika", + "Sort order" : "Razvrščanje", + "New" : "Novo", + "Permissions" : "Dovoljenja", + "Move up" : "Premakni navzgor", "Move down" : "Premakni navzdol", + "Total users" : "Število uporabnikov", + "Last 7 days" : "Zadnjih 7 dni", + "General settings" : "Splošne nastavitve", + "Appearance" : "Videz", + "Access control" : "Nadzor dostopa", + "Settings saved" : "Nastavitve so shranjene", + "Failed to save settings" : "Shranjevanje nastavitev je spodletelo", + "Reset" : "Ponastavi", + "Category" : "Kategorija", + "Allow" : "Dovoli", "ID" : "ID", + "Actions" : "Dejanja", + "No description" : "Ni opisa", + "User management" : "Upravljanje uporabnikov", "Loading users …" : "Poteka nalaganje uporabnikov ...", + "No users found" : "Ni najdenih uporabnikov", + "Joined" : "Pridružen", + "Status" : "Stanje", + "Active" : "Dejavno", "Deleted" : "Izbrisano" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/l10n/sl.json b/l10n/sl.json index 3c3d7be..fe68d81 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -1,12 +1,78 @@ { "translations": { + "Forum" : "Spletni forum", + "Admin" : "Skrbništvo", + "User" : "Uporabnik", + "General" : "Splošno", + "Support" : "Podpora", + "Bold text" : "Krepko besedilo", + "Underlined text" : "Podpisano besedilo", + "Deleted user" : "Izbrisan uporabnik", + "Search" : "Poišči", + "Home" : "Začetna stran", + "Dashboard" : "Nadzorna plošča", + "Categories" : "Kategorije", + "Expand" : "Razširi", + "Collapse" : "Skrči", + "Code" : "Šifra", + "Quote" : "Ponudba", + "Font size" : "Velikost pisave", + "List" : "Seznam", + "Insert emoji" : "Vstavi izrazno ikono", + "Page not found" : "Strani ni mogoče najti", + "Back" : "Nazaj", + "Edit" : "Uredi", + "Delete" : "Izbriši", "Unread" : "Neprebrano", + "Cancel" : "Prekliči", "Save" : "Shrani", "React with {emoji}" : "Odzovi se z {emoji}", + "Uncategorized" : "Neopredeljeno", + "Views" : "Pogledi", + "Title" : "Naslov", + "Refresh" : "Osveži", + "Loading …" : "Poteka nalaganje …", + "Retry" : "Poskusi znova ", + "Error" : "Napaka", + "Searching …" : "Poteka iskanje ...", + "No results found" : "Ni najdenih zadetkov", + "Back to {category}" : "Nazaj na {category}", + "by" : "s strani", + "Subscribe" : "Naročilo", + "Subscribed" : "Naročeno", "Preferences" : "Nastavitve", + "Notifications" : "Obvestila", + "Enable" : "Omogoči", + "Disable" : "Onemogoči", "Tag" : "Oznaka", + "Description" : "Opis", + "Enabled" : "Omogočeno", + "Update" : "Posodobi", + "Create" : "Ustvari", + "Name" : "Ime podpisnika", + "Sort order" : "Razvrščanje", + "New" : "Novo", + "Permissions" : "Dovoljenja", + "Move up" : "Premakni navzgor", "Move down" : "Premakni navzdol", + "Total users" : "Število uporabnikov", + "Last 7 days" : "Zadnjih 7 dni", + "General settings" : "Splošne nastavitve", + "Appearance" : "Videz", + "Access control" : "Nadzor dostopa", + "Settings saved" : "Nastavitve so shranjene", + "Failed to save settings" : "Shranjevanje nastavitev je spodletelo", + "Reset" : "Ponastavi", + "Category" : "Kategorija", + "Allow" : "Dovoli", "ID" : "ID", + "Actions" : "Dejanja", + "No description" : "Ni opisa", + "User management" : "Upravljanje uporabnikov", "Loading users …" : "Poteka nalaganje uporabnikov ...", + "No users found" : "Ni najdenih uporabnikov", + "Joined" : "Pridružen", + "Status" : "Stanje", + "Active" : "Dejavno", "Deleted" : "Izbrisano" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sq.js b/l10n/sq.js index 632f54c..22e9370 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -1,9 +1,56 @@ OC.L10N.register( "forum", { + "Forum" : "Forum", + "Admin" : "Administrator", + "Moderator" : "Moderator", + "User" : "Përdorues", + "General" : "Të përgjithshme", + "Search" : "Kërko", + "Home" : "Kryefaqja", + "Dashboard" : "Tabelë", + "Users" : "Përdoruesit", + "Categories" : "Kategoritë", + "Collapse" : "Tkurre", + "Code" : "Kod", + "Quote" : "Citat", + "Page not found" : "Faqja nuk u gjet ", + "Back" : "Mbrapsht", + "Edit" : "Përpuno", + "Delete" : "Fshi", + "Cancel" : "Cancel", "Save" : "Ruaje", + "Uncategorized" : "Të pakategorizuara", + "Title" : "Titulli", + "Refresh" : "Rifreskoje", + "Retry" : "Riprovoni", + "Error" : "Gabim", + "by" : "nga", + "Subscribe" : "Abonohu", "Preferences" : "Preferencat", + "Notifications" : "Njoftime", + "Enable" : "Aktivizoje", + "Disable" : "Çaktivizoje", + "Description" : "Përshkrim", + "Enabled" : "E aktivizuar", + "Update" : "Përditëso", + "Create" : "Krijo", + "Name" : "Emër", + "0" : "0", + "New" : "I ri", + "Permissions" : "Lejet", + "All time" : "Gjithë kohës", + "General settings" : "Opsjonet e Pergjithshme", + "Access control" : "Kontrolli i aksesit", + "Settings saved" : "Opsjonet u Ruajtën.", + "Reset" : "Rivendos", + "Category" : "Kategori", + "Allow" : "Lejo", "ID" : "ID", + "Created" : "U krijua", + "Actions" : "Veprimet", + "Joined" : "I lidhur", + "Status" : "Statusi", "Deleted" : "E fshirë" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sq.json b/l10n/sq.json index 25a4763..c4e475f 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -1,7 +1,54 @@ { "translations": { + "Forum" : "Forum", + "Admin" : "Administrator", + "Moderator" : "Moderator", + "User" : "Përdorues", + "General" : "Të përgjithshme", + "Search" : "Kërko", + "Home" : "Kryefaqja", + "Dashboard" : "Tabelë", + "Users" : "Përdoruesit", + "Categories" : "Kategoritë", + "Collapse" : "Tkurre", + "Code" : "Kod", + "Quote" : "Citat", + "Page not found" : "Faqja nuk u gjet ", + "Back" : "Mbrapsht", + "Edit" : "Përpuno", + "Delete" : "Fshi", + "Cancel" : "Cancel", "Save" : "Ruaje", + "Uncategorized" : "Të pakategorizuara", + "Title" : "Titulli", + "Refresh" : "Rifreskoje", + "Retry" : "Riprovoni", + "Error" : "Gabim", + "by" : "nga", + "Subscribe" : "Abonohu", "Preferences" : "Preferencat", + "Notifications" : "Njoftime", + "Enable" : "Aktivizoje", + "Disable" : "Çaktivizoje", + "Description" : "Përshkrim", + "Enabled" : "E aktivizuar", + "Update" : "Përditëso", + "Create" : "Krijo", + "Name" : "Emër", + "0" : "0", + "New" : "I ri", + "Permissions" : "Lejet", + "All time" : "Gjithë kohës", + "General settings" : "Opsjonet e Pergjithshme", + "Access control" : "Kontrolli i aksesit", + "Settings saved" : "Opsjonet u Ruajtën.", + "Reset" : "Rivendos", + "Category" : "Kategori", + "Allow" : "Lejo", "ID" : "ID", + "Created" : "U krijua", + "Actions" : "Veprimet", + "Joined" : "I lidhur", + "Status" : "Statusi", "Deleted" : "E fshirë" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index 505e4b7..e1892b8 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -1,15 +1,87 @@ OC.L10N.register( "forum", { + "Forum" : "Форум", + "Admin" : "Администратор", + "Moderator" : "Модератор", + "User" : "Корисник", + "Guest" : "Гост", + "General" : "Опште", + "Support" : "Подршка", + "Bold text" : "Подебљани текст", + "Underlined text" : "Подвучени текст", + "Deleted user" : "Обрисани корисник", + "Search" : "Претрага", + "Home" : "Почетна", + "Dashboard" : "Контролна табла", + "Users" : "Корисници", + "Categories" : "Категорије", + "Expand" : "Proširi", + "Collapse" : "Скупи", + "Code" : "Кôд", + "Quote" : "Понуда", + "Font size" : "Величина фонта", + "List" : "Листа", + "Insert emoji" : "Уметни емођи", + "Page not found" : "Страна није нађена", + "Back" : "Назад", + "Edit" : "Измени", + "Delete" : "Обриши", "Unread" : "Непрочитано", + "Cancel" : "Откажи", "Save" : "Сачувај", "React with {emoji}" : "Реагуј са {emoji}", + "Uncategorized" : "Некатегоризовано", + "Views" : "Прикази", + "Title" : "Наслов", + "Refresh" : "Освежи", + "Loading …" : "Учитавање…", + "Retry" : "Покушај поново", + "In {category}" : "У {category}", + "Error" : "Грешка", + "Searching …" : "Тражим…", + "No results found" : "Нема пронађених резултата", + "Back to {category}" : "Назад на {category}", + "Reply" : "Одговори", + "by" : "од", + "Subscribe" : "Претплати се", + "Subscribed" : "Претплаћен", "Preferences" : "Поставке", + "Notifications" : "Упозорења", + "Enable" : "Укључи", + "Disable" : "Искључи", "This action cannot be undone." : "Ова радња не може да се поништи.", "Tag" : "Ознака", + "Description" : "Опис", + "Enabled" : "укључено", + "Update" : "Ажурирај", + "Create" : "Креирање", + "Name" : "Име", + "Sort order" : "Редослед сортирања", + "New" : "Нов", + "Permissions" : "Дозволе", + "Move up" : "Помери нагоре", "Move down" : "Помери надоле", + "Total users" : "Укупно корисника", + "Last 7 days" : "Последњих 7 дана", + "General settings" : "Опште поставке", + "Appearance" : "Изглед", + "Access control" : "Контрола приступа", + "Settings saved" : "Поставке сачуване", + "Failed to save settings" : "Грешка приликом чувања поставки", + "Reset" : "Ресетуј", + "Category" : "Категорија", + "Allow" : "Дозволи", "ID" : "ID", + "Created" : "Направљен", + "Actions" : "Радње", + "No description" : "Без описа", + "User management" : "Управљање корисницима", "Loading users …" : "Учитавају се корисници...", + "No users found" : "Није пронађен ниједан корисник", + "Joined" : "Придружен", + "Status" : "Стање", + "Active" : "Активан", "Deleted" : "Обрисано" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr.json b/l10n/sr.json index 4789149..c327dde 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -1,13 +1,85 @@ { "translations": { + "Forum" : "Форум", + "Admin" : "Администратор", + "Moderator" : "Модератор", + "User" : "Корисник", + "Guest" : "Гост", + "General" : "Опште", + "Support" : "Подршка", + "Bold text" : "Подебљани текст", + "Underlined text" : "Подвучени текст", + "Deleted user" : "Обрисани корисник", + "Search" : "Претрага", + "Home" : "Почетна", + "Dashboard" : "Контролна табла", + "Users" : "Корисници", + "Categories" : "Категорије", + "Expand" : "Proširi", + "Collapse" : "Скупи", + "Code" : "Кôд", + "Quote" : "Понуда", + "Font size" : "Величина фонта", + "List" : "Листа", + "Insert emoji" : "Уметни емођи", + "Page not found" : "Страна није нађена", + "Back" : "Назад", + "Edit" : "Измени", + "Delete" : "Обриши", "Unread" : "Непрочитано", + "Cancel" : "Откажи", "Save" : "Сачувај", "React with {emoji}" : "Реагуј са {emoji}", + "Uncategorized" : "Некатегоризовано", + "Views" : "Прикази", + "Title" : "Наслов", + "Refresh" : "Освежи", + "Loading …" : "Учитавање…", + "Retry" : "Покушај поново", + "In {category}" : "У {category}", + "Error" : "Грешка", + "Searching …" : "Тражим…", + "No results found" : "Нема пронађених резултата", + "Back to {category}" : "Назад на {category}", + "Reply" : "Одговори", + "by" : "од", + "Subscribe" : "Претплати се", + "Subscribed" : "Претплаћен", "Preferences" : "Поставке", + "Notifications" : "Упозорења", + "Enable" : "Укључи", + "Disable" : "Искључи", "This action cannot be undone." : "Ова радња не може да се поништи.", "Tag" : "Ознака", + "Description" : "Опис", + "Enabled" : "укључено", + "Update" : "Ажурирај", + "Create" : "Креирање", + "Name" : "Име", + "Sort order" : "Редослед сортирања", + "New" : "Нов", + "Permissions" : "Дозволе", + "Move up" : "Помери нагоре", "Move down" : "Помери надоле", + "Total users" : "Укупно корисника", + "Last 7 days" : "Последњих 7 дана", + "General settings" : "Опште поставке", + "Appearance" : "Изглед", + "Access control" : "Контрола приступа", + "Settings saved" : "Поставке сачуване", + "Failed to save settings" : "Грешка приликом чувања поставки", + "Reset" : "Ресетуј", + "Category" : "Категорија", + "Allow" : "Дозволи", "ID" : "ID", + "Created" : "Направљен", + "Actions" : "Радње", + "No description" : "Без описа", + "User management" : "Управљање корисницима", "Loading users …" : "Учитавају се корисници...", + "No users found" : "Није пронађен ниједан корисник", + "Joined" : "Придружен", + "Status" : "Стање", + "Active" : "Активан", "Deleted" : "Обрисано" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js deleted file mode 100644 index 28e8c6b..0000000 --- a/l10n/sr@latin.js +++ /dev/null @@ -1,8 +0,0 @@ -OC.L10N.register( - "forum", - { - "Save" : "Sačuvaj", - "Preferences" : "Postavke", - "Deleted" : "Obrisano" -}, -"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json deleted file mode 100644 index c3d0999..0000000 --- a/l10n/sr@latin.json +++ /dev/null @@ -1,6 +0,0 @@ -{ "translations": { - "Save" : "Sačuvaj", - "Preferences" : "Postavke", - "Deleted" : "Obrisano" -},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" -} \ No newline at end of file diff --git a/l10n/sv.js b/l10n/sv.js index f49a4e4..c5631a8 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -1,14 +1,85 @@ OC.L10N.register( "forum", { + "Forum" : "Forum", + "Admin" : "Admin", + "User" : "Användare", + "General" : "Allmänt", + "Support" : "Support", + "Bold text" : "Fetstil", + "Underlined text" : "Understruken text", + "Deleted user" : "Borttagen användare", + "Search" : "Sök", + "Home" : "Hem", + "Dashboard" : "Dashboard", + "Users" : "Användare", + "Categories" : "Kategorier", + "Expand" : "Utöka", + "Collapse" : "Dölj", + "Code" : "Kod", + "Quote" : "Citat", + "Font size" : "Teckenstorlek", + "Insert emoji" : "Infoga emoji", + "Page not found" : "Sidan hittades inte", + "Back" : "Tillbaka", + "Edit" : "Redigera", + "Delete" : "Ta bort", "Unread" : "Oläst", + "Cancel" : "Avbryt", "Save" : "Spara", "React with {emoji}" : "Reagera med {emoji}", + "Uncategorized" : "Okategoriserade", + "Views" : "Vyer", + "Title" : "Titel", + "Refresh" : "Uppdatera", + "Loading …" : "Laddar ...", + "Retry" : "Försök igen", + "In {category}" : "I {category}", + "Error" : "Fel", + "Searching …" : "Söker ...", + "No results found" : "Inga resultat funna", + "Back to {category}" : "Tillbaka till {category}", + "Reply" : "Svara", + "by" : "av", + "Subscribe" : "Prenumerera", + "Subscribed" : "Prenumeration aktiverad", "Preferences" : "Inställningar", + "Notifications" : "Notiser", + "Enable" : "Aktivera", + "Disable" : "Inaktivera", "Tag" : "Tagg", + "Description" : "Beskrivning", + "Enabled" : "Aktiverad", + "Update" : "Uppdatera", + "Create" : "Skapa", + "Name" : "Namn", + "Sort order" : "Sorteringsordning", + "0" : "0", + "New" : "Ny", + "Permissions" : "Behörigheter", + "Move up" : "Flytta upp", "Move down" : "Flytta ner", + "Total users" : "Antal användare", + "Last 7 days" : "Senaste 7 dagarna", + "All time" : "All tid", + "General settings" : "Allmänna inställningar", + "Appearance" : "Utseende", + "Access control" : "Åtkomstkontroll", + "Settings saved" : "Inställningar sparade", + "Failed to save settings" : "Kunde inte spara inställningarna", + "Reset" : "Återställ", + "Category" : "Kategori", + "Allow" : "Tillåt", "ID" : "ID", + "Created" : "Skapat", + "Actions" : "Funktioner", + "No description" : "Ingen beskrivning", + "User management" : "Användarhantering", "Loading users …" : "Laddar användare …", + "No users found" : "Inga användare hittades", + "Joined" : "Gått med i", + "Status" : "Status", + "Active" : "Aktiv", "Deleted" : "Borttagen" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index 91d4788..bd437a0 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -1,12 +1,83 @@ { "translations": { + "Forum" : "Forum", + "Admin" : "Admin", + "User" : "Användare", + "General" : "Allmänt", + "Support" : "Support", + "Bold text" : "Fetstil", + "Underlined text" : "Understruken text", + "Deleted user" : "Borttagen användare", + "Search" : "Sök", + "Home" : "Hem", + "Dashboard" : "Dashboard", + "Users" : "Användare", + "Categories" : "Kategorier", + "Expand" : "Utöka", + "Collapse" : "Dölj", + "Code" : "Kod", + "Quote" : "Citat", + "Font size" : "Teckenstorlek", + "Insert emoji" : "Infoga emoji", + "Page not found" : "Sidan hittades inte", + "Back" : "Tillbaka", + "Edit" : "Redigera", + "Delete" : "Ta bort", "Unread" : "Oläst", + "Cancel" : "Avbryt", "Save" : "Spara", "React with {emoji}" : "Reagera med {emoji}", + "Uncategorized" : "Okategoriserade", + "Views" : "Vyer", + "Title" : "Titel", + "Refresh" : "Uppdatera", + "Loading …" : "Laddar ...", + "Retry" : "Försök igen", + "In {category}" : "I {category}", + "Error" : "Fel", + "Searching …" : "Söker ...", + "No results found" : "Inga resultat funna", + "Back to {category}" : "Tillbaka till {category}", + "Reply" : "Svara", + "by" : "av", + "Subscribe" : "Prenumerera", + "Subscribed" : "Prenumeration aktiverad", "Preferences" : "Inställningar", + "Notifications" : "Notiser", + "Enable" : "Aktivera", + "Disable" : "Inaktivera", "Tag" : "Tagg", + "Description" : "Beskrivning", + "Enabled" : "Aktiverad", + "Update" : "Uppdatera", + "Create" : "Skapa", + "Name" : "Namn", + "Sort order" : "Sorteringsordning", + "0" : "0", + "New" : "Ny", + "Permissions" : "Behörigheter", + "Move up" : "Flytta upp", "Move down" : "Flytta ner", + "Total users" : "Antal användare", + "Last 7 days" : "Senaste 7 dagarna", + "All time" : "All tid", + "General settings" : "Allmänna inställningar", + "Appearance" : "Utseende", + "Access control" : "Åtkomstkontroll", + "Settings saved" : "Inställningar sparade", + "Failed to save settings" : "Kunde inte spara inställningarna", + "Reset" : "Återställ", + "Category" : "Kategori", + "Allow" : "Tillåt", "ID" : "ID", + "Created" : "Skapat", + "Actions" : "Funktioner", + "No description" : "Ingen beskrivning", + "User management" : "Användarhantering", "Loading users …" : "Laddar användare …", + "No users found" : "Inga användare hittades", + "Joined" : "Gått med i", + "Status" : "Status", + "Active" : "Aktiv", "Deleted" : "Borttagen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sw.js b/l10n/sw.js index bfa809e..c8b1e15 100644 --- a/l10n/sw.js +++ b/l10n/sw.js @@ -1,13 +1,79 @@ OC.L10N.register( "forum", { + "Admin" : "Msimamizi", + "Moderator" : "Msimamizi", + "User" : "Mtumiaji", + "Guest" : "Mgeni", + "General" : "Kuu", + "Deleted user" : "Mtumiaji aliyefutwa", + "Search" : "Tafuta", + "Home" : "Nyumbani", + "Dashboard" : " Dashibodi", + "Users" : "Watumiaji", + "Categories" : "Vipengele", + "Expand" : "Panua", + "Collapse" : "Vunja", + "Code" : "Msimbo", + "Quote" : "Nukuu", + "Font size" : "Ukubwa wa herufi", + "Align left" : "Align left", + "Align center" : "Align center", + "Align right" : "Align right", + "List" : "Orodha", + "Page not found" : "Ukurasa haupatikani", + "Back" : "Rudi", + "Edit" : "Hariri", + "Delete" : "Futa", "Unread" : "Haijasomwa", + "Cancel" : "Ghairi", "Save" : "Hifadhi", "React with {emoji}" : "Jibu kwa {emoji}", + "Uncategorized" : "Haitambuliki", + "Views" : "Mionekano", + "Title" : "Kichwa cha habari", + "Refresh" : "Onyesha upya", + "Loading …" : "Inapakia", + "Retry" : "Jaribu tena", + "In {category}" : "Katika {category}", + "Error" : "Hitilafu", + "Searching …" : "Inatafuta", + "No results found" : "Hakuna matokeo yaliyopatikana", + "Back to {category}" : "Rudi kwenye {category}", + "Reply" : "Jibu", + "by" : "na", + "Subscribe" : "Jisajili", + "Subscribed" : "Iliyojisajili", "Preferences" : "Vitu vya upendeleo", + "Notifications" : "Arifa", + "Enable" : "Wezesha", + "Disable" : "Zima", "This action cannot be undone." : "Kitendo hiki hakiwezi kutenduliwa.", + "Description" : "Maelezo", + "Enabled" : "Washwa", + "Update" : "Sasisha", + "Create" : "Tengeneza", + "Name" : "Jina", + "Enter category name" : "Enter category name", + "Sort order" : "Panga mpangilio", + "New" : "Mpya", + "Permissions" : "Ruhusa", + "Move up" : "Hamia juu", "Move down" : "Hamia chini", + "Last 7 days" : "Siku 7 zilizopita", + "General settings" : "Mipangilio ya jumla", + "Appearance" : "Mwonekano", + "Settings saved" : "Mipangilio imehifadhiwa", + "Failed to save settings" : "Imeshindwa kuhifadhi mipangilio", + "Reset" : "Pangilia upya", + "Category" : "Kipengele", + "Allow" : "Ruhusu", "ID" : "Kitambulisho", + "Created" : "Imetengenezwa", + "Actions" : "Matendo", + "No description" : "No description", + "Status" : "Wadhifa/hadhi/hali", + "Active" : "Inayotumika", "Deleted" : "Vilivyofutwa" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sw.json b/l10n/sw.json index b61bfc4..57e2950 100644 --- a/l10n/sw.json +++ b/l10n/sw.json @@ -1,11 +1,77 @@ { "translations": { + "Admin" : "Msimamizi", + "Moderator" : "Msimamizi", + "User" : "Mtumiaji", + "Guest" : "Mgeni", + "General" : "Kuu", + "Deleted user" : "Mtumiaji aliyefutwa", + "Search" : "Tafuta", + "Home" : "Nyumbani", + "Dashboard" : " Dashibodi", + "Users" : "Watumiaji", + "Categories" : "Vipengele", + "Expand" : "Panua", + "Collapse" : "Vunja", + "Code" : "Msimbo", + "Quote" : "Nukuu", + "Font size" : "Ukubwa wa herufi", + "Align left" : "Align left", + "Align center" : "Align center", + "Align right" : "Align right", + "List" : "Orodha", + "Page not found" : "Ukurasa haupatikani", + "Back" : "Rudi", + "Edit" : "Hariri", + "Delete" : "Futa", "Unread" : "Haijasomwa", + "Cancel" : "Ghairi", "Save" : "Hifadhi", "React with {emoji}" : "Jibu kwa {emoji}", + "Uncategorized" : "Haitambuliki", + "Views" : "Mionekano", + "Title" : "Kichwa cha habari", + "Refresh" : "Onyesha upya", + "Loading …" : "Inapakia", + "Retry" : "Jaribu tena", + "In {category}" : "Katika {category}", + "Error" : "Hitilafu", + "Searching …" : "Inatafuta", + "No results found" : "Hakuna matokeo yaliyopatikana", + "Back to {category}" : "Rudi kwenye {category}", + "Reply" : "Jibu", + "by" : "na", + "Subscribe" : "Jisajili", + "Subscribed" : "Iliyojisajili", "Preferences" : "Vitu vya upendeleo", + "Notifications" : "Arifa", + "Enable" : "Wezesha", + "Disable" : "Zima", "This action cannot be undone." : "Kitendo hiki hakiwezi kutenduliwa.", + "Description" : "Maelezo", + "Enabled" : "Washwa", + "Update" : "Sasisha", + "Create" : "Tengeneza", + "Name" : "Jina", + "Enter category name" : "Enter category name", + "Sort order" : "Panga mpangilio", + "New" : "Mpya", + "Permissions" : "Ruhusa", + "Move up" : "Hamia juu", "Move down" : "Hamia chini", + "Last 7 days" : "Siku 7 zilizopita", + "General settings" : "Mipangilio ya jumla", + "Appearance" : "Mwonekano", + "Settings saved" : "Mipangilio imehifadhiwa", + "Failed to save settings" : "Imeshindwa kuhifadhi mipangilio", + "Reset" : "Pangilia upya", + "Category" : "Kipengele", + "Allow" : "Ruhusu", "ID" : "Kitambulisho", + "Created" : "Imetengenezwa", + "Actions" : "Matendo", + "No description" : "No description", + "Status" : "Wadhifa/hadhi/hali", + "Active" : "Inayotumika", "Deleted" : "Vilivyofutwa" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ta.js b/l10n/ta.js index 8775794..d78de70 100644 --- a/l10n/ta.js +++ b/l10n/ta.js @@ -1,6 +1,27 @@ OC.L10N.register( "forum", { - "Save" : "சேமிக்க " + "Admin" : "நிர்வாகம்", + "User" : "User", + "General" : "பொதுவான", + "Search" : "தேடுதல்", + "Home" : "அகம்", + "Users" : "பயனாளர்", + "Back" : "பின்னுக்கு", + "Edit" : "தொகுக்க", + "Delete" : "நீக்குக", + "Cancel" : "Cancel", + "Save" : "சேமிக்க ", + "Title" : "தலைப்பு", + "Refresh" : "மீள் ஏற்றுக", + "Error" : "வழு", + "by" : "மூலம்", + "Enable" : "இயலுமைப்படுத்துக", + "Disable" : "இயலுமைப்ப", + "Description" : "விவரிப்பு", + "Update" : "இற்றைப்படுத்தல்", + "Name" : "பெயர்", + "New" : "புதிய", + "Actions" : "செயல்கள்" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ta.json b/l10n/ta.json index e881e68..7ea0495 100644 --- a/l10n/ta.json +++ b/l10n/ta.json @@ -1,4 +1,25 @@ { "translations": { - "Save" : "சேமிக்க " + "Admin" : "நிர்வாகம்", + "User" : "User", + "General" : "பொதுவான", + "Search" : "தேடுதல்", + "Home" : "அகம்", + "Users" : "பயனாளர்", + "Back" : "பின்னுக்கு", + "Edit" : "தொகுக்க", + "Delete" : "நீக்குக", + "Cancel" : "Cancel", + "Save" : "சேமிக்க ", + "Title" : "தலைப்பு", + "Refresh" : "மீள் ஏற்றுக", + "Error" : "வழு", + "by" : "மூலம்", + "Enable" : "இயலுமைப்படுத்துக", + "Disable" : "இயலுமைப்ப", + "Description" : "விவரிப்பு", + "Update" : "இற்றைப்படுத்தல்", + "Name" : "பெயர்", + "New" : "புதிய", + "Actions" : "செயல்கள்" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/th.js b/l10n/th.js index 1f81d23..bcf347d 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -1,9 +1,46 @@ OC.L10N.register( "forum", { + "Forum" : "ฟอรัม", + "Admin" : "ผู้ดูแลระบบ", + "User" : "ผู้ใช้", + "General" : "ทั่วไป", + "Search" : "ค้นหา", + "Home" : "หน้าหลัก", + "Dashboard" : "แดชบอร์ด", + "Users" : "ผู้ใช้", + "Categories" : "หมวดหมู่", + "Collapse" : "ย่อ", + "Font size" : "ขนาดตัวอักษร", + "Page not found" : "ไม่พบหน้า", + "Edit" : "แก้ไข", + "Delete" : "ลบ", + "Cancel" : "Cancel", "Save" : "บันทึก", + "Uncategorized" : "ไม่ได้จัดหมวดหมู่", + "Refresh" : "รีเฟรช", + "Error" : "ข้อผิดพลาด", + "Searching …" : "กำลังค้นหา …", + "Back to {category}" : "กลับสู่ {category}", + "by" : "โดย", + "Subscribe" : "สมัครรับข้อมูล", "Preferences" : "การกำหนดลักษณะ", + "Disable" : "ปิดใช้งาน", + "Description" : "คำอธิบาย", + "Enabled" : "เปิดใช้งาน", + "Update" : "อัปเดต", + "Create" : "สร้าง", + "Name" : "ชื่อ", + "New" : "ใหม่", + "Last 7 days" : "ภายใน 7 วัน", + "Appearance" : "ลักษณะที่ปรากฏ", + "Settings saved" : "บันทึกการตั้งค่าแล้ว", + "Failed to save settings" : "ไม่สามารถบันทึกการตั้งค่าได้", + "Reset" : "รีเซ็ต", + "Category" : "หมวดหมู่", "ID" : "ID", + "Actions" : "การกระทำ", + "Status" : "สถานะ", "Deleted" : "ลบแล้ว" }, "nplurals=1; plural=0;"); diff --git a/l10n/th.json b/l10n/th.json index edf1ef8..55718d8 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -1,7 +1,44 @@ { "translations": { + "Forum" : "ฟอรัม", + "Admin" : "ผู้ดูแลระบบ", + "User" : "ผู้ใช้", + "General" : "ทั่วไป", + "Search" : "ค้นหา", + "Home" : "หน้าหลัก", + "Dashboard" : "แดชบอร์ด", + "Users" : "ผู้ใช้", + "Categories" : "หมวดหมู่", + "Collapse" : "ย่อ", + "Font size" : "ขนาดตัวอักษร", + "Page not found" : "ไม่พบหน้า", + "Edit" : "แก้ไข", + "Delete" : "ลบ", + "Cancel" : "Cancel", "Save" : "บันทึก", + "Uncategorized" : "ไม่ได้จัดหมวดหมู่", + "Refresh" : "รีเฟรช", + "Error" : "ข้อผิดพลาด", + "Searching …" : "กำลังค้นหา …", + "Back to {category}" : "กลับสู่ {category}", + "by" : "โดย", + "Subscribe" : "สมัครรับข้อมูล", "Preferences" : "การกำหนดลักษณะ", + "Disable" : "ปิดใช้งาน", + "Description" : "คำอธิบาย", + "Enabled" : "เปิดใช้งาน", + "Update" : "อัปเดต", + "Create" : "สร้าง", + "Name" : "ชื่อ", + "New" : "ใหม่", + "Last 7 days" : "ภายใน 7 วัน", + "Appearance" : "ลักษณะที่ปรากฏ", + "Settings saved" : "บันทึกการตั้งค่าแล้ว", + "Failed to save settings" : "ไม่สามารถบันทึกการตั้งค่าได้", + "Reset" : "รีเซ็ต", + "Category" : "หมวดหมู่", "ID" : "ID", + "Actions" : "การกระทำ", + "Status" : "สถานะ", "Deleted" : "ลบแล้ว" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/tk.js b/l10n/tk.js deleted file mode 100644 index e6c1eb7..0000000 --- a/l10n/tk.js +++ /dev/null @@ -1,8 +0,0 @@ -OC.L10N.register( - "forum", - { - "Save" : "Saklamak", - "Preferences" : "Saýlamalar", - "Deleted" : "Öçürildi" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/tk.json b/l10n/tk.json deleted file mode 100644 index defd260..0000000 --- a/l10n/tk.json +++ /dev/null @@ -1,6 +0,0 @@ -{ "translations": { - "Save" : "Saklamak", - "Preferences" : "Saýlamalar", - "Deleted" : "Öçürildi" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 927b096..360bb4b 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -1,16 +1,91 @@ OC.L10N.register( "forum", { + "Forum" : "Forum", + "Admin" : "Yönetici", + "User" : "Kullanıcı", + "Guest" : "Konuk", + "General" : "Genel", + "Support" : "Destek", + "Bold text" : "Koyu yazı", + "Underlined text" : "Altı çizili yazı", + "Deleted user" : "Kullanıcıyı sildi ", + "Search" : "Ara", + "Home" : "Giriş", + "Dashboard" : "Dashboard", + "Users" : "Kullanıcılar", + "Categories" : "Kategoriler", + "Expand" : "Genişlet", + "Collapse" : "Daralt", + "Code" : "Kod", + "Quote" : "Teklif", + "Font size" : "Yazı boyutu", + "Align left" : "Sola hizala", + "Align center" : "Ortaya hizala", + "Align right" : "Sağa hizala", + "List" : "Liste", + "Insert emoji" : "Emoji ekle", + "Page not found" : "Sayfa bulunamadı", + "Back" : "Geri", + "Edit" : "Düzenle", + "Delete" : "Sil", "Unread" : "Okunmamış", + "Cancel" : "İptal", "Save" : "Kaydet", "React with {emoji}" : "{emoji} ile tepki ver", + "Uncategorized" : "Kategorisiz", + "Views" : "Görünümler", + "Title" : "Başlık", + "Refresh" : "Yenlle", + "Loading …" : "Yükleniyor…", + "Retry" : "Yeniden dene", + "In {category}" : "{category} içinde", + "Error" : "Hata", + "Searching …" : "Aranıyor…", + "No results found" : "Herhangi bir sonuç bulunamadı", + "Back to {category}" : "{category} sayfasına dön", + "Reply" : "Yanıtla", + "by" : "Kaynak:", + "Subscribe" : "Abone ol", + "Subscribed" : "Abone olundu", "Preferences" : "Tercihler", + "Notifications" : "Bildirimler", + "Enable" : "Kullanıma al", + "Disable" : "Kullanımdan kaldır", "This action cannot be undone." : "Bu işlem geri alınamaz.", "Tag" : "Etiket", + "Description" : "Açıklama", + "Enabled" : "Kullanılıyor", + "Update" : "Güncelle", + "Create" : "Oluştur", + "Name" : "Ad", + "Enter category name" : "Kategori adını yazın", + "Sort order" : "Sıralama", + "New" : "Yeni", + "Permissions" : "İzinler", + "Move up" : "Yukarı taşı", "Move down" : "Aşağı taşı", + "Total users" : "Kullanıcı sayısı", + "Last 7 days" : "Son 7 gün", + "All time" : "Tüm zamanlar", + "General settings" : "Genel ayarlar", + "Appearance" : "Görünüm", + "Access control" : "Erişim denetimi", + "Settings saved" : "Ayarlar kaydedildi", "Failed to save settings" : "Ayarlar kaydedilemedi", + "Reset" : "Sıfırla", + "Category" : "Kategori", + "Allow" : "İzin ver", "ID" : "Kimlik", + "Created" : "Oluşturulma", + "Actions" : "İşlemler", + "No description" : "Açıklama yok", + "User management" : "Kullanıcı yönetimi", "Loading users …" : "Kullanıcılar yükleniyor…", + "No users found" : "Herhangi bir kullanıcı bulunamadı", + "Joined" : "Katıldı", + "Status" : "Durum", + "Active" : "Etkin", "Deleted" : "Silinmiş" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index 3f955a6..a2096b3 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -1,14 +1,89 @@ { "translations": { + "Forum" : "Forum", + "Admin" : "Yönetici", + "User" : "Kullanıcı", + "Guest" : "Konuk", + "General" : "Genel", + "Support" : "Destek", + "Bold text" : "Koyu yazı", + "Underlined text" : "Altı çizili yazı", + "Deleted user" : "Kullanıcıyı sildi ", + "Search" : "Ara", + "Home" : "Giriş", + "Dashboard" : "Dashboard", + "Users" : "Kullanıcılar", + "Categories" : "Kategoriler", + "Expand" : "Genişlet", + "Collapse" : "Daralt", + "Code" : "Kod", + "Quote" : "Teklif", + "Font size" : "Yazı boyutu", + "Align left" : "Sola hizala", + "Align center" : "Ortaya hizala", + "Align right" : "Sağa hizala", + "List" : "Liste", + "Insert emoji" : "Emoji ekle", + "Page not found" : "Sayfa bulunamadı", + "Back" : "Geri", + "Edit" : "Düzenle", + "Delete" : "Sil", "Unread" : "Okunmamış", + "Cancel" : "İptal", "Save" : "Kaydet", "React with {emoji}" : "{emoji} ile tepki ver", + "Uncategorized" : "Kategorisiz", + "Views" : "Görünümler", + "Title" : "Başlık", + "Refresh" : "Yenlle", + "Loading …" : "Yükleniyor…", + "Retry" : "Yeniden dene", + "In {category}" : "{category} içinde", + "Error" : "Hata", + "Searching …" : "Aranıyor…", + "No results found" : "Herhangi bir sonuç bulunamadı", + "Back to {category}" : "{category} sayfasına dön", + "Reply" : "Yanıtla", + "by" : "Kaynak:", + "Subscribe" : "Abone ol", + "Subscribed" : "Abone olundu", "Preferences" : "Tercihler", + "Notifications" : "Bildirimler", + "Enable" : "Kullanıma al", + "Disable" : "Kullanımdan kaldır", "This action cannot be undone." : "Bu işlem geri alınamaz.", "Tag" : "Etiket", + "Description" : "Açıklama", + "Enabled" : "Kullanılıyor", + "Update" : "Güncelle", + "Create" : "Oluştur", + "Name" : "Ad", + "Enter category name" : "Kategori adını yazın", + "Sort order" : "Sıralama", + "New" : "Yeni", + "Permissions" : "İzinler", + "Move up" : "Yukarı taşı", "Move down" : "Aşağı taşı", + "Total users" : "Kullanıcı sayısı", + "Last 7 days" : "Son 7 gün", + "All time" : "Tüm zamanlar", + "General settings" : "Genel ayarlar", + "Appearance" : "Görünüm", + "Access control" : "Erişim denetimi", + "Settings saved" : "Ayarlar kaydedildi", "Failed to save settings" : "Ayarlar kaydedilemedi", + "Reset" : "Sıfırla", + "Category" : "Kategori", + "Allow" : "İzin ver", "ID" : "Kimlik", + "Created" : "Oluşturulma", + "Actions" : "İşlemler", + "No description" : "Açıklama yok", + "User management" : "Kullanıcı yönetimi", "Loading users …" : "Kullanıcılar yükleniyor…", + "No users found" : "Herhangi bir kullanıcı bulunamadı", + "Joined" : "Katıldı", + "Status" : "Durum", + "Active" : "Etkin", "Deleted" : "Silinmiş" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/ug.js b/l10n/ug.js index bb88848..2781e90 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -1,16 +1,82 @@ OC.L10N.register( "forum", { + "Forum" : "مۇنبەر", + "Admin" : "باشقۇرغۇچى", + "Moderator" : "رىياسەتچى", + "User" : "ئىشلەتكۈچى", + "Guest" : "مېھمان", + "General" : "ئۇمۇمىي", + "Support" : "قوللاش", + "Bold text" : "توم تېكىست", + "Underlined text" : "ئاستى سىزىقلىق تېكىست", + "Deleted user" : "ئىشلەتكۈچى ئۆچۈرۈلدى", + "Search" : "ئىزدە", + "Home" : "ئۆي", + "Dashboard" : "باش تاختا", + "Users" : "ئىشلەتكۈچى", + "Categories" : "سەھىپىلەر", + "Expand" : "كېڭەيتىش", + "Collapse" : "يىمىرىلىش", + "Code" : "كود", + "Quote" : "نەقىل", + "Font size" : "خەت چوڭلۇقى", + "List" : "تىزىملىك", + "Insert emoji" : "Emoji قىستۇر", + "Page not found" : "بەت تېپىلمىدى", + "Back" : "قايتىش", + "Edit" : "تەھرىر", + "Delete" : "ئۆچۈر", "Unread" : "ئوقۇمىغان", + "Cancel" : "Cancel", "Save" : "ساقلاش", "React with {emoji}" : "{emoji} with بىلەن ئىنكاس قايتۇرۇڭ", + "Uncategorized" : "تۈرگە ئايرىلمىغان", + "Views" : "كۆرۈنۈشلەر", + "Title" : "ماۋزۇ", + "Refresh" : "يېڭىلاش", + "Loading …" : "يۈكلەۋاتىدۇ…", + "Retry" : "قايتا سىناڭ", + "In {category}" : "{category} دا", + "Error" : "خاتالىق", + "Searching …" : "ئىزدەش…", + "No results found" : "ھېچقانداق نەتىجە تېپىلمىدى", + "Back to {category}" : "{category} گە قايتىش", + "Reply" : "جاۋاب", + "by" : "سەنئەتكار", + "Subscribe" : "مۇشتەرى بولۇش", + "Subscribed" : "مۇشتەرى بولدى", "Preferences" : "مايىللىق", + "Notifications" : "ئۇقتۇرۇش", + "Enable" : "قوزغىتىش", + "Disable" : "چەكلە", "Tag" : "خەتكۈچ", + "Description" : "چۈشەندۈرۈش", + "Enabled" : "قوزغىتىلدى", + "Update" : "يېڭىلاش", + "Create" : "قۇر", + "Name" : "ئاتى", + "Sort order" : "تەرتىپلەش", + "New" : "يېڭى", + "Permissions" : "ئىجازەت", + "Move up" : "يۆتكەڭ", "Move down" : "تۆۋەنگە يۆتكەڭ", + "Last 7 days" : "ئاخىرقى 7 كۈن", + "General settings" : "ئادەتتىكى تەڭشەكلەر", + "Appearance" : "كۆرۈنۈش", + "Settings saved" : "تەڭشەكلەر ساقلاندى", "Failed to save settings" : "تەڭشەكلەرنى ساقلىيالمىدى", "Reset" : "ئەسلىگە قايتۇرۇش", + "Category" : "سەھىپە", + "Allow" : "رۇخسەت قىلىڭ", "ID" : "كىملىك", + "Created" : "قۇرۇلدى", + "Actions" : "ھەرىكەتلەر", + "User management" : "ئىشلەتكۈچى باشقۇرۇش", "Loading users …" : "ئىشلەتكۈچىلەر يۈكلەۋاتىدۇ…", + "No users found" : "ئىشلەتكۈچى تېپىلمىدى", + "Status" : "ھالەت", + "Active" : "ئاكتىپ", "Deleted" : "ئۆچۈرۈلدى" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ug.json b/l10n/ug.json index 5fb7e75..a209da4 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -1,14 +1,80 @@ { "translations": { + "Forum" : "مۇنبەر", + "Admin" : "باشقۇرغۇچى", + "Moderator" : "رىياسەتچى", + "User" : "ئىشلەتكۈچى", + "Guest" : "مېھمان", + "General" : "ئۇمۇمىي", + "Support" : "قوللاش", + "Bold text" : "توم تېكىست", + "Underlined text" : "ئاستى سىزىقلىق تېكىست", + "Deleted user" : "ئىشلەتكۈچى ئۆچۈرۈلدى", + "Search" : "ئىزدە", + "Home" : "ئۆي", + "Dashboard" : "باش تاختا", + "Users" : "ئىشلەتكۈچى", + "Categories" : "سەھىپىلەر", + "Expand" : "كېڭەيتىش", + "Collapse" : "يىمىرىلىش", + "Code" : "كود", + "Quote" : "نەقىل", + "Font size" : "خەت چوڭلۇقى", + "List" : "تىزىملىك", + "Insert emoji" : "Emoji قىستۇر", + "Page not found" : "بەت تېپىلمىدى", + "Back" : "قايتىش", + "Edit" : "تەھرىر", + "Delete" : "ئۆچۈر", "Unread" : "ئوقۇمىغان", + "Cancel" : "Cancel", "Save" : "ساقلاش", "React with {emoji}" : "{emoji} with بىلەن ئىنكاس قايتۇرۇڭ", + "Uncategorized" : "تۈرگە ئايرىلمىغان", + "Views" : "كۆرۈنۈشلەر", + "Title" : "ماۋزۇ", + "Refresh" : "يېڭىلاش", + "Loading …" : "يۈكلەۋاتىدۇ…", + "Retry" : "قايتا سىناڭ", + "In {category}" : "{category} دا", + "Error" : "خاتالىق", + "Searching …" : "ئىزدەش…", + "No results found" : "ھېچقانداق نەتىجە تېپىلمىدى", + "Back to {category}" : "{category} گە قايتىش", + "Reply" : "جاۋاب", + "by" : "سەنئەتكار", + "Subscribe" : "مۇشتەرى بولۇش", + "Subscribed" : "مۇشتەرى بولدى", "Preferences" : "مايىللىق", + "Notifications" : "ئۇقتۇرۇش", + "Enable" : "قوزغىتىش", + "Disable" : "چەكلە", "Tag" : "خەتكۈچ", + "Description" : "چۈشەندۈرۈش", + "Enabled" : "قوزغىتىلدى", + "Update" : "يېڭىلاش", + "Create" : "قۇر", + "Name" : "ئاتى", + "Sort order" : "تەرتىپلەش", + "New" : "يېڭى", + "Permissions" : "ئىجازەت", + "Move up" : "يۆتكەڭ", "Move down" : "تۆۋەنگە يۆتكەڭ", + "Last 7 days" : "ئاخىرقى 7 كۈن", + "General settings" : "ئادەتتىكى تەڭشەكلەر", + "Appearance" : "كۆرۈنۈش", + "Settings saved" : "تەڭشەكلەر ساقلاندى", "Failed to save settings" : "تەڭشەكلەرنى ساقلىيالمىدى", "Reset" : "ئەسلىگە قايتۇرۇش", + "Category" : "سەھىپە", + "Allow" : "رۇخسەت قىلىڭ", "ID" : "كىملىك", + "Created" : "قۇرۇلدى", + "Actions" : "ھەرىكەتلەر", + "User management" : "ئىشلەتكۈچى باشقۇرۇش", "Loading users …" : "ئىشلەتكۈچىلەر يۈكلەۋاتىدۇ…", + "No users found" : "ئىشلەتكۈچى تېپىلمىدى", + "Status" : "ھالەت", + "Active" : "ئاكتىپ", "Deleted" : "ئۆچۈرۈلدى" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index 503a66a..27b3ab2 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -1,17 +1,87 @@ OC.L10N.register( "forum", { + "Forum" : "Форум", + "Admin" : "Адміністратор", + "Moderator" : "Модератор", + "User" : "Користувач", + "Guest" : "Гість", + "General" : "Загальне", + "Support" : "Підтримка", + "Bold text" : "Грубий шрифт", + "Underlined text" : "Підкреслений текст", + "Deleted user" : "Вилучений користувач", + "Search" : "Пошук", + "Home" : "Домівка", + "Dashboard" : "Майстерня", + "Users" : "Користувачі", + "Categories" : "Категорії", + "Expand" : "Розгорнути", + "Collapse" : "Згорнути", + "Code" : "Код", + "Quote" : "Цитата", + "Font size" : "Розмір шрифту", + "Align left" : "Вирівняти ліворуч", + "Align center" : "Вирівняти центр", + "Align right" : "Вирівняти праворуч.", + "List" : "Список", + "Insert emoji" : "Емоційки", + "Page not found" : "Сторінку не знайдено", + "Back" : "Назад", + "Edit" : "Редагувати", + "Delete" : "Видалити", "Unread" : "Непрочитане", + "Cancel" : "Скасувати", "Save" : "Зберегти", "React with {emoji}" : "Відреагувати з {emoji}", + "Views" : "Подання", + "Title" : "Заголовок", + "Refresh" : "Оновити", + "Loading …" : "Завантаження …", + "Retry" : "Ще раз", + "In {category}" : "У {category}", + "Error" : "Помилка", + "Searching …" : "Пошук ...", + "No results found" : "Не знайдено жодного результату", + "Back to {category}" : "Назад до {category}", + "Reply" : "Відповісти", + "by" : "від", + "Subscribe" : "Підписатися", + "Subscribed" : "Підписано", "Preferences" : "Налаштування", + "Notifications" : "Сповіщення", + "Enable" : "Увімкнути", + "Disable" : "Вимкнути", "This action cannot be undone." : "Цю дію не можна скасувати.", "Tag" : "Тег", + "Description" : "Опис", + "Enabled" : "Увімкнено", + "Update" : "Оновлювати", + "Create" : "Додати", + "Name" : "Ім'я", + "Enter category name" : "Введіть назву категорії", + "Sort order" : "Впорядковано за", + "New" : "Створити", + "Permissions" : "Дозволи ", + "Move up" : "Пересунуту догори", "Move down" : "Пересунути вниз", + "Total users" : "Всього користувачів", + "Last 7 days" : "За останні 7 днів", + "General settings" : "Загальні", + "Appearance" : "Вигляд", + "Access control" : "Контроль доступу", + "Settings saved" : "Налаштування збережено", "Failed to save settings" : "Неможливо зберегти налаштування", "Reset" : "Відхилити зміни", + "Category" : "Категорія", + "Allow" : "Дозволити", "ID" : "ID", + "Created" : "Створено", + "Actions" : "Дії", + "User management" : "Керування користувачами", "Loading users …" : "Завантаження користувачів ...", + "Status" : "Статус", + "Active" : "Активно", "Deleted" : "Вилучено" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/l10n/uk.json b/l10n/uk.json index 8b7b001..bf5e768 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -1,15 +1,85 @@ { "translations": { + "Forum" : "Форум", + "Admin" : "Адміністратор", + "Moderator" : "Модератор", + "User" : "Користувач", + "Guest" : "Гість", + "General" : "Загальне", + "Support" : "Підтримка", + "Bold text" : "Грубий шрифт", + "Underlined text" : "Підкреслений текст", + "Deleted user" : "Вилучений користувач", + "Search" : "Пошук", + "Home" : "Домівка", + "Dashboard" : "Майстерня", + "Users" : "Користувачі", + "Categories" : "Категорії", + "Expand" : "Розгорнути", + "Collapse" : "Згорнути", + "Code" : "Код", + "Quote" : "Цитата", + "Font size" : "Розмір шрифту", + "Align left" : "Вирівняти ліворуч", + "Align center" : "Вирівняти центр", + "Align right" : "Вирівняти праворуч.", + "List" : "Список", + "Insert emoji" : "Емоційки", + "Page not found" : "Сторінку не знайдено", + "Back" : "Назад", + "Edit" : "Редагувати", + "Delete" : "Видалити", "Unread" : "Непрочитане", + "Cancel" : "Скасувати", "Save" : "Зберегти", "React with {emoji}" : "Відреагувати з {emoji}", + "Views" : "Подання", + "Title" : "Заголовок", + "Refresh" : "Оновити", + "Loading …" : "Завантаження …", + "Retry" : "Ще раз", + "In {category}" : "У {category}", + "Error" : "Помилка", + "Searching …" : "Пошук ...", + "No results found" : "Не знайдено жодного результату", + "Back to {category}" : "Назад до {category}", + "Reply" : "Відповісти", + "by" : "від", + "Subscribe" : "Підписатися", + "Subscribed" : "Підписано", "Preferences" : "Налаштування", + "Notifications" : "Сповіщення", + "Enable" : "Увімкнути", + "Disable" : "Вимкнути", "This action cannot be undone." : "Цю дію не можна скасувати.", "Tag" : "Тег", + "Description" : "Опис", + "Enabled" : "Увімкнено", + "Update" : "Оновлювати", + "Create" : "Додати", + "Name" : "Ім'я", + "Enter category name" : "Введіть назву категорії", + "Sort order" : "Впорядковано за", + "New" : "Створити", + "Permissions" : "Дозволи ", + "Move up" : "Пересунуту догори", "Move down" : "Пересунути вниз", + "Total users" : "Всього користувачів", + "Last 7 days" : "За останні 7 днів", + "General settings" : "Загальні", + "Appearance" : "Вигляд", + "Access control" : "Контроль доступу", + "Settings saved" : "Налаштування збережено", "Failed to save settings" : "Неможливо зберегти налаштування", "Reset" : "Відхилити зміни", + "Category" : "Категорія", + "Allow" : "Дозволити", "ID" : "ID", + "Created" : "Створено", + "Actions" : "Дії", + "User management" : "Керування користувачами", "Loading users …" : "Завантаження користувачів ...", + "Status" : "Статус", + "Active" : "Активно", "Deleted" : "Вилучено" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/l10n/ur_PK.js b/l10n/ur_PK.js deleted file mode 100644 index 84f7206..0000000 --- a/l10n/ur_PK.js +++ /dev/null @@ -1,8 +0,0 @@ -OC.L10N.register( - "forum", - { - "Save" : "حفظ", - "Reset" : "ری سیٹ", - "Deleted" : "حذف شدہ " -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ur_PK.json b/l10n/ur_PK.json deleted file mode 100644 index fdb4fdd..0000000 --- a/l10n/ur_PK.json +++ /dev/null @@ -1,6 +0,0 @@ -{ "translations": { - "Save" : "حفظ", - "Reset" : "ری سیٹ", - "Deleted" : "حذف شدہ " -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/uz.js b/l10n/uz.js index d9ab734..1803734 100644 --- a/l10n/uz.js +++ b/l10n/uz.js @@ -1,10 +1,56 @@ OC.L10N.register( "forum", { + "Forum" : "Forum", + "Admin" : "Admin", + "General" : "Umumiy", + "Deleted user" : "Deleted user", + "Search" : "Qidirish", + "Home" : "Uy", + "Dashboard" : "Boshqaruv paneli", + "Users" : "Foydalanuvchilar", + "Categories" : "Kategoriyalar", + "Code" : "Code", + "Font size" : "Shrift hajmi", + "List" : "Ro`yxat", + "Page not found" : "Sahifa topilmadi", + "Back" : "Orqaga", + "Edit" : "Tahrirlash", + "Delete" : "Oʻchirish", + "Cancel" : "Bekor qilish", "Save" : "Saqlash", + "Uncategorized" : "Kategoriyasiz", + "Views" : "Koʻrishlar", + "Title" : "Sarlavha", + "Refresh" : "Yangilash", + "Loading …" : "Yuklanmoqda…", + "Retry" : "Qayta urinish", + "Error" : "Xatolik", + "Searching …" : "Qidirilmoqda …", + "No results found" : "Hech qanday natija topilmadi", + "Back to {category}" : "{category}ga qaytish", + "Reply" : "Javob bering", + "Subscribe" : "Obuna boʻlish", + "Subscribed" : "Obuna boʻlgan", "Preferences" : "Afzalliklar", + "Notifications" : "Bildirishnomalar", + "Enable" : "Yoqish", + "Disable" : "Oʻchirish", + "Description" : "Tavsif", + "Update" : "Yangilash", + "Create" : "Yaratish", + "Name" : "Nomi", + "Sort order" : "Saralash tartibi", + "New" : "Yangi", + "Last 7 days" : "Oxirgi 7 kun", + "Appearance" : "Tashqi ko'rinish", + "Access control" : "Kirishni boshqarish", + "Settings saved" : "Sozlamalar saqlandi", "Failed to save settings" : "Sozlamalarni saqlab bo'lmadi", "Reset" : "Qayta tiklash", + "Category" : "Kategoriya", + "Actions" : "Faolliklar", + "Status" : "Holat", "Deleted" : "O`chirilgan" }, "nplurals=1; plural=0;"); diff --git a/l10n/uz.json b/l10n/uz.json index 797320b..3df67a6 100644 --- a/l10n/uz.json +++ b/l10n/uz.json @@ -1,8 +1,54 @@ { "translations": { + "Forum" : "Forum", + "Admin" : "Admin", + "General" : "Umumiy", + "Deleted user" : "Deleted user", + "Search" : "Qidirish", + "Home" : "Uy", + "Dashboard" : "Boshqaruv paneli", + "Users" : "Foydalanuvchilar", + "Categories" : "Kategoriyalar", + "Code" : "Code", + "Font size" : "Shrift hajmi", + "List" : "Ro`yxat", + "Page not found" : "Sahifa topilmadi", + "Back" : "Orqaga", + "Edit" : "Tahrirlash", + "Delete" : "Oʻchirish", + "Cancel" : "Bekor qilish", "Save" : "Saqlash", + "Uncategorized" : "Kategoriyasiz", + "Views" : "Koʻrishlar", + "Title" : "Sarlavha", + "Refresh" : "Yangilash", + "Loading …" : "Yuklanmoqda…", + "Retry" : "Qayta urinish", + "Error" : "Xatolik", + "Searching …" : "Qidirilmoqda …", + "No results found" : "Hech qanday natija topilmadi", + "Back to {category}" : "{category}ga qaytish", + "Reply" : "Javob bering", + "Subscribe" : "Obuna boʻlish", + "Subscribed" : "Obuna boʻlgan", "Preferences" : "Afzalliklar", + "Notifications" : "Bildirishnomalar", + "Enable" : "Yoqish", + "Disable" : "Oʻchirish", + "Description" : "Tavsif", + "Update" : "Yangilash", + "Create" : "Yaratish", + "Name" : "Nomi", + "Sort order" : "Saralash tartibi", + "New" : "Yangi", + "Last 7 days" : "Oxirgi 7 kun", + "Appearance" : "Tashqi ko'rinish", + "Access control" : "Kirishni boshqarish", + "Settings saved" : "Sozlamalar saqlandi", "Failed to save settings" : "Sozlamalarni saqlab bo'lmadi", "Reset" : "Qayta tiklash", + "Category" : "Kategoriya", + "Actions" : "Faolliklar", + "Status" : "Holat", "Deleted" : "O`chirilgan" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/vi.js b/l10n/vi.js index 1a9450a..4c1c4027 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -1,13 +1,69 @@ OC.L10N.register( "forum", { + "Forum" : "Diễn đàn", + "Admin" : "Quản trị viên", + "Moderator" : "Kiểm duyệt", + "User" : "Người dùng", + "General" : "Cài đặt chung", + "Bold text" : "Chữ in đậm", + "Search" : "Tìm kiếm", + "Home" : "Trang nhà", + "Dashboard" : "Tổng quan", + "Users" : "Người dùng", + "Categories" : "Các hạng mục", + "Expand" : "Mở rộng", + "Collapse" : "Thu gọn", + "Code" : "Mã", + "Font size" : "Cỡ chữ", + "List" : "Danh sách", + "Insert emoji" : "Chèn emoji", + "Page not found" : "Trang không tìm thấy", + "Back" : "Trở lại", + "Edit" : "Chỉnh sửa", + "Delete" : "Xóa", + "Cancel" : "Cancel", "Save" : "Lưu", + "Uncategorized" : "Chưa phân loại", + "Views" : "Lượt xem", + "Title" : "Tên", + "Refresh" : "Tải mới", + "Loading …" : "Đang tải …", + "Retry" : "Thử lại", + "Error" : "Lỗi", + "Searching …" : "Đang tìm kiếm ...", + "No results found" : "Không tìm thấy kết quả", + "Back to {category}" : "Quay lại {category}", + "Reply" : "Trả lời", + "by" : "bởi", + "Subscribe" : "Theo dõi", + "Subscribed" : "Đã đăng ký", "Preferences" : "Cài đặt", + "Notifications" : "Thông báo", + "Enable" : "Bật", + "Disable" : "Tắt", + "Description" : "Mô tả", + "Enabled" : "Đá kích hoạt", + "Update" : "Sửa", + "Create" : "Tạo", + "Name" : "Tên", + "New" : "Tạo mới", + "Move up" : "Di chuyển lên", "Move down" : "Di chuyển xuống", + "Last 7 days" : "7 ngày trước", + "General settings" : "Cài đặt chung", + "Appearance" : "Giao diện", + "Access control" : "Kiểm soát truy cập", + "Settings saved" : "Cấu hình đã được lưu", "Failed to save settings" : "Lưu cấu hình thất bại", "Reset" : "Đặt lại", + "Category" : "Hạng mục", + "Allow" : "Cho phép", "ID" : "ID", + "Actions" : "Hành động", "Loading users …" : "Đang tải người dùng…", + "Joined" : "Đã tham gia", + "Active" : "Hoạt động", "Deleted" : "Đã xoá" }, "nplurals=1; plural=0;"); diff --git a/l10n/vi.json b/l10n/vi.json index cf81704..52f6b69 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -1,11 +1,67 @@ { "translations": { + "Forum" : "Diễn đàn", + "Admin" : "Quản trị viên", + "Moderator" : "Kiểm duyệt", + "User" : "Người dùng", + "General" : "Cài đặt chung", + "Bold text" : "Chữ in đậm", + "Search" : "Tìm kiếm", + "Home" : "Trang nhà", + "Dashboard" : "Tổng quan", + "Users" : "Người dùng", + "Categories" : "Các hạng mục", + "Expand" : "Mở rộng", + "Collapse" : "Thu gọn", + "Code" : "Mã", + "Font size" : "Cỡ chữ", + "List" : "Danh sách", + "Insert emoji" : "Chèn emoji", + "Page not found" : "Trang không tìm thấy", + "Back" : "Trở lại", + "Edit" : "Chỉnh sửa", + "Delete" : "Xóa", + "Cancel" : "Cancel", "Save" : "Lưu", + "Uncategorized" : "Chưa phân loại", + "Views" : "Lượt xem", + "Title" : "Tên", + "Refresh" : "Tải mới", + "Loading …" : "Đang tải …", + "Retry" : "Thử lại", + "Error" : "Lỗi", + "Searching …" : "Đang tìm kiếm ...", + "No results found" : "Không tìm thấy kết quả", + "Back to {category}" : "Quay lại {category}", + "Reply" : "Trả lời", + "by" : "bởi", + "Subscribe" : "Theo dõi", + "Subscribed" : "Đã đăng ký", "Preferences" : "Cài đặt", + "Notifications" : "Thông báo", + "Enable" : "Bật", + "Disable" : "Tắt", + "Description" : "Mô tả", + "Enabled" : "Đá kích hoạt", + "Update" : "Sửa", + "Create" : "Tạo", + "Name" : "Tên", + "New" : "Tạo mới", + "Move up" : "Di chuyển lên", "Move down" : "Di chuyển xuống", + "Last 7 days" : "7 ngày trước", + "General settings" : "Cài đặt chung", + "Appearance" : "Giao diện", + "Access control" : "Kiểm soát truy cập", + "Settings saved" : "Cấu hình đã được lưu", "Failed to save settings" : "Lưu cấu hình thất bại", "Reset" : "Đặt lại", + "Category" : "Hạng mục", + "Allow" : "Cho phép", "ID" : "ID", + "Actions" : "Hành động", "Loading users …" : "Đang tải người dùng…", + "Joined" : "Đã tham gia", + "Active" : "Hoạt động", "Deleted" : "Đã xoá" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index c2ac060..5679347 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -1,18 +1,87 @@ OC.L10N.register( "forum", { + "Forum" : "论坛", + "Admin" : "管理", + "Moderator" : "主持人", + "User" : "用户", + "Guest" : "访客", + "General" : "常规", + "Support" : "支持", + "Bold text" : "粗文本", + "Underlined text" : "下划线", + "Deleted user" : "删除用户", + "Search" : "搜索", + "Home" : "首页", + "Dashboard" : "仪表盘", + "Categories" : "分类", + "Expand" : "展开", + "Collapse" : "折叠", + "Code" : "代码", + "Quote" : "报价", + "Font size" : "字体大小", + "List" : "列表", + "Insert emoji" : "插入 emoji", + "Page not found" : "未找到页面", + "Back" : "返回", + "Edit" : "编辑", + "Delete" : "删除", "Unread" : "未读", + "Cancel" : "取消", "Save" : "保存", "React with {emoji}" : "使用{emoji}回应", + "Uncategorized" : "未分类", + "Views" : "视图", + "Title" : "标题", + "Refresh" : "刷新", + "Loading …" : "正在加载…", + "Retry" : "重试", + "In {category}" : "在 {category} 中", + "Error" : "错误", + "Searching …" : "正在搜索…", + "No results found" : "未找到结果", + "Back to {category}" : "返回 {category}", + "by" : "由", + "Subscribe" : "订阅", + "Subscribed" : "已订阅", "Preferences" : "设置偏好", + "Notifications" : "通知", + "Enable" : "开启", + "Disable" : "禁用", "This action cannot be undone." : "此操作无法撤消。", "Tag" : "标签", + "Description" : "描述", + "Enabled" : "已启用", + "Update" : "更新", + "Create" : "创建", + "Name" : "名称", "Sort order" : "排序", + "0" : "0", + "New" : "新建", + "Permissions" : "权限", + "Move up" : "上移", "Move down" : "下移", + "Total users" : "用户总数", + "Last 7 days" : "过去 7 天", + "All time" : "所有时间", + "General settings" : "一般设置", + "Appearance" : "外观", + "Access control" : "访问控制", + "Settings saved" : "已保存设置", "Failed to save settings" : "无法保存设置", "Reset" : "重置", + "Category" : "类别", + "Allow" : "允许", "ID" : "ID", + "Created" : "已创建", + "Actions" : "操作", + "No description" : "没有描述", + "User management" : "用户管理", "Loading users …" : "正在加载用户 ...", + "No users found" : "未找到用户", + "Joined" : "已加入", + "Status" : "状态", + "Active" : "作用", "Deleted" : "已删除" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 8e59e3c..22f2236 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -1,16 +1,85 @@ { "translations": { + "Forum" : "论坛", + "Admin" : "管理", + "Moderator" : "主持人", + "User" : "用户", + "Guest" : "访客", + "General" : "常规", + "Support" : "支持", + "Bold text" : "粗文本", + "Underlined text" : "下划线", + "Deleted user" : "删除用户", + "Search" : "搜索", + "Home" : "首页", + "Dashboard" : "仪表盘", + "Categories" : "分类", + "Expand" : "展开", + "Collapse" : "折叠", + "Code" : "代码", + "Quote" : "报价", + "Font size" : "字体大小", + "List" : "列表", + "Insert emoji" : "插入 emoji", + "Page not found" : "未找到页面", + "Back" : "返回", + "Edit" : "编辑", + "Delete" : "删除", "Unread" : "未读", + "Cancel" : "取消", "Save" : "保存", "React with {emoji}" : "使用{emoji}回应", + "Uncategorized" : "未分类", + "Views" : "视图", + "Title" : "标题", + "Refresh" : "刷新", + "Loading …" : "正在加载…", + "Retry" : "重试", + "In {category}" : "在 {category} 中", + "Error" : "错误", + "Searching …" : "正在搜索…", + "No results found" : "未找到结果", + "Back to {category}" : "返回 {category}", + "by" : "由", + "Subscribe" : "订阅", + "Subscribed" : "已订阅", "Preferences" : "设置偏好", + "Notifications" : "通知", + "Enable" : "开启", + "Disable" : "禁用", "This action cannot be undone." : "此操作无法撤消。", "Tag" : "标签", + "Description" : "描述", + "Enabled" : "已启用", + "Update" : "更新", + "Create" : "创建", + "Name" : "名称", "Sort order" : "排序", + "0" : "0", + "New" : "新建", + "Permissions" : "权限", + "Move up" : "上移", "Move down" : "下移", + "Total users" : "用户总数", + "Last 7 days" : "过去 7 天", + "All time" : "所有时间", + "General settings" : "一般设置", + "Appearance" : "外观", + "Access control" : "访问控制", + "Settings saved" : "已保存设置", "Failed to save settings" : "无法保存设置", "Reset" : "重置", + "Category" : "类别", + "Allow" : "允许", "ID" : "ID", + "Created" : "已创建", + "Actions" : "操作", + "No description" : "没有描述", + "User management" : "用户管理", "Loading users …" : "正在加载用户 ...", + "No users found" : "未找到用户", + "Joined" : "已加入", + "Status" : "状态", + "Active" : "作用", "Deleted" : "已删除" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 4ce0ffe..a06f03c 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -1,18 +1,89 @@ OC.L10N.register( "forum", { + "Forum" : "論壇", + "Admin" : "管理", + "User" : "用戶", + "Guest" : "訪客", + "General" : "一般", + "Support" : "支援", + "Bold text" : "粗體文字", + "Underlined text" : "下面畫線的文字", + "Deleted user" : "已刪除的用戶", + "Search" : "搜尋", + "Home" : "主頁", + "Dashboard" : "儀表板", + "Users" : "使用者", + "Categories" : "分類", + "Expand" : "展開", + "Collapse" : "收合", + "Code" : "代碼", + "Quote" : "報價", + "Font size" : "字體大小", + "Align left" : "左對齊", + "Align center" : "居中對齊", + "Align right" : "右對齊", + "List" : "清單", + "Insert emoji" : "插入 emoji", + "Page not found" : "找不到頁面", + "Back" : "上星期", + "Edit" : "編輯", + "Delete" : "刪除", "Unread" : "未讀", + "Cancel" : "取消", "Save" : "保存", "React with {emoji}" : "使用 {emoji} 做出反應", + "Uncategorized" : "未分類", + "Views" : "視圖", + "Title" : "標題", + "Refresh" : "刷新", + "Loading …" : "加載中 …", + "Retry" : "重試", + "In {category}" : "在 {category} 對話中", + "Error" : "錯誤", + "Searching …" : "正在搜尋……", + "No results found" : "未找到結果", + "Back to {category}" : "返回 {category}", + "Reply" : "回覆", + "by" : "由", + "Subscribe" : "訂閱", + "Subscribed" : "已訂閱", "Preferences" : "設定", + "Notifications" : "通知", + "Enable" : "啟用", + "Disable" : "停用", "This action cannot be undone." : "此操作無法撤銷。", "Tag" : "標籤", + "Description" : "描述", + "Enabled" : "啟用", + "Update" : "更新", + "Create" : "創建", + "Name" : "名字", + "Enter category name" : "輸入類別名稱", "Sort order" : "排序依據", + "New" : "新", + "Permissions" : "權限", + "Move up" : "向上移動", "Move down" : "向下移動", + "Total users" : "總用戶", + "Last 7 days" : "過去7日", + "General settings" : "一般設定", + "Appearance" : "外觀", + "Settings saved" : "設定已保存", "Failed to save settings" : "設定儲存失敗", "Reset" : "重設", + "Category" : "分類", + "Allow" : "允許", "ID" : "ID", + "Created" : "創建於", + "Actions" : "操作", + "No description" : "沒有描述", + "User management" : "用戶管理", "Loading users …" : "用戶加載中 ...", + "No users found" : "找不到用戶", + "Joined" : "已加入", + "Status" : "狀態", + "Active" : "活動的", "Deleted" : "已刪除" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 6f6977c..18c007a 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -1,16 +1,87 @@ { "translations": { + "Forum" : "論壇", + "Admin" : "管理", + "User" : "用戶", + "Guest" : "訪客", + "General" : "一般", + "Support" : "支援", + "Bold text" : "粗體文字", + "Underlined text" : "下面畫線的文字", + "Deleted user" : "已刪除的用戶", + "Search" : "搜尋", + "Home" : "主頁", + "Dashboard" : "儀表板", + "Users" : "使用者", + "Categories" : "分類", + "Expand" : "展開", + "Collapse" : "收合", + "Code" : "代碼", + "Quote" : "報價", + "Font size" : "字體大小", + "Align left" : "左對齊", + "Align center" : "居中對齊", + "Align right" : "右對齊", + "List" : "清單", + "Insert emoji" : "插入 emoji", + "Page not found" : "找不到頁面", + "Back" : "上星期", + "Edit" : "編輯", + "Delete" : "刪除", "Unread" : "未讀", + "Cancel" : "取消", "Save" : "保存", "React with {emoji}" : "使用 {emoji} 做出反應", + "Uncategorized" : "未分類", + "Views" : "視圖", + "Title" : "標題", + "Refresh" : "刷新", + "Loading …" : "加載中 …", + "Retry" : "重試", + "In {category}" : "在 {category} 對話中", + "Error" : "錯誤", + "Searching …" : "正在搜尋……", + "No results found" : "未找到結果", + "Back to {category}" : "返回 {category}", + "Reply" : "回覆", + "by" : "由", + "Subscribe" : "訂閱", + "Subscribed" : "已訂閱", "Preferences" : "設定", + "Notifications" : "通知", + "Enable" : "啟用", + "Disable" : "停用", "This action cannot be undone." : "此操作無法撤銷。", "Tag" : "標籤", + "Description" : "描述", + "Enabled" : "啟用", + "Update" : "更新", + "Create" : "創建", + "Name" : "名字", + "Enter category name" : "輸入類別名稱", "Sort order" : "排序依據", + "New" : "新", + "Permissions" : "權限", + "Move up" : "向上移動", "Move down" : "向下移動", + "Total users" : "總用戶", + "Last 7 days" : "過去7日", + "General settings" : "一般設定", + "Appearance" : "外觀", + "Settings saved" : "設定已保存", "Failed to save settings" : "設定儲存失敗", "Reset" : "重設", + "Category" : "分類", + "Allow" : "允許", "ID" : "ID", + "Created" : "創建於", + "Actions" : "操作", + "No description" : "沒有描述", + "User management" : "用戶管理", "Loading users …" : "用戶加載中 ...", + "No users found" : "找不到用戶", + "Joined" : "已加入", + "Status" : "狀態", + "Active" : "活動的", "Deleted" : "已刪除" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index b8f813a..67eb2bd 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -1,17 +1,85 @@ OC.L10N.register( "forum", { + "Forum" : "論壇", + "Admin" : "系統管理員", + "User" : "使用者", + "Guest" : "訪客", + "General" : "一般", + "Support" : "支援", + "Bold text" : "粗體文字", + "Underlined text" : "有底線的文字", + "Deleted user" : "已刪除的使用者", + "Search" : "搜尋", + "Home" : "家庭", + "Dashboard" : "儀表板", + "Users" : "使用者", + "Categories" : "分類", + "Expand" : "展開", + "Collapse" : "收合", + "Code" : "代碼", + "Quote" : "報價", + "Font size" : "字體大小", + "List" : "清單", + "Insert emoji" : "插入表情符號", + "Page not found" : "找不到頁面", + "Back" : "返回", + "Edit" : "編輯", + "Delete" : "刪除", "Unread" : "未讀", + "Cancel" : "取消", "Save" : "儲存", "React with {emoji}" : "使用 {emoji} 做出反應", + "Uncategorized" : "未分類", + "Views" : "顯示", + "Title" : "標題", + "Refresh" : "重新整理", + "Loading …" : "正在載入…", + "Retry" : "重試", + "In {category}" : "在 {category} 中", + "Error" : "錯誤", + "Searching …" : "正在搜尋…", + "No results found" : "找不到結果", + "Back to {category}" : "返回 {category}", + "Reply" : "回覆", + "by" : "由", + "Subscribe" : "訂閱", + "Subscribed" : "已訂閱", "Preferences" : "偏好設定", + "Notifications" : "通知", + "Enable" : "啟用", + "Disable" : "停用", "Tag" : "標籤", + "Description" : "描述", + "Enabled" : "已啟用", + "Update" : "更新", + "Create" : "建立", + "Name" : "名稱", "Sort order" : "排序", + "New" : "建立新的", + "Permissions" : "權限", + "Move up" : "向上移動", "Move down" : "向下移動", + "Total users" : "總使用者", + "Last 7 days" : "過去 7 天", + "General settings" : "一般設定", + "Appearance" : "外觀", + "Access control" : "存取控制", + "Settings saved" : "設定已儲存", "Failed to save settings" : "設定儲存失敗", "Reset" : "重設", + "Category" : "分類", + "Allow" : "允許", "ID" : "ID", + "Created" : "已建立", + "Actions" : "動作", + "No description" : "無描述", + "User management" : "使用者管理", "Loading users …" : "正在載入使用者…", + "No users found" : "找不到使用者", + "Joined" : "已加入", + "Status" : "狀態", + "Active" : "作用中", "Deleted" : "已刪除" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 9a1cb4b..da50d44 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -1,15 +1,83 @@ { "translations": { + "Forum" : "論壇", + "Admin" : "系統管理員", + "User" : "使用者", + "Guest" : "訪客", + "General" : "一般", + "Support" : "支援", + "Bold text" : "粗體文字", + "Underlined text" : "有底線的文字", + "Deleted user" : "已刪除的使用者", + "Search" : "搜尋", + "Home" : "家庭", + "Dashboard" : "儀表板", + "Users" : "使用者", + "Categories" : "分類", + "Expand" : "展開", + "Collapse" : "收合", + "Code" : "代碼", + "Quote" : "報價", + "Font size" : "字體大小", + "List" : "清單", + "Insert emoji" : "插入表情符號", + "Page not found" : "找不到頁面", + "Back" : "返回", + "Edit" : "編輯", + "Delete" : "刪除", "Unread" : "未讀", + "Cancel" : "取消", "Save" : "儲存", "React with {emoji}" : "使用 {emoji} 做出反應", + "Uncategorized" : "未分類", + "Views" : "顯示", + "Title" : "標題", + "Refresh" : "重新整理", + "Loading …" : "正在載入…", + "Retry" : "重試", + "In {category}" : "在 {category} 中", + "Error" : "錯誤", + "Searching …" : "正在搜尋…", + "No results found" : "找不到結果", + "Back to {category}" : "返回 {category}", + "Reply" : "回覆", + "by" : "由", + "Subscribe" : "訂閱", + "Subscribed" : "已訂閱", "Preferences" : "偏好設定", + "Notifications" : "通知", + "Enable" : "啟用", + "Disable" : "停用", "Tag" : "標籤", + "Description" : "描述", + "Enabled" : "已啟用", + "Update" : "更新", + "Create" : "建立", + "Name" : "名稱", "Sort order" : "排序", + "New" : "建立新的", + "Permissions" : "權限", + "Move up" : "向上移動", "Move down" : "向下移動", + "Total users" : "總使用者", + "Last 7 days" : "過去 7 天", + "General settings" : "一般設定", + "Appearance" : "外觀", + "Access control" : "存取控制", + "Settings saved" : "設定已儲存", "Failed to save settings" : "設定儲存失敗", "Reset" : "重設", + "Category" : "分類", + "Allow" : "允許", "ID" : "ID", + "Created" : "已建立", + "Actions" : "動作", + "No description" : "無描述", + "User management" : "使用者管理", "Loading users …" : "正在載入使用者…", + "No users found" : "找不到使用者", + "Joined" : "已加入", + "Status" : "狀態", + "Active" : "作用中", "Deleted" : "已刪除" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file