Fix missing keys

This commit is contained in:
Ciarán Ainsworth 2022-11-30 20:59:50 +01:00
parent b6d8cd262e
commit 676bfa2dd1
No known key found for this signature in database
GPG Key ID: DA6F32C41F4C9531
27 changed files with 845 additions and 3705 deletions

View File

@ -23,7 +23,7 @@ const value = useVModel(props, 'modelValue', emit)
const { t } = useI18n() const { t } = useI18n()
const labels = computed(() => ({ const labels = computed(() => ({
searchPlaceholder: t('components.common.InlineSearchBar.placeholder.search'), searchPlaceholder: t('components.common.InlineSearchBar.placeholder.search'),
clear: t('components.common.InlineSearchBar.button.clear') clear: t('global.button.clear')
})) }))
const search = () => { const search = () => {

View File

@ -121,7 +121,7 @@ const getUrl = (code: string) => store.getters['instance/absoluteUrl'](router.re
class="ui basic button" class="ui basic button"
@click="invitations = []" @click="invitations = []"
> >
{{ $t('components.manage.users.InvitationForm.button.clear') }} {{ $t('global.button.clear') }}
</button> </button>
</div> </div>
</div> </div>

View File

@ -192,9 +192,7 @@
"placeholder": { "placeholder": {
"username": "أدخل اسم المستخدِم أو البريد الإلكتروني" "username": "أدخل اسم المستخدِم أو البريد الإلكتروني"
}, },
"button": { "button": {},
"login": "تسجيل الدخول"
},
"label": { "label": {
"password": "كلمة السر", "password": "كلمة السر",
"username": "اسم المستخدِم أو عنوان البريد الإلكتروني" "username": "اسم المستخدِم أو عنوان البريد الإلكتروني"
@ -258,7 +256,6 @@
"failure": "حدث خطأ أثناء حفظ الإعدادات" "failure": "حدث خطأ أثناء حفظ الإعدادات"
}, },
"button": { "button": {
"save": "احفظ",
"scan": "تم مسحها" "scan": "تم مسحها"
} }
} }
@ -505,9 +502,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "نسخ"
},
"help": { "help": {
"embed": "انسخ والصق هذا الرمز في نص HTML على موقعك", "embed": "انسخ والصق هذا الرمز في نص HTML على موقعك",
"width": "أتركه فارغًا للحصول على ودجات تناسبي" "width": "أتركه فارغًا للحصول على ودجات تناسبي"
@ -558,9 +553,6 @@
}, },
"title": "الفنان", "title": "الفنان",
"button": { "button": {
"cancel": "إلغاء",
"edit": "تعديل",
"embed": "ادمج",
"play": "إعزف كافة الألبومات" "play": "إعزف كافة الألبومات"
}, },
"modal": { "modal": {
@ -596,8 +588,7 @@
} }
}, },
"button": { "button": {
"filter": "إضافة عامل تصفية", "filter": "إضافة عامل تصفية"
"save": "احفظ"
}, },
"label": { "label": {
"filter": "قم بإضافة عوامل تصفية لتخصيص إذاعتك", "filter": "قم بإضافة عوامل تصفية لتخصيص إذاعتك",
@ -647,7 +638,6 @@
} }
}, },
"button": { "button": {
"cancel": "إلغاء",
"retry": "تم تحديث المكتبة" "retry": "تم تحديث المكتبة"
}, },
"label": { "label": {
@ -681,10 +671,7 @@
"placeholder": { "placeholder": {
"summary": "ملخص قصير لوصف تغييراتك." "summary": "ملخص قصير لوصف تغييراتك."
}, },
"button": { "button": {},
"cancel": "إلغاء",
"clear": "امسح"
},
"header": { "header": {
"failure": "حدث خطأ أثناء إرسال التعديلات", "failure": "حدث خطأ أثناء إرسال التعديلات",
"recentEdits": "تمت إضافتها مؤخرا" "recentEdits": "تمت إضافتها مؤخرا"
@ -719,14 +706,11 @@
"label": { "label": {
"search": "البحث" "search": "البحث"
}, },
"button": { "button": {}
"search": "البحث"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "البحث عن بعض مِن الموسيقى", "upload": "البحث عن بعض مِن الموسيقى"
"search": "البحث"
}, },
"label": { "label": {
"search": "إسم الفنان" "search": "إسم الفنان"
@ -819,9 +803,7 @@
"message": "حدث خطأ مجهول" "message": "حدث خطأ مجهول"
} }
}, },
"button": { "button": {},
"close": "إغلاق"
},
"table": { "table": {
"error": { "error": {
"debug": "معلومات عن المَقطَع", "debug": "معلومات عن المَقطَع",
@ -840,7 +822,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "قبول", "approve": "قبول",
"delete": "حذف",
"reject": "رفض" "reject": "رفض"
}, },
"status": { "status": {
@ -880,9 +861,7 @@
"browse": "استعراض الفنانين" "browse": "استعراض الفنانين"
}, },
"button": { "button": {
"cancel": "إلغاء",
"channel": "أنشئ مكتبة جديدة", "channel": "أنشئ مكتبة جديدة",
"search": "البحث",
"feed": "لاستخدام Funkwhale" "feed": "لاستخدام Funkwhale"
}, },
"empty": { "empty": {
@ -933,12 +912,7 @@
} }
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {},
"cancel": "إلغاء",
"delete": "حذف",
"edit": "تعديل",
"embed": "ادمج"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "أتريد حذف هذه المكتبة؟", "header": "أتريد حذف هذه المكتبة؟",
@ -959,11 +933,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "إلغاء",
"delete": "حذف",
"download": "تنزيل", "download": "تنزيل",
"edit": "تعديل",
"embed": "ادمج",
"play": "غنّي" "play": "غنّي"
}, },
"modal": { "modal": {
@ -1080,8 +1050,6 @@
"quota": "مساحة التخزين المتبقية" "quota": "مساحة التخزين المتبقية"
}, },
"button": { "button": {
"cancel": "إلغاء",
"close": "إغلاق",
"finishLater": "إكتمل", "finishLater": "إكتمل",
"next": "المَقطَع التالي", "next": "المَقطَع التالي",
"previous": "المَقطَع السابق", "previous": "المَقطَع السابق",
@ -1131,10 +1099,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "إلغاء",
"create": "إنشاء"
},
"header": { "header": {
"newAlbum": "ألبوم واحد", "newAlbum": "ألبوم واحد",
"newSeries": "ألبوم واحد" "newSeries": "ألبوم واحد"
@ -1247,9 +1212,7 @@
"button": { "button": {
"addDuplicate": "أضفه على أي حال", "addDuplicate": "أضفه على أي حال",
"addToPlaylist": "أضفه إلى قائمة التشغيل هذه", "addToPlaylist": "أضفه إلى قائمة التشغيل هذه",
"addTrack": "إضافة مقطع صوتي", "addTrack": "إضافة مقطع صوتي"
"cancel": "إلغاء",
"edit": "تعديل"
}, },
"header": { "header": {
"addToPlaylist": "إضافة إلى قائمة المقاطع الموسيقية…", "addToPlaylist": "إضافة إلى قائمة المقاطع الموسيقية…",
@ -1377,18 +1340,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "إلغاء",
"confirm": "تأكيد"
},
"header": { "header": {
"confirm": "هل تؤكّد هذا الإجراء ؟" "confirm": "هل تؤكّد هذا الإجراء ؟"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "إلغاء",
"edit": "تعديل",
"update": "وصفي الرائع" "update": "وصفي الرائع"
}, },
"header": { "header": {
@ -1399,9 +1357,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "امسح"
},
"label": { "label": {
"search": "البحث" "search": "البحث"
}, },
@ -1415,9 +1371,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "نسخ"
},
"message": { "message": {
"success": "تم نسخ النص إلى الحافظة!" "success": "تم نسخ النص إلى الحافظة!"
} }
@ -1432,9 +1386,7 @@
"header": { "header": {
"noResults": "لم يتم العثور على أية نتيجة." "noResults": "لم يتم العثور على أية نتيجة."
}, },
"button": { "button": {}
"refresh": "إنعاش"
}
}, },
"ContentForm": { "ContentForm": {
"empty": { "empty": {
@ -1801,9 +1753,7 @@
"header": { "header": {
"actions": "الإجراءات" "actions": "الإجراءات"
}, },
"button": { "button": {},
"confirmDelete": "حذف"
},
"notApplicable": "غير متوفر", "notApplicable": "غير متوفر",
"link": { "link": {
"moderation": "تحديث قاعدة الإشراف" "moderation": "تحديث قاعدة الإشراف"
@ -1851,10 +1801,7 @@
"rejectMedia": "ارفض الوسائط" "rejectMedia": "ارفض الوسائط"
}, },
"button": { "button": {
"cancel": "إلغاء",
"create": "إنشاء", "create": "إنشاء",
"delete": "حذف",
"confirm": "حذف قاعدة الإشراف",
"update": "تحديث" "update": "تحديث"
}, },
"modal": { "modal": {
@ -1979,9 +1926,7 @@
"reason": "السبب", "reason": "السبب",
"rejectMedia": "ارفض الوسائط" "rejectMedia": "ارفض الوسائط"
}, },
"button": { "button": {},
"edit": "تعديل"
},
"status": { "status": {
"enabled": "تم تنشيطه", "enabled": "تم تنشيطه",
"paused": "تم توقيفه مؤقتا" "paused": "تم توقيفه مؤقتا"
@ -1992,7 +1937,6 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "إغلاق",
"show": "تحديث قاعدة الإشراف" "show": "تحديث قاعدة الإشراف"
}, },
"modal": { "modal": {
@ -2002,9 +1946,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "حذف"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "أتريد حذف هذه المكتبة؟", "header": "أتريد حذف هذه المكتبة؟",
@ -2137,7 +2079,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "امسح",
"new": "تحصّل على دعوة جديدة" "new": "تحصّل على دعوة جديدة"
}, },
"table": { "table": {
@ -2188,9 +2129,7 @@
"image": "الاستعمال الحالي", "image": "الاستعمال الحالي",
"error": "حدث خطأ أثناء حفظ الإعدادات" "error": "حدث خطأ أثناء حفظ الإعدادات"
}, },
"button": { "button": {},
"save": "احفظ"
},
"message": { "message": {
"success": "تم تحديث الإعدادات بنجاح." "success": "تم تحديث الإعدادات بنجاح."
} }
@ -2207,7 +2146,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "إلغاء",
"hide": "إخفاء المحتوى" "hide": "إخفاء المحتوى"
}, },
"header": { "header": {
@ -2223,7 +2161,6 @@
}, },
"ReportModal": { "ReportModal": {
"button": { "button": {
"cancel": "إلغاء",
"submit": "إرسال" "submit": "إرسال"
}, },
"header": { "header": {
@ -2254,7 +2191,6 @@
} }
}, },
"button": { "button": {
"close": "إغلاق",
"reload": "إغلاق وإعادة إنعاش الصفحة" "reload": "إغلاق وإعادة إنعاش الصفحة"
}, },
"header": { "header": {
@ -2290,18 +2226,13 @@
"show": "عرض اختصارات لوحة المفاتيح المتوفّرة" "show": "عرض اختصارات لوحة المفاتيح المتوفّرة"
} }
}, },
"button": { "button": {},
"close": "إغلاق"
},
"header": { "header": {
"modal": "اختصارات لوحة المفاتيح" "modal": "اختصارات لوحة المفاتيح"
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "إلغاء",
"submit": "إرسال"
},
"header": { "header": {
"chooseInstance": "اختر خادومك", "chooseInstance": "اختر خادومك",
"suggestions": "الخيارات المتاحة" "suggestions": "الخيارات المتاحة"
@ -2315,8 +2246,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "امسح",
"close": "إغلاق",
"stopRadio": "إيقاف الإذاعة" "stopRadio": "إيقاف الإذاعة"
}, },
"label": { "label": {
@ -2346,9 +2275,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "نسخ"
},
"title": "إظهار/إخفاء الكلمة السرية", "title": "إظهار/إخفاء الكلمة السرية",
"message": { "message": {
"copy": "تم نسخ النص إلى الحافظة!" "copy": "تم نسخ النص إلى الحافظة!"
@ -2357,9 +2284,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "تعديل"
}
}, },
"Button": { "Button": {
"startRadio": "إعزف المَقطَع", "startRadio": "إعزف المَقطَع",
@ -2378,9 +2303,7 @@
"title": "البحث في ويكيبيديا" "title": "البحث في ويكيبيديا"
} }
}, },
"button": { "button": {},
"search": "البحث"
},
"error": { "error": {
"fetchFailed": "لا يمكن استرداد هذا المكوّن" "fetchFailed": "لا يمكن استرداد هذا المكوّن"
} }
@ -2425,11 +2348,6 @@
"artistChannel": "إسم الفنان" "artistChannel": "إسم الفنان"
}, },
"button": { "button": {
"cancel": "إلغاء",
"confirm": "حذف",
"delete": "حذف",
"edit": "تعديل",
"embed": "ادمج",
"play": "غنّي", "play": "غنّي",
"updateChannel": "تحديث قائمة المَقاطِع الموسيقية", "updateChannel": "تحديث قائمة المَقاطِع الموسيقية",
"upload": "أرسل" "upload": "أرسل"
@ -2475,9 +2393,7 @@
"link": { "link": {
"addNew": "إضافة محتوى" "addNew": "إضافة محتوى"
}, },
"button": { "button": {},
"cancel": "إلغاء"
},
"placeholder": { "placeholder": {
"search": "إسم عامل التصفية" "search": "إسم عامل التصفية"
}, },
@ -2605,8 +2521,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "أنشئ مكتبة", "create": "أنشئ مكتبة",
"delete": "حذف",
"confirm": "حذف المكتبة",
"update": "تحديث المكتبة" "update": "تحديث المكتبة"
}, },
"modal": { "modal": {
@ -2695,9 +2609,7 @@
"loading": { "loading": {
"remoteLibraries": "جارٍ تحميل المكتبات البُعدية…" "remoteLibraries": "جارٍ تحميل المكتبات البُعدية…"
}, },
"button": { "button": {}
"refresh": "إنعاش"
}
} }
}, },
"Home": { "Home": {
@ -2738,7 +2650,6 @@
"domain": "عضو منذ { date }" "domain": "عضو منذ { date }"
}, },
"button": { "button": {
"edit": "تعديل",
"upload": "أرسل" "upload": "أرسل"
}, },
"title": "المكتبة", "title": "المكتبة",
@ -2847,7 +2758,6 @@
} }
}, },
"button": { "button": {
"cancel": "إلغاء",
"createChannel": "أنشئ مكتبة جديدة", "createChannel": "أنشئ مكتبة جديدة",
"next": "المَقطَع التالي", "next": "المَقطَع التالي",
"previous": "المَقطَع السابق" "previous": "المَقطَع السابق"
@ -3178,7 +3088,6 @@
"uploadData": "تاريخ التحميل" "uploadData": "تاريخ التحميل"
}, },
"button": { "button": {
"delete": "حذف",
"download": "تنزيل" "download": "تنزيل"
}, },
"modal": { "modal": {
@ -3207,9 +3116,7 @@
"audioContent": "المحتوى الصوتي", "audioContent": "المحتوى الصوتي",
"libraryData": "تم تحديث المكتبة" "libraryData": "تم تحديث المكتبة"
}, },
"button": { "button": {},
"delete": "حذف"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "أتريد حذف هذه المكتبة؟" "header": "أتريد حذف هذه المكتبة؟"
@ -3246,10 +3153,7 @@
"tracks": "المَقاطِع", "tracks": "المَقاطِع",
"uploads": "المُرسَلة" "uploads": "المُرسَلة"
}, },
"button": { "button": {},
"delete": "حذف",
"edit": "تعديل"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "أتريد حذف هذه المكتبة؟" "header": "أتريد حذف هذه المكتبة؟"
@ -3288,10 +3192,7 @@
"tracks": "المَقاطِع", "tracks": "المَقاطِع",
"uploads": "المُرسَلة" "uploads": "المُرسَلة"
}, },
"button": { "button": {},
"delete": "حذف",
"edit": "تعديل"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "أتريد حذف هذا الفنان؟" "header": "أتريد حذف هذا الفنان؟"
@ -3324,9 +3225,7 @@
"localProfile": "افتح الصفحة الشخصية", "localProfile": "افتح الصفحة الشخصية",
"tracks": "المَقاطِع" "tracks": "المَقاطِع"
}, },
"button": { "button": {},
"delete": "حذف"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "أتريد حذف هذا الوسم؟", "header": "أتريد حذف هذا الوسم؟",
@ -3379,10 +3278,7 @@
"totalSize": "الحجم الإجمالي" "totalSize": "الحجم الإجمالي"
} }
}, },
"button": { "button": {},
"delete": "حذف",
"edit": "تعديل"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "أتريد حذف هذا الوسم؟" "header": "أتريد حذف هذا الوسم؟"
@ -3438,7 +3334,6 @@
"channelData": "بيانات مثيل الخادم" "channelData": "بيانات مثيل الخادم"
}, },
"button": { "button": {
"delete": "حذف",
"openRemote": "افتح الصفحة الشخصية" "openRemote": "افتح الصفحة الشخصية"
}, },
"modal": { "modal": {
@ -3525,8 +3420,7 @@
}, },
"button": { "button": {
"create": "أنشئ قائمة مَقاطع موسيقية", "create": "أنشئ قائمة مَقاطع موسيقية",
"manage": "إدارة القوائم الخاصة الموسيقى", "manage": "إدارة القوائم الخاصة الموسيقى"
"search": "البحث"
}, },
"placeholder": { "placeholder": {
"search": "أدخِل إسم قائمة مَقاطِعٍ موسيقية…" "search": "أدخِل إسم قائمة مَقاطِعٍ موسيقية…"
@ -3543,11 +3437,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "إلغاء",
"delete": "حذف",
"confirm": "حذف قائمة الأغاني", "confirm": "حذف قائمة الأغاني",
"edit": "تعديل",
"embed": "ادمج",
"playAll": "تشغيل الكل", "playAll": "تشغيل الكل",
"stopEdit": "إيقاف الإذاعة" "stopEdit": "إيقاف الإذاعة"
}, },
@ -3573,10 +3463,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "حذف الإذاعة",
"edit": "تعديل"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "أتريد حقا حذف إذاعة \"{ radio }\" ؟", "header": "أتريد حقا حذف إذاعة \"{ radio }\" ؟",

View File

@ -266,9 +266,7 @@
"approvalRequired": "Si us heu registrat recentment, potser haureu d'esperar que el nostre equip de moderació revisi el vostre compte, o verifiqui el vostre correu electrònic.", "approvalRequired": "Si us heu registrat recentment, potser haureu d'esperar que el nostre equip de moderació revisi el vostre compte, o verifiqui el vostre correu electrònic.",
"invalidCredentials": "Si us plau verifica que el teu nom d'usuari i la contrasenya són correctes i que heu verificat el correu electrònic." "invalidCredentials": "Si us plau verifica que el teu nom d'usuari i la contrasenya són correctes i que heu verificat el correu electrònic."
}, },
"button": { "button": {},
"login": "Iniciar sessió"
},
"label": { "label": {
"password": "Contrasenya", "password": "Contrasenya",
"username": "Nom d'usuari o correu" "username": "Nom d'usuari o correu"
@ -314,7 +312,6 @@
"failure": "Error guardant els canvis" "failure": "Error guardant els canvis"
}, },
"button": { "button": {
"save": "Guardar",
"scan": "Anàlisis realitzat" "scan": "Anàlisis realitzat"
} }
} }
@ -404,9 +401,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Mostra més"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -428,9 +423,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Mostra més"
}
} }
}, },
"Player": { "Player": {
@ -535,9 +528,7 @@
"empty": { "empty": {
"noResults": "No s'ha trobat cap resultat" "noResults": "No s'ha trobat cap resultat"
}, },
"button": { "button": {}
"more": "Mostra més"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -626,9 +617,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Copiar"
},
"help": { "help": {
"embed": "Còpia i enganxa aquest codi dins l'HTML de la vostra web", "embed": "Còpia i enganxa aquest codi dins l'HTML de la vostra web",
"width": "Deixeu-ho en blanc per a un giny responsiu", "width": "Deixeu-ho en blanc per a un giny responsiu",
@ -656,17 +645,13 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "Mostra més"
},
"help": { "help": {
"subscribe": "És possible que hagueu de subscriure-vos aquesta biblioteca per veure'n els continguts." "subscribe": "És possible que hagueu de subscriure-vos aquesta biblioteca per veure'n els continguts."
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Mostra més"
}
}, },
"ChannelEntries": { "ChannelEntries": {
"help": { "help": {
@ -691,9 +676,6 @@
}, },
"title": "Artista", "title": "Artista",
"button": { "button": {
"cancel": "Cancelar",
"edit": "Editar",
"embed": "Incrustar",
"more": "Més …", "more": "Més …",
"play": "Reproduir tots els àlbums" "play": "Reproduir tots els àlbums"
}, },
@ -731,8 +713,7 @@
} }
}, },
"button": { "button": {
"filter": "Afegir filtre", "filter": "Afegir filtre"
"save": "Guardar"
}, },
"label": { "label": {
"filter": "Afegir filtres per personalitzar la teva ràdio", "filter": "Afegir filtres per personalitzar la teva ràdio",
@ -784,7 +765,6 @@
} }
}, },
"button": { "button": {
"cancel": "Cancelar",
"retry": "Tornar a intentar càrregues fallides" "retry": "Tornar a intentar càrregues fallides"
}, },
"label": { "label": {
@ -819,8 +799,6 @@
"summary": "Una breu resum descrivint els teus canvis." "summary": "Una breu resum descrivint els teus canvis."
}, },
"button": { "button": {
"cancel": "Cancelar",
"clear": "Netejar",
"reset": "Reiniciar al valor inicial", "reset": "Reiniciar al valor inicial",
"showUnreviewed": "Restringiu les edicions no revisades", "showUnreviewed": "Restringiu les edicions no revisades",
"showAll": "Mostra totes les modificacions", "showAll": "Mostra totes les modificacions",
@ -874,14 +852,11 @@
"search": "Buscar", "search": "Buscar",
"tags": "Eitquetes" "tags": "Eitquetes"
}, },
"button": { "button": {}
"search": "Buscar"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "Afegir música", "upload": "Afegir música"
"search": "Buscar"
}, },
"label": { "label": {
"search": "Nom de l'artista", "search": "Nom de l'artista",
@ -988,9 +963,7 @@
"message": "La metadada inclosa en el fitxer és invalida o falten alguns camps obligatoris." "message": "La metadada inclosa en el fitxer és invalida o falten alguns camps obligatoris."
} }
}, },
"button": { "button": {},
"close": "Tancar"
},
"table": { "table": {
"error": { "error": {
"debug": "Informació de depuració", "debug": "Informació de depuració",
@ -1017,7 +990,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Aprovar", "approve": "Aprovar",
"delete": "Suprimir",
"reject": "Rebutjar" "reject": "Rebutjar"
}, },
"status": { "status": {
@ -1064,9 +1036,7 @@
"browse": "Navegueu pels artistes" "browse": "Navegueu pels artistes"
}, },
"button": { "button": {
"cancel": "Cancelar",
"channel": "Crear un canal", "channel": "Crear un canal",
"search": "Buscar",
"subscribe": "Subscriu-te", "subscribe": "Subscriu-te",
"feed": "Subscriu-te al flux RSS d'un podcast" "feed": "Subscriu-te al flux RSS d'un podcast"
}, },
@ -1124,10 +1094,6 @@
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"cancel": "Cancelar",
"delete": "Suprimir …",
"edit": "Editar",
"embed": "Incrustar",
"more": "Més …" "more": "Més …"
}, },
"modal": { "modal": {
@ -1151,11 +1117,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Cancelar",
"delete": "Suprimir …",
"download": "Descarregar", "download": "Descarregar",
"edit": "Editar",
"embed": "Incrustar",
"more": "Més …", "more": "Més …",
"play": "Reproduir" "play": "Reproduir"
}, },
@ -1284,8 +1246,6 @@
"quota": "Espai demmagatzematge restant:" "quota": "Espai demmagatzematge restant:"
}, },
"button": { "button": {
"cancel": "Cancelar",
"close": "Tancar",
"finishLater": "Acabar més tard", "finishLater": "Acabar més tard",
"next": "Següent pas", "next": "Següent pas",
"previous": "Pas anterior", "previous": "Pas anterior",
@ -1357,10 +1317,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Cancelar",
"create": "Crear"
},
"header": { "header": {
"newAlbum": "Nou àlbum", "newAlbum": "Nou àlbum",
"newSeries": "Nova sèrie" "newSeries": "Nova sèrie"
@ -1520,18 +1477,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Cancelar",
"confirm": "Confirmar"
},
"header": { "header": {
"confirm": "Vols confirmar aquesta acció?" "confirm": "Vols confirmar aquesta acció?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Cancelar",
"edit": "Editar",
"less": "Mostrar menys", "less": "Mostrar menys",
"more": "Mostra més", "more": "Mostra més",
"update": "Actualitza la descripció" "update": "Actualitza la descripció"
@ -1544,9 +1496,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Netejar"
},
"label": { "label": {
"search": "Buscar" "search": "Buscar"
}, },
@ -1561,9 +1511,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "Copiar"
},
"message": { "message": {
"success": "Text copiat al porta-retalls!" "success": "Text copiat al porta-retalls!"
} }
@ -1593,9 +1541,7 @@
"header": { "header": {
"noResults": "No s'ha trobat cap resultat." "noResults": "No s'ha trobat cap resultat."
}, },
"button": { "button": {}
"refresh": "Recarregar"
}
}, },
"AttachmentInput": { "AttachmentInput": {
"help": { "help": {
@ -1634,9 +1580,7 @@
"button": { "button": {
"addDuplicate": "Afegeix de totes maneres", "addDuplicate": "Afegeix de totes maneres",
"addToPlaylist": "Afegir a la llista de reproducció", "addToPlaylist": "Afegir a la llista de reproducció",
"addTrack": "Afegir pista", "addTrack": "Afegir pista"
"cancel": "Cancelar",
"edit": "Editar"
}, },
"header": { "header": {
"addToPlaylist": "Afegir a la llista de reproducció", "addToPlaylist": "Afegir a la llista de reproducció",
@ -1725,8 +1669,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "Crear una llista de reproducció", "create": "Crear una llista de reproducció"
"more": "Mostra més"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "Encara no s'ha creat cap llista de reproducció" "noPlaylists": "Encara no s'ha creat cap llista de reproducció"
@ -2104,7 +2047,6 @@
"reportedObject": "Element informat" "reportedObject": "Element informat"
}, },
"button": { "button": {
"confirmDelete": "Suprimir",
"delete": "Suprimeix l'objecte notificat", "delete": "Suprimeix l'objecte notificat",
"resolve": "Resoldre", "resolve": "Resoldre",
"unresolve": "No resolt" "unresolve": "No resolt"
@ -2184,10 +2126,7 @@
"isActive": "Utilitzeu aquest paràmetre per activar/desactivar temporalment la regla sense eliminar-la totalment." "isActive": "Utilitzeu aquest paràmetre per activar/desactivar temporalment la regla sense eliminar-la totalment."
}, },
"button": { "button": {
"cancel": "Cancelar",
"create": "Crear", "create": "Crear",
"delete": "Suprimir",
"confirm": "Suprimir la regla de moderació",
"update": "Actualitzar" "update": "Actualitzar"
}, },
"modal": { "modal": {
@ -2312,9 +2251,7 @@
"reason": "Raó", "reason": "Raó",
"rejectMedia": "Rebutjar els fitxers multimèdia" "rejectMedia": "Rebutjar els fitxers multimèdia"
}, },
"button": { "button": {},
"edit": "Editar"
},
"status": { "status": {
"enabled": "Activat", "enabled": "Activat",
"paused": "Pausa" "paused": "Pausa"
@ -2325,7 +2262,6 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "Tancar",
"show": "Regles de moderació …" "show": "Regles de moderació …"
}, },
"modal": { "modal": {
@ -2338,9 +2274,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Suprimir"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Suprimir aquesta nota?", "header": "Suprimir aquesta nota?",
@ -2474,7 +2408,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Netejar",
"new": "Obtenir una nova invitació" "new": "Obtenir una nova invitació"
}, },
"table": { "table": {
@ -2540,9 +2473,7 @@
"image": "Imatge actual", "image": "Imatge actual",
"error": "Error guardant els canvis" "error": "Error guardant els canvis"
}, },
"button": { "button": {},
"save": "Guardar"
},
"message": { "message": {
"success": "Paràmetres actualitzats amb èxit." "success": "Paràmetres actualitzats amb èxit."
} }
@ -2564,7 +2495,6 @@
"submissionFailure": "Error al enviar l'informe" "submissionFailure": "Error al enviar l'informe"
}, },
"button": { "button": {
"cancel": "Cancelar",
"submit": "Enviar l'informe" "submit": "Enviar l'informe"
}, },
"label": { "label": {
@ -2584,7 +2514,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "Cancelar",
"hide": "Amagar el contingut" "hide": "Amagar el contingut"
}, },
"message": { "message": {
@ -2634,7 +2563,6 @@
} }
}, },
"button": { "button": {
"close": "Tancar",
"reload": "Tancar i recarregar la pàgina" "reload": "Tancar i recarregar la pàgina"
}, },
"header": { "header": {
@ -2654,9 +2582,7 @@
"empty": { "empty": {
"noMatch": "Sense biblioteques coincidents." "noMatch": "Sense biblioteques coincidents."
}, },
"button": { "button": {}
"showMore": "Mostra més"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
@ -2686,18 +2612,13 @@
"unfocus": "Treure el focus de la barra de recerca" "unfocus": "Treure el focus de la barra de recerca"
} }
}, },
"button": { "button": {},
"close": "Tancar"
},
"header": { "header": {
"modal": "Dreceres de teclat" "modal": "Dreceres de teclat"
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Cancelar",
"submit": "Envia"
},
"header": { "header": {
"chooseInstance": "Escull la teva instància", "chooseInstance": "Escull la teva instància",
"failure": "No és possible conectar-se a la URL assenyalada", "failure": "No és possible conectar-se a la URL assenyalada",
@ -2717,8 +2638,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "Netejar",
"close": "Tancar",
"stopRadio": "Parar la ràdio" "stopRadio": "Parar la ràdio"
}, },
"label": { "label": {
@ -2749,9 +2668,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "Copiar"
},
"title": "Mostra/amaga la contrasenya", "title": "Mostra/amaga la contrasenya",
"message": { "message": {
"copy": "Text copiat al porta-retalls!" "copy": "Text copiat al porta-retalls!"
@ -2760,9 +2677,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Editar"
}
}, },
"Button": { "Button": {
"startRadio": "Reprodueix la pista", "startRadio": "Reprodueix la pista",
@ -2784,9 +2699,7 @@
"title": "Subscriu-te al flux RSS d'un podcast" "title": "Subscriu-te al flux RSS d'un podcast"
} }
}, },
"button": { "button": {},
"search": "Buscar"
},
"warning": { "warning": {
"unsupported": "Aquest tipus d'objecte encara no és compatible" "unsupported": "Aquest tipus d'objecte encara no és compatible"
}, },
@ -2846,11 +2759,6 @@
"podcastChannel": "Canal de podcast" "podcastChannel": "Canal de podcast"
}, },
"button": { "button": {
"cancel": "Cancelar",
"confirm": "Suprimir",
"delete": "Suprimir …",
"edit": "Editar …",
"embed": "Incrustar",
"play": "Reproduir", "play": "Reproduir",
"updateChannel": "Actualitza el canal", "updateChannel": "Actualitza el canal",
"upload": "Carregar" "upload": "Carregar"
@ -2913,7 +2821,6 @@
"addNew": "Afegeix nou" "addNew": "Afegeix nou"
}, },
"button": { "button": {
"cancel": "Cancelar",
"subscribe": "Subscriu-te" "subscribe": "Subscriu-te"
}, },
"placeholder": { "placeholder": {
@ -3054,8 +2961,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "Crear una biblioteca", "create": "Crear una biblioteca",
"delete": "Suprimir",
"confirm": "Suprimir la llibreria",
"update": "Actualitzar la biblioteca" "update": "Actualitzar la biblioteca"
}, },
"modal": { "modal": {
@ -3153,9 +3058,7 @@
"loading": { "loading": {
"remoteLibraries": "Carregant les biblioteques remotes …" "remoteLibraries": "Carregant les biblioteques remotes …"
}, },
"button": { "button": {},
"refresh": "Recarregar"
},
"description": { "description": {
"remoteLibraries": "Les biblioteques remotes són propietat d'altres usuaris de la xarxa. Pots accedir-hi sempre que siguin públiques hi tinguis accés." "remoteLibraries": "Les biblioteques remotes són propietat d'altres usuaris de la xarxa. Pots accedir-hi sempre que siguin públiques hi tinguis accés."
} }
@ -3208,7 +3111,6 @@
"domain": "replicat des de {domain}" "domain": "replicat des de {domain}"
}, },
"button": { "button": {
"edit": "Editar",
"upload": "Carregar" "upload": "Carregar"
}, },
"title": "Biblioteca", "title": "Biblioteca",
@ -3328,7 +3230,6 @@
} }
}, },
"button": { "button": {
"cancel": "Cancelar",
"createChannel": "Crear un canal", "createChannel": "Crear un canal",
"next": "Següent pas", "next": "Següent pas",
"previous": "Pas anterior" "previous": "Pas anterior"
@ -3701,7 +3602,6 @@
"uploadData": "Data de pujada" "uploadData": "Data de pujada"
}, },
"button": { "button": {
"delete": "Suprimir",
"download": "Descarregar" "download": "Descarregar"
}, },
"modal": { "modal": {
@ -3747,9 +3647,7 @@
"followers": "Seguidors" "followers": "Seguidors"
} }
}, },
"button": { "button": {},
"delete": "Suprimir"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Suprimir la biblioteca?", "header": "Suprimir la biblioteca?",
@ -3799,8 +3697,6 @@
} }
}, },
"button": { "button": {
"delete": "Suprimir",
"edit": "Editar",
"remoteRefresh": "Actualitza des del servidor remot" "remoteRefresh": "Actualitza des del servidor remot"
}, },
"modal": { "modal": {
@ -3853,8 +3749,6 @@
} }
}, },
"button": { "button": {
"delete": "Suprimir",
"edit": "Editar",
"remoteRefresh": "Actualitza des del servidor remot" "remoteRefresh": "Actualitza des del servidor remot"
}, },
"modal": { "modal": {
@ -3882,9 +3776,7 @@
"tracks": "Pistes", "tracks": "Pistes",
"django": "Visualitza amb l'administrador Django's" "django": "Visualitza amb l'administrador Django's"
}, },
"button": { "button": {},
"delete": "Suprimir"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Suprimir aquesta etiqueta?", "header": "Suprimir aquesta etiqueta?",
@ -3943,8 +3835,6 @@
} }
}, },
"button": { "button": {
"delete": "Suprimir",
"edit": "Editar",
"remoteRefresh": "Actualitza des del servidor remot" "remoteRefresh": "Actualitza des del servidor remot"
}, },
"modal": { "modal": {
@ -4015,7 +3905,6 @@
"channelData": "Dades del canal" "channelData": "Dades del canal"
}, },
"button": { "button": {
"delete": "Suprimir",
"openRemote": "Obrir el perfil remot", "openRemote": "Obrir el perfil remot",
"refresh": "Actualitza des del servidor remot" "refresh": "Actualitza des del servidor remot"
}, },
@ -4118,8 +4007,7 @@
}, },
"button": { "button": {
"create": "Crear una llista de reproducció", "create": "Crear una llista de reproducció",
"manage": "Gestiona les teves llistes de distribució", "manage": "Gestiona les teves llistes de distribució"
"search": "Buscar"
}, },
"placeholder": { "placeholder": {
"search": "Introduir el nom de la llista de reproducció …" "search": "Introduir el nom de la llista de reproducció …"
@ -4136,11 +4024,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Cancelar",
"delete": "Suprimir",
"confirm": "Suprimir la llista de reproducció", "confirm": "Suprimir la llista de reproducció",
"edit": "Editar",
"embed": "Incrustar",
"playAll": "Reproduir-ho tot", "playAll": "Reproduir-ho tot",
"stopEdit": "Parar l'edició" "stopEdit": "Parar l'edició"
}, },
@ -4169,10 +4053,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Suprimir la ràdio",
"edit": "Editar …"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Vols suprimir aquesta ràdio \"{ radio }\"?", "header": "Vols suprimir aquesta ràdio \"{ radio }\"?",

View File

@ -262,9 +262,7 @@
"placeholder": { "placeholder": {
"username": "Zadejte vaše uživatelské jméno nebo email" "username": "Zadejte vaše uživatelské jméno nebo email"
}, },
"button": { "button": {},
"login": "Přihlášení"
},
"label": { "label": {
"password": "Heslo", "password": "Heslo",
"username": "Uživatelské jméno nebo email" "username": "Uživatelské jméno nebo email"
@ -310,7 +308,6 @@
"failure": "Chyba při ukládání nastavení" "failure": "Chyba při ukládání nastavení"
}, },
"button": { "button": {
"save": "Uložit",
"scan": "Skenováno" "scan": "Skenováno"
} }
} }
@ -399,9 +396,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Zobrazit více"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -423,9 +418,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Zobrazit více"
}
} }
}, },
"Player": { "Player": {
@ -527,9 +520,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Zobrazit více"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -596,9 +587,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Kopírovat"
},
"help": { "help": {
"embed": "Zkopírujte a vložte tento kód do HTML kódu webové stránky", "embed": "Zkopírujte a vložte tento kód do HTML kódu webové stránky",
"width": "Ponechte prázdné pro responzivní widget" "width": "Ponechte prázdné pro responzivní widget"
@ -622,17 +611,13 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "Zobrazit více"
},
"help": { "help": {
"subscribe": "Ukončením sledování této knihovny ztratíte přístup k jejímu obsahu." "subscribe": "Ukončením sledování této knihovny ztratíte přístup k jejímu obsahu."
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Zobrazit více"
}
}, },
"ChannelEntries": { "ChannelEntries": {
"help": { "help": {
@ -657,9 +642,6 @@
}, },
"title": "Interpret", "title": "Interpret",
"button": { "button": {
"cancel": "Zrušit",
"edit": "Upravit",
"embed": "Vložit",
"more": "Další…", "more": "Další…",
"play": "Přehrát všechna alba" "play": "Přehrát všechna alba"
}, },
@ -697,8 +679,7 @@
} }
}, },
"button": { "button": {
"filter": "Přidat filtr", "filter": "Přidat filtr"
"save": "Uložit"
}, },
"label": { "label": {
"filter": "Přidat filtry pro úpravu rádia", "filter": "Přidat filtry pro úpravu rádia",
@ -749,7 +730,6 @@
} }
}, },
"button": { "button": {
"cancel": "Zrušit",
"retry": "Knihovny a nahrané soubory" "retry": "Knihovny a nahrané soubory"
}, },
"label": { "label": {
@ -784,8 +764,6 @@
"summary": "Krátké shrnutí popisující provedené změny." "summary": "Krátké shrnutí popisující provedené změny."
}, },
"button": { "button": {
"cancel": "Zrušit",
"clear": "Vyčistit",
"reset": "Resetovat na výchozí hodnotu", "reset": "Resetovat na výchozí hodnotu",
"showUnreviewed": "Omezit na úpravy bez revize", "showUnreviewed": "Omezit na úpravy bez revize",
"showAll": "Zobrazit všechny úpravy", "showAll": "Zobrazit všechny úpravy",
@ -839,14 +817,11 @@
"search": "Hledat", "search": "Hledat",
"tags": "Tagy" "tags": "Tagy"
}, },
"button": { "button": {}
"search": "Hledat"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "Hledat trochu muziky", "upload": "Hledat trochu muziky"
"search": "Hledat"
}, },
"label": { "label": {
"search": "Jméno interpreta", "search": "Jméno interpreta",
@ -949,9 +924,7 @@
"message": "Metadata v souboru jsou neplatná, nebo některé povinné položky chybí." "message": "Metadata v souboru jsou neplatná, nebo některé povinné položky chybí."
} }
}, },
"button": { "button": {},
"close": "Zavřít"
},
"table": { "table": {
"error": { "error": {
"debug": "Informace pro vývojáře", "debug": "Informace pro vývojáře",
@ -978,7 +951,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Schválit", "approve": "Schválit",
"delete": "Odstranit",
"reject": "Odmítnout" "reject": "Odmítnout"
}, },
"status": { "status": {
@ -1025,9 +997,7 @@
"browse": "Procházení interpretů" "browse": "Procházení interpretů"
}, },
"button": { "button": {
"cancel": "Zrušit",
"channel": "Vytvořit novou knihovnu", "channel": "Vytvořit novou knihovnu",
"search": "Hledat",
"feed": "Použití Funkwhale" "feed": "Použití Funkwhale"
}, },
"empty": { "empty": {
@ -1082,10 +1052,6 @@
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"cancel": "Zrušit",
"delete": "Odstranit",
"edit": "Upravit",
"embed": "Vložit",
"more": "Další…" "more": "Další…"
}, },
"modal": { "modal": {
@ -1109,11 +1075,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Zrušit",
"delete": "Odstranit",
"download": "Stáhnout", "download": "Stáhnout",
"edit": "Upravit",
"embed": "Vložit",
"more": "Další…", "more": "Další…",
"play": "Přehrát" "play": "Přehrát"
}, },
@ -1240,8 +1202,6 @@
"quota": "Zbývající prostor úložiště" "quota": "Zbývající prostor úložiště"
}, },
"button": { "button": {
"cancel": "Zrušit",
"close": "Zavřít",
"finishLater": "Dokončeno", "finishLater": "Dokončeno",
"next": "Další stopa", "next": "Další stopa",
"previous": "Předchozí stopa", "previous": "Předchozí stopa",
@ -1290,10 +1250,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Zrušit",
"create": "Vytvořit"
},
"header": { "header": {
"newAlbum": "Nová hodnota", "newAlbum": "Nová hodnota",
"newSeries": "Nová hodnota" "newSeries": "Nová hodnota"
@ -1450,18 +1407,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Zrušit",
"confirm": "Potvrdit"
},
"header": { "header": {
"confirm": "Přejete si potvrdit tuto akci?" "confirm": "Přejete si potvrdit tuto akci?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Zrušit",
"edit": "Upravit",
"less": "Zobrazit méně", "less": "Zobrazit méně",
"more": "Zobrazit více", "more": "Zobrazit více",
"update": "Můj úžasný popis" "update": "Můj úžasný popis"
@ -1474,9 +1426,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Vyčistit"
},
"label": { "label": {
"search": "Hledat" "search": "Hledat"
}, },
@ -1491,9 +1441,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "Kopírovat"
},
"message": { "message": {
"success": "Text vložen do schránky!" "success": "Text vložen do schránky!"
} }
@ -1508,9 +1456,7 @@
"header": { "header": {
"noResults": "Žádné výsledky nebyly nalezeny." "noResults": "Žádné výsledky nebyly nalezeny."
}, },
"button": { "button": {}
"refresh": "Obnovit"
}
}, },
"ContentForm": { "ContentForm": {
"empty": { "empty": {
@ -1555,9 +1501,7 @@
"button": { "button": {
"addDuplicate": "Přesto přidat", "addDuplicate": "Přesto přidat",
"addToPlaylist": "Přidat do tohoto playlistu", "addToPlaylist": "Přidat do tohoto playlistu",
"addTrack": "Přidat stopu", "addTrack": "Přidat stopu"
"cancel": "Zrušit",
"edit": "Upravit"
}, },
"header": { "header": {
"addToPlaylist": "Přidat do playlistu…", "addToPlaylist": "Přidat do playlistu…",
@ -1646,8 +1590,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "Vytvořit playlist", "create": "Vytvořit playlist"
"more": "Zobrazit více"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "Playlist nemůže být vytvořen" "noPlaylists": "Playlist nemůže být vytvořen"
@ -2022,7 +1965,6 @@
"reportedObject": "Ohlášený objekt" "reportedObject": "Ohlášený objekt"
}, },
"button": { "button": {
"confirmDelete": "Odstranit",
"delete": "Smazat nahlášený objekt", "delete": "Smazat nahlášený objekt",
"resolve": "Vyřešit", "resolve": "Vyřešit",
"unresolve": "Není vyřešeno" "unresolve": "Není vyřešeno"
@ -2098,10 +2040,7 @@
"isActive": "Použijte tuto volbu pro dočasnou (de)aktivaci zásady, bez jejího odstranění." "isActive": "Použijte tuto volbu pro dočasnou (de)aktivaci zásady, bez jejího odstranění."
}, },
"button": { "button": {
"cancel": "Zrušit",
"create": "Vytvořit", "create": "Vytvořit",
"delete": "Odstranit",
"confirm": "Odstranit pravidlo moderování",
"update": "Aktualizovat" "update": "Aktualizovat"
}, },
"modal": { "modal": {
@ -2223,9 +2162,7 @@
"reason": "Důvod", "reason": "Důvod",
"rejectMedia": "Odmítnout mediální soubory" "rejectMedia": "Odmítnout mediální soubory"
}, },
"button": { "button": {},
"edit": "Upravit"
},
"status": { "status": {
"enabled": "Zapnuto", "enabled": "Zapnuto",
"paused": "Pozastaveno" "paused": "Pozastaveno"
@ -2236,7 +2173,6 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "Zavřít",
"show": "Pravidla moderace…" "show": "Pravidla moderace…"
}, },
"modal": { "modal": {
@ -2249,9 +2185,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Odstranit"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Odstranit tuto poznámku?", "header": "Odstranit tuto poznámku?",
@ -2385,7 +2319,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Vyčistit",
"new": "Získat novou pozvánku" "new": "Získat novou pozvánku"
}, },
"table": { "table": {
@ -2436,9 +2369,7 @@
"image": "Aktuální obrázek", "image": "Aktuální obrázek",
"error": "Chyba při ukládání nastavení" "error": "Chyba při ukládání nastavení"
}, },
"button": { "button": {},
"save": "Uložit"
},
"message": { "message": {
"success": "Nastavení úspěšně aktualizováno." "success": "Nastavení úspěšně aktualizováno."
} }
@ -2460,7 +2391,6 @@
"submissionFailure": "Chyba při odesílání hlášení" "submissionFailure": "Chyba při odesílání hlášení"
}, },
"button": { "button": {
"cancel": "Zrušit",
"submit": "Odeslat hlášení" "submit": "Odeslat hlášení"
}, },
"label": { "label": {
@ -2478,7 +2408,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "Zrušit",
"hide": "Skrýt obsah" "hide": "Skrýt obsah"
}, },
"message": { "message": {
@ -2528,7 +2457,6 @@
} }
}, },
"button": { "button": {
"close": "Zavřít",
"reload": "Zavřít a obnovit stránku" "reload": "Zavřít a obnovit stránku"
}, },
"header": { "header": {
@ -2548,9 +2476,7 @@
"empty": { "empty": {
"noMatch": "Žádná odpovídající knihovna." "noMatch": "Žádná odpovídající knihovna."
}, },
"button": { "button": {}
"showMore": "Zobrazit více"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
@ -2579,18 +2505,13 @@
"unfocus": "Opustit vyhledávací pole" "unfocus": "Opustit vyhledávací pole"
} }
}, },
"button": { "button": {},
"close": "Zavřít"
},
"header": { "header": {
"modal": "Klávesové zkratky" "modal": "Klávesové zkratky"
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Zrušit",
"submit": "Odeslat"
},
"header": { "header": {
"chooseInstance": "Zvolte svou instanci", "chooseInstance": "Zvolte svou instanci",
"failure": "Na zadanou adresu URL se nelze připojit", "failure": "Na zadanou adresu URL se nelze připojit",
@ -2610,8 +2531,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "Vyčistit",
"close": "Zavřít",
"stopRadio": "Zastavit rádio" "stopRadio": "Zastavit rádio"
}, },
"label": { "label": {
@ -2642,9 +2561,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "Kopírovat"
},
"title": "Zobrazit/skrýt heslo", "title": "Zobrazit/skrýt heslo",
"message": { "message": {
"copy": "Text vložen do schránky!" "copy": "Text vložen do schránky!"
@ -2653,9 +2570,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Upravit"
}
}, },
"Button": { "Button": {
"startRadio": "Přehrát stopu", "startRadio": "Přehrát stopu",
@ -2675,9 +2590,7 @@
"fieldLabel": "Vytvořit aplikaci" "fieldLabel": "Vytvořit aplikaci"
} }
}, },
"button": { "button": {},
"search": "Hledat"
},
"error": { "error": {
"fetchFailed": "Váš účet nemůže být vytvořen." "fetchFailed": "Váš účet nemůže být vytvořen."
} }
@ -2722,11 +2635,6 @@
"artistChannel": "Jméno interpreta" "artistChannel": "Jméno interpreta"
}, },
"button": { "button": {
"cancel": "Zrušit",
"confirm": "Odstranit",
"delete": "Odstranit",
"edit": "Upravit",
"embed": "Vložit",
"play": "Přehrát", "play": "Přehrát",
"updateChannel": "Aktualizovat aplikaci", "updateChannel": "Aktualizovat aplikaci",
"upload": "Nahrát" "upload": "Nahrát"
@ -2777,9 +2685,7 @@
"link": { "link": {
"addNew": "Přidat obsah" "addNew": "Přidat obsah"
}, },
"button": { "button": {},
"cancel": "Zrušit"
},
"placeholder": { "placeholder": {
"search": "Název filtru" "search": "Název filtru"
}, },
@ -2916,8 +2822,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "Vytvořit knihovnu", "create": "Vytvořit knihovnu",
"delete": "Odstranit",
"confirm": "Odstranit knihovnu",
"update": "Aktualizovat knihovnu" "update": "Aktualizovat knihovnu"
}, },
"modal": { "modal": {
@ -3015,9 +2919,7 @@
"loading": { "loading": {
"remoteLibraries": "Načítání vzdálených knihoven…" "remoteLibraries": "Načítání vzdálených knihoven…"
}, },
"button": { "button": {},
"refresh": "Obnovit"
},
"description": { "description": {
"remoteLibraries": "Vzdálené knihovny jsou vlastněny ostatními uživateli na síti. Můžete k nim přistupovat pokud jsou veřejné, nebo pokud je vám udělen přístup." "remoteLibraries": "Vzdálené knihovny jsou vlastněny ostatními uživateli na síti. Můžete k nim přistupovat pokud jsou veřejné, nebo pokud je vám udělen přístup."
} }
@ -3063,7 +2965,6 @@
"domain": "Členem od { date }" "domain": "Členem od { date }"
}, },
"button": { "button": {
"edit": "Upravit",
"upload": "Nahrát" "upload": "Nahrát"
}, },
"title": "Knihovna", "title": "Knihovna",
@ -3175,7 +3076,6 @@
} }
}, },
"button": { "button": {
"cancel": "Zrušit",
"createChannel": "Vytvořit novou knihovnu", "createChannel": "Vytvořit novou knihovnu",
"next": "Další stopa", "next": "Další stopa",
"previous": "Předchozí stopa" "previous": "Předchozí stopa"
@ -3545,7 +3445,6 @@
"uploadData": "Datum nahrání" "uploadData": "Datum nahrání"
}, },
"button": { "button": {
"delete": "Odstranit",
"download": "Stáhnout" "download": "Stáhnout"
}, },
"modal": { "modal": {
@ -3591,9 +3490,7 @@
"followers": "Sledující" "followers": "Sledující"
} }
}, },
"button": { "button": {},
"delete": "Odstranit"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Odstranit tuto knihovnu?", "header": "Odstranit tuto knihovnu?",
@ -3643,8 +3540,6 @@
} }
}, },
"button": { "button": {
"delete": "Odstranit",
"edit": "Upravit",
"remoteRefresh": "Obnovit ze vzdáleného serveru" "remoteRefresh": "Obnovit ze vzdáleného serveru"
}, },
"modal": { "modal": {
@ -3697,8 +3592,6 @@
} }
}, },
"button": { "button": {
"delete": "Odstranit",
"edit": "Upravit",
"remoteRefresh": "Obnovit ze vzdáleného serveru" "remoteRefresh": "Obnovit ze vzdáleného serveru"
}, },
"modal": { "modal": {
@ -3726,9 +3619,7 @@
"tracks": "Stopy", "tracks": "Stopy",
"django": "Zobrazit v administraci Django" "django": "Zobrazit v administraci Django"
}, },
"button": { "button": {},
"delete": "Odstranit"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Odstranit tento tag?", "header": "Odstranit tento tag?",
@ -3787,8 +3678,6 @@
} }
}, },
"button": { "button": {
"delete": "Odstranit",
"edit": "Upravit",
"remoteRefresh": "Obnovit ze vzdáleného serveru" "remoteRefresh": "Obnovit ze vzdáleného serveru"
}, },
"modal": { "modal": {
@ -3856,7 +3745,6 @@
"channelData": "Data instance" "channelData": "Data instance"
}, },
"button": { "button": {
"delete": "Odstranit",
"openRemote": "Otevřít vzdálený profil", "openRemote": "Otevřít vzdálený profil",
"refresh": "Obnovit ze vzdáleného serveru" "refresh": "Obnovit ze vzdáleného serveru"
}, },
@ -3953,8 +3841,7 @@
}, },
"button": { "button": {
"create": "Vytvořit playlist", "create": "Vytvořit playlist",
"manage": "Spravovat vaše playlisty", "manage": "Spravovat vaše playlisty"
"search": "Hledat"
}, },
"placeholder": { "placeholder": {
"search": "Zadejte název playlistu…" "search": "Zadejte název playlistu…"
@ -3971,11 +3858,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Zrušit",
"delete": "Odstranit",
"confirm": "Odstranit playlist", "confirm": "Odstranit playlist",
"edit": "Upravit",
"embed": "Vložit",
"playAll": "Přehrát vše", "playAll": "Přehrát vše",
"stopEdit": "Zastavit rádio" "stopEdit": "Zastavit rádio"
}, },
@ -4004,10 +3887,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Odstranit rádio",
"edit": "Upravit"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Přejete si odstranit rádio \"{ radio }\"?", "header": "Přejete si odstranit rádio \"{ radio }\"?",

View File

@ -154,8 +154,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "Leeren",
"close": "Schließen",
"stopRadio": "Radio ausschalten" "stopRadio": "Radio ausschalten"
}, },
"header": { "header": {
@ -198,8 +196,7 @@
"RemoteSearchForm": { "RemoteSearchForm": {
"button": { "button": {
"fediverse": "Fediverse", "fediverse": "Fediverse",
"rss": "RSS", "rss": "RSS"
"search": "Suchen"
}, },
"description": { "description": {
"fediverse": "Abonniere einen Kanal, der anderswo im Fediverse gehostet wird.", "fediverse": "Abonniere einen Kanal, der anderswo im Fediverse gehostet wird.",
@ -228,10 +225,7 @@
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Abbrechen",
"submit": "Abschicken"
},
"header": { "header": {
"chooseInstance": "Wähle deine Instanz aus", "chooseInstance": "Wähle deine Instanz aus",
"failure": "Es lässt sich keine Verbindung zur angegebenen Adresse herstellen", "failure": "Es lässt sich keine Verbindung zur angegebenen Adresse herstellen",
@ -250,9 +244,7 @@
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
"button": { "button": {},
"close": "Schließen"
},
"header": { "header": {
"modal": "Tastenkombinationen" "modal": "Tastenkombinationen"
}, },
@ -323,9 +315,7 @@
}, },
"admin": { "admin": {
"SettingsGroup": { "SettingsGroup": {
"button": { "button": {},
"save": "Speichern"
},
"header": { "header": {
"error": "Fehler beim Speichern der Einstellungen", "error": "Fehler beim Speichern der Einstellungen",
"image": "Aktuelles Bild" "image": "Aktuelles Bild"
@ -426,22 +416,16 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "Mehr anzeigen"
},
"help": { "help": {
"subscribe": "Ggf. musst du diesen Kanal abonnieren, um seinen Inhalt zu sehen." "subscribe": "Ggf. musst du diesen Kanal abonnieren, um seinen Inhalt zu sehen."
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Mehr anzeigen"
}
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Kopieren"
},
"header": { "header": {
"preview": "Vorschau" "preview": "Vorschau"
}, },
@ -573,9 +557,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Mehr anzeigen"
}
} }
}, },
"artist": { "artist": {
@ -586,9 +568,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Mehr anzeigen"
}
} }
}, },
"podcast": { "podcast": {
@ -648,9 +628,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {},
"more": "Mehr anzeigen"
},
"empty": { "empty": {
"noResults": "Nichts gefunden" "noResults": "Nichts gefunden"
} }
@ -736,9 +714,7 @@
"title": "Anwendung zulassen" "title": "Anwendung zulassen"
}, },
"LoginForm": { "LoginForm": {
"button": { "button": {},
"login": "Anmelden"
},
"header": { "header": {
"loginFailure": "Wir können dich nicht einloggen" "loginFailure": "Wir können dich nicht einloggen"
}, },
@ -776,7 +752,6 @@
}, },
"Plugin": { "Plugin": {
"button": { "button": {
"save": "Speichern",
"scan": "Scan" "scan": "Scan"
}, },
"description": { "description": {
@ -995,10 +970,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Abbrechen",
"create": "Erstellen"
},
"header": { "header": {
"newAlbum": "Neues Album", "newAlbum": "Neues Album",
"newSeries": "Neue Serie" "newSeries": "Neue Serie"
@ -1081,8 +1053,6 @@
}, },
"UploadModal": { "UploadModal": {
"button": { "button": {
"cancel": "Abbrechen",
"close": "Schließen",
"finishLater": "Später fertigstellen", "finishLater": "Später fertigstellen",
"next": "Nächster Schritt", "next": "Nächster Schritt",
"previous": "Vorheriger Schritt", "previous": "Vorheriger Schritt",
@ -1173,18 +1143,13 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "Kopieren"
},
"message": { "message": {
"success": "Text in die Zwischenablage kopiert!" "success": "Text in die Zwischenablage kopiert!"
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Abbrechen",
"confirm": "Bestätigen"
},
"header": { "header": {
"confirm": "Vorgang bestätigen?" "confirm": "Vorgang bestätigen?"
} }
@ -1196,9 +1161,7 @@
} }
}, },
"EmptyState": { "EmptyState": {
"button": { "button": {},
"refresh": "Aktualisieren"
},
"header": { "header": {
"noResults": "Nichts gefunden." "noResults": "Nichts gefunden."
} }
@ -1210,9 +1173,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Löschen"
},
"label": { "label": {
"search": "Suchen" "search": "Suchen"
}, },
@ -1234,8 +1195,6 @@
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Abbrechen",
"edit": "Bearbeiten",
"less": "Weniger anzeigen", "less": "Weniger anzeigen",
"more": "Mehr anzeigen", "more": "Mehr anzeigen",
"update": "Beschreibung aktualisieren" "update": "Beschreibung aktualisieren"
@ -1335,7 +1294,6 @@
"federation": { "federation": {
"FetchButton": { "FetchButton": {
"button": { "button": {
"close": "Schließen",
"reload": "Schließen und Seite neu laden" "reload": "Schließen und Seite neu laden"
}, },
"description": { "description": {
@ -1375,9 +1333,7 @@
} }
}, },
"LibraryWidget": { "LibraryWidget": {
"button": { "button": {},
"showMore": "Mehr anzeigen"
},
"empty": { "empty": {
"noMatch": "Keine passende Mediathek gefunden." "noMatch": "Keine passende Mediathek gefunden."
} }
@ -1385,9 +1341,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "Kopieren"
},
"message": { "message": {
"copy": "Text in die Zwischenablage kopiert!" "copy": "Text in die Zwischenablage kopiert!"
}, },
@ -1419,10 +1373,6 @@
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"cancel": "Abbrechen",
"delete": "Löschen…",
"edit": "Bearbeiten",
"embed": "Einbetten",
"more": "Mehr…" "more": "Mehr…"
}, },
"link": { "link": {
@ -1454,9 +1404,7 @@
} }
}, },
"Albums": { "Albums": {
"button": { "button": {},
"search": "Suchen"
},
"empty": { "empty": {
"noResults": "Keine Ergebnisse zu deiner Anfrage" "noResults": "Keine Ergebnisse zu deiner Anfrage"
}, },
@ -1488,9 +1436,6 @@
}, },
"ArtistBase": { "ArtistBase": {
"button": { "button": {
"cancel": "Abbrechen",
"edit": "Bearbeiten",
"embed": "Einbetten",
"more": "Mehr…", "more": "Mehr…",
"play": "Alle Alben abspielen" "play": "Alle Alben abspielen"
}, },
@ -1544,7 +1489,6 @@
}, },
"Artists": { "Artists": {
"button": { "button": {
"search": "Suchen",
"upload": "Musik hinzufügen" "upload": "Musik hinzufügen"
}, },
"empty": { "empty": {
@ -1577,7 +1521,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Bestätigen", "approve": "Bestätigen",
"delete": "Löschen",
"reject": "Abweisen" "reject": "Abweisen"
}, },
"header": { "header": {
@ -1613,8 +1556,6 @@
}, },
"EditForm": { "EditForm": {
"button": { "button": {
"cancel": "Abbrechen",
"clear": "Leeren",
"new": "Eine weitere Überarbeitung einreichen", "new": "Eine weitere Überarbeitung einreichen",
"reset": "Auf Anfangswert zurücksetzen", "reset": "Auf Anfangswert zurücksetzen",
"showAll": "Alle Änderungen anzeigen", "showAll": "Alle Änderungen anzeigen",
@ -1644,7 +1585,6 @@
}, },
"FileUpload": { "FileUpload": {
"button": { "button": {
"cancel": "Abbrechen",
"retry": "Fehlgeschlagene Uploads wiederholen" "retry": "Fehlgeschlagene Uploads wiederholen"
}, },
"description": { "description": {
@ -1720,9 +1660,7 @@
"title": "Mediathek" "title": "Mediathek"
}, },
"ImportStatusModal": { "ImportStatusModal": {
"button": { "button": {},
"close": "Schließen"
},
"error": { "error": {
"importFailure": "Ein Fehler ist während des Uploads aufgetreten. Weitere Informationen befinden sich unten.", "importFailure": "Ein Fehler ist während des Uploads aufgetreten. Weitere Informationen befinden sich unten.",
"invalidMetadata": { "invalidMetadata": {
@ -1759,10 +1697,8 @@
}, },
"Podcasts": { "Podcasts": {
"button": { "button": {
"cancel": "Abbrechen",
"channel": "Kanal erstellen", "channel": "Kanal erstellen",
"feed": "Abonniere einen Podcast via RSS-Feed", "feed": "Abonniere einen Podcast via RSS-Feed",
"search": "Suchen",
"subscribe": "Abonnieren" "subscribe": "Abonnieren"
}, },
"empty": { "empty": {
@ -1846,11 +1782,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Abbrechen",
"delete": "Löschen…",
"download": "Herunterladen", "download": "Herunterladen",
"edit": "Bearbeiten",
"embed": "Einbetten",
"more": "Mehr…", "more": "Mehr…",
"play": "Abspielen" "play": "Abspielen"
}, },
@ -1922,8 +1854,7 @@
"radios": { "radios": {
"Builder": { "Builder": {
"button": { "button": {
"filter": "Filter hinzufügen", "filter": "Filter hinzufügen"
"save": "Speichern"
}, },
"description": { "description": {
"builder": "Dank dieser Schnittstelle kannst du dein eigenes Radio erstellen, das die Titel entsprechend deinen Kriterien abspielt." "builder": "Dank dieser Schnittstelle kannst du dein eigenes Radio erstellen, das die Titel entsprechend deinen Kriterien abspielt."
@ -2391,9 +2322,7 @@
} }
}, },
"InstancePolicyCard": { "InstancePolicyCard": {
"button": { "button": {},
"edit": "Bearbeiten"
},
"header": { "header": {
"rule": "Regel" "rule": "Regel"
}, },
@ -2411,10 +2340,7 @@
}, },
"InstancePolicyForm": { "InstancePolicyForm": {
"button": { "button": {
"cancel": "Abbrechen",
"confirm": "Moderationsregel löschen",
"create": "Erstellen", "create": "Erstellen",
"delete": "Löschen",
"update": "Aktualisieren" "update": "Aktualisieren"
}, },
"header": { "header": {
@ -2451,7 +2377,6 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "Schließen",
"show": "Moderationsregeln…" "show": "Moderationsregeln…"
}, },
"modal": { "modal": {
@ -2475,9 +2400,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Löschen"
},
"modal": { "modal": {
"delete": { "delete": {
"content": { "content": {
@ -2489,7 +2412,6 @@
}, },
"ReportCard": { "ReportCard": {
"button": { "button": {
"confirmDelete": "Löschen",
"delete": "Gemeldetes Objekt löschen", "delete": "Gemeldetes Objekt löschen",
"resolve": "Lösen", "resolve": "Lösen",
"unresolve": "Beschluss rückgängig machen" "unresolve": "Beschluss rückgängig machen"
@ -2576,7 +2498,6 @@
"users": { "users": {
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Löschen",
"new": "Eine Einladung erneut bekommen" "new": "Eine Einladung erneut bekommen"
}, },
"header": { "header": {
@ -2683,7 +2604,6 @@
"moderation": { "moderation": {
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "Abbrechen",
"hide": "Inhalte verbergen" "hide": "Inhalte verbergen"
}, },
"header": { "header": {
@ -2716,7 +2636,6 @@
}, },
"ReportModal": { "ReportModal": {
"button": { "button": {
"cancel": "Abbrechen",
"submit": "Bericht senden" "submit": "Bericht senden"
}, },
"description": { "description": {
@ -2818,9 +2737,7 @@
"button": { "button": {
"addDuplicate": "Trotzdem hinzufügen", "addDuplicate": "Trotzdem hinzufügen",
"addToPlaylist": "Zur Wiedergabeliste hinzufügen", "addToPlaylist": "Zur Wiedergabeliste hinzufügen",
"addTrack": "Titel hinzufügen", "addTrack": "Titel hinzufügen"
"cancel": "Abbrechen",
"edit": "Bearbeiten"
}, },
"empty": { "empty": {
"noPlaylists": "Es wurden noch keine Wiedergabelisten erstellt" "noPlaylists": "Es wurden noch keine Wiedergabelisten erstellt"
@ -2859,8 +2776,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "Wiedergabeliste erstellen", "create": "Wiedergabeliste erstellen"
"more": "Mehr anzeigen"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "Es wurden noch keine Wiedergabelisten erstellt" "noPlaylists": "Es wurden noch keine Wiedergabelisten erstellt"
@ -2873,9 +2789,7 @@
"stopRadio": "Radio ausschalten" "stopRadio": "Radio ausschalten"
}, },
"Card": { "Card": {
"button": { "button": {}
"edit": "Bearbeiten"
}
} }
}, },
"tags": { "tags": {
@ -3220,7 +3134,6 @@
"admin": { "admin": {
"ChannelDetail": { "ChannelDetail": {
"button": { "button": {
"delete": "Löschen",
"openRemote": "Profil öffnen", "openRemote": "Profil öffnen",
"refresh": "Vom Remote-Server aktualisieren" "refresh": "Vom Remote-Server aktualisieren"
}, },
@ -3308,8 +3221,6 @@
"library": { "library": {
"AlbumDetail": { "AlbumDetail": {
"button": { "button": {
"delete": "Löschen",
"edit": "Bearbeiten",
"remoteRefresh": "Vom Remote-Server aktualisieren" "remoteRefresh": "Vom Remote-Server aktualisieren"
}, },
"header": { "header": {
@ -3361,8 +3272,6 @@
}, },
"ArtistDetail": { "ArtistDetail": {
"button": { "button": {
"delete": "Löschen",
"edit": "Bearbeiten",
"remoteRefresh": "Vom Remote-Server aktualisieren" "remoteRefresh": "Vom Remote-Server aktualisieren"
}, },
"header": { "header": {
@ -3436,9 +3345,7 @@
"title": "Bearbeitungen" "title": "Bearbeitungen"
}, },
"LibraryDetail": { "LibraryDetail": {
"button": { "button": {},
"delete": "Löschen"
},
"header": { "header": {
"activity": "Aktivität", "activity": "Aktivität",
"audioContent": "Audio-Inhalt", "audioContent": "Audio-Inhalt",
@ -3484,9 +3391,7 @@
} }
}, },
"TagDetail": { "TagDetail": {
"button": { "button": {},
"delete": "Löschen"
},
"header": { "header": {
"activity": "Aktivität", "activity": "Aktivität",
"audioContent": "Audio-Inhalt", "audioContent": "Audio-Inhalt",
@ -3518,8 +3423,6 @@
}, },
"TrackDetail": { "TrackDetail": {
"button": { "button": {
"delete": "Löschen",
"edit": "Bearbeiten",
"remoteRefresh": "Vom Remote-Server aktualisieren" "remoteRefresh": "Vom Remote-Server aktualisieren"
}, },
"header": { "header": {
@ -3575,7 +3478,6 @@
}, },
"UploadDetail": { "UploadDetail": {
"button": { "button": {
"delete": "Löschen",
"download": "Herunterladen" "download": "Herunterladen"
}, },
"header": { "header": {
@ -3952,7 +3854,6 @@
}, },
"ProfileOverview": { "ProfileOverview": {
"button": { "button": {
"cancel": "Abbrechen",
"createChannel": "Kanal erstellen", "createChannel": "Kanal erstellen",
"next": "Nächster Schritt", "next": "Nächster Schritt",
"previous": "Vorheriger Schritt" "previous": "Vorheriger Schritt"
@ -3987,11 +3888,6 @@
"channels": { "channels": {
"DetailBase": { "DetailBase": {
"button": { "button": {
"cancel": "Abbrechen",
"confirm": "Löschen",
"delete": "Löschen…",
"edit": "Bearbeiten…",
"embed": "Einbetten",
"play": "Abspielen", "play": "Abspielen",
"updateChannel": "Kanal aktualisieren", "updateChannel": "Kanal aktualisieren",
"upload": "Hochladen" "upload": "Hochladen"
@ -4069,7 +3965,6 @@
}, },
"SubscriptionsList": { "SubscriptionsList": {
"button": { "button": {
"cancel": "Abbrechen",
"subscribe": "Abonnieren" "subscribe": "Abonnieren"
}, },
"link": { "link": {
@ -4190,9 +4085,7 @@
}, },
"Form": { "Form": {
"button": { "button": {
"confirm": "Mediathek löschen",
"create": "Mediathek erstellen", "create": "Mediathek erstellen",
"delete": "Löschen",
"update": "Mediathek aktualisieren" "update": "Mediathek aktualisieren"
}, },
"description": { "description": {
@ -4323,9 +4216,7 @@
} }
}, },
"Home": { "Home": {
"button": { "button": {},
"refresh": "Aktualisieren"
},
"description": { "description": {
"remoteLibraries": "Fernmediatheken sind im Besitz anderer Personen des Netzwerks. Du kannst darauf zugreifen, wenn diese öffentlich sind, oder du die Erlaubnis hast." "remoteLibraries": "Fernmediatheken sind im Besitz anderer Personen des Netzwerks. Du kannst darauf zugreifen, wenn diese öffentlich sind, oder du die Erlaubnis hast."
}, },
@ -4405,7 +4296,6 @@
}, },
"LibraryBase": { "LibraryBase": {
"button": { "button": {
"edit": "Bearbeiten",
"upload": "Hochladen" "upload": "Hochladen"
}, },
"description": { "description": {
@ -4439,11 +4329,7 @@
"playlists": { "playlists": {
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Abbrechen",
"confirm": "Wiedergabeliste löschen", "confirm": "Wiedergabeliste löschen",
"delete": "Löschen",
"edit": "Bearbeiten",
"embed": "Einbetten",
"playAll": "Alles abspielen", "playAll": "Alles abspielen",
"stopEdit": "Bearbeitung beenden" "stopEdit": "Bearbeitung beenden"
}, },
@ -4472,8 +4358,7 @@
"List": { "List": {
"button": { "button": {
"create": "Eine Wiedergabeliste erstellen", "create": "Eine Wiedergabeliste erstellen",
"manage": "Verwalte deine Wiedergabelisten", "manage": "Verwalte deine Wiedergabelisten"
"search": "Suchen"
}, },
"empty": { "empty": {
"noResults": "Keine Ergebnisse zu deiner Anfrage" "noResults": "Keine Ergebnisse zu deiner Anfrage"
@ -4503,10 +4388,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Radio löschen",
"edit": "Bearbeiten…"
},
"empty": { "empty": {
"noTracks": "Diesem Radio wurden noch keine Titel hinzugefügt" "noTracks": "Diesem Radio wurden noch keine Titel hinzugefügt"
}, },

View File

@ -341,9 +341,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Αντιγραφή"
},
"help": { "help": {
"embed": "Αντιγράψτε και επικολλήστε τον ακόλουθο κώδικα στην HTML της ιστοσελίδας σας" "embed": "Αντιγράψτε και επικολλήστε τον ακόλουθο κώδικα στην HTML της ιστοσελίδας σας"
}, },
@ -368,11 +366,7 @@
"albums": "{ n } άλμπουμ | { n } άλμπουμ" "albums": "{ n } άλμπουμ | { n } άλμπουμ"
}, },
"title": "Καλλιτέχνης", "title": "Καλλιτέχνης",
"button": { "button": {},
"cancel": "Ακύρωση",
"edit": "Επεξεργασία",
"embed": "Ενσωμάτωση"
},
"modal": { "modal": {
"embed": { "embed": {
"header": "Ενσωμάτωση του καλλιτέχνη στην ιστοσελίδα σας" "header": "Ενσωμάτωση του καλλιτέχνη στην ιστοσελίδα σας"
@ -421,9 +415,7 @@
} }
} }
}, },
"button": { "button": {},
"cancel": "Ακύρωση"
},
"label": { "label": {
"uploadWidget": "Κάντε κλικ για να επιλέξετε αρχεία για μεταφόρτωση ή κάντε drag and drop αρχεία ή φακέλους" "uploadWidget": "Κάντε κλικ για να επιλέξετε αρχεία για μεταφόρτωση ή κάντε drag and drop αρχεία ή φακέλους"
} }
@ -432,10 +424,7 @@
"placeholder": { "placeholder": {
"summary": "Μια περίληψη των αλλαγών σας." "summary": "Μια περίληψη των αλλαγών σας."
}, },
"button": { "button": {},
"cancel": "Ακύρωση",
"clear": "Καθάρισμα"
},
"header": { "header": {
"failure": "Σφάλμα κατά την υποβολή αλλαγών" "failure": "Σφάλμα κατά την υποβολή αλλαγών"
} }
@ -515,9 +504,7 @@
"message": "Συνέβη κάποιο άγνωστο σφάλμα" "message": "Συνέβη κάποιο άγνωστο σφάλμα"
} }
}, },
"button": { "button": {},
"close": "Κλείσιμο"
},
"table": { "table": {
"error": { "error": {
"debug": "Πληροφορίες εντοπισμού σφαλμάτων", "debug": "Πληροφορίες εντοπισμού σφαλμάτων",
@ -527,8 +514,7 @@
}, },
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Αποδοχή", "approve": "Αποδοχή"
"delete": "Διαγραφή"
}, },
"status": { "status": {
"approved": "Eγκρίθηκε", "approved": "Eγκρίθηκε",
@ -558,7 +544,6 @@
"browse": "Περιήγηση στα podcast" "browse": "Περιήγηση στα podcast"
}, },
"button": { "button": {
"cancel": "Ακύρωση",
"channel": "Δημιουργία Καναλιού" "channel": "Δημιουργία Καναλιού"
} }
}, },
@ -581,12 +566,7 @@
} }
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {},
"cancel": "Ακύρωση",
"delete": "Διαγραφή…",
"edit": "Επεξεργασία",
"embed": "Ενσωμάτωση"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Διαγραφή του άλμπουμ;" "header": "Διαγραφή του άλμπουμ;"
@ -598,11 +578,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Ακύρωση", "download": "Λήψη"
"delete": "Διαγραφή…",
"download": "Λήψη",
"edit": "Επεξεργασία",
"embed": "Ενσωμάτωση"
}, },
"modal": { "modal": {
"delete": { "delete": {
@ -660,10 +636,7 @@
"meta": { "meta": {
"files": "{ n } αρχείο | { n } αρχεία" "files": "{ n } αρχείο | { n } αρχεία"
}, },
"button": { "button": {},
"cancel": "Ακύρωση",
"close": "Κλείσιμο"
},
"header": { "header": {
"uploadFiles": "Αρχεία προς ανέβασμα" "uploadFiles": "Αρχεία προς ανέβασμα"
} }
@ -700,10 +673,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {}
"cancel": "Ακύρωση",
"create": "Δημιουργία"
}
}, },
"UploadMetadataForm": { "UploadMetadataForm": {
"label": { "label": {
@ -796,32 +766,22 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Ακύρωση",
"confirm": "Επιβεβαίωση"
},
"header": { "header": {
"confirm": "Επιβεβαίωση δράσης;" "confirm": "Επιβεβαίωση δράσης;"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {},
"cancel": "Ακύρωση",
"edit": "Επεξεργασία"
},
"header": { "header": {
"failure": "Σφάλμα κατά την ενημέρωση της περιγραφής" "failure": "Σφάλμα κατά την ενημέρωση της περιγραφής"
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {}
"clear": "Καθάρισμα"
}
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {}
"copy": "Αντιγραφή"
}
} }
}, },
"playlists": { "playlists": {
@ -837,9 +797,7 @@
"button": { "button": {
"addDuplicate": "Προσθήκη ούτως ή άλλως", "addDuplicate": "Προσθήκη ούτως ή άλλως",
"addToPlaylist": "Προσθήκη σε αυτήν την λίστα αναπαραγωγής", "addToPlaylist": "Προσθήκη σε αυτήν την λίστα αναπαραγωγής",
"addTrack": "Προσθήκη κομματιού", "addTrack": "Προσθήκη κομματιού"
"cancel": "Ακύρωση",
"edit": "Επεξεργασία"
}, },
"header": { "header": {
"addToPlaylist": "Προσθήκη στην λίστα αναπαραγωγής", "addToPlaylist": "Προσθήκη στην λίστα αναπαραγωγής",
@ -1113,7 +1071,6 @@
"actions": "Ενέργειες" "actions": "Ενέργειες"
}, },
"button": { "button": {
"confirmDelete": "Διαγραφή",
"delete": "Διαγραφή στοιχείου αναφοράς" "delete": "Διαγραφή στοιχείου αναφοράς"
}, },
"modal": { "modal": {
@ -1155,10 +1112,7 @@
"rejectMedia": "Αποτροπή κατεβάσματος αρχείων πολυμέσων (αρχεία ήχου, εξώφυλλο άλμπουμ, avatar λογαριασμού...) από αυτόν τον λογαριασμό ή διεύθυνση. Θα διαγραφεί και το ήδη υπάρχον περιεχόμενο." "rejectMedia": "Αποτροπή κατεβάσματος αρχείων πολυμέσων (αρχεία ήχου, εξώφυλλο άλμπουμ, avatar λογαριασμού...) από αυτόν τον λογαριασμό ή διεύθυνση. Θα διαγραφεί και το ήδη υπάρχον περιεχόμενο."
}, },
"button": { "button": {
"cancel": "Ακύρωση", "create": "Δημιουργία"
"create": "Δημιουργία",
"delete": "Διαγραφή",
"confirm": "Διαγραφή κανόνα συντονισμού"
}, },
"modal": { "modal": {
"delete": { "delete": {
@ -1212,22 +1166,16 @@
"label": { "label": {
"blockAll": "Μπλοκάρισμα όλων" "blockAll": "Μπλοκάρισμα όλων"
}, },
"button": { "button": {},
"edit": "Επεξεργασία"
},
"status": { "status": {
"enabled": "Ενεργό" "enabled": "Ενεργό"
} }
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {}
"close": "Κλείσιμο"
}
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Διαγραφή"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Διαγραφή της σημείωσης;" "header": "Διαγραφή της σημείωσης;"
@ -1302,7 +1250,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Καθάρισμα",
"new": "Αποκτήστε μια νέα πρόσκληση" "new": "Αποκτήστε μια νέα πρόσκληση"
}, },
"table": { "table": {
@ -1364,9 +1311,7 @@
"modal": "Θέλετε να αναφέρεται αυτό το στοιχείο;", "modal": "Θέλετε να αναφέρεται αυτό το στοιχείο;",
"submissionFailure": "Σφάλμα κατά την υποβολή αναφοράς" "submissionFailure": "Σφάλμα κατά την υποβολή αναφοράς"
}, },
"button": { "button": {},
"cancel": "Ακύρωση"
},
"label": { "label": {
"email": "Email", "email": "Email",
"forwardToDomain": "Προώθηση στο { domain}" "forwardToDomain": "Προώθηση στο { domain}"
@ -1377,7 +1322,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "Ακύρωση",
"hide": "Απόκρυψη περιεχομένου" "hide": "Απόκρυψη περιεχομένου"
}, },
"message": { "message": {
@ -1407,7 +1351,6 @@
} }
}, },
"button": { "button": {
"close": "Κλείσιμο",
"reload": "Κλείσιμο και ανανέωση σελίδας" "reload": "Κλείσιμο και ανανέωση σελίδας"
}, },
"header": { "header": {
@ -1426,23 +1369,16 @@
"label": "Γενικές συντομεύσεις" "label": "Γενικές συντομεύσεις"
} }
}, },
"button": { "button": {}
"close": "Κλείσιμο"
}
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Ακύρωση"
},
"header": { "header": {
"chooseInstance": "Επιλέξτε το instance σας" "chooseInstance": "Επιλέξτε το instance σας"
} }
}, },
"Queue": { "Queue": {
"button": { "button": {},
"clear": "Καθάρισμα",
"close": "Κλείσιμο"
},
"label": { "label": {
"duration": "Διάρκεια", "duration": "Διάρκεια",
"addArtistContentFilter": "Απόκρυψη περιεχομένου από αυτόν τον καλλιτέχνη…" "addArtistContentFilter": "Απόκρυψη περιεχομένου από αυτόν τον καλλιτέχνη…"
@ -1450,16 +1386,12 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {}
"copy": "Αντιγραφή"
}
} }
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Επεξεργασία"
}
} }
}, },
"RemoteSearchForm": { "RemoteSearchForm": {
@ -1493,13 +1425,7 @@
"header": { "header": {
"artistChannel": "Κανάλι καλλιτέχνη" "artistChannel": "Κανάλι καλλιτέχνη"
}, },
"button": { "button": {},
"cancel": "Ακύρωση",
"confirm": "Διαγραφή",
"delete": "Διαγραφή…",
"edit": "Επεξεργασία…",
"embed": "Ενσωμάτωση"
},
"title": "Κανάλι", "title": "Κανάλι",
"modal": { "modal": {
"subscribe": { "subscribe": {
@ -1534,9 +1460,7 @@
"link": { "link": {
"addNew": "Προσθήκη νέου" "addNew": "Προσθήκη νέου"
}, },
"button": { "button": {}
"cancel": "Ακύρωση"
}
} }
}, },
"content": { "content": {
@ -1587,9 +1511,7 @@
}, },
"Form": { "Form": {
"button": { "button": {
"create": "Δημιουργία βιβλιοθήκης", "create": "Δημιουργία βιβλιοθήκης"
"delete": "Διαγραφή",
"confirm": "Διαγραφή βιβλιοθήκης"
}, },
"modal": { "modal": {
"delete": { "delete": {
@ -1662,9 +1584,7 @@
"albums": "Άλμπουμ", "albums": "Άλμπουμ",
"artists": "Καλλιτέχνες" "artists": "Καλλιτέχνες"
}, },
"button": { "button": {}
"edit": "Επεξεργασία"
}
}, },
"Edit": { "Edit": {
"button": { "button": {
@ -1717,7 +1637,6 @@
} }
}, },
"button": { "button": {
"cancel": "Ακύρωση",
"createChannel": "Δημιουργία καναλιού" "createChannel": "Δημιουργία καναλιού"
}, },
"header": { "header": {
@ -1891,7 +1810,6 @@
"audioContent": "Περιεχόμενο ήχου" "audioContent": "Περιεχόμενο ήχου"
}, },
"button": { "button": {
"delete": "Διαγραφή",
"download": "Λήψη" "download": "Λήψη"
}, },
"modal": { "modal": {
@ -1922,9 +1840,7 @@
"followers": "Ακόλουθοι" "followers": "Ακόλουθοι"
} }
}, },
"button": { "button": {},
"delete": "Διαγραφή"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Διαγραφή της βιβλιοθήκης;" "header": "Διαγραφή της βιβλιοθήκης;"
@ -1953,10 +1869,7 @@
"favorited": "Αγαπημένα κομμάτια" "favorited": "Αγαπημένα κομμάτια"
} }
}, },
"button": { "button": {},
"delete": "Διαγραφή",
"edit": "Επεξεργασία"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Διαγραφή του άλμπουμ;" "header": "Διαγραφή του άλμπουμ;"
@ -1986,10 +1899,7 @@
"favorited": "Αγαπημένα κομμάτια" "favorited": "Αγαπημένα κομμάτια"
} }
}, },
"button": { "button": {},
"delete": "Διαγραφή",
"edit": "Επεξεργασία"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Διαγραφή του καλλιτέχνη;" "header": "Διαγραφή του καλλιτέχνη;"
@ -2005,9 +1915,7 @@
"albums": "Άλμπουμ", "albums": "Άλμπουμ",
"artists": "Καλλιτέχνες" "artists": "Καλλιτέχνες"
}, },
"button": { "button": {},
"delete": "Διαγραφή"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Διαγραφή της ετικέτας;" "header": "Διαγραφή της ετικέτας;"
@ -2038,10 +1946,7 @@
"favorited": "Αγαπημένα κομμάτια" "favorited": "Αγαπημένα κομμάτια"
} }
}, },
"button": { "button": {},
"delete": "Διαγραφή",
"edit": "Επεξεργασία"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Διαγραφή του κομματιού;" "header": "Διαγραφή του κομματιού;"
@ -2082,9 +1987,7 @@
"audioContent": "Περιεχόμενο ήχου", "audioContent": "Περιεχόμενο ήχου",
"channelData": "Στοιχεία καναλιού" "channelData": "Στοιχεία καναλιού"
}, },
"button": { "button": {},
"delete": "Διαγραφή"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Διαγραφή του καναλιού;" "header": "Διαγραφή του καναλιού;"
@ -2131,11 +2034,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Ακύρωση", "confirm": "Διαγραφή λίστας αναπαραγωγής"
"delete": "Διαγραφή",
"confirm": "Διαγραφή λίστας αναπαραγωγής",
"edit": "Επεξεργασία",
"embed": "Ενσωμάτωση"
}, },
"modal": { "modal": {
"delete": { "delete": {
@ -2149,10 +2048,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Διαγραφή ράδιο",
"edit": "Επεξεργασία…"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Θέλετε να διαγράψετε το ράδιο \"{ radio }\";" "header": "Θέλετε να διαγράψετε το ράδιο \"{ radio }\";"

View File

@ -277,9 +277,7 @@
"approvalRequired": "If you signed-up recently, you may need to wait before our moderation team review your account, or verify your e-mail address.", "approvalRequired": "If you signed-up recently, you may need to wait before our moderation team review your account, or verify your e-mail address.",
"invalidCredentials": "Please double-check that your username and password combination is correct and make sure you verified your e-mail address." "invalidCredentials": "Please double-check that your username and password combination is correct and make sure you verified your e-mail address."
}, },
"button": { "button": {},
"login": "Login"
},
"label": { "label": {
"password": "Password", "password": "Password",
"username": "Username or e-mail address" "username": "Username or e-mail address"
@ -332,7 +330,6 @@
"library": "Library where files should be imported." "library": "Library where files should be imported."
}, },
"button": { "button": {
"save": "Save",
"scan": "Scan" "scan": "Scan"
} }
} }
@ -433,9 +430,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Show more"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -457,9 +452,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Show more"
}
} }
}, },
"Player": { "Player": {
@ -564,9 +557,7 @@
"empty": { "empty": {
"noResults": "Nothing found" "noResults": "Nothing found"
}, },
"button": { "button": {}
"more": "Show more"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -667,9 +658,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Copy"
},
"help": { "help": {
"embed": "Copy/paste this code in your website HTML", "embed": "Copy/paste this code in your website HTML",
"width": "Leave empty for a responsive widget", "width": "Leave empty for a responsive widget",
@ -691,17 +680,13 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "Show more"
},
"help": { "help": {
"subscribe": "You may need to subscribe to this channel to see its contents." "subscribe": "You may need to subscribe to this channel to see its contents."
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Show more"
}
}, },
"ChannelEntries": { "ChannelEntries": {
"help": { "help": {
@ -734,9 +719,6 @@
}, },
"title": "Artist", "title": "Artist",
"button": { "button": {
"cancel": "Cancel",
"edit": "Edit",
"embed": "Embed",
"more": "More…", "more": "More…",
"play": "Play all albums" "play": "Play all albums"
}, },
@ -774,8 +756,7 @@
} }
}, },
"button": { "button": {
"filter": "Add filter", "filter": "Add filter"
"save": "Save"
}, },
"label": { "label": {
"filter": "Add filters to customise your radio", "filter": "Add filters to customise your radio",
@ -827,7 +808,6 @@
} }
}, },
"button": { "button": {
"cancel": "Cancel",
"retry": "Retry failed uploads" "retry": "Retry failed uploads"
}, },
"label": { "label": {
@ -864,8 +844,6 @@
"summary": "A short summary describing your changes." "summary": "A short summary describing your changes."
}, },
"button": { "button": {
"cancel": "Cancel",
"clear": "Clear",
"reset": "Reset to initial value", "reset": "Reset to initial value",
"showUnreviewed": "Restrict to unreviewed edits", "showUnreviewed": "Restrict to unreviewed edits",
"showAll": "Show all edits", "showAll": "Show all edits",
@ -919,14 +897,11 @@
"search": "Search", "search": "Search",
"tags": "Tags" "tags": "Tags"
}, },
"button": { "button": {}
"search": "Search"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "Add some music", "upload": "Add some music"
"search": "Search"
}, },
"label": { "label": {
"search": "Artist name", "search": "Artist name",
@ -1034,9 +1009,7 @@
"message": "The metadata included in the file is invalid or some mandatory fields are missing." "message": "The metadata included in the file is invalid or some mandatory fields are missing."
} }
}, },
"button": { "button": {},
"close": "Close"
},
"table": { "table": {
"error": { "error": {
"debug": "Debug information", "debug": "Debug information",
@ -1063,7 +1036,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Approve", "approve": "Approve",
"delete": "Delete",
"reject": "Reject" "reject": "Reject"
}, },
"status": { "status": {
@ -1110,9 +1082,7 @@
"browse": "Browsing podcasts" "browse": "Browsing podcasts"
}, },
"button": { "button": {
"cancel": "Cancel",
"channel": "Create a Channel", "channel": "Create a Channel",
"search": "Search",
"subscribe": "Subscribe", "subscribe": "Subscribe",
"feed": "Subscribe to feed" "feed": "Subscribe to feed"
}, },
@ -1170,10 +1140,6 @@
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"cancel": "Cancel",
"delete": "Delete…",
"edit": "Edit",
"embed": "Embed",
"more": "More…" "more": "More…"
}, },
"modal": { "modal": {
@ -1197,11 +1163,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Cancel",
"delete": "Delete…",
"download": "Download", "download": "Download",
"edit": "Edit",
"embed": "Embed",
"more": "More…", "more": "More…",
"play": "Play" "play": "Play"
}, },
@ -1335,8 +1297,6 @@
"quota": "Remaining storage space: {space}" "quota": "Remaining storage space: {space}"
}, },
"button": { "button": {
"cancel": "Cancel",
"close": "Close",
"finishLater": "Finish later", "finishLater": "Finish later",
"next": "Next step", "next": "Next step",
"previous": "Previous step", "previous": "Previous step",
@ -1408,10 +1368,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Cancel",
"create": "Create"
},
"header": { "header": {
"newAlbum": "New album", "newAlbum": "New album",
"newSeries": "New series" "newSeries": "New series"
@ -1581,18 +1538,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Cancel",
"confirm": "Confirm"
},
"header": { "header": {
"confirm": "Do you want to confirm this action?" "confirm": "Do you want to confirm this action?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Cancel",
"edit": "Edit",
"less": "Show less", "less": "Show less",
"more": "Show more", "more": "Show more",
"update": "Update description" "update": "Update description"
@ -1605,9 +1557,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Clear"
},
"label": { "label": {
"search": "Search" "search": "Search"
}, },
@ -1622,9 +1572,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "Copy"
},
"message": { "message": {
"success": "Text copied to clipboard!" "success": "Text copied to clipboard!"
} }
@ -1660,9 +1608,7 @@
"header": { "header": {
"noResults": "No results were found." "noResults": "No results were found."
}, },
"button": { "button": {}
"refresh": "Refresh"
}
}, },
"AttachmentInput": { "AttachmentInput": {
"help": { "help": {
@ -1701,9 +1647,7 @@
"button": { "button": {
"addDuplicate": "Add anyway", "addDuplicate": "Add anyway",
"addToPlaylist": "Add to this playlist", "addToPlaylist": "Add to this playlist",
"addTrack": "Add track", "addTrack": "Add track"
"cancel": "Cancel",
"edit": "Edit"
}, },
"header": { "header": {
"addToPlaylist": "Add to playlist", "addToPlaylist": "Add to playlist",
@ -1792,8 +1736,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "Create Playlist", "create": "Create Playlist"
"more": "Show more"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "No playlists have been created yet" "noPlaylists": "No playlists have been created yet"
@ -2174,7 +2117,6 @@
"reportedObject": "Reported object" "reportedObject": "Reported object"
}, },
"button": { "button": {
"confirmDelete": "Delete",
"delete": "Delete reported object", "delete": "Delete reported object",
"resolve": "Resolve", "resolve": "Resolve",
"unresolve": "Unresolve" "unresolve": "Unresolve"
@ -2254,10 +2196,7 @@
"isActive": "Use this setting to temporarily enable/disable the policy without completely removing it." "isActive": "Use this setting to temporarily enable/disable the policy without completely removing it."
}, },
"button": { "button": {
"cancel": "Cancel",
"create": "Create", "create": "Create",
"delete": "Delete",
"confirm": "Delete moderation rule",
"update": "Update" "update": "Update"
}, },
"modal": { "modal": {
@ -2382,9 +2321,7 @@
"reason": "Reason", "reason": "Reason",
"rejectMedia": "Reject media" "rejectMedia": "Reject media"
}, },
"button": { "button": {},
"edit": "Edit"
},
"status": { "status": {
"enabled": "Enabled", "enabled": "Enabled",
"paused": "Paused" "paused": "Paused"
@ -2395,7 +2332,6 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "Close",
"show": "Moderation rules…" "show": "Moderation rules…"
}, },
"modal": { "modal": {
@ -2408,9 +2344,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Delete"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Delete this note?", "header": "Delete this note?",
@ -2544,7 +2478,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Clear",
"new": "Get a new invitation" "new": "Get a new invitation"
}, },
"table": { "table": {
@ -2610,9 +2543,7 @@
"image": "Current image", "image": "Current image",
"error": "Error while saving settings." "error": "Error while saving settings."
}, },
"button": { "button": {},
"save": "Save"
},
"message": { "message": {
"success": "Settings updated successfully." "success": "Settings updated successfully."
} }
@ -2634,7 +2565,6 @@
"submissionFailure": "Error while submitting report" "submissionFailure": "Error while submitting report"
}, },
"button": { "button": {
"cancel": "Cancel",
"submit": "Submit report" "submit": "Submit report"
}, },
"label": { "label": {
@ -2654,7 +2584,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "Cancel",
"hide": "Hide content" "hide": "Hide content"
}, },
"message": { "message": {
@ -2704,7 +2633,6 @@
} }
}, },
"button": { "button": {
"close": "Close",
"reload": "Close and reload page" "reload": "Close and reload page"
}, },
"header": { "header": {
@ -2724,9 +2652,7 @@
"empty": { "empty": {
"noMatch": "No matching library." "noMatch": "No matching library."
}, },
"button": { "button": {}
"showMore": "Show more"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
@ -2756,18 +2682,13 @@
"unfocus": "Unfocus searchbar" "unfocus": "Unfocus searchbar"
} }
}, },
"button": { "button": {},
"close": "Close"
},
"header": { "header": {
"modal": "Keyboard shortcuts" "modal": "Keyboard shortcuts"
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Cancel",
"submit": "Submit"
},
"header": { "header": {
"chooseInstance": "Choose your instance", "chooseInstance": "Choose your instance",
"failure": "It is not possible to connect to the given URL", "failure": "It is not possible to connect to the given URL",
@ -2788,8 +2709,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "Clear",
"close": "Close",
"stopRadio": "Stop radio" "stopRadio": "Stop radio"
}, },
"label": { "label": {
@ -2829,9 +2748,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "Copy"
},
"title": "Show/hide password", "title": "Show/hide password",
"message": { "message": {
"copy": "Text copied to clipboard!" "copy": "Text copied to clipboard!"
@ -2840,9 +2757,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Edit"
}
}, },
"Button": { "Button": {
"startRadio": "Play radio", "startRadio": "Play radio",
@ -2855,8 +2770,7 @@
}, },
"button": { "button": {
"fediverse": "Fediverse", "fediverse": "Fediverse",
"rss": "RSS", "rss": "RSS"
"search": "Search"
}, },
"label": { "label": {
"fediverse": { "fediverse": {
@ -2930,11 +2844,6 @@
"podcastChannel": "Podcast channel" "podcastChannel": "Podcast channel"
}, },
"button": { "button": {
"cancel": "Cancel",
"confirm": "Delete",
"delete": "Delete…",
"edit": "Edit…",
"embed": "Embed",
"play": "Play", "play": "Play",
"updateChannel": "Update channel", "updateChannel": "Update channel",
"upload": "Upload" "upload": "Upload"
@ -2997,7 +2906,6 @@
"addNew": "Add new" "addNew": "Add new"
}, },
"button": { "button": {
"cancel": "Cancel",
"subscribe": "Subscribe" "subscribe": "Subscribe"
}, },
"placeholder": { "placeholder": {
@ -3138,8 +3046,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "Create library", "create": "Create library",
"delete": "Delete",
"confirm": "Delete library",
"update": "Update library" "update": "Update library"
}, },
"modal": { "modal": {
@ -3237,9 +3143,7 @@
"loading": { "loading": {
"remoteLibraries": "Loading remote libraries…" "remoteLibraries": "Loading remote libraries…"
}, },
"button": { "button": {},
"refresh": "Refresh"
},
"description": { "description": {
"remoteLibraries": "Remote libraries are owned by other users on the network. You can access them as long as they are public or you are granted access." "remoteLibraries": "Remote libraries are owned by other users on the network. You can access them as long as they are public or you are granted access."
} }
@ -3292,7 +3196,6 @@
"domain": "View on { domain }" "domain": "View on { domain }"
}, },
"button": { "button": {
"edit": "Edit",
"upload": "Upload" "upload": "Upload"
}, },
"title": "Library", "title": "Library",
@ -3412,7 +3315,6 @@
} }
}, },
"button": { "button": {
"cancel": "Cancel",
"createChannel": "Create channel", "createChannel": "Create channel",
"next": "Next step", "next": "Next step",
"previous": "Previous step" "previous": "Previous step"
@ -3785,7 +3687,6 @@
"uploadData": "Upload date" "uploadData": "Upload date"
}, },
"button": { "button": {
"delete": "Delete",
"download": "Download" "download": "Download"
}, },
"modal": { "modal": {
@ -3831,9 +3732,7 @@
"followers": "Followers" "followers": "Followers"
} }
}, },
"button": { "button": {},
"delete": "Delete"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Delete this library?", "header": "Delete this library?",
@ -3883,8 +3782,6 @@
} }
}, },
"button": { "button": {
"delete": "Delete",
"edit": "Edit",
"remoteRefresh": "Refresh from remote server" "remoteRefresh": "Refresh from remote server"
}, },
"modal": { "modal": {
@ -3937,8 +3834,6 @@
} }
}, },
"button": { "button": {
"delete": "Delete",
"edit": "Edit",
"remoteRefresh": "Refresh from remote server" "remoteRefresh": "Refresh from remote server"
}, },
"modal": { "modal": {
@ -3966,9 +3861,7 @@
"tracks": "Tracks", "tracks": "Tracks",
"django": "View in Django's admin" "django": "View in Django's admin"
}, },
"button": { "button": {},
"delete": "Delete"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Delete this tag?", "header": "Delete this tag?",
@ -4027,8 +3920,6 @@
} }
}, },
"button": { "button": {
"delete": "Delete",
"edit": "Edit",
"remoteRefresh": "Refresh from remote server" "remoteRefresh": "Refresh from remote server"
}, },
"modal": { "modal": {
@ -4099,7 +3990,6 @@
"channelData": "Channel data" "channelData": "Channel data"
}, },
"button": { "button": {
"delete": "Delete",
"openRemote": "Open remote profile", "openRemote": "Open remote profile",
"refresh": "Refresh from remote server" "refresh": "Refresh from remote server"
}, },
@ -4202,8 +4092,7 @@
}, },
"button": { "button": {
"create": "Create a playlist", "create": "Create a playlist",
"manage": "Manage your playlists", "manage": "Manage your playlists"
"search": "Search"
}, },
"placeholder": { "placeholder": {
"search": "Enter playlist name…" "search": "Enter playlist name…"
@ -4220,11 +4109,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Cancel",
"delete": "Delete",
"confirm": "Delete playlist", "confirm": "Delete playlist",
"edit": "Edit",
"embed": "Embed",
"playAll": "Play all", "playAll": "Play all",
"stopEdit": "Stop Editing" "stopEdit": "Stop Editing"
}, },
@ -4253,10 +4138,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Delete radio",
"edit": "Edit…"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Do you want to delete the radio \"{ radio }\"?", "header": "Do you want to delete the radio \"{ radio }\"?",

View File

@ -239,9 +239,7 @@
"notFunkwhaleServer": "The given address is not a Funkwhale server", "notFunkwhaleServer": "The given address is not a Funkwhale server",
"selectPod": "To continue, please select the Funkwhale instance you want to connect to. Enter the address directly, or select one of the suggested choices." "selectPod": "To continue, please select the Funkwhale instance you want to connect to. Enter the address directly, or select one of the suggested choices."
}, },
"button": { "button": {},
"submit": "Submit"
},
"label": { "label": {
"url": "Instance URL" "url": "Instance URL"
} }
@ -1404,8 +1402,7 @@
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"more": "More…", "more": "More…"
"embed": "Embed"
}, },
"modal": { "modal": {
"embed": { "embed": {
@ -1474,7 +1471,6 @@
}, },
"button": { "button": {
"play": "Play all albums", "play": "Play all albums",
"embed": "Embed",
"more": "More…" "more": "More…"
}, },
"link": { "link": {
@ -1824,8 +1820,7 @@
"button": { "button": {
"download": "Download", "download": "Download",
"more": "More…", "more": "More…",
"play": "Play", "play": "Play"
"embed": "Embed"
}, },
"link": { "link": {
"domain": "View on {domain}", "domain": "View on {domain}",
@ -4009,7 +4004,6 @@
} }
}, },
"button": { "button": {
"embed": "Embed",
"upload": "Upload", "upload": "Upload",
"play": "Play", "play": "Play",
"updateChannel": "Update channel" "updateChannel": "Update channel"
@ -4425,7 +4419,6 @@
"button": { "button": {
"playAll": "Play all", "playAll": "Play all",
"stopEdit": "Stop Editing", "stopEdit": "Stop Editing",
"embed": "Embed",
"confirm": "Delete playlist" "confirm": "Delete playlist"
}, },
"modal": { "modal": {

View File

@ -188,9 +188,7 @@
"placeholder": { "placeholder": {
"username": "Tajpu vian uzantnomon aŭ retadreson" "username": "Tajpu vian uzantnomon aŭ retadreson"
}, },
"button": { "button": {},
"login": "Ensaluti"
},
"label": { "label": {
"password": "Pasvorto", "password": "Pasvorto",
"username": "Uzantnomo aŭ retpoŝtadreso" "username": "Uzantnomo aŭ retpoŝtadreso"
@ -248,7 +246,6 @@
"failure": "Eraro kiam konservi preferojn" "failure": "Eraro kiam konservi preferojn"
}, },
"button": { "button": {
"save": "Konservi",
"scan": "Skana" "scan": "Skana"
} }
} }
@ -311,9 +308,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Afiŝi unu alian albumon"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -335,9 +330,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Afiŝi unu alian albumon"
}
} }
}, },
"Player": { "Player": {
@ -434,9 +427,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Afiŝi unu alian albumon"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -499,9 +490,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Kopii"
},
"help": { "help": {
"embed": "Kopi kaj alglui tiun kodon en via retejo", "embed": "Kopi kaj alglui tiun kodon en via retejo",
"width": "Lasu malplena por adaptiĝema fenestraĵo" "width": "Lasu malplena por adaptiĝema fenestraĵo"
@ -525,17 +514,13 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "Afiŝi unu alian albumon"
},
"help": { "help": {
"subscribe": "Se vi malsekvantus tiun muzikejon, vi perdus ĝian muzikon." "subscribe": "Se vi malsekvantus tiun muzikejon, vi perdus ĝian muzikon."
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Afiŝi unu alian albumon"
}
}, },
"ChannelEntries": { "ChannelEntries": {
"help": { "help": {
@ -560,9 +545,6 @@
}, },
"title": "Artisto", "title": "Artisto",
"button": { "button": {
"cancel": "Nuligi",
"edit": "Redakti",
"embed": "Enkorpigi",
"play": "Ludi ĉiuj albumoj" "play": "Ludi ĉiuj albumoj"
}, },
"modal": { "modal": {
@ -598,8 +580,7 @@
} }
}, },
"button": { "button": {
"filter": "Aldoni filtrilon", "filter": "Aldoni filtrilon"
"save": "Konservi"
}, },
"label": { "label": {
"filter": "Aldonu filtrilojn por tajlori vian radion", "filter": "Aldonu filtrilojn por tajlori vian radion",
@ -650,7 +631,6 @@
} }
}, },
"button": { "button": {
"cancel": "Nuligi",
"retry": "Ĝisdatigas muzikejon" "retry": "Ĝisdatigas muzikejon"
}, },
"label": { "label": {
@ -682,10 +662,7 @@
"placeholder": { "placeholder": {
"summary": "Mallonga resumo priskribante viaj ŝanĝoj." "summary": "Mallonga resumo priskribante viaj ŝanĝoj."
}, },
"button": { "button": {},
"cancel": "Nuligi",
"clear": "Purigi"
},
"header": { "header": {
"failure": "Eraro kiam konservi preferojn", "failure": "Eraro kiam konservi preferojn",
"recentEdits": "Novaj aldonoj" "recentEdits": "Novaj aldonoj"
@ -717,14 +694,11 @@
"label": { "label": {
"search": "Serĉi" "search": "Serĉi"
}, },
"button": { "button": {}
"search": "Serĉi"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "Serĉi muzikon", "upload": "Serĉi muzikon"
"search": "Serĉi"
}, },
"label": { "label": {
"search": "Nomo de artisto" "search": "Nomo de artisto"
@ -814,7 +788,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Akcepti", "approve": "Akcepti",
"delete": "Forigi",
"reject": "Malakcepti" "reject": "Malakcepti"
}, },
"status": { "status": {
@ -850,9 +823,7 @@
"browse": "Folii artistojn" "browse": "Folii artistojn"
}, },
"button": { "button": {
"cancel": "Nuligi",
"channel": "Krei novan muzikejon", "channel": "Krei novan muzikejon",
"search": "Serĉi",
"feed": "Uzi Funkwhale" "feed": "Uzi Funkwhale"
}, },
"empty": { "empty": {
@ -903,12 +874,7 @@
} }
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {},
"cancel": "Nuligi",
"delete": "Forigi",
"edit": "Redakti",
"embed": "Enkorpigi"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Forigi tiun muzikejon?", "header": "Forigi tiun muzikejon?",
@ -929,11 +895,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Nuligi",
"delete": "Forigi",
"download": "Elŝuti", "download": "Elŝuti",
"edit": "Redakti",
"embed": "Enkorpigi",
"play": "Ludi" "play": "Ludi"
}, },
"modal": { "modal": {
@ -956,9 +918,7 @@
"title": "Kanto" "title": "Kanto"
}, },
"ImportStatusModal": { "ImportStatusModal": {
"button": { "button": {},
"close": "Fermi"
},
"table": { "table": {
"error": { "error": {
"debug": "Kantodatumo", "debug": "Kantodatumo",
@ -1064,8 +1024,6 @@
"files": "Unu stelumo | { n } stelumoj" "files": "Unu stelumo | { n } stelumoj"
}, },
"button": { "button": {
"cancel": "Nuligi",
"close": "Fermi",
"finishLater": "Finanto", "finishLater": "Finanto",
"next": "Baldaŭa kanto", "next": "Baldaŭa kanto",
"previous": "Antaŭa kanto", "previous": "Antaŭa kanto",
@ -1114,10 +1072,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Nuligi",
"create": "Krei"
},
"header": { "header": {
"newAlbum": "Unu albumo", "newAlbum": "Unu albumo",
"newSeries": "Unu albumo" "newSeries": "Unu albumo"
@ -1263,18 +1218,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Nuligi",
"confirm": "Konfirmi"
},
"header": { "header": {
"confirm": "Ĉu vi volas konfirmi tiun akton?" "confirm": "Ĉu vi volas konfirmi tiun akton?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Nuligi",
"edit": "Redakti",
"more": "Afiŝi unu alian albumon", "more": "Afiŝi unu alian albumon",
"update": "Mia mojosa priskribo" "update": "Mia mojosa priskribo"
}, },
@ -1283,9 +1233,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Purigi"
},
"label": { "label": {
"search": "Serĉi" "search": "Serĉi"
}, },
@ -1299,9 +1247,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "Kopii"
},
"message": { "message": {
"success": "Kopiis teksto al tondujo!" "success": "Kopiis teksto al tondujo!"
} }
@ -1321,9 +1267,7 @@
} }
}, },
"EmptyState": { "EmptyState": {
"button": { "button": {}
"refresh": "Ĝisdatigi"
}
}, },
"AttachmentInput": { "AttachmentInput": {
"button": { "button": {
@ -1361,9 +1305,7 @@
}, },
"button": { "button": {
"addToPlaylist": "Aldoni al ĉi tiu ludlisto", "addToPlaylist": "Aldoni al ĉi tiu ludlisto",
"addTrack": "Aldoni kanton", "addTrack": "Aldoni kanton"
"cancel": "Nuligi",
"edit": "Redakti"
}, },
"table": { "table": {
"edit": { "edit": {
@ -1441,8 +1383,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "Krei ludliston", "create": "Krei ludliston"
"more": "Afiŝi unu alian albumon"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "Ludlisto kreiintas" "noPlaylists": "Ludlisto kreiintas"
@ -1788,9 +1729,7 @@
"header": { "header": {
"actions": "Agoj" "actions": "Agoj"
}, },
"button": { "button": {},
"confirmDelete": "Forigi"
},
"notApplicable": "ND", "notApplicable": "ND",
"link": { "link": {
"moderation": "Ĝisdati moderecan regulon" "moderation": "Ĝisdati moderecan regulon"
@ -1845,10 +1784,7 @@
"isActive": "Uzu tiun agordon por tempe aktivigi/malaktivigi la regularon sen tute forigi ĝin." "isActive": "Uzu tiun agordon por tempe aktivigi/malaktivigi la regularon sen tute forigi ĝin."
}, },
"button": { "button": {
"cancel": "Nuligi",
"create": "Krei", "create": "Krei",
"delete": "Forigi",
"confirm": "Forigi moderecan regulon",
"update": "Ĝisdati" "update": "Ĝisdati"
}, },
"modal": { "modal": {
@ -1966,9 +1902,7 @@
"reason": "Kialo", "reason": "Kialo",
"rejectMedia": "Malakcepti aŭdovidaĵon" "rejectMedia": "Malakcepti aŭdovidaĵon"
}, },
"button": { "button": {},
"edit": "Redakti"
},
"status": { "status": {
"enabled": "Aktiva", "enabled": "Aktiva",
"paused": "Paŭza" "paused": "Paŭza"
@ -1979,7 +1913,6 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "Fermi",
"show": "Ĝisdati moderecan regulon" "show": "Ĝisdati moderecan regulon"
}, },
"modal": { "modal": {
@ -1992,9 +1925,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Forigi"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Forigi tiun muzikejon?", "header": "Forigi tiun muzikejon?",
@ -2126,7 +2057,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Purigi",
"new": "Akiri novan inviton" "new": "Akiri novan inviton"
}, },
"table": { "table": {
@ -2175,9 +2105,7 @@
"image": "Aktuala uzo", "image": "Aktuala uzo",
"error": "Eraro kiam konservi preferojn" "error": "Eraro kiam konservi preferojn"
}, },
"button": { "button": {},
"save": "Konservi"
},
"message": { "message": {
"success": "Agordoj sukcese ĝisdatigas." "success": "Agordoj sukcese ĝisdatigas."
} }
@ -2191,7 +2119,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "Nuligi",
"hide": "Aldoni muzikon" "hide": "Aldoni muzikon"
}, },
"header": { "header": {
@ -2206,7 +2133,6 @@
}, },
"ReportModal": { "ReportModal": {
"button": { "button": {
"cancel": "Nuligi",
"submit": "Submeti" "submit": "Submeti"
}, },
"header": { "header": {
@ -2234,9 +2160,7 @@
} }
} }
}, },
"button": { "button": {},
"close": "Fermi"
},
"header": { "header": {
"saveFailure": "Eraro kiam konservi preferojn", "saveFailure": "Eraro kiam konservi preferojn",
"failure": "Ĝisdatigi", "failure": "Ĝisdatigi",
@ -2250,9 +2174,7 @@
"empty": { "empty": {
"noMatch": "Neniu muzikejo korespondas." "noMatch": "Neniu muzikejo korespondas."
}, },
"button": { "button": {}
"showMore": "Afiŝi unu alian albumon"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
@ -2274,18 +2196,13 @@
"show": "Afiŝi disponeblajn fulmoklavojn" "show": "Afiŝi disponeblajn fulmoklavojn"
} }
}, },
"button": { "button": {},
"close": "Fermi"
},
"header": { "header": {
"modal": "Fulmoklavo" "modal": "Fulmoklavo"
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Nuligi",
"submit": "Submeti"
},
"header": { "header": {
"chooseInstance": "Elekti vian instanco", "chooseInstance": "Elekti vian instanco",
"suggestions": "Sugestaj elektoj" "suggestions": "Sugestaj elektoj"
@ -2296,8 +2213,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "Purigi",
"close": "Fermi",
"stopRadio": "Halti radion" "stopRadio": "Halti radion"
}, },
"label": { "label": {
@ -2326,9 +2241,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "Kopii"
},
"title": "Afiŝi/kaŝi pasvorton", "title": "Afiŝi/kaŝi pasvorton",
"message": { "message": {
"copy": "Kopiis teksto al tondujo!" "copy": "Kopiis teksto al tondujo!"
@ -2337,9 +2250,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Redakti"
}
}, },
"Button": { "Button": {
"startRadio": "Ludi kanton", "startRadio": "Ludi kanton",
@ -2358,9 +2269,7 @@
"title": "Serĉi je Vikipedio" "title": "Serĉi je Vikipedio"
} }
}, },
"button": { "button": {},
"search": "Serĉi"
},
"error": { "error": {
"fetchFailed": "Ne eblas krei vian konton." "fetchFailed": "Ne eblas krei vian konton."
} }
@ -2405,11 +2314,6 @@
"artistChannel": "Nomo de artisto" "artistChannel": "Nomo de artisto"
}, },
"button": { "button": {
"cancel": "Nuligi",
"confirm": "Forigi",
"delete": "Forigi",
"edit": "Redakti",
"embed": "Enkorpigi",
"play": "Ludi", "play": "Ludi",
"updateChannel": "Ĝisdati ludliston", "updateChannel": "Ĝisdati ludliston",
"upload": "Elŝuti" "upload": "Elŝuti"
@ -2455,9 +2359,7 @@
"link": { "link": {
"addNew": "Aldoni enhavon" "addNew": "Aldoni enhavon"
}, },
"button": { "button": {},
"cancel": "Nuligi"
},
"placeholder": { "placeholder": {
"search": "Filtri nomon" "search": "Filtri nomon"
}, },
@ -2591,8 +2493,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "Krei muzikejon", "create": "Krei muzikejon",
"delete": "Forigi",
"confirm": "Forigi muzikejon",
"update": "Ĝisdati muzikejon" "update": "Ĝisdati muzikejon"
}, },
"modal": { "modal": {
@ -2690,9 +2590,7 @@
"loading": { "loading": {
"remoteLibraries": "Ŝargas mallokajn muzikejojn…" "remoteLibraries": "Ŝargas mallokajn muzikejojn…"
}, },
"button": { "button": {},
"refresh": "Ĝisdatigi"
},
"description": { "description": {
"remoteLibraries": "Mallokaj muzikejoj apartenas al aliaj uzantoj el la reto. Vi povas atingi ilin se ili estas publika aŭ vi estas akceptinta." "remoteLibraries": "Mallokaj muzikejoj apartenas al aliaj uzantoj el la reto. Vi povas atingi ilin se ili estas publika aŭ vi estas akceptinta."
} }
@ -2738,7 +2636,6 @@
"domain": "Aligis je {date}" "domain": "Aligis je {date}"
}, },
"button": { "button": {
"edit": "Redakti",
"upload": "Elŝuti" "upload": "Elŝuti"
}, },
"title": "Muzikejo", "title": "Muzikejo",
@ -2849,7 +2746,6 @@
} }
}, },
"button": { "button": {
"cancel": "Nuligi",
"createChannel": "Krei novan muzikejon", "createChannel": "Krei novan muzikejon",
"next": "Baldaŭa kanto", "next": "Baldaŭa kanto",
"previous": "Antaŭa kanto" "previous": "Antaŭa kanto"
@ -3195,7 +3091,6 @@
"uploadData": "Elŝutdato" "uploadData": "Elŝutdato"
}, },
"button": { "button": {
"delete": "Forigi",
"download": "Elŝuti" "download": "Elŝuti"
}, },
"modal": { "modal": {
@ -3238,9 +3133,7 @@
"followers": "Sekvantoj" "followers": "Sekvantoj"
} }
}, },
"button": { "button": {},
"delete": "Forigi"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Forigi tiun muzikejon?" "header": "Forigi tiun muzikejon?"
@ -3282,10 +3175,7 @@
"playlists": "Ludlistoj" "playlists": "Ludlistoj"
} }
}, },
"button": { "button": {},
"delete": "Forigi",
"edit": "Redakti"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Forigi tiun muzikejon?" "header": "Forigi tiun muzikejon?"
@ -3327,10 +3217,7 @@
"playlists": "Ludlistoj" "playlists": "Ludlistoj"
} }
}, },
"button": { "button": {},
"delete": "Forigi",
"edit": "Redakti"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Forigi tiun muzikejon?" "header": "Forigi tiun muzikejon?"
@ -3352,9 +3239,7 @@
"localProfile": "Malfermi profilon", "localProfile": "Malfermi profilon",
"tracks": "Kantoj" "tracks": "Kantoj"
}, },
"button": { "button": {},
"delete": "Forigi"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Forigi tiun muzikejon?", "header": "Forigi tiun muzikejon?",
@ -3407,10 +3292,7 @@
"playlists": "Ludlistoj" "playlists": "Ludlistoj"
} }
}, },
"button": { "button": {},
"delete": "Forigi",
"edit": "Redakti"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Forigi tiun muzikejon?" "header": "Forigi tiun muzikejon?"
@ -3469,7 +3351,6 @@
"channelData": "Instanca datumo" "channelData": "Instanca datumo"
}, },
"button": { "button": {
"delete": "Forigi",
"openRemote": "Malfermi profilon" "openRemote": "Malfermi profilon"
}, },
"modal": { "modal": {
@ -3559,8 +3440,7 @@
}, },
"button": { "button": {
"create": "Krei ludliston", "create": "Krei ludliston",
"manage": "Manipuli viajn ludlistojn", "manage": "Manipuli viajn ludlistojn"
"search": "Serĉi"
}, },
"placeholder": { "placeholder": {
"search": "Tajpu nomon de ludlisto…" "search": "Tajpu nomon de ludlisto…"
@ -3577,11 +3457,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Nuligi",
"delete": "Forigi",
"confirm": "Forigi ludliston", "confirm": "Forigi ludliston",
"edit": "Redakti",
"embed": "Enkorpigi",
"playAll": "Ludi ĉiu", "playAll": "Ludi ĉiu",
"stopEdit": "Halti radion" "stopEdit": "Halti radion"
}, },
@ -3610,10 +3486,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Forigi radion",
"edit": "Redakti"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Ĉu vi volas forigi la \"{radio}\" radion?", "header": "Ĉu vi volas forigi la \"{radio}\" radion?",

View File

@ -236,9 +236,7 @@
"approvalRequired": "Si se ha registrado recientemente, es posible que tenga que esperar a que nuestro equipo de moderación revise su cuenta o verifique su dirección de correo electrónico.", "approvalRequired": "Si se ha registrado recientemente, es posible que tenga que esperar a que nuestro equipo de moderación revise su cuenta o verifique su dirección de correo electrónico.",
"invalidCredentials": "Por favor, comprueba que tu nombre de usuario y contraseña son correctos." "invalidCredentials": "Por favor, comprueba que tu nombre de usuario y contraseña son correctos."
}, },
"button": { "button": {},
"login": "Iniciar sesión"
},
"label": { "label": {
"password": "Contraseña", "password": "Contraseña",
"username": "Nombre de usuario o correo electónico" "username": "Nombre de usuario o correo electónico"
@ -285,7 +283,6 @@
"library": "Biblioteca donde se deben importar los archivos." "library": "Biblioteca donde se deben importar los archivos."
}, },
"button": { "button": {
"save": "Guardar",
"scan": "Análisis finalizado" "scan": "Análisis finalizado"
} }
} }
@ -366,9 +363,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Mostrar 1 álbum adicional"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -390,9 +385,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Mostrar 1 álbum adicional"
}
} }
}, },
"Player": { "Player": {
@ -496,9 +489,7 @@
"empty": { "empty": {
"noResults": "No se ha encontrado nada" "noResults": "No se ha encontrado nada"
}, },
"button": { "button": {}
"more": "Mostrar 1 álbum adicional"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -587,9 +578,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Copiar"
},
"help": { "help": {
"embed": "Copie/pegue este código en el HTML de su sitio web", "embed": "Copie/pegue este código en el HTML de su sitio web",
"width": "Dejar en blanco para widget responsive", "width": "Dejar en blanco para widget responsive",
@ -608,17 +597,13 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "Mostrar 1 álbum adicional"
},
"help": { "help": {
"subscribe": "Si dejas de seguir esta biblioteca, perderás acceso a su contenido." "subscribe": "Si dejas de seguir esta biblioteca, perderás acceso a su contenido."
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Mostrar 1 álbum adicional"
}
}, },
"ChannelEntries": { "ChannelEntries": {
"help": { "help": {
@ -643,9 +628,6 @@
}, },
"title": "Artista", "title": "Artista",
"button": { "button": {
"cancel": "Cancelar",
"edit": "Editar",
"embed": "Incrustar",
"more": "Más…", "more": "Más…",
"play": "Reproducir todos los álbumes" "play": "Reproducir todos los álbumes"
}, },
@ -682,8 +664,7 @@
} }
}, },
"button": { "button": {
"filter": "Añadir filtro", "filter": "Añadir filtro"
"save": "Guardar"
}, },
"label": { "label": {
"filter": "Añade filtros para personalizar tu radio", "filter": "Añade filtros para personalizar tu radio",
@ -734,7 +715,6 @@
} }
}, },
"button": { "button": {
"cancel": "Cancelar",
"retry": "Biblioteca actualizada" "retry": "Biblioteca actualizada"
}, },
"label": { "label": {
@ -766,10 +746,7 @@
"placeholder": { "placeholder": {
"summary": "Ha ocurrido un error al guardar los cambios." "summary": "Ha ocurrido un error al guardar los cambios."
}, },
"button": { "button": {},
"cancel": "Cancelar",
"clear": "Borrar"
},
"header": { "header": {
"failure": "Error al guardar los cambios", "failure": "Error al guardar los cambios",
"recentEdits": "Añadidos recientemente", "recentEdits": "Añadidos recientemente",
@ -805,14 +782,11 @@
"label": { "label": {
"search": "Buscar" "search": "Buscar"
}, },
"button": { "button": {}
"search": "Buscar"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "Añadir algo de música", "upload": "Añadir algo de música"
"search": "Buscar"
}, },
"label": { "label": {
"search": "Nombre del artista", "search": "Nombre del artista",
@ -911,9 +885,7 @@
"label": "Metadatos inválidos" "label": "Metadatos inválidos"
} }
}, },
"button": { "button": {},
"close": "Cerrar"
},
"table": { "table": {
"error": { "error": {
"debug": "Información de depuración", "debug": "Información de depuración",
@ -933,7 +905,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Aprobar", "approve": "Aprobar",
"delete": "Borrar",
"reject": "Rechazar" "reject": "Rechazar"
}, },
"status": { "status": {
@ -974,9 +945,7 @@
"browse": "Explorando podcasts" "browse": "Explorando podcasts"
}, },
"button": { "button": {
"cancel": "Cancelar",
"channel": "Crear un nuevo canal", "channel": "Crear un nuevo canal",
"search": "Buscar",
"feed": "Usando Funkwhale" "feed": "Usando Funkwhale"
}, },
"empty": { "empty": {
@ -1032,10 +1001,6 @@
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"cancel": "Cancelar",
"delete": "Borrar…",
"edit": "Editar",
"embed": "Incrustar",
"more": "Más…" "more": "Más…"
}, },
"modal": { "modal": {
@ -1058,11 +1023,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Cancelar",
"delete": "Borrar…",
"download": "Descargar", "download": "Descargar",
"edit": "Editar",
"embed": "Incrustar",
"more": "Más…", "more": "Más…",
"play": "Reproducir" "play": "Reproducir"
}, },
@ -1185,8 +1146,6 @@
"files": "{ n } archivo | { n } archivos" "files": "{ n } archivo | { n } archivos"
}, },
"button": { "button": {
"cancel": "Cancelar",
"close": "Cerrar",
"finishLater": "Terminado", "finishLater": "Terminado",
"next": "Próxima canción", "next": "Próxima canción",
"previous": "Canción anterior", "previous": "Canción anterior",
@ -1251,10 +1210,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Cancelar",
"create": "Crear"
},
"header": { "header": {
"newAlbum": "1 álbum", "newAlbum": "1 álbum",
"newSeries": "1 álbum" "newSeries": "1 álbum"
@ -1414,18 +1370,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Cancelar",
"confirm": "Confirmar"
},
"header": { "header": {
"confirm": "¿Quieres confirmar esta acción?" "confirm": "¿Quieres confirmar esta acción?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Cancelar",
"edit": "Editar",
"more": "Mostrar 1 álbum adicional", "more": "Mostrar 1 álbum adicional",
"update": "Mi descripción molona" "update": "Mi descripción molona"
}, },
@ -1437,9 +1388,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Borrar"
},
"label": { "label": {
"search": "Buscar" "search": "Buscar"
}, },
@ -1454,9 +1403,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "Copiar"
},
"message": { "message": {
"success": "¡Texto copiado al portapapeles!" "success": "¡Texto copiado al portapapeles!"
} }
@ -1482,9 +1429,7 @@
"header": { "header": {
"noResults": "No se han encontrado resultados." "noResults": "No se han encontrado resultados."
}, },
"button": { "button": {}
"refresh": "Recargar"
}
}, },
"AttachmentInput": { "AttachmentInput": {
"help": { "help": {
@ -1522,9 +1467,7 @@
"button": { "button": {
"addDuplicate": "Añade igualmente", "addDuplicate": "Añade igualmente",
"addToPlaylist": "Añadir a esta lista de reproducción", "addToPlaylist": "Añadir a esta lista de reproducción",
"addTrack": "Añadir canción", "addTrack": "Añadir canción"
"cancel": "Cancelar",
"edit": "Editar"
}, },
"header": { "header": {
"addToPlaylist": "Añadir a lista de reproducción", "addToPlaylist": "Añadir a lista de reproducción",
@ -1610,8 +1553,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "Crear lista de reproducción", "create": "Crear lista de reproducción"
"more": "Mostrar 1 álbum adicional"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "Lista de reproducción creada" "noPlaylists": "Lista de reproducción creada"
@ -1982,7 +1924,6 @@
"message": "Mensaje" "message": "Mensaje"
}, },
"button": { "button": {
"confirmDelete": "Borrar",
"delete": "Borrar objeto reportado" "delete": "Borrar objeto reportado"
}, },
"modal": { "modal": {
@ -2049,10 +1990,7 @@
"isActive": "Use esta configuración para habilitar / deshabilitar temporalmente la política sin eliminarla por completo." "isActive": "Use esta configuración para habilitar / deshabilitar temporalmente la política sin eliminarla por completo."
}, },
"button": { "button": {
"cancel": "Cancelar",
"create": "Crear", "create": "Crear",
"delete": "Borrar",
"confirm": "Borrar regla de moderación",
"update": "Actualizar" "update": "Actualizar"
}, },
"modal": { "modal": {
@ -2177,9 +2115,7 @@
"reason": "Razón", "reason": "Razón",
"rejectMedia": "Rechazar media" "rejectMedia": "Rechazar media"
}, },
"button": { "button": {},
"edit": "Editar"
},
"status": { "status": {
"enabled": "Habilitado", "enabled": "Habilitado",
"paused": "En pausa" "paused": "En pausa"
@ -2190,7 +2126,6 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "Cerrar",
"show": "Actualizar regla de moderación" "show": "Actualizar regla de moderación"
}, },
"modal": { "modal": {
@ -2203,9 +2138,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Borrar"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "¿Borrar esta nota?", "header": "¿Borrar esta nota?",
@ -2339,7 +2272,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Borrar",
"new": "Obtener una nueva invitación" "new": "Obtener una nueva invitación"
}, },
"table": { "table": {
@ -2403,9 +2335,7 @@
"image": "Imagen actual", "image": "Imagen actual",
"error": "Error al guardar los cambios" "error": "Error al guardar los cambios"
}, },
"button": { "button": {},
"save": "Guardar"
},
"message": { "message": {
"success": "Ajustes actualizados con éxito." "success": "Ajustes actualizados con éxito."
} }
@ -2427,7 +2357,6 @@
"submissionFailure": "Error al guardar los cambios" "submissionFailure": "Error al guardar los cambios"
}, },
"button": { "button": {
"cancel": "Cancelar",
"submit": "Enviar" "submit": "Enviar"
}, },
"label": { "label": {
@ -2441,7 +2370,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "Cancelar",
"hide": "Añadir contenido" "hide": "Añadir contenido"
}, },
"message": { "message": {
@ -2481,7 +2409,6 @@
} }
}, },
"button": { "button": {
"close": "Cerrar",
"reload": "Cerrar y recargar la página" "reload": "Cerrar y recargar la página"
}, },
"header": { "header": {
@ -2500,9 +2427,7 @@
"empty": { "empty": {
"noMatch": "Biblioteca no encontrada." "noMatch": "Biblioteca no encontrada."
}, },
"button": { "button": {}
"showMore": "Mostrar 1 álbum adicional"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
@ -2526,18 +2451,13 @@
"show": "Mostrar atajos de teclado disponibles" "show": "Mostrar atajos de teclado disponibles"
} }
}, },
"button": { "button": {},
"close": "Cerrar"
},
"header": { "header": {
"modal": "Atajos de teclado" "modal": "Atajos de teclado"
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Cancelar",
"submit": "Enviar"
},
"header": { "header": {
"chooseInstance": "Elige tu instancia", "chooseInstance": "Elige tu instancia",
"failure": "No es posible conectarse a la URL indicada", "failure": "No es posible conectarse a la URL indicada",
@ -2549,8 +2469,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "Borrar",
"close": "Cerrar",
"stopRadio": "Parar radio" "stopRadio": "Parar radio"
}, },
"label": { "label": {
@ -2580,9 +2498,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "Copiar"
},
"title": "Mostrar/ocultar contraseña", "title": "Mostrar/ocultar contraseña",
"message": { "message": {
"copy": "¡Texto copiado al portapapeles!" "copy": "¡Texto copiado al portapapeles!"
@ -2591,9 +2507,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Editar"
}
}, },
"Button": { "Button": {
"startRadio": "Reproducir canción", "startRadio": "Reproducir canción",
@ -2605,8 +2519,7 @@
"fetchFailed": "Error al obtener información del nodo" "fetchFailed": "Error al obtener información del nodo"
}, },
"button": { "button": {
"fediverse": "Fediverse", "fediverse": "Fediverse"
"search": "Buscar"
}, },
"label": { "label": {
"fediverse": { "fediverse": {
@ -2671,11 +2584,6 @@
"podcastChannel": "Canal de podcast" "podcastChannel": "Canal de podcast"
}, },
"button": { "button": {
"cancel": "Cancelar",
"confirm": "Borrar",
"delete": "Borrar…",
"edit": "Editar",
"embed": "Incrustar",
"play": "Reproducir", "play": "Reproducir",
"updateChannel": "Actualizar lista de reproducción", "updateChannel": "Actualizar lista de reproducción",
"upload": "Subir" "upload": "Subir"
@ -2727,9 +2635,7 @@
"link": { "link": {
"addNew": "Añadir nuevo" "addNew": "Añadir nuevo"
}, },
"button": { "button": {},
"cancel": "Cancelar"
},
"placeholder": { "placeholder": {
"search": "Nombre del filtro" "search": "Nombre del filtro"
}, },
@ -2864,8 +2770,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "Crear biblioteca", "create": "Crear biblioteca",
"delete": "Borrar",
"confirm": "Borrar biblioteca",
"update": "Actualizar biblioteca" "update": "Actualizar biblioteca"
}, },
"modal": { "modal": {
@ -2963,9 +2867,7 @@
"loading": { "loading": {
"remoteLibraries": "Cargando bibliotecas remotas…" "remoteLibraries": "Cargando bibliotecas remotas…"
}, },
"button": { "button": {},
"refresh": "Recargar"
},
"description": { "description": {
"remoteLibraries": "Las bibliotecas remotas pertenecen a otros usuarios de internet. Podrás acceder a ellas cuando sean públicas o cuando te permitan el acceso." "remoteLibraries": "Las bibliotecas remotas pertenecen a otros usuarios de internet. Podrás acceder a ellas cuando sean públicas o cuando te permitan el acceso."
} }
@ -3015,7 +2917,6 @@
"domain": "Miembro desde { date }" "domain": "Miembro desde { date }"
}, },
"button": { "button": {
"edit": "Editar",
"upload": "Subir" "upload": "Subir"
}, },
"title": "Biblioteca", "title": "Biblioteca",
@ -3131,7 +3032,6 @@
} }
}, },
"button": { "button": {
"cancel": "Cancelar",
"createChannel": "Crear canal", "createChannel": "Crear canal",
"next": "Próxima canción", "next": "Próxima canción",
"previous": "Canción anterior" "previous": "Canción anterior"
@ -3489,7 +3389,6 @@
"uploadData": "Fecha de subida" "uploadData": "Fecha de subida"
}, },
"button": { "button": {
"delete": "Borrar",
"download": "Descargar" "download": "Descargar"
}, },
"modal": { "modal": {
@ -3534,9 +3433,7 @@
"followers": "Seguidores" "followers": "Seguidores"
} }
}, },
"button": { "button": {},
"delete": "Borrar"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "¿Borrar esta biblioteca?" "header": "¿Borrar esta biblioteca?"
@ -3582,8 +3479,6 @@
} }
}, },
"button": { "button": {
"delete": "Borrar",
"edit": "Editar",
"remoteRefresh": "Actualizar desde el servidor remoto" "remoteRefresh": "Actualizar desde el servidor remoto"
}, },
"modal": { "modal": {
@ -3632,8 +3527,6 @@
} }
}, },
"button": { "button": {
"delete": "Borrar",
"edit": "Editar",
"remoteRefresh": "Actualizar desde el servidor remoto" "remoteRefresh": "Actualizar desde el servidor remoto"
}, },
"modal": { "modal": {
@ -3657,9 +3550,7 @@
"localProfile": "Abrir perfil", "localProfile": "Abrir perfil",
"tracks": "Canciones" "tracks": "Canciones"
}, },
"button": { "button": {},
"delete": "Borrar"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "¿Borra esta etiqueta?", "header": "¿Borra esta etiqueta?",
@ -3717,8 +3608,6 @@
} }
}, },
"button": { "button": {
"delete": "Borrar",
"edit": "Editar",
"remoteRefresh": "Actualizar desde el servidor remoto" "remoteRefresh": "Actualizar desde el servidor remoto"
}, },
"modal": { "modal": {
@ -3783,7 +3672,6 @@
"channelData": "Datos del canal" "channelData": "Datos del canal"
}, },
"button": { "button": {
"delete": "Borrar",
"openRemote": "Abrir perfil", "openRemote": "Abrir perfil",
"refresh": "Actualizar desde el servidor remoto" "refresh": "Actualizar desde el servidor remoto"
}, },
@ -3880,8 +3768,7 @@
}, },
"button": { "button": {
"create": "Crear una lista de reproducción", "create": "Crear una lista de reproducción",
"manage": "Gestionar tus listas de reproducción", "manage": "Gestionar tus listas de reproducción"
"search": "Buscar"
}, },
"placeholder": { "placeholder": {
"search": "Introduce un nombre de lista de reproducción…" "search": "Introduce un nombre de lista de reproducción…"
@ -3898,11 +3785,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Cancelar",
"delete": "Borrar",
"confirm": "Borrar lista de reproducción", "confirm": "Borrar lista de reproducción",
"edit": "Editar",
"embed": "Incrustar",
"playAll": "Reproducir todo", "playAll": "Reproducir todo",
"stopEdit": "Parar radio" "stopEdit": "Parar radio"
}, },
@ -3931,10 +3814,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Borrar radio",
"edit": "Editar"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "¿Quieres borrar la radio \"{ radio }\"?", "header": "¿Quieres borrar la radio \"{ radio }\"?",

View File

@ -272,9 +272,7 @@
"approvalRequired": "Duela gutxi erregistratu bazara, baliteke moderazio taldeak zure kontua berrikusi edo zure eposta helbidea egiaztatu arte itxaron behar izatea.", "approvalRequired": "Duela gutxi erregistratu bazara, baliteke moderazio taldeak zure kontua berrikusi edo zure eposta helbidea egiaztatu arte itxaron behar izatea.",
"invalidCredentials": "Egiaztatu erabiltzaile izena eta pasahitza zuzenak direla eta ziurtatu zure eposta helbidea egiaztatu duzula." "invalidCredentials": "Egiaztatu erabiltzaile izena eta pasahitza zuzenak direla eta ziurtatu zure eposta helbidea egiaztatu duzula."
}, },
"button": { "button": {},
"login": "Sartu"
},
"label": { "label": {
"password": "Pasahitza", "password": "Pasahitza",
"username": "Erabiltzaile-izena edo eposta helbidea" "username": "Erabiltzaile-izena edo eposta helbidea"
@ -323,7 +321,6 @@
"library": "Fitxategiak ze liburutegitara inportatu behar diren." "library": "Fitxategiak ze liburutegitara inportatu behar diren."
}, },
"button": { "button": {
"save": "Gorde",
"scan": "Eskaneatu" "scan": "Eskaneatu"
} }
} }
@ -417,9 +414,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Erakutsi gehiago"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -441,9 +436,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Erakutsi gehiago"
}
} }
}, },
"Player": { "Player": {
@ -548,9 +541,7 @@
"empty": { "empty": {
"noResults": "Ez da ezer aurkitu" "noResults": "Ez da ezer aurkitu"
}, },
"button": { "button": {}
"more": "Erakutsi gehiago"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -651,9 +642,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Kopiatu"
},
"help": { "help": {
"embed": "Kopiatu eta itsatsi kode hau zure webguneko HTMLan", "embed": "Kopiatu eta itsatsi kode hau zure webguneko HTMLan",
"width": "Utzi hutsik widget moldagarrirako", "width": "Utzi hutsik widget moldagarrirako",
@ -675,17 +664,13 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "Erakutsi gehiago"
},
"help": { "help": {
"subscribe": "Bere edukia ikusteko kanal honetara harpidetu beharko duzu behar bada." "subscribe": "Bere edukia ikusteko kanal honetara harpidetu beharko duzu behar bada."
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Erakutsi gehiago"
}
}, },
"ChannelEntries": { "ChannelEntries": {
"help": { "help": {
@ -706,9 +691,6 @@
"ArtistBase": { "ArtistBase": {
"title": "Artista", "title": "Artista",
"button": { "button": {
"cancel": "Ezeztatu",
"edit": "Editatu",
"embed": "Txertatu",
"more": "Gehiago…", "more": "Gehiago…",
"play": "Erreproduzitu album denak" "play": "Erreproduzitu album denak"
}, },
@ -746,8 +728,7 @@
} }
}, },
"button": { "button": {
"filter": "Iragazkia sortu", "filter": "Iragazkia sortu"
"save": "Gorde"
}, },
"label": { "label": {
"filter": "Iragazkiak sortu zure irratia pertsonalizatzeko", "filter": "Iragazkiak sortu zure irratia pertsonalizatzeko",
@ -799,7 +780,6 @@
} }
}, },
"button": { "button": {
"cancel": "Ezeztatu",
"retry": "Saiatu berriro huts egindako igoerekin" "retry": "Saiatu berriro huts egindako igoerekin"
}, },
"label": { "label": {
@ -836,8 +816,6 @@
"summary": "Zure aldaketak deskribatzen dituen laburpentxoa." "summary": "Zure aldaketak deskribatzen dituen laburpentxoa."
}, },
"button": { "button": {
"cancel": "Ezeztatu",
"clear": "Garbitu",
"reset": "Berrezarri hasierako baliora", "reset": "Berrezarri hasierako baliora",
"showUnreviewed": "Mugatu berrikusi gabeko edizioetara", "showUnreviewed": "Mugatu berrikusi gabeko edizioetara",
"showAll": "Erakutsi edizio guztiak", "showAll": "Erakutsi edizio guztiak",
@ -891,14 +869,11 @@
"search": "Bilatu", "search": "Bilatu",
"tags": "Etiketak" "tags": "Etiketak"
}, },
"button": { "button": {}
"search": "Bilatu"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "Gehitu musikaren bat", "upload": "Gehitu musikaren bat"
"search": "Bilatu"
}, },
"label": { "label": {
"search": "Artistaren izena", "search": "Artistaren izena",
@ -1006,9 +981,7 @@
"message": "Fitxategiaren metadatuak baliogabeak dira edo beharrezko eremuak falta dituzte." "message": "Fitxategiaren metadatuak baliogabeak dira edo beharrezko eremuak falta dituzte."
} }
}, },
"button": { "button": {},
"close": "Itxi"
},
"table": { "table": {
"error": { "error": {
"debug": "Arazketa informazioa", "debug": "Arazketa informazioa",
@ -1035,7 +1008,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Onartu", "approve": "Onartu",
"delete": "Ezabatu",
"reject": "Baztertu" "reject": "Baztertu"
}, },
"status": { "status": {
@ -1082,9 +1054,7 @@
"browse": "Podcastak arakatzen" "browse": "Podcastak arakatzen"
}, },
"button": { "button": {
"cancel": "Ezeztatu",
"channel": "Sortu kanala", "channel": "Sortu kanala",
"search": "Bilatu",
"subscribe": "Harpidetu", "subscribe": "Harpidetu",
"feed": "Harpidetu RSS jariora" "feed": "Harpidetu RSS jariora"
}, },
@ -1142,10 +1112,6 @@
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"cancel": "Ezeztatu",
"delete": "Ezabatu…",
"edit": "Editatu",
"embed": "Txertatu",
"more": "Gehiago…" "more": "Gehiago…"
}, },
"modal": { "modal": {
@ -1169,11 +1135,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Ezeztatu",
"delete": "Ezabatu…",
"download": "Deskargatu", "download": "Deskargatu",
"edit": "Editatu",
"embed": "Txertatu",
"more": "Gehiago…", "more": "Gehiago…",
"play": "Erreproduzitu" "play": "Erreproduzitu"
}, },
@ -1307,8 +1269,6 @@
"quota": "Gelditzen den biltegiratze-lekua:" "quota": "Gelditzen den biltegiratze-lekua:"
}, },
"button": { "button": {
"cancel": "Ezeztatu",
"close": "Itxi",
"finishLater": "Amaitu beranduago", "finishLater": "Amaitu beranduago",
"next": "Hurrengo pausoa", "next": "Hurrengo pausoa",
"previous": "Aurreko pausoa", "previous": "Aurreko pausoa",
@ -1380,10 +1340,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Ezeztatu",
"create": "Sortu"
},
"header": { "header": {
"newAlbum": "Album berria", "newAlbum": "Album berria",
"newSeries": "Serie berria" "newSeries": "Serie berria"
@ -1553,18 +1510,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Ezeztatu",
"confirm": "Baieztatu"
},
"header": { "header": {
"confirm": "Nahi duzu akzio hau baieztatzea?" "confirm": "Nahi duzu akzio hau baieztatzea?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Ezeztatu",
"edit": "Editatu",
"less": "Erakutsi gutxiago", "less": "Erakutsi gutxiago",
"more": "Erakutsi gehiago", "more": "Erakutsi gehiago",
"update": "Eguneratu deskribapena" "update": "Eguneratu deskribapena"
@ -1577,9 +1529,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Garbitu"
},
"label": { "label": {
"search": "Bilatu" "search": "Bilatu"
}, },
@ -1594,9 +1544,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "Kopiatu"
},
"message": { "message": {
"success": "Testua arbelera kopiatu da!" "success": "Testua arbelera kopiatu da!"
} }
@ -1632,9 +1580,7 @@
"header": { "header": {
"noResults": "Ez da emaitzarik aurkitu." "noResults": "Ez da emaitzarik aurkitu."
}, },
"button": { "button": {}
"refresh": "Freskatu"
}
}, },
"AttachmentInput": { "AttachmentInput": {
"help": { "help": {
@ -1673,9 +1619,7 @@
"button": { "button": {
"addDuplicate": "Gehitu halere", "addDuplicate": "Gehitu halere",
"addToPlaylist": "Gehitu erreprodukzio-zerrenda honetan", "addToPlaylist": "Gehitu erreprodukzio-zerrenda honetan",
"addTrack": "Abestia sartu", "addTrack": "Abestia sartu"
"cancel": "Ezeztatu",
"edit": "Editatu"
}, },
"header": { "header": {
"addToPlaylist": "Gehitu erreprodukzio-zerrendan", "addToPlaylist": "Gehitu erreprodukzio-zerrendan",
@ -1764,8 +1708,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "Sortu erreprodukzio-zerrenda", "create": "Sortu erreprodukzio-zerrenda"
"more": "Erakutsi gehiago"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "Ez da zerrendarik sortu oraindik" "noPlaylists": "Ez da zerrendarik sortu oraindik"
@ -2144,7 +2087,6 @@
"reportedObject": "Salatutako objektua" "reportedObject": "Salatutako objektua"
}, },
"button": { "button": {
"confirmDelete": "Ezabatu",
"delete": "Ezabatu salatutako objektua", "delete": "Ezabatu salatutako objektua",
"resolve": "Ebatzi", "resolve": "Ebatzi",
"unresolve": "Konpondu gabe" "unresolve": "Konpondu gabe"
@ -2224,10 +2166,7 @@
"isActive": "Erabili ezarpen hau gidalerroa aldi baterako gaitu/desgaitzeko, guztiz kendu gabe." "isActive": "Erabili ezarpen hau gidalerroa aldi baterako gaitu/desgaitzeko, guztiz kendu gabe."
}, },
"button": { "button": {
"cancel": "Ezeztatu",
"create": "Sortu", "create": "Sortu",
"delete": "Ezabatu",
"confirm": "Ezabatu moderazio-araua",
"update": "Eguneratu" "update": "Eguneratu"
}, },
"modal": { "modal": {
@ -2352,9 +2291,7 @@
"reason": "Arrazoia", "reason": "Arrazoia",
"rejectMedia": "Baztertu multimedia" "rejectMedia": "Baztertu multimedia"
}, },
"button": { "button": {},
"edit": "Editatu"
},
"status": { "status": {
"enabled": "Gaituta", "enabled": "Gaituta",
"paused": "Pausatuta" "paused": "Pausatuta"
@ -2365,7 +2302,6 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "Itxi",
"show": "Moderazio arauak…" "show": "Moderazio arauak…"
}, },
"modal": { "modal": {
@ -2378,9 +2314,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Ezabatu"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Ohar hau ezabatu nahi duzu?", "header": "Ohar hau ezabatu nahi duzu?",
@ -2514,7 +2448,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Garbitu",
"new": "Lortu gonbidapen berria" "new": "Lortu gonbidapen berria"
}, },
"table": { "table": {
@ -2580,9 +2513,7 @@
"image": "Uneko irudia", "image": "Uneko irudia",
"error": "Errorea ezarpenak gordetzerakoan" "error": "Errorea ezarpenak gordetzerakoan"
}, },
"button": { "button": {},
"save": "Gorde"
},
"message": { "message": {
"success": "Ezarpenak arrakastaz eguneratuta." "success": "Ezarpenak arrakastaz eguneratuta."
} }
@ -2604,7 +2535,6 @@
"submissionFailure": "Errorea salaketa bidaltzerakoan" "submissionFailure": "Errorea salaketa bidaltzerakoan"
}, },
"button": { "button": {
"cancel": "Ezeztatu",
"submit": "Bidali txostena" "submit": "Bidali txostena"
}, },
"label": { "label": {
@ -2624,7 +2554,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "Ezeztatu",
"hide": "Ezkutatu edukia" "hide": "Ezkutatu edukia"
}, },
"message": { "message": {
@ -2674,7 +2603,6 @@
} }
}, },
"button": { "button": {
"close": "Itxi",
"reload": "Itxi eta freskatu orria" "reload": "Itxi eta freskatu orria"
}, },
"header": { "header": {
@ -2694,9 +2622,7 @@
"empty": { "empty": {
"noMatch": "Ez da bat datorren liburutegirik aurkitu." "noMatch": "Ez da bat datorren liburutegirik aurkitu."
}, },
"button": { "button": {}
"showMore": "Erakutsi gehiago"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
@ -2726,18 +2652,13 @@
"unfocus": "Kendu fokua bilaketa-barrari" "unfocus": "Kendu fokua bilaketa-barrari"
} }
}, },
"button": { "button": {},
"close": "Itxi"
},
"header": { "header": {
"modal": "Laster-teklak" "modal": "Laster-teklak"
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Ezeztatu",
"submit": "Bidali"
},
"header": { "header": {
"chooseInstance": "Zure instantzia hautatu", "chooseInstance": "Zure instantzia hautatu",
"failure": "Ezin da konektatu emandako URLarekin", "failure": "Ezin da konektatu emandako URLarekin",
@ -2757,8 +2678,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "Garbitu",
"close": "Itxi",
"stopRadio": "Gelditu irratia" "stopRadio": "Gelditu irratia"
}, },
"label": { "label": {
@ -2789,9 +2708,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "Kopiatu"
},
"title": "Erakutsi/ezkutatu pasahitza", "title": "Erakutsi/ezkutatu pasahitza",
"message": { "message": {
"copy": "Testua arbelera kopiatu da!" "copy": "Testua arbelera kopiatu da!"
@ -2800,9 +2717,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Editatu"
}
}, },
"Button": { "Button": {
"startRadio": "Erreproduzitu irratia", "startRadio": "Erreproduzitu irratia",
@ -2815,8 +2730,7 @@
}, },
"button": { "button": {
"fediverse": "Fedibertsoa", "fediverse": "Fedibertsoa",
"rss": "RSS", "rss": "RSS"
"search": "Bilatu"
}, },
"label": { "label": {
"fediverse": { "fediverse": {
@ -2889,11 +2803,6 @@
"podcastChannel": "Podcast kanala" "podcastChannel": "Podcast kanala"
}, },
"button": { "button": {
"cancel": "Ezeztatu",
"confirm": "Ezabatu",
"delete": "Ezabatu…",
"edit": "Editatu…",
"embed": "Txertatu",
"play": "Erreproduzitu", "play": "Erreproduzitu",
"updateChannel": "Eguneratu kanala", "updateChannel": "Eguneratu kanala",
"upload": "Igo" "upload": "Igo"
@ -2956,7 +2865,6 @@
"addNew": "Gehitu berria" "addNew": "Gehitu berria"
}, },
"button": { "button": {
"cancel": "Ezeztatu",
"subscribe": "Harpidetu" "subscribe": "Harpidetu"
}, },
"placeholder": { "placeholder": {
@ -3097,8 +3005,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "Liburutegia sortu", "create": "Liburutegia sortu",
"delete": "Ezabatu",
"confirm": "Liburutegia ezabatu",
"update": "Eguneratu liburutegia" "update": "Eguneratu liburutegia"
}, },
"modal": { "modal": {
@ -3196,9 +3102,7 @@
"loading": { "loading": {
"remoteLibraries": "Urruneko liburutegiak kargatzen…" "remoteLibraries": "Urruneko liburutegiak kargatzen…"
}, },
"button": { "button": {},
"refresh": "Freskatu"
},
"description": { "description": {
"remoteLibraries": "Urruneko liburutegiak interneteko beste erabiltzaile batzuenak dira. Hauetara sarbidea lor dezakezu hauetara baimena lortzen baduzu edo publikoak diren bitartean." "remoteLibraries": "Urruneko liburutegiak interneteko beste erabiltzaile batzuenak dira. Hauetara sarbidea lor dezakezu hauetara baimena lortzen baduzu edo publikoak diren bitartean."
} }
@ -3251,7 +3155,6 @@
"domain": "Ikusi { domain }(e)n" "domain": "Ikusi { domain }(e)n"
}, },
"button": { "button": {
"edit": "Editatu",
"upload": "Igo" "upload": "Igo"
}, },
"title": "Liburutegia", "title": "Liburutegia",
@ -3371,7 +3274,6 @@
} }
}, },
"button": { "button": {
"cancel": "Ezeztatu",
"createChannel": "Sortu kanala", "createChannel": "Sortu kanala",
"next": "Hurrengo pausoa", "next": "Hurrengo pausoa",
"previous": "Aurreko pausoa" "previous": "Aurreko pausoa"
@ -3744,7 +3646,6 @@
"uploadData": "Igoera data" "uploadData": "Igoera data"
}, },
"button": { "button": {
"delete": "Ezabatu",
"download": "Deskargatu" "download": "Deskargatu"
}, },
"modal": { "modal": {
@ -3790,9 +3691,7 @@
"followers": "Jarraitzaileak" "followers": "Jarraitzaileak"
} }
}, },
"button": { "button": {},
"delete": "Ezabatu"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Liburutegi hau ezabatu?", "header": "Liburutegi hau ezabatu?",
@ -3842,8 +3741,6 @@
} }
}, },
"button": { "button": {
"delete": "Ezabatu",
"edit": "Editatu",
"remoteRefresh": "Freskatu urruneko zerbitzaritik" "remoteRefresh": "Freskatu urruneko zerbitzaritik"
}, },
"modal": { "modal": {
@ -3896,8 +3793,6 @@
} }
}, },
"button": { "button": {
"delete": "Ezabatu",
"edit": "Editatu",
"remoteRefresh": "Freskatu urruneko zerbitzaritik" "remoteRefresh": "Freskatu urruneko zerbitzaritik"
}, },
"modal": { "modal": {
@ -3925,9 +3820,7 @@
"tracks": "Pistak", "tracks": "Pistak",
"django": "Ikusi Django-ren administrazioan" "django": "Ikusi Django-ren administrazioan"
}, },
"button": { "button": {},
"delete": "Ezabatu"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Etiketa hau ezabatu nahi duzu?", "header": "Etiketa hau ezabatu nahi duzu?",
@ -3986,8 +3879,6 @@
} }
}, },
"button": { "button": {
"delete": "Ezabatu",
"edit": "Editatu",
"remoteRefresh": "Freskatu urruneko zerbitzaritik" "remoteRefresh": "Freskatu urruneko zerbitzaritik"
}, },
"modal": { "modal": {
@ -4058,7 +3949,6 @@
"channelData": "Kanalaren datuak" "channelData": "Kanalaren datuak"
}, },
"button": { "button": {
"delete": "Ezabatu",
"openRemote": "Ireki urruneko profila", "openRemote": "Ireki urruneko profila",
"refresh": "Freskatu urruneko zerbitzaritik" "refresh": "Freskatu urruneko zerbitzaritik"
}, },
@ -4161,8 +4051,7 @@
}, },
"button": { "button": {
"create": "Sortu erreprodukzio-zerrenda", "create": "Sortu erreprodukzio-zerrenda",
"manage": "Kudeatu zure zerrendak", "manage": "Kudeatu zure zerrendak"
"search": "Bilatu"
}, },
"placeholder": { "placeholder": {
"search": "Idatzi erreprodukzio-zerrendaren izena…" "search": "Idatzi erreprodukzio-zerrendaren izena…"
@ -4179,11 +4068,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Ezeztatu",
"delete": "Ezabatu",
"confirm": "Zerrenda ezabatu", "confirm": "Zerrenda ezabatu",
"edit": "Editatu",
"embed": "Txertatu",
"playAll": "Erreproduzitu dena", "playAll": "Erreproduzitu dena",
"stopEdit": "Utzi editatzeari" "stopEdit": "Utzi editatzeari"
}, },
@ -4212,10 +4097,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Irratia ezabatu",
"edit": "Editatu…"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Nahi duzu \"{ radio }\" irratia ezabatzea?", "header": "Nahi duzu \"{ radio }\" irratia ezabatzea?",

View File

@ -272,9 +272,7 @@
"approvalRequired": "Si vous venez de vous inscrire, vous devrez peut-être attendre que notre équipe de modération examine votre compte ou vérifie votre adresse courriel.", "approvalRequired": "Si vous venez de vous inscrire, vous devrez peut-être attendre que notre équipe de modération examine votre compte ou vérifie votre adresse courriel.",
"invalidCredentials": "Veuillez vérifier que votre combinaison de nom d'utilisateur et de mot de passe est correcte et assurez-vous d'avoir vérifié votre adresse courriel." "invalidCredentials": "Veuillez vérifier que votre combinaison de nom d'utilisateur et de mot de passe est correcte et assurez-vous d'avoir vérifié votre adresse courriel."
}, },
"button": { "button": {},
"login": "Se connecter"
},
"label": { "label": {
"password": "Mot de passe", "password": "Mot de passe",
"username": "Nom d'utilisateur ou courriel" "username": "Nom d'utilisateur ou courriel"
@ -323,7 +321,6 @@
"library": "L'audiothèque vers laquelle importer les fichiers." "library": "L'audiothèque vers laquelle importer les fichiers."
}, },
"button": { "button": {
"save": "Enregistrer",
"scan": "Analyse" "scan": "Analyse"
} }
} }
@ -417,9 +414,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Montrer plus"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -441,9 +436,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Montrer plus"
}
} }
}, },
"Player": { "Player": {
@ -548,9 +541,7 @@
"empty": { "empty": {
"noResults": "Rien n'a été trouvé" "noResults": "Rien n'a été trouvé"
}, },
"button": { "button": {}
"more": "Montrer plus"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -651,9 +642,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Copier"
},
"help": { "help": {
"embed": "Copiez-collez ce code dans le HTML de votre site web", "embed": "Copiez-collez ce code dans le HTML de votre site web",
"width": "Laisser vide pour un widget adaptatif", "width": "Laisser vide pour un widget adaptatif",
@ -675,17 +664,13 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "Montrer plus"
},
"help": { "help": {
"subscribe": "Vous devez vous abonner à cette chaîne pour voir son contenu." "subscribe": "Vous devez vous abonner à cette chaîne pour voir son contenu."
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Montrer plus"
}
}, },
"ChannelEntries": { "ChannelEntries": {
"help": { "help": {
@ -710,9 +695,6 @@
}, },
"title": "Artiste", "title": "Artiste",
"button": { "button": {
"cancel": "Annuler",
"edit": "Éditer",
"embed": "Insérer",
"more": "Plus…", "more": "Plus…",
"play": "Lire tous les albums" "play": "Lire tous les albums"
}, },
@ -750,8 +732,7 @@
} }
}, },
"button": { "button": {
"filter": "Ajouter le filtre", "filter": "Ajouter le filtre"
"save": "Enregistrer"
}, },
"label": { "label": {
"filter": "Ajouter des filtres pour personnaliser votre radio", "filter": "Ajouter des filtres pour personnaliser votre radio",
@ -803,7 +784,6 @@
} }
}, },
"button": { "button": {
"cancel": "Annuler",
"retry": "Retenter les envois échoués" "retry": "Retenter les envois échoués"
}, },
"label": { "label": {
@ -840,8 +820,6 @@
"summary": "Une courte description décrivant vos changements." "summary": "Une courte description décrivant vos changements."
}, },
"button": { "button": {
"cancel": "Annuler",
"clear": "Effacer",
"reset": "Réinitialiser à la valeur dorigine", "reset": "Réinitialiser à la valeur dorigine",
"showUnreviewed": "Limiter aux modifications en attente de validation", "showUnreviewed": "Limiter aux modifications en attente de validation",
"showAll": "Afficher toutes les modifications", "showAll": "Afficher toutes les modifications",
@ -895,14 +873,11 @@
"search": "Rechercher", "search": "Rechercher",
"tags": "Étiquettes" "tags": "Étiquettes"
}, },
"button": { "button": {}
"search": "Rechercher"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "Ajouter de la musique", "upload": "Ajouter de la musique"
"search": "Rechercher"
}, },
"label": { "label": {
"search": "Nom de l'artiste", "search": "Nom de l'artiste",
@ -1010,9 +985,7 @@
"message": "Les métadonnées inclues dans le fichier sont invalides, ou certains champs obligatoires sont manquants." "message": "Les métadonnées inclues dans le fichier sont invalides, ou certains champs obligatoires sont manquants."
} }
}, },
"button": { "button": {},
"close": "Fermer"
},
"table": { "table": {
"error": { "error": {
"debug": "Informations de débogage", "debug": "Informations de débogage",
@ -1039,7 +1012,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Approuver", "approve": "Approuver",
"delete": "Supprimer",
"reject": "Rejeter" "reject": "Rejeter"
}, },
"status": { "status": {
@ -1086,9 +1058,7 @@
"browse": "Parcourir les podcasts" "browse": "Parcourir les podcasts"
}, },
"button": { "button": {
"cancel": "Annuler",
"channel": "Créer une nouvelle chaîne", "channel": "Créer une nouvelle chaîne",
"search": "Rechercher",
"subscribe": "S'abonner", "subscribe": "S'abonner",
"feed": "S'abonner au fil RSS" "feed": "S'abonner au fil RSS"
}, },
@ -1146,10 +1116,6 @@
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"cancel": "Annuler",
"delete": "Supprimer…",
"edit": "Éditer",
"embed": "Insérer",
"more": "Plus…" "more": "Plus…"
}, },
"modal": { "modal": {
@ -1173,11 +1139,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Annuler",
"delete": "Supprimer…",
"download": "Télécharger", "download": "Télécharger",
"edit": "Éditer",
"embed": "Insérer",
"more": "Plus…", "more": "Plus…",
"play": "Jouer" "play": "Jouer"
}, },
@ -1311,8 +1273,6 @@
"quota": "Espace de stockage restant :" "quota": "Espace de stockage restant :"
}, },
"button": { "button": {
"cancel": "Annuler",
"close": "Fermer",
"finishLater": "Terminer plus tard", "finishLater": "Terminer plus tard",
"next": "Étape suivante", "next": "Étape suivante",
"previous": "Étape précédente", "previous": "Étape précédente",
@ -1384,10 +1344,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Annuler",
"create": "Créer"
},
"header": { "header": {
"newAlbum": "Nouvel album", "newAlbum": "Nouvel album",
"newSeries": "Nouvelles séries" "newSeries": "Nouvelles séries"
@ -1557,18 +1514,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Annuler",
"confirm": "Confirmer"
},
"header": { "header": {
"confirm": "Souhaitez-vous confirmer cette action ?" "confirm": "Souhaitez-vous confirmer cette action ?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Annuler",
"edit": "Éditer",
"less": "Montrer moins", "less": "Montrer moins",
"more": "Montrer plus", "more": "Montrer plus",
"update": "Mettre à jour la description" "update": "Mettre à jour la description"
@ -1581,9 +1533,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Effacer"
},
"label": { "label": {
"search": "Rechercher" "search": "Rechercher"
}, },
@ -1598,9 +1548,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "Copier"
},
"message": { "message": {
"success": "La texte a été copié dans le presse-papier !" "success": "La texte a été copié dans le presse-papier !"
} }
@ -1636,9 +1584,7 @@
"header": { "header": {
"noResults": "Aucun résultat n'a été trouvé." "noResults": "Aucun résultat n'a été trouvé."
}, },
"button": { "button": {}
"refresh": "Rafraîchir"
}
}, },
"AttachmentInput": { "AttachmentInput": {
"help": { "help": {
@ -1677,9 +1623,7 @@
"button": { "button": {
"addDuplicate": "Ajouter quand même", "addDuplicate": "Ajouter quand même",
"addToPlaylist": "Ajouter à cette liste de lecture", "addToPlaylist": "Ajouter à cette liste de lecture",
"addTrack": "Ajouter la piste", "addTrack": "Ajouter la piste"
"cancel": "Annuler",
"edit": "Éditer"
}, },
"header": { "header": {
"addToPlaylist": "Ajouter à la liste de lecture", "addToPlaylist": "Ajouter à la liste de lecture",
@ -1768,8 +1712,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "Créer la liste de lecture", "create": "Créer la liste de lecture"
"more": "Montrer plus"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "Aucune liste de lecture n'a été créée pour le moment" "noPlaylists": "Aucune liste de lecture n'a été créée pour le moment"
@ -2148,7 +2091,6 @@
"reportedObject": "Élément signalé" "reportedObject": "Élément signalé"
}, },
"button": { "button": {
"confirmDelete": "Supprimer",
"delete": "Supprimer lobjet signalé", "delete": "Supprimer lobjet signalé",
"resolve": "Résoudre", "resolve": "Résoudre",
"unresolve": "Rouvrir" "unresolve": "Rouvrir"
@ -2228,10 +2170,7 @@
"isActive": "Utilisez ce paramètre pour activer/désactiver temporairement la règle sans la supprimer complètement." "isActive": "Utilisez ce paramètre pour activer/désactiver temporairement la règle sans la supprimer complètement."
}, },
"button": { "button": {
"cancel": "Annuler",
"create": "Créer", "create": "Créer",
"delete": "Supprimer",
"confirm": "Supprimer la règle de modération",
"update": "Mettre à jour" "update": "Mettre à jour"
}, },
"modal": { "modal": {
@ -2356,9 +2295,7 @@
"reason": "Raison", "reason": "Raison",
"rejectMedia": "Rejeter le média" "rejectMedia": "Rejeter le média"
}, },
"button": { "button": {},
"edit": "Éditer"
},
"status": { "status": {
"enabled": "Activé", "enabled": "Activé",
"paused": "En pause" "paused": "En pause"
@ -2369,7 +2306,6 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "Fermer",
"show": "Règles de modération…" "show": "Règles de modération…"
}, },
"modal": { "modal": {
@ -2382,9 +2318,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Supprimer"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Supprimer cette note ?", "header": "Supprimer cette note ?",
@ -2518,7 +2452,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Effacer",
"new": "Obtenir une nouvelle invitation" "new": "Obtenir une nouvelle invitation"
}, },
"table": { "table": {
@ -2584,9 +2517,7 @@
"image": "Image actuelle", "image": "Image actuelle",
"error": "Erreur lors de l'enregistrement des paramètres" "error": "Erreur lors de l'enregistrement des paramètres"
}, },
"button": { "button": {},
"save": "Enregistrer"
},
"message": { "message": {
"success": "Paramètres modifiés avec succès." "success": "Paramètres modifiés avec succès."
} }
@ -2608,7 +2539,6 @@
"submissionFailure": "Erreur pendant l'envoi du signalement" "submissionFailure": "Erreur pendant l'envoi du signalement"
}, },
"button": { "button": {
"cancel": "Annuler",
"submit": "Envoyer le signalement" "submit": "Envoyer le signalement"
}, },
"label": { "label": {
@ -2628,7 +2558,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "Annuler",
"hide": "Cacher le contenu" "hide": "Cacher le contenu"
}, },
"message": { "message": {
@ -2678,7 +2607,6 @@
} }
}, },
"button": { "button": {
"close": "Fermer",
"reload": "Fermer et recharger la page" "reload": "Fermer et recharger la page"
}, },
"header": { "header": {
@ -2698,9 +2626,7 @@
"empty": { "empty": {
"noMatch": "Aucune audiothèque correspondante." "noMatch": "Aucune audiothèque correspondante."
}, },
"button": { "button": {}
"showMore": "Montrer plus"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
@ -2730,18 +2656,13 @@
"unfocus": "Retirer le focus de la barre de recherche" "unfocus": "Retirer le focus de la barre de recherche"
} }
}, },
"button": { "button": {},
"close": "Fermer"
},
"header": { "header": {
"modal": "Raccourcis clavier" "modal": "Raccourcis clavier"
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Annuler",
"submit": "Valider"
},
"header": { "header": {
"chooseInstance": "Choisissez votre instance", "chooseInstance": "Choisissez votre instance",
"failure": "Impossible de se connecter à l'URL renseignée", "failure": "Impossible de se connecter à l'URL renseignée",
@ -2761,8 +2682,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "Effacer",
"close": "Fermer",
"stopRadio": "Arrêter la radio" "stopRadio": "Arrêter la radio"
}, },
"label": { "label": {
@ -2793,9 +2712,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "Copier"
},
"title": "Afficher/masquer le mot de passe", "title": "Afficher/masquer le mot de passe",
"message": { "message": {
"copy": "La texte a été copié dans le presse-papier !" "copy": "La texte a été copié dans le presse-papier !"
@ -2804,9 +2721,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Éditer"
}
}, },
"Button": { "Button": {
"startRadio": "Lancer la radio", "startRadio": "Lancer la radio",
@ -2819,8 +2734,7 @@
}, },
"button": { "button": {
"fediverse": "Fédivers", "fediverse": "Fédivers",
"rss": "RSS", "rss": "RSS"
"search": "Rechercher"
}, },
"label": { "label": {
"fediverse": { "fediverse": {
@ -2893,11 +2807,6 @@
"podcastChannel": "Chaîne de podcasts" "podcastChannel": "Chaîne de podcasts"
}, },
"button": { "button": {
"cancel": "Annuler",
"confirm": "Supprimer",
"delete": "Supprimer…",
"edit": "Éditer…",
"embed": "Insérer",
"play": "Jouer", "play": "Jouer",
"updateChannel": "Mettre à jour la chaîne", "updateChannel": "Mettre à jour la chaîne",
"upload": "Envoi" "upload": "Envoi"
@ -2960,7 +2869,6 @@
"addNew": "Ajouter" "addNew": "Ajouter"
}, },
"button": { "button": {
"cancel": "Annuler",
"subscribe": "S'abonner" "subscribe": "S'abonner"
}, },
"placeholder": { "placeholder": {
@ -3101,8 +3009,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "Créer laudiothèque", "create": "Créer laudiothèque",
"delete": "Supprimer",
"confirm": "Supprimer laudiothèque",
"update": "Mettre à jour laudiothèque" "update": "Mettre à jour laudiothèque"
}, },
"modal": { "modal": {
@ -3200,9 +3106,7 @@
"loading": { "loading": {
"remoteLibraries": "Chargement des audiothèques distantes…" "remoteLibraries": "Chargement des audiothèques distantes…"
}, },
"button": { "button": {},
"refresh": "Rafraîchir"
},
"description": { "description": {
"remoteLibraries": "Les audiothèques distantes appartiennent à d'autres utilisateurs du réseau. Vous pouvez y accéder tant qu'elles sont publiques ou qu'on vous en donne l'accès." "remoteLibraries": "Les audiothèques distantes appartiennent à d'autres utilisateurs du réseau. Vous pouvez y accéder tant qu'elles sont publiques ou qu'on vous en donne l'accès."
} }
@ -3255,7 +3159,6 @@
"domain": "Voir sur { domaine }" "domain": "Voir sur { domaine }"
}, },
"button": { "button": {
"edit": "Éditer",
"upload": "Envoi" "upload": "Envoi"
}, },
"title": "Audiothèque", "title": "Audiothèque",
@ -3375,7 +3278,6 @@
} }
}, },
"button": { "button": {
"cancel": "Annuler",
"createChannel": "Créer une nouvelle chaîne", "createChannel": "Créer une nouvelle chaîne",
"next": "Étape suivante", "next": "Étape suivante",
"previous": "Étape précédente" "previous": "Étape précédente"
@ -3748,7 +3650,6 @@
"uploadData": "Date d'envoi" "uploadData": "Date d'envoi"
}, },
"button": { "button": {
"delete": "Supprimer",
"download": "Télécharger" "download": "Télécharger"
}, },
"modal": { "modal": {
@ -3794,9 +3695,7 @@
"followers": "Abonnés" "followers": "Abonnés"
} }
}, },
"button": { "button": {},
"delete": "Supprimer"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Supprimer cette audiothèque ?", "header": "Supprimer cette audiothèque ?",
@ -3846,8 +3745,6 @@
} }
}, },
"button": { "button": {
"delete": "Supprimer",
"edit": "Éditer",
"remoteRefresh": "Rafraîchir depuis le serveur distant" "remoteRefresh": "Rafraîchir depuis le serveur distant"
}, },
"modal": { "modal": {
@ -3900,8 +3797,6 @@
} }
}, },
"button": { "button": {
"delete": "Supprimer",
"edit": "Éditer",
"remoteRefresh": "Rafraîchir depuis le serveur distant" "remoteRefresh": "Rafraîchir depuis le serveur distant"
}, },
"modal": { "modal": {
@ -3929,9 +3824,7 @@
"tracks": "Pistes", "tracks": "Pistes",
"django": "Voir dans l'administration Django" "django": "Voir dans l'administration Django"
}, },
"button": { "button": {},
"delete": "Supprimer"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Supprimer ce tag ?", "header": "Supprimer ce tag ?",
@ -3990,8 +3883,6 @@
} }
}, },
"button": { "button": {
"delete": "Supprimer",
"edit": "Éditer",
"remoteRefresh": "Rafraîchir depuis le serveur distant" "remoteRefresh": "Rafraîchir depuis le serveur distant"
}, },
"modal": { "modal": {
@ -4062,7 +3953,6 @@
"channelData": "Données de la chaîne" "channelData": "Données de la chaîne"
}, },
"button": { "button": {
"delete": "Supprimer",
"openRemote": "Ouvrir le profil distant", "openRemote": "Ouvrir le profil distant",
"refresh": "Rafraîchir depuis le serveur distant" "refresh": "Rafraîchir depuis le serveur distant"
}, },
@ -4165,8 +4055,7 @@
}, },
"button": { "button": {
"create": "Créer une liste de lecture", "create": "Créer une liste de lecture",
"manage": "Gérer vos listes de lecture", "manage": "Gérer vos listes de lecture"
"search": "Rechercher"
}, },
"placeholder": { "placeholder": {
"search": "Saisissez un nom de playlist…" "search": "Saisissez un nom de playlist…"
@ -4183,11 +4072,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Annuler",
"delete": "Supprimer",
"confirm": "Supprimer la liste de lecture", "confirm": "Supprimer la liste de lecture",
"edit": "Éditer",
"embed": "Insérer",
"playAll": "Tout lire", "playAll": "Tout lire",
"stopEdit": "Arrêter l'édition" "stopEdit": "Arrêter l'édition"
}, },
@ -4216,10 +4101,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Supprimer la radio",
"edit": "Éditer…"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Voulez-vous supprimer la radio « { radio } » ?", "header": "Voulez-vous supprimer la radio « { radio } » ?",

View File

@ -272,9 +272,7 @@
"approvalRequired": "Se te rexistraches recentemente, poderías ter que agardar un pouco para que se revise a conta ou verifique o teu email.", "approvalRequired": "Se te rexistraches recentemente, poderías ter que agardar un pouco para que se revise a conta ou verifique o teu email.",
"invalidCredentials": "Comproba que as credenciais son correctas e asegúrate de ter verificado o email." "invalidCredentials": "Comproba que as credenciais son correctas e asegúrate de ter verificado o email."
}, },
"button": { "button": {},
"login": "Acceder"
},
"label": { "label": {
"password": "Contrasinal", "password": "Contrasinal",
"username": "Nome de usuaria ou email" "username": "Nome de usuaria ou email"
@ -323,7 +321,6 @@
"library": "A biblioteca onde importar os ficheiros." "library": "A biblioteca onde importar os ficheiros."
}, },
"button": { "button": {
"save": "Gardar",
"scan": "Escanear" "scan": "Escanear"
} }
} }
@ -417,9 +414,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Mostrar máis"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -441,9 +436,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Mostrar máis"
}
} }
}, },
"Player": { "Player": {
@ -548,9 +541,7 @@
"empty": { "empty": {
"noResults": "Non se atopou nada" "noResults": "Non se atopou nada"
}, },
"button": { "button": {}
"more": "Mostrar máis"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -651,9 +642,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Copiar"
},
"help": { "help": {
"embed": "Copiar/pegar este código no HTML da túa web", "embed": "Copiar/pegar este código no HTML da túa web",
"width": "Deixar baleiro para un widget interactivo", "width": "Deixar baleiro para un widget interactivo",
@ -675,17 +664,13 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "Mostrar máis"
},
"help": { "help": {
"subscribe": "Poderías ter que subscribirte á canle para ver o seu contido." "subscribe": "Poderías ter que subscribirte á canle para ver o seu contido."
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Mostrar máis"
}
}, },
"ChannelEntries": { "ChannelEntries": {
"help": { "help": {
@ -710,9 +695,6 @@
}, },
"title": "Artista", "title": "Artista",
"button": { "button": {
"cancel": "Cancelar",
"edit": "Editar",
"embed": "Incrustar",
"more": "Máis…", "more": "Máis…",
"play": "Reproducir tódolos álbums" "play": "Reproducir tódolos álbums"
}, },
@ -750,8 +732,7 @@
} }
}, },
"button": { "button": {
"filter": "Engadir filtro", "filter": "Engadir filtro"
"save": "Gardar"
}, },
"label": { "label": {
"filter": "Engade filtros para personalizar a túa radio", "filter": "Engade filtros para personalizar a túa radio",
@ -803,7 +784,6 @@
} }
}, },
"button": { "button": {
"cancel": "Cancelar",
"retry": "Voltar a intentar as subidas" "retry": "Voltar a intentar as subidas"
}, },
"label": { "label": {
@ -840,8 +820,6 @@
"summary": "Un breve resumen describindo os cambios." "summary": "Un breve resumen describindo os cambios."
}, },
"button": { "button": {
"cancel": "Cancelar",
"clear": "Baleirar",
"reset": "Restablecer ao valor inicial", "reset": "Restablecer ao valor inicial",
"showUnreviewed": "Restrinxir a edicións non revisadas", "showUnreviewed": "Restrinxir a edicións non revisadas",
"showAll": "Mostrar todas as edicións", "showAll": "Mostrar todas as edicións",
@ -895,14 +873,11 @@
"search": "Buscar", "search": "Buscar",
"tags": "Etiquetas" "tags": "Etiquetas"
}, },
"button": { "button": {}
"search": "Buscar"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "Engade algo de música", "upload": "Engade algo de música"
"search": "Buscar"
}, },
"label": { "label": {
"search": "Nome do artista", "search": "Nome do artista",
@ -1010,9 +985,7 @@
"message": "Os metadatos incluídos no ficheiro non son válidos ou faltan algúns campos requeridos." "message": "Os metadatos incluídos no ficheiro non son válidos ou faltan algúns campos requeridos."
} }
}, },
"button": { "button": {},
"close": "Pechar"
},
"table": { "table": {
"error": { "error": {
"debug": "Información de depuración", "debug": "Información de depuración",
@ -1039,7 +1012,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Aprobar", "approve": "Aprobar",
"delete": "Borrar",
"reject": "Rexeitar" "reject": "Rexeitar"
}, },
"status": { "status": {
@ -1086,9 +1058,7 @@
"browse": "Buscando Podcast" "browse": "Buscando Podcast"
}, },
"button": { "button": {
"cancel": "Cancelar",
"channel": "Crear Canle", "channel": "Crear Canle",
"search": "Buscar",
"subscribe": "Subscribir", "subscribe": "Subscribir",
"feed": "Subscribirse a fonte" "feed": "Subscribirse a fonte"
}, },
@ -1146,10 +1116,6 @@
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"cancel": "Cancelar",
"delete": "Eliminar…",
"edit": "Editar",
"embed": "Incrustar",
"more": "Máis…" "more": "Máis…"
}, },
"modal": { "modal": {
@ -1173,11 +1139,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Cancelar",
"delete": "Eliminar…",
"download": "Descargar", "download": "Descargar",
"edit": "Editar",
"embed": "Incrustar",
"more": "Máis…", "more": "Máis…",
"play": "Reproducir" "play": "Reproducir"
}, },
@ -1311,8 +1273,6 @@
"quota": "Almacenaxe dispoñible:" "quota": "Almacenaxe dispoñible:"
}, },
"button": { "button": {
"cancel": "Cancelar",
"close": "Pechar",
"finishLater": "Rematar máis tarde", "finishLater": "Rematar máis tarde",
"next": "Seguinte paso", "next": "Seguinte paso",
"previous": "Paso anterior", "previous": "Paso anterior",
@ -1384,10 +1344,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Cancelar",
"create": "Crear"
},
"header": { "header": {
"newAlbum": "Novo álbum", "newAlbum": "Novo álbum",
"newSeries": "Nova serie" "newSeries": "Nova serie"
@ -1557,18 +1514,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Cancelar",
"confirm": "Confirmar"
},
"header": { "header": {
"confirm": "Queres confirmar esta acción?" "confirm": "Queres confirmar esta acción?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Cancelar",
"edit": "Editar",
"less": "Mostrar menos", "less": "Mostrar menos",
"more": "Mostrar máis", "more": "Mostrar máis",
"update": "Actualizar descrición" "update": "Actualizar descrición"
@ -1581,9 +1533,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Baleirar"
},
"label": { "label": {
"search": "Buscar" "search": "Buscar"
}, },
@ -1598,9 +1548,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "Copiar"
},
"message": { "message": {
"success": "Texto copiado ao portapapeis!" "success": "Texto copiado ao portapapeis!"
} }
@ -1636,9 +1584,7 @@
"header": { "header": {
"noResults": "Non se atoparon resultados." "noResults": "Non se atoparon resultados."
}, },
"button": { "button": {}
"refresh": "Actualizar"
}
}, },
"AttachmentInput": { "AttachmentInput": {
"help": { "help": {
@ -1677,9 +1623,7 @@
"button": { "button": {
"addDuplicate": "Engadir igualmente", "addDuplicate": "Engadir igualmente",
"addToPlaylist": "Engadir a esta lista de reprodución", "addToPlaylist": "Engadir a esta lista de reprodución",
"addTrack": "Engadir canción", "addTrack": "Engadir canción"
"cancel": "Cancelar",
"edit": "Editar"
}, },
"header": { "header": {
"addToPlaylist": "Engadir a lista de reprodución", "addToPlaylist": "Engadir a lista de reprodución",
@ -1768,8 +1712,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "Crear lista de reprodución", "create": "Crear lista de reprodución"
"more": "Mostrar máis"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "Aínda non se creou unha lista de reprodución" "noPlaylists": "Aínda non se creou unha lista de reprodución"
@ -2148,7 +2091,6 @@
"reportedObject": "Elemento denunciado" "reportedObject": "Elemento denunciado"
}, },
"button": { "button": {
"confirmDelete": "Borrar",
"delete": "Eliminar obxeto denunciado", "delete": "Eliminar obxeto denunciado",
"resolve": "Resolver", "resolve": "Resolver",
"unresolve": "Non resolto" "unresolve": "Non resolto"
@ -2228,10 +2170,7 @@
"isActive": "Utiliza este axuste para activar/desactivar temporalmente a condición sen eliminala completamente." "isActive": "Utiliza este axuste para activar/desactivar temporalmente a condición sen eliminala completamente."
}, },
"button": { "button": {
"cancel": "Cancelar",
"create": "Crear", "create": "Crear",
"delete": "Borrar",
"confirm": "Borrar regra de moderación",
"update": "Actualizar" "update": "Actualizar"
}, },
"modal": { "modal": {
@ -2356,9 +2295,7 @@
"reason": "Razón", "reason": "Razón",
"rejectMedia": "Rexeitar medios" "rejectMedia": "Rexeitar medios"
}, },
"button": { "button": {},
"edit": "Editar"
},
"status": { "status": {
"enabled": "Activado", "enabled": "Activado",
"paused": "Pausada" "paused": "Pausada"
@ -2369,7 +2306,6 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "Pechar",
"show": "Regras da moderación…" "show": "Regras da moderación…"
}, },
"modal": { "modal": {
@ -2382,9 +2318,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Borrar"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Eliminar esta nota?", "header": "Eliminar esta nota?",
@ -2518,7 +2452,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Baleirar",
"new": "Obter un novo convite" "new": "Obter un novo convite"
}, },
"table": { "table": {
@ -2584,9 +2517,7 @@
"image": "Imaxe actual", "image": "Imaxe actual",
"error": "Erro ó gardar os axustes" "error": "Erro ó gardar os axustes"
}, },
"button": { "button": {},
"save": "Gardar"
},
"message": { "message": {
"success": "Axustes actualizados correctamente." "success": "Axustes actualizados correctamente."
} }
@ -2608,7 +2539,6 @@
"submissionFailure": "Erro ó enviar a denuncia" "submissionFailure": "Erro ó enviar a denuncia"
}, },
"button": { "button": {
"cancel": "Cancelar",
"submit": "Enviar denuncia" "submit": "Enviar denuncia"
}, },
"label": { "label": {
@ -2628,7 +2558,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "Cancelar",
"hide": "Agochar contido" "hide": "Agochar contido"
}, },
"message": { "message": {
@ -2678,7 +2607,6 @@
} }
}, },
"button": { "button": {
"close": "Pechar",
"reload": "Pechar e recargar páxina" "reload": "Pechar e recargar páxina"
}, },
"header": { "header": {
@ -2698,9 +2626,7 @@
"empty": { "empty": {
"noMatch": "Sen biblioteca coincidente." "noMatch": "Sen biblioteca coincidente."
}, },
"button": { "button": {}
"showMore": "Mostrar máis"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
@ -2730,18 +2656,13 @@
"unfocus": "Saír da barra de busca" "unfocus": "Saír da barra de busca"
} }
}, },
"button": { "button": {},
"close": "Pechar"
},
"header": { "header": {
"modal": "Atallos de teclado" "modal": "Atallos de teclado"
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Cancelar",
"submit": "Enviar"
},
"header": { "header": {
"chooseInstance": "Elixe a túa instancia", "chooseInstance": "Elixe a túa instancia",
"failure": "Non se puido conectar ao URL proporcionado", "failure": "Non se puido conectar ao URL proporcionado",
@ -2761,8 +2682,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "Baleirar",
"close": "Pechar",
"stopRadio": "Deter radio" "stopRadio": "Deter radio"
}, },
"label": { "label": {
@ -2793,9 +2712,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "Copiar"
},
"title": "Mostrar/ocultar contrasinal", "title": "Mostrar/ocultar contrasinal",
"message": { "message": {
"copy": "Texto copiado ao portapapeis!" "copy": "Texto copiado ao portapapeis!"
@ -2804,9 +2721,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Editar"
}
}, },
"Button": { "Button": {
"startRadio": "Reproducir radio", "startRadio": "Reproducir radio",
@ -2819,8 +2734,7 @@
}, },
"button": { "button": {
"fediverse": "Fediverso", "fediverse": "Fediverso",
"rss": "RSS", "rss": "RSS"
"search": "Buscar"
}, },
"label": { "label": {
"fediverse": { "fediverse": {
@ -2893,11 +2807,6 @@
"podcastChannel": "Canle de podcast" "podcastChannel": "Canle de podcast"
}, },
"button": { "button": {
"cancel": "Cancelar",
"confirm": "Borrar",
"delete": "Eliminar…",
"edit": "Editar…",
"embed": "Incrustar",
"play": "Reproducir", "play": "Reproducir",
"updateChannel": "Actualizar canle", "updateChannel": "Actualizar canle",
"upload": "Subir" "upload": "Subir"
@ -2960,7 +2869,6 @@
"addNew": "Engadir nova" "addNew": "Engadir nova"
}, },
"button": { "button": {
"cancel": "Cancelar",
"subscribe": "Subscribir" "subscribe": "Subscribir"
}, },
"placeholder": { "placeholder": {
@ -3101,8 +3009,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "Crear biblioteca", "create": "Crear biblioteca",
"delete": "Borrar",
"confirm": "Eliminar biblioteca",
"update": "Actualizar biblioteca" "update": "Actualizar biblioteca"
}, },
"modal": { "modal": {
@ -3200,9 +3106,7 @@
"loading": { "loading": {
"remoteLibraries": "Cargando bibliotecas remotas…" "remoteLibraries": "Cargando bibliotecas remotas…"
}, },
"button": { "button": {},
"refresh": "Actualizar"
},
"description": { "description": {
"remoteLibraries": "As bibliotecas remotas pertences a outras usuarias na rede. Pode acceder a elas se son públicas ou lle outorgan acceso." "remoteLibraries": "As bibliotecas remotas pertences a outras usuarias na rede. Pode acceder a elas se son públicas ou lle outorgan acceso."
} }
@ -3255,7 +3159,6 @@
"domain": "Ver en { domain }" "domain": "Ver en { domain }"
}, },
"button": { "button": {
"edit": "Editar",
"upload": "Subir" "upload": "Subir"
}, },
"title": "Biblioteca", "title": "Biblioteca",
@ -3375,7 +3278,6 @@
} }
}, },
"button": { "button": {
"cancel": "Cancelar",
"createChannel": "Crear canle", "createChannel": "Crear canle",
"next": "Seguinte paso", "next": "Seguinte paso",
"previous": "Paso anterior" "previous": "Paso anterior"
@ -3748,7 +3650,6 @@
"uploadData": "Data de subida" "uploadData": "Data de subida"
}, },
"button": { "button": {
"delete": "Borrar",
"download": "Descargar" "download": "Descargar"
}, },
"modal": { "modal": {
@ -3794,9 +3695,7 @@
"followers": "Seguidoras" "followers": "Seguidoras"
} }
}, },
"button": { "button": {},
"delete": "Borrar"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Eliminar esta biblioteca?", "header": "Eliminar esta biblioteca?",
@ -3846,8 +3745,6 @@
} }
}, },
"button": { "button": {
"delete": "Borrar",
"edit": "Editar",
"remoteRefresh": "Actualizar desde servidor remoto" "remoteRefresh": "Actualizar desde servidor remoto"
}, },
"modal": { "modal": {
@ -3900,8 +3797,6 @@
} }
}, },
"button": { "button": {
"delete": "Borrar",
"edit": "Editar",
"remoteRefresh": "Actualizar desde servidor remoto" "remoteRefresh": "Actualizar desde servidor remoto"
}, },
"modal": { "modal": {
@ -3929,9 +3824,7 @@
"tracks": "Cancións", "tracks": "Cancións",
"django": "Ver na admin de Django" "django": "Ver na admin de Django"
}, },
"button": { "button": {},
"delete": "Borrar"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Eliminar esta etiqueta?", "header": "Eliminar esta etiqueta?",
@ -3990,8 +3883,6 @@
} }
}, },
"button": { "button": {
"delete": "Borrar",
"edit": "Editar",
"remoteRefresh": "Actualizar desde servidor remoto" "remoteRefresh": "Actualizar desde servidor remoto"
}, },
"modal": { "modal": {
@ -4062,7 +3953,6 @@
"channelData": "Datos da canle" "channelData": "Datos da canle"
}, },
"button": { "button": {
"delete": "Borrar",
"openRemote": "Abrir perfil", "openRemote": "Abrir perfil",
"refresh": "Actualizar desde servidor remoto" "refresh": "Actualizar desde servidor remoto"
}, },
@ -4165,8 +4055,7 @@
}, },
"button": { "button": {
"create": "Crear lista de reprodución", "create": "Crear lista de reprodución",
"manage": "Xestiona as listas de reprodución", "manage": "Xestiona as listas de reprodución"
"search": "Buscar"
}, },
"placeholder": { "placeholder": {
"search": "Nome da lista de reprodución…" "search": "Nome da lista de reprodución…"
@ -4183,11 +4072,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Cancelar",
"delete": "Borrar",
"confirm": "Eliminar lista de reprodución", "confirm": "Eliminar lista de reprodución",
"edit": "Editar",
"embed": "Incrustar",
"playAll": "Reproducir todo", "playAll": "Reproducir todo",
"stopEdit": "Deter a edición" "stopEdit": "Deter a edición"
}, },
@ -4216,10 +4101,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Eliminar radio",
"edit": "Editar…"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Queres eliminar a radio \"{ radio }\"?", "header": "Queres eliminar a radio \"{ radio }\"?",

View File

@ -272,9 +272,7 @@
"approvalRequired": "Se ti sei registrato di recente potresti dover aspettare che il nostro team di moderazione controlli il tuo account o verificare la tua email.", "approvalRequired": "Se ti sei registrato di recente potresti dover aspettare che il nostro team di moderazione controlli il tuo account o verificare la tua email.",
"invalidCredentials": "Per favore, controlla che la combinazione username/password sia corretta e assicurati di aver verificato il tuo indirizzo email." "invalidCredentials": "Per favore, controlla che la combinazione username/password sia corretta e assicurati di aver verificato il tuo indirizzo email."
}, },
"button": { "button": {},
"login": "Accedi"
},
"label": { "label": {
"password": "Password", "password": "Password",
"username": "Nome utente o indirizzo email" "username": "Nome utente o indirizzo email"
@ -323,7 +321,6 @@
"library": "Libreria dove i file dovrebbero essere importati." "library": "Libreria dove i file dovrebbero essere importati."
}, },
"button": { "button": {
"save": "Salva",
"scan": "Scansiona" "scan": "Scansiona"
} }
} }
@ -417,9 +414,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Mostra altri"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -441,9 +436,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Mostra altri"
}
} }
}, },
"Player": { "Player": {
@ -548,9 +541,7 @@
"empty": { "empty": {
"noResults": "Nessun risultato" "noResults": "Nessun risultato"
}, },
"button": { "button": {}
"more": "Mostra altri"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -651,9 +642,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Copia"
},
"help": { "help": {
"embed": "Copia/incolla questo codice nel tuo sito HTML", "embed": "Copia/incolla questo codice nel tuo sito HTML",
"width": "Lascia vuoto per un widget adattivo", "width": "Lascia vuoto per un widget adattivo",
@ -675,17 +664,13 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "Mostra altri"
},
"help": { "help": {
"subscribe": "Potresti aver bisogno di seguire questo canale per vedere i suoi contenuti." "subscribe": "Potresti aver bisogno di seguire questo canale per vedere i suoi contenuti."
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Mostra altri"
}
}, },
"ChannelEntries": { "ChannelEntries": {
"help": { "help": {
@ -710,9 +695,6 @@
}, },
"title": "Artista", "title": "Artista",
"button": { "button": {
"cancel": "Annulla",
"edit": "Modifica",
"embed": "Incorpora",
"more": "Di più…", "more": "Di più…",
"play": "Riproduci tutti gli album" "play": "Riproduci tutti gli album"
}, },
@ -750,8 +732,7 @@
} }
}, },
"button": { "button": {
"filter": "Aggiungi filtro", "filter": "Aggiungi filtro"
"save": "Salva"
}, },
"label": { "label": {
"filter": "Aggiungi filtri per personalizzare la tua radio", "filter": "Aggiungi filtri per personalizzare la tua radio",
@ -803,7 +784,6 @@
} }
}, },
"button": { "button": {
"cancel": "Annulla",
"retry": "Riprova upload falliti" "retry": "Riprova upload falliti"
}, },
"label": { "label": {
@ -840,8 +820,6 @@
"summary": "Un breve riassunto che descrive le tue modifiche." "summary": "Un breve riassunto che descrive le tue modifiche."
}, },
"button": { "button": {
"cancel": "Annulla",
"clear": "Svuota",
"reset": "Ripristina al valore iniziale", "reset": "Ripristina al valore iniziale",
"showUnreviewed": "Restringi alle modifiche non revisionate", "showUnreviewed": "Restringi alle modifiche non revisionate",
"showAll": "Mostra tutte le modifiche", "showAll": "Mostra tutte le modifiche",
@ -895,14 +873,11 @@
"search": "Cerca", "search": "Cerca",
"tags": "Etichette" "tags": "Etichette"
}, },
"button": { "button": {}
"search": "Cerca"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "Aggiungi musica", "upload": "Aggiungi musica"
"search": "Cerca"
}, },
"label": { "label": {
"search": "Nome dell'artista", "search": "Nome dell'artista",
@ -1010,9 +985,7 @@
"message": "I metadati inclusi nel file non sono validi o alcuni campi obbligatori sono mancanti." "message": "I metadati inclusi nel file non sono validi o alcuni campi obbligatori sono mancanti."
} }
}, },
"button": { "button": {},
"close": "Chiudi"
},
"table": { "table": {
"error": { "error": {
"debug": "Informazioni di debug", "debug": "Informazioni di debug",
@ -1039,7 +1012,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Approva", "approve": "Approva",
"delete": "Elimina",
"reject": "Rifiuta" "reject": "Rifiuta"
}, },
"status": { "status": {
@ -1086,9 +1058,7 @@
"browse": "Navigare i podcast" "browse": "Navigare i podcast"
}, },
"button": { "button": {
"cancel": "Annulla",
"channel": "Crea un Canale", "channel": "Crea un Canale",
"search": "Cerca",
"subscribe": "Iscriviti", "subscribe": "Iscriviti",
"feed": "Iscriviti a un feed" "feed": "Iscriviti a un feed"
}, },
@ -1146,10 +1116,6 @@
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"cancel": "Annulla",
"delete": "Elimina…",
"edit": "Modifica",
"embed": "Incorpora",
"more": "Di più…" "more": "Di più…"
}, },
"modal": { "modal": {
@ -1173,11 +1139,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Annulla",
"delete": "Elimina…",
"download": "Scarica", "download": "Scarica",
"edit": "Modifica",
"embed": "Incorpora",
"more": "Di più…", "more": "Di più…",
"play": "Riproduci" "play": "Riproduci"
}, },
@ -1311,8 +1273,6 @@
"quota": "Spazio di archiviazione rimanente:" "quota": "Spazio di archiviazione rimanente:"
}, },
"button": { "button": {
"cancel": "Annulla",
"close": "Chiudi",
"finishLater": "Finisci più tardi", "finishLater": "Finisci più tardi",
"next": "Prossimo passo", "next": "Prossimo passo",
"previous": "Passo precedente", "previous": "Passo precedente",
@ -1384,10 +1344,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Annulla",
"create": "Crea"
},
"header": { "header": {
"newAlbum": "Nuovo album", "newAlbum": "Nuovo album",
"newSeries": "Nuova serie" "newSeries": "Nuova serie"
@ -1557,18 +1514,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Annulla",
"confirm": "Conferma"
},
"header": { "header": {
"confirm": "Vuoi confermare questa azione?" "confirm": "Vuoi confermare questa azione?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Annulla",
"edit": "Modifica",
"less": "Mostra meno", "less": "Mostra meno",
"more": "Mostra altri", "more": "Mostra altri",
"update": "Aggiorna descrizione" "update": "Aggiorna descrizione"
@ -1581,9 +1533,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Pulisci"
},
"label": { "label": {
"search": "Cerca" "search": "Cerca"
}, },
@ -1598,9 +1548,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "Copia"
},
"message": { "message": {
"success": "Testo copiato negli appunti!" "success": "Testo copiato negli appunti!"
} }
@ -1636,9 +1584,7 @@
"header": { "header": {
"noResults": "Nessun risultato trovato." "noResults": "Nessun risultato trovato."
}, },
"button": { "button": {}
"refresh": "Aggiorna"
}
}, },
"AttachmentInput": { "AttachmentInput": {
"help": { "help": {
@ -1677,9 +1623,7 @@
"button": { "button": {
"addDuplicate": "Aggiungi comunque", "addDuplicate": "Aggiungi comunque",
"addToPlaylist": "Aggiungi a questa playlist", "addToPlaylist": "Aggiungi a questa playlist",
"addTrack": "Aggiungi traccia", "addTrack": "Aggiungi traccia"
"cancel": "Annulla",
"edit": "Modifica"
}, },
"header": { "header": {
"addToPlaylist": "Aggiungi alla playlist", "addToPlaylist": "Aggiungi alla playlist",
@ -1768,8 +1712,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "Crea Playlist", "create": "Crea Playlist"
"more": "Mostra altri"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "Non sono ancora state create playlist" "noPlaylists": "Non sono ancora state create playlist"
@ -2148,7 +2091,6 @@
"reportedObject": "Oggetto segnalato" "reportedObject": "Oggetto segnalato"
}, },
"button": { "button": {
"confirmDelete": "Elimina",
"delete": "Elimina oggetto segnalato", "delete": "Elimina oggetto segnalato",
"resolve": "Risolvi", "resolve": "Risolvi",
"unresolve": "Non risolto" "unresolve": "Non risolto"
@ -2228,10 +2170,7 @@
"isActive": "Usa questa impostazione per abilitare/disabilitare temporaneamente la regola senza rimuoverla completamente." "isActive": "Usa questa impostazione per abilitare/disabilitare temporaneamente la regola senza rimuoverla completamente."
}, },
"button": { "button": {
"cancel": "Annulla",
"create": "Crea", "create": "Crea",
"delete": "Elimina",
"confirm": "Elimina regola di moderazione",
"update": "Aggiorna" "update": "Aggiorna"
}, },
"modal": { "modal": {
@ -2356,9 +2295,7 @@
"reason": "Motivo", "reason": "Motivo",
"rejectMedia": "Rifiuta media" "rejectMedia": "Rifiuta media"
}, },
"button": { "button": {},
"edit": "Modifica"
},
"status": { "status": {
"enabled": "Abilitato", "enabled": "Abilitato",
"paused": "In pausa" "paused": "In pausa"
@ -2369,7 +2306,6 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "Chiudi",
"show": "Regole di moderazione…" "show": "Regole di moderazione…"
}, },
"modal": { "modal": {
@ -2382,9 +2318,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Elimina"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Eliminare questa nota?", "header": "Eliminare questa nota?",
@ -2518,7 +2452,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Pulisci",
"new": "Ottieni un nuovo invito" "new": "Ottieni un nuovo invito"
}, },
"table": { "table": {
@ -2584,9 +2517,7 @@
"image": "Immagine attuale", "image": "Immagine attuale",
"error": "Errore durante il salvataggio delle impostazioni" "error": "Errore durante il salvataggio delle impostazioni"
}, },
"button": { "button": {},
"save": "Salva"
},
"message": { "message": {
"success": "Impostazioni aggiornate con successo." "success": "Impostazioni aggiornate con successo."
} }
@ -2608,7 +2539,6 @@
"submissionFailure": "Errore durante l'invio della segnalazione" "submissionFailure": "Errore durante l'invio della segnalazione"
}, },
"button": { "button": {
"cancel": "Annulla",
"submit": "Invia segnalazione" "submit": "Invia segnalazione"
}, },
"label": { "label": {
@ -2628,7 +2558,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "Annulla",
"hide": "Nascondi contenuto" "hide": "Nascondi contenuto"
}, },
"message": { "message": {
@ -2678,7 +2607,6 @@
} }
}, },
"button": { "button": {
"close": "Chiudi",
"reload": "Chiudi e ricarica pagina" "reload": "Chiudi e ricarica pagina"
}, },
"header": { "header": {
@ -2698,9 +2626,7 @@
"empty": { "empty": {
"noMatch": "Nessuna libreria corrispondente." "noMatch": "Nessuna libreria corrispondente."
}, },
"button": { "button": {}
"showMore": "Mostra altri"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
@ -2730,18 +2656,13 @@
"unfocus": "Togli il primo piano dalla barra di ricerca" "unfocus": "Togli il primo piano dalla barra di ricerca"
} }
}, },
"button": { "button": {},
"close": "Chiudi"
},
"header": { "header": {
"modal": "Scorciatoie da tastiera" "modal": "Scorciatoie da tastiera"
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Annulla",
"submit": "Invia"
},
"header": { "header": {
"chooseInstance": "Scegli la tua istanza", "chooseInstance": "Scegli la tua istanza",
"failure": "Non è possibile connettersi all'URL dato", "failure": "Non è possibile connettersi all'URL dato",
@ -2761,8 +2682,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "Svuota",
"close": "Chiudi",
"stopRadio": "Ferma radio" "stopRadio": "Ferma radio"
}, },
"label": { "label": {
@ -2793,9 +2712,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "Copia"
},
"title": "Mostra/nascondi password", "title": "Mostra/nascondi password",
"message": { "message": {
"copy": "Testo copiato negli appunti!" "copy": "Testo copiato negli appunti!"
@ -2804,9 +2721,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Modifica"
}
}, },
"Button": { "Button": {
"startRadio": "Riproduci radio", "startRadio": "Riproduci radio",
@ -2819,8 +2734,7 @@
}, },
"button": { "button": {
"fediverse": "Fediverso", "fediverse": "Fediverso",
"rss": "RSS", "rss": "RSS"
"search": "Cerca"
}, },
"label": { "label": {
"fediverse": { "fediverse": {
@ -2893,11 +2807,6 @@
"podcastChannel": "Canale podcast" "podcastChannel": "Canale podcast"
}, },
"button": { "button": {
"cancel": "Annulla",
"confirm": "Elimina",
"delete": "Elimina…",
"edit": "Modifica…",
"embed": "Incorpora",
"play": "Riproduci", "play": "Riproduci",
"updateChannel": "Aggiorna canale", "updateChannel": "Aggiorna canale",
"upload": "Carica" "upload": "Carica"
@ -2960,7 +2869,6 @@
"addNew": "Aggiungi nuovo" "addNew": "Aggiungi nuovo"
}, },
"button": { "button": {
"cancel": "Annulla",
"subscribe": "Iscriviti" "subscribe": "Iscriviti"
}, },
"placeholder": { "placeholder": {
@ -3101,8 +3009,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "Crea libreria", "create": "Crea libreria",
"delete": "Elimina",
"confirm": "Elimina libreria",
"update": "Aggiorna libreria" "update": "Aggiorna libreria"
}, },
"modal": { "modal": {
@ -3200,9 +3106,7 @@
"loading": { "loading": {
"remoteLibraries": "Caricando le librerie remote…" "remoteLibraries": "Caricando le librerie remote…"
}, },
"button": { "button": {},
"refresh": "Aggiorna"
},
"description": { "description": {
"remoteLibraries": "Le librerie remote sono di proprietà di altri utenti nella rete. Puoi accedervi se sono pubbliche o se ti è stato dato l'accesso ad esse." "remoteLibraries": "Le librerie remote sono di proprietà di altri utenti nella rete. Puoi accedervi se sono pubbliche o se ti è stato dato l'accesso ad esse."
} }
@ -3255,7 +3159,6 @@
"domain": "Visualizza su { dominio }" "domain": "Visualizza su { dominio }"
}, },
"button": { "button": {
"edit": "Modifica",
"upload": "Carica" "upload": "Carica"
}, },
"title": "Libreria", "title": "Libreria",
@ -3375,7 +3278,6 @@
} }
}, },
"button": { "button": {
"cancel": "Annulla",
"createChannel": "Crea canale", "createChannel": "Crea canale",
"next": "Prossimo passo", "next": "Prossimo passo",
"previous": "Passo precedente" "previous": "Passo precedente"
@ -3748,7 +3650,6 @@
"uploadData": "Data di caricamento" "uploadData": "Data di caricamento"
}, },
"button": { "button": {
"delete": "Elimina",
"download": "Scarica" "download": "Scarica"
}, },
"modal": { "modal": {
@ -3794,9 +3695,7 @@
"followers": "Seguito da" "followers": "Seguito da"
} }
}, },
"button": { "button": {},
"delete": "Elimina"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Eliminare questa libreria?", "header": "Eliminare questa libreria?",
@ -3846,8 +3745,6 @@
} }
}, },
"button": { "button": {
"delete": "Elimina",
"edit": "Modifica",
"remoteRefresh": "Aggiorna da un server remoto" "remoteRefresh": "Aggiorna da un server remoto"
}, },
"modal": { "modal": {
@ -3900,8 +3797,6 @@
} }
}, },
"button": { "button": {
"delete": "Elimina",
"edit": "Modifica",
"remoteRefresh": "Aggiorna da un server remoto" "remoteRefresh": "Aggiorna da un server remoto"
}, },
"modal": { "modal": {
@ -3929,9 +3824,7 @@
"tracks": "Tracce", "tracks": "Tracce",
"django": "Vedi nell'amministrazione di Django" "django": "Vedi nell'amministrazione di Django"
}, },
"button": { "button": {},
"delete": "Elimina"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Eliminare questo tag?", "header": "Eliminare questo tag?",
@ -3990,8 +3883,6 @@
} }
}, },
"button": { "button": {
"delete": "Elimina",
"edit": "Modifica",
"remoteRefresh": "Aggiorna da un server remoto" "remoteRefresh": "Aggiorna da un server remoto"
}, },
"modal": { "modal": {
@ -4062,7 +3953,6 @@
"channelData": "Dati del canale" "channelData": "Dati del canale"
}, },
"button": { "button": {
"delete": "Elimina",
"openRemote": "Apri profilo remoto", "openRemote": "Apri profilo remoto",
"refresh": "Aggiorna da un server remoto" "refresh": "Aggiorna da un server remoto"
}, },
@ -4165,8 +4055,7 @@
}, },
"button": { "button": {
"create": "Crea playlist", "create": "Crea playlist",
"manage": "Gestisci le tue playlist", "manage": "Gestisci le tue playlist"
"search": "Cerca"
}, },
"placeholder": { "placeholder": {
"search": "Inserisci il nome di una playlist…" "search": "Inserisci il nome di una playlist…"
@ -4183,11 +4072,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Annulla",
"delete": "Elimina",
"confirm": "Elimina playlist", "confirm": "Elimina playlist",
"edit": "Modifica",
"embed": "Incorpora",
"playAll": "Riproduci tutto", "playAll": "Riproduci tutto",
"stopEdit": "Smetti di modificare" "stopEdit": "Smetti di modificare"
}, },
@ -4216,10 +4101,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Elimina radio",
"edit": "Modifica…"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Vuoi eliminare la radio \"{ radio }\"?", "header": "Vuoi eliminare la radio \"{ radio }\"?",

View File

@ -250,9 +250,7 @@
"approvalRequired": "アカウントを最近作成した場合、モデレーションチームによるあなたのアカウントの審査、またはEメールの認証を待つ必要があるかもしれません。", "approvalRequired": "アカウントを最近作成した場合、モデレーションチームによるあなたのアカウントの審査、またはEメールの認証を待つ必要があるかもしれません。",
"invalidCredentials": "ユーザーネームとパスワードの組み合わせが正しいかどうか、ダブルチェックして下さい。そして、あなたのメールアドレスが認証済みであることを確認して下さい。" "invalidCredentials": "ユーザーネームとパスワードの組み合わせが正しいかどうか、ダブルチェックして下さい。そして、あなたのメールアドレスが認証済みであることを確認して下さい。"
}, },
"button": { "button": {},
"login": "ログイン"
},
"label": { "label": {
"password": "パスワード", "password": "パスワード",
"username": "ユーザーネームまたはメールアドレス" "username": "ユーザーネームまたはメールアドレス"
@ -301,7 +299,6 @@
"library": "ライブラリにはファイルがインポートされるべきでしょう。" "library": "ライブラリにはファイルがインポートされるべきでしょう。"
}, },
"button": { "button": {
"save": "保存",
"scan": "スキャン" "scan": "スキャン"
} }
} }
@ -395,9 +392,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "さらに表示"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -419,9 +414,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "さらに表示"
}
} }
}, },
"Player": { "Player": {
@ -525,9 +518,7 @@
"empty": { "empty": {
"noResults": "見つかりませんでした" "noResults": "見つかりませんでした"
}, },
"button": { "button": {}
"more": "さらに表示"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -622,9 +613,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "コピー"
},
"help": { "help": {
"embed": "以下のコードをコピーして、Webサイトに貼りましょう", "embed": "以下のコードをコピーして、Webサイトに貼りましょう",
"width": "空欄にするとレスポンシブなウィジェットになります", "width": "空欄にするとレスポンシブなウィジェットになります",
@ -643,17 +632,13 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "さらに表示"
},
"help": { "help": {
"subscribe": "コンテンツを見るには、このチャンネルを登録する必要があるかもしれません。" "subscribe": "コンテンツを見るには、このチャンネルを登録する必要があるかもしれません。"
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "さらに表示"
}
}, },
"ChannelEntries": { "ChannelEntries": {
"help": { "help": {
@ -677,9 +662,6 @@
}, },
"title": "アーティスト", "title": "アーティスト",
"button": { "button": {
"cancel": "キャンセル",
"edit": "編集する",
"embed": "埋め込む",
"more": "もっと…", "more": "もっと…",
"play": "全てのアルバムを再生する" "play": "全てのアルバムを再生する"
}, },
@ -716,8 +698,7 @@
} }
}, },
"button": { "button": {
"filter": "フィルターの追加", "filter": "フィルターの追加"
"save": "保存"
}, },
"label": { "label": {
"filter": "ラジオをカスタマイズするためにフィルターを追加する", "filter": "ラジオをカスタマイズするためにフィルターを追加する",
@ -766,7 +747,6 @@
} }
}, },
"button": { "button": {
"cancel": "キャンセル",
"retry": "失敗したアップロードを再度試す" "retry": "失敗したアップロードを再度試す"
}, },
"label": { "label": {
@ -794,8 +774,6 @@
"summary": "変更点の端的な概要。" "summary": "変更点の端的な概要。"
}, },
"button": { "button": {
"cancel": "キャンセル",
"clear": "クリア",
"reset": "初期値にリセットする" "reset": "初期値にリセットする"
}, },
"notApplicable": "N/A", "notApplicable": "N/A",
@ -836,14 +814,11 @@
"search": "検索", "search": "検索",
"tags": "タグ" "tags": "タグ"
}, },
"button": { "button": {}
"search": "検索"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "曲を追加", "upload": "曲を追加"
"search": "検索"
}, },
"label": { "label": {
"search": "アーティスト名", "search": "アーティスト名",
@ -947,9 +922,7 @@
"message": "ファイルに含まれるメタデータが無効か、必須の項目が入力されていません。" "message": "ファイルに含まれるメタデータが無効か、必須の項目が入力されていません。"
} }
}, },
"button": { "button": {},
"close": "閉じる"
},
"table": { "table": {
"error": { "error": {
"debug": "デバッグ", "debug": "デバッグ",
@ -972,7 +945,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "承認", "approve": "承認",
"delete": "削除",
"reject": "拒否" "reject": "拒否"
}, },
"status": { "status": {
@ -1011,9 +983,7 @@
"browse": "ポッドキャストを探す" "browse": "ポッドキャストを探す"
}, },
"button": { "button": {
"cancel": "キャンセル",
"channel": "チャンネルを作成", "channel": "チャンネルを作成",
"search": "検索",
"subscribe": "登録", "subscribe": "登録",
"feed": "RSSフィードを購読する" "feed": "RSSフィードを購読する"
}, },
@ -1071,10 +1041,6 @@
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"cancel": "キャンセル",
"delete": "削除…",
"edit": "編集する",
"embed": "埋め込む",
"more": "もっと…" "more": "もっと…"
}, },
"modal": { "modal": {
@ -1097,11 +1063,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "キャンセル",
"delete": "削除…",
"download": "ダウンロード", "download": "ダウンロード",
"edit": "編集する",
"embed": "埋め込む",
"more": "もっと…", "more": "もっと…",
"play": "再生" "play": "再生"
}, },
@ -1219,8 +1181,6 @@
"quota": "残りのストレージ容量:" "quota": "残りのストレージ容量:"
}, },
"button": { "button": {
"cancel": "キャンセル",
"close": "閉じる",
"next": "次へ", "next": "次へ",
"previous": "前のステップ", "previous": "前のステップ",
"publish": "公開", "publish": "公開",
@ -1284,10 +1244,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "キャンセル",
"create": "作成"
},
"header": { "header": {
"newAlbum": "新しいアルバム", "newAlbum": "新しいアルバム",
"newSeries": "新しいシリーズ" "newSeries": "新しいシリーズ"
@ -1445,18 +1402,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "キャンセル",
"confirm": "確認"
},
"header": { "header": {
"confirm": "このアクションを確認しますか?" "confirm": "このアクションを確認しますか?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "キャンセル",
"edit": "編集する",
"less": "少なく表示", "less": "少なく表示",
"more": "さらに表示", "more": "さらに表示",
"update": "自己紹介の更新" "update": "自己紹介の更新"
@ -1469,9 +1421,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "クリア"
},
"label": { "label": {
"search": "検索" "search": "検索"
}, },
@ -1486,9 +1436,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "コピー"
},
"message": { "message": {
"success": "クリップボードにコピーされました!" "success": "クリップボードにコピーされました!"
} }
@ -1524,9 +1472,7 @@
"header": { "header": {
"noResults": "コンテンツが見つかりませんでした。" "noResults": "コンテンツが見つかりませんでした。"
}, },
"button": { "button": {}
"refresh": "更新"
}
}, },
"AttachmentInput": { "AttachmentInput": {
"help": { "help": {
@ -1565,9 +1511,7 @@
"button": { "button": {
"addDuplicate": "とにかく追加する", "addDuplicate": "とにかく追加する",
"addToPlaylist": "このプレイリストに追加", "addToPlaylist": "このプレイリストに追加",
"addTrack": "曲の追加", "addTrack": "曲の追加"
"cancel": "キャンセル",
"edit": "編集"
}, },
"header": { "header": {
"addToPlaylist": "プレイリストに追加", "addToPlaylist": "プレイリストに追加",
@ -1647,8 +1591,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "プレイリストを作成", "create": "プレイリストを作成"
"more": "さらに表示"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "まだプレイリストは作成されてません" "noPlaylists": "まだプレイリストは作成されてません"
@ -1998,7 +1941,6 @@
"reportedObject": "通報した対象" "reportedObject": "通報した対象"
}, },
"button": { "button": {
"confirmDelete": "削除",
"delete": "通報対象を削除", "delete": "通報対象を削除",
"resolve": "解決", "resolve": "解決",
"unresolve": "未解決" "unresolve": "未解決"
@ -2069,10 +2011,7 @@
"silenceActivity": "フォロワーを除いた、アカウントまたはドメインに属するコンテンツを隠す。" "silenceActivity": "フォロワーを除いた、アカウントまたはドメインに属するコンテンツを隠す。"
}, },
"button": { "button": {
"cancel": "キャンセル",
"create": "作成", "create": "作成",
"delete": "削除",
"confirm": "モデレーションルールを削除",
"update": "更新" "update": "更新"
}, },
"modal": { "modal": {
@ -2182,9 +2121,7 @@
"reason": "理由", "reason": "理由",
"rejectMedia": "拒否したメディア" "rejectMedia": "拒否したメディア"
}, },
"button": { "button": {},
"edit": "編集する"
},
"status": { "status": {
"enabled": "有効", "enabled": "有効",
"paused": "停止" "paused": "停止"
@ -2195,14 +2132,11 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "閉じる",
"show": "モデレーションルール…" "show": "モデレーションルール…"
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "削除"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "このノートを削除しますか?", "header": "このノートを削除しますか?",
@ -2323,9 +2257,7 @@
} }
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {},
"clear": "クリア"
},
"table": { "table": {
"invitation": { "invitation": {
"header": { "header": {
@ -2384,9 +2316,7 @@
"image": "現在の画像", "image": "現在の画像",
"error": "設定の保存中にエラーが発生しました" "error": "設定の保存中にエラーが発生しました"
}, },
"button": { "button": {},
"save": "保存"
},
"message": { "message": {
"success": "設定が更新されました。" "success": "設定が更新されました。"
} }
@ -2408,7 +2338,6 @@
"submissionFailure": "通報内容の投稿中にエラーが発生しました" "submissionFailure": "通報内容の投稿中にエラーが発生しました"
}, },
"button": { "button": {
"cancel": "キャンセル",
"submit": "通報する" "submit": "通報する"
}, },
"label": { "label": {
@ -2428,7 +2357,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "キャンセル",
"hide": "コンテンツを隠す" "hide": "コンテンツを隠す"
}, },
"message": { "message": {
@ -2462,7 +2390,6 @@
} }
}, },
"button": { "button": {
"close": "閉じる",
"reload": "閉じて再読込" "reload": "閉じて再読込"
}, },
"header": { "header": {
@ -2481,9 +2408,7 @@
"empty": { "empty": {
"noMatch": "マッチするライブラリがありません。" "noMatch": "マッチするライブラリがありません。"
}, },
"button": { "button": {}
"showMore": "さらに表示"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
@ -2513,17 +2438,13 @@
"unfocus": "検索窓から離れる" "unfocus": "検索窓から離れる"
} }
}, },
"button": { "button": {},
"close": "閉じる"
},
"header": { "header": {
"modal": "キーボードショートカット集" "modal": "キーボードショートカット集"
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "キャンセル"
},
"header": { "header": {
"chooseInstance": "インスタンスを選んでください", "chooseInstance": "インスタンスを選んでください",
"failure": "入力されたURLにアクセスできません", "failure": "入力されたURLにアクセスできません",
@ -2542,8 +2463,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "クリア",
"close": "閉じる",
"stopRadio": "ラジオを止める" "stopRadio": "ラジオを止める"
}, },
"label": { "label": {
@ -2573,9 +2492,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "コピー"
},
"title": "パスワードを表示・隠す", "title": "パスワードを表示・隠す",
"message": { "message": {
"copy": "クリップボードにコピーされました!" "copy": "クリップボードにコピーされました!"
@ -2584,9 +2501,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "編集する"
}
}, },
"Button": { "Button": {
"startRadio": "ラジオを再生", "startRadio": "ラジオを再生",
@ -2599,8 +2514,7 @@
}, },
"button": { "button": {
"fediverse": "Fediverse", "fediverse": "Fediverse",
"rss": "RSS", "rss": "RSS"
"search": "検索"
}, },
"label": { "label": {
"fediverse": { "fediverse": {
@ -2669,11 +2583,6 @@
"podcastChannel": "ポッドキャストのチャンネル" "podcastChannel": "ポッドキャストのチャンネル"
}, },
"button": { "button": {
"cancel": "キャンセル",
"confirm": "削除",
"delete": "削除…",
"edit": "編集…",
"embed": "埋め込む",
"play": "再生する", "play": "再生する",
"updateChannel": "チャンネルの更新", "updateChannel": "チャンネルの更新",
"upload": "アップロード" "upload": "アップロード"
@ -2732,7 +2641,6 @@
"addNew": "新規作成" "addNew": "新規作成"
}, },
"button": { "button": {
"cancel": "キャンセル",
"subscribe": "登録" "subscribe": "登録"
}, },
"placeholder": { "placeholder": {
@ -2856,8 +2764,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "ライブラリを作成", "create": "ライブラリを作成",
"delete": "削除",
"confirm": "ライブラリを削除",
"update": "ライブラリの更新" "update": "ライブラリの更新"
}, },
"modal": { "modal": {
@ -2943,9 +2849,7 @@
"loading": { "loading": {
"remoteLibraries": "リモートライブラリを読み込んでいます…" "remoteLibraries": "リモートライブラリを読み込んでいます…"
}, },
"button": { "button": {},
"refresh": "更新"
},
"header": { "header": {
"remoteLibraries": "リモートのライブラリ" "remoteLibraries": "リモートのライブラリ"
}, },
@ -2995,7 +2899,6 @@
"domain": "{ domain }で聞く" "domain": "{ domain }で聞く"
}, },
"button": { "button": {
"edit": "編集する",
"upload": "アップロード" "upload": "アップロード"
}, },
"title": "ライブラリ", "title": "ライブラリ",
@ -3113,7 +3016,6 @@
} }
}, },
"button": { "button": {
"cancel": "キャンセル",
"createChannel": "チャンネルを作成", "createChannel": "チャンネルを作成",
"next": "次へ", "next": "次へ",
"previous": "前のステップ" "previous": "前のステップ"
@ -3450,7 +3352,6 @@
"uploadData": "アップロード日付" "uploadData": "アップロード日付"
}, },
"button": { "button": {
"delete": "削除",
"download": "ダウンロード" "download": "ダウンロード"
}, },
"modal": { "modal": {
@ -3493,9 +3394,7 @@
"followers": "フォロワー" "followers": "フォロワー"
} }
}, },
"button": { "button": {},
"delete": "削除"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "このライブラリを削除しますか?", "header": "このライブラリを削除しますか?",
@ -3540,8 +3439,6 @@
} }
}, },
"button": { "button": {
"delete": "削除",
"edit": "編集する",
"remoteRefresh": "リモートサーバーから更新する" "remoteRefresh": "リモートサーバーから更新する"
}, },
"modal": { "modal": {
@ -3589,8 +3486,6 @@
} }
}, },
"button": { "button": {
"delete": "削除",
"edit": "編集する",
"remoteRefresh": "リモートサーバーから更新する" "remoteRefresh": "リモートサーバーから更新する"
}, },
"modal": { "modal": {
@ -3614,9 +3509,7 @@
"localProfile": "ローカルのプロフィールを開く", "localProfile": "ローカルのプロフィールを開く",
"tracks": "曲一覧" "tracks": "曲一覧"
}, },
"button": { "button": {},
"delete": "削除"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "このタグを削除しますか?" "header": "このタグを削除しますか?"
@ -3669,8 +3562,6 @@
} }
}, },
"button": { "button": {
"delete": "削除",
"edit": "編集する",
"remoteRefresh": "リモートサーバーから更新する" "remoteRefresh": "リモートサーバーから更新する"
}, },
"modal": { "modal": {
@ -3734,7 +3625,6 @@
"channelData": "チャンネルデータ" "channelData": "チャンネルデータ"
}, },
"button": { "button": {
"delete": "削除",
"openRemote": "リモートのプロフィールを開く", "openRemote": "リモートのプロフィールを開く",
"refresh": "リモートサーバーから更新する" "refresh": "リモートサーバーから更新する"
}, },
@ -3827,8 +3717,7 @@
}, },
"button": { "button": {
"create": "プレイリストを作成", "create": "プレイリストを作成",
"manage": "プレイリストの管理", "manage": "プレイリストの管理"
"search": "検索"
}, },
"placeholder": { "placeholder": {
"search": "プレイリスト名を入力…" "search": "プレイリスト名を入力…"
@ -3845,11 +3734,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "キャンセル",
"delete": "削除",
"confirm": "プレイリストを削除", "confirm": "プレイリストを削除",
"edit": "編集する",
"embed": "埋め込む",
"playAll": "全曲再生", "playAll": "全曲再生",
"stopEdit": "編集を止める" "stopEdit": "編集を止める"
}, },
@ -3875,10 +3760,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "ラジオを削除",
"edit": "編集…"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "ラジオ「{ radio }」を削除しますか?" "header": "ラジオ「{ radio }」を削除しますか?"

View File

@ -8,9 +8,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Ssken-d ugar"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -64,9 +62,7 @@
"empty": { "empty": {
"noResults": "Ulac ayen yettwafen" "noResults": "Ulac ayen yettwafen"
}, },
"button": { "button": {}
"more": "Ssken-d ugar"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -114,9 +110,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Copier"
},
"header": { "header": {
"preview": "Timeẓriwt" "preview": "Timeẓriwt"
} }
@ -151,20 +145,14 @@
}, },
"album": { "album": {
"Widget": { "Widget": {
"button": { "button": {}
"more": "Ssken-d ugar"
}
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {}
"showMore": "Ssken-d ugar"
}
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Ssken-d ugar"
}
} }
}, },
"library": { "library": {
@ -188,9 +176,7 @@
} }
} }
}, },
"button": { "button": {},
"cancel": "Sefex"
},
"header": { "header": {
"status": "Addad n umiḍan" "status": "Addad n umiḍan"
}, },
@ -213,8 +199,7 @@
} }
}, },
"button": { "button": {
"filter": "Rni imzizdig", "filter": "Rni imzizdig"
"save": "Sekles"
}, },
"label": { "label": {
"description": "Aglam" "description": "Aglam"
@ -258,14 +243,11 @@
"label": "Yir iɣf-isefka" "label": "Yir iɣf-isefka"
} }
}, },
"button": { "button": {}
"close": "Mdel"
}
}, },
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Qbel", "approve": "Qbel",
"delete": "Kkes",
"reject": "Agi" "reject": "Agi"
}, },
"status": { "status": {
@ -285,9 +267,6 @@
"ArtistBase": { "ArtistBase": {
"title": "Artiste", "title": "Artiste",
"button": { "button": {
"cancel": "Sefex",
"edit": "Beddel",
"embed": "Seddu",
"more": "Ugar…" "more": "Ugar…"
} }
}, },
@ -303,9 +282,7 @@
}, },
"label": "Tri" "label": "Tri"
}, },
"button": { "button": {}
"search": "Anadi"
}
}, },
"Albums": { "Albums": {
"ordering": { "ordering": {
@ -319,9 +296,7 @@
"search": "Anadi", "search": "Anadi",
"tags": "Tibzimin" "tags": "Tibzimin"
}, },
"button": { "button": {}
"search": "Anadi"
}
}, },
"Podcasts": { "Podcasts": {
"ordering": { "ordering": {
@ -335,9 +310,7 @@
"browse": "Podcasts" "browse": "Podcasts"
}, },
"button": { "button": {
"cancel": "Sefex",
"channel": "Rnu amiḍan", "channel": "Rnu amiḍan",
"search": "Anadi",
"subscribe": "Jerred", "subscribe": "Jerred",
"feed": "Jerred" "feed": "Jerred"
}, },
@ -367,25 +340,16 @@
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"cancel": "Sefex",
"edit": "Beddel",
"embed": "Seddu",
"more": "Ugar…" "more": "Ugar…"
} }
}, },
"EditForm": { "EditForm": {
"button": { "button": {},
"cancel": "Sefex",
"clear": "Effacer"
},
"notApplicable": "Wlac" "notApplicable": "Wlac"
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Sefex",
"download": "Sider", "download": "Sider",
"edit": "Beddel",
"embed": "Seddu",
"more": "Ugar…", "more": "Ugar…",
"play": "Seddu" "play": "Seddu"
}, },
@ -497,9 +461,7 @@
"placeholder": { "placeholder": {
"username": "Sekcem isem-ik(im) n useqdac" "username": "Sekcem isem-ik(im) n useqdac"
}, },
"button": { "button": {},
"login": "Qqen"
},
"label": { "label": {
"password": "Awal n uɛeddi", "password": "Awal n uɛeddi",
"username": "Isem n useqdac neɣ tansa imayl" "username": "Isem n useqdac neɣ tansa imayl"
@ -514,7 +476,6 @@
"library": "Tanedlist" "library": "Tanedlist"
}, },
"button": { "button": {
"save": "Sekles",
"scan": "Snirem tura" "scan": "Snirem tura"
} }
}, },
@ -810,7 +771,6 @@
"message": "Izen" "message": "Izen"
}, },
"button": { "button": {
"confirmDelete": "Kkes",
"resolve": "Fru" "resolve": "Fru"
}, },
"notApplicable": "Wlac" "notApplicable": "Wlac"
@ -903,9 +863,7 @@
}, },
"InstancePolicyForm": { "InstancePolicyForm": {
"button": { "button": {
"cancel": "Sefex",
"create": "Snulfu-d", "create": "Snulfu-d",
"delete": "Kkes",
"update": "Leqqem" "update": "Leqqem"
}, },
"label": { "label": {
@ -915,19 +873,13 @@
} }
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {}
"close": "Mdel"
}
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {}
"delete": "Kkes"
}
}, },
"InstancePolicyCard": { "InstancePolicyCard": {
"button": { "button": {},
"edit": "Beddel"
},
"status": { "status": {
"enabled": "Yermed", "enabled": "Yermed",
"paused": "En Pause" "paused": "En Pause"
@ -1032,9 +984,7 @@
} }
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {},
"clear": "Effacer"
},
"table": { "table": {
"invitation": { "invitation": {
"header": { "header": {
@ -1058,23 +1008,16 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {}
"cancel": "Sefex",
"confirm": "Sentem"
}
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Sefex",
"edit": "Beddel",
"less": "Ssken-d drus", "less": "Ssken-d drus",
"more": "Ssken-d ugar" "more": "Ssken-d ugar"
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Effacer"
},
"label": { "label": {
"search": "Anadi" "search": "Anadi"
} }
@ -1086,9 +1029,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {}
"copy": "Copier"
}
}, },
"UserMenu": { "UserMenu": {
"link": { "link": {
@ -1136,9 +1077,7 @@
} }
}, },
"EmptyState": { "EmptyState": {
"button": { "button": {}
"refresh": "Smiren"
}
}, },
"AttachmentInput": { "AttachmentInput": {
"button": { "button": {
@ -1173,9 +1112,7 @@
} }
}, },
"SettingsGroup": { "SettingsGroup": {
"button": { "button": {}
"save": "Sekles"
}
} }
}, },
"AboutPod": { "AboutPod": {
@ -1230,10 +1167,7 @@
"header": { "header": {
"addToPlaylist": "Rnu ar tebdart n tɣuri" "addToPlaylist": "Rnu ar tebdart n tɣuri"
}, },
"button": { "button": {},
"cancel": "Sefex",
"edit": "Beddel"
},
"table": { "table": {
"edit": { "edit": {
"header": { "header": {
@ -1253,9 +1187,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Ssken-d ugar"
}
} }
}, },
"Sidebar": { "Sidebar": {
@ -1312,18 +1244,13 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Sefex",
"create": "Snulfu-d"
},
"header": { "header": {
"newSeries": "Séries" "newSeries": "Séries"
} }
}, },
"UploadModal": { "UploadModal": {
"button": { "button": {
"cancel": "Sefex",
"close": "Mdel",
"publish": "Suffeɣ-d", "publish": "Suffeɣ-d",
"update": "Leqqem" "update": "Leqqem"
} }
@ -1366,14 +1293,10 @@
} }
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {}
"cancel": "Sefex"
}
}, },
"ReportModal": { "ReportModal": {
"button": { "button": {},
"cancel": "Sefex"
},
"label": { "label": {
"email": "Imayl", "email": "Imayl",
"message": "Izen" "message": "Izen"
@ -1391,16 +1314,10 @@
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {}
"cancel": "Sefex",
"submit": "Envoyer"
}
}, },
"Queue": { "Queue": {
"button": { "button": {},
"clear": "Effacer",
"close": "Mdel"
},
"label": { "label": {
"duration": "Durée", "duration": "Durée",
"next": "Tafuɣalt tuḍfirt", "next": "Tafuɣalt tuḍfirt",
@ -1413,9 +1330,7 @@
}, },
"federation": { "federation": {
"FetchButton": { "FetchButton": {
"button": { "button": {},
"close": "Mdel"
},
"table": { "table": {
"error": { "error": {
"value": { "value": {
@ -1425,15 +1340,11 @@
} }
}, },
"LibraryWidget": { "LibraryWidget": {
"button": { "button": {}
"showMore": "Ssken-d ugar"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
"button": { "button": {},
"close": "Mdel"
},
"header": { "header": {
"modal": "Inegzumen n unasiw" "modal": "Inegzumen n unasiw"
} }
@ -1455,16 +1366,12 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {}
"copy": "Copier"
}
} }
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Beddel"
}
}, },
"Button": { "Button": {
"startRadio": "Liste de lecture" "startRadio": "Liste de lecture"
@ -1489,9 +1396,7 @@
"title": "Ulac asebter" "title": "Ulac asebter"
}, },
"RemoteSearchForm": { "RemoteSearchForm": {
"button": { "button": {}
"search": "Anadi"
}
} }
}, },
"views": { "views": {
@ -1501,10 +1406,6 @@
"listenings": "Iɣewwaṛen n umiḍan | Iɣewwaṛen n umiḍan" "listenings": "Iɣewwaṛen n umiḍan | Iɣewwaṛen n umiḍan"
}, },
"button": { "button": {
"cancel": "Sefex",
"confirm": "Kkes",
"edit": "Ẓreg…",
"embed": "Seddu",
"play": "Seddu", "play": "Seddu",
"upload": "Sali" "upload": "Sali"
}, },
@ -1526,7 +1427,6 @@
"addNew": "Rnu amaynut" "addNew": "Rnu amaynut"
}, },
"button": { "button": {
"cancel": "Sefex",
"subscribe": "Jerred" "subscribe": "Jerred"
}, },
"modal": { "modal": {
@ -1574,7 +1474,6 @@
}, },
"LibraryBase": { "LibraryBase": {
"button": { "button": {
"edit": "Beddel",
"upload": "Sali" "upload": "Sali"
}, },
"title": "Tanedlist", "title": "Tanedlist",
@ -1618,7 +1517,6 @@
"local": "Local" "local": "Local"
}, },
"button": { "button": {
"delete": "Kkes",
"download": "Sider" "download": "Sider"
}, },
"notApplicable": "Wlac" "notApplicable": "Wlac"
@ -1635,9 +1533,7 @@
"activity": "Aqeddic", "activity": "Aqeddic",
"local": "Local" "local": "Local"
}, },
"button": { "button": {},
"delete": "Kkes"
},
"table": { "table": {
"library": { "library": {
"description": "Aglam", "description": "Aglam",
@ -1661,10 +1557,7 @@
"tracks": "Pistes", "tracks": "Pistes",
"uploads": "Ifuyla yettwaznen" "uploads": "Ifuyla yettwaznen"
}, },
"button": { "button": {},
"delete": "Kkes",
"edit": "Beddel"
},
"table": { "table": {
"album": { "album": {
"description": "Aglam", "description": "Aglam",
@ -1688,10 +1581,7 @@
"tracks": "Pistes", "tracks": "Pistes",
"uploads": "Ifuyla yettwaznen" "uploads": "Ifuyla yettwaznen"
}, },
"button": { "button": {},
"delete": "Kkes",
"edit": "Beddel"
},
"table": { "table": {
"artist": { "artist": {
"description": "Aglam", "description": "Aglam",
@ -1706,9 +1596,7 @@
"header": { "header": {
"activity": "Aqeddic" "activity": "Aqeddic"
}, },
"button": { "button": {},
"delete": "Kkes"
},
"table": { "table": {
"tag": { "tag": {
"name": "Isem" "name": "Isem"
@ -1743,10 +1631,7 @@
"playlists": "Tibdarin n tɣuri" "playlists": "Tibdarin n tɣuri"
} }
}, },
"button": { "button": {}
"delete": "Kkes",
"edit": "Beddel"
}
}, },
"Base": { "Base": {
"link": { "link": {
@ -1788,9 +1673,7 @@
"header": { "header": {
"activity": "Aqeddic" "activity": "Aqeddic"
}, },
"button": { "button": {},
"delete": "Kkes"
},
"label": { "label": {
"local": "Local" "local": "Local"
} }
@ -1985,9 +1868,7 @@
"link": { "link": {
"addNew": "Rnu amaynut" "addNew": "Rnu amaynut"
}, },
"button": { "button": {},
"cancel": "Sefex"
},
"header": { "header": {
"channels": "Canaux " "channels": "Canaux "
} }
@ -2058,9 +1939,7 @@
} }
}, },
"Form": { "Form": {
"button": { "button": {},
"delete": "Kkes"
},
"label": { "label": {
"description": "Aglam", "description": "Aglam",
"name": "Isem", "name": "Isem",
@ -2097,9 +1976,7 @@
} }
}, },
"Home": { "Home": {
"button": { "button": {}
"refresh": "Smiren"
}
}, },
"ScanForm": { "ScanForm": {
"button": { "button": {
@ -2138,17 +2015,10 @@
"label": { "label": {
"search": "Anadi" "search": "Anadi"
}, },
"button": { "button": {}
"search": "Anadi"
}
}, },
"Detail": { "Detail": {
"button": { "button": {},
"cancel": "Sefex",
"delete": "Kkes",
"edit": "Beddel",
"embed": "Seddu"
},
"title": "Liste de lecture", "title": "Liste de lecture",
"header": { "header": {
"tracks": "Pistes" "tracks": "Pistes"
@ -2157,9 +2027,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"edit": "Ẓreg…"
},
"header": { "header": {
"tracks": "Pistes" "tracks": "Pistes"
} }

View File

@ -111,9 +111,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {}
"copy": "പകർത്തുക"
}
}, },
"LibraryFollowButton": { "LibraryFollowButton": {
"button": { "button": {
@ -158,9 +156,7 @@
"label": { "label": {
"search": "തിരയുക" "search": "തിരയുക"
}, },
"button": { "button": {}
"search": "തിരയുക"
}
}, },
"TagDetail": { "TagDetail": {
"link": { "link": {
@ -174,7 +170,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "അംഗീകരിക്കുക", "approve": "അംഗീകരിക്കുക",
"delete": "ഇല്ലാതാക്കുക",
"reject": "നിരസിക്കുക" "reject": "നിരസിക്കുക"
}, },
"status": { "status": {
@ -185,8 +180,6 @@
"ArtistBase": { "ArtistBase": {
"title": "കലാകാരൻ", "title": "കലാകാരൻ",
"button": { "button": {
"cancel": "റദ്ദാക്കുക",
"edit": "തിരുത്തുക",
"more": "കൂടുതൽ…" "more": "കൂടുതൽ…"
} }
}, },
@ -200,9 +193,7 @@
"ascending": "ആരോഹണം" "ascending": "ആരോഹണം"
} }
}, },
"button": { "button": {},
"search": "തിരയുക"
},
"placeholder": { "placeholder": {
"search": "തിരയുക…" "search": "തിരയുക…"
} }
@ -214,9 +205,7 @@
} }
}, },
"button": { "button": {
"cancel": "റദ്ദാക്കുക", "channel": "ഒരു ചാനൽ സൃഷ്ടിക്കുക"
"channel": "ഒരു ചാനൽ സൃഷ്ടിക്കുക",
"search": "തിരയുക"
}, },
"label": { "label": {
"search": "പോഡ്‌കാസ്റ്റ്" "search": "പോഡ്‌കാസ്റ്റ്"
@ -253,16 +242,11 @@
"label": { "label": {
"description": "വിവരണം" "description": "വിവരണം"
}, },
"button": { "button": {}
"save": "സംരക്ഷിക്കുക"
}
} }
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"cancel": "റദ്ദാക്കുക",
"delete": "ഇല്ലാതാക്കുക…",
"edit": "തിരുത്തുക",
"more": "കൂടുതൽ…" "more": "കൂടുതൽ…"
}, },
"modal": { "modal": {
@ -272,15 +256,10 @@
} }
}, },
"EditForm": { "EditForm": {
"button": { "button": {}
"cancel": "റദ്ദാക്കുക",
"clear": "മായ്ക്കുക"
}
}, },
"FileUpload": { "FileUpload": {
"button": { "button": {},
"cancel": "റദ്ദാക്കുക"
},
"table": { "table": {
"upload": { "upload": {
"header": { "header": {
@ -295,16 +274,11 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "റദ്ദാക്കുക",
"delete": "ഇല്ലാതാക്കുക…",
"edit": "തിരുത്തുക",
"more": "കൂടുതൽ…" "more": "കൂടുതൽ…"
} }
}, },
"ImportStatusModal": { "ImportStatusModal": {
"button": { "button": {}
"close": "അടയ്ക്കുക"
}
}, },
"AlbumEdit": { "AlbumEdit": {
"header": { "header": {
@ -333,10 +307,7 @@
"meta": { "meta": {
"files": "{ n } ഫയൽ | { n } ഫയലുകൾ" "files": "{ n } ഫയൽ | { n } ഫയലുകൾ"
}, },
"button": { "button": {}
"cancel": "റദ്ദാക്കുക",
"close": "അടയ്ക്കുക"
}
}, },
"LicenseSelect": { "LicenseSelect": {
"link": { "link": {
@ -349,10 +320,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {}
"cancel": "റദ്ദാക്കുക",
"create": "സൃഷ്ടിക്കുക"
}
}, },
"UploadForm": { "UploadForm": {
"label": { "label": {
@ -403,21 +371,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {}
"cancel": "റദ്ദാക്കുക",
"confirm": "ഉറപ്പാക്കുക"
}
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {}
"cancel": "റദ്ദാക്കുക",
"edit": "തിരുത്തുക"
}
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "മായ്ക്കുക"
},
"label": { "label": {
"search": "തിരയുക" "search": "തിരയുക"
}, },
@ -431,14 +391,10 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {}
"copy": "പകർത്തുക"
}
}, },
"EmptyState": { "EmptyState": {
"button": { "button": {}
"refresh": "പുതുക്കുക"
}
} }
}, },
"AboutPod": { "AboutPod": {
@ -680,9 +636,7 @@
"status": "അവസ്ഥ" "status": "അവസ്ഥ"
} }
}, },
"button": { "button": {}
"confirmDelete": "ഇല്ലാതാക്കുക"
}
}, },
"NoteForm": { "NoteForm": {
"button": { "button": {
@ -741,28 +695,20 @@
}, },
"InstancePolicyForm": { "InstancePolicyForm": {
"button": { "button": {
"cancel": "റദ്ദാക്കുക", "create": "സൃഷ്ടിക്കുക"
"create": "സൃഷ്ടിക്കുക",
"delete": "ഇല്ലാതാക്കുക"
}, },
"label": { "label": {
"policyReason": "കാരണം" "policyReason": "കാരണം"
} }
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {}
"close": "അടയ്ക്കുക"
}
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {}
"delete": "ഇല്ലാതാക്കുക"
}
}, },
"InstancePolicyCard": { "InstancePolicyCard": {
"button": { "button": {},
"edit": "തിരുത്തുക"
},
"label": { "label": {
"reason": "കാരണം" "reason": "കാരണം"
} }
@ -840,9 +786,7 @@
} }
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {},
"clear": "മായ്ക്കുക"
},
"table": { "table": {
"invitation": { "invitation": {
"header": { "header": {
@ -910,9 +854,7 @@
"placeholder": { "placeholder": {
"username": "നിങ്ങളുടെ ഇ-മെയിൽ വിലാസം ഉറപ്പാക്കുക" "username": "നിങ്ങളുടെ ഇ-മെയിൽ വിലാസം ഉറപ്പാക്കുക"
}, },
"button": { "button": {},
"login": "പ്രവേശിക്കുക"
},
"label": { "label": {
"username": "നിങ്ങളുടെ ഇ-മെയിൽ വിലാസം ഉറപ്പാക്കുക" "username": "നിങ്ങളുടെ ഇ-മെയിൽ വിലാസം ഉറപ്പാക്കുക"
} }
@ -921,9 +863,7 @@
"label": { "label": {
"library": "ലൈബ്രറി" "library": "ലൈബ്രറി"
}, },
"button": { "button": {}
"save": "സംരക്ഷിക്കുക"
}
}, },
"ApplicationForm": { "ApplicationForm": {
"label": { "label": {
@ -948,9 +888,7 @@
} }
}, },
"SettingsGroup": { "SettingsGroup": {
"button": { "button": {}
"save": "സംരക്ഷിക്കുക"
}
} }
}, },
"playlists": { "playlists": {
@ -963,9 +901,7 @@
"button": { "button": {
"addDuplicate": "എന്തായാലും ചേർക്കുക", "addDuplicate": "എന്തായാലും ചേർക്കുക",
"addToPlaylist": "ഈ പ്ലേലിസ്റ്റിലേക്ക് ചേർക്കുക", "addToPlaylist": "ഈ പ്ലേലിസ്റ്റിലേക്ക് ചേർക്കുക",
"addTrack": "ട്രാക്ക് ചേർക്കുക", "addTrack": "ട്രാക്ക് ചേർക്കുക"
"cancel": "റദ്ദാക്കുക",
"edit": "തിരുത്തുക"
}, },
"header": { "header": {
"addToPlaylist": "പ്ലേലിസ്റ്റിലേക്ക് ചേർക്കുക" "addToPlaylist": "പ്ലേലിസ്റ്റിലേക്ക് ചേർക്കുക"
@ -995,14 +931,10 @@
} }
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {}
"cancel": "റദ്ദാക്കുക"
}
}, },
"ReportModal": { "ReportModal": {
"button": { "button": {},
"cancel": "റദ്ദാക്കുക"
},
"label": { "label": {
"email": "ഇമെയിൽ" "email": "ഇമെയിൽ"
} }
@ -1027,53 +959,37 @@
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {}
"cancel": "റദ്ദാക്കുക",
"submit": "സമർപ്പിക്കുക"
}
}, },
"Queue": { "Queue": {
"button": { "button": {},
"clear": "മായ്ക്കുക",
"close": "അടയ്ക്കുക"
},
"label": { "label": {
"duration": "വിവരണം" "duration": "വിവരണം"
} }
}, },
"federation": { "federation": {
"FetchButton": { "FetchButton": {
"button": { "button": {}
"close": "അടയ്ക്കുക"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
"button": { "button": {}
"close": "അടയ്ക്കുക"
}
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {}
"copy": "പകർത്തുക"
}
} }
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "തിരുത്തുക"
}
}, },
"Button": { "Button": {
"startRadio": "റേഡിയോ ഇല്ലാതാക്കുക" "startRadio": "റേഡിയോ ഇല്ലാതാക്കുക"
} }
}, },
"RemoteSearchForm": { "RemoteSearchForm": {
"button": { "button": {}
"search": "തിരയുക"
}
} }
}, },
"views": { "views": {
@ -1102,7 +1018,6 @@
} }
}, },
"button": { "button": {
"cancel": "റദ്ദാക്കുക",
"createChannel": "ചാനൽ സൃഷ്ടിക്കുക" "createChannel": "ചാനൽ സൃഷ്ടിക്കുക"
}, },
"header": { "header": {
@ -1161,9 +1076,7 @@
"albums": "ആൽബങ്ങളും", "albums": "ആൽബങ്ങളും",
"artists": "കലാകാരന്മാര്‍" "artists": "കലാകാരന്മാര്‍"
}, },
"button": { "button": {},
"edit": "തിരുത്തുക"
},
"title": "ലൈബ്രറി" "title": "ലൈബ്രറി"
} }
}, },
@ -1176,9 +1089,7 @@
"artists": "കലാകാരന്മാർ", "artists": "കലാകാരന്മാർ",
"domain": "മേഖല" "domain": "മേഖല"
}, },
"button": { "button": {},
"delete": "ഇല്ലാതാക്കുക"
},
"table": { "table": {
"library": { "library": {
"description": "വിവരണം", "description": "വിവരണം",
@ -1203,9 +1114,7 @@
"name": "പേര്" "name": "പേര്"
} }
}, },
"button": { "button": {}
"delete": "ഇല്ലാതാക്കുക"
}
}, },
"TrackDetail": { "TrackDetail": {
"link": { "link": {
@ -1216,10 +1125,7 @@
"edits": "തിരുത്തുക…", "edits": "തിരുത്തുക…",
"libraries": "ലൈബ്രറികൾ" "libraries": "ലൈബ്രറികൾ"
}, },
"button": { "button": {},
"delete": "ഇല്ലാതാക്കുക",
"edit": "തിരുത്തുക"
},
"table": { "table": {
"track": { "track": {
"description": "വിവരണം" "description": "വിവരണം"
@ -1239,10 +1145,7 @@
"edits": "തിരുത്തുക…", "edits": "തിരുത്തുക…",
"libraries": "ലൈബ്രറികൾ" "libraries": "ലൈബ്രറികൾ"
}, },
"button": { "button": {},
"delete": "ഇല്ലാതാക്കുക",
"edit": "തിരുത്തുക"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "ഈ ആൽബം ഇല്ലാതാക്കണോ?" "header": "ഈ ആൽബം ഇല്ലാതാക്കണോ?"
@ -1265,10 +1168,7 @@
"edits": "തിരുത്തുക…", "edits": "തിരുത്തുക…",
"libraries": "ലൈബ്രറികൾ" "libraries": "ലൈബ്രറികൾ"
}, },
"button": { "button": {},
"delete": "ഇല്ലാതാക്കുക",
"edit": "തിരുത്തുക"
},
"table": { "table": {
"artist": { "artist": {
"description": "വിവരണം", "description": "വിവരണം",
@ -1293,9 +1193,7 @@
"albums": "ആൽബങ്ങളും", "albums": "ആൽബങ്ങളും",
"artists": "കലാകാരന്മാർ" "artists": "കലാകാരന്മാർ"
}, },
"button": { "button": {},
"delete": "ഇല്ലാതാക്കുക"
},
"table": { "table": {
"tag": { "tag": {
"name": "പേര്" "name": "പേര്"
@ -1323,9 +1221,7 @@
"playlists": "പ്ലേലിസ്റ്റുകൾ" "playlists": "പ്ലേലിസ്റ്റുകൾ"
} }
}, },
"button": { "button": {}
"delete": "ഇല്ലാതാക്കുക"
}
}, },
"moderation": { "moderation": {
"AccountsDetail": { "AccountsDetail": {
@ -1474,9 +1370,7 @@
"link": { "link": {
"addNew": "പുതിയത് ചേർക്കുക" "addNew": "പുതിയത് ചേർക്കുക"
}, },
"button": { "button": {}
"cancel": "റദ്ദാക്കുക"
}
}, },
"DetailBase": { "DetailBase": {
"link": { "link": {
@ -1486,12 +1380,7 @@
"header": { "header": {
"artistChannel": "കലാകരന്റെ ചാനൽ" "artistChannel": "കലാകരന്റെ ചാനൽ"
}, },
"button": { "button": {},
"cancel": "റദ്ദാക്കുക",
"confirm": "ഇല്ലാതാക്കുക",
"delete": "ഇല്ലാതാക്കുക…",
"edit": "തിരുത്തുക"
},
"title": "ചാനൽ", "title": "ചാനൽ",
"modal": { "modal": {
"delete": { "delete": {
@ -1534,10 +1423,7 @@
} }
}, },
"Form": { "Form": {
"button": { "button": {},
"delete": "ഇല്ലാതാക്കുക",
"confirm": "ലൈബ്രറി ഇല്ലാതാക്കുക"
},
"label": { "label": {
"description": "വിവരണം", "description": "വിവരണം",
"name": "പേര്" "name": "പേര്"
@ -1559,9 +1445,7 @@
} }
}, },
"Home": { "Home": {
"button": { "button": {}
"refresh": "പുതുക്കുക"
}
} }
}, },
"Base": { "Base": {
@ -1596,25 +1480,18 @@
"label": { "label": {
"search": "തിരയുക" "search": "തിരയുക"
}, },
"button": { "button": {}
"search": "തിരയുക"
}
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "റദ്ദാക്കുക", "confirm": "പ്ലേലിസ്റ്റ് ഇല്ലാതാക്കുക"
"delete": "ഇല്ലാതാക്കുക",
"confirm": "പ്ലേലിസ്റ്റ് ഇല്ലാതാക്കുക",
"edit": "തിരുത്തുക"
}, },
"title": "പ്ലേലിസ്റ്റ്" "title": "പ്ലേലിസ്റ്റ്"
} }
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "റേഡിയോ ഇല്ലാതാക്കുക"
},
"title": "റേഡിയോ" "title": "റേഡിയോ"
} }
} }

View File

@ -188,9 +188,7 @@
"placeholder": { "placeholder": {
"username": "Skriv inn brukernavnet eller e-postadressen din" "username": "Skriv inn brukernavnet eller e-postadressen din"
}, },
"button": { "button": {},
"login": "Logg inn"
},
"label": { "label": {
"password": "Passord", "password": "Passord",
"username": "Brukernavn eller e-post" "username": "Brukernavn eller e-post"
@ -247,7 +245,6 @@
"failure": "Kunne ikke lagre innstillinger" "failure": "Kunne ikke lagre innstillinger"
}, },
"button": { "button": {
"save": "Lagre",
"scan": "Skanning igangsatt" "scan": "Skanning igangsatt"
} }
} }
@ -303,9 +300,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Vis ett album til"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -327,9 +322,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Vis ett album til"
}
} }
}, },
"Player": { "Player": {
@ -419,9 +412,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Vis ett album til"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -484,9 +475,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Kopier"
},
"help": { "help": {
"width": "La stå tom for tilfeldig kode" "width": "La stå tom for tilfeldig kode"
}, },
@ -501,17 +490,13 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "Vis ett album til"
},
"help": { "help": {
"subscribe": "Ved å slutte å følge dette biblioteket, mister du tilgang til dets innhold." "subscribe": "Ved å slutte å følge dette biblioteket, mister du tilgang til dets innhold."
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Vis ett album til"
}
}, },
"ChannelEntries": { "ChannelEntries": {
"help": { "help": {
@ -536,8 +521,6 @@
}, },
"title": "Artist", "title": "Artist",
"button": { "button": {
"cancel": "Avbryt",
"edit": "Rediger",
"play": "Spill av alle album" "play": "Spill av alle album"
}, },
"link": { "link": {
@ -567,8 +550,7 @@
} }
}, },
"button": { "button": {
"filter": "Legg til filter", "filter": "Legg til filter"
"save": "Lagre"
}, },
"label": { "label": {
"filter": "Legg til filter for å tilpasse din radiostasjon", "filter": "Legg til filter for å tilpasse din radiostasjon",
@ -618,7 +600,6 @@
} }
}, },
"button": { "button": {
"cancel": "Avbryt",
"retry": "Bibliotek oppdatert" "retry": "Bibliotek oppdatert"
}, },
"label": { "label": {
@ -650,8 +631,6 @@
"summary": "Kunne ikke lagre endringer" "summary": "Kunne ikke lagre endringer"
}, },
"button": { "button": {
"cancel": "Avbryt",
"clear": "Tøm",
"new": "Send inn en annen forespørsel" "new": "Send inn en annen forespørsel"
}, },
"header": { "header": {
@ -688,14 +667,11 @@
"label": { "label": {
"search": "Søk" "search": "Søk"
}, },
"button": { "button": {}
"search": "Søk"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "Søk etter noe musikk", "upload": "Søk etter noe musikk"
"search": "Søk"
}, },
"label": { "label": {
"search": "Artistnavn" "search": "Artistnavn"
@ -792,9 +768,7 @@
"browse": "Utforsker artister" "browse": "Utforsker artister"
}, },
"button": { "button": {
"cancel": "Avbryt",
"channel": "Opprett et nytt bibliotek", "channel": "Opprett et nytt bibliotek",
"search": "Søk",
"feed": "Om Funkwhale" "feed": "Om Funkwhale"
}, },
"empty": { "empty": {
@ -845,11 +819,7 @@
} }
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {},
"cancel": "Avbryt",
"delete": "Slett",
"edit": "Rediger"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Slett dette biblioteket?", "header": "Slett dette biblioteket?",
@ -866,10 +836,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Avbryt",
"delete": "Slett",
"download": "Last ned", "download": "Last ned",
"edit": "Rediger",
"play": "Spill av" "play": "Spill av"
}, },
"modal": { "modal": {
@ -905,7 +872,6 @@
}, },
"EditCard": { "EditCard": {
"button": { "button": {
"delete": "Slett",
"reject": "Avslå" "reject": "Avslå"
}, },
"modal": { "modal": {
@ -1011,7 +977,6 @@
"files": "Én favoritt | { n } favoritter" "files": "Én favoritt | { n } favoritter"
}, },
"button": { "button": {
"cancel": "Avbryt",
"finishLater": "Fullført", "finishLater": "Fullført",
"next": "Neste spor", "next": "Neste spor",
"previous": "Forrige spor", "previous": "Forrige spor",
@ -1054,10 +1019,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Avbryt",
"create": "Opprett import"
},
"header": { "header": {
"newAlbum": "Ett album", "newAlbum": "Ett album",
"newSeries": "Ett album" "newSeries": "Ett album"
@ -1194,18 +1156,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Avbryt",
"confirm": "Bekreft"
},
"header": { "header": {
"confirm": "Ønsker du å bekrefte denne handlingen?" "confirm": "Ønsker du å bekrefte denne handlingen?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Avbryt",
"edit": "Rediger",
"more": "Vis ett album til", "more": "Vis ett album til",
"update": "Min flotte beskrivelse" "update": "Min flotte beskrivelse"
}, },
@ -1214,9 +1171,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Tøm"
},
"label": { "label": {
"search": "Søk" "search": "Søk"
}, },
@ -1230,9 +1185,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "Kopier"
},
"message": { "message": {
"success": "Tekst kopiert til utklippstavle." "success": "Tekst kopiert til utklippstavle."
} }
@ -1252,9 +1205,7 @@
} }
}, },
"EmptyState": { "EmptyState": {
"button": { "button": {}
"refresh": "Gjenoppfrisk"
}
}, },
"AttachmentInput": { "AttachmentInput": {
"button": { "button": {
@ -1292,9 +1243,7 @@
}, },
"button": { "button": {
"addToPlaylist": "Legg til i denne spillelisten", "addToPlaylist": "Legg til i denne spillelisten",
"addTrack": "Legg til spor", "addTrack": "Legg til spor"
"cancel": "Avbryt",
"edit": "Rediger"
}, },
"table": { "table": {
"edit": { "edit": {
@ -1372,8 +1321,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "Opprett spilleliste", "create": "Opprett spilleliste"
"more": "Vis ett album til"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "Spilleliste opprettet" "noPlaylists": "Spilleliste opprettet"
@ -1683,9 +1631,7 @@
"header": { "header": {
"actions": "Handlinger" "actions": "Handlinger"
}, },
"button": { "button": {},
"confirmDelete": "Slett"
},
"notApplicable": "I/T" "notApplicable": "I/T"
}, },
"UserRequestCard": { "UserRequestCard": {
@ -1797,10 +1743,7 @@
}, },
"InstancePolicyForm": { "InstancePolicyForm": {
"button": { "button": {
"cancel": "Avbryt",
"create": "Opprett import", "create": "Opprett import",
"delete": "Slett",
"confirm": "Slett radiostasjon",
"update": "Opplastingsdato" "update": "Opplastingsdato"
}, },
"modal": { "modal": {
@ -1821,9 +1764,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Slett"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Slett dette biblioteket?", "header": "Slett dette biblioteket?",
@ -1834,9 +1775,7 @@
} }
}, },
"InstancePolicyCard": { "InstancePolicyCard": {
"button": { "button": {},
"edit": "Rediger"
},
"status": { "status": {
"enabled": "Skru av tilgang" "enabled": "Skru av tilgang"
}, },
@ -1966,7 +1905,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Tøm",
"new": "Få en invitasjon" "new": "Få en invitasjon"
}, },
"table": { "table": {
@ -2014,9 +1952,7 @@
"image": "Nåværende bruk", "image": "Nåværende bruk",
"error": "Kunne ikke lagre innstillinger" "error": "Kunne ikke lagre innstillinger"
}, },
"button": { "button": {},
"save": "Lagre"
},
"message": { "message": {
"success": "Innstillinger oppdatert" "success": "Innstillinger oppdatert"
} }
@ -2030,7 +1966,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "Avbryt",
"hide": "Legg til innhold" "hide": "Legg til innhold"
}, },
"message": { "message": {
@ -2048,7 +1983,6 @@
}, },
"ReportModal": { "ReportModal": {
"button": { "button": {
"cancel": "Avbryt",
"submit": "Send inn" "submit": "Send inn"
}, },
"header": { "header": {
@ -2087,16 +2021,11 @@
"empty": { "empty": {
"noMatch": "Inget samsvarende bibliotek." "noMatch": "Inget samsvarende bibliotek."
}, },
"button": { "button": {}
"showMore": "Vis ett album til"
}
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Avbryt",
"submit": "Send inn"
},
"header": { "header": {
"chooseInstance": "Velg din instans", "chooseInstance": "Velg din instans",
"suggestions": "Anbefalte valg" "suggestions": "Anbefalte valg"
@ -2107,7 +2036,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "Tøm",
"stopRadio": "Stopp radiostasjon" "stopRadio": "Stopp radiostasjon"
}, },
"label": { "label": {
@ -2143,9 +2071,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "Kopier"
},
"title": "Vis/skjul passord", "title": "Vis/skjul passord",
"message": { "message": {
"copy": "Tekst kopiert til utklippstavle." "copy": "Tekst kopiert til utklippstavle."
@ -2154,9 +2080,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Rediger"
}
}, },
"Button": { "Button": {
"startRadio": "Spill spor", "startRadio": "Spill spor",
@ -2175,9 +2099,7 @@
"title": "Søk på Wikipedia" "title": "Søk på Wikipedia"
} }
}, },
"button": { "button": {}
"search": "Søk"
}
}, },
"PageNotFound": { "PageNotFound": {
"link": { "link": {
@ -2227,10 +2149,6 @@
"artistChannel": "Artistnavn" "artistChannel": "Artistnavn"
}, },
"button": { "button": {
"cancel": "Avbryt",
"confirm": "Slett",
"delete": "Slett",
"edit": "Rediger",
"play": "Spill av", "play": "Spill av",
"updateChannel": "Oppdater spilleliste", "updateChannel": "Oppdater spilleliste",
"upload": "Last opp" "upload": "Last opp"
@ -2271,9 +2189,7 @@
"link": { "link": {
"addNew": "Legg til innhold" "addNew": "Legg til innhold"
}, },
"button": { "button": {},
"cancel": "Avbryt"
},
"placeholder": { "placeholder": {
"search": "Filternavn" "search": "Filternavn"
}, },
@ -2403,8 +2319,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "Opprett bibliotek", "create": "Opprett bibliotek",
"delete": "Slett",
"confirm": "Slett bibliotek",
"update": "Oppdater bibliotek" "update": "Oppdater bibliotek"
}, },
"modal": { "modal": {
@ -2498,9 +2412,7 @@
"loading": { "loading": {
"remoteLibraries": "Laster fjernbibliotek…" "remoteLibraries": "Laster fjernbibliotek…"
}, },
"button": { "button": {},
"refresh": "Gjenoppfrisk"
},
"description": { "description": {
"remoteLibraries": "Bibliotek annensteds hen eies av andre brukere på nettverket. Du kan få tilgang til dem så lenge de er offentlige eller du innvilges tilgang." "remoteLibraries": "Bibliotek annensteds hen eies av andre brukere på nettverket. Du kan få tilgang til dem så lenge de er offentlige eller du innvilges tilgang."
} }
@ -2542,7 +2454,6 @@
"domain": "Registrert siden { date }" "domain": "Registrert siden { date }"
}, },
"button": { "button": {
"edit": "Rediger",
"upload": "Last opp" "upload": "Last opp"
}, },
"title": "Bibliotek", "title": "Bibliotek",
@ -2644,7 +2555,6 @@
} }
}, },
"button": { "button": {
"cancel": "Avbryt",
"createChannel": "Opprett et nytt bibliotek", "createChannel": "Opprett et nytt bibliotek",
"next": "Neste spor", "next": "Neste spor",
"previous": "Forrige spor" "previous": "Forrige spor"
@ -2906,7 +2816,6 @@
"uploadData": "Opplastingsdato" "uploadData": "Opplastingsdato"
}, },
"button": { "button": {
"delete": "Slett",
"download": "Last ned" "download": "Last ned"
}, },
"modal": { "modal": {
@ -2933,9 +2842,7 @@
"audioContent": "Legg til innhold", "audioContent": "Legg til innhold",
"libraryData": "Bibliotek oppdatert" "libraryData": "Bibliotek oppdatert"
}, },
"button": { "button": {},
"delete": "Slett"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Slett dette biblioteket?", "header": "Slett dette biblioteket?",
@ -2968,10 +2875,7 @@
"tracks": "Spor", "tracks": "Spor",
"uploads": "Last opp" "uploads": "Last opp"
}, },
"button": { "button": {},
"delete": "Slett",
"edit": "Rediger"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Slett dette biblioteket?", "header": "Slett dette biblioteket?",
@ -3005,10 +2909,7 @@
"tracks": "Spor", "tracks": "Spor",
"uploads": "Last opp" "uploads": "Last opp"
}, },
"button": { "button": {},
"delete": "Slett",
"edit": "Rediger"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Slett dette biblioteket?" "header": "Slett dette biblioteket?"
@ -3036,9 +2937,7 @@
"artists": "Artister", "artists": "Artister",
"tracks": "Spor" "tracks": "Spor"
}, },
"button": { "button": {},
"delete": "Slett"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Slett dette biblioteket?", "header": "Slett dette biblioteket?",
@ -3079,10 +2978,7 @@
"playlists": "Spillelister" "playlists": "Spillelister"
} }
}, },
"button": { "button": {},
"delete": "Slett",
"edit": "Rediger"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Slett dette biblioteket?" "header": "Slett dette biblioteket?"
@ -3130,9 +3026,7 @@
"audioContent": "Legg til innhold", "audioContent": "Legg til innhold",
"channelData": "Instansradiostasjoner" "channelData": "Instansradiostasjoner"
}, },
"button": { "button": {},
"delete": "Slett"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Slett dette biblioteket?", "header": "Slett dette biblioteket?",
@ -3211,8 +3105,7 @@
}, },
"button": { "button": {
"create": "Opprett spilleliste", "create": "Opprett spilleliste",
"manage": "Behandle dine spillelister", "manage": "Behandle dine spillelister"
"search": "Søk"
}, },
"placeholder": { "placeholder": {
"search": "Skriv inn spillelistenavn…" "search": "Skriv inn spillelistenavn…"
@ -3229,10 +3122,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Avbryt",
"delete": "Slett",
"confirm": "Slett spilleliste", "confirm": "Slett spilleliste",
"edit": "Rediger",
"playAll": "Spill av alle", "playAll": "Spill av alle",
"stopEdit": "Stopp radiostasjon" "stopEdit": "Stopp radiostasjon"
}, },
@ -3258,10 +3148,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Slett radiostasjon",
"edit": "Rediger"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Ønsker du å slette radiostasjonen \"{ radio }\"?", "header": "Ønsker du å slette radiostasjonen \"{ radio }\"?",

View File

@ -272,9 +272,7 @@
"approvalRequired": "Als je je recentelijk hebt aangemeld, moet je misschien even wachten voordat ons moderatieteam je account heeft bekeken. Of je moet je e-mailadres verifiëren.", "approvalRequired": "Als je je recentelijk hebt aangemeld, moet je misschien even wachten voordat ons moderatieteam je account heeft bekeken. Of je moet je e-mailadres verifiëren.",
"invalidCredentials": "Controleer of de combinatie van gebruikersnaam en wachtwoord klopt en controleer of je je e-mailadres hebt geverifieerd." "invalidCredentials": "Controleer of de combinatie van gebruikersnaam en wachtwoord klopt en controleer of je je e-mailadres hebt geverifieerd."
}, },
"button": { "button": {},
"login": "Inloggen"
},
"label": { "label": {
"password": "Wachtwoord", "password": "Wachtwoord",
"username": "Gebruikersnaam of e-mailadres" "username": "Gebruikersnaam of e-mailadres"
@ -323,7 +321,6 @@
"library": "Bibliotheek waar bestanden geïmporteerd zouden moeten worden." "library": "Bibliotheek waar bestanden geïmporteerd zouden moeten worden."
}, },
"button": { "button": {
"save": "Opslaan",
"scan": "Scan" "scan": "Scan"
} }
} }
@ -417,9 +414,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Toon meer"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -441,9 +436,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Toon meer"
}
} }
}, },
"Player": { "Player": {
@ -548,9 +541,7 @@
"empty": { "empty": {
"noResults": "Niets gevonden" "noResults": "Niets gevonden"
}, },
"button": { "button": {}
"more": "Toon meer"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -651,9 +642,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Kopiëren"
},
"help": { "help": {
"embed": "Kopieer/plak deze HTML-code in je website", "embed": "Kopieer/plak deze HTML-code in je website",
"width": "Laat leeg voor een responsieve widget", "width": "Laat leeg voor een responsieve widget",
@ -675,17 +664,13 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "Toon meer"
},
"help": { "help": {
"subscribe": "Je moet je wellicht abonneren op dit kanaal om de inhoud ervan te zien." "subscribe": "Je moet je wellicht abonneren op dit kanaal om de inhoud ervan te zien."
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Toon meer"
}
}, },
"ChannelEntries": { "ChannelEntries": {
"help": { "help": {
@ -710,9 +695,6 @@
}, },
"title": "Artiest", "title": "Artiest",
"button": { "button": {
"cancel": "Annuleren",
"edit": "Bewerken",
"embed": "Embedden",
"more": "Meer…", "more": "Meer…",
"play": "Alle albums afspelen" "play": "Alle albums afspelen"
}, },
@ -750,8 +732,7 @@
} }
}, },
"button": { "button": {
"filter": "Filter toevoegen", "filter": "Filter toevoegen"
"save": "Opslaan"
}, },
"label": { "label": {
"filter": "Voeg filters toe om je radio te personaliseren", "filter": "Voeg filters toe om je radio te personaliseren",
@ -803,7 +784,6 @@
} }
}, },
"button": { "button": {
"cancel": "Annuleren",
"retry": "Gefaalde uploads opnieuw proberen" "retry": "Gefaalde uploads opnieuw proberen"
}, },
"label": { "label": {
@ -840,8 +820,6 @@
"summary": "Een korte samenvatting van je aanpassingen." "summary": "Een korte samenvatting van je aanpassingen."
}, },
"button": { "button": {
"cancel": "Annuleren",
"clear": "Wissen",
"reset": "Zet terug naar initiële waarde", "reset": "Zet terug naar initiële waarde",
"showUnreviewed": "Beperken tot niet-bekeken bewerkingen", "showUnreviewed": "Beperken tot niet-bekeken bewerkingen",
"showAll": "Toon alle wijzigingen", "showAll": "Toon alle wijzigingen",
@ -895,14 +873,11 @@
"search": "Zoeken", "search": "Zoeken",
"tags": "Tags" "tags": "Tags"
}, },
"button": { "button": {}
"search": "Zoeken"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "Voeg muziek toe", "upload": "Voeg muziek toe"
"search": "Zoeken"
}, },
"label": { "label": {
"search": "Artiestnaam", "search": "Artiestnaam",
@ -1010,9 +985,7 @@
"message": "De metadata bij het bestand zijn ongeldig, of sommige verplichte velden ontbreken." "message": "De metadata bij het bestand zijn ongeldig, of sommige verplichte velden ontbreken."
} }
}, },
"button": { "button": {},
"close": "Sluiten"
},
"table": { "table": {
"error": { "error": {
"debug": "Foutgegevens", "debug": "Foutgegevens",
@ -1039,7 +1012,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Goedkeuren", "approve": "Goedkeuren",
"delete": "Verwijderen",
"reject": "Afkeuren" "reject": "Afkeuren"
}, },
"status": { "status": {
@ -1086,9 +1058,7 @@
"browse": "Podcasts doorbladeren" "browse": "Podcasts doorbladeren"
}, },
"button": { "button": {
"cancel": "Annuleren",
"channel": "Maak een nieuw kanaal", "channel": "Maak een nieuw kanaal",
"search": "Zoeken",
"subscribe": "Abonneren", "subscribe": "Abonneren",
"feed": "Abonneren op feed" "feed": "Abonneren op feed"
}, },
@ -1146,10 +1116,6 @@
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"cancel": "Annuleren",
"delete": "Verwijderen…",
"edit": "Bewerken",
"embed": "Embedden",
"more": "Meer…" "more": "Meer…"
}, },
"modal": { "modal": {
@ -1173,11 +1139,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Annuleren",
"delete": "Verwijderen…",
"download": "Downloaden", "download": "Downloaden",
"edit": "Bewerken",
"embed": "Embedden",
"more": "Meer…", "more": "Meer…",
"play": "Afspelen" "play": "Afspelen"
}, },
@ -1311,8 +1273,6 @@
"quota": "Resterende opslagruimte:" "quota": "Resterende opslagruimte:"
}, },
"button": { "button": {
"cancel": "Annuleren",
"close": "Sluiten",
"finishLater": "Rond later af", "finishLater": "Rond later af",
"next": "Volgende stap", "next": "Volgende stap",
"previous": "Vorige stap", "previous": "Vorige stap",
@ -1384,10 +1344,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Annuleren",
"create": "Aanmaken"
},
"header": { "header": {
"newAlbum": "Nieuw album", "newAlbum": "Nieuw album",
"newSeries": "Nieuwe series" "newSeries": "Nieuwe series"
@ -1557,18 +1514,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Annuleren",
"confirm": "Bevestigen"
},
"header": { "header": {
"confirm": "Wil je de actie bevestigen?" "confirm": "Wil je de actie bevestigen?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Annuleren",
"edit": "Bewerken",
"less": "Toon minder", "less": "Toon minder",
"more": "Toon meer", "more": "Toon meer",
"update": "Omschrijving bijwerken" "update": "Omschrijving bijwerken"
@ -1581,9 +1533,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Wissen"
},
"label": { "label": {
"search": "Zoeken" "search": "Zoeken"
}, },
@ -1598,9 +1548,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "Kopiëren"
},
"message": { "message": {
"success": "Tekst gekopieerd naar het klembord!" "success": "Tekst gekopieerd naar het klembord!"
} }
@ -1636,9 +1584,7 @@
"header": { "header": {
"noResults": "Geen resultaten gevonden." "noResults": "Geen resultaten gevonden."
}, },
"button": { "button": {}
"refresh": "Verversen"
}
}, },
"AttachmentInput": { "AttachmentInput": {
"help": { "help": {
@ -1677,9 +1623,7 @@
"button": { "button": {
"addDuplicate": "Toch toevoegen", "addDuplicate": "Toch toevoegen",
"addToPlaylist": "Toevoegen aan deze afspeellijst", "addToPlaylist": "Toevoegen aan deze afspeellijst",
"addTrack": "Nummer toevoegen", "addTrack": "Nummer toevoegen"
"cancel": "Annuleren",
"edit": "Bewerken"
}, },
"header": { "header": {
"addToPlaylist": "Toevoegen aan afspeellijst", "addToPlaylist": "Toevoegen aan afspeellijst",
@ -1768,8 +1712,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "Maak afspeellijst", "create": "Maak afspeellijst"
"more": "Toon meer"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "Er zijn nog geen afspeellijsten gemaakt" "noPlaylists": "Er zijn nog geen afspeellijsten gemaakt"
@ -2148,7 +2091,6 @@
"reportedObject": "Gemeldde object" "reportedObject": "Gemeldde object"
}, },
"button": { "button": {
"confirmDelete": "Verwijderen",
"delete": "Verwijder gemeld object", "delete": "Verwijder gemeld object",
"resolve": "Oplossen", "resolve": "Oplossen",
"unresolve": "Niet opgelost" "unresolve": "Niet opgelost"
@ -2228,10 +2170,7 @@
"isActive": "Gebruik deze instelling om tijdelijk het beleid in en uit te schakelen zonder het helemaal te verwijderen." "isActive": "Gebruik deze instelling om tijdelijk het beleid in en uit te schakelen zonder het helemaal te verwijderen."
}, },
"button": { "button": {
"cancel": "Annuleren",
"create": "Aanmaken", "create": "Aanmaken",
"delete": "Verwijderen",
"confirm": "Moderatie-regel verwijderen",
"update": "Update" "update": "Update"
}, },
"modal": { "modal": {
@ -2356,9 +2295,7 @@
"reason": "Reden", "reason": "Reden",
"rejectMedia": "Media afkeuren" "rejectMedia": "Media afkeuren"
}, },
"button": { "button": {},
"edit": "Bewerken"
},
"status": { "status": {
"enabled": "Ingeschakeld", "enabled": "Ingeschakeld",
"paused": "Gepauzeerd" "paused": "Gepauzeerd"
@ -2369,7 +2306,6 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "Sluiten",
"show": "Moderatieregels…" "show": "Moderatieregels…"
}, },
"modal": { "modal": {
@ -2382,9 +2318,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Verwijderen"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Deze notitie verwijderen?", "header": "Deze notitie verwijderen?",
@ -2518,7 +2452,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Wissen",
"new": "Nieuwe uitnodiging aanvragen" "new": "Nieuwe uitnodiging aanvragen"
}, },
"table": { "table": {
@ -2584,9 +2517,7 @@
"image": "Huidige afbeelding", "image": "Huidige afbeelding",
"error": "Fout tijdens opslaan van instellingen" "error": "Fout tijdens opslaan van instellingen"
}, },
"button": { "button": {},
"save": "Opslaan"
},
"message": { "message": {
"success": "De instellingen zijn bijgewerkt." "success": "De instellingen zijn bijgewerkt."
} }
@ -2608,7 +2539,6 @@
"submissionFailure": "Fout bij indienen van melding" "submissionFailure": "Fout bij indienen van melding"
}, },
"button": { "button": {
"cancel": "Annuleren",
"submit": "Rapport indienen" "submit": "Rapport indienen"
}, },
"label": { "label": {
@ -2628,7 +2558,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "Annuleren",
"hide": "Inhoud verbergen" "hide": "Inhoud verbergen"
}, },
"message": { "message": {
@ -2678,7 +2607,6 @@
} }
}, },
"button": { "button": {
"close": "Sluiten",
"reload": "Sluiten en pagina vernieuwen" "reload": "Sluiten en pagina vernieuwen"
}, },
"header": { "header": {
@ -2698,9 +2626,7 @@
"empty": { "empty": {
"noMatch": "Geen overeenkomende bibliotheek." "noMatch": "Geen overeenkomende bibliotheek."
}, },
"button": { "button": {}
"showMore": "Toon meer"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
@ -2730,18 +2656,13 @@
"unfocus": "Deselecteer zoekbalk" "unfocus": "Deselecteer zoekbalk"
} }
}, },
"button": { "button": {},
"close": "Sluiten"
},
"header": { "header": {
"modal": "Sneltoetsen" "modal": "Sneltoetsen"
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Annuleren",
"submit": "Indienen"
},
"header": { "header": {
"chooseInstance": "Kies je server", "chooseInstance": "Kies je server",
"failure": "Het is niet mogelijk om verbinding te maken met de opgegeven URL", "failure": "Het is niet mogelijk om verbinding te maken met de opgegeven URL",
@ -2761,8 +2682,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "Wissen",
"close": "Sluiten",
"stopRadio": "Radio stoppen" "stopRadio": "Radio stoppen"
}, },
"label": { "label": {
@ -2793,9 +2712,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "Kopiëren"
},
"title": "Wachtwoord tonen/verbergen", "title": "Wachtwoord tonen/verbergen",
"message": { "message": {
"copy": "Tekst gekopieerd naar het klembord!" "copy": "Tekst gekopieerd naar het klembord!"
@ -2804,9 +2721,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Bewerken"
}
}, },
"Button": { "Button": {
"startRadio": "Radio afspelen", "startRadio": "Radio afspelen",
@ -2819,8 +2734,7 @@
}, },
"button": { "button": {
"fediverse": "Fediverse", "fediverse": "Fediverse",
"rss": "RSS", "rss": "RSS"
"search": "Zoeken"
}, },
"label": { "label": {
"fediverse": { "fediverse": {
@ -2893,11 +2807,6 @@
"podcastChannel": "Podcastkanaal" "podcastChannel": "Podcastkanaal"
}, },
"button": { "button": {
"cancel": "Annuleren",
"confirm": "Verwijderen",
"delete": "Verwijderen…",
"edit": "Bewerken…",
"embed": "Embedden",
"play": "Afspelen", "play": "Afspelen",
"updateChannel": "Kanaal bijwerken", "updateChannel": "Kanaal bijwerken",
"upload": "Uploaden" "upload": "Uploaden"
@ -2960,7 +2869,6 @@
"addNew": "Nieuwe toevoegen" "addNew": "Nieuwe toevoegen"
}, },
"button": { "button": {
"cancel": "Annuleren",
"subscribe": "Abonneren" "subscribe": "Abonneren"
}, },
"placeholder": { "placeholder": {
@ -3101,8 +3009,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "Bibliotheek maken", "create": "Bibliotheek maken",
"delete": "Verwijderen",
"confirm": "Bibliotheek verwijderen",
"update": "Verzameling bijwerken" "update": "Verzameling bijwerken"
}, },
"modal": { "modal": {
@ -3200,9 +3106,7 @@
"loading": { "loading": {
"remoteLibraries": "Externe bibliotheken aan het laden…" "remoteLibraries": "Externe bibliotheken aan het laden…"
}, },
"button": { "button": {},
"refresh": "Verversen"
},
"description": { "description": {
"remoteLibraries": "Externe bibliotheken worden beheerd door andere gebruikers op het netwerk. Je kunt ze gebruiken als ze publiek toegankelijk zijn of je toegang hebt gekregen." "remoteLibraries": "Externe bibliotheken worden beheerd door andere gebruikers op het netwerk. Je kunt ze gebruiken als ze publiek toegankelijk zijn of je toegang hebt gekregen."
} }
@ -3255,7 +3159,6 @@
"domain": "Op { domain } bekijken" "domain": "Op { domain } bekijken"
}, },
"button": { "button": {
"edit": "Bewerken",
"upload": "Uploaden" "upload": "Uploaden"
}, },
"title": "Bibliotheek", "title": "Bibliotheek",
@ -3375,7 +3278,6 @@
} }
}, },
"button": { "button": {
"cancel": "Annuleren",
"createChannel": "Maak kanaal", "createChannel": "Maak kanaal",
"next": "Volgende stap", "next": "Volgende stap",
"previous": "Vorige stap" "previous": "Vorige stap"
@ -3748,7 +3650,6 @@
"uploadData": "Uploaddatum" "uploadData": "Uploaddatum"
}, },
"button": { "button": {
"delete": "Verwijderen",
"download": "Downloaden" "download": "Downloaden"
}, },
"modal": { "modal": {
@ -3794,9 +3695,7 @@
"followers": "Volgers" "followers": "Volgers"
} }
}, },
"button": { "button": {},
"delete": "Verwijderen"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Deze bibliotheek verwijderen?", "header": "Deze bibliotheek verwijderen?",
@ -3846,8 +3745,6 @@
} }
}, },
"button": { "button": {
"delete": "Verwijderen",
"edit": "Bewerken",
"remoteRefresh": "Vernieuwd door externe server" "remoteRefresh": "Vernieuwd door externe server"
}, },
"modal": { "modal": {
@ -3900,8 +3797,6 @@
} }
}, },
"button": { "button": {
"delete": "Verwijderen",
"edit": "Bewerken",
"remoteRefresh": "Vernieuwd door externe server" "remoteRefresh": "Vernieuwd door externe server"
}, },
"modal": { "modal": {
@ -3929,9 +3824,7 @@
"tracks": "Nummers", "tracks": "Nummers",
"django": "Kijk in Django's admin" "django": "Kijk in Django's admin"
}, },
"button": { "button": {},
"delete": "Verwijderen"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Deze tag verwijderen?", "header": "Deze tag verwijderen?",
@ -3990,8 +3883,6 @@
} }
}, },
"button": { "button": {
"delete": "Verwijderen",
"edit": "Bewerken",
"remoteRefresh": "Vernieuwd door externe server" "remoteRefresh": "Vernieuwd door externe server"
}, },
"modal": { "modal": {
@ -4062,7 +3953,6 @@
"channelData": "Kanaalgegevens" "channelData": "Kanaalgegevens"
}, },
"button": { "button": {
"delete": "Verwijderen",
"openRemote": "Open extern profiel", "openRemote": "Open extern profiel",
"refresh": "Vernieuwd door externe server" "refresh": "Vernieuwd door externe server"
}, },
@ -4165,8 +4055,7 @@
}, },
"button": { "button": {
"create": "Maak een afspeellijst", "create": "Maak een afspeellijst",
"manage": "Beheer je afspeellijsten", "manage": "Beheer je afspeellijsten"
"search": "Zoeken"
}, },
"placeholder": { "placeholder": {
"search": "Voer een afspeellijsttitel in…" "search": "Voer een afspeellijsttitel in…"
@ -4183,11 +4072,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Annuleren",
"delete": "Verwijderen",
"confirm": "Afspeellijst verwijderen", "confirm": "Afspeellijst verwijderen",
"edit": "Bewerken",
"embed": "Embedden",
"playAll": "Alles afspelen", "playAll": "Alles afspelen",
"stopEdit": "Bewerken stoppen" "stopEdit": "Bewerken stoppen"
}, },
@ -4216,10 +4101,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Radiostation verwijderen",
"edit": "Bewerken…"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Weet je zeker dat je het radiostation \"{ radio }\" wilt verwijderen?", "header": "Weet je zeker dat je het radiostation \"{ radio }\" wilt verwijderen?",

View File

@ -272,9 +272,7 @@
"approvalRequired": "Se vos sètz marcat fa pas gaire, benlèu que vos cal esperar que nòstra còla de moderacion repasse vòstre compte, o verifique vòstra adreça electronica.", "approvalRequired": "Se vos sètz marcat fa pas gaire, benlèu que vos cal esperar que nòstra còla de moderacion repasse vòstre compte, o verifique vòstra adreça electronica.",
"invalidCredentials": "Mercés de verificar que lo nom dutilizaire e lo senhal son corrèctes e asseguratz-vos daver verificat vòstre corrièl." "invalidCredentials": "Mercés de verificar que lo nom dutilizaire e lo senhal son corrèctes e asseguratz-vos daver verificat vòstre corrièl."
}, },
"button": { "button": {},
"login": "Connexion"
},
"label": { "label": {
"password": "Senhal", "password": "Senhal",
"username": "Nom dutilizaire o corrièl" "username": "Nom dutilizaire o corrièl"
@ -323,7 +321,6 @@
"library": "Bibliotèca ont los fichièrs devon èsser importats." "library": "Bibliotèca ont los fichièrs devon èsser importats."
}, },
"button": { "button": {
"save": "Enregistrar",
"scan": "Explorar" "scan": "Explorar"
} }
} }
@ -417,9 +414,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Ne veire mai"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -441,9 +436,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Ne veire mai"
}
} }
}, },
"Player": { "Player": {
@ -548,9 +541,7 @@
"empty": { "empty": {
"noResults": "Cap de resultat pas trobat" "noResults": "Cap de resultat pas trobat"
}, },
"button": { "button": {}
"more": "Ne veire mai"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -651,9 +642,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Copiar"
},
"help": { "help": {
"embed": "Copiatz / Pegatz aqueste còdi al vòstre site HTML", "embed": "Copiatz / Pegatz aqueste còdi al vòstre site HTML",
"width": "Daissar void per un widget adaptatiu", "width": "Daissar void per un widget adaptatiu",
@ -675,17 +664,13 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "Ne veire mai"
},
"help": { "help": {
"subscribe": "Vos cal benlèu vos abonar a aquesta cadena per ne veire lo contengut." "subscribe": "Vos cal benlèu vos abonar a aquesta cadena per ne veire lo contengut."
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Ne veire mai"
}
}, },
"ChannelEntries": { "ChannelEntries": {
"help": { "help": {
@ -710,9 +695,6 @@
}, },
"title": "Artista", "title": "Artista",
"button": { "button": {
"cancel": "Anullar",
"edit": "Modificar",
"embed": "Integrar",
"more": "Mai…", "more": "Mai…",
"play": "Legir totes los albums" "play": "Legir totes los albums"
}, },
@ -750,8 +732,7 @@
} }
}, },
"button": { "button": {
"filter": "Ajustar lo filtre", "filter": "Ajustar lo filtre"
"save": "Enregistrar"
}, },
"label": { "label": {
"filter": "Ajustar de filtres per dire de personalizar vòstra ràdio", "filter": "Ajustar de filtres per dire de personalizar vòstra ràdio",
@ -803,7 +784,6 @@
} }
}, },
"button": { "button": {
"cancel": "Anullar",
"retry": "Tornar ensajar los mandadisses fracassats" "retry": "Tornar ensajar los mandadisses fracassats"
}, },
"label": { "label": {
@ -840,8 +820,6 @@
"summary": "Una descripcion pichona per explicar vòstres cambiaments." "summary": "Una descripcion pichona per explicar vòstres cambiaments."
}, },
"button": { "button": {
"cancel": "Anullar",
"clear": "Escafar",
"reset": "Tornar a la valor iniciala", "reset": "Tornar a la valor iniciala",
"showUnreviewed": "Restrénher a las modificacions pas repassadas", "showUnreviewed": "Restrénher a las modificacions pas repassadas",
"showAll": "Mostrar totas las modificacions", "showAll": "Mostrar totas las modificacions",
@ -895,14 +873,11 @@
"search": "Recercar", "search": "Recercar",
"tags": "Etiquetas" "tags": "Etiquetas"
}, },
"button": { "button": {}
"search": "Recercar"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "Ajustar musica", "upload": "Ajustar musica"
"search": "Recercar"
}, },
"label": { "label": {
"search": "Nom de lartista", "search": "Nom de lartista",
@ -1010,9 +985,7 @@
"message": "La metadonada inclusa al fichièr es invalida o de camps obligatòris son absents." "message": "La metadonada inclusa al fichièr es invalida o de camps obligatòris son absents."
} }
}, },
"button": { "button": {},
"close": "Tampar"
},
"table": { "table": {
"error": { "error": {
"debug": "Informacions de debug", "debug": "Informacions de debug",
@ -1039,7 +1012,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Validar", "approve": "Validar",
"delete": "Suprimir",
"reject": "Regetar" "reject": "Regetar"
}, },
"status": { "status": {
@ -1086,9 +1058,7 @@
"browse": "Percórrer los Podcasts" "browse": "Percórrer los Podcasts"
}, },
"button": { "button": {
"cancel": "Anullar",
"channel": "Crear una cadena", "channel": "Crear una cadena",
"search": "Recercar",
"subscribe": "Sabonar", "subscribe": "Sabonar",
"feed": "Sabonar al flux RSS" "feed": "Sabonar al flux RSS"
}, },
@ -1146,10 +1116,6 @@
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"cancel": "Anullar",
"delete": "Suprimir…",
"edit": "Modificar",
"embed": "Integrar",
"more": "Mai…" "more": "Mai…"
}, },
"modal": { "modal": {
@ -1173,11 +1139,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Anullar",
"delete": "Suprimir…",
"download": "Telecargar", "download": "Telecargar",
"edit": "Modificar",
"embed": "Integrar",
"more": "Mai…", "more": "Mai…",
"play": "Legir" "play": "Legir"
}, },
@ -1311,8 +1273,6 @@
"quota": "Espaci liure restant :" "quota": "Espaci liure restant :"
}, },
"button": { "button": {
"cancel": "Anullar",
"close": "Tampar",
"finishLater": "Acabar mai tard", "finishLater": "Acabar mai tard",
"next": "Etapa seguenta", "next": "Etapa seguenta",
"previous": "Etapa precedenta", "previous": "Etapa precedenta",
@ -1384,10 +1344,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Anullar",
"create": "Crear"
},
"header": { "header": {
"newAlbum": "Album novèl", "newAlbum": "Album novèl",
"newSeries": "Nòvas serias" "newSeries": "Nòvas serias"
@ -1557,18 +1514,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Anullar",
"confirm": "Confirmar"
},
"header": { "header": {
"confirm": "Volètz confirmar aquesta accion ?" "confirm": "Volètz confirmar aquesta accion ?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Anullar",
"edit": "Modificar",
"less": "Ne veire mens", "less": "Ne veire mens",
"more": "Ne veire mai", "more": "Ne veire mai",
"update": "Actualizar la descripcion" "update": "Actualizar la descripcion"
@ -1581,9 +1533,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Escafar"
},
"label": { "label": {
"search": "Recercar" "search": "Recercar"
}, },
@ -1598,9 +1548,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "Copiar"
},
"message": { "message": {
"success": "Tèxte copiat al quichapapièr !" "success": "Tèxte copiat al quichapapièr !"
} }
@ -1636,9 +1584,7 @@
"header": { "header": {
"noResults": "Cap de resultat pas trobat." "noResults": "Cap de resultat pas trobat."
}, },
"button": { "button": {}
"refresh": "Actualizar"
}
}, },
"AttachmentInput": { "AttachmentInput": {
"help": { "help": {
@ -1677,9 +1623,7 @@
"button": { "button": {
"addDuplicate": "Ajustar praquò", "addDuplicate": "Ajustar praquò",
"addToPlaylist": "Ajustar a aquesta lista de lectura", "addToPlaylist": "Ajustar a aquesta lista de lectura",
"addTrack": "Ajustar una pista", "addTrack": "Ajustar una pista"
"cancel": "Anullar",
"edit": "Modificar"
}, },
"header": { "header": {
"addToPlaylist": "Ajustar a la lista de lectura", "addToPlaylist": "Ajustar a la lista de lectura",
@ -1768,8 +1712,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "Crear una lista de lectura", "create": "Crear una lista de lectura"
"more": "Ne veire mai"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "Cap de lista de lectura creada pel moment" "noPlaylists": "Cap de lista de lectura creada pel moment"
@ -2148,7 +2091,6 @@
"reportedObject": "Objècte senhalat" "reportedObject": "Objècte senhalat"
}, },
"button": { "button": {
"confirmDelete": "Suprimir",
"delete": "Escafar lobjècte senhalat", "delete": "Escafar lobjècte senhalat",
"resolve": "Resòlver", "resolve": "Resòlver",
"unresolve": "Pas resolgut" "unresolve": "Pas resolgut"
@ -2228,10 +2170,7 @@
"isActive": "Utilizatz aqueste paramètre per activar/desactivar temporàriament la règla sens la suprimir complètament." "isActive": "Utilizatz aqueste paramètre per activar/desactivar temporàriament la règla sens la suprimir complètament."
}, },
"button": { "button": {
"cancel": "Anullar",
"create": "Crear", "create": "Crear",
"delete": "Suprimir",
"confirm": "Suprimir la règla de moderacion",
"update": "Actualizar" "update": "Actualizar"
}, },
"modal": { "modal": {
@ -2356,9 +2295,7 @@
"reason": "Rason", "reason": "Rason",
"rejectMedia": "Regetar lo mèdia" "rejectMedia": "Regetar lo mèdia"
}, },
"button": { "button": {},
"edit": "Modificar"
},
"status": { "status": {
"enabled": "Activada", "enabled": "Activada",
"paused": "En pausa" "paused": "En pausa"
@ -2369,7 +2306,6 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "Tampar",
"show": "Règlas de moderacion…" "show": "Règlas de moderacion…"
}, },
"modal": { "modal": {
@ -2382,9 +2318,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Suprimir"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Suprimir aqueste nòta ?", "header": "Suprimir aqueste nòta ?",
@ -2518,7 +2452,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Escafar",
"new": "Obténer una novèla invitacion" "new": "Obténer una novèla invitacion"
}, },
"table": { "table": {
@ -2584,9 +2517,7 @@
"image": "Imatge actual", "image": "Imatge actual",
"error": "Error en enregistrar los paramètres" "error": "Error en enregistrar los paramètres"
}, },
"button": { "button": {},
"save": "Enregistrar"
},
"message": { "message": {
"success": "Paramètres corrèctament modificats." "success": "Paramètres corrèctament modificats."
} }
@ -2608,7 +2539,6 @@
"submissionFailure": "Error en enviar lo senhalament" "submissionFailure": "Error en enviar lo senhalament"
}, },
"button": { "button": {
"cancel": "Anullar",
"submit": "Enviar" "submit": "Enviar"
}, },
"label": { "label": {
@ -2628,7 +2558,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "Anullar",
"hide": "Amagar lo contengut" "hide": "Amagar lo contengut"
}, },
"message": { "message": {
@ -2678,7 +2607,6 @@
} }
}, },
"button": { "button": {
"close": "Tampar",
"reload": "Tampar e tornar cargar la pagina" "reload": "Tampar e tornar cargar la pagina"
}, },
"header": { "header": {
@ -2698,9 +2626,7 @@
"empty": { "empty": {
"noMatch": "Cap de bibliotèca correspondenta." "noMatch": "Cap de bibliotèca correspondenta."
}, },
"button": { "button": {}
"showMore": "Ne veire mai"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
@ -2730,18 +2656,13 @@
"unfocus": "Sortir de la recèrca" "unfocus": "Sortir de la recèrca"
} }
}, },
"button": { "button": {},
"close": "Tampar"
},
"header": { "header": {
"modal": "Acorchis clavièr" "modal": "Acorchis clavièr"
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Anullar",
"submit": "Validar"
},
"header": { "header": {
"chooseInstance": "Causissètz vòstra instància", "chooseInstance": "Causissètz vòstra instància",
"failure": "Connexion impossibla a lURL donada", "failure": "Connexion impossibla a lURL donada",
@ -2761,8 +2682,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "Escafar",
"close": "Tampar",
"stopRadio": "Arrestar la ràdio" "stopRadio": "Arrestar la ràdio"
}, },
"label": { "label": {
@ -2793,9 +2712,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "Copiar"
},
"title": "Mostrar/amagar lo senhal", "title": "Mostrar/amagar lo senhal",
"message": { "message": {
"copy": "Tèxte copiat al quichapapièr !" "copy": "Tèxte copiat al quichapapièr !"
@ -2804,9 +2721,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Modificar"
}
}, },
"Button": { "Button": {
"startRadio": "Legir la pista", "startRadio": "Legir la pista",
@ -2819,8 +2734,7 @@
}, },
"button": { "button": {
"fediverse": "Fedivers", "fediverse": "Fedivers",
"rss": "RSS", "rss": "RSS"
"search": "Recercar"
}, },
"label": { "label": {
"fediverse": { "fediverse": {
@ -2893,11 +2807,6 @@
"podcastChannel": "Cadena del podcast" "podcastChannel": "Cadena del podcast"
}, },
"button": { "button": {
"cancel": "Anullar",
"confirm": "Suprimir",
"delete": "Suprimir…",
"edit": "Modificar…",
"embed": "Integrar",
"play": "Legir", "play": "Legir",
"updateChannel": "Actualizar la cadena", "updateChannel": "Actualizar la cadena",
"upload": "Enviar" "upload": "Enviar"
@ -2960,7 +2869,6 @@
"addNew": "Ajustar nòu" "addNew": "Ajustar nòu"
}, },
"button": { "button": {
"cancel": "Anullar",
"subscribe": "Sabonar" "subscribe": "Sabonar"
}, },
"placeholder": { "placeholder": {
@ -3101,8 +3009,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "Crear una bibliotèca", "create": "Crear una bibliotèca",
"delete": "Suprimir",
"confirm": "Suprimir la bibliotèca",
"update": "Actualizar la bibliotèca" "update": "Actualizar la bibliotèca"
}, },
"modal": { "modal": {
@ -3200,9 +3106,7 @@
"loading": { "loading": {
"remoteLibraries": "Cargament de las bibliotècas alonhadas…" "remoteLibraries": "Cargament de las bibliotècas alonhadas…"
}, },
"button": { "button": {},
"refresh": "Actualizar"
},
"description": { "description": {
"remoteLibraries": "Las bibliotècas alonhadas apertenon a dautres utilizaires del malhum. I podètz accedir tant que sián publicas o quajatz lautorizacion." "remoteLibraries": "Las bibliotècas alonhadas apertenon a dautres utilizaires del malhum. I podètz accedir tant que sián publicas o quajatz lautorizacion."
} }
@ -3255,7 +3159,6 @@
"domain": "Veire sus { domain }" "domain": "Veire sus { domain }"
}, },
"button": { "button": {
"edit": "Modificar",
"upload": "Mandadís" "upload": "Mandadís"
}, },
"title": "Bibliotèca", "title": "Bibliotèca",
@ -3375,7 +3278,6 @@
} }
}, },
"button": { "button": {
"cancel": "Anullar",
"createChannel": "Crear una cadena", "createChannel": "Crear una cadena",
"next": "Etapa seguenta", "next": "Etapa seguenta",
"previous": "Etapa precedenta" "previous": "Etapa precedenta"
@ -3748,7 +3650,6 @@
"uploadData": "Data de mandadís" "uploadData": "Data de mandadís"
}, },
"button": { "button": {
"delete": "Suprimir",
"download": "Telecargar" "download": "Telecargar"
}, },
"modal": { "modal": {
@ -3794,9 +3695,7 @@
"followers": "Seguidors" "followers": "Seguidors"
} }
}, },
"button": { "button": {},
"delete": "Suprimir"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Suprimir aquesta bibliotèca ?", "header": "Suprimir aquesta bibliotèca ?",
@ -3846,8 +3745,6 @@
} }
}, },
"button": { "button": {
"delete": "Suprimir",
"edit": "Modificar",
"remoteRefresh": "Actualizar del servidor alonhat estant" "remoteRefresh": "Actualizar del servidor alonhat estant"
}, },
"modal": { "modal": {
@ -3900,8 +3797,6 @@
} }
}, },
"button": { "button": {
"delete": "Suprimir",
"edit": "Modificar",
"remoteRefresh": "Actualizar del servidor alonhat estant" "remoteRefresh": "Actualizar del servidor alonhat estant"
}, },
"modal": { "modal": {
@ -3929,9 +3824,7 @@
"tracks": "Pistas", "tracks": "Pistas",
"django": "Veire sul panèl dadmin de Django" "django": "Veire sul panèl dadmin de Django"
}, },
"button": { "button": {},
"delete": "Suprimir"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Suprimir aquesta etiqueta ?", "header": "Suprimir aquesta etiqueta ?",
@ -3990,8 +3883,6 @@
} }
}, },
"button": { "button": {
"delete": "Suprimir",
"edit": "Modificar",
"remoteRefresh": "Actualizar del servidor alonhat estant" "remoteRefresh": "Actualizar del servidor alonhat estant"
}, },
"modal": { "modal": {
@ -4062,7 +3953,6 @@
"channelData": "Donadas de la cadena" "channelData": "Donadas de la cadena"
}, },
"button": { "button": {
"delete": "Suprimir",
"openRemote": "Dobrir lo perfil alonhat", "openRemote": "Dobrir lo perfil alonhat",
"refresh": "Actualizar del servidor alonhat estant" "refresh": "Actualizar del servidor alonhat estant"
}, },
@ -4165,8 +4055,7 @@
}, },
"button": { "button": {
"create": "Crear una lista de lectura", "create": "Crear una lista de lectura",
"manage": "Gerir vòstras listas de lectura", "manage": "Gerir vòstras listas de lectura"
"search": "Recercar"
}, },
"placeholder": { "placeholder": {
"search": "Escrivètz un nom de lista de lectura…" "search": "Escrivètz un nom de lista de lectura…"
@ -4183,11 +4072,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Anullar",
"delete": "Suprimir",
"confirm": "Suprimir la lista de lectura", "confirm": "Suprimir la lista de lectura",
"edit": "Modificar",
"embed": "Integrar",
"playAll": "O legir tot", "playAll": "O legir tot",
"stopEdit": "Arrestar la modificacion" "stopEdit": "Arrestar la modificacion"
}, },
@ -4216,10 +4101,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Suprimir la ràdio",
"edit": "Modificar…"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Volètz suprimir la ràdio « { playlist } » ?", "header": "Volètz suprimir la ràdio « { playlist } » ?",

View File

@ -272,9 +272,7 @@
"approvalRequired": "Jeżeli niedawno się rejestrowałeś, może być koniecznie odczekanie, aż zespół moderujący rozpatrzy twoją aplikację.", "approvalRequired": "Jeżeli niedawno się rejestrowałeś, może być koniecznie odczekanie, aż zespół moderujący rozpatrzy twoją aplikację.",
"invalidCredentials": "Upewnij się, że Twoja kombinacja nazwy użytkownika i hasła są poprawne oraz zweryfikuj poprawność adresu e-mail." "invalidCredentials": "Upewnij się, że Twoja kombinacja nazwy użytkownika i hasła są poprawne oraz zweryfikuj poprawność adresu e-mail."
}, },
"button": { "button": {},
"login": "Zaloguj się"
},
"label": { "label": {
"password": "Hasło", "password": "Hasło",
"username": "Nazwa użytkownika lub adres e-mail" "username": "Nazwa użytkownika lub adres e-mail"
@ -323,7 +321,6 @@
"library": "Biblioteka, do której pliki powinny zostać zaimportowane." "library": "Biblioteka, do której pliki powinny zostać zaimportowane."
}, },
"button": { "button": {
"save": "Zapisz",
"scan": "Skanuj" "scan": "Skanuj"
} }
} }
@ -417,9 +414,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Pokaż więcej"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -441,9 +436,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Pokaż więcej"
}
} }
}, },
"Player": { "Player": {
@ -548,9 +541,7 @@
"empty": { "empty": {
"noResults": "Niczego tu nie ma" "noResults": "Niczego tu nie ma"
}, },
"button": { "button": {}
"more": "Pokaż więcej"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -651,9 +642,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Kopiuj"
},
"help": { "help": {
"embed": "Wklej ten kod do źródła HTML swojej strony internetowej", "embed": "Wklej ten kod do źródła HTML swojej strony internetowej",
"width": "Pozostaw puste, aby uzyskać elastyczny widget", "width": "Pozostaw puste, aby uzyskać elastyczny widget",
@ -675,17 +664,13 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "Pokaż więcej"
},
"help": { "help": {
"subscribe": "Powinieneś śledzić ten kanał, aby zobaczyć jego zawartość." "subscribe": "Powinieneś śledzić ten kanał, aby zobaczyć jego zawartość."
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Pokaż więcej"
}
}, },
"ChannelEntries": { "ChannelEntries": {
"help": { "help": {
@ -710,9 +695,6 @@
}, },
"title": "Wykonawca", "title": "Wykonawca",
"button": { "button": {
"cancel": "Anuluj",
"edit": "Edytuj",
"embed": "Osadź",
"more": "Więcej…", "more": "Więcej…",
"play": "Odtwarzaj wszystkie albumy" "play": "Odtwarzaj wszystkie albumy"
}, },
@ -750,8 +732,7 @@
} }
}, },
"button": { "button": {
"filter": "Dodaj filtr", "filter": "Dodaj filtr"
"save": "Zapisz"
}, },
"label": { "label": {
"filter": "Dodaj filtry, aby dostosować swoją stację radiową", "filter": "Dodaj filtry, aby dostosować swoją stację radiową",
@ -803,7 +784,6 @@
} }
}, },
"button": { "button": {
"cancel": "Anuluj",
"retry": "Spróbuj przesłać ponownie nieudane" "retry": "Spróbuj przesłać ponownie nieudane"
}, },
"label": { "label": {
@ -840,8 +820,6 @@
"summary": "Kilka słów opisujących twoje zmiany." "summary": "Kilka słów opisujących twoje zmiany."
}, },
"button": { "button": {
"cancel": "Anuluj",
"clear": "Wyczyść",
"reset": "Przywróć wartość domyślną", "reset": "Przywróć wartość domyślną",
"showUnreviewed": "Ogranicz do nierozpatrzonych edycji", "showUnreviewed": "Ogranicz do nierozpatrzonych edycji",
"showAll": "Pokaż wszystkie edycje", "showAll": "Pokaż wszystkie edycje",
@ -895,14 +873,11 @@
"search": "Szukaj", "search": "Szukaj",
"tags": "Tagi" "tags": "Tagi"
}, },
"button": { "button": {}
"search": "Szukaj"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "Dodaj trochę muzyki", "upload": "Dodaj trochę muzyki"
"search": "Szukaj"
}, },
"label": { "label": {
"search": "Nazwa wykonawcy", "search": "Nazwa wykonawcy",
@ -1010,9 +985,7 @@
"message": "Metadane zawarte w tym pliku są nieprawidłowe lub brakuje części wymaganych informacji." "message": "Metadane zawarte w tym pliku są nieprawidłowe lub brakuje części wymaganych informacji."
} }
}, },
"button": { "button": {},
"close": "Zamknij"
},
"table": { "table": {
"error": { "error": {
"debug": "Informacje dla programistów", "debug": "Informacje dla programistów",
@ -1039,7 +1012,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Zatwierdź", "approve": "Zatwierdź",
"delete": "Usuń",
"reject": "Odrzuć" "reject": "Odrzuć"
}, },
"status": { "status": {
@ -1086,9 +1058,7 @@
"browse": "Przeglądaj podcasty" "browse": "Przeglądaj podcasty"
}, },
"button": { "button": {
"cancel": "Anuluj",
"channel": "Utwórz nowy kanał", "channel": "Utwórz nowy kanał",
"search": "Szukaj",
"subscribe": "Obserwuj", "subscribe": "Obserwuj",
"feed": "Zasubskrybuj kanał RSS" "feed": "Zasubskrybuj kanał RSS"
}, },
@ -1146,10 +1116,6 @@
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"cancel": "Anuluj",
"delete": "Usuń…",
"edit": "Edytuj",
"embed": "Osadź",
"more": "Więcej…" "more": "Więcej…"
}, },
"modal": { "modal": {
@ -1173,11 +1139,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Anuluj",
"delete": "Usuń…",
"download": "Pobierz", "download": "Pobierz",
"edit": "Edytuj",
"embed": "Osadź",
"more": "Więcej…", "more": "Więcej…",
"play": "Odtwarzaj" "play": "Odtwarzaj"
}, },
@ -1311,8 +1273,6 @@
"quota": "Pozostałe wolne miejsce:" "quota": "Pozostałe wolne miejsce:"
}, },
"button": { "button": {
"cancel": "Anuluj",
"close": "Zamknij",
"finishLater": "Ukończ później", "finishLater": "Ukończ później",
"next": "Następny krok", "next": "Następny krok",
"previous": "Poprzedni krok", "previous": "Poprzedni krok",
@ -1384,10 +1344,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Anuluj",
"create": "Utwórz"
},
"header": { "header": {
"newAlbum": "Nowy album", "newAlbum": "Nowy album",
"newSeries": "Nowy serial" "newSeries": "Nowy serial"
@ -1557,18 +1514,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Anuluj",
"confirm": "Potwierdź"
},
"header": { "header": {
"confirm": "Czy chcesz potwierdzić to działanie?" "confirm": "Czy chcesz potwierdzić to działanie?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Anuluj",
"edit": "Edytuj",
"less": "Pokaż mniej", "less": "Pokaż mniej",
"more": "Pokaż więcej", "more": "Pokaż więcej",
"update": "Zapisz opis" "update": "Zapisz opis"
@ -1581,9 +1533,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Wyczyść"
},
"label": { "label": {
"search": "Szukaj" "search": "Szukaj"
}, },
@ -1598,9 +1548,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "Kopiuj"
},
"message": { "message": {
"success": "Skopiowano tekst do schowka!" "success": "Skopiowano tekst do schowka!"
} }
@ -1636,9 +1584,7 @@
"header": { "header": {
"noResults": "Nic nie znaleziono." "noResults": "Nic nie znaleziono."
}, },
"button": { "button": {}
"refresh": "Odśwież"
}
}, },
"AttachmentInput": { "AttachmentInput": {
"help": { "help": {
@ -1677,9 +1623,7 @@
"button": { "button": {
"addDuplicate": "Dodaj mimo to", "addDuplicate": "Dodaj mimo to",
"addToPlaylist": "Dodaj do tej listy odtwarzania", "addToPlaylist": "Dodaj do tej listy odtwarzania",
"addTrack": "Dodaj utwór", "addTrack": "Dodaj utwór"
"cancel": "Anuluj",
"edit": "Edytuj"
}, },
"header": { "header": {
"addToPlaylist": "Dodaj do listy odtwarzania", "addToPlaylist": "Dodaj do listy odtwarzania",
@ -1768,8 +1712,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "Utwórz listę odtwarzania", "create": "Utwórz listę odtwarzania"
"more": "Pokaż więcej"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "Nie utworzono jeszcze żadnej listy odtwarzania" "noPlaylists": "Nie utworzono jeszcze żadnej listy odtwarzania"
@ -2148,7 +2091,6 @@
"reportedObject": "Zgłoszony obiekt" "reportedObject": "Zgłoszony obiekt"
}, },
"button": { "button": {
"confirmDelete": "Usuń",
"delete": "Usuń zgłoszony obiekt", "delete": "Usuń zgłoszony obiekt",
"resolve": "Rozwiąż", "resolve": "Rozwiąż",
"unresolve": "Cofnij rozwiązanie" "unresolve": "Cofnij rozwiązanie"
@ -2228,10 +2170,7 @@
"isActive": "Użyj tego ustawienia, aby tymczasowo włączyć/wyłączyć politykę zarazem nie usuwając jej całkowicie." "isActive": "Użyj tego ustawienia, aby tymczasowo włączyć/wyłączyć politykę zarazem nie usuwając jej całkowicie."
}, },
"button": { "button": {
"cancel": "Anuluj",
"create": "Utwórz", "create": "Utwórz",
"delete": "Usuń",
"confirm": "Usuń regułę moderacyjną",
"update": "Zapisz" "update": "Zapisz"
}, },
"modal": { "modal": {
@ -2356,9 +2295,7 @@
"reason": "Powód", "reason": "Powód",
"rejectMedia": "Odrzuć media" "rejectMedia": "Odrzuć media"
}, },
"button": { "button": {},
"edit": "Edytuj"
},
"status": { "status": {
"enabled": "Włączone", "enabled": "Włączone",
"paused": "Wstrzymane" "paused": "Wstrzymane"
@ -2369,7 +2306,6 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "Zamknij",
"show": "Reguły moderacyjne…" "show": "Reguły moderacyjne…"
}, },
"modal": { "modal": {
@ -2382,9 +2318,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Usuń"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Usunąć tę notatkę?", "header": "Usunąć tę notatkę?",
@ -2518,7 +2452,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Wyczyść",
"new": "Uzyskaj nowe zaproszenie" "new": "Uzyskaj nowe zaproszenie"
}, },
"table": { "table": {
@ -2584,9 +2517,7 @@
"image": "Aktualny obraz", "image": "Aktualny obraz",
"error": "Wystąpił błąd podczas zapisywania ustawień" "error": "Wystąpił błąd podczas zapisywania ustawień"
}, },
"button": { "button": {},
"save": "Zapisz"
},
"message": { "message": {
"success": "Pomyślnie zapisano ustawienia." "success": "Pomyślnie zapisano ustawienia."
} }
@ -2608,7 +2539,6 @@
"submissionFailure": "Wystąpił błąd podczas przesyłania zgłoszenia" "submissionFailure": "Wystąpił błąd podczas przesyłania zgłoszenia"
}, },
"button": { "button": {
"cancel": "Anuluj",
"submit": "Prześlij zgłoszenie" "submit": "Prześlij zgłoszenie"
}, },
"label": { "label": {
@ -2628,7 +2558,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "Anuluj",
"hide": "Ukryj zawartość" "hide": "Ukryj zawartość"
}, },
"message": { "message": {
@ -2678,7 +2607,6 @@
} }
}, },
"button": { "button": {
"close": "Zamknij",
"reload": "Zamknij i odśwież stronę" "reload": "Zamknij i odśwież stronę"
}, },
"header": { "header": {
@ -2698,9 +2626,7 @@
"empty": { "empty": {
"noMatch": "Nie znaleziono pasującej biblioteki." "noMatch": "Nie znaleziono pasującej biblioteki."
}, },
"button": { "button": {}
"showMore": "Pokaż więcej"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
@ -2730,18 +2656,13 @@
"unfocus": "Dezaktywuj pasek wyszukiwania" "unfocus": "Dezaktywuj pasek wyszukiwania"
} }
}, },
"button": { "button": {},
"close": "Zamknij"
},
"header": { "header": {
"modal": "Skróty klawiszowe" "modal": "Skróty klawiszowe"
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Anuluj",
"submit": "Prześlij"
},
"header": { "header": {
"chooseInstance": "Wybierz instancję", "chooseInstance": "Wybierz instancję",
"failure": "Nie można połączyć się z podanym adresem URL", "failure": "Nie można połączyć się z podanym adresem URL",
@ -2761,8 +2682,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "Wyczyść",
"close": "Zamknij",
"stopRadio": "Zatrzymaj radio" "stopRadio": "Zatrzymaj radio"
}, },
"label": { "label": {
@ -2793,9 +2712,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "Kopiuj"
},
"title": "Pokaż/ukryj hasło", "title": "Pokaż/ukryj hasło",
"message": { "message": {
"copy": "Skopiowano tekst do schowka!" "copy": "Skopiowano tekst do schowka!"
@ -2804,9 +2721,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Edytuj"
}
}, },
"Button": { "Button": {
"startRadio": "Odtwarzaj stację radiową", "startRadio": "Odtwarzaj stację radiową",
@ -2819,8 +2734,7 @@
}, },
"button": { "button": {
"fediverse": "Fediverse", "fediverse": "Fediverse",
"rss": "Kanał RSS", "rss": "Kanał RSS"
"search": "Szukaj"
}, },
"label": { "label": {
"fediverse": { "fediverse": {
@ -2893,11 +2807,6 @@
"podcastChannel": "Kanał podcastowy" "podcastChannel": "Kanał podcastowy"
}, },
"button": { "button": {
"cancel": "Anuluj",
"confirm": "Usuń",
"delete": "Usuń…",
"edit": "Edytuj…",
"embed": "Osadź",
"play": "Odtwarzaj", "play": "Odtwarzaj",
"updateChannel": "Zapisz kanał", "updateChannel": "Zapisz kanał",
"upload": "Prześlij pliki" "upload": "Prześlij pliki"
@ -2960,7 +2869,6 @@
"addNew": "Dodaj" "addNew": "Dodaj"
}, },
"button": { "button": {
"cancel": "Anuluj",
"subscribe": "Obserwuj" "subscribe": "Obserwuj"
}, },
"placeholder": { "placeholder": {
@ -3101,8 +3009,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "Utwórz bibliotekę", "create": "Utwórz bibliotekę",
"delete": "Usuń",
"confirm": "Usuń bibliotekę",
"update": "Zapisz bibliotekę" "update": "Zapisz bibliotekę"
}, },
"modal": { "modal": {
@ -3200,9 +3106,7 @@
"loading": { "loading": {
"remoteLibraries": "Ładowanie zdalnych bibliotek…" "remoteLibraries": "Ładowanie zdalnych bibliotek…"
}, },
"button": { "button": {},
"refresh": "Odśwież"
},
"description": { "description": {
"remoteLibraries": "Zdalne biblioteki należą do użytkowników innych instancji. Możesz uzyskać do nich dostęp jeżeli został Ci on przyznany lub jeżeli są publiczne." "remoteLibraries": "Zdalne biblioteki należą do użytkowników innych instancji. Możesz uzyskać do nich dostęp jeżeli został Ci on przyznany lub jeżeli są publiczne."
} }
@ -3255,7 +3159,6 @@
"domain": "Zobacz na { domain }" "domain": "Zobacz na { domain }"
}, },
"button": { "button": {
"edit": "Edytuj",
"upload": "Prześlij pliki" "upload": "Prześlij pliki"
}, },
"title": "Biblioteka", "title": "Biblioteka",
@ -3375,7 +3278,6 @@
} }
}, },
"button": { "button": {
"cancel": "Anuluj",
"createChannel": "Utwórz kanał", "createChannel": "Utwórz kanał",
"next": "Następny krok", "next": "Następny krok",
"previous": "Poprzedni krok" "previous": "Poprzedni krok"
@ -3748,7 +3650,6 @@
"uploadData": "Data przesłania" "uploadData": "Data przesłania"
}, },
"button": { "button": {
"delete": "Usuń",
"download": "Pobierz" "download": "Pobierz"
}, },
"modal": { "modal": {
@ -3794,9 +3695,7 @@
"followers": "Obserwatorzy" "followers": "Obserwatorzy"
} }
}, },
"button": { "button": {},
"delete": "Usuń"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Usunąć tę bibliotekę?", "header": "Usunąć tę bibliotekę?",
@ -3846,8 +3745,6 @@
} }
}, },
"button": { "button": {
"delete": "Usuń",
"edit": "Edytuj",
"remoteRefresh": "Odśwież z serwera zdalnego" "remoteRefresh": "Odśwież z serwera zdalnego"
}, },
"modal": { "modal": {
@ -3900,8 +3797,6 @@
} }
}, },
"button": { "button": {
"delete": "Usuń",
"edit": "Edytuj",
"remoteRefresh": "Odśwież z serwera zdalnego" "remoteRefresh": "Odśwież z serwera zdalnego"
}, },
"modal": { "modal": {
@ -3929,9 +3824,7 @@
"tracks": "Utwory", "tracks": "Utwory",
"django": "Zobacz w panelu administracyjnym Django" "django": "Zobacz w panelu administracyjnym Django"
}, },
"button": { "button": {},
"delete": "Usuń"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Usunąć ten tag?", "header": "Usunąć ten tag?",
@ -3990,8 +3883,6 @@
} }
}, },
"button": { "button": {
"delete": "Usuń",
"edit": "Edytuj",
"remoteRefresh": "Odśwież z serwera zdalnego" "remoteRefresh": "Odśwież z serwera zdalnego"
}, },
"modal": { "modal": {
@ -4062,7 +3953,6 @@
"channelData": "Dane kanału" "channelData": "Dane kanału"
}, },
"button": { "button": {
"delete": "Usuń",
"openRemote": "Otwórz profil zdalny", "openRemote": "Otwórz profil zdalny",
"refresh": "Odśwież z serwera zdalnego" "refresh": "Odśwież z serwera zdalnego"
}, },
@ -4165,8 +4055,7 @@
}, },
"button": { "button": {
"create": "Utwórz listę odtwarzania", "create": "Utwórz listę odtwarzania",
"manage": "Zarządzaj swoimi listami odtwarzania", "manage": "Zarządzaj swoimi listami odtwarzania"
"search": "Szukaj"
}, },
"placeholder": { "placeholder": {
"search": "Wprowadź nazwę listy odtwarzania…" "search": "Wprowadź nazwę listy odtwarzania…"
@ -4183,11 +4072,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Anuluj",
"delete": "Usuń",
"confirm": "Usuń listę odtwarzania", "confirm": "Usuń listę odtwarzania",
"edit": "Edytuj",
"embed": "Osadź",
"playAll": "Odtwarzaj wszystkie", "playAll": "Odtwarzaj wszystkie",
"stopEdit": "Przestań edytować" "stopEdit": "Przestań edytować"
}, },
@ -4216,10 +4101,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Usuń stację radiową",
"edit": "Edytuj…"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Czy chcesz usunąć stację radiową „{ radio }”?", "header": "Czy chcesz usunąć stację radiową „{ radio }”?",

View File

@ -262,9 +262,7 @@
"placeholder": { "placeholder": {
"username": "Insira seu nome de usuário ou e-mail" "username": "Insira seu nome de usuário ou e-mail"
}, },
"button": { "button": {},
"login": "Entrada"
},
"label": { "label": {
"password": "Senha", "password": "Senha",
"username": "Nome de usuário ou e-mail" "username": "Nome de usuário ou e-mail"
@ -310,7 +308,6 @@
"failure": "Erro ao salvar configurações" "failure": "Erro ao salvar configurações"
}, },
"button": { "button": {
"save": "Salvar",
"scan": "Varredura completa" "scan": "Varredura completa"
} }
} }
@ -399,9 +396,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Mostrar mais"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -423,9 +418,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Mostrar mais"
}
} }
}, },
"Player": { "Player": {
@ -527,9 +520,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Mostrar mais"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -604,9 +595,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Copiar"
},
"help": { "help": {
"embed": "Copie e cole este código HTML em seu site", "embed": "Copie e cole este código HTML em seu site",
"width": "Deixar vazio para um widget responsivo", "width": "Deixar vazio para um widget responsivo",
@ -634,17 +623,13 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "Mostrar mais"
},
"help": { "help": {
"subscribe": "Pode ser necessário se inscrever neste canal para ver o seu conteúdo." "subscribe": "Pode ser necessário se inscrever neste canal para ver o seu conteúdo."
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Mostrar mais"
}
}, },
"ChannelEntries": { "ChannelEntries": {
"help": { "help": {
@ -669,9 +654,6 @@
}, },
"title": "Artista", "title": "Artista",
"button": { "button": {
"cancel": "Cancelar",
"edit": "Editar",
"embed": "Incorporar",
"more": "Mais…", "more": "Mais…",
"play": "Tocar todos os álbuns" "play": "Tocar todos os álbuns"
}, },
@ -709,8 +691,7 @@
} }
}, },
"button": { "button": {
"filter": "Adicionar filtro", "filter": "Adicionar filtro"
"save": "Salvar"
}, },
"label": { "label": {
"filter": "Adicionar filtros para personalizar sua rádio", "filter": "Adicionar filtros para personalizar sua rádio",
@ -761,7 +742,6 @@
} }
}, },
"button": { "button": {
"cancel": "Cancelar",
"retry": "Reenviar" "retry": "Reenviar"
}, },
"label": { "label": {
@ -796,8 +776,6 @@
"summary": "Ocorreu um erro ao salvar suas alterações." "summary": "Ocorreu um erro ao salvar suas alterações."
}, },
"button": { "button": {
"cancel": "Cancelar",
"clear": "Limpar",
"reset": "Redefinir para o valor inicial", "reset": "Redefinir para o valor inicial",
"showUnreviewed": "Mostrar apenas edições não revisadas", "showUnreviewed": "Mostrar apenas edições não revisadas",
"showAll": "Mostrar todas as edições", "showAll": "Mostrar todas as edições",
@ -851,14 +829,11 @@
"search": "Pesquisar", "search": "Pesquisar",
"tags": "Tags" "tags": "Tags"
}, },
"button": { "button": {}
"search": "Pesquisar"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "Adicionar música", "upload": "Adicionar música"
"search": "Pesquisar"
}, },
"label": { "label": {
"search": "Nome do(a) artista", "search": "Nome do(a) artista",
@ -962,9 +937,7 @@
"message": "Os metadados incluídos no arquivo são inválidos ou alguns campos obrigatórios estão faltando." "message": "Os metadados incluídos no arquivo são inválidos ou alguns campos obrigatórios estão faltando."
} }
}, },
"button": { "button": {},
"close": "Fechar"
},
"table": { "table": {
"error": { "error": {
"debug": "Informação de depuração", "debug": "Informação de depuração",
@ -991,7 +964,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Aprovar", "approve": "Aprovar",
"delete": "Excluir",
"reject": "Recusar" "reject": "Recusar"
}, },
"status": { "status": {
@ -1038,9 +1010,7 @@
"browse": "Explorando artistas" "browse": "Explorando artistas"
}, },
"button": { "button": {
"cancel": "Cancelar",
"channel": "Criar canal", "channel": "Criar canal",
"search": "Pesquisar",
"feed": "Inscreva-se em Funkwhale" "feed": "Inscreva-se em Funkwhale"
}, },
"empty": { "empty": {
@ -1095,10 +1065,6 @@
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"cancel": "Cancelar",
"delete": "Excluir…",
"edit": "Editar",
"embed": "Incorporar",
"more": "Mais…" "more": "Mais…"
}, },
"modal": { "modal": {
@ -1122,11 +1088,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Cancelar",
"delete": "Excluir…",
"download": "Baixar", "download": "Baixar",
"edit": "Editar",
"embed": "Incorporar",
"more": "Mais…", "more": "Mais…",
"play": "Tocar" "play": "Tocar"
}, },
@ -1254,8 +1216,6 @@
"quota": "Armazenamento disponível:" "quota": "Armazenamento disponível:"
}, },
"button": { "button": {
"cancel": "Cancelar",
"close": "Fechar",
"finishLater": "Finalizar depois", "finishLater": "Finalizar depois",
"next": "Próximo", "next": "Próximo",
"previous": "Anterior", "previous": "Anterior",
@ -1311,10 +1271,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Cancelar",
"create": "Criar"
},
"header": { "header": {
"newAlbum": "Novo álbum", "newAlbum": "Novo álbum",
"newSeries": "Novo álbum" "newSeries": "Novo álbum"
@ -1473,18 +1430,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Cancelar",
"confirm": "Confirmar"
},
"header": { "header": {
"confirm": "Você deseja confirmar esta ação?" "confirm": "Você deseja confirmar esta ação?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Cancelar",
"edit": "Editar",
"less": "Mostrar menos", "less": "Mostrar menos",
"more": "Mostrar mais", "more": "Mostrar mais",
"update": "Atualizar descrição" "update": "Atualizar descrição"
@ -1497,9 +1449,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Limpar"
},
"label": { "label": {
"search": "Pesquisar" "search": "Pesquisar"
}, },
@ -1514,9 +1464,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "Copiar"
},
"message": { "message": {
"success": "Texto copiado para a área de transferência!" "success": "Texto copiado para a área de transferência!"
} }
@ -1531,9 +1479,7 @@
"header": { "header": {
"noResults": "Sem resultados." "noResults": "Sem resultados."
}, },
"button": { "button": {}
"refresh": "Atualizar"
}
}, },
"ContentForm": { "ContentForm": {
"empty": { "empty": {
@ -1578,9 +1524,7 @@
"button": { "button": {
"addDuplicate": "Adicionar assim mesmo", "addDuplicate": "Adicionar assim mesmo",
"addToPlaylist": "Adicionar a esta lista", "addToPlaylist": "Adicionar a esta lista",
"addTrack": "Adicionar faixa", "addTrack": "Adicionar faixa"
"cancel": "Cancelar",
"edit": "Editar"
}, },
"header": { "header": {
"addToPlaylist": "Adicionar à lista", "addToPlaylist": "Adicionar à lista",
@ -1669,8 +1613,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "Criar lista", "create": "Criar lista"
"more": "Mostrar mais"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "Sem listas" "noPlaylists": "Sem listas"
@ -2047,7 +1990,6 @@
"reportedObject": "Objeto denunciado" "reportedObject": "Objeto denunciado"
}, },
"button": { "button": {
"confirmDelete": "Excluir",
"delete": "Excluir objeto denunciado", "delete": "Excluir objeto denunciado",
"resolve": "Resolver", "resolve": "Resolver",
"unresolve": "Desfazer resolução" "unresolve": "Desfazer resolução"
@ -2123,10 +2065,7 @@
"isActive": "Usar essa configuração ativa/desativa as regras sem removê-las." "isActive": "Usar essa configuração ativa/desativa as regras sem removê-las."
}, },
"button": { "button": {
"cancel": "Cancelar",
"create": "Criar", "create": "Criar",
"delete": "Excluir",
"confirm": "Excluir regra de moderação",
"update": "Atualizar" "update": "Atualizar"
}, },
"modal": { "modal": {
@ -2248,9 +2187,7 @@
"reason": "Motivo", "reason": "Motivo",
"rejectMedia": "Recusar mídia" "rejectMedia": "Recusar mídia"
}, },
"button": { "button": {},
"edit": "Editar"
},
"status": { "status": {
"enabled": "Ativado", "enabled": "Ativado",
"paused": "Pausado" "paused": "Pausado"
@ -2261,7 +2198,6 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "Fechar",
"show": "Regra de moderação…" "show": "Regra de moderação…"
}, },
"modal": { "modal": {
@ -2274,9 +2210,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Excluir"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Excluir este comentário?", "header": "Excluir este comentário?",
@ -2410,7 +2344,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Limpar",
"new": "Solicitar novo convite" "new": "Solicitar novo convite"
}, },
"table": { "table": {
@ -2469,9 +2402,7 @@
"image": "Imagem atual", "image": "Imagem atual",
"error": "Erro ao salvar configurações" "error": "Erro ao salvar configurações"
}, },
"button": { "button": {},
"save": "Salvar"
},
"message": { "message": {
"success": "As configurações foram atualizadas." "success": "As configurações foram atualizadas."
} }
@ -2493,7 +2424,6 @@
"submissionFailure": "Erro ao enviar denúncia" "submissionFailure": "Erro ao enviar denúncia"
}, },
"button": { "button": {
"cancel": "Cancelar",
"submit": "Enviar denúncia" "submit": "Enviar denúncia"
}, },
"label": { "label": {
@ -2513,7 +2443,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "Cancelar",
"hide": "Ocultar conteúdo" "hide": "Ocultar conteúdo"
}, },
"message": { "message": {
@ -2563,7 +2492,6 @@
} }
}, },
"button": { "button": {
"close": "Fechar",
"reload": "Fechar e atualizar a página" "reload": "Fechar e atualizar a página"
}, },
"header": { "header": {
@ -2583,9 +2511,7 @@
"empty": { "empty": {
"noMatch": "Nenhuma biblioteca encontrada." "noMatch": "Nenhuma biblioteca encontrada."
}, },
"button": { "button": {}
"showMore": "Mostrar mais"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
@ -2615,18 +2541,13 @@
"unfocus": "Desfocar a barra de pesquisa" "unfocus": "Desfocar a barra de pesquisa"
} }
}, },
"button": { "button": {},
"close": "Fechar"
},
"header": { "header": {
"modal": "Atalhos de teclado" "modal": "Atalhos de teclado"
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Cancelar",
"submit": "Enviar"
},
"header": { "header": {
"chooseInstance": "Escolha sua instância", "chooseInstance": "Escolha sua instância",
"failure": "Não foi possível entrar neste link", "failure": "Não foi possível entrar neste link",
@ -2646,8 +2567,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "Limpar",
"close": "Fechar",
"stopRadio": "Parar rádio" "stopRadio": "Parar rádio"
}, },
"label": { "label": {
@ -2678,9 +2597,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "Copiar"
},
"title": "Mostrar/ocultar senha", "title": "Mostrar/ocultar senha",
"message": { "message": {
"copy": "Texto copiado para a área de transferência!" "copy": "Texto copiado para a área de transferência!"
@ -2689,9 +2606,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Editar"
}
}, },
"Button": { "Button": {
"startRadio": "Tocar faixa", "startRadio": "Tocar faixa",
@ -2712,9 +2627,7 @@
"fieldLabel": "Localização do canal" "fieldLabel": "Localização do canal"
} }
}, },
"button": { "button": {},
"search": "Pesquisar"
},
"warning": { "warning": {
"unsupported": "Tipo de objeto ainda não suportado" "unsupported": "Tipo de objeto ainda não suportado"
}, },
@ -2772,11 +2685,6 @@
"artistChannel": "Canal do artista" "artistChannel": "Canal do artista"
}, },
"button": { "button": {
"cancel": "Cancelar",
"confirm": "Excluir",
"delete": "Excluir…",
"edit": "Editar…",
"embed": "Incorporar",
"play": "Tocar", "play": "Tocar",
"updateChannel": "Atualizar canal", "updateChannel": "Atualizar canal",
"upload": "Enviar" "upload": "Enviar"
@ -2822,9 +2730,7 @@
"link": { "link": {
"addNew": "Adicionar novo" "addNew": "Adicionar novo"
}, },
"button": { "button": {},
"cancel": "Cancelar"
},
"placeholder": { "placeholder": {
"search": "Filtrar por nome…" "search": "Filtrar por nome…"
}, },
@ -2962,8 +2868,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "Criar biblioteca", "create": "Criar biblioteca",
"delete": "Excluir",
"confirm": "Excluir biblioteca",
"update": "Atualizar biblioteca" "update": "Atualizar biblioteca"
}, },
"modal": { "modal": {
@ -3061,9 +2965,7 @@
"loading": { "loading": {
"remoteLibraries": "Carregando bibliotecas remotas…" "remoteLibraries": "Carregando bibliotecas remotas…"
}, },
"button": { "button": {},
"refresh": "Atualizar"
},
"description": { "description": {
"remoteLibraries": "Bibliotecas remotas são de outros usuários da rede. Você pode vê-las desde que você tenha permissão ou sejam públicas." "remoteLibraries": "Bibliotecas remotas são de outros usuários da rede. Você pode vê-las desde que você tenha permissão ou sejam públicas."
} }
@ -3112,7 +3014,6 @@
"domain": "Encaminhar para { domain}" "domain": "Encaminhar para { domain}"
}, },
"button": { "button": {
"edit": "Editar",
"upload": "Enviar" "upload": "Enviar"
}, },
"title": "Biblioteca", "title": "Biblioteca",
@ -3224,7 +3125,6 @@
} }
}, },
"button": { "button": {
"cancel": "Cancelar",
"createChannel": "Criar canal", "createChannel": "Criar canal",
"next": "Próximo", "next": "Próximo",
"previous": "Anterior" "previous": "Anterior"
@ -3597,7 +3497,6 @@
"uploadData": "Data de envio" "uploadData": "Data de envio"
}, },
"button": { "button": {
"delete": "Excluir",
"download": "Baixar" "download": "Baixar"
}, },
"modal": { "modal": {
@ -3643,9 +3542,7 @@
"followers": "Seguidores" "followers": "Seguidores"
} }
}, },
"button": { "button": {},
"delete": "Excluir"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Excluir esta biblioteca?", "header": "Excluir esta biblioteca?",
@ -3695,8 +3592,6 @@
} }
}, },
"button": { "button": {
"delete": "Excluir",
"edit": "Editar",
"remoteRefresh": "Atualizar a partir de um servidor remoto" "remoteRefresh": "Atualizar a partir de um servidor remoto"
}, },
"modal": { "modal": {
@ -3749,8 +3644,6 @@
} }
}, },
"button": { "button": {
"delete": "Excluir",
"edit": "Editar",
"remoteRefresh": "Atualizar a partir de um servidor remoto" "remoteRefresh": "Atualizar a partir de um servidor remoto"
}, },
"modal": { "modal": {
@ -3778,9 +3671,7 @@
"tracks": "Faixas", "tracks": "Faixas",
"django": "Ver administração Django" "django": "Ver administração Django"
}, },
"button": { "button": {},
"delete": "Excluir"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Excluir esta tag?", "header": "Excluir esta tag?",
@ -3839,8 +3730,6 @@
} }
}, },
"button": { "button": {
"delete": "Excluir",
"edit": "Editar",
"remoteRefresh": "Atualizar a partir de um servidor remoto" "remoteRefresh": "Atualizar a partir de um servidor remoto"
}, },
"modal": { "modal": {
@ -3909,7 +3798,6 @@
"channelData": "Dados do canal" "channelData": "Dados do canal"
}, },
"button": { "button": {
"delete": "Excluir",
"openRemote": "Abrir perfil remoto", "openRemote": "Abrir perfil remoto",
"refresh": "Atualizar a partir de um servidor remoto" "refresh": "Atualizar a partir de um servidor remoto"
}, },
@ -4008,8 +3896,7 @@
}, },
"button": { "button": {
"create": "Criar uma lista", "create": "Criar uma lista",
"manage": "Gerenciar suas listas", "manage": "Gerenciar suas listas"
"search": "Pesquisar"
}, },
"placeholder": { "placeholder": {
"search": "Insira o nome da lista…" "search": "Insira o nome da lista…"
@ -4026,11 +3913,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Cancelar",
"delete": "Excluir",
"confirm": "Excluir lista", "confirm": "Excluir lista",
"edit": "Editar",
"embed": "Incorporar",
"playAll": "Tocar tudo", "playAll": "Tocar tudo",
"stopEdit": "Parar edição" "stopEdit": "Parar edição"
}, },
@ -4059,10 +3942,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Excluir rádio",
"edit": "Editar…"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Você deseja excluir a rádio \"{ radio }\"?", "header": "Você deseja excluir a rádio \"{ radio }\"?",

View File

@ -188,9 +188,7 @@
"placeholder": { "placeholder": {
"username": "Indicar seu nome de usuário ou email" "username": "Indicar seu nome de usuário ou email"
}, },
"button": { "button": {},
"login": "Entrar"
},
"label": { "label": {
"password": "Palavra-passe", "password": "Palavra-passe",
"username": "Nome de usuário ou email" "username": "Nome de usuário ou email"
@ -248,7 +246,6 @@
"failure": "Erro ao salvar configurações" "failure": "Erro ao salvar configurações"
}, },
"button": { "button": {
"save": "Salvar",
"scan": "Analisado" "scan": "Analisado"
} }
} }
@ -311,9 +308,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Mostrar mais 1 álbum"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -335,9 +330,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Mostrar mais 1 álbum"
}
} }
}, },
"Player": { "Player": {
@ -434,9 +427,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Mostrar mais 1 álbum"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -499,9 +490,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Cópia"
},
"help": { "help": {
"embed": "Copie/colar este código no seu website HTML", "embed": "Copie/colar este código no seu website HTML",
"width": "Deixe vazio para um widget responsivo" "width": "Deixe vazio para um widget responsivo"
@ -525,17 +514,13 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "Mostrar mais 1 álbum"
},
"help": { "help": {
"subscribe": "Ao deixar de seguir esta biblioteca, você perderá o acesso ao seu conteúdo." "subscribe": "Ao deixar de seguir esta biblioteca, você perderá o acesso ao seu conteúdo."
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Mostrar mais 1 álbum"
}
}, },
"ChannelEntries": { "ChannelEntries": {
"help": { "help": {
@ -560,9 +545,6 @@
}, },
"title": "Artista", "title": "Artista",
"button": { "button": {
"cancel": "Cancelar",
"edit": "Editar",
"embed": "Incorporar",
"play": "Jogar todos os álbuns" "play": "Jogar todos os álbuns"
}, },
"modal": { "modal": {
@ -598,8 +580,7 @@
} }
}, },
"button": { "button": {
"filter": "Adicionar um filtro", "filter": "Adicionar um filtro"
"save": "Salvar"
}, },
"label": { "label": {
"filter": "Adicione filtros para personalizar seu rádio", "filter": "Adicione filtros para personalizar seu rádio",
@ -650,7 +631,6 @@
} }
}, },
"button": { "button": {
"cancel": "Cancelar",
"retry": "Biblioteca atualizada" "retry": "Biblioteca atualizada"
}, },
"label": { "label": {
@ -682,10 +662,7 @@
"placeholder": { "placeholder": {
"summary": "Ocorreu um erro ao salvar suas mudanças" "summary": "Ocorreu um erro ao salvar suas mudanças"
}, },
"button": { "button": {},
"cancel": "Cancelar",
"clear": "Claro"
},
"header": { "header": {
"failure": "Erro ao salvar configurações", "failure": "Erro ao salvar configurações",
"recentEdits": "Adicionado recentemente" "recentEdits": "Adicionado recentemente"
@ -716,14 +693,11 @@
"label": { "label": {
"search": "Buscar" "search": "Buscar"
}, },
"button": { "button": {}
"search": "Buscar"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "Procure alguma música", "upload": "Procure alguma música"
"search": "Buscar"
}, },
"label": { "label": {
"search": "Nome do artista" "search": "Nome do artista"
@ -812,7 +786,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Aprovar", "approve": "Aprovar",
"delete": "Suprimir",
"reject": "Rejeitar" "reject": "Rejeitar"
}, },
"status": { "status": {
@ -842,9 +815,7 @@
"browse": "Procurando artistas" "browse": "Procurando artistas"
}, },
"button": { "button": {
"cancel": "Cancelar",
"channel": "Criar uma nova biblioteca", "channel": "Criar uma nova biblioteca",
"search": "Buscar",
"feed": "Usando Funkwhale" "feed": "Usando Funkwhale"
}, },
"empty": { "empty": {
@ -895,12 +866,7 @@
} }
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {},
"cancel": "Cancelar",
"delete": "Suprimir",
"edit": "Editar",
"embed": "Incorporar"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Excluir esta biblioteca?", "header": "Excluir esta biblioteca?",
@ -921,11 +887,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Cancelar",
"delete": "Suprimir",
"download": "Descarregar", "download": "Descarregar",
"edit": "Editar",
"embed": "Incorporar",
"play": "Jogar" "play": "Jogar"
}, },
"modal": { "modal": {
@ -948,9 +910,7 @@
"title": "Música" "title": "Música"
}, },
"ImportStatusModal": { "ImportStatusModal": {
"button": { "button": {},
"close": "Fechar"
},
"table": { "table": {
"error": { "error": {
"debug": "Informação da música", "debug": "Informação da música",
@ -1056,8 +1016,6 @@
"files": "{ n } preferida | { n } preferidas" "files": "{ n } preferida | { n } preferidas"
}, },
"button": { "button": {
"cancel": "Cancelar",
"close": "Fechar",
"finishLater": "Acabado", "finishLater": "Acabado",
"next": "Música seguinte", "next": "Música seguinte",
"previous": "Música anterior", "previous": "Música anterior",
@ -1106,10 +1064,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Cancelar",
"create": "Criar"
},
"header": { "header": {
"newAlbum": "1 álbum", "newAlbum": "1 álbum",
"newSeries": "1 álbum" "newSeries": "1 álbum"
@ -1254,18 +1209,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Cancelar",
"confirm": "Confirme"
},
"header": { "header": {
"confirm": "Você quer confirmar esta ação?" "confirm": "Você quer confirmar esta ação?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Cancelar",
"edit": "Editar",
"more": "Mostrar mais 1 álbum", "more": "Mostrar mais 1 álbum",
"update": "Minha descrição incrível" "update": "Minha descrição incrível"
}, },
@ -1274,9 +1224,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Claro"
},
"label": { "label": {
"search": "Buscar" "search": "Buscar"
}, },
@ -1290,9 +1238,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "Cópia"
},
"message": { "message": {
"success": "Texto copiado para a área de transferência!" "success": "Texto copiado para a área de transferência!"
} }
@ -1312,9 +1258,7 @@
} }
}, },
"EmptyState": { "EmptyState": {
"button": { "button": {}
"refresh": "Atualizar"
}
}, },
"AttachmentInput": { "AttachmentInput": {
"button": { "button": {
@ -1352,9 +1296,7 @@
}, },
"button": { "button": {
"addToPlaylist": "Adicionar a esta playlist", "addToPlaylist": "Adicionar a esta playlist",
"addTrack": "Adicionar música", "addTrack": "Adicionar música"
"cancel": "Cancelar",
"edit": "Editar"
}, },
"table": { "table": {
"edit": { "edit": {
@ -1432,8 +1374,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "Crie uma playlist", "create": "Crie uma playlist"
"more": "Mostrar mais 1 álbum"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "Playlist criada" "noPlaylists": "Playlist criada"
@ -1776,9 +1717,7 @@
"header": { "header": {
"actions": "Ações" "actions": "Ações"
}, },
"button": { "button": {},
"confirmDelete": "Suprimir"
},
"link": { "link": {
"moderation": "Atualizar a regra de moderação" "moderation": "Atualizar a regra de moderação"
} }
@ -1831,10 +1770,7 @@
"isActive": "Use esta configuração para ativar/desativar temporariamente a política sem removê-la completamente." "isActive": "Use esta configuração para ativar/desativar temporariamente a política sem removê-la completamente."
}, },
"button": { "button": {
"cancel": "Cancelar",
"create": "Criar", "create": "Criar",
"delete": "Suprimir",
"confirm": "Eliminar regra de moderação",
"update": "Atualizar" "update": "Atualizar"
}, },
"modal": { "modal": {
@ -1952,9 +1888,7 @@
"reason": "Motivo", "reason": "Motivo",
"rejectMedia": "Rejeitar mídia" "rejectMedia": "Rejeitar mídia"
}, },
"button": { "button": {},
"edit": "Editar"
},
"status": { "status": {
"enabled": "Ativado", "enabled": "Ativado",
"paused": "Pausa" "paused": "Pausa"
@ -1965,7 +1899,6 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "Fechar",
"show": "Atualizar a regra de moderação" "show": "Atualizar a regra de moderação"
}, },
"modal": { "modal": {
@ -1978,9 +1911,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Suprimir"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Excluir esta biblioteca?", "header": "Excluir esta biblioteca?",
@ -2111,7 +2042,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Claro",
"new": "Receba um novo convite" "new": "Receba um novo convite"
}, },
"table": { "table": {
@ -2160,9 +2090,7 @@
"image": "Uso atual", "image": "Uso atual",
"error": "Erro ao salvar configurações" "error": "Erro ao salvar configurações"
}, },
"button": { "button": {},
"save": "Salvar"
},
"message": { "message": {
"success": "Configurações atualizadas com sucesso." "success": "Configurações atualizadas com sucesso."
} }
@ -2176,7 +2104,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "Cancelar",
"hide": "Adicionar conteúdo" "hide": "Adicionar conteúdo"
}, },
"header": { "header": {
@ -2191,7 +2118,6 @@
}, },
"ReportModal": { "ReportModal": {
"button": { "button": {
"cancel": "Cancelar",
"submit": "Enviar" "submit": "Enviar"
}, },
"header": { "header": {
@ -2219,9 +2145,7 @@
} }
} }
}, },
"button": { "button": {},
"close": "Fechar"
},
"header": { "header": {
"saveFailure": "Erro ao salvar configurações", "saveFailure": "Erro ao salvar configurações",
"failure": "Atualizar", "failure": "Atualizar",
@ -2235,9 +2159,7 @@
"empty": { "empty": {
"noMatch": "Nenhuma biblioteca correspondente." "noMatch": "Nenhuma biblioteca correspondente."
}, },
"button": { "button": {}
"showMore": "Mostrar mais 1 álbum"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
@ -2259,18 +2181,13 @@
"show": "Mostrar atalhos de teclado disponíveis" "show": "Mostrar atalhos de teclado disponíveis"
} }
}, },
"button": { "button": {},
"close": "Fechar"
},
"header": { "header": {
"modal": "Atalhos do teclado" "modal": "Atalhos do teclado"
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Cancelar",
"submit": "Enviar"
},
"header": { "header": {
"chooseInstance": "Escolha sua instância", "chooseInstance": "Escolha sua instância",
"suggestions": "Escolhas sugeridas" "suggestions": "Escolhas sugeridas"
@ -2281,8 +2198,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "Claro",
"close": "Fechar",
"stopRadio": "Pare o rádio" "stopRadio": "Pare o rádio"
}, },
"label": { "label": {
@ -2311,9 +2226,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "Cópia"
},
"title": "Mostrar/ocultar senha", "title": "Mostrar/ocultar senha",
"message": { "message": {
"copy": "Texto copiado para a área de transferência!" "copy": "Texto copiado para a área de transferência!"
@ -2322,9 +2235,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Editar"
}
}, },
"Button": { "Button": {
"startRadio": "Jogar mũsica", "startRadio": "Jogar mũsica",
@ -2343,9 +2254,7 @@
"title": "Procurar em Wikipedia" "title": "Procurar em Wikipedia"
} }
}, },
"button": { "button": {},
"search": "Buscar"
},
"error": { "error": {
"fetchFailed": "Playlist criada" "fetchFailed": "Playlist criada"
} }
@ -2390,11 +2299,6 @@
"artistChannel": "Nome do artista" "artistChannel": "Nome do artista"
}, },
"button": { "button": {
"cancel": "Cancelar",
"confirm": "Suprimir",
"delete": "Suprimir",
"edit": "Editar",
"embed": "Incorporar",
"play": "Jogar", "play": "Jogar",
"updateChannel": "Atualizar playlist", "updateChannel": "Atualizar playlist",
"upload": "Carregar" "upload": "Carregar"
@ -2440,9 +2344,7 @@
"link": { "link": {
"addNew": "Adicionar conteúdo" "addNew": "Adicionar conteúdo"
}, },
"button": { "button": {},
"cancel": "Cancelar"
},
"placeholder": { "placeholder": {
"search": "Nome do filtro" "search": "Nome do filtro"
}, },
@ -2575,8 +2477,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "Criar biblioteca", "create": "Criar biblioteca",
"delete": "Suprimir",
"confirm": "Excluir biblioteca",
"update": "Atualizar biblioteca" "update": "Atualizar biblioteca"
}, },
"modal": { "modal": {
@ -2673,9 +2573,7 @@
"loading": { "loading": {
"remoteLibraries": "Carregando bibliotecas remotas…" "remoteLibraries": "Carregando bibliotecas remotas…"
}, },
"button": { "button": {},
"refresh": "Atualizar"
},
"description": { "description": {
"remoteLibraries": "Bibliotecas remotas são de propriedade de outros usuários na rede. Você pode acessá-los desde que sejam públicos ou tenha acesso." "remoteLibraries": "Bibliotecas remotas são de propriedade de outros usuários na rede. Você pode acessá-los desde que sejam públicos ou tenha acesso."
} }
@ -2721,7 +2619,6 @@
"domain": "Registrado desde { date }" "domain": "Registrado desde { date }"
}, },
"button": { "button": {
"edit": "Editar",
"upload": "Carregar" "upload": "Carregar"
}, },
"title": "Biblioteca", "title": "Biblioteca",
@ -2832,7 +2729,6 @@
} }
}, },
"button": { "button": {
"cancel": "Cancelar",
"createChannel": "Criar uma nova biblioteca", "createChannel": "Criar uma nova biblioteca",
"next": "Música seguinte", "next": "Música seguinte",
"previous": "Música anterior" "previous": "Música anterior"
@ -3149,7 +3045,6 @@
"uploadData": "Data de upload" "uploadData": "Data de upload"
}, },
"button": { "button": {
"delete": "Suprimir",
"download": "Descarregar" "download": "Descarregar"
}, },
"modal": { "modal": {
@ -3191,9 +3086,7 @@
"followers": "Seguidores" "followers": "Seguidores"
} }
}, },
"button": { "button": {},
"delete": "Suprimir"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Excluir esta biblioteca?" "header": "Excluir esta biblioteca?"
@ -3235,10 +3128,7 @@
"playlists": "Playlists" "playlists": "Playlists"
} }
}, },
"button": { "button": {},
"delete": "Suprimir",
"edit": "Editar"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Excluir esta biblioteca?" "header": "Excluir esta biblioteca?"
@ -3280,10 +3170,7 @@
"playlists": "Playlists" "playlists": "Playlists"
} }
}, },
"button": { "button": {},
"delete": "Suprimir",
"edit": "Editar"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Excluir esta biblioteca?" "header": "Excluir esta biblioteca?"
@ -3305,9 +3192,7 @@
"localProfile": "Abrir o perfil", "localProfile": "Abrir o perfil",
"tracks": "Músicas" "tracks": "Músicas"
}, },
"button": { "button": {},
"delete": "Suprimir"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Excluir esta biblioteca?", "header": "Excluir esta biblioteca?",
@ -3360,10 +3245,7 @@
"playlists": "Playlists" "playlists": "Playlists"
} }
}, },
"button": { "button": {},
"delete": "Suprimir",
"edit": "Editar"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Excluir esta biblioteca?" "header": "Excluir esta biblioteca?"
@ -3422,7 +3304,6 @@
"channelData": "Dados da instância" "channelData": "Dados da instância"
}, },
"button": { "button": {
"delete": "Suprimir",
"openRemote": "Abrir o perfil" "openRemote": "Abrir o perfil"
}, },
"modal": { "modal": {
@ -3512,8 +3393,7 @@
}, },
"button": { "button": {
"create": "Crie uma playlist", "create": "Crie uma playlist",
"manage": "Gerenciar suas playlists", "manage": "Gerenciar suas playlists"
"search": "Buscar"
}, },
"placeholder": { "placeholder": {
"search": "Indicar um nome de playlist…" "search": "Indicar um nome de playlist…"
@ -3530,11 +3410,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Cancelar",
"delete": "Suprimir",
"confirm": "Suprimir Playlist", "confirm": "Suprimir Playlist",
"edit": "Editar",
"embed": "Incorporar",
"playAll": "Jogar tudo", "playAll": "Jogar tudo",
"stopEdit": "Pare o rádio" "stopEdit": "Pare o rádio"
}, },
@ -3563,10 +3439,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Suprimir radio",
"edit": "Editar"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Você deseja excluir a radio \"{ radio }\"?", "header": "Você deseja excluir a radio \"{ radio }\"?",

View File

@ -272,9 +272,7 @@
"approvalRequired": "Если вы недавно зарегистрировались, может понадобиться подождать, пока ваша учётная запись будет одобрена, либо придёт подтверждение по почте.", "approvalRequired": "Если вы недавно зарегистрировались, может понадобиться подождать, пока ваша учётная запись будет одобрена, либо придёт подтверждение по почте.",
"invalidCredentials": "Пожалуйста перепроверьте, что ваше имя пользователя и пароль верны и что вы подтвердили ваш адрес почты." "invalidCredentials": "Пожалуйста перепроверьте, что ваше имя пользователя и пароль верны и что вы подтвердили ваш адрес почты."
}, },
"button": { "button": {},
"login": "Войти"
},
"label": { "label": {
"password": "Пароль", "password": "Пароль",
"username": "Имя пользователя или почта" "username": "Имя пользователя или почта"
@ -323,7 +321,6 @@
"library": "Библиотека, куда будут импортированы файлы." "library": "Библиотека, куда будут импортированы файлы."
}, },
"button": { "button": {
"save": "Сохранить",
"scan": "Сканировать" "scan": "Сканировать"
} }
} }
@ -417,9 +414,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Показать больше"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -441,9 +436,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Показать больше"
}
} }
}, },
"Player": { "Player": {
@ -548,9 +541,7 @@
"empty": { "empty": {
"noResults": "Ничего не найдено" "noResults": "Ничего не найдено"
}, },
"button": { "button": {}
"more": "Показать больше"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -651,9 +642,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "Копировать"
},
"help": { "help": {
"embed": "Скопируйте и вставьте этот код в HTML Вашего сайта", "embed": "Скопируйте и вставьте этот код в HTML Вашего сайта",
"width": "Оставьте пустым для динамического виджета", "width": "Оставьте пустым для динамического виджета",
@ -675,17 +664,13 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "Показать больше"
},
"help": { "help": {
"subscribe": "Вам может потребоваться подписаться на этот канал, чтобы увидеть его содержимое." "subscribe": "Вам может потребоваться подписаться на этот канал, чтобы увидеть его содержимое."
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Показать больше"
}
}, },
"ChannelEntries": { "ChannelEntries": {
"help": { "help": {
@ -710,9 +695,6 @@
}, },
"title": "Исполнитель", "title": "Исполнитель",
"button": { "button": {
"cancel": "Отмена",
"edit": "Редактировать",
"embed": "Внедрить",
"more": "Ещё…", "more": "Ещё…",
"play": "Проиграть все альбомы" "play": "Проиграть все альбомы"
}, },
@ -750,8 +732,7 @@
} }
}, },
"button": { "button": {
"filter": "Добавить фильтр", "filter": "Добавить фильтр"
"save": "Сохранить"
}, },
"label": { "label": {
"filter": "Добавить фильтры, чтобы настроить своё радио", "filter": "Добавить фильтры, чтобы настроить своё радио",
@ -803,7 +784,6 @@
} }
}, },
"button": { "button": {
"cancel": "Отмена",
"retry": "Повторить неудачные закачки" "retry": "Повторить неудачные закачки"
}, },
"label": { "label": {
@ -840,8 +820,6 @@
"summary": "Краткая информация о Ваших правках." "summary": "Краткая информация о Ваших правках."
}, },
"button": { "button": {
"cancel": "Отмена",
"clear": "Очистить",
"reset": "Сброс на начальное значение", "reset": "Сброс на начальное значение",
"showUnreviewed": "Ограничить неодобренные правки", "showUnreviewed": "Ограничить неодобренные правки",
"showAll": "Показать все правки", "showAll": "Показать все правки",
@ -895,14 +873,11 @@
"search": "Поиск", "search": "Поиск",
"tags": "Теги" "tags": "Теги"
}, },
"button": { "button": {}
"search": "Поиск"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "Добавить музыку", "upload": "Добавить музыку"
"search": "Поиск"
}, },
"label": { "label": {
"search": "Имя исполнителя", "search": "Имя исполнителя",
@ -1010,9 +985,7 @@
"message": "Метаданные файла неправильные или некоторые обязательные поля отсутствуют." "message": "Метаданные файла неправильные или некоторые обязательные поля отсутствуют."
} }
}, },
"button": { "button": {},
"close": "Закрыть"
},
"table": { "table": {
"error": { "error": {
"debug": "Диагностика", "debug": "Диагностика",
@ -1039,7 +1012,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Одобрить", "approve": "Одобрить",
"delete": "Удалить",
"reject": "Отклонить" "reject": "Отклонить"
}, },
"status": { "status": {
@ -1086,9 +1058,7 @@
"browse": "Просмотр подкастов" "browse": "Просмотр подкастов"
}, },
"button": { "button": {
"cancel": "Отмена",
"channel": "Создать канал", "channel": "Создать канал",
"search": "Поиск",
"subscribe": "Подписаться", "subscribe": "Подписаться",
"feed": "Подписаться на канал" "feed": "Подписаться на канал"
}, },
@ -1146,10 +1116,6 @@
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"cancel": "Отмена",
"delete": "Удалить…",
"edit": "Редактировать",
"embed": "Внедрить",
"more": "Ещё…" "more": "Ещё…"
}, },
"modal": { "modal": {
@ -1173,11 +1139,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Отмена",
"delete": "Удалить…",
"download": "Скачать", "download": "Скачать",
"edit": "Редактировать",
"embed": "Внедрить",
"more": "Ещё…", "more": "Ещё…",
"play": "Проиграть" "play": "Проиграть"
}, },
@ -1311,8 +1273,6 @@
"quota": "Свободное место:" "quota": "Свободное место:"
}, },
"button": { "button": {
"cancel": "Отмена",
"close": "Закрыть",
"finishLater": "Закончить позже", "finishLater": "Закончить позже",
"next": "Следующий шаг", "next": "Следующий шаг",
"previous": "Предыдущий шаг", "previous": "Предыдущий шаг",
@ -1384,10 +1344,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Отмена",
"create": "Создать"
},
"header": { "header": {
"newAlbum": "Новый альбом", "newAlbum": "Новый альбом",
"newSeries": "Новая серия" "newSeries": "Новая серия"
@ -1557,18 +1514,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Отмена",
"confirm": "Подтвердить"
},
"header": { "header": {
"confirm": "Вы хотите подтвердить это действие?" "confirm": "Вы хотите подтвердить это действие?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Отмена",
"edit": "Редактировать",
"less": "Показать меньше", "less": "Показать меньше",
"more": "Показать больше", "more": "Показать больше",
"update": "Описание обновления" "update": "Описание обновления"
@ -1581,9 +1533,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Очистить"
},
"label": { "label": {
"search": "Поиск" "search": "Поиск"
}, },
@ -1598,9 +1548,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "Копировать"
},
"message": { "message": {
"success": "Текст скопирован в буфер обмена!" "success": "Текст скопирован в буфер обмена!"
} }
@ -1636,9 +1584,7 @@
"header": { "header": {
"noResults": "Ничего не найдено." "noResults": "Ничего не найдено."
}, },
"button": { "button": {}
"refresh": "Обновить"
}
}, },
"AttachmentInput": { "AttachmentInput": {
"help": { "help": {
@ -1677,9 +1623,7 @@
"button": { "button": {
"addDuplicate": "Всё равно добавить", "addDuplicate": "Всё равно добавить",
"addToPlaylist": "Добавить в этот список воспроизведения", "addToPlaylist": "Добавить в этот список воспроизведения",
"addTrack": "Добавить трек", "addTrack": "Добавить трек"
"cancel": "Отмена",
"edit": "Редактировать"
}, },
"header": { "header": {
"addToPlaylist": "Добавить в список воспроизведения", "addToPlaylist": "Добавить в список воспроизведения",
@ -1768,8 +1712,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "Создать список воспроизведения", "create": "Создать список воспроизведения"
"more": "Показать больше"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "Списки воспроизведения пока не были созданы" "noPlaylists": "Списки воспроизведения пока не были созданы"
@ -2148,7 +2091,6 @@
"reportedObject": "Предмет жалобы" "reportedObject": "Предмет жалобы"
}, },
"button": { "button": {
"confirmDelete": "Удалить",
"delete": "Удалить объект по жалобе", "delete": "Удалить объект по жалобе",
"resolve": "Разрешить", "resolve": "Разрешить",
"unresolve": "Открыть заново" "unresolve": "Открыть заново"
@ -2228,10 +2170,7 @@
"isActive": "Используйте эту настройку для временного включения/отключения политики без полного её удаления." "isActive": "Используйте эту настройку для временного включения/отключения политики без полного её удаления."
}, },
"button": { "button": {
"cancel": "Отмена",
"create": "Создать", "create": "Создать",
"delete": "Удалить",
"confirm": "Удалить правило модерации",
"update": "Дата загрузки" "update": "Дата загрузки"
}, },
"modal": { "modal": {
@ -2356,9 +2295,7 @@
"reason": "Причина", "reason": "Причина",
"rejectMedia": "Отклонить" "rejectMedia": "Отклонить"
}, },
"button": { "button": {},
"edit": "Редактировать"
},
"status": { "status": {
"enabled": "Включено", "enabled": "Включено",
"paused": "Пауза" "paused": "Пауза"
@ -2369,7 +2306,6 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "Закрыть",
"show": "Правила модерации…" "show": "Правила модерации…"
}, },
"modal": { "modal": {
@ -2382,9 +2318,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Удалить"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Удалить это примечание?", "header": "Удалить это примечание?",
@ -2518,7 +2452,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Очистить",
"new": "Получить приглашение" "new": "Получить приглашение"
}, },
"table": { "table": {
@ -2584,9 +2517,7 @@
"image": "Текущее изображение", "image": "Текущее изображение",
"error": "Ошибка во время сохранения настроек" "error": "Ошибка во время сохранения настроек"
}, },
"button": { "button": {},
"save": "Сохранить"
},
"message": { "message": {
"success": "Настройки успешно обновлены." "success": "Настройки успешно обновлены."
} }
@ -2608,7 +2539,6 @@
"submissionFailure": "Ошибка при отправке жалобы" "submissionFailure": "Ошибка при отправке жалобы"
}, },
"button": { "button": {
"cancel": "Отмена",
"submit": "Отправить жалобу" "submit": "Отправить жалобу"
}, },
"label": { "label": {
@ -2628,7 +2558,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "Отмена",
"hide": "Скрыть содержимое" "hide": "Скрыть содержимое"
}, },
"message": { "message": {
@ -2678,7 +2607,6 @@
} }
}, },
"button": { "button": {
"close": "Закрыть",
"reload": "Закрыть и обновить страницу" "reload": "Закрыть и обновить страницу"
}, },
"header": { "header": {
@ -2698,9 +2626,7 @@
"empty": { "empty": {
"noMatch": "Нет подходящей библиотеки." "noMatch": "Нет подходящей библиотеки."
}, },
"button": { "button": {}
"showMore": "Показать больше"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
@ -2730,18 +2656,13 @@
"unfocus": "Выйти из панели поиска" "unfocus": "Выйти из панели поиска"
} }
}, },
"button": { "button": {},
"close": "Закрыть"
},
"header": { "header": {
"modal": "Горячие клавиши" "modal": "Горячие клавиши"
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Отмена",
"submit": "Отправить"
},
"header": { "header": {
"chooseInstance": "Выберите свой узел", "chooseInstance": "Выберите свой узел",
"failure": "Невозможно соединиться с указанным URL", "failure": "Невозможно соединиться с указанным URL",
@ -2761,8 +2682,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "Очистить",
"close": "Закрыть",
"stopRadio": "Остановить радио" "stopRadio": "Остановить радио"
}, },
"label": { "label": {
@ -2793,9 +2712,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "Копировать"
},
"title": "Показать/скрыть пароль", "title": "Показать/скрыть пароль",
"message": { "message": {
"copy": "Текст скопирован в буфер обмена!" "copy": "Текст скопирован в буфер обмена!"
@ -2804,9 +2721,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Редактировать"
}
}, },
"Button": { "Button": {
"startRadio": "Запустить радио", "startRadio": "Запустить радио",
@ -2819,8 +2734,7 @@
}, },
"button": { "button": {
"fediverse": "Федивёрс", "fediverse": "Федивёрс",
"rss": "RSS", "rss": "RSS"
"search": "Поиск"
}, },
"label": { "label": {
"fediverse": { "fediverse": {
@ -2893,11 +2807,6 @@
"podcastChannel": "Канал подкастов" "podcastChannel": "Канал подкастов"
}, },
"button": { "button": {
"cancel": "Отмена",
"confirm": "Удалить",
"delete": "Удалить…",
"edit": "Редактировать…",
"embed": "Внедрить",
"play": "Проиграть", "play": "Проиграть",
"updateChannel": "Обновить канал", "updateChannel": "Обновить канал",
"upload": "Загрузить" "upload": "Загрузить"
@ -2960,7 +2869,6 @@
"addNew": "Добавить новый" "addNew": "Добавить новый"
}, },
"button": { "button": {
"cancel": "Отмена",
"subscribe": "Подписаться" "subscribe": "Подписаться"
}, },
"placeholder": { "placeholder": {
@ -3101,8 +3009,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "Создать библиотеку", "create": "Создать библиотеку",
"delete": "Удалить",
"confirm": "Удалить библиотеку",
"update": "Обновить библиотеку" "update": "Обновить библиотеку"
}, },
"modal": { "modal": {
@ -3200,9 +3106,7 @@
"loading": { "loading": {
"remoteLibraries": "Загружаем удалённые библиотеки…" "remoteLibraries": "Загружаем удалённые библиотеки…"
}, },
"button": { "button": {},
"refresh": "Обновить"
},
"description": { "description": {
"remoteLibraries": "Удалёнными библиотеками владеют другие пользователи в сети. Вы можете получить к ним доступ если они публичны или Вам предоставлен доступ." "remoteLibraries": "Удалёнными библиотеками владеют другие пользователи в сети. Вы можете получить к ним доступ если они публичны или Вам предоставлен доступ."
} }
@ -3255,7 +3159,6 @@
"domain": "Посмотреть на { domain }" "domain": "Посмотреть на { domain }"
}, },
"button": { "button": {
"edit": "Редактировать",
"upload": "Загрузить" "upload": "Загрузить"
}, },
"title": "Библиотека", "title": "Библиотека",
@ -3375,7 +3278,6 @@
} }
}, },
"button": { "button": {
"cancel": "Отмена",
"createChannel": "Создать канал", "createChannel": "Создать канал",
"next": "Следующий шаг", "next": "Следующий шаг",
"previous": "Предыдущий шаг" "previous": "Предыдущий шаг"
@ -3748,7 +3650,6 @@
"uploadData": "Дата загрузки" "uploadData": "Дата загрузки"
}, },
"button": { "button": {
"delete": "Удалить",
"download": "Скачать" "download": "Скачать"
}, },
"modal": { "modal": {
@ -3794,9 +3695,7 @@
"followers": "Подписчики" "followers": "Подписчики"
} }
}, },
"button": { "button": {},
"delete": "Удалить"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Удалить эту библиотеку?", "header": "Удалить эту библиотеку?",
@ -3846,8 +3745,6 @@
} }
}, },
"button": { "button": {
"delete": "Удалить",
"edit": "Редактировать",
"remoteRefresh": "Обновить с удалённого сервера" "remoteRefresh": "Обновить с удалённого сервера"
}, },
"modal": { "modal": {
@ -3900,8 +3797,6 @@
} }
}, },
"button": { "button": {
"delete": "Удалить",
"edit": "Редактировать",
"remoteRefresh": "Обновить с удалённого сервера" "remoteRefresh": "Обновить с удалённого сервера"
}, },
"modal": { "modal": {
@ -3929,9 +3824,7 @@
"tracks": "Треки", "tracks": "Треки",
"django": "Посмотреть в админке Django" "django": "Посмотреть в админке Django"
}, },
"button": { "button": {},
"delete": "Удалить"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Удалить этот тег?", "header": "Удалить этот тег?",
@ -3990,8 +3883,6 @@
} }
}, },
"button": { "button": {
"delete": "Удалить",
"edit": "Редактировать",
"remoteRefresh": "Обновить с удалённого сервера" "remoteRefresh": "Обновить с удалённого сервера"
}, },
"modal": { "modal": {
@ -4062,7 +3953,6 @@
"channelData": "Данные канала" "channelData": "Данные канала"
}, },
"button": { "button": {
"delete": "Удалить",
"openRemote": "Открыть удалённый профиль", "openRemote": "Открыть удалённый профиль",
"refresh": "Обновить с удалённого сервера" "refresh": "Обновить с удалённого сервера"
}, },
@ -4165,8 +4055,7 @@
}, },
"button": { "button": {
"create": "Создать список воспроизведения", "create": "Создать список воспроизведения",
"manage": "Управлять Вашими списками воспроизведения", "manage": "Управлять Вашими списками воспроизведения"
"search": "Поиск"
}, },
"placeholder": { "placeholder": {
"search": "Введите название списка воспроизведения…" "search": "Введите название списка воспроизведения…"
@ -4183,11 +4072,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Отмена",
"delete": "Удалить",
"confirm": "Удалить список воспроизведения", "confirm": "Удалить список воспроизведения",
"edit": "Редактировать",
"embed": "Внедрить",
"playAll": "Проиграть всё", "playAll": "Проиграть всё",
"stopEdit": "Прекратить редактирование" "stopEdit": "Прекратить редактирование"
}, },
@ -4216,10 +4101,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Удалить радио",
"edit": "Редактировать…"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Вы хотите удалить радио \"{ radio }\"?", "header": "Вы хотите удалить радио \"{ radio }\"?",

View File

@ -181,9 +181,7 @@
"placeholder": { "placeholder": {
"username": "Ange ditt användarnamn eller e-post" "username": "Ange ditt användarnamn eller e-post"
}, },
"button": { "button": {},
"login": "Inlogg"
},
"label": { "label": {
"password": "Lösenord", "password": "Lösenord",
"username": "Användarnamn eller e-post" "username": "Användarnamn eller e-post"
@ -238,9 +236,7 @@
"label": { "label": {
"library": "Bibliotek" "library": "Bibliotek"
}, },
"button": { "button": {}
"save": "Spara"
}
} }
}, },
"About": { "About": {
@ -290,9 +286,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Visa 1 mer album"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -314,9 +308,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Visa 1 mer album"
}
} }
}, },
"Player": { "Player": {
@ -395,9 +387,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "Visa 1 mer album"
}
} }
}, },
"SearchBar": { "SearchBar": {
@ -468,14 +458,10 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {}
"showMore": "Visa 1 mer album"
}
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "Visa 1 mer album"
}
} }
}, },
"library": { "library": {
@ -492,8 +478,6 @@
}, },
"title": "Artist", "title": "Artist",
"button": { "button": {
"cancel": "Ångra",
"edit": "Redigera…",
"play": "Spela alla album" "play": "Spela alla album"
}, },
"link": { "link": {
@ -522,8 +506,7 @@
} }
}, },
"button": { "button": {
"filter": "Lägg till filter", "filter": "Lägg till filter"
"save": "Spara"
}, },
"label": { "label": {
"filter": "Lägg till filter för att skräddarsy din radio", "filter": "Lägg till filter för att skräddarsy din radio",
@ -570,7 +553,6 @@
} }
}, },
"button": { "button": {
"cancel": "Ångra",
"retry": "Filuppladdning" "retry": "Filuppladdning"
}, },
"header": { "header": {
@ -591,8 +573,6 @@
"summary": "En kort beskrivning som beskriver dina ändringar." "summary": "En kort beskrivning som beskriver dina ändringar."
}, },
"button": { "button": {
"cancel": "Ångra",
"clear": "Rensa",
"new": "Skicka in en ny begäran" "new": "Skicka in en ny begäran"
}, },
"header": { "header": {
@ -629,14 +609,11 @@
"label": { "label": {
"search": "Sök" "search": "Sök"
}, },
"button": { "button": {}
"search": "Sök"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "Sök efter lite musik", "upload": "Sök efter lite musik"
"search": "Sök"
}, },
"label": { "label": {
"search": "Artistnamn" "search": "Artistnamn"
@ -714,8 +691,7 @@
}, },
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "Godkänn", "approve": "Godkänn"
"delete": "Radera"
}, },
"status": { "status": {
"approved": "Godkännt", "approved": "Godkännt",
@ -740,9 +716,7 @@
"browse": "Bläddrar genom spellistor" "browse": "Bläddrar genom spellistor"
}, },
"button": { "button": {
"cancel": "Ångra", "channel": "Skapa ett konto"
"channel": "Skapa ett konto",
"search": "Sök"
}, },
"empty": { "empty": {
"noResults": "Vi hittade tyvärr ingen artist som matchade din sökfråga" "noResults": "Vi hittade tyvärr ingen artist som matchade din sökfråga"
@ -792,11 +766,7 @@
} }
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {},
"cancel": "Ångra",
"delete": "Radera",
"edit": "Redigera…"
},
"link": { "link": {
"discogs": "Sök på lyrics.wikia.com", "discogs": "Sök på lyrics.wikia.com",
"musicbrainz": "Visa på MusicBrainz" "musicbrainz": "Visa på MusicBrainz"
@ -804,10 +774,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "Ångra",
"delete": "Radera",
"download": "Ladda ner", "download": "Ladda ner",
"edit": "Redigera…",
"play": "Spela" "play": "Spela"
}, },
"modal": { "modal": {
@ -822,9 +789,7 @@
"title": "Låt" "title": "Låt"
}, },
"ImportStatusModal": { "ImportStatusModal": {
"button": { "button": {},
"close": "Stängd"
},
"table": { "table": {
"error": { "error": {
"debug": "Låtinformation", "debug": "Låtinformation",
@ -921,8 +886,6 @@
"files": "{ n } fil | { n } filer" "files": "{ n } fil | { n } filer"
}, },
"button": { "button": {
"cancel": "Ångra",
"close": "Stängd",
"finishLater": "Avslutad", "finishLater": "Avslutad",
"next": "Nästa steg", "next": "Nästa steg",
"previous": "Föregående steg", "previous": "Föregående steg",
@ -967,10 +930,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "Ångra",
"create": "Skapa import"
},
"header": { "header": {
"newAlbum": "1 album" "newAlbum": "1 album"
} }
@ -1093,18 +1053,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "Ångra",
"confirm": "Bekräfta"
},
"header": { "header": {
"confirm": "Vill du bekräfta denna handling?" "confirm": "Vill du bekräfta denna handling?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "Ångra",
"edit": "Redigera…",
"more": "Visa 1 mer album", "more": "Visa 1 mer album",
"update": "Uppdatera inställningar" "update": "Uppdatera inställningar"
}, },
@ -1113,9 +1068,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "Rensa"
},
"label": { "label": {
"search": "Sök" "search": "Sök"
}, },
@ -1144,9 +1097,7 @@
} }
}, },
"EmptyState": { "EmptyState": {
"button": { "button": {}
"refresh": "Uppdatera"
}
}, },
"AttachmentInput": { "AttachmentInput": {
"button": { "button": {
@ -1178,9 +1129,7 @@
"button": { "button": {
"addDuplicate": "Lägg till ett nytt bibliotek", "addDuplicate": "Lägg till ett nytt bibliotek",
"addToPlaylist": "Lägg till i denna spellista", "addToPlaylist": "Lägg till i denna spellista",
"addTrack": "Lägg till spår", "addTrack": "Lägg till spår"
"cancel": "Ångra",
"edit": "Redigera…"
}, },
"header": { "header": {
"addToPlaylist": "Lägg till i spellista…", "addToPlaylist": "Lägg till i spellista…",
@ -1266,8 +1215,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "Skapa spellista", "create": "Skapa spellista"
"more": "Visa 1 mer album"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "Spellista skapad" "noPlaylists": "Spellista skapad"
@ -1595,9 +1543,7 @@
"header": { "header": {
"actions": "Åtgärder" "actions": "Åtgärder"
}, },
"button": { "button": {},
"confirmDelete": "Radera"
},
"notApplicable": "N/A", "notApplicable": "N/A",
"link": { "link": {
"report": "Import batch #{ id }" "report": "Import batch #{ id }"
@ -1634,10 +1580,7 @@
"failure": "Fel vid skapande av inbjudan" "failure": "Fel vid skapande av inbjudan"
}, },
"button": { "button": {
"cancel": "Ångra",
"create": "Skapa import", "create": "Skapa import",
"delete": "Radera",
"confirm": "Radera radiostation",
"update": "Uppdatera avatar" "update": "Uppdatera avatar"
}, },
"label": { "label": {
@ -1729,14 +1672,10 @@
} }
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {}
"close": "Stängd"
}
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "Radera"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Radera spellista" "header": "Radera spellista"
@ -1744,9 +1683,7 @@
} }
}, },
"InstancePolicyCard": { "InstancePolicyCard": {
"button": { "button": {},
"edit": "Redigera…"
},
"label": { "label": {
"muteActivity": "Senaste aktivitet", "muteActivity": "Senaste aktivitet",
"muteNotifications": "Senaste ändring" "muteNotifications": "Senaste ändring"
@ -1866,7 +1803,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "Rensa",
"new": "Få en ny inbjudan" "new": "Få en ny inbjudan"
}, },
"table": { "table": {
@ -1915,9 +1851,7 @@
"image": "Nuvarande spår", "image": "Nuvarande spår",
"error": "Fel vid sparning av inställningar" "error": "Fel vid sparning av inställningar"
}, },
"button": { "button": {},
"save": "Spara"
},
"message": { "message": {
"success": "Inställningarna har uppdaterats." "success": "Inställningarna har uppdaterats."
} }
@ -1930,9 +1864,7 @@
} }
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {},
"cancel": "Ångra"
},
"header": { "header": {
"modal": "Vill du radera spellistan \"{ playlist }\"?", "modal": "Vill du radera spellistan \"{ playlist }\"?",
"failure": "Fel vid skapande av inbjudan" "failure": "Fel vid skapande av inbjudan"
@ -1945,7 +1877,6 @@
}, },
"ReportModal": { "ReportModal": {
"button": { "button": {
"cancel": "Ångra",
"submit": "Skicka in" "submit": "Skicka in"
}, },
"header": { "header": {
@ -1977,9 +1908,7 @@
} }
} }
}, },
"button": { "button": {},
"close": "Stängd"
},
"header": { "header": {
"saveFailure": "Fel vid sparning av inställningar", "saveFailure": "Fel vid sparning av inställningar",
"failure": "Uppdatera", "failure": "Uppdatera",
@ -1993,16 +1922,11 @@
"empty": { "empty": {
"noMatch": "Hantera mediabiblioteket" "noMatch": "Hantera mediabiblioteket"
}, },
"button": { "button": {}
"showMore": "Visa 1 mer album"
}
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "Ångra",
"submit": "Skicka in"
},
"header": { "header": {
"chooseInstance": "Välj din instans", "chooseInstance": "Välj din instans",
"suggestions": "Föreslagna val" "suggestions": "Föreslagna val"
@ -2013,8 +1937,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "Rensa",
"close": "Stängd",
"stopRadio": "Stoppa radio" "stopRadio": "Stoppa radio"
}, },
"label": { "label": {
@ -2048,15 +1970,11 @@
"toggleFavorite": "I favoriter" "toggleFavorite": "I favoriter"
} }
}, },
"button": { "button": {}
"close": "Stängd"
}
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "Redigera…"
}
}, },
"Button": { "Button": {
"startRadio": "Spela upp spår", "startRadio": "Spela upp spår",
@ -2067,9 +1985,7 @@
"header": { "header": {
"fetchFailed": "Fel vid handling" "fetchFailed": "Fel vid handling"
}, },
"button": { "button": {}
"search": "Sök"
}
}, },
"PageNotFound": { "PageNotFound": {
"link": { "link": {
@ -2112,10 +2028,6 @@
"artistChannel": "Artistnamn" "artistChannel": "Artistnamn"
}, },
"button": { "button": {
"cancel": "Ångra",
"confirm": "Radera",
"delete": "Radera",
"edit": "Redigera…",
"play": "Spela", "play": "Spela",
"updateChannel": "Uppdatera spellista", "updateChannel": "Uppdatera spellista",
"upload": "Ladda upp" "upload": "Ladda upp"
@ -2139,9 +2051,7 @@
} }
}, },
"SubscriptionsList": { "SubscriptionsList": {
"button": { "button": {},
"cancel": "Ångra"
},
"placeholder": { "placeholder": {
"search": "Filternamn" "search": "Filternamn"
}, },
@ -2246,8 +2156,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "Rensa bibliotek", "create": "Rensa bibliotek",
"delete": "Radera",
"confirm": "Rensa bibliotek",
"update": "Hantera mediabiblioteket" "update": "Hantera mediabiblioteket"
}, },
"modal": { "modal": {
@ -2323,9 +2231,7 @@
"loading": { "loading": {
"remoteLibraries": "Laddar tidslinje…" "remoteLibraries": "Laddar tidslinje…"
}, },
"button": { "button": {}
"refresh": "Uppdatera"
}
} }
}, },
"Home": { "Home": {
@ -2352,7 +2258,6 @@
"tracks": "Låtar" "tracks": "Låtar"
}, },
"button": { "button": {
"edit": "Redigera…",
"upload": "Ladda upp" "upload": "Ladda upp"
}, },
"title": "Bibliotek", "title": "Bibliotek",
@ -2428,7 +2333,6 @@
} }
}, },
"button": { "button": {
"cancel": "Ångra",
"createChannel": "Skapa ett konto", "createChannel": "Skapa ett konto",
"next": "Nästa steg", "next": "Nästa steg",
"previous": "Föregående steg" "previous": "Föregående steg"
@ -2707,7 +2611,6 @@
"uploadData": "Ladda upp" "uploadData": "Ladda upp"
}, },
"button": { "button": {
"delete": "Radera",
"download": "Ladda ner" "download": "Ladda ner"
}, },
"modal": { "modal": {
@ -2730,9 +2633,7 @@
"activity": "Aktivitet", "activity": "Aktivitet",
"libraryData": "Biblioteksnamn" "libraryData": "Biblioteksnamn"
}, },
"button": { "button": {},
"delete": "Radera"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Ta mig till biblioteket" "header": "Ta mig till biblioteket"
@ -2761,10 +2662,7 @@
"tracks": "Låtar", "tracks": "Låtar",
"uploads": "Ladda upp" "uploads": "Ladda upp"
}, },
"button": { "button": {},
"delete": "Radera",
"edit": "Redigera…"
},
"table": { "table": {
"album": { "album": {
"description": "Tid", "description": "Tid",
@ -2789,10 +2687,7 @@
"tracks": "Låtar", "tracks": "Låtar",
"uploads": "Ladda upp" "uploads": "Ladda upp"
}, },
"button": { "button": {},
"delete": "Radera",
"edit": "Redigera…"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Album av denna artist" "header": "Album av denna artist"
@ -2819,9 +2714,7 @@
"artists": "Artister", "artists": "Artister",
"tracks": "Låtar" "tracks": "Låtar"
}, },
"button": { "button": {},
"delete": "Radera"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Radera spellista" "header": "Radera spellista"
@ -2847,10 +2740,7 @@
"musicbrainz": "Visa på MusicBrainz", "musicbrainz": "Visa på MusicBrainz",
"uploads": "Ladda upp" "uploads": "Ladda upp"
}, },
"button": { "button": {},
"delete": "Radera",
"edit": "Redigera…"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Importera det här spåret" "header": "Importera det här spåret"
@ -2906,9 +2796,7 @@
"header": { "header": {
"activity": "Aktivitet" "activity": "Aktivitet"
}, },
"button": { "button": {}
"delete": "Radera"
}
}, },
"CommonList": { "CommonList": {
"title": { "title": {
@ -2978,8 +2866,7 @@
}, },
"button": { "button": {
"create": "Skapa spellista", "create": "Skapa spellista",
"manage": "Hantera din spellista", "manage": "Hantera din spellista"
"search": "Sök"
}, },
"placeholder": { "placeholder": {
"search": "Ange ett spellistenamn…" "search": "Ange ett spellistenamn…"
@ -2996,10 +2883,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "Ångra",
"delete": "Radera",
"confirm": "Radera spellista", "confirm": "Radera spellista",
"edit": "Redigera…",
"playAll": "Spela alla", "playAll": "Spela alla",
"stopEdit": "Stoppa radio" "stopEdit": "Stoppa radio"
}, },
@ -3025,10 +2909,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "Radera radiostation",
"edit": "Redigera…"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "Vill du radera radiokanalen \"{'{{'} radio {'}}'}\"?", "header": "Vill du radera radiokanalen \"{'{{'} radio {'}}'}\"?",

View File

@ -272,9 +272,7 @@
"approvalRequired": "如果您刚刚完成注册,您可能需要等待我们的审核团队审核您的帐户,或验证您的邮箱。", "approvalRequired": "如果您刚刚完成注册,您可能需要等待我们的审核团队审核您的帐户,或验证您的邮箱。",
"invalidCredentials": "请仔细检查您的用户名和密码是正确的,并确保您验证了您的邮箱地址。" "invalidCredentials": "请仔细检查您的用户名和密码是正确的,并确保您验证了您的邮箱地址。"
}, },
"button": { "button": {},
"login": "登录"
},
"label": { "label": {
"password": "密码", "password": "密码",
"username": "用户名或邮箱地址" "username": "用户名或邮箱地址"
@ -323,7 +321,6 @@
"library": "文件将被导入到的曲库。" "library": "文件将被导入到的曲库。"
}, },
"button": { "button": {
"save": "保存",
"scan": "扫描" "scan": "扫描"
} }
} }
@ -417,9 +414,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "展开"
}
} }
}, },
"ChannelCard": { "ChannelCard": {
@ -441,9 +436,7 @@
} }
}, },
"Widget": { "Widget": {
"button": { "button": {}
"more": "展开"
}
} }
}, },
"Player": { "Player": {
@ -548,9 +541,7 @@
"empty": { "empty": {
"noResults": "什么也没找到" "noResults": "什么也没找到"
}, },
"button": { "button": {}
"more": "展开"
}
}, },
"MobileRow": { "MobileRow": {
"button": { "button": {
@ -651,9 +642,7 @@
} }
}, },
"EmbedWizard": { "EmbedWizard": {
"button": { "button": {},
"copy": "复制"
},
"help": { "help": {
"embed": "复制粘贴以下 HTML 代码到您的网站源代码中", "embed": "复制粘贴以下 HTML 代码到您的网站源代码中",
"width": "留空以生成响应式小部件", "width": "留空以生成响应式小部件",
@ -675,17 +664,13 @@
} }
}, },
"ChannelSeries": { "ChannelSeries": {
"button": { "button": {},
"showMore": "展开"
},
"help": { "help": {
"subscribe": "您可能需要订阅这个频道以查看其内容。" "subscribe": "您可能需要订阅这个频道以查看其内容。"
} }
}, },
"ChannelsWidget": { "ChannelsWidget": {
"button": { "button": {}
"showMore": "展开"
}
}, },
"ChannelEntries": { "ChannelEntries": {
"help": { "help": {
@ -709,9 +694,6 @@
}, },
"title": "歌手", "title": "歌手",
"button": { "button": {
"cancel": "取消",
"edit": "编辑",
"embed": "嵌入",
"more": "更多…", "more": "更多…",
"play": "播放所有专辑" "play": "播放所有专辑"
}, },
@ -749,8 +731,7 @@
} }
}, },
"button": { "button": {
"filter": "添加过滤规则", "filter": "添加过滤规则"
"save": "保存"
}, },
"label": { "label": {
"filter": "添加过滤规则来定制您的电台", "filter": "添加过滤规则来定制您的电台",
@ -802,7 +783,6 @@
} }
}, },
"button": { "button": {
"cancel": "取消",
"retry": "重试失败的上传" "retry": "重试失败的上传"
}, },
"label": { "label": {
@ -839,8 +819,6 @@
"summary": "简要概括您做出的变化。" "summary": "简要概括您做出的变化。"
}, },
"button": { "button": {
"cancel": "取消",
"clear": "清除",
"reset": "重置为初始值", "reset": "重置为初始值",
"showUnreviewed": "仅显示未审核的编辑记录", "showUnreviewed": "仅显示未审核的编辑记录",
"showAll": "显示所有编辑记录", "showAll": "显示所有编辑记录",
@ -894,14 +872,11 @@
"search": "搜索", "search": "搜索",
"tags": "标签" "tags": "标签"
}, },
"button": { "button": {}
"search": "搜索"
}
}, },
"Artists": { "Artists": {
"button": { "button": {
"upload": "添加音乐", "upload": "添加音乐"
"search": "搜索"
}, },
"label": { "label": {
"search": "歌手姓名", "search": "歌手姓名",
@ -1009,9 +984,7 @@
"message": "文件中包含的元数据无效或缺少某些必填字段。" "message": "文件中包含的元数据无效或缺少某些必填字段。"
} }
}, },
"button": { "button": {},
"close": "关闭"
},
"table": { "table": {
"error": { "error": {
"debug": "调试信息", "debug": "调试信息",
@ -1038,7 +1011,6 @@
"EditCard": { "EditCard": {
"button": { "button": {
"approve": "批准", "approve": "批准",
"delete": "删除",
"reject": "拒绝" "reject": "拒绝"
}, },
"status": { "status": {
@ -1085,9 +1057,7 @@
"browse": "浏览播客" "browse": "浏览播客"
}, },
"button": { "button": {
"cancel": "取消",
"channel": "创建频道", "channel": "创建频道",
"search": "搜索",
"subscribe": "订阅", "subscribe": "订阅",
"feed": "订阅" "feed": "订阅"
}, },
@ -1145,10 +1115,6 @@
}, },
"AlbumDropdown": { "AlbumDropdown": {
"button": { "button": {
"cancel": "取消",
"delete": "删除…",
"edit": "编辑",
"embed": "嵌入",
"more": "更多…" "more": "更多…"
}, },
"modal": { "modal": {
@ -1172,11 +1138,7 @@
}, },
"TrackBase": { "TrackBase": {
"button": { "button": {
"cancel": "取消",
"delete": "删除…",
"download": "下载", "download": "下载",
"edit": "编辑",
"embed": "嵌入",
"more": "更多…", "more": "更多…",
"play": "播放" "play": "播放"
}, },
@ -1310,8 +1272,6 @@
"quota": "剩余存储空间:" "quota": "剩余存储空间:"
}, },
"button": { "button": {
"cancel": "取消",
"close": "关闭",
"finishLater": "以后再完成", "finishLater": "以后再完成",
"next": "下一步", "next": "下一步",
"previous": "上一步", "previous": "上一步",
@ -1383,10 +1343,7 @@
} }
}, },
"AlbumModal": { "AlbumModal": {
"button": { "button": {},
"cancel": "取消",
"create": "创建"
},
"header": { "header": {
"newAlbum": "添加专辑", "newAlbum": "添加专辑",
"newSeries": "添加序列" "newSeries": "添加序列"
@ -1556,18 +1513,13 @@
} }
}, },
"DangerousButton": { "DangerousButton": {
"button": { "button": {},
"cancel": "取消",
"confirm": "确认"
},
"header": { "header": {
"confirm": "您确认进行此操作吗?" "confirm": "您确认进行此操作吗?"
} }
}, },
"RenderedDescription": { "RenderedDescription": {
"button": { "button": {
"cancel": "取消",
"edit": "编辑",
"less": "收起", "less": "收起",
"more": "展开", "more": "展开",
"update": "更新描述" "update": "更新描述"
@ -1580,9 +1532,7 @@
} }
}, },
"InlineSearchBar": { "InlineSearchBar": {
"button": { "button": {},
"clear": "清除"
},
"label": { "label": {
"search": "搜索" "search": "搜索"
}, },
@ -1597,9 +1547,7 @@
} }
}, },
"CopyInput": { "CopyInput": {
"button": { "button": {},
"copy": "复制"
},
"message": { "message": {
"success": "文本已复制到剪贴板!" "success": "文本已复制到剪贴板!"
} }
@ -1635,9 +1583,7 @@
"header": { "header": {
"noResults": "空空如也。" "noResults": "空空如也。"
}, },
"button": { "button": {}
"refresh": "刷新"
}
}, },
"AttachmentInput": { "AttachmentInput": {
"help": { "help": {
@ -1676,9 +1622,7 @@
"button": { "button": {
"addDuplicate": "继续添加", "addDuplicate": "继续添加",
"addToPlaylist": "添加到这个歌单", "addToPlaylist": "添加到这个歌单",
"addTrack": "添加歌曲", "addTrack": "添加歌曲"
"cancel": "取消",
"edit": "编辑"
}, },
"header": { "header": {
"addToPlaylist": "添加到歌单", "addToPlaylist": "添加到歌单",
@ -1767,8 +1711,7 @@
}, },
"Widget": { "Widget": {
"button": { "button": {
"create": "创建歌单", "create": "创建歌单"
"more": "展开"
}, },
"placeholder": { "placeholder": {
"noPlaylists": "目前还没有创建过歌单" "noPlaylists": "目前还没有创建过歌单"
@ -2147,7 +2090,6 @@
"reportedObject": "被报告对象" "reportedObject": "被报告对象"
}, },
"button": { "button": {
"confirmDelete": "删除",
"delete": "删除报告所指对象", "delete": "删除报告所指对象",
"resolve": "解决", "resolve": "解决",
"unresolve": "未解决" "unresolve": "未解决"
@ -2227,10 +2169,7 @@
"isActive": "使用此设置临时启用/禁用策略,无须完全删除策略。" "isActive": "使用此设置临时启用/禁用策略,无须完全删除策略。"
}, },
"button": { "button": {
"cancel": "取消",
"create": "创建", "create": "创建",
"delete": "删除",
"confirm": "删除审核规则",
"update": "更新" "update": "更新"
}, },
"modal": { "modal": {
@ -2355,9 +2294,7 @@
"reason": "原因", "reason": "原因",
"rejectMedia": "拒绝媒体" "rejectMedia": "拒绝媒体"
}, },
"button": { "button": {},
"edit": "编辑"
},
"status": { "status": {
"enabled": "启用", "enabled": "启用",
"paused": "已暂停" "paused": "已暂停"
@ -2368,7 +2305,6 @@
}, },
"InstancePolicyModal": { "InstancePolicyModal": {
"button": { "button": {
"close": "关闭",
"show": "审核规则…" "show": "审核规则…"
}, },
"modal": { "modal": {
@ -2381,9 +2317,7 @@
} }
}, },
"NotesThread": { "NotesThread": {
"button": { "button": {},
"delete": "删除"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "确认删除这条注释?", "header": "确认删除这条注释?",
@ -2517,7 +2451,6 @@
}, },
"InvitationForm": { "InvitationForm": {
"button": { "button": {
"clear": "清除",
"new": "生成一个新的邀请" "new": "生成一个新的邀请"
}, },
"table": { "table": {
@ -2583,9 +2516,7 @@
"image": "当前图片", "image": "当前图片",
"error": "保存设置时出错" "error": "保存设置时出错"
}, },
"button": { "button": {},
"save": "保存"
},
"message": { "message": {
"success": "设置更新成功。" "success": "设置更新成功。"
} }
@ -2607,7 +2538,6 @@
"submissionFailure": "提交报告时出错" "submissionFailure": "提交报告时出错"
}, },
"button": { "button": {
"cancel": "取消",
"submit": "提交报告" "submit": "提交报告"
}, },
"label": { "label": {
@ -2627,7 +2557,6 @@
}, },
"FilterModal": { "FilterModal": {
"button": { "button": {
"cancel": "取消",
"hide": "隐藏内容" "hide": "隐藏内容"
}, },
"message": { "message": {
@ -2677,7 +2606,6 @@
} }
}, },
"button": { "button": {
"close": "关闭",
"reload": "关闭并重新加载页面" "reload": "关闭并重新加载页面"
}, },
"header": { "header": {
@ -2697,9 +2625,7 @@
"empty": { "empty": {
"noMatch": "无匹配的曲库。" "noMatch": "无匹配的曲库。"
}, },
"button": { "button": {}
"showMore": "展开"
}
} }
}, },
"ShortcutsModal": { "ShortcutsModal": {
@ -2729,18 +2655,13 @@
"unfocus": "跳出搜索栏" "unfocus": "跳出搜索栏"
} }
}, },
"button": { "button": {},
"close": "关闭"
},
"header": { "header": {
"modal": "键盘快捷键" "modal": "键盘快捷键"
} }
}, },
"SetInstanceModal": { "SetInstanceModal": {
"button": { "button": {},
"cancel": "取消",
"submit": "提交"
},
"header": { "header": {
"chooseInstance": "选择实例", "chooseInstance": "选择实例",
"failure": "无法连接至指定 URL", "failure": "无法连接至指定 URL",
@ -2760,8 +2681,6 @@
}, },
"Queue": { "Queue": {
"button": { "button": {
"clear": "清除",
"close": "关闭",
"stopRadio": "停止播放电台" "stopRadio": "停止播放电台"
}, },
"label": { "label": {
@ -2792,9 +2711,7 @@
}, },
"forms": { "forms": {
"PasswordInput": { "PasswordInput": {
"button": { "button": {},
"copy": "复制"
},
"title": "显示/隐藏密码", "title": "显示/隐藏密码",
"message": { "message": {
"copy": "文本已复制到剪贴板!" "copy": "文本已复制到剪贴板!"
@ -2803,9 +2720,7 @@
}, },
"radios": { "radios": {
"Card": { "Card": {
"button": { "button": {}
"edit": "编辑"
}
}, },
"Button": { "Button": {
"startRadio": "播放这个电台", "startRadio": "播放这个电台",
@ -2818,8 +2733,7 @@
}, },
"button": { "button": {
"fediverse": "联邦宇宙", "fediverse": "联邦宇宙",
"rss": "RSS", "rss": "RSS"
"search": "搜索"
}, },
"label": { "label": {
"fediverse": { "fediverse": {
@ -2892,11 +2806,6 @@
"podcastChannel": "播客频道" "podcastChannel": "播客频道"
}, },
"button": { "button": {
"cancel": "取消",
"confirm": "删除",
"delete": "删除…",
"edit": "编辑…",
"embed": "嵌入",
"play": "播放", "play": "播放",
"updateChannel": "更新频道", "updateChannel": "更新频道",
"upload": "上传" "upload": "上传"
@ -2959,7 +2868,6 @@
"addNew": "添加新的" "addNew": "添加新的"
}, },
"button": { "button": {
"cancel": "取消",
"subscribe": "订阅" "subscribe": "订阅"
}, },
"placeholder": { "placeholder": {
@ -3100,8 +3008,6 @@
"Form": { "Form": {
"button": { "button": {
"create": "创建曲库", "create": "创建曲库",
"delete": "删除",
"confirm": "删除曲库",
"update": "更新曲库" "update": "更新曲库"
}, },
"modal": { "modal": {
@ -3199,9 +3105,7 @@
"loading": { "loading": {
"remoteLibraries": "正在加载远程曲库…" "remoteLibraries": "正在加载远程曲库…"
}, },
"button": { "button": {},
"refresh": "刷新"
},
"description": { "description": {
"remoteLibraries": "远程曲库归网络上的其他用户所有。只要它们是公共的或您被授予访问权限,您就可以访问它们。" "remoteLibraries": "远程曲库归网络上的其他用户所有。只要它们是公共的或您被授予访问权限,您就可以访问它们。"
} }
@ -3254,7 +3158,6 @@
"domain": "在 { domain } 上查看" "domain": "在 { domain } 上查看"
}, },
"button": { "button": {
"edit": "编辑",
"upload": "上传" "upload": "上传"
}, },
"title": "曲库", "title": "曲库",
@ -3374,7 +3277,6 @@
} }
}, },
"button": { "button": {
"cancel": "取消",
"createChannel": "创建频道", "createChannel": "创建频道",
"next": "下一步", "next": "下一步",
"previous": "上一步" "previous": "上一步"
@ -3747,7 +3649,6 @@
"uploadData": "上传日期" "uploadData": "上传日期"
}, },
"button": { "button": {
"delete": "删除",
"download": "下载" "download": "下载"
}, },
"modal": { "modal": {
@ -3793,9 +3694,7 @@
"followers": "关注者" "followers": "关注者"
} }
}, },
"button": { "button": {},
"delete": "删除"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "确认删除这个曲库?", "header": "确认删除这个曲库?",
@ -3845,8 +3744,6 @@
} }
}, },
"button": { "button": {
"delete": "删除",
"edit": "编辑",
"remoteRefresh": "从远程服务器刷新" "remoteRefresh": "从远程服务器刷新"
}, },
"modal": { "modal": {
@ -3899,8 +3796,6 @@
} }
}, },
"button": { "button": {
"delete": "删除",
"edit": "编辑",
"remoteRefresh": "从远程服务器刷新" "remoteRefresh": "从远程服务器刷新"
}, },
"modal": { "modal": {
@ -3928,9 +3823,7 @@
"tracks": "歌曲", "tracks": "歌曲",
"django": "在 Django 管理面板中查看" "django": "在 Django 管理面板中查看"
}, },
"button": { "button": {},
"delete": "删除"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "确认删除这个标签?", "header": "确认删除这个标签?",
@ -3989,8 +3882,6 @@
} }
}, },
"button": { "button": {
"delete": "删除",
"edit": "编辑",
"remoteRefresh": "从远程服务器刷新" "remoteRefresh": "从远程服务器刷新"
}, },
"modal": { "modal": {
@ -4061,7 +3952,6 @@
"channelData": "频道数据" "channelData": "频道数据"
}, },
"button": { "button": {
"delete": "删除",
"openRemote": "查看远程档案", "openRemote": "查看远程档案",
"refresh": "从远程服务器刷新" "refresh": "从远程服务器刷新"
}, },
@ -4164,8 +4054,7 @@
}, },
"button": { "button": {
"create": "创建一个歌单", "create": "创建一个歌单",
"manage": "管理您的歌单", "manage": "管理您的歌单"
"search": "搜索"
}, },
"placeholder": { "placeholder": {
"search": "输入歌单名称…" "search": "输入歌单名称…"
@ -4182,11 +4071,7 @@
}, },
"Detail": { "Detail": {
"button": { "button": {
"cancel": "取消",
"delete": "删除",
"confirm": "删除歌单", "confirm": "删除歌单",
"edit": "编辑",
"embed": "嵌入",
"playAll": "播放所有", "playAll": "播放所有",
"stopEdit": "停止编辑" "stopEdit": "停止编辑"
}, },
@ -4215,10 +4100,7 @@
}, },
"radios": { "radios": {
"Detail": { "Detail": {
"button": { "button": {},
"confirm": "删除电台",
"edit": "编辑…"
},
"modal": { "modal": {
"delete": { "delete": {
"header": "确认删除电台“{ radio }”吗?", "header": "确认删除电台“{ radio }”吗?",