Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions app/src/main/res/values-bqi/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,19 @@
<string name="app_launcher_name">ویرداشت</string>
<string name="new_note">ٱووردن ویرداشت نۊ</string>
<string name="no_title">نوم ویرداشت خوتووه هؽل کۊنین</string>
<string name="cannot_share_empty_text">نتری هؽل پتی ن یک رسۊوی کۊنی</string>
<string name="open_note">گۊشیڌن ویرداشت</string>
<string name="delete_note">پاک کردن ویرداشت</string>
<string name="delete_note_prompt_message">الن اخۊین ویرداشت «%s» پاک بۊ؟</string>
<string name="pick_a_note">پسند ی ویرداشت</string>
<string name="title_taken">هیم سکو ی ویرداشت وا هیم عونوان هڌ</string>
<string name="rename_note">آلشت نوم ویرداشت</string>
<string name="general_note">ویرداشت کول وولاتی</string>
<string name="create_new_note">وورکل ی ویرداشت نۊ</string>
<string name="add_to_note">ٱووردن و ویرداشت</string>
<string name="unsaved_changes_warning">ایسا ی قرده آلشتکاریا زفت نوابیڌه دارین. اخۊین واسووݩ چ کۊنین؟</string>
<string name="note_shown_widget">ویرداشتی ک من ویجت نشووݩ داڌه ابۊ:</string>
<string name="show_note_title">نشووݩ داڌن عونوان ویرداشت</string>
<string name="new_note_type">نوع ویرداشت نۊ:</string>
<string name="text_note">ویرداشت هؽلی</string>
</resources>
15 changes: 14 additions & 1 deletion app/src/main/res/values-gl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<string name="autosave_notes">Gardado automático</string>
<string name="enable_line_wrap">Habilitar sangrado de liña</string>
<string name="use_incognito_mode">Usar o modo incógnito dos teclados</string>
<string name="move_done_checklist_items">Mover os elementos dunha lista de verificación non rematada a arriba</string>
<string name="move_done_checklist_items">Mover os elementos marcados á parte inferior</string>
<string name="add_new_checklist_items_top">Engade novos elementos da lista de verificación na parte superior</string>
<string name="checklist">Lista de verificación</string>
<string name="checklists">Listas de verificación</string>
Expand All @@ -68,4 +68,17 @@
<string name="faq_1_title">Como podo cambiala cor dos widgets\?</string>
<string name="faq_1_text">No caso de que teñas só un widget activo, podes crealo de novo ou usar o botón nos axustes do app para personalizalo.</string>
<string name="widget_config">Grazas por empregar Notas Fossify.\nPara máis aplicacións de Fossify, visita fossify.org.</string>
<string name="lock_note">Bloquear nota</string>
<string name="cannot_load_over_internet">O app non pode cargar arquivos a través de Internet</string>
<string name="allow_alarm_automatic_backups">Para facer unha copia de respaldo automática das notas, autorice ao app a programar alarmas exactas.</string>
<string name="this_note_is_linked">Esta nota está vencellada a un arquivo local.</string>
<string name="password_protect_note_deletion">Protexer o borrado de notas con contrasinal</string>
<string name="uncheck_all_items">Desmarcar todos os elementos</string>
<string name="add_to_the_top">Engadir á parte superior</string>
<string name="use_for_this_checklist">Empregar só para esta lista</string>
<plurals name="num_checked_items">
<item quantity="one">%d elemento comprobado</item>
<item quantity="other">%d elementos comprobados</item>
</plurals>
<string name="import_notes">Importar notas</string>
</resources>
Loading