mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-03-22 19:40:07 +01:00
Merge pull request #479 from weblate/weblate-simple-mobile-tools-simple-notes
Translations update from Hosted Weblate
This commit is contained in:
commit
2b8548baaf
@ -1,15 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Schlichte Notizen</string>
|
||||
<string name="app_launcher_name">Notizen</string>
|
||||
<string name="widget_config">Vielen Dank, dass du Simple Notes benutzt.\nWeitere einfache Apps findest du auf SimpleMobileTools.com.</string>
|
||||
<string name="cannot_share_empty_text">Eine leere Notiz kann nicht geteilt werden.</string>
|
||||
<string name="cannot_share_empty_text">Eine leere Notiz kann nicht geteilt werden</string>
|
||||
<string name="simple_note">Einfache Notiz</string>
|
||||
<string name="new_note">Neue Notiz hinzufügen</string>
|
||||
<string name="no_title">Bitte benenne deine Notiz</string>
|
||||
<string name="title_taken">Es existiert bereits eine Notiz mit diesem Namen</string>
|
||||
<string name="open_note">Notiz öffnen</string>
|
||||
<string name="delete_note">Notiz löschen</string>
|
||||
<string name="delete_note_prompt_message">Bist du sicher, dass du die Notiz \"%s\" löschen willst?</string>
|
||||
<string name="delete_note_prompt_message">Die Notiz „%s“ löschen\?</string>
|
||||
<string name="pick_a_note">Notiz auswählen</string>
|
||||
<string name="rename_note">Notiz umbenennen</string>
|
||||
<string name="general_note">Hauptnotiz</string>
|
||||
@ -17,30 +18,28 @@
|
||||
<string name="add_to_note">Zu Notiz hinzufügen</string>
|
||||
<string name="unsaved_changes_warning">Du hast ungespeicherte Notizen. Was soll mit ihnen geschehen?</string>
|
||||
<string name="note_shown_widget">Im Widget angezeigte Notiz:</string>
|
||||
<string name="show_note_title">Show note title</string>
|
||||
<string name="show_note_title">Titel der Notiz anzeigen</string>
|
||||
<string name="new_note_type">Neue Notizart:</string>
|
||||
<string name="text_note">Textnotiz</string>
|
||||
<string name="lock_note">Notiz sperren</string>
|
||||
<string name="unlock_note">Notiz entsperren</string>
|
||||
<string name="note_content_locked">Der Inhalt der Notiz ist gesperrt</string>
|
||||
<string name="note_content_locked">Der Inhalt der Notiz ist gesperrt.</string>
|
||||
<string name="show_content">Inhalt anzeigen</string>
|
||||
<string name="locking_warning">WARNUNG: Wenn du das Passwort der Notiz vergisst, wirst du nicht mehr in der Lage sein diese wiederherzustellen oder den Notizinhalt zu erreichen.</string>
|
||||
|
||||
<string name="locking_warning">Achtung: Wenn Sie das Passwort für die Notiz vergessen, kann es nicht wiederhergestellt werden und Sie verlieren den Zugriff darauf</string>
|
||||
<!-- File notes -->
|
||||
<string name="open_file">Datei öffnen</string>
|
||||
<string name="export_as_file">Als Datei exportieren</string>
|
||||
<string name="file_too_large">Die Datei ist zu groß. Die maximale Größe beträgt 1 MB.</string>
|
||||
<string name="file_too_large">Die Datei ist größer als das Limit von 1 MB</string>
|
||||
<string name="only_import_file_content">Importiere nur den Dateiinhalt.\n(Änderungen an der Datei haben keine Auswirkungen auf die Notiz.)</string>
|
||||
<string name="update_file_at_note">Übernehme Änderungen an der Notiz in die Datei\n(Notiz wird gelöscht, wenn die Datei gelöscht wird oder sich der Pfad ändert.)</string>
|
||||
<string name="delete_file_itself">Lösche Datei \"%s\"</string>
|
||||
<string name="note_saved_successfully">Notiz \"%s\" erfolgreich gespeichert</string>
|
||||
<string name="note_exported_successfully">Notiz \"%s\" erfolgreich exportiert</string>
|
||||
<string name="note_saved_successfully">Speichern der Notiz „%s“</string>
|
||||
<string name="note_exported_successfully">Exportiert die Notiz „%s“</string>
|
||||
<string name="only_export_file_content">Nur den aktuellen Dateiinhalt exportieren\n(Das Verändern der Notiz wird die Datei nicht beeinflussen)</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="display_success_message">Zeige Benachrichtigung bei erfolgreichem Speichern</string>
|
||||
<string name="links_and_emails_clickable">Links und E-Mail-Adressen anklickbar</string>
|
||||
<string name="place_cursor_end">Platziere Cursor am Ende der Notiz</string>
|
||||
<string name="place_cursor_end">Cursor am Ende der Notiz platzieren</string>
|
||||
<string name="monospaced_font">Benutze Monospace Schrift</string>
|
||||
<string name="show_keyboard">Zeige Tastatur beim Start</string>
|
||||
<string name="show_word_count">Zeige Wortanzahl</string>
|
||||
@ -55,62 +54,36 @@
|
||||
<string name="enable_line_wrap">Zeilenumbruch aktivieren</string>
|
||||
<string name="use_incognito_mode">Benutze den Inkognitomodus von Tastaturen</string>
|
||||
<string name="move_done_checklist_items">Verschiebe erledigte Checklisteneinträge nach unten</string>
|
||||
<string name="add_new_checklist_items_top">Add new checklist items at the top</string>
|
||||
|
||||
<string name="add_new_checklist_items_top">Neue Checklistenpunkte am Anfang hinzufügen</string>
|
||||
<!-- Checklists -->
|
||||
<string name="checklist">Checkliste</string>
|
||||
<string name="checklists">Checklists</string>
|
||||
<string name="checklists">Checklisten</string>
|
||||
<string name="add_new_checklist_item">Einen neuen Checklisteneintrag hinzufügen</string>
|
||||
<string name="add_new_checklist_items">Neue Checklisteneinträge hinzufügen</string>
|
||||
<string name="checklist_is_empty">Die Checkliste ist leer</string>
|
||||
<string name="remove_done_items">Abgeschlossene Einträge entfernen</string>
|
||||
|
||||
<!-- Import / Export -->
|
||||
<string name="export_all_notes">Alle Notizen als Dateien exportieren</string>
|
||||
<string name="import_notes">Mehrere Dateien als Notizen importieren</string>
|
||||
<string name="import_folder">Ordner importieren</string>
|
||||
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">Wie kann ich die Farbe der Widgets ändern?</string>
|
||||
<string name="faq_1_title">Wie kann ich die Farbe des Widgets ändern\?</string>
|
||||
<string name="faq_1_text">Wenn nur ein Widget aktiv ist, kann die Farbe über die Einstellungen unter dem Punkt Widgets angepasst werden, ansonsten muss es neu erstellt werden.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Notes Pro: To-Do Liste und Organizer</string>
|
||||
<string name="app_title">Simple Notes Pro – Organizer und Planer für Aufgabenlisten</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">Schlichte Notizen: Erstelle Notizen und To-Do Listen</string>
|
||||
<string name="app_long_description">
|
||||
★ Müssen Sie kurz etwas zum Kaufen, eine Adresse oder eine Startup-Idee notieren? Dann suchen Sie nicht weiter, denn dies ist das einfache Organizer-Tool, nach dem Sie gesucht haben: Erstellen Sie einfach eine Notiz oder eine To-Do Liste. Keine komplizierten Einrichtungsschritte erforderlich. Tippen Sie einfach auf den Bildschirm und geben Sie ein, was Sie nicht vergessen wollen. Erstellen Sie Notizen, To-Do Listen oder Checklisten für jede Idee. Mit Ihrem einfachen persönlichen Notizbuch können Sie sich schnell an alles erinnern, es war noch nie so einfach ★
|
||||
|
||||
Schnell, einfach zu bedienen und ein bemerkenswerter Planer. Er dient als unschätzbares Werkzeug und Begleiter und hilft Ihnen, sich an die erforderlichen Informationen zu erinnern!
|
||||
|
||||
Mit unserem Erinnerungstool können Sie Ihre Aufgaben verfolgen, eine tägliche Checkliste für Artikel oder Ideen erstellen. Verwalten Sie Ihren Zeitplan schnell und einfach.
|
||||
|
||||
Unterstützt die automatische Speicherung, damit Ihre Änderungen nicht versehentlich verloren gehen. Es unterstützt auch das schnelle Erstellen mehrerer unabhängiger Klartextnotizen und Listen.
|
||||
|
||||
Mit dem anpassbaren Widget, mit dem die App sofort geöffnet wird, können Sie in kürzester Zeit problemlos auf die Notiz zugreifen und Ihre Aufgabenliste organisieren.
|
||||
|
||||
<b>Simple Notes Pro: To-Do Liste und Organizer</b> ist der beste Organizer und Planer ohne Werbung. Wenn Sie einen hochwertigen Organizer für schnelle Notizen benötigen, laden Sie jetzt unsere App herunter :) Halten Sie jeden Tag Ihr persönliches Notizbuch in der Tasche und machen Sie sich keine Sorgen mehr, ein wichtiges Meeting oder Ihre Einkaufsliste zu vergessen :).
|
||||
|
||||
Weiter unterstützt die App standardmässig das Materialdesign und Dark-Theme und bietet eine hervorragende Benutzererfahrung für eine einfache Verwendung. Keine Internetverbindung nötig, dadurch mehr Privatsphäre, Sicherheit und Stabilität als andere Apps.
|
||||
|
||||
Enthält keine Werbungen und benötigt keine unnötigen Berechtigungen. Vollständig OpenSource und bietet anpassbare Farben.
|
||||
|
||||
<b>Schau dir die vollständige Serie der schlichten Apps hier an:</b>
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
<b>Webseite von Simple Notes Pro:</b>
|
||||
https://www.simplemobiletools.com/notes
|
||||
|
||||
<b>Facebook:</b>
|
||||
https://www.facebook.com/simplemobiletools
|
||||
|
||||
<b>Reddit:</b>
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
</string>
|
||||
|
||||
<string name="app_short_description">Einfacher Planer – Erstellen Sie Notizen, Sicherungskopien und Aufgabenlisten mit einem Werkzeug zur schnellen Erinnerung an Notizen</string>
|
||||
<string name="app_long_description">Ein leicht zugänglicher Organizer ohne ausgefallene Funktionen, Werbung oder überflüssige Berechtigungen.
|
||||
\nNotieren Sie sich schnell eine Adresse, eine Idee oder eine Einkaufsliste, indem Sie einfach auf den Bildschirm tippen und losschreiben.
|
||||
\nEs ist ein persönliches Notizbuch, das sich Ihre Notizen und Checklisten merkt, indem es automatisch speichert, was Sie eingeben.
|
||||
\nDie Erinnerungsfunktion hilft Ihnen, den Überblick über Ihre Aufgaben, Besprechungen und Aufgabenlisten zu behalten.
|
||||
\nMaterial Design mit anpassbaren Farben und einem dunklen Thema als Standard.
|
||||
\nFreie Software mit Copyleft, lizenziert GPLv3+.
|
||||
\n<b>Probieren Sie Simple Notes Pro aus:</b> https://www.simplemobiletools.com/notes
|
||||
\noder <b>die komplette Suite der Einfachen Werkzeuge</b> unter https://www.simplemobiletools.com</string>
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
@ -1,3 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Simple Notes</string>
|
||||
<string name="app_launcher_name">Notes</string>
|
||||
@ -9,7 +10,7 @@
|
||||
<string name="title_taken">Une note avec le même titre existe déjà</string>
|
||||
<string name="open_note">Ouvrir la note</string>
|
||||
<string name="delete_note">Supprimer la note</string>
|
||||
<string name="delete_note_prompt_message">Êtes-vous sûr de vouloir supprimer la note \"%s\"?</string>
|
||||
<string name="delete_note_prompt_message">Supprimer la note « %s » \?</string>
|
||||
<string name="pick_a_note">Choisir une note</string>
|
||||
<string name="rename_note">Renommer la note</string>
|
||||
<string name="general_note">Note générale</string>
|
||||
@ -24,23 +25,21 @@
|
||||
<string name="unlock_note">Déverrouiller la note</string>
|
||||
<string name="note_content_locked">Le contenu de la note est verrouillé.</string>
|
||||
<string name="show_content">Montrer le contenu</string>
|
||||
<string name="locking_warning">ATTENTION : si vous oubliez le mot de passe, vous ne serez pas en mesure de la récupérer ou d\'y accéder.</string>
|
||||
|
||||
<string name="locking_warning">Avertissement : Si vous oubliez le mot de passe de la note, il ne pourra pas être récupéré et vous perdrez l\'accès à celle-ci</string>
|
||||
<!-- File notes -->
|
||||
<string name="open_file">Ouvrir le fichier</string>
|
||||
<string name="export_as_file">Exporter dans un fichier</string>
|
||||
<string name="file_too_large">Taille du fichier trop importante, la limite est de 1MB</string>
|
||||
<string name="file_too_large">Le fichier est plus grand que la limite de 1 Mo</string>
|
||||
<string name="only_import_file_content">Importer seulement le contenu du fichier\n(changer le fichier n\'affectera pas la note)</string>
|
||||
<string name="update_file_at_note">Mettre à jour le fichier lui-même lors de la mise à jour de la note\n(la note est supprimée si le fichier est supprimé, ou si le chemin change)</string>
|
||||
<string name="delete_file_itself">Supprimer également le fichier \"%s\"</string>
|
||||
<string name="note_saved_successfully">Note \"%s\" sauvegardée avec succès</string>
|
||||
<string name="note_exported_successfully">Note \"%s\" exportée avec succès</string>
|
||||
<string name="delete_file_itself">Supprimer également le fichier « %s »</string>
|
||||
<string name="note_saved_successfully">Sauvegarde de la note « %s »</string>
|
||||
<string name="note_exported_successfully">La note « %s » a été exportée</string>
|
||||
<string name="only_export_file_content">Exporter seulement le contenu du fichier\n(changer le fichier n\'affectera pas la note)</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="display_success_message">Afficher les messages de succès de sauvegarde</string>
|
||||
<string name="links_and_emails_clickable">Rendre les liens et les emails cliquables</string>
|
||||
<string name="place_cursor_end">Placer le curseur à la fin de la note</string>
|
||||
<string name="links_and_emails_clickable">Rendre les liens et les courriels cliquables</string>
|
||||
<string name="place_cursor_end">Placez le curseur à la fin de la note</string>
|
||||
<string name="monospaced_font">Utiliser une police monospace</string>
|
||||
<string name="show_keyboard">Afficher le clavier au démarrage</string>
|
||||
<string name="show_word_count">Afficher le nombre de mots</string>
|
||||
@ -54,65 +53,37 @@
|
||||
<string name="autosave_notes">Sauvegarder automatiquement les notes</string>
|
||||
<string name="enable_line_wrap">Activer le retour à la ligne</string>
|
||||
<string name="use_incognito_mode">Utiliser le mode incognito du claviers</string>
|
||||
<string name="move_done_checklist_items">Déplacer les éléments de cheklist inachevés en haut</string>
|
||||
<string name="add_new_checklist_items_top">Ajouter un élément de checklist en haut</string>
|
||||
|
||||
<string name="move_done_checklist_items">Déplacer les éléments de liste de contrôle inachevés en-bas</string>
|
||||
<string name="add_new_checklist_items_top">Ajouter un élément de liste de contrôle en-haut</string>
|
||||
<!-- Checklists -->
|
||||
<string name="checklist">Checklist</string>
|
||||
<string name="checklists">Checklists</string>
|
||||
<string name="checklist">Liste de contrôle</string>
|
||||
<string name="checklists">Listes de contrôle</string>
|
||||
<string name="add_new_checklist_item">Ajouter un nouvel élément</string>
|
||||
<string name="add_new_checklist_items">Ajouter de nouveaux éléments</string>
|
||||
<string name="checklist_is_empty">La checklist est vide</string>
|
||||
<string name="remove_done_items">Supprimer les items cochés</string>
|
||||
|
||||
<string name="checklist_is_empty">La liste de contrôle est vide</string>
|
||||
<string name="remove_done_items">Supprimer les éléments cochés</string>
|
||||
<!-- Import / Export -->
|
||||
<string name="export_all_notes">Exporter toutes les notes en tant que fichiers</string>
|
||||
<string name="import_notes">Importer plusieurs fichiers en tant que notes</string>
|
||||
<string name="import_folder">Importer depuis un dossier</string>
|
||||
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">Comment puis-je changer la couleur du widget ?</string>
|
||||
<string name="faq_1_text">Si vous avez seulement un widget actif, vous pouvez soit le recréer, soit utiliser le bouton dans les paramètres pour le personnaliser. Si vous avez plusieurs widgets actifs, le bouton dans les paramètres ne sera pas disponible. Comme l\'application supporte la personnalisation de la couleur par widget, vous devrez recréer le widget que vous voulez personnaliser</string>
|
||||
|
||||
<string name="faq_1_title">Comment puis-je changer la couleur du widget \?</string>
|
||||
<string name="faq_1_text">Si vous avez seulement un widget actif, vous pouvez soit le recréer, soit utiliser le bouton dans les paramètres pour le personnaliser. Si vous avez plusieurs widgets actifs, le bouton dans les paramètres ne sera pas disponible. Comme l\'application supporte la personnalisation de la couleur par widget, vous devrez recréer le widget que vous voulez personnaliser.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Notes Pro: To-do list organizer and planner</string>
|
||||
<string name="app_title">Simple Notes Pro – Organisateur et planificateur de listes de tâches</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">Simple planner : créez des notes, des sauvegardes et des to-do lists avec outil de rappel rapide</string>
|
||||
<string name="app_long_description">
|
||||
★ Besoin de prendre en note quelque chose à acheter, une adresse, ou une idée d\'entreprise ? Alors n\'allez pas plus loin : voici l\'outil que vous cherchiez : Simple Notes : organiseur et plannificateur ! Aucune configuration compliquée n\'est nécessaire, écrivez simplement ce que vous voulez et créez des notes, des listes, checklists ou sauvegardes pour vos idées. Avec votre bloc-note personnel, vous pouvez vous souvenir de tout rapidement ! Votre liste de courses, vous souvenir de vos pensées ou configurer des rappels pour prendre des notes n\'a jamais été aussi simple ★
|
||||
|
||||
Simple notes planner is quick, simple to use organizer and remarkable planner and it will serve as an invaluable tool and companion, helping you to remember necessary piece of information!
|
||||
|
||||
Our reminder tool allows you to keep track of your duties,create daily checklist for items or ideas with unprecedented simplicity, notability and unrivaled time-saving value. Manage your schedule in a quick and simple manner.
|
||||
|
||||
This notebook reminder tool comes with autosave so you will not discard your changes by mistake. It also supports creating multiple independent plain text notes and lists very fast.
|
||||
|
||||
You can easily access the note and organize your to-do list in no time by using the customizable and resizable widget, which opens the app on tap.
|
||||
|
||||
It is user friendly and contains absolutely no ads or unnecessary permissions - no strings attached. It is fully opensource, provides customizable colors which can be adjusted with quick and fast tweaking.
|
||||
|
||||
<b>Simple Notes: To-do list organizer and planner</b> is the best item organizer and list planner you can use with no ads. If you need a high quality organizer for a quick and goodnotes, a reliable and user friendly reminder that is truly simple to use, download our app right now :) Have your own personal notebook in your pocket every day and have a backup planner so you will not have to worry about forgetting an important meeting or your shopping list :).
|
||||
|
||||
It comes with material design and dark theme by default, provides great user experience for easy usage. The lack of internet access gives you more privacy, security and stability than other apps.
|
||||
|
||||
Ne contient ni publicités, ni autorisations inutiles. Complètement opensource, fournit un thème sombre également.
|
||||
|
||||
<b>Découvrez la suite complète des applications Simple Mobile Tools ici :</b>
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
<b>Site web de Simple Notes Pro :</b>
|
||||
https://www.simplemobiletools.com/notes
|
||||
|
||||
<b>Facebook :</b>
|
||||
https://www.facebook.com/simplemobiletools
|
||||
|
||||
<b>Reddit :</b>
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
</string>
|
||||
|
||||
<string name="app_short_description">Planificateur simple – Créez des notes, des sauvegardes et des listes de tâches avec un outil de rappel rapide des notes</string>
|
||||
<string name="app_long_description">Un organiseur facile d\'accès, sans fonctions sophistiquées, publicités ou autorisations inutiles.
|
||||
\nNotez rapidement une adresse, une idée ou une liste de courses en touchant l\'écran pour taper.
|
||||
\nC\'est un carnet de notes personnel qui mémorise vos notes et vos listes de contrôle en enregistrant automatiquement ce que vous saisissez.
|
||||
\nLa fonction de rappel vous aide à garder une trace de vos tâches, réunions et listes de choses à faire.
|
||||
\nMaterial design avec des couleurs personnalisables et un thème sombre par défaut.
|
||||
\nLogiciel libre copylefté, sous licence GPLv3+.
|
||||
\n<b>Découvrez Simple Notes Pro : </b> https://www.simplemobiletools.com/notes
|
||||
\nou <b>la suite complète de Simple Tools</b> sur https://www.simplemobiletools.com</string>
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
@ -1,3 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Semplice Note</string>
|
||||
<string name="app_launcher_name">Note</string>
|
||||
@ -9,7 +10,7 @@
|
||||
<string name="title_taken">Una nota con lo stesso titolo è già esistente</string>
|
||||
<string name="open_note">Apri nota</string>
|
||||
<string name="delete_note">Elimina nota</string>
|
||||
<string name="delete_note_prompt_message">Eliminare davvero la nota \"%s\"?</string>
|
||||
<string name="delete_note_prompt_message">Eliminare la nota «%s»\?</string>
|
||||
<string name="pick_a_note">Scegli una nota</string>
|
||||
<string name="rename_note">Rinomina una nota</string>
|
||||
<string name="general_note">Nota generale</string>
|
||||
@ -17,30 +18,28 @@
|
||||
<string name="add_to_note">Aggiunta alla nota</string>
|
||||
<string name="unsaved_changes_warning">Ci sono delle modifiche non salvate. Cosa fare?</string>
|
||||
<string name="note_shown_widget">Nota mostrata nel widget:</string>
|
||||
<string name="show_note_title">Show note title</string>
|
||||
<string name="show_note_title">Mostra il titolo della nota</string>
|
||||
<string name="new_note_type">Nuovo tipo di nota:</string>
|
||||
<string name="text_note">Nota di testo</string>
|
||||
<string name="lock_note">Lock note</string>
|
||||
<string name="unlock_note">Unlock note</string>
|
||||
<string name="note_content_locked">The notes\' content is locked.</string>
|
||||
<string name="show_content">Show content</string>
|
||||
<string name="locking_warning">WARNING: If you forget the notes\' password, you won\'t be able to recover it or access the notes\' content anymore.</string>
|
||||
|
||||
<string name="unlock_note">Sblocca la nota</string>
|
||||
<string name="note_content_locked">Il contenuto della nota è bloccato.</string>
|
||||
<string name="show_content">Mostra il contenuto</string>
|
||||
<string name="locking_warning">Attenzione: Se si dimentica la password della nota, non può essere recuperata e si perde l\'accesso ad essa</string>
|
||||
<!-- File notes -->
|
||||
<string name="open_file">Apri file</string>
|
||||
<string name="export_as_file">Esporta come file</string>
|
||||
<string name="file_too_large">File troppo grande, il limite è di 1MB</string>
|
||||
<string name="file_too_large">Il file è più grande del limite di 1 MB</string>
|
||||
<string name="only_import_file_content">Importa solo il contenuto del file\n(modificare il file non influenzerà la nota)</string>
|
||||
<string name="update_file_at_note">Aggiorna il file quando si aggiorna una nota\n(la nota viene eliminata se il file viene eliminato, oppure cambia il percorso)</string>
|
||||
<string name="delete_file_itself">Elimina anche il file \"%s\"</string>
|
||||
<string name="note_saved_successfully">La nota \"%s\" è stata salvata correttamente</string>
|
||||
<string name="note_exported_successfully">La nota \"%s\" è stata esportata correttamente</string>
|
||||
<string name="note_saved_successfully">La nota %s è stata salvata</string>
|
||||
<string name="note_exported_successfully">La nota «%s» è stata esportata</string>
|
||||
<string name="only_export_file_content">Esporta solamente il contenuto attuale del file\n(modificando la nota non influenzerà il file)</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="display_success_message">Mostra i messaggi di salvataggio riusciti</string>
|
||||
<string name="links_and_emails_clickable">Rendi i link e le email cliccabili</string>
|
||||
<string name="place_cursor_end">Posiziona il cursose in fondo alla nota</string>
|
||||
<string name="links_and_emails_clickable">Rendi i collegamenti e le e-mail cliccabili</string>
|
||||
<string name="place_cursor_end">Posiziona il cursore alla fine della nota</string>
|
||||
<string name="monospaced_font">Usa un font monospace</string>
|
||||
<string name="show_keyboard">Mostra la tastiera all\'avvio</string>
|
||||
<string name="show_word_count">Mostra il numero delle parole</string>
|
||||
@ -55,63 +54,36 @@
|
||||
<string name="enable_line_wrap">Abilita a capo automatico</string>
|
||||
<string name="use_incognito_mode">Usa la modalità incognito per le tastiere</string>
|
||||
<string name="move_done_checklist_items">Sposta gli elementi non spuntati in cima</string>
|
||||
<string name="add_new_checklist_items_top">Add new checklist items at the top</string>
|
||||
|
||||
<string name="add_new_checklist_items_top">Aggiungi nuove voci della lista di controllo in alto</string>
|
||||
<!-- Checklists -->
|
||||
<string name="checklist">Scaletta</string>
|
||||
<string name="checklists">Checklists</string>
|
||||
<string name="checklists">Liste di controllo</string>
|
||||
<string name="add_new_checklist_item">Aggiungi un nuovo elemento</string>
|
||||
<string name="add_new_checklist_items">Aggiungi nuovi elementi</string>
|
||||
<string name="checklist_is_empty">La scaletta è vuota</string>
|
||||
<string name="remove_done_items">Remove done items</string>
|
||||
|
||||
<string name="remove_done_items">Rimuovi gli elementi finiti</string>
|
||||
<!-- Import / Export -->
|
||||
<string name="export_all_notes">Esporta le note come file</string>
|
||||
<string name="import_notes">Importa file multipli come note</string>
|
||||
<string name="import_folder">Importa cartella</string>
|
||||
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">Come posso cambiare il colore dei widget?</string>
|
||||
<string name="faq_1_title">Come posso cambiare il colore del widget\?</string>
|
||||
<string name="faq_1_text">Se hai un solo widget attivo, puoi ricrearlo oppure usare il pulsante nelle impostazioni dell\'app per personalizzaro. Se hai più di un widget, il pulsante nelle impostazioni dell\'app non sarà disponibile. Dato che l\'app supporta la personalizzazione dei colori per ogni widget, dovrai ricreare il widget che vuoi personalizzare.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Notes Pro: Elenco attività e planner</string>
|
||||
<string name="app_title">Simple Notes Pro – Organizzatore e pianificatore di liste di cose da fare</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">Semplice planner: crea note, backup e elenchi di attività</string>
|
||||
<string name="app_long_description">
|
||||
★ Devi prendere rapidamente una nota per qualcosa da comprare, un indirizzo o un\'idea di business? Dai allora uno sguardo a questo semplice strumento che hai sempre cercato: Simple Notes: elenco attività e planner! Non sono necessari complicate operazioni per usare l\'app, basta premere lo schermo e scrivere quello che vuoi per creare note, rapide liste, elenchi o trascrizione di idee. Con questo semplice taccuino personale puoi ricordare di qualsiasi cosa rapidamente! Fare un elenco della spesa, trascrivere i propri pensieri e impostare facilmente degli avvisi non è mai stato così facile ★
|
||||
|
||||
Simple notes è un rapido, straordinario e semplice da utilizzare organizzatore e diventerà uno strumento utile e fondamentale, ti aiuterà a ricordare ogni informazione!
|
||||
|
||||
Il nostro strumento ti permetterà di tenere traccia degli acquisti, creare degli elenchi di oggetti o idee con una semplicità disarmante, ti farà salvare un sacco di tempo.
|
||||
|
||||
Le note sono salvata automaticamente, così che non perderai alcuna modifica per errore. Supporta inoltre la creazione di note di testo multiple oppure di liste.
|
||||
|
||||
Puoi accedere alle note e organizzare gli elenchi rapidamente utilizzando il widget personalizzabile e ridimensionabie, che aprirà l\'applicazione al tocco.
|
||||
|
||||
L\'app è facile da utilizzare e non contiene pubblicità o permessi non necessari. È completamente open source e permette di utilizzare i colori preferiti come tema dell\'applicazione.
|
||||
|
||||
<b>Simple Notes: Elenco attività e planner</b> è il miglior organizzatore per le liste che puoi utilizzare senza pubblicità. Se necessiti di un\'organizzatore di alta qualità per un rapido appunto, promemoria affidabili che è davvero semplice da utilizzare, scarica subito l\'app :) Ottieni il tuo personale taccuino nella tua tasca ogni giorno con un organizzatore, così non dovrai preoccuparti di dimenticarti degli impegni importanti e della lista della spesa :).
|
||||
|
||||
È costruita con il material design e il tema scuro predefinito, fornisce un\'ottima esperienza utente per un semplice uso. La mancanza di connessione Internet è sinonimo di maggiore privacy, sicurezza e stabilità rispetto ad altre applicazioni.
|
||||
|
||||
L\'applicazione non contiene pubblicità o permessi non necessari; è completamente opensource e la si può personalizzare con i propri colori preferiti.
|
||||
|
||||
<b>Dai un\'occhiata alle altre applicazioni della serie Simple Tools:</b>
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
<b>Sito web dedicato a Simple Notes Pro:</b>
|
||||
https://www.simplemobiletools.com/notes
|
||||
|
||||
<b>Facebook:</b>
|
||||
https://www.facebook.com/simplemobiletools
|
||||
|
||||
<b>Reddit:</b>
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
</string>
|
||||
|
||||
<string name="app_short_description">Pianificatore semplice – Crea note, backup e liste di cose da fare con uno strumento di richiamo rapido delle note</string>
|
||||
<string name="app_long_description">Un organizzatore facilmente accessibile senza caratteristiche fantasiose, pubblicità o permessi non necessari.
|
||||
\nAnnota un indirizzo, un\'idea o una lista della spesa rapidamente toccando lo schermo per digitare.
|
||||
\nÈ un quaderno personale che memorizza le tue note e liste di controllo salvando automaticamente ciò che inserisci.
|
||||
\nLa funzione di promemoria aiuta a tenere traccia dei tuoi doveri, riunioni e liste di cose da fare.
|
||||
\nMaterial design con colori personalizzabili e un tema scuro di default.
|
||||
\nSoftware libero con copyleft, licenza GPLv3+.
|
||||
\n<b>Controlla Simple Notes Pro:</b> https://www.simplemobiletools.com/notes
|
||||
\no <b>la suite completa di Simple Tools</b> su https://www.simplemobiletools.com</string>
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
113
app/src/main/res/values-nb-rNO/strings.xml
Normal file
113
app/src/main/res/values-nb-rNO/strings.xml
Normal file
@ -0,0 +1,113 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Enkle notater</string>
|
||||
<string name="app_launcher_name">Notater</string>
|
||||
<string name="widget_config">Takk for at du bruker Enkle notater\nFlere enkle programmer er å finne på SimpleMobileTools.com</string>
|
||||
<string name="cannot_share_empty_text">Kan ikke dele tom tekst</string>
|
||||
<string name="simple_note">Enkelt notat</string>
|
||||
<string name="new_note">Legg til nytt notat</string>
|
||||
<string name="no_title">Gi ditt notat et navn</string>
|
||||
<string name="title_taken">Et notat med det navnet finnes allerede</string>
|
||||
<string name="open_note">Åpne notat</string>
|
||||
<string name="delete_note">Slett notat</string>
|
||||
<string name="delete_note_prompt_message">Slett «%s»-notatet\?</string>
|
||||
<string name="pick_a_note">Velg et notat</string>
|
||||
<string name="rename_note">Gi notatet nytt navn</string>
|
||||
<string name="general_note">Generelt notat</string>
|
||||
<string name="create_new_note">Opprett et nytt notat</string>
|
||||
<string name="add_to_note">Legg til i notat</string>
|
||||
<string name="unsaved_changes_warning">Du har ulagrede endringer. Hva vil du gjøre med dem\?</string>
|
||||
<string name="note_shown_widget">Notat vist i miniprogrammet:</string>
|
||||
<string name="show_note_title">Vis notattittel</string>
|
||||
<string name="new_note_type">Ny notattype:</string>
|
||||
<string name="text_note">Tekstnotat</string>
|
||||
<string name="lock_note">Lås notat</string>
|
||||
<string name="unlock_note">Lås opp notat</string>
|
||||
<string name="note_content_locked">Notatinnholdet er låst.</string>
|
||||
<string name="show_content">Vis innhold</string>
|
||||
<string name="locking_warning">Advarsel: Hvis du glemmer notatpassordet vil du ikke kunne gjenopprette det eller innholdet.</string>
|
||||
<!-- File notes -->
|
||||
<string name="open_file">Åpne fil</string>
|
||||
<string name="export_as_file">Eksporter som fil</string>
|
||||
<string name="file_too_large">Filen er er større enn grensen på 1 MB</string>
|
||||
<string name="only_import_file_content">Kun importer filinnholdet\n(endringen av filen vil ikke ha innvirkning på notatet)</string>
|
||||
<string name="update_file_at_note">Update the file itself at updating the note\n(note gets deleted if file gets deleted, or path changes)</string>
|
||||
<string name="delete_file_itself">Also delete file \"%s\"</string>
|
||||
<string name="note_saved_successfully">Note \"%s\" saved successfully</string>
|
||||
<string name="note_exported_successfully">Eksporterte «%s»-notatet</string>
|
||||
<string name="only_export_file_content">Only export the current file content\n(changing the note will not affect the file)</string>
|
||||
<!-- Settings -->
|
||||
<string name="display_success_message">Display save success messages</string>
|
||||
<string name="links_and_emails_clickable">Gjør lenker og e-poster klikkbare</string>
|
||||
<string name="place_cursor_end">Plasser pekeren på slutten av notatet</string>
|
||||
<string name="monospaced_font">Bruk fastbreddeskrift</string>
|
||||
<string name="show_keyboard">Vis tastatur ved programstart</string>
|
||||
<string name="show_word_count">Vis antall ord</string>
|
||||
<string name="show_character_count">Vis antall tegn</string>
|
||||
<string name="alignment">Justering</string>
|
||||
<string name="left">Venstre</string>
|
||||
<string name="center">Sentrert</string>
|
||||
<string name="right">Høyre</string>
|
||||
<string name="widget_note">Notat brukt i miniprogram</string>
|
||||
<string name="show_note_picker">Vis en notatvelger ved programstart</string>
|
||||
<string name="autosave_notes">Lagre notater automatisk</string>
|
||||
<string name="enable_line_wrap">Skru på linjebryting</string>
|
||||
<string name="use_incognito_mode">Use Incognito mode of keyboards</string>
|
||||
<string name="move_done_checklist_items">Flytt utførte sjekklisteelementer til bunnen</string>
|
||||
<string name="add_new_checklist_items_top">Legg til nye sjekklisteelementer på toppen</string>
|
||||
<!-- Checklists -->
|
||||
<string name="checklist">Sjekkliste</string>
|
||||
<string name="checklists">Sjekklister</string>
|
||||
<string name="add_new_checklist_item">Legg til nytt sjekklisteelement</string>
|
||||
<string name="add_new_checklist_items">Legg til nye sjekklisteelementer</string>
|
||||
<string name="checklist_is_empty">Sjekklisten er tom</string>
|
||||
<string name="remove_done_items">Fjern utførte elementer</string>
|
||||
<!-- Import / Export -->
|
||||
<string name="export_all_notes">Eksporter alle notater som filer</string>
|
||||
<string name="import_notes">Importer flere filer som notater</string>
|
||||
<string name="import_folder">Importer mappe</string>
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">Hvordan endrer jeg miniprogramsfargen\?</string>
|
||||
<string name="faq_1_text">In case you have only 1 active widget, you can either recreate it, or use the button in the app settings for customizing it. If you have multiple active widgets, the button in the app settings will not be available. As the app supports color customization per-widget, you will have to recreate the widget that you want to customize.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Notes Pro: To-do list organizer and planner</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">Enkel planlegger: Opprett notater, sikkerhetskopi- og gjøremålslister med et enkelt påminnelsesverktøy</string>
|
||||
<string name="app_long_description">
|
||||
★ Need to take a quick note of something to buy, an address, or a startup idea? Then look no further as this is the simple organizer tool you\'ve been looking for : Simple Notes: To-do list organizer and planner! No complicated setup steps needed, just tap the screen and type in what you came for and create notes, quick lists, checklist or backup for any idea. With your simple personal notebook you can remember anything fast! Shopping for groceries, memorizing your thoughts and easier setting up reminders taking notes has never been easier ★
|
||||
|
||||
Simple notes planner is quick, simple to use organizer and remarkable planner and it will serve as an invaluable tool and companion, helping you to remember necessary piece of information!
|
||||
|
||||
Our reminder tool allows you to keep track of your duties,create daily checklist for items or ideas with unprecedented simplicity, notability and unrivaled time-saving value. Manage your schedule in a quick and simple manner.
|
||||
|
||||
This notebook reminder tool comes with autosave so you will not discard your changes by mistake. It also supports creating multiple independent plain text notes and lists very fast.
|
||||
|
||||
You can easily access the note and organize your to-do list in no time by using the customizable and resizable widget, which opens the app on tap.
|
||||
|
||||
It is user friendly and contains absolutely no ads or unnecessary permissions - no strings attached. It is fully opensource, provides customizable colors which can be adjusted with quick and fast tweaking.
|
||||
|
||||
<b>Simple Notes: To-do list organizer and planner </b> is the best item organizer and list planner you can use with no ads. If you need a high quality organizer for a quick and goodnotes, a reliable and user friendly reminder that is truly simple to use, download our app right now :) Have your own personal notebook in your pocket every day and have a backup planner so you will not have to worry about forgetting an important meeting or your shopping list :).
|
||||
|
||||
It comes with material design and dark theme by default, provides great user experience for easy usage. The lack of internet access gives you more privacy, security and stability than other apps.
|
||||
|
||||
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
|
||||
|
||||
<b>Check out the full suite of Simple Tools here:</b>
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
<b>Standalone website of Simple Notes Pro:</b>
|
||||
https://www.simplemobiletools.com/notes
|
||||
|
||||
<b>Facebook:</b>
|
||||
https://www.facebook.com/simplemobiletools
|
||||
|
||||
<b>Reddit:</b>
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
</string>
|
||||
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
@ -1,3 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Proste notatki</string>
|
||||
<string name="app_launcher_name">Notatki</string>
|
||||
@ -9,7 +10,7 @@
|
||||
<string name="title_taken">Notatka o tym tytule już istnieje</string>
|
||||
<string name="open_note">Otwórz notatkę</string>
|
||||
<string name="delete_note">Usuń notatkę</string>
|
||||
<string name="delete_note_prompt_message">Czy na pewno chcesz usunąć notatkę „%s”?</string>
|
||||
<string name="delete_note_prompt_message">Czy usunąć notatkę „%s”\?</string>
|
||||
<string name="pick_a_note">Wybierz notatkę</string>
|
||||
<string name="rename_note">Zmień nazwę notatki</string>
|
||||
<string name="general_note">Notatka ogólna</string>
|
||||
@ -25,7 +26,6 @@
|
||||
<string name="note_content_locked">Treść notatki jest zablokowana.</string>
|
||||
<string name="show_content">Pokaż zawartość</string>
|
||||
<string name="locking_warning">OSTRZEŻENIE: Jeśli zapomnisz hasła do notatki, nie będziesz już mógł/mogła jej odzyskać ani uzyskać dostępu do treści notatki.</string>
|
||||
|
||||
<!-- File notes -->
|
||||
<string name="open_file">Otwórz plik</string>
|
||||
<string name="export_as_file">Eksportuj jako plik</string>
|
||||
@ -36,7 +36,6 @@
|
||||
<string name="note_saved_successfully">Notatka „%s” została zapisana</string>
|
||||
<string name="note_exported_successfully">Notatka „%s” została wyeksportowana</string>
|
||||
<string name="only_export_file_content">Wyeksportuj tylko bieżącą zawartość pliku\n(zmiana notatki nie wpłynie na plik)</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="display_success_message">Wyświetlaj informacje o pomyślnym zapisie</string>
|
||||
<string name="links_and_emails_clickable">Przetwarzaj linki i adresy e-mail do klikalnej formy</string>
|
||||
@ -56,7 +55,6 @@
|
||||
<string name="use_incognito_mode">Używaj trybu incognito klawiatury</string>
|
||||
<string name="move_done_checklist_items">Przesuwaj na dół wykonane elementy listy kontrolnej</string>
|
||||
<string name="add_new_checklist_items_top">Dodawaj na górze nowe elementy listy kontrolnej</string>
|
||||
|
||||
<!-- Checklists -->
|
||||
<string name="checklist">Lista kontrolna</string>
|
||||
<string name="checklists">Listy kontrolne</string>
|
||||
@ -64,55 +62,21 @@
|
||||
<string name="add_new_checklist_items">Dodaj nowe elementy listy kontrolnej</string>
|
||||
<string name="checklist_is_empty">Lista kontrolna jest pusta</string>
|
||||
<string name="remove_done_items">Usuń wykonane elementy</string>
|
||||
|
||||
<!-- Import / Export -->
|
||||
<string name="export_all_notes">Eksportuj wszystkie notatki jako pliki</string>
|
||||
<string name="import_notes">Importuj wiele plików jako notatki</string>
|
||||
<string name="import_folder">Importuj folder</string>
|
||||
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">Jak mogę zmienić kolor widżetów?</string>
|
||||
<string name="faq_1_title">Jak mogę zmienić kolor widżetów\?</string>
|
||||
<string name="faq_1_text">Jeśli masz tylko 1 aktywny widżet, możesz go odtworzyć lub użyć przycisku w ustawieniach aplikacji, aby go dostosować. Jeśli masz wiele aktywnych widżetów, przycisk w ustawieniach aplikacji nie będzie dostępny. Ponieważ aplikacja obsługuje dostosowywanie kolorów dla poszczególnych widżetów, konieczne będzie ponowne utworzenie widżetu, który chcesz dostosować.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Proste notatki Pro: Organizer i planer listy zadań</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">Prosty planer: Twórz notatki, kopie zapasowe i listy zadań do zrobienia</string>
|
||||
<string name="app_long_description">
|
||||
★ Chcesz szybko zanotować coś do kupienia, adres lub pomysł na startup? Nie szukaj dalej, ponieważ jest to proste narzędzie do organizowania, którego szukałeś(-aś) - Proste notatki: Organizator i planer listy zadań do zrobienia! Nie są potrzebne żadne skomplikowane czynności konfiguracyjne - wystarczy, że dotkniesz ekranu, wpiszesz to, co planowałeś(-aś) i tworzysz notatki, szybkie listy, listę kontrolną lub kopię zapasową dowolnego pomysłu. Dzięki prostemu, osobistemu notatnikowi możesz szybko wszystko zapamiętać! Zakupy spożywcze, zapamiętywanie myśli i łatwiejsze konfigurowanie przypomnień; robienie notatek nigdy nie było prostsze ★
|
||||
|
||||
Planer prostych notatek jest szybkim, prostym w użyciu organizerem i niezwykłym planerem, a także będzie nieocenionym narzędziem i towarzyszem pomagającym zapamiętać potrzebne informacje!
|
||||
|
||||
Nasze narzędzie do przypominania pozwala śledzić Twoje obowiązki, tworzyć codzienną listę kontrolną dla zadań lub pomysłów z niespotykaną prostotą i niezrównaną oszczędnością czasu. Zarządzaj swoim harmonogramem w szybki i prosty sposób.
|
||||
|
||||
To narzędzie notatnika jest wyposażone w funkcję automatycznego zapisywania, dzięki czemu nie odrzucisz swoich zmian przez pomyłkę. Obsługuje również bardzo szybkie tworzenie wielu niezależnych notatek i list w postaci zwykłego tekstu.
|
||||
|
||||
Możesz łatwo uzyskać dostęp do notatki i błyskawicznie uporządkować listę zadań do zrobienia, korzystając z dostosowywanego widżetu o zmiennej wielkości, który otwiera aplikację po naciśnięciu go.
|
||||
|
||||
Jest przyjazny dla użytkownika i nie zawiera żadnych reklam ani zbędnych uprawnień - bez żadnych zobowiązań. Jest w pełni otwartoźródłowy, zapewnia konfigurowalną kolorystykę, którą można dostosować za pomocą szybkiego dostrajania.
|
||||
|
||||
<b>Proste notatki: Organizer i planer listy zadań do zrobienia</b> jest najlepszym organizerem i planerem list zadań, z którego możesz korzystać bez reklam. Jeśli potrzebujesz wysokiej jakości organizera do szybkich i dobrych notatek, niezawodnych i przyjaznych dla użytkownika przypomnień, które są naprawdę proste w użyciu, pobierz naszą aplikację już teraz :) Miej swój osobisty notes w kieszeni każdego dnia i miej planer kopii zapasowych, abyś nie musiał(a) się martwić, że zapomnisz o ważnym spotkaniu lub liście zakupów :).
|
||||
|
||||
Domyślnie jest wyposażony w Material Design i ciemny motyw, zapewniając doskonałe doświadczenie użytkownika dla łatwego użytkowania. Brak dostępu do Internetu zapewnia większą prywatność, bezpieczeństwo i stabilność niż inne aplikacje.
|
||||
|
||||
Nie zawiera reklam ani niepotrzebnych uprawnień. Jest w pełni otwartoźródłowy, zapewnia konfigurowalną kolorystykę.
|
||||
|
||||
<b>Sprawdź pełen zestaw od Simple Tools tutaj:</b>
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
<b>Strona internetowa Prostych notatek Pro:</b>
|
||||
https://www.simplemobiletools.com/notes
|
||||
|
||||
<b>Facebook:</b>
|
||||
https://www.facebook.com/simplemobiletools
|
||||
|
||||
<b>Reddit:</b>
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
</string>
|
||||
|
||||
<string name="app_long_description">★ Chcesz szybko zanotować coś do kupienia, adres lub pomysł na startup\? Nie szukaj dalej, ponieważ jest to proste narzędzie do organizowania, którego szukałeś(-aś) - Proste notatki: Organizator i planer listy zadań do zrobienia! Nie są potrzebne żadne skomplikowane czynności konfiguracyjne - wystarczy, że dotkniesz ekranu, wpiszesz to, co planowałeś(-aś) i tworzysz notatki, szybkie listy, listę kontrolną lub kopię zapasową dowolnego pomysłu. Dzięki prostemu, osobistemu notatnikowi możesz szybko wszystko zapamiętać! Zakupy spożywcze, zapamiętywanie myśli i łatwiejsze konfigurowanie przypomnień; robienie notatek nigdy nie było prostsze ★ Planer prostych notatek jest szybkim, prostym w użyciu organizerem i niezwykłym planerem, a także będzie nieocenionym narzędziem i towarzyszem pomagającym zapamiętać potrzebne informacje! Nasze narzędzie do przypominania pozwala śledzić Twoje obowiązki, tworzyć codzienną listę kontrolną dla zadań lub pomysłów z niespotykaną prostotą i niezrównaną oszczędnością czasu. Zarządzaj swoim harmonogramem w szybki i prosty sposób. To narzędzie notatnika jest wyposażone w funkcję automatycznego zapisywania, dzięki czemu nie odrzucisz swoich zmian przez pomyłkę. Obsługuje również bardzo szybkie tworzenie wielu niezależnych notatek i list w postaci zwykłego tekstu. Możesz łatwo uzyskać dostęp do notatki i błyskawicznie uporządkować listę zadań do zrobienia, korzystając z dostosowywanego widżetu o zmiennej wielkości, który otwiera aplikację po naciśnięciu go. Jest przyjazny dla użytkownika i nie zawiera żadnych reklam ani zbędnych uprawnień - bez żadnych zobowiązań. Jest w pełni otwartoźródłowy, zapewnia konfigurowalną kolorystykę, którą można dostosować za pomocą szybkiego dostrajania. <b>Proste notatki: Organizer i planer listy zadań do zrobienia</b> jest najlepszym organizerem i planerem list zadań, z którego możesz korzystać bez reklam. Jeśli potrzebujesz wysokiej jakości organizera do szybkich i dobrych notatek, niezawodnych i przyjaznych dla użytkownika przypomnień, które są naprawdę proste w użyciu, pobierz naszą aplikację już teraz :) Miej swój osobisty notes w kieszeni każdego dnia i miej planer kopii zapasowych, abyś nie musiał(a) się martwić, że zapomnisz o ważnym spotkaniu lub liście zakupów :). Domyślnie jest wyposażony w Material Design i ciemny motyw, zapewniając doskonałe doświadczenie użytkownika dla łatwego użytkowania. Brak dostępu do Internetu zapewnia większą prywatność, bezpieczeństwo i stabilność niż inne aplikacje. Nie zawiera reklam ani niepotrzebnych uprawnień. Jest w pełni otwartoźródłowy, zapewnia konfigurowalną kolorystykę. <b>Sprawdź pełen zestaw od Simple Tools tutaj:</b> https://www.simplemobiletools.com <b>Strona internetowa Prostych notatek Pro:</b> https://www.simplemobiletools.com/notes <b>Facebook:</b> https://www.facebook.com/simplemobiletools <b>Reddit:</b> https://www.reddit.com/r/SimpleMobileTools</string>
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
@ -1,3 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Simple Notes</string>
|
||||
<string name="app_launcher_name">Заметки</string>
|
||||
@ -9,7 +10,7 @@
|
||||
<string name="title_taken">Заметка с таким названием уже существует</string>
|
||||
<string name="open_note">Открыть заметку</string>
|
||||
<string name="delete_note">Удалить заметку</string>
|
||||
<string name="delete_note_prompt_message">Вы действительно хотите удалить заметку \"%s\"?</string>
|
||||
<string name="delete_note_prompt_message">Удалить \"%s\" заметку\?</string>
|
||||
<string name="pick_a_note">Выберите заметку</string>
|
||||
<string name="rename_note">Переименовать заметку</string>
|
||||
<string name="general_note">Общая заметка</string>
|
||||
@ -22,10 +23,9 @@
|
||||
<string name="text_note">Текстовая заметка</string>
|
||||
<string name="lock_note">Lock note</string>
|
||||
<string name="unlock_note">Unlock note</string>
|
||||
<string name="note_content_locked">The notes\' content is locked.</string>
|
||||
<string name="note_content_locked">Содержимое заметки заблокировано.</string>
|
||||
<string name="show_content">Show content</string>
|
||||
<string name="locking_warning">WARNING: If you forget the notes\' password, you won\'t be able to recover it or access the notes\' content anymore.</string>
|
||||
|
||||
<!-- File notes -->
|
||||
<string name="open_file">Открыть файл</string>
|
||||
<string name="export_as_file">Экспортировать в файл</string>
|
||||
@ -36,7 +36,6 @@
|
||||
<string name="note_saved_successfully">Заметка \"%s\" сохранена</string>
|
||||
<string name="note_exported_successfully">Заметка \"%s\" экспортирована</string>
|
||||
<string name="only_export_file_content">Экспортировать только текущее содержимое файла\n(изменение заметки не затронет файл)</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="display_success_message">Уведомлять, что файл успешно сохранен</string>
|
||||
<string name="links_and_emails_clickable">Сделать ссылки и адреса электронной почты активными</string>
|
||||
@ -56,7 +55,6 @@
|
||||
<string name="use_incognito_mode">Использовать режим инкогнито для клавиатур</string>
|
||||
<string name="move_done_checklist_items">Move done checklist items to the bottom</string>
|
||||
<string name="add_new_checklist_items_top">Add new checklist items at the top</string>
|
||||
|
||||
<!-- Checklists -->
|
||||
<string name="checklist">Список</string>
|
||||
<string name="checklists">Checklists</string>
|
||||
@ -64,16 +62,13 @@
|
||||
<string name="add_new_checklist_items">Добавить позиции в список</string>
|
||||
<string name="checklist_is_empty">Список пуст</string>
|
||||
<string name="remove_done_items">Remove done items</string>
|
||||
|
||||
<!-- Import / Export -->
|
||||
<string name="export_all_notes">Экспортировать все заметки в файлы</string>
|
||||
<string name="import_notes">Импортировать несколько файлов в заметки</string>
|
||||
<string name="import_folder">Импортировать папку</string>
|
||||
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">Как я могу изменить цвет виджета?</string>
|
||||
<string name="faq_1_text">Если у вас только 1 активный виджет, вы можете либо пересоздать его, либо использовать кнопку в настройках приложения. Если у вас несколько активных виджетов, кнопка в настройках будет недоступна. Поскольку приложение поддерживает настройку цвета для каждого виджета, вам придется пересоздать виджет, который вы хотите настроить.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Notes Pro: Менеджер To-do списков</string>
|
||||
@ -110,9 +105,8 @@
|
||||
<b>Reddit:</b>
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
</string>
|
||||
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
@ -1,3 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Basit Notlar</string>
|
||||
<string name="app_launcher_name">Notlar</string>
|
||||
@ -9,7 +10,7 @@
|
||||
<string name="title_taken">Bu başlığa sahip bir not zaten mevcut</string>
|
||||
<string name="open_note">Notu aç</string>
|
||||
<string name="delete_note">Notu sil</string>
|
||||
<string name="delete_note_prompt_message">\"%s\" notunu silmek istediğinizden emin misiniz?</string>
|
||||
<string name="delete_note_prompt_message">\"%s\" notu silinsin mi\?</string>
|
||||
<string name="pick_a_note">Not seç</string>
|
||||
<string name="rename_note">Notu yeniden adlandır</string>
|
||||
<string name="general_note">Genel not</string>
|
||||
@ -22,21 +23,19 @@
|
||||
<string name="text_note">Metin notu</string>
|
||||
<string name="lock_note">Notu kilitle</string>
|
||||
<string name="unlock_note">Notun kilidini aç</string>
|
||||
<string name="note_content_locked">Notların içeriği kilitlendi.</string>
|
||||
<string name="note_content_locked">Not içeriği kilitlendi.</string>
|
||||
<string name="show_content">İçeriği göster</string>
|
||||
<string name="locking_warning">UYARI: Notların parolasını unutursanız, onu kurtaramaz veya notların içeriğine artık erişemezsiniz.</string>
|
||||
|
||||
<string name="locking_warning">Uyarı: Notun parolasını unutursanız, onu kurtaramazsınız ve ona erişiminizi kaybedersiniz</string>
|
||||
<!-- File notes -->
|
||||
<string name="open_file">Dosya aç</string>
|
||||
<string name="export_as_file">Dosya olarak aktar</string>
|
||||
<string name="file_too_large">Dosya çok büyük, sınır 1MB</string>
|
||||
<string name="file_too_large">Dosya 1 MB sınırından büyük</string>
|
||||
<string name="only_import_file_content">Sadece dosya içeriğini içe aktar\n(dosyayı değiştirmek notu etkilemez)</string>
|
||||
<string name="update_file_at_note">Not güncellenirken orijinal dosyayı da güncelle\n(dosya silinirse veya yol değişirse not silinir)</string>
|
||||
<string name="delete_file_itself">\"%s\" dosyasını da sil</string>
|
||||
<string name="note_saved_successfully">\"%s\" notu başarıyla kaydedildi</string>
|
||||
<string name="note_exported_successfully">\"%s\" notu başarıyla dışa aktarıldı</string>
|
||||
<string name="note_saved_successfully">\"%s\" notu kaydedildi</string>
|
||||
<string name="note_exported_successfully">\"%s\" notu dışa aktarıldı</string>
|
||||
<string name="only_export_file_content">Sadece geçerli dosya içeriğini dışa aktar\n(notu değiştirmek dosyayı etkilemez)</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="display_success_message">Başarıyla kaydedildi mesajlarını görüntüle</string>
|
||||
<string name="links_and_emails_clickable">Bağlantıları ve e-postaları tıklanabilir yap</string>
|
||||
@ -56,7 +55,6 @@
|
||||
<string name="use_incognito_mode">Klavyelerin Gizli modunu kullan</string>
|
||||
<string name="move_done_checklist_items">Tamamlanan yapılacak listesi ögelerini en alta taşı</string>
|
||||
<string name="add_new_checklist_items_top">Yeni yapılacak listesi ögelerini en üste taşı</string>
|
||||
|
||||
<!-- Checklists -->
|
||||
<string name="checklist">Yapılacak listesi</string>
|
||||
<string name="checklists">Yapılacak listeleri</string>
|
||||
@ -64,55 +62,28 @@
|
||||
<string name="add_new_checklist_items">Yeni yapılacak listesi ögeleri ekle</string>
|
||||
<string name="checklist_is_empty">Yapılacak listesi boş</string>
|
||||
<string name="remove_done_items">Tamamlanan ögeleri kaldır</string>
|
||||
|
||||
<!-- Import / Export -->
|
||||
<string name="export_all_notes">Tüm notları dosya olarak dışa aktar</string>
|
||||
<string name="import_notes">Birden çok dosyayı not olarak içe aktar</string>
|
||||
<string name="import_folder">Klasörü içe aktar</string>
|
||||
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">Widget\'ların rengini nasıl değiştirebilirim?</string>
|
||||
<string name="faq_1_title">Widget rengini nasıl değiştirebilirim\?</string>
|
||||
<string name="faq_1_text">Yalnızca 1 etkin widget\'ınız varsa, yeniden oluşturabilir veya özelleştirmek için uygulama ayarlarındaki düğmeyi kullanabilirsiniz. Birden fazla etkin widget\'ınız varsa, uygulama ayarlarındaki düğme kullanılamaz. Uygulama, widget başına renk özelleştirmeyi desteklediğinden, özelleştirmek istediğiniz widget\'ı yeniden oluşturmanız gerekir.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Basit Notlar Pro: Yapılacak düzenleyici/planlayıcı</string>
|
||||
<string name="app_title">Basit Notlar Pro — Yapılacak düzenleyici/planlayıcı</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">Hızlı not hatırlatıcıyla notlar, yedekleme ve yapılacaklar listeleri oluşturun</string>
|
||||
<string name="app_long_description">
|
||||
★ Satın almak istediğiniz bir şeyi, bir adresi veya bir başlangıç fikrini hızlıca not almanız mı gerekiyor? O halde, aradığınız basit düzenleyici araç olduğundan başka yere bakmayın: Basit Notlar: Yapılacaklar listesi düzenleyici ve planlayıcı! Karmaşık kurulum adımlarına gerek yoktur, sadece ekrana dokunun ve aradığınız şeyi yazın ve herhangi bir fikir için notlar, hızlı listeler, kontrol listesi veya yedek oluşturun. Basit kişisel not defterinizle her şeyi hızlı bir şekilde hatırlayabilirsiniz! Market alışverişi yapmak, düşüncelerinizi ezberlemek ve daha kolay hatırlatıcılar ayarlamak not almak hiç bu kadar kolay olmamıştı ★
|
||||
|
||||
Basit not planlayıcı hızlıdır, kullanımı basittir, düzenleyici ve dikkate değer bir planlayıcıdır ve paha biçilmez bir araç ve yardımcı olarak hizmet eder, gerekli bilgi parçasını hatırlamanıza yardımcı olur!
|
||||
|
||||
Hatırlatma aracımız, görevlerinizi takip etmenize, benzeri görülmemiş basitlik, dikkat çekicilik ve rakipsiz zaman tasarrufu değeri ile ögeler veya fikirler için günlük yapılacaklar listesi oluşturmanıza olanak tanır. Programınızı hızlı ve basit bir şekilde yönetin.
|
||||
|
||||
Bu not defteri hatırlatma aracı, otomatik kaydetme özelliğiyle birlikte gelir, böylece değişikliklerinizi yanlışlıkla atmazsınız. Aynı zamanda birden çok bağımsız düz metin notu ve çok hızlı listeler oluşturmayı destekler.
|
||||
|
||||
Uygulamayı dokunulduğunda açan özelleştirilebilir ve yeniden boyutlandırılabilir widget kullanarak nota kolayca erişebilir ve yapılacaklar listenizi hemen düzenleyebilirsiniz.
|
||||
|
||||
Kullanıcı dostudur ve kesinlikle hiçbir reklam veya gereksiz izinler içermez - hiçbir koşul yoktur. Tamamen açık kaynaklıdır, hızlı ve çabuk ince ayarlarla ayarlanabilen özelleştirilebilir renkler sağlar.
|
||||
|
||||
<b>Basit Notlar: Yapılacaklar listesi düzenleyici ve planlayıcı</b> reklamsız kullanabileceğiniz en iyi öge düzenleyici ve liste planlayıcıdır. Hızlı ve iyi notlar için yüksek kaliteli bir düzenleyiciye, kullanımı gerçekten basit olan güvenilir ve kullanıcı dostu bir hatırlatıcıya ihtiyacınız varsa, hemen uygulamamızı indirin :) Her gün cebinizde kendi kişisel not defteriniz olsun ve bir yedekleme planlayıcınız olsun önemli bir toplantıyı veya alışveriş listenizi unutmak için endişelenmenize gerek kalmayacak :).
|
||||
|
||||
Varsayılan olarak materyal tasarım ve koyu tema ile birlikte gelir, kolay kullanım için harika bir kullanıcı deneyimi sağlar. İnternet erişiminin olmaması size diğer uygulamalardan daha fazla gizlilik, güvenlik ve istikrar sağlar.
|
||||
|
||||
Reklam veya gereksiz izinler içermez. Tamamen açık kaynaktır, özelleştirilebilir renkler sunar.
|
||||
|
||||
<b>Basit Araçlar paketinin tamamını buradan inceleyin:</b>
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
<b>Basit Notlar Pro\'nun bağımsız web sitesi:</b>
|
||||
https://www.simplemobiletools.com/notes
|
||||
|
||||
<b>Facebook:</b>
|
||||
https://www.facebook.com/simplemobiletools
|
||||
|
||||
<b>Reddit:</b>
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
</string>
|
||||
|
||||
<string name="app_long_description">Süslü özellikler, reklamlar veya gereksiz izinleri olmayan, kolay erişilebilir bir düzenleyici.
|
||||
\nYazmak için ekrana dokunarak bir adresi, fikri veya alışveriş listesini hızlıca not edin.
|
||||
\nGirdiklerinizi otomatik olarak kaydederek notlarınızı ve yapılacak listelerinizi ezberleyen kişisel bir defter.
|
||||
\nHatırlatma işlevi görevlerinizi, toplantılarınızı ve yapılacaklar listelerinizi takip etmenize yardımcı olur.
|
||||
\nÖzelleştirilebilir renklere ve varsayılan olarak koyu bir temaya sahip material tasarımı.
|
||||
\nCopyleft özgür yazılım, GPLv3+ altında lisanslandı.
|
||||
\n<b>Simple Notes Pro\'ya:</b> https://www.simplemobiletools.com/notes
|
||||
\nveya https://www.simplemobiletools.com adresinde <b>Basit Araçlar paketinin tamamına göz atın.</b></string>
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
@ -1,3 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">简易笔记</string>
|
||||
<string name="app_launcher_name">笔记</string>
|
||||
@ -9,7 +10,7 @@
|
||||
<string name="title_taken">笔记的标题已经存在</string>
|
||||
<string name="open_note">打开笔记</string>
|
||||
<string name="delete_note">删除笔记</string>
|
||||
<string name="delete_note_prompt_message">您确定要删除这个笔记吗\"%s\"?</string>
|
||||
<string name="delete_note_prompt_message">删除这则笔记\"%s\"吗?</string>
|
||||
<string name="pick_a_note">选择一个笔记</string>
|
||||
<string name="rename_note">重命名笔记</string>
|
||||
<string name="general_note">一般笔记</string>
|
||||
@ -17,26 +18,24 @@
|
||||
<string name="add_to_note">添加到笔记</string>
|
||||
<string name="unsaved_changes_warning">您有未保存的更改。您对此想如何操作呢?</string>
|
||||
<string name="note_shown_widget">小工具中显示的笔记:</string>
|
||||
<string name="show_note_title">Show note title</string>
|
||||
<string name="show_note_title">显示笔记标题</string>
|
||||
<string name="new_note_type">新笔记类型:</string>
|
||||
<string name="text_note">文本笔记</string>
|
||||
<string name="lock_note">Lock note</string>
|
||||
<string name="unlock_note">Unlock note</string>
|
||||
<string name="note_content_locked">The notes\' content is locked.</string>
|
||||
<string name="show_content">Show content</string>
|
||||
<string name="locking_warning">WARNING: If you forget the notes\' password, you won\'t be able to recover it or access the notes\' content anymore.</string>
|
||||
|
||||
<string name="unlock_note">解锁笔记</string>
|
||||
<string name="note_content_locked">笔记的内容被锁定。</string>
|
||||
<string name="show_content">显示内容</string>
|
||||
<string name="locking_warning">警告:如果您忘记了提示密码,它将无法恢复,您将失去访问它的权限</string>
|
||||
<!-- File notes -->
|
||||
<string name="open_file">打开文件</string>
|
||||
<string name="export_as_file">以文件的形式导出</string>
|
||||
<string name="file_too_large">文件太大了, 限制只有 1MB</string>
|
||||
<string name="file_too_large">文件太大了, 上限为 1MB</string>
|
||||
<string name="only_import_file_content">只要导入文件的内容\n(改变文件不会影响笔记)</string>
|
||||
<string name="update_file_at_note">在更新笔记的时侯更新文件本身\n(注意,如果文件被删除或路径更改,将被删除)</string>
|
||||
<string name="delete_file_itself">同时删除文件 \"%s\"</string>
|
||||
<string name="note_saved_successfully">笔记 \"%s\" 保存成功</string>
|
||||
<string name="note_exported_successfully">笔记 \"%s\" 导出成功</string>
|
||||
<string name="note_saved_successfully">已保存笔记 \"%s\"</string>
|
||||
<string name="note_exported_successfully">已导出笔记 \"%s\"</string>
|
||||
<string name="only_export_file_content">只导出当前文件内容\n(更改笔记将不会影响文件)</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="display_success_message">显示保存成功消息</string>
|
||||
<string name="links_and_emails_clickable">使链接和电子邮件可点击</string>
|
||||
@ -55,64 +54,36 @@
|
||||
<string name="enable_line_wrap">启用行折叠</string>
|
||||
<string name="use_incognito_mode">对于键盘使用隐私模式</string>
|
||||
<string name="move_done_checklist_items">移动未完成的清单至顶端</string>
|
||||
<string name="add_new_checklist_items_top">Add new checklist items at the top</string>
|
||||
|
||||
<string name="add_new_checklist_items_top">在顶部添加新的清单项目</string>
|
||||
<!-- Checklists -->
|
||||
<string name="checklist">清单</string>
|
||||
<string name="checklists">Checklists</string>
|
||||
<string name="checklists">清单</string>
|
||||
<string name="add_new_checklist_item">添加一个新的清单项目</string>
|
||||
<string name="add_new_checklist_items">添加新的清单项目</string>
|
||||
<string name="checklist_is_empty">清单为空</string>
|
||||
<string name="remove_done_items">Remove done items</string>
|
||||
|
||||
<string name="remove_done_items">删除完成的项目</string>
|
||||
<!-- Import / Export -->
|
||||
<string name="export_all_notes">以文件导出所有笔记</string>
|
||||
<string name="import_notes">导入多个文件为笔记</string>
|
||||
<string name="import_folder">导入文件夹</string>
|
||||
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">我如何变化小工具颜色?</string>
|
||||
<string name="faq_1_title">我如何更改小工具颜色?</string>
|
||||
<string name="faq_1_text">如果您仅用一个活动的小工具,您既可以重新创建它,或者使用应用程序设定的按钮来自定义它。如果您拥有多个活动的小工具,应用程序设定中的按钮将不可用。因为应用程序支持小工具分别自定义,您必须要重新创建小工具来自定义它们。</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">简易笔记 Pro:待办清单管理器和计划工具</string>
|
||||
<string name="app_title">简易笔记 Pro:待办事项列表组织和计划工具</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">简易计划工具:创建笔记,备份 & 待办清单及快速笔记提醒工具</string>
|
||||
<string name="app_long_description">
|
||||
★ 需要快速记录待买物品、地址或者新点子?那么不要错过这个必然符合您所需的便捷管理工具:简易笔记: 待办清单管理器和计划工具! 无需复杂的设置步骤,仅需要点击屏幕并敲入您所要的笔记、清单、列表或者仅仅时备注一个好点子。使用这个属于您的简易个人记事本,您可以快速记录任何事情!日用品采购、想法记录和备忘提醒笔记从未有如此简单 ★
|
||||
|
||||
简易笔记计划工具是一个快速且易用的组织和计划工具,它将成为您难以估价的工具和助手,帮助您记录任何必要的信息!
|
||||
|
||||
我们的提醒工具允许您以前所未有的简单方式记录您所承担的义务及创建每日清单,带来显著和难以匹敌的时间节省价值,快速且便捷的管理您的计划表。
|
||||
|
||||
该笔记提醒工具包含自动保存功能,所以您不会因失误遗失修改。它也可以快速创建多个独立的纯文本和列表。
|
||||
|
||||
使用可自定义和缩放小控件,您可以快速访问笔记并管理您的待办清单,单击亦可打开主应用程序。
|
||||
|
||||
它用户友好且完全不包含不必要的权限,无附加条件。它完全开源,提供可自定义的颜色以供快速便捷的微调。
|
||||
|
||||
<b>简易笔记:待办清单管理器和计划工具</b> 是您可以无广告使用的最佳条目组织和清单计划工具。如果您需要一个高质量的组织工具来实现快速和良好的笔记尼禄,一个可靠的且用户友好的提醒,且真正的简便易用,请即刻下载我们的应用:) 在您的口袋中时刻保有个人笔记本,且包含备用的计划表,将使您再也不用担心忘记重要的会议或者您的购物清单 :)。
|
||||
|
||||
它遵循质感设计且默认应用黑暗模式,提供便于使用的极佳的用户体验。相对于其他应用,不包含互联网访问给予您更佳的隐私、保密性和稳定性。
|
||||
|
||||
不包含广告及非必要的权限,而且完全开放源代码,并提供自定义颜色。
|
||||
|
||||
<b>于此查看简易工具系列全套:</b>
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
<b>简易笔记 Pro 的独立网站:</b>
|
||||
https://www.simplemobiletools.com/notes
|
||||
|
||||
<b>Facebook:</b>
|
||||
https://www.facebook.com/simplemobiletools
|
||||
|
||||
<b>Reddit:</b>
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
</string>
|
||||
|
||||
<string name="app_long_description">一个容易访问的组织工具,没有花哨的功能,广告或不必要的权限。
|
||||
\n快速记下一个地址,想法,或者购物清单,通过敲击屏幕来打字。
|
||||
\n它是一个个人笔记本,通过自动保存你输入的内容来记忆你的笔记和清单。
|
||||
\n提醒功能有助于跟踪你的职责、会议和待办事项列表。
|
||||
\n可定制颜色的 Material Design 风格,默认使用深色主题。
|
||||
\nCopylefted 自由软件,许可证 GPLv3+。
|
||||
\n<b> Simple Notes Pro:</b>https://www.simplemobiletools.com/notes
|
||||
\n或<b>全套 Simple Tools </b>https://www.simplemobiletools.com</string>
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
Loading…
x
Reference in New Issue
Block a user