Skip to content

Commit

Permalink
Update translations from Crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed Oct 21, 2019
1 parent 7013256 commit 3d7c165
Show file tree
Hide file tree
Showing 16 changed files with 276 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/raw-de-rDE/orgzly_getting_started.org
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Nach links wischen öffnet ein weiteres Menü.

** Unterpunkte können Sie über das Symbole links und rechts daneben ein- und ausklappen

Long-click the icon to unfold entire subtree.
Langer-Klick auf das Symbol, um das gesamte Unterverzeichnis zu entfalten.

*** Es gibt keine Begrenzung in der Anzahl der Ebenen
**** Dies hilft dabei Ihre Notizen besser zu organisieren
Expand Down
20 changes: 20 additions & 0 deletions app/src/main/res/values-cs-rCZ/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -207,12 +207,18 @@
<string name="git_clone_error_invalid_target_dir">Cílový adresář neexistuje</string>
<string name="git_clone_error_target_not_empty">Cílový adresář není prázdný</string>
<string name="git_clone_error_uri_not_supported">Zadaná adresa není podporována</string>
<string name="webdav_url_hint">URL (např. webdavs://example.com/my-org-files/)</string>
<string name="webdav_auth_username_hint">Uživatelské jméno</string>
<string name="webdav_auth_password_hint">Heslo</string>
<string name="webdav_test_error_auth">Uživatelské jméno nebo heslo je neplatné</string>
<string name="webdav_test_error_unknown">Došlo k neznámé chybě</string>
<!-- Share button - error messages (set as title). -->
<string name="share_action_not_set">Není nastavena akce sdílení</string>
<string name="share_action_not_supported">Sdílená akce %s není podporována</string>
<string name="share_type_not_set">Není nastaven typ sdílení</string>
<string name="share_type_not_supported">Není podporováno sdílení typu %s</string>
<string name="repositories">Repozitáře</string>
<string name="repository_not_valid_with_reason">Neplatný repozitář: %s</string>
<string name="invalid_repo_url">Adresa repozitáře \"%s\" je neplatná</string>
<string name="repository_url_already_exists">Repozitář s touto adresou již existuje</string>
<string name="fragment_left_drawer_list_view_content_description">Levý šuplík</string>
Expand All @@ -227,6 +233,7 @@
<string name="note_book_not_set">Sešit není nastaven</string>
<string name="title_can_not_be_empty">Název nemůže být prázdný</string>
<string name="can_not_be_empty">Nemůže být nevyplněno</string>
<string name="invalid_url">Neplatná URL</string>
<string name="no_notebooks">Nemáte žádné sešity</string>
<string name="no_notes">Notebook nemá žádné poznámky</string>
<string name="create_new_repository_for_syncing">Vytvořte nové úložiště pro synchronizaci vašich sešitů</string>
Expand Down Expand Up @@ -296,7 +303,10 @@
<string name="prefs_title_notifications">Oznámení</string>
<string name="app">Aplikace</string>
<string name="no_repos_configured">Úložiště nejsou nastavena</string>
<string name="test_connection">Test připojení</string>
<string name="connecting">Připojování…</string>
<string name="no_connection">Žádné připojení</string>
<string name="connection_successful">Úspěšně připojeno</string>
<string name="last_sync_with_argument">Naposledy synchronizováno: %s</string>
<string name="force_loading_from_uri">Přepsat při načtení z %s …</string>
<string name="force_loaded_from_uri">Přepsáno při načtení z %s</string>
Expand Down Expand Up @@ -436,6 +446,12 @@
<item quantity="many">Obsahuje <b>%d</b> poznámek</item>
<item quantity="other">Obsahuje <b>%d</b> poznámky</item>
</plurals>
<plurals name="found_number_of_notebooks">
<item quantity="one">Nalezen <b>%d</b> sešit</item>
<item quantity="few">Found <b>%d</b> notebooks</item>
<item quantity="many">Found <b>%d</b> notebooks</item>
<item quantity="other">Nalezeny <b>%d</b> sešity</item>
</plurals>
<string name="content_line_count_displayed">Zobrazit počet řádků obsahu</string>
<string name="content_line_count_displayed_summary">Zobrazit počet řádků pokud není obsahu zobrazen</string>
<string name="style_text_title">Styl textu</string>
Expand Down Expand Up @@ -527,4 +543,8 @@
<string name="display_checkmarks_summary">Povolit označení poznámek jako hotových</string>
<string name="last_used">Naposledy použito</string>
<string name="note_details_opening_mode">Otevírací režim</string>
<string name="cleartext_traffic">Cleartext traffic</string>
<string name="cleartext_traffic_message">Určitě chcete použít tuto URL adresu?</string>
<string name="credentials_in_url_not_supported">Předávání přihlašovacích údajů v URL není podporováno</string>
<string name="access_token">Přístupový token</string>
</resources>
18 changes: 18 additions & 0 deletions app/src/main/res/values-de-rDE/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -199,12 +199,18 @@
<string name="git_clone_error_invalid_target_dir">Zielverzeichnis existiert nicht</string>
<string name="git_clone_error_target_not_empty">Das Zielverzeichnis ist nicht leer</string>
<string name="git_clone_error_uri_not_supported">Die Remote-Adresse wird nicht unterstützt</string>
<string name="webdav_url_hint">URL (e.g. webdavs://example.com/my-org-files/)</string>
<string name="webdav_auth_username_hint">Username</string>
<string name="webdav_auth_password_hint">Password</string>
<string name="webdav_test_error_auth">Login or password is invalid</string>
<string name="webdav_test_error_unknown">Unknown error occurred</string>
<!-- Share button - error messages (set as title). -->
<string name="share_action_not_set">Teilen-Aktion noch nicht festgelegt</string>
<string name="share_action_not_supported">Teilen-Aktion %s wird nicht unterstützt</string>
<string name="share_type_not_set">Teilen-Typ noch nicht festgelegt</string>
<string name="share_type_not_supported">Teilen-Typ %s wird nicht unterstützt</string>
<string name="repositories">Ablageorte</string>
<string name="repository_not_valid_with_reason">Repository invalid: %s</string>
<string name="invalid_repo_url">Ungültige Ablageort-URL \"%s\"</string>
<string name="repository_url_already_exists">Ein Repository mit dieser URL ist bereits vorhanden</string>
<string name="fragment_left_drawer_list_view_content_description">Linke Seitenleiste</string>
Expand All @@ -219,6 +225,7 @@
<string name="note_book_not_set">Notizbuch nicht festgelegt</string>
<string name="title_can_not_be_empty">Titel darf nicht leer sein</string>
<string name="can_not_be_empty">Darf nicht leer sein</string>
<string name="invalid_url">Invalid URL</string>
<string name="no_notebooks">Keine Notizbücher vorhanden</string>
<string name="no_notes">Notizbuch hat keine Notizen</string>
<string name="create_new_repository_for_syncing">Neuen Ablageort für die Synchronisierung deiner Notizbücher erstellen</string>
Expand Down Expand Up @@ -288,7 +295,10 @@
<string name="prefs_title_notifications">Benachrichtigungen</string>
<string name="app">App</string>
<string name="no_repos_configured">Keine Ablageorte eingerichtet</string>
<string name="test_connection">Test connection</string>
<string name="connecting">Connecting…</string>
<string name="no_connection">Keine Verbindung</string>
<string name="connection_successful">Connection successful</string>
<string name="last_sync_with_argument">Letzte Synchronisierung: %s</string>
<string name="force_loading_from_uri">Erzwungenes Laden von %s …</string>
<string name="force_loaded_from_uri">Erzwungenes Laden von %s</string>
Expand Down Expand Up @@ -426,6 +436,10 @@
<item quantity="one">Enthält <b>%d</b> Notiz</item>
<item quantity="other">Enthält <b>%d</b> Notizen</item>
</plurals>
<plurals name="found_number_of_notebooks">
<item quantity="one">Found <b>%d</b> notebook</item>
<item quantity="other">Found <b>%d</b> notebooks</item>
</plurals>
<string name="content_line_count_displayed">Zeilenanzahl vom Inhalt anzeigen</string>
<string name="content_line_count_displayed_summary">Bei ausgeblendetem Inhalt Zeilenanzahl anzeigen</string>
<string name="style_text_title">Text formatieren</string>
Expand Down Expand Up @@ -511,4 +525,8 @@
<string name="display_checkmarks_summary">Erlaubt das Markieren von Notizen als erledigt</string>
<string name="last_used">Zuletzt verwendet</string>
<string name="note_details_opening_mode">Öffnungsmodus</string>
<string name="cleartext_traffic">Cleartext traffic</string>
<string name="cleartext_traffic_message">Are you sure you want to use this URL?</string>
<string name="credentials_in_url_not_supported">Passing credentials in URL is not supported</string>
<string name="access_token">Access token</string>
</resources>
18 changes: 18 additions & 0 deletions app/src/main/res/values-es-rES/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -199,12 +199,18 @@
<string name="git_clone_error_invalid_target_dir">El directorio de destino no existe</string>
<string name="git_clone_error_target_not_empty">El directorio de destino no está vacío</string>
<string name="git_clone_error_uri_not_supported">La dirección remota no es soportada</string>
<string name="webdav_url_hint">URL (ej. webdavs://example.com/my-org-files/)</string>
<string name="webdav_auth_username_hint">Usuario</string>
<string name="webdav_auth_password_hint">Contraseña</string>
<string name="webdav_test_error_auth">Usuario o contraseña es inválida</string>
<string name="webdav_test_error_unknown">Se ha producido un error desconocido</string>
<!-- Share button - error messages (set as title). -->
<string name="share_action_not_set">Compartir acción no definida</string>
<string name="share_action_not_supported">Acción de compartir %s no es permitida</string>
<string name="share_type_not_set">Compartir tipo no definido</string>
<string name="share_type_not_supported">No se admite la participación tipo %s</string>
<string name="repositories">Repositorios</string>
<string name="repository_not_valid_with_reason">Repositorio inválido: %s</string>
<string name="invalid_repo_url">URL del repositorio no válido \"%s\"</string>
<string name="repository_url_already_exists">Repositorio con esta URL ya existe</string>
<string name="fragment_left_drawer_list_view_content_description">Cajón izquierdo</string>
Expand All @@ -219,6 +225,7 @@
<string name="note_book_not_set">Nota no establecida</string>
<string name="title_can_not_be_empty">El título no puede estar vacío</string>
<string name="can_not_be_empty">No puede estar en blanco</string>
<string name="invalid_url">URL no válida</string>
<string name="no_notebooks">No tienes notas</string>
<string name="no_notes">El bloc no tiene notas</string>
<string name="create_new_repository_for_syncing">Crear nuevo repositorio para sincronizar sus blocs de notas</string>
Expand Down Expand Up @@ -288,7 +295,10 @@
<string name="prefs_title_notifications">Notificaciones</string>
<string name="app">Aplicación</string>
<string name="no_repos_configured">No hay repositorios configurados</string>
<string name="test_connection">Probar conexión</string>
<string name="connecting">Conectando…</string>
<string name="no_connection">Sin conexión</string>
<string name="connection_successful">Conectado con éxito</string>
<string name="last_sync_with_argument">Última sincronización: %s</string>
<string name="force_loading_from_uri">Carga-forzada para %s …</string>
<string name="force_loaded_from_uri">Carga-forzada para %s</string>
Expand Down Expand Up @@ -426,6 +436,10 @@
<item quantity="one">Contiene <b>%d</b> notas</item>
<item quantity="other">Contiene <b>%d</b> notas</item>
</plurals>
<plurals name="found_number_of_notebooks">
<item quantity="one">Encontrado <b>%d</b> bloc de notas</item>
<item quantity="other">Encontrados <b>%d</b> blocs de notas</item>
</plurals>
<string name="content_line_count_displayed">Mostrar contenido de contador de linea</string>
<string name="content_line_count_displayed_summary">Mostrar la cuenta de línea cuando no se muestre el contenido</string>
<string name="style_text_title">Estilo de texto</string>
Expand Down Expand Up @@ -511,4 +525,8 @@
<string name="display_checkmarks_summary">Permite marcar notas como hechas</string>
<string name="last_used">Último usado</string>
<string name="note_details_opening_mode">Modo de apertura</string>
<string name="cleartext_traffic">Tráfico de Cleartext</string>
<string name="cleartext_traffic_message">¿Seguro que quieres utilizar esta URL?</string>
<string name="credentials_in_url_not_supported">El paso de credenciales en la URL no está soportado</string>
<string name="access_token">Token de Acceso</string>
</resources>
18 changes: 18 additions & 0 deletions app/src/main/res/values-fr-rFR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -199,12 +199,18 @@
<string name="git_clone_error_invalid_target_dir">The target directory does not exist</string>
<string name="git_clone_error_target_not_empty">The target directory is not empty</string>
<string name="git_clone_error_uri_not_supported">The remote address is not supported</string>
<string name="webdav_url_hint">URL (e.g. webdavs://example.com/my-org-files/)</string>
<string name="webdav_auth_username_hint">Username</string>
<string name="webdav_auth_password_hint">Password</string>
<string name="webdav_test_error_auth">Login or password is invalid</string>
<string name="webdav_test_error_unknown">Unknown error occurred</string>
<!-- Share button - error messages (set as title). -->
<string name="share_action_not_set">Action de partage non configurée</string>
<string name="share_action_not_supported">L\'action de partage %s n\'est pas supportée</string>
<string name="share_type_not_set">Type de partage non configuré</string>
<string name="share_type_not_supported">Le type de partage %s n\'est pas supporté</string>
<string name="repositories">Dépôts</string>
<string name="repository_not_valid_with_reason">Repository invalid: %s</string>
<string name="invalid_repo_url">URL du dépôt invalide « %s »</string>
<string name="repository_url_already_exists">Un dépôt avec cette URL existe déjà</string>
<string name="fragment_left_drawer_list_view_content_description">Panneau de gauche</string>
Expand All @@ -219,6 +225,7 @@
<string name="note_book_not_set">Bloc-notes non configuré</string>
<string name="title_can_not_be_empty">Le champ \"Titre\" ne peut pas être vide</string>
<string name="can_not_be_empty">Ne peut être vide</string>
<string name="invalid_url">Invalid URL</string>
<string name="no_notebooks">Vous n\'avez pas de bloc-notes</string>
<string name="no_notes">Ce bloc-notes ne contient pas de note</string>
<string name="create_new_repository_for_syncing">Créer un nouveau dépôt où synchroniser vos bloc-notes</string>
Expand Down Expand Up @@ -288,7 +295,10 @@
<string name="prefs_title_notifications">Notifications</string>
<string name="app">App</string>
<string name="no_repos_configured">Aucun dépôt configuré</string>
<string name="test_connection">Test connection</string>
<string name="connecting">Connecting…</string>
<string name="no_connection">Aucune connexion</string>
<string name="connection_successful">Connection successful</string>
<string name="last_sync_with_argument">Dernière synchronisation : %s</string>
<string name="force_loading_from_uri">Chargement forcé de %s…</string>
<string name="force_loaded_from_uri">%s chargé de manière forcée</string>
Expand Down Expand Up @@ -426,6 +436,10 @@
<item quantity="one">Contient une note</item>
<item quantity="other">Contient <b>%d</b> notes</item>
</plurals>
<plurals name="found_number_of_notebooks">
<item quantity="one">Found <b>%d</b> notebook</item>
<item quantity="other">Found <b>%d</b> notebooks</item>
</plurals>
<string name="content_line_count_displayed">Afficher le nombre de lignes</string>
<string name="content_line_count_displayed_summary">Afficher le nombre de lignes lorsque le contenu n\'est pas affiché</string>
<string name="style_text_title">Composition du texte</string>
Expand Down Expand Up @@ -511,4 +525,8 @@
<string name="display_checkmarks_summary">Allows marking notes as done</string>
<string name="last_used">Last used</string>
<string name="note_details_opening_mode">Opening mode</string>
<string name="cleartext_traffic">Cleartext traffic</string>
<string name="cleartext_traffic_message">Are you sure you want to use this URL?</string>
<string name="credentials_in_url_not_supported">Passing credentials in URL is not supported</string>
<string name="access_token">Access token</string>
</resources>
Loading

0 comments on commit 3d7c165

Please sign in to comment.