-
Notifications
You must be signed in to change notification settings - Fork 303
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -170,7 +170,7 @@ | |
<string name="directory">Map</string> | ||
<string name="fragment_repo_dropbox_directory_desc">Map in Dropbox (bijvoorbeeld: \"/Documenten/Orgzly\")</string> | ||
<string name="directory_uri">Map URI</string> | ||
<string name="git_url_hint">Remote address (e.g. [email protected]:orgzly/orgzly-android.git)</string> | ||
<string name="git_url_hint">Extern adres (bijv. [email protected]:orgzly/orgzly-android.git)</string> | ||
<string name="git_directory_hint">Locatie van map (bijv. \"file:/sdcard/orgzly\")</string> | ||
<string name="git_ssh_key_hint">SSH-sleutellocatie (bijv. “file:/sdcard/id_rsa”)</string> | ||
<string name="git_author_hint">Auteur (bijv. John Doe)</string> | ||
|
@@ -183,7 +183,7 @@ | |
<string name="share_type_not_supported">Deeltype %s wordt niet ondersteund</string> | ||
<string name="repositories">Opslagruimtes</string> | ||
<string name="invalid_repo_url">Ongeldige opslagruimte-URL \"%s\"</string> | ||
<string name="repository_url_already_exists">Repository with this URL already exists</string> | ||
<string name="repository_url_already_exists">Repository met deze URL bestaat al</string> | ||
<string name="message_unsupported_repository_type">Niet-ondersteund opslagruimte type</string> | ||
<string name="fragment_left_drawer_list_view_content_description">Linker Menu</string> | ||
<string name="drawer_item">Menu-item</string> | ||
|
@@ -453,7 +453,7 @@ | |
<string name="external_file_no_app_found">Geen toepassing gevonden om dit bestand te openen</string> | ||
<string name="failed_to_open_linked_file_with_reason">Failed to open file: %s</string> | ||
<string name="images">Afbeeldingen</string> | ||
<string name="display_inline_images">Enable images</string> | ||
<string name="display_inline_images">Schakel afbeeldingen in</string> | ||
<string name="display_inline_images_summary">Display images in notes</string> | ||
<string name="scale_down_to_width">Scale down to width</string> | ||
<string name="scale_down_to_width_summary">Scale down image to specified width</string> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters