1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

l10n | Enhancement (#2144)

Co-authored-by: Evgenii Kozlov <enklave.mare.balticum@protonmail.com>
This commit is contained in:
Any Association [bot] 2025-03-11 14:04:37 +01:00 committed by GitHub
parent 7c7b1dbdf0
commit 096f11fd39
Signed by: github
GPG key ID: B5690EEEBB952194
14 changed files with 236 additions and 68 deletions

View file

@ -288,11 +288,11 @@
<string name="relation_format_status">Выбраць</string>
<string name="relation_format_file">Файлы &amp; Медыя</string>
<string name="relation_format_checkbox">Птушка</string>
<string name="relation_format_url">Url</string>
<string name="relation_format_url">URL</string>
<string name="relation_format_email">Эл. пошта</string>
<string name="relation_format_phone">Тэлефон</string>
<string name="relation_format_phone">Нумар тэлефона</string>
<string name="relation_format_emoji">Эмодзі</string>
<string name="relation_format_object">Аб\'ект</string>
<string name="relation_format_object">Object relation</string>
<string name="relation_format_relation">Уласцівасць</string>
<string name="viewer_sorting_prefix">Потым</string>
<string name="enter_value">Увядзіце значэнне</string>
@ -300,7 +300,7 @@
<string name="add_sort">Дадаць сартыроўку</string>
<string name="apply">Apply</string>
<string name="add_filter">Дадаць фільтр</string>
<string name="relation_format_tag">Множны выбар</string>
<string name="relation_format_tag">Multi-Select</string>
<string name="unknown_number_of_objects">Невядомая колькасць аб\'ектаў</string>
<string name="sort_ascending">Па ўзрастанні</string>
<string name="sort_descending">Па змяншэнні</string>
@ -320,7 +320,7 @@
<string name="dv_cell_number_hint">Дадаць нумар…</string>
<string name="unknown_object_type">Невядомы тып</string>
<string name="relation_format_short_text">Кароткі тэкст</string>
<string name="relation_format_long_text">Доўгі тэкст</string>
<string name="relation_format_long_text">Тэкст</string>
<string name="set_new_relation">Усталяваць новую ўласцівасць</string>
<string name="relation_deleted">Выдаленая ўласцівасць</string>
<string name="content_description_document_cover">Вокладка дакумента</string>
@ -827,6 +827,7 @@
<string name="create_space">Стварыць Прастору</string>
<string name="generic_error">Нешта пайшло не так. Калі ласка паспрабуйце зноў пазней.</string>
<string name="type">Тып</string>
<string name="format">Format</string>
<string name="space_info">Інфармацыя аб прасторы</string>
<string name="creation_date">Дата стварэння</string>
<string name="created_by">Створана</string>
@ -1713,4 +1714,15 @@
<string name="space_settings_delete_space_button">Delete Space</string>
<string name="space_settings_icon_title">Edit picture</string>
<string name="space_settings_save_button">Save</string>
<string name="object_type_add_property_screen_title">Add property</string>
<string name="object_type_add_property_screen_section">Properties types</string>
<string name="object_type_add_property_screen_create">Create property \'%1$s\'\"</string>
<string name="object_type_add_property_screen_section_types">Properties types\"</string>
<string name="object_type_add_property_screen_section_existing">Existing properties\"</string>
<string name="object_type_add_property_screen_search_hint">Search or create new\"</string>
<string name="new_property_hint">New property</string>
<string name="edit_property_limit_objects">Limit objects to</string>
<string name="add_property_error_create_new">Error while creating new property</string>
<string name="add_property_error_update">Error while updating property</string>
<string name="add_property_error_add">Error while adding property to type</string>
</resources>

View file

@ -286,11 +286,11 @@
<string name="relation_format_status">Auswählen</string>
<string name="relation_format_file">Datei &amp; Medien</string>
<string name="relation_format_checkbox">Checkbox</string>
<string name="relation_format_url">URL</string>
<string name="relation_format_url">Link</string>
<string name="relation_format_email">E-Mail</string>
<string name="relation_format_phone">Telefon</string>
<string name="relation_format_phone">Telefonnummer</string>
<string name="relation_format_emoji">Emoji</string>
<string name="relation_format_object">Objekt</string>
<string name="relation_format_object">Object relation</string>
<string name="relation_format_relation">Verhältnis</string>
<string name="viewer_sorting_prefix">Dann</string>
<string name="enter_value">Wert eingeben</string>
@ -298,7 +298,7 @@
<string name="add_sort">Sortierung hinzufügen</string>
<string name="apply">Anwenden</string>
<string name="add_filter">Filter hinzufügen</string>
<string name="relation_format_tag">Mehrfachauswahl</string>
<string name="relation_format_tag">Multi-Select</string>
<string name="unknown_number_of_objects">Unbekannte Anzahl von Objekten</string>
<string name="sort_ascending">Aufsteigend</string>
<string name="sort_descending">Absteigend</string>
@ -318,7 +318,7 @@
<string name="dv_cell_number_hint">Nummer hinzufügen...</string>
<string name="unknown_object_type">Unbekannter Typ</string>
<string name="relation_format_short_text">Kurztext</string>
<string name="relation_format_long_text">Langtext</string>
<string name="relation_format_long_text">Text</string>
<string name="set_new_relation">Setze neue Beziehung</string>
<string name="relation_deleted">Gelöschte Relation</string>
<string name="content_description_document_cover">Document\'s cover</string>
@ -823,6 +823,7 @@
<string name="create_space">Space erstellen</string>
<string name="generic_error">Etwas ist schiefgelaufen. Bitte versuche es erneut.</string>
<string name="type">Typ</string>
<string name="format">Format</string>
<string name="space_info">Space-Info</string>
<string name="creation_date">Erstellungsdatum</string>
<string name="created_by">Erstellt von</string>
@ -1687,4 +1688,15 @@ Bitte mache hier genaue Angaben zu deinen Bedarf.</string>
<string name="space_settings_delete_space_button">Delete Space</string>
<string name="space_settings_icon_title">Bild bearbeiten</string>
<string name="space_settings_save_button">Speichern</string>
<string name="object_type_add_property_screen_title">Add property</string>
<string name="object_type_add_property_screen_section">Properties types</string>
<string name="object_type_add_property_screen_create">Create property \'%1$s\'\"</string>
<string name="object_type_add_property_screen_section_types">Properties types\"</string>
<string name="object_type_add_property_screen_section_existing">Existing properties\"</string>
<string name="object_type_add_property_screen_search_hint">Search or create new\"</string>
<string name="new_property_hint">New property</string>
<string name="edit_property_limit_objects">Limit objects to</string>
<string name="add_property_error_create_new">Error while creating new property</string>
<string name="add_property_error_update">Error while updating property</string>
<string name="add_property_error_add">Error while adding property to type</string>
</resources>

View file

@ -288,9 +288,9 @@
<string name="relation_format_checkbox">Casilla</string>
<string name="relation_format_url">URL</string>
<string name="relation_format_email">Correo electrónico</string>
<string name="relation_format_phone">Teléfono</string>
<string name="relation_format_phone">Número de teléfono</string>
<string name="relation_format_emoji">Emoji</string>
<string name="relation_format_object">Objeto</string>
<string name="relation_format_object">Object relation</string>
<string name="relation_format_relation">Relación</string>
<string name="viewer_sorting_prefix">Luego</string>
<string name="enter_value">Introducir valor</string>
@ -298,7 +298,7 @@
<string name="add_sort">Añadir un orden</string>
<string name="apply">Aplicar</string>
<string name="add_filter">Añadir un filtro</string>
<string name="relation_format_tag">Selección múltiple</string>
<string name="relation_format_tag">Multi-Select</string>
<string name="unknown_number_of_objects">Número de objetos desconocido</string>
<string name="sort_ascending">Ascendente</string>
<string name="sort_descending">Descendente</string>
@ -318,7 +318,7 @@
<string name="dv_cell_number_hint">Añadir número…</string>
<string name="unknown_object_type">Tipo desconocido</string>
<string name="relation_format_short_text">Texto corto</string>
<string name="relation_format_long_text">Texto largo</string>
<string name="relation_format_long_text">Texto</string>
<string name="set_new_relation">Nueva relación de conjunto</string>
<string name="relation_deleted">Relación eliminada</string>
<string name="content_description_document_cover">Portada de documento</string>
@ -823,6 +823,7 @@
<string name="create_space">Crear un espacio</string>
<string name="generic_error">Algo ha salido mal. Inténtalo de nuevo.</string>
<string name="type">Tipo:</string>
<string name="format">Format</string>
<string name="space_info">Información del espacio</string>
<string name="creation_date">Fecha de creación</string>
<string name="created_by">Creado por</string>
@ -1687,4 +1688,15 @@ En concreto,
<string name="space_settings_delete_space_button">Delete Space</string>
<string name="space_settings_icon_title">Editar imagen</string>
<string name="space_settings_save_button">Guardar</string>
<string name="object_type_add_property_screen_title">Add property</string>
<string name="object_type_add_property_screen_section">Properties types</string>
<string name="object_type_add_property_screen_create">Create property \'%1$s\'\"</string>
<string name="object_type_add_property_screen_section_types">Properties types\"</string>
<string name="object_type_add_property_screen_section_existing">Existing properties\"</string>
<string name="object_type_add_property_screen_search_hint">Search or create new\"</string>
<string name="new_property_hint">New property</string>
<string name="edit_property_limit_objects">Limit objects to</string>
<string name="add_property_error_create_new">Error while creating new property</string>
<string name="add_property_error_update">Error while updating property</string>
<string name="add_property_error_add">Error while adding property to type</string>
</resources>

View file

@ -286,11 +286,11 @@
<string name="relation_format_status">Sélectionner</string>
<string name="relation_format_file">Fichier &amp; Média</string>
<string name="relation_format_checkbox">Case à cocher</string>
<string name="relation_format_url">Url</string>
<string name="relation_format_url">URL</string>
<string name="relation_format_email">Email</string>
<string name="relation_format_phone">Téléphone</string>
<string name="relation_format_phone">N° de téléphone</string>
<string name="relation_format_emoji">Emoji</string>
<string name="relation_format_object">Objet</string>
<string name="relation_format_object">Object relation</string>
<string name="relation_format_relation">Relation</string>
<string name="viewer_sorting_prefix">Ensuite</string>
<string name="enter_value">Saisir une valeur</string>
@ -298,7 +298,7 @@
<string name="add_sort">Ajouter un tri</string>
<string name="apply">Appliquer</string>
<string name="add_filter">Ajouter un filtre</string>
<string name="relation_format_tag">Sélection multiple</string>
<string name="relation_format_tag">Multi-Select</string>
<string name="unknown_number_of_objects">Nombre d\'objets inconnu</string>
<string name="sort_ascending">Tri croissant</string>
<string name="sort_descending">Tri décroissant</string>
@ -318,7 +318,7 @@
<string name="dv_cell_number_hint">Ajouter un nombre</string>
<string name="unknown_object_type">Type inconnu</string>
<string name="relation_format_short_text">Texte court</string>
<string name="relation_format_long_text">Texte long</string>
<string name="relation_format_long_text">Texte</string>
<string name="set_new_relation">Définir une nouvelle relation</string>
<string name="relation_deleted">Relation supprimée</string>
<string name="content_description_document_cover">Document\'s cover</string>
@ -823,6 +823,7 @@
<string name="create_space">Créer un espace</string>
<string name="generic_error">Une erreur s\'est produite. Veuillez réessayer.</string>
<string name="type">Type</string>
<string name="format">Format</string>
<string name="space_info">Informations sur l\'espace</string>
<string name="creation_date">Date de création</string>
<string name="created_by">Créé par</string>
@ -1684,4 +1685,15 @@ Merci de décrire ici vos besoins spécifiques.</string>
<string name="space_settings_delete_space_button">Supprimer l\'espace</string>
<string name="space_settings_icon_title">Modifier l\'image</string>
<string name="space_settings_save_button">Sauvegarder</string>
<string name="object_type_add_property_screen_title">Add property</string>
<string name="object_type_add_property_screen_section">Properties types</string>
<string name="object_type_add_property_screen_create">Create property \'%1$s\'\"</string>
<string name="object_type_add_property_screen_section_types">Properties types\"</string>
<string name="object_type_add_property_screen_section_existing">Existing properties\"</string>
<string name="object_type_add_property_screen_search_hint">Search or create new\"</string>
<string name="new_property_hint">New property</string>
<string name="edit_property_limit_objects">Limit objects to</string>
<string name="add_property_error_create_new">Error while creating new property</string>
<string name="add_property_error_update">Error while updating property</string>
<string name="add_property_error_add">Error while adding property to type</string>
</resources>

View file

@ -287,9 +287,9 @@
<string name="relation_format_checkbox">Kotak centang</string>
<string name="relation_format_url">URL</string>
<string name="relation_format_email">Surel</string>
<string name="relation_format_phone">Telepon</string>
<string name="relation_format_phone">Nomor telepon</string>
<string name="relation_format_emoji">Emoji</string>
<string name="relation_format_object">Objek</string>
<string name="relation_format_object">Object relation</string>
<string name="relation_format_relation">Relasi</string>
<string name="viewer_sorting_prefix">Kemudian</string>
<string name="enter_value">Masukkan nilai</string>
@ -297,7 +297,7 @@
<string name="add_sort">Add a sort</string>
<string name="apply">Terapkan</string>
<string name="add_filter">Add a filter</string>
<string name="relation_format_tag">Pilih banyak</string>
<string name="relation_format_tag">Multi-Select</string>
<string name="unknown_number_of_objects">Unknown number of objects</string>
<string name="sort_ascending">Urutan naik</string>
<string name="sort_descending">Urutan turun</string>
@ -317,7 +317,7 @@
<string name="dv_cell_number_hint">Add number…</string>
<string name="unknown_object_type">Unknown type</string>
<string name="relation_format_short_text">Teks pendek</string>
<string name="relation_format_long_text">Teks panjang</string>
<string name="relation_format_long_text">Teks</string>
<string name="set_new_relation">Set new relation</string>
<string name="relation_deleted">Relasi terhapus</string>
<string name="content_description_document_cover">Document\'s cover</string>
@ -821,6 +821,7 @@
<string name="create_space">Buat ruang</string>
<string name="generic_error">Something went wrong. Please try again.</string>
<string name="type">Tipe</string>
<string name="format">Format</string>
<string name="space_info">Info ruang</string>
<string name="creation_date">Creation date</string>
<string name="created_by">Created by</string>
@ -1674,4 +1675,15 @@ Please provide specific details of your needs here.</string>
<string name="space_settings_delete_space_button">Hapus Ruang</string>
<string name="space_settings_icon_title">Sunting gambar</string>
<string name="space_settings_save_button">Simpan</string>
<string name="object_type_add_property_screen_title">Add property</string>
<string name="object_type_add_property_screen_section">Properties types</string>
<string name="object_type_add_property_screen_create">Create property \'%1$s\'\"</string>
<string name="object_type_add_property_screen_section_types">Properties types\"</string>
<string name="object_type_add_property_screen_section_existing">Existing properties\"</string>
<string name="object_type_add_property_screen_search_hint">Search or create new\"</string>
<string name="new_property_hint">New property</string>
<string name="edit_property_limit_objects">Limit objects to</string>
<string name="add_property_error_create_new">Error while creating new property</string>
<string name="add_property_error_update">Error while updating property</string>
<string name="add_property_error_add">Error while adding property to type</string>
</resources>

View file

@ -286,11 +286,11 @@
<string name="relation_format_status">Seleziona</string>
<string name="relation_format_file">File &amp; Media</string>
<string name="relation_format_checkbox">Casella di scelta</string>
<string name="relation_format_url">Url</string>
<string name="relation_format_url">URL</string>
<string name="relation_format_email">Email</string>
<string name="relation_format_phone">Telefono</string>
<string name="relation_format_phone">Numero di telefono</string>
<string name="relation_format_emoji">Emoji</string>
<string name="relation_format_object">Oggetto</string>
<string name="relation_format_object">Object relation</string>
<string name="relation_format_relation">Relazione</string>
<string name="viewer_sorting_prefix">Then</string>
<string name="enter_value">Inserisci valore</string>
@ -298,7 +298,7 @@
<string name="add_sort">Aggiungi ordinamento</string>
<string name="apply">Applica</string>
<string name="add_filter">Aggiungi filtro</string>
<string name="relation_format_tag">Selezione multipla</string>
<string name="relation_format_tag">Multi-Select</string>
<string name="unknown_number_of_objects">Numero di oggetti sconosciuto</string>
<string name="sort_ascending">Ascendente</string>
<string name="sort_descending">Discendente</string>
@ -318,7 +318,7 @@
<string name="dv_cell_number_hint">Aggiungi numero…</string>
<string name="unknown_object_type">Tipo sconosciuto</string>
<string name="relation_format_short_text">Testo breve</string>
<string name="relation_format_long_text">Long text</string>
<string name="relation_format_long_text">Testo</string>
<string name="set_new_relation">Set new relation</string>
<string name="relation_deleted">Relazione eliminata</string>
<string name="content_description_document_cover">Document\'s cover</string>
@ -823,6 +823,7 @@
<string name="create_space">Crea uno spazio</string>
<string name="generic_error">Something went wrong. Please try again.</string>
<string name="type">Tipo</string>
<string name="format">Format</string>
<string name="space_info">Informazioni sullo Spazio</string>
<string name="creation_date">Creation date</string>
<string name="created_by">Created by</string>
@ -1688,4 +1689,15 @@ Please provide specific details of your needs here.</string>
<string name="space_settings_delete_space_button">Elimina Spazio</string>
<string name="space_settings_icon_title">Modifica foto</string>
<string name="space_settings_save_button">Salva</string>
<string name="object_type_add_property_screen_title">Add property</string>
<string name="object_type_add_property_screen_section">Properties types</string>
<string name="object_type_add_property_screen_create">Create property \'%1$s\'\"</string>
<string name="object_type_add_property_screen_section_types">Properties types\"</string>
<string name="object_type_add_property_screen_section_existing">Existing properties\"</string>
<string name="object_type_add_property_screen_search_hint">Search or create new\"</string>
<string name="new_property_hint">New property</string>
<string name="edit_property_limit_objects">Limit objects to</string>
<string name="add_property_error_create_new">Error while creating new property</string>
<string name="add_property_error_update">Error while updating property</string>
<string name="add_property_error_add">Error while adding property to type</string>
</resources>

View file

@ -288,9 +288,9 @@
<string name="relation_format_checkbox">Selectievakje</string>
<string name="relation_format_url">URL</string>
<string name="relation_format_email">E-mailadres</string>
<string name="relation_format_phone">Telefoon</string>
<string name="relation_format_phone">Telefoonnummer</string>
<string name="relation_format_emoji">Emoji</string>
<string name="relation_format_object">Object</string>
<string name="relation_format_object">Object relation</string>
<string name="relation_format_relation">Relatie</string>
<string name="viewer_sorting_prefix">Dan</string>
<string name="enter_value">Voer waarde in</string>
@ -298,7 +298,7 @@
<string name="add_sort">Voeg een sortering toe</string>
<string name="apply">Toepassen</string>
<string name="add_filter">Voeg een filter toe</string>
<string name="relation_format_tag">Meervoudige selectie</string>
<string name="relation_format_tag">Multi-Select</string>
<string name="unknown_number_of_objects">Onbekend aantal objecten</string>
<string name="sort_ascending">Oplopend</string>
<string name="sort_descending">Aflopend</string>
@ -318,7 +318,7 @@
<string name="dv_cell_number_hint">Voeg nummer ... toe</string>
<string name="unknown_object_type">Onbekend type</string>
<string name="relation_format_short_text">Korte tekst</string>
<string name="relation_format_long_text">Lange tekst</string>
<string name="relation_format_long_text">Tekst</string>
<string name="set_new_relation">Stel nieuwe relatie in</string>
<string name="relation_deleted">Verwijderde relatie</string>
<string name="content_description_document_cover">Document\'s cover</string>
@ -823,6 +823,7 @@
<string name="create_space">Maak een ruimte</string>
<string name="generic_error">Er is iets misgegaan. Probeer het alsjeblieft opnieuw.</string>
<string name="type">Type</string>
<string name="format">Format</string>
<string name="space_info">Ruimte informatie</string>
<string name="creation_date">Aanmaakdatum</string>
<string name="created_by">Aangemaakt door</string>
@ -1687,4 +1688,15 @@ Geef alsjeblieft specifieke details van jouw wensen hier aan. </string>
<string name="space_settings_delete_space_button">Verwijder ruimte</string>
<string name="space_settings_icon_title">Bewerk afbeelding</string>
<string name="space_settings_save_button">Sla op</string>
<string name="object_type_add_property_screen_title">Add property</string>
<string name="object_type_add_property_screen_section">Properties types</string>
<string name="object_type_add_property_screen_create">Create property \'%1$s\'\"</string>
<string name="object_type_add_property_screen_section_types">Properties types\"</string>
<string name="object_type_add_property_screen_section_existing">Existing properties\"</string>
<string name="object_type_add_property_screen_search_hint">Search or create new\"</string>
<string name="new_property_hint">New property</string>
<string name="edit_property_limit_objects">Limit objects to</string>
<string name="add_property_error_create_new">Error while creating new property</string>
<string name="add_property_error_update">Error while updating property</string>
<string name="add_property_error_add">Error while adding property to type</string>
</resources>

View file

@ -286,11 +286,11 @@
<string name="relation_format_status">Velg</string>
<string name="relation_format_file">File &amp; Media</string>
<string name="relation_format_checkbox">Avkrysningsboks</string>
<string name="relation_format_url">Url</string>
<string name="relation_format_url">URL</string>
<string name="relation_format_email">E-post</string>
<string name="relation_format_phone">Telefon</string>
<string name="relation_format_phone">Telefonnummer</string>
<string name="relation_format_emoji">Emoji</string>
<string name="relation_format_object">Objekt</string>
<string name="relation_format_object">Object relation</string>
<string name="relation_format_relation">Relasjon</string>
<string name="viewer_sorting_prefix">Deretter</string>
<string name="enter_value">Skriv inn verdi</string>
@ -298,7 +298,7 @@
<string name="add_sort">Legg til sortering</string>
<string name="apply">Apply</string>
<string name="add_filter">Legg til et filter</string>
<string name="relation_format_tag">Multiselect</string>
<string name="relation_format_tag">Multi-Select</string>
<string name="unknown_number_of_objects">Ukjent antall objekter</string>
<string name="sort_ascending">Stigende rekkefølge</string>
<string name="sort_descending">Synkende rekkefølge</string>
@ -318,7 +318,7 @@
<string name="dv_cell_number_hint">Legg til nummer…</string>
<string name="unknown_object_type">Ukjent type</string>
<string name="relation_format_short_text">Kort tekst</string>
<string name="relation_format_long_text">Lang tekst</string>
<string name="relation_format_long_text">Tekst</string>
<string name="set_new_relation">Angi ny relasjon</string>
<string name="relation_deleted">Slettet relasjon</string>
<string name="content_description_document_cover">Document\'s cover</string>
@ -823,6 +823,7 @@
<string name="create_space">Opprett et rom</string>
<string name="generic_error">Something went wrong. Please try again.</string>
<string name="type">Type</string>
<string name="format">Format</string>
<string name="space_info">Rominformasjon</string>
<string name="creation_date">Creation date</string>
<string name="created_by">Created by</string>
@ -1687,4 +1688,15 @@ Please provide specific details of your needs here.</string>
<string name="space_settings_delete_space_button">Delete Space</string>
<string name="space_settings_icon_title">Edit picture</string>
<string name="space_settings_save_button">Save</string>
<string name="object_type_add_property_screen_title">Add property</string>
<string name="object_type_add_property_screen_section">Properties types</string>
<string name="object_type_add_property_screen_create">Create property \'%1$s\'\"</string>
<string name="object_type_add_property_screen_section_types">Properties types\"</string>
<string name="object_type_add_property_screen_section_existing">Existing properties\"</string>
<string name="object_type_add_property_screen_search_hint">Search or create new\"</string>
<string name="new_property_hint">New property</string>
<string name="edit_property_limit_objects">Limit objects to</string>
<string name="add_property_error_create_new">Error while creating new property</string>
<string name="add_property_error_update">Error while updating property</string>
<string name="add_property_error_add">Error while adding property to type</string>
</resources>

View file

@ -286,11 +286,11 @@
<string name="relation_format_status">Selecionar</string>
<string name="relation_format_file">Arquivos e mídias</string>
<string name="relation_format_checkbox">Caixa de seleção</string>
<string name="relation_format_url">Url</string>
<string name="relation_format_url">URL</string>
<string name="relation_format_email">Email</string>
<string name="relation_format_phone">Telefone</string>
<string name="relation_format_phone">Número de telefone</string>
<string name="relation_format_emoji">Emoji</string>
<string name="relation_format_object">Objeto</string>
<string name="relation_format_object">Object relation</string>
<string name="relation_format_relation">Relação</string>
<string name="viewer_sorting_prefix">Então</string>
<string name="enter_value">Inserir valor</string>
@ -298,7 +298,7 @@
<string name="add_sort">Adicionar ordenação</string>
<string name="apply">Aplicar</string>
<string name="add_filter">Adicionar um filtro</string>
<string name="relation_format_tag">Selecionar vários</string>
<string name="relation_format_tag">Multi-Select</string>
<string name="unknown_number_of_objects">Número desconhecido de objetos</string>
<string name="sort_ascending">Crescente</string>
<string name="sort_descending">Decrescente</string>
@ -318,7 +318,7 @@
<string name="dv_cell_number_hint">Adicionar número…</string>
<string name="unknown_object_type">Tipo desconhecido</string>
<string name="relation_format_short_text">Texto curto</string>
<string name="relation_format_long_text">Texto longo</string>
<string name="relation_format_long_text">Texto</string>
<string name="set_new_relation">Criar relação</string>
<string name="relation_deleted">Relação apagada</string>
<string name="content_description_document_cover">Document\'s cover</string>
@ -823,6 +823,7 @@
<string name="create_space">Cria um Espaço</string>
<string name="generic_error">Algo deu errado. Por favor, tente novamente.</string>
<string name="type">Tipo</string>
<string name="format">Format</string>
<string name="space_info">Informações do Espaço</string>
<string name="creation_date">Data de criação</string>
<string name="created_by">Criado por</string>
@ -1684,4 +1685,15 @@ forneça detalhes específicos das suas necessidades aqui.</string>
<string name="space_settings_delete_space_button">Delete Space</string>
<string name="space_settings_icon_title">Edit picture</string>
<string name="space_settings_save_button">Salvar</string>
<string name="object_type_add_property_screen_title">Add property</string>
<string name="object_type_add_property_screen_section">Properties types</string>
<string name="object_type_add_property_screen_create">Create property \'%1$s\'\"</string>
<string name="object_type_add_property_screen_section_types">Properties types\"</string>
<string name="object_type_add_property_screen_section_existing">Existing properties\"</string>
<string name="object_type_add_property_screen_search_hint">Search or create new\"</string>
<string name="new_property_hint">New property</string>
<string name="edit_property_limit_objects">Limit objects to</string>
<string name="add_property_error_create_new">Error while creating new property</string>
<string name="add_property_error_update">Error while updating property</string>
<string name="add_property_error_add">Error while adding property to type</string>
</resources>

View file

@ -288,11 +288,11 @@
<string name="relation_format_status">Выбрать</string>
<string name="relation_format_file">Файлы &amp; Медиа</string>
<string name="relation_format_checkbox">Флажок</string>
<string name="relation_format_url">URL</string>
<string name="relation_format_url">Ссылка</string>
<string name="relation_format_email">E-mail</string>
<string name="relation_format_phone">Номер тел.</string>
<string name="relation_format_phone">Номер телефона</string>
<string name="relation_format_emoji">Эмодзи</string>
<string name="relation_format_object">Объект</string>
<string name="relation_format_object">Object relation</string>
<string name="relation_format_relation">Свойство</string>
<string name="viewer_sorting_prefix">Затем</string>
<string name="enter_value">Введите значение</string>
@ -300,7 +300,7 @@
<string name="add_sort">Добавить сортировку</string>
<string name="apply">Применить</string>
<string name="add_filter">Добавить фильтр</string>
<string name="relation_format_tag">Multiselect</string>
<string name="relation_format_tag">Multi-Select</string>
<string name="unknown_number_of_objects">Неизвестное число объектов</string>
<string name="sort_ascending">По возрастанию</string>
<string name="sort_descending">По убыванию</string>
@ -320,7 +320,7 @@
<string name="dv_cell_number_hint">Добавить номер</string>
<string name="unknown_object_type">Неизвестный тип</string>
<string name="relation_format_short_text">Короткий текст</string>
<string name="relation_format_long_text">Длинный текст</string>
<string name="relation_format_long_text">Текст</string>
<string name="set_new_relation">Установить новую связь</string>
<string name="relation_deleted">Удалённое свойство</string>
<string name="content_description_document_cover">Document\'s cover</string>
@ -827,6 +827,7 @@
<string name="create_space">Создать пространство</string>
<string name="generic_error">Произошла ошибка. Попробуйте ещё раз.</string>
<string name="type">Тип</string>
<string name="format">Format</string>
<string name="space_info">Информация о пространстве</string>
<string name="creation_date">Дата создания</string>
<string name="created_by">Создано</string>
@ -1176,9 +1177,9 @@
<string name="multiplayer_upgrade_button_request">✦ Обновите, чтобы добавить больше участников</string>
<string name="multiplayer_upgrade_spaces_button">✦ Обновите, чтобы добавить больше пространств</string>
<string name="multiplayer_members">Участники</string>
<string name="multiplayer_leave_request">Оставить запрос</string>
<string name="multiplayer_leave_request">Запрос на выход</string>
<string name="multiplayer_join_request">Запрос на присоединение</string>
<string name="multiplayer_approve_request">Утверждено</string>
<string name="multiplayer_approve_request">Подтвердить</string>
<string name="multiplayer_view_request">Посмотреть запрос</string>
<string name="multiplayer_owner">Владелец</string>
<string name="multiplayer_can_edit">Can edit</string>
@ -1716,4 +1717,15 @@
<string name="space_settings_delete_space_button">Delete Space</string>
<string name="space_settings_icon_title">Редактировать фотографию</string>
<string name="space_settings_save_button">Сохранить</string>
<string name="object_type_add_property_screen_title">Add property</string>
<string name="object_type_add_property_screen_section">Properties types</string>
<string name="object_type_add_property_screen_create">Create property \'%1$s\'\"</string>
<string name="object_type_add_property_screen_section_types">Properties types\"</string>
<string name="object_type_add_property_screen_section_existing">Existing properties\"</string>
<string name="object_type_add_property_screen_search_hint">Search or create new\"</string>
<string name="new_property_hint">New property</string>
<string name="edit_property_limit_objects">Limit objects to</string>
<string name="add_property_error_create_new">Error while creating new property</string>
<string name="add_property_error_update">Error while updating property</string>
<string name="add_property_error_add">Error while adding property to type</string>
</resources>

View file

@ -288,9 +288,9 @@
<string name="relation_format_checkbox">Onay kutusu</string>
<string name="relation_format_url">URL</string>
<string name="relation_format_email">E-Posta</string>
<string name="relation_format_phone">Telefon</string>
<string name="relation_format_phone">Telefon numarası</string>
<string name="relation_format_emoji">Emoji</string>
<string name="relation_format_object">Nesne</string>
<string name="relation_format_object">Object relation</string>
<string name="relation_format_relation">İlişki</string>
<string name="viewer_sorting_prefix">Sonra</string>
<string name="enter_value">Değeri gir</string>
@ -298,7 +298,7 @@
<string name="add_sort">Bir sıralama ekleyin</string>
<string name="apply">Uygula</string>
<string name="add_filter">Bir filtre ekleyin </string>
<string name="relation_format_tag">Çoklu seçim</string>
<string name="relation_format_tag">Multi-Select</string>
<string name="unknown_number_of_objects">Bilinmeyen sayıda nesne</string>
<string name="sort_ascending">Artan</string>
<string name="sort_descending">Azalan</string>
@ -318,7 +318,7 @@
<string name="dv_cell_number_hint">Numara ekle…</string>
<string name="unknown_object_type">Bilinmeyen tür</string>
<string name="relation_format_short_text">Kısa metin</string>
<string name="relation_format_long_text">Uzun metin</string>
<string name="relation_format_long_text">Metin</string>
<string name="set_new_relation">Yeni ilişki ayarla</string>
<string name="relation_deleted">Silinmiş ilişki</string>
<string name="content_description_document_cover">Belgenin kapağı</string>
@ -823,6 +823,7 @@
<string name="create_space">Alan oluştur</string>
<string name="generic_error">Bir şeyler yanlış gitti. Lütfen tekrar deneyin.</string>
<string name="type">Tür</string>
<string name="format">Format</string>
<string name="space_info">Alan bilgisi</string>
<string name="creation_date">Oluşturulma tarihi</string>
<string name="created_by">Oluşturan</string>
@ -1687,4 +1688,15 @@ Lütfen ihtiyaçlarınızla ilgili özel ayrıntıları burada belirtin.</string
<string name="space_settings_delete_space_button">Alanı Sil</string>
<string name="space_settings_icon_title">Resmi düzenle</string>
<string name="space_settings_save_button">Kaydet</string>
<string name="object_type_add_property_screen_title">Add property</string>
<string name="object_type_add_property_screen_section">Properties types</string>
<string name="object_type_add_property_screen_create">Create property \'%1$s\'\"</string>
<string name="object_type_add_property_screen_section_types">Properties types\"</string>
<string name="object_type_add_property_screen_section_existing">Existing properties\"</string>
<string name="object_type_add_property_screen_search_hint">Search or create new\"</string>
<string name="new_property_hint">New property</string>
<string name="edit_property_limit_objects">Limit objects to</string>
<string name="add_property_error_create_new">Error while creating new property</string>
<string name="add_property_error_update">Error while updating property</string>
<string name="add_property_error_add">Error while adding property to type</string>
</resources>

View file

@ -288,11 +288,11 @@
<string name="relation_format_status">Select</string>
<string name="relation_format_file">File &amp; Media</string>
<string name="relation_format_checkbox">Прапорець</string>
<string name="relation_format_url">Url</string>
<string name="relation_format_url">URL</string>
<string name="relation_format_email">Ел. пошта</string>
<string name="relation_format_phone">Phone</string>
<string name="relation_format_phone">Номер телефону</string>
<string name="relation_format_emoji">Емоджі</string>
<string name="relation_format_object">Об\'єкт</string>
<string name="relation_format_object">Object relation</string>
<string name="relation_format_relation">Relation</string>
<string name="viewer_sorting_prefix">Then</string>
<string name="enter_value">Введіть значення</string>
@ -300,7 +300,7 @@
<string name="add_sort">Add a sort</string>
<string name="apply">Apply</string>
<string name="add_filter">Add a filter</string>
<string name="relation_format_tag">Multiselect</string>
<string name="relation_format_tag">Multi-Select</string>
<string name="unknown_number_of_objects">Unknown number of objects</string>
<string name="sort_ascending">За зростанням</string>
<string name="sort_descending">За спаданням</string>
@ -320,7 +320,7 @@
<string name="dv_cell_number_hint">Add number…</string>
<string name="unknown_object_type">Unknown type</string>
<string name="relation_format_short_text">Short text</string>
<string name="relation_format_long_text">Long text</string>
<string name="relation_format_long_text">Текст</string>
<string name="set_new_relation">Set new relation</string>
<string name="relation_deleted">Видалене відношення</string>
<string name="content_description_document_cover">Document\'s cover</string>
@ -827,6 +827,7 @@
<string name="create_space">Створити простір</string>
<string name="generic_error">Something went wrong. Please try again.</string>
<string name="type">Тип</string>
<string name="format">Format</string>
<string name="space_info">Інформація про простір</string>
<string name="creation_date">Creation date</string>
<string name="created_by">Created by</string>
@ -1713,4 +1714,15 @@ Please provide specific details of your needs here.</string>
<string name="space_settings_delete_space_button">Delete Space</string>
<string name="space_settings_icon_title">Edit picture</string>
<string name="space_settings_save_button">Save</string>
<string name="object_type_add_property_screen_title">Add property</string>
<string name="object_type_add_property_screen_section">Properties types</string>
<string name="object_type_add_property_screen_create">Create property \'%1$s\'\"</string>
<string name="object_type_add_property_screen_section_types">Properties types\"</string>
<string name="object_type_add_property_screen_section_existing">Existing properties\"</string>
<string name="object_type_add_property_screen_search_hint">Search or create new\"</string>
<string name="new_property_hint">New property</string>
<string name="edit_property_limit_objects">Limit objects to</string>
<string name="add_property_error_create_new">Error while creating new property</string>
<string name="add_property_error_update">Error while updating property</string>
<string name="add_property_error_add">Error while adding property to type</string>
</resources>

View file

@ -285,11 +285,11 @@
<string name="relation_format_status">选择</string>
<string name="relation_format_file">文件与媒体</string>
<string name="relation_format_checkbox">复选框</string>
<string name="relation_format_url">URL</string>
<string name="relation_format_url">URL网址</string>
<string name="relation_format_email">电子邮件</string>
<string name="relation_format_phone">手机</string>
<string name="relation_format_phone">电话号码</string>
<string name="relation_format_emoji">Emoji</string>
<string name="relation_format_object">对象</string>
<string name="relation_format_object">Object relation</string>
<string name="relation_format_relation">关联</string>
<string name="viewer_sorting_prefix">然后</string>
<string name="enter_value">输入值</string>
@ -297,7 +297,7 @@
<string name="add_sort">添加排序</string>
<string name="apply">应用</string>
<string name="add_filter">添加筛选</string>
<string name="relation_format_tag">Multiselect</string>
<string name="relation_format_tag">Multi-Select</string>
<string name="unknown_number_of_objects">未知数量的对象</string>
<string name="sort_ascending">升序</string>
<string name="sort_descending">降序</string>
@ -317,7 +317,7 @@
<string name="dv_cell_number_hint">添加数字...</string>
<string name="unknown_object_type">未知类型</string>
<string name="relation_format_short_text">短文本</string>
<string name="relation_format_long_text">长文本</string>
<string name="relation_format_long_text">正文</string>
<string name="set_new_relation">设置新的关联</string>
<string name="relation_deleted">已删除的关联</string>
<string name="content_description_document_cover">文档封面</string>
@ -821,6 +821,7 @@
<string name="create_space">创建空间</string>
<string name="generic_error">出错了,请再试一次。</string>
<string name="type">类型</string>
<string name="format">Format</string>
<string name="space_info">空间信息</string>
<string name="creation_date">建立日期</string>
<string name="created_by">创建者</string>
@ -1670,4 +1671,15 @@
<string name="space_settings_delete_space_button">Delete Space</string>
<string name="space_settings_icon_title">Edit picture</string>
<string name="space_settings_save_button">保存</string>
<string name="object_type_add_property_screen_title">Add property</string>
<string name="object_type_add_property_screen_section">Properties types</string>
<string name="object_type_add_property_screen_create">Create property \'%1$s\'\"</string>
<string name="object_type_add_property_screen_section_types">Properties types\"</string>
<string name="object_type_add_property_screen_section_existing">Existing properties\"</string>
<string name="object_type_add_property_screen_search_hint">Search or create new\"</string>
<string name="new_property_hint">New property</string>
<string name="edit_property_limit_objects">Limit objects to</string>
<string name="add_property_error_create_new">Error while creating new property</string>
<string name="add_property_error_update">Error while updating property</string>
<string name="add_property_error_add">Error while adding property to type</string>
</resources>

View file

@ -285,11 +285,11 @@
<string name="relation_format_status">選項</string>
<string name="relation_format_file">File &amp; Media</string>
<string name="relation_format_checkbox">核取方塊列表</string>
<string name="relation_format_url">Url</string>
<string name="relation_format_url">URL</string>
<string name="relation_format_email">email</string>
<string name="relation_format_phone">手機</string>
<string name="relation_format_phone">電話號碼</string>
<string name="relation_format_emoji">Emoji</string>
<string name="relation_format_object">物件</string>
<string name="relation_format_object">Object relation</string>
<string name="relation_format_relation">關聯</string>
<string name="viewer_sorting_prefix"></string>
<string name="enter_value">輸入值</string>
@ -297,7 +297,7 @@
<string name="add_sort">新增排序</string>
<string name="apply">Apply</string>
<string name="add_filter">新增篩選條件</string>
<string name="relation_format_tag">選取多個</string>
<string name="relation_format_tag">Multi-Select</string>
<string name="unknown_number_of_objects">未知數量的物件</string>
<string name="sort_ascending">升序</string>
<string name="sort_descending">降序</string>
@ -317,7 +317,7 @@
<string name="dv_cell_number_hint">新增數字…</string>
<string name="unknown_object_type">未知類型</string>
<string name="relation_format_short_text">短文本</string>
<string name="relation_format_long_text">長文本</string>
<string name="relation_format_long_text">文字</string>
<string name="set_new_relation">設置新的關聯</string>
<string name="relation_deleted">已刪除的關聯</string>
<string name="content_description_document_cover">文件封面</string>
@ -821,6 +821,7 @@
<string name="create_space">建立空間</string>
<string name="generic_error">發生錯誤。請再試一次。</string>
<string name="type">類型</string>
<string name="format">Format</string>
<string name="space_info">空間資訊</string>
<string name="creation_date">建立日期</string>
<string name="created_by">建立者</string>
@ -1674,4 +1675,15 @@ Please provide specific details of your needs here.</string>
<string name="space_settings_delete_space_button">Delete Space</string>
<string name="space_settings_icon_title">Edit picture</string>
<string name="space_settings_save_button">Save</string>
<string name="object_type_add_property_screen_title">Add property</string>
<string name="object_type_add_property_screen_section">Properties types</string>
<string name="object_type_add_property_screen_create">Create property \'%1$s\'\"</string>
<string name="object_type_add_property_screen_section_types">Properties types\"</string>
<string name="object_type_add_property_screen_section_existing">Existing properties\"</string>
<string name="object_type_add_property_screen_search_hint">Search or create new\"</string>
<string name="new_property_hint">New property</string>
<string name="edit_property_limit_objects">Limit objects to</string>
<string name="add_property_error_create_new">Error while creating new property</string>
<string name="add_property_error_update">Error while updating property</string>
<string name="add_property_error_add">Error while adding property to type</string>
</resources>