[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-06-30 02:44:41 +00:00
Родитель 234e833c65
Коммит 99b6a3511f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
18 изменённых файлов: 64 добавлений и 4 удалений

Просмотреть файл

@ -39,6 +39,7 @@ OC.L10N.register(
"Empty note" : "Prázdná poznámka", "Empty note" : "Prázdná poznámka",
"Write …" : "Zapsat…", "Write …" : "Zapsat…",
"Details" : "Podrobnosti", "Details" : "Podrobnosti",
"CTRL + /" : "CTRL + /",
"Edit" : "Upravit", "Edit" : "Upravit",
"Preview" : "Náhled", "Preview" : "Náhled",
"Exit full screen" : "Opustit celou obrazovku", "Exit full screen" : "Opustit celou obrazovku",
@ -62,13 +63,18 @@ OC.L10N.register(
"iOS app" : "Aplikace pro iOS", "iOS app" : "Aplikace pro iOS",
"Start writing a note by clicking on “{newnote}” in the app navigation." : "Psaní poznámky zahájíte kliknutím na „{newnote}“ v navigaci aplikace.", "Start writing a note by clicking on “{newnote}” in the app navigation." : "Psaní poznámky zahájíte kliknutím na „{newnote}“ v navigaci aplikace.",
"You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "Dílčí kategorie je možné vytvářet použitím „/“ (dopředné lomítko) jako oddělovače mezi nadřazenou kategorií a podkategorií, např.: „{nadřazená}/{podkategorie}“.", "You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "Dílčí kategorie je možné vytvářet použitím „/“ (dopředné lomítko) jako oddělovače mezi nadřazenou kategorií a podkategorií, např.: „{nadřazená}/{podkategorie}“.",
"Note not found." : "Poznámka nenalezena.",
"Note is locked." : "Poznámka je uzamčena",
"Insufficient storage." : "Nedostatečná kapacita úložiště",
"See JavaScript console and server log for details." : "Podrobnosti viz konzole JavaScript a záznamy událostí na serveru.", "See JavaScript console and server log for details." : "Podrobnosti viz konzole JavaScript a záznamy událostí na serveru.",
"Updating settings has failed." : "Aktualizace nastavení se nezdařila.", "Updating settings has failed." : "Aktualizace nastavení se nezdařila.",
"Fetching notes has failed." : "Načítání poznámek se nezdařilo.", "Fetching notes has failed." : "Načítání poznámek se nezdařilo.",
"Fetching note {id} has failed." : "Načítání poznámky {id} se nezdařilo.", "Fetching note {id} has failed." : "Načítání poznámky {id} se nezdařilo.",
"Refreshing note {id} has failed." : "Znovunačtení poznámky {id} se nezdařilo.",
"Renaming note {id} has failed." : "Přejmenování poznámky {id} se nezdařilo.", "Renaming note {id} has failed." : "Přejmenování poznámky {id} se nezdařilo.",
"Creating new note has failed." : "Vytváření nové poznámky se nezdařilo.", "Creating new note has failed." : "Vytváření nové poznámky se nezdařilo.",
"Saving note {id} has failed." : "Uložení poznámky {id} se nezdařilo.", "Saving note {id} has failed." : "Uložení poznámky {id} se nezdařilo.",
"Updating title for note {id} has failed." : "Aktualizace nadpisu poznámky {id} se nezdařila.",
"Undo delete has failed for note {title}." : "Vzetí vymazání poznámky {title} zpět se nezdařilo.", "Undo delete has failed for note {title}." : "Vzetí vymazání poznámky {title} zpět se nezdařilo.",
"Deleting note {id} has failed." : "Mazání poznámky {id} se nezdařilo.", "Deleting note {id} has failed." : "Mazání poznámky {id} se nezdařilo.",
"Toggling favorite for note {id} has failed." : "Označení / zrušení označení poznámky {id} jako oblíbené se nezdařilo.", "Toggling favorite for note {id} has failed." : "Označení / zrušení označení poznámky {id} jako oblíbené se nezdařilo.",

Просмотреть файл

@ -37,6 +37,7 @@
"Empty note" : "Prázdná poznámka", "Empty note" : "Prázdná poznámka",
"Write …" : "Zapsat…", "Write …" : "Zapsat…",
"Details" : "Podrobnosti", "Details" : "Podrobnosti",
"CTRL + /" : "CTRL + /",
"Edit" : "Upravit", "Edit" : "Upravit",
"Preview" : "Náhled", "Preview" : "Náhled",
"Exit full screen" : "Opustit celou obrazovku", "Exit full screen" : "Opustit celou obrazovku",
@ -60,13 +61,18 @@
"iOS app" : "Aplikace pro iOS", "iOS app" : "Aplikace pro iOS",
"Start writing a note by clicking on “{newnote}” in the app navigation." : "Psaní poznámky zahájíte kliknutím na „{newnote}“ v navigaci aplikace.", "Start writing a note by clicking on “{newnote}” in the app navigation." : "Psaní poznámky zahájíte kliknutím na „{newnote}“ v navigaci aplikace.",
"You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "Dílčí kategorie je možné vytvářet použitím „/“ (dopředné lomítko) jako oddělovače mezi nadřazenou kategorií a podkategorií, např.: „{nadřazená}/{podkategorie}“.", "You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "Dílčí kategorie je možné vytvářet použitím „/“ (dopředné lomítko) jako oddělovače mezi nadřazenou kategorií a podkategorií, např.: „{nadřazená}/{podkategorie}“.",
"Note not found." : "Poznámka nenalezena.",
"Note is locked." : "Poznámka je uzamčena",
"Insufficient storage." : "Nedostatečná kapacita úložiště",
"See JavaScript console and server log for details." : "Podrobnosti viz konzole JavaScript a záznamy událostí na serveru.", "See JavaScript console and server log for details." : "Podrobnosti viz konzole JavaScript a záznamy událostí na serveru.",
"Updating settings has failed." : "Aktualizace nastavení se nezdařila.", "Updating settings has failed." : "Aktualizace nastavení se nezdařila.",
"Fetching notes has failed." : "Načítání poznámek se nezdařilo.", "Fetching notes has failed." : "Načítání poznámek se nezdařilo.",
"Fetching note {id} has failed." : "Načítání poznámky {id} se nezdařilo.", "Fetching note {id} has failed." : "Načítání poznámky {id} se nezdařilo.",
"Refreshing note {id} has failed." : "Znovunačtení poznámky {id} se nezdařilo.",
"Renaming note {id} has failed." : "Přejmenování poznámky {id} se nezdařilo.", "Renaming note {id} has failed." : "Přejmenování poznámky {id} se nezdařilo.",
"Creating new note has failed." : "Vytváření nové poznámky se nezdařilo.", "Creating new note has failed." : "Vytváření nové poznámky se nezdařilo.",
"Saving note {id} has failed." : "Uložení poznámky {id} se nezdařilo.", "Saving note {id} has failed." : "Uložení poznámky {id} se nezdařilo.",
"Updating title for note {id} has failed." : "Aktualizace nadpisu poznámky {id} se nezdařila.",
"Undo delete has failed for note {title}." : "Vzetí vymazání poznámky {title} zpět se nezdařilo.", "Undo delete has failed for note {title}." : "Vzetí vymazání poznámky {title} zpět se nezdařilo.",
"Deleting note {id} has failed." : "Mazání poznámky {id} se nezdařilo.", "Deleting note {id} has failed." : "Mazání poznámky {id} se nezdařilo.",
"Toggling favorite for note {id} has failed." : "Označení / zrušení označení poznámky {id} jako oblíbené se nezdařilo.", "Toggling favorite for note {id} has failed." : "Označení / zrušení označení poznámky {id} jako oblíbené se nezdařilo.",

Просмотреть файл

@ -39,6 +39,7 @@ OC.L10N.register(
"Empty note" : "Leere Notiz", "Empty note" : "Leere Notiz",
"Write …" : "Schreibe …", "Write …" : "Schreibe …",
"Details" : "Details", "Details" : "Details",
"CTRL + /" : "STRG + /",
"Edit" : "Bearbeiten", "Edit" : "Bearbeiten",
"Preview" : "Vorschau", "Preview" : "Vorschau",
"Exit full screen" : "Vollbild verlassen", "Exit full screen" : "Vollbild verlassen",
@ -73,6 +74,7 @@ OC.L10N.register(
"Renaming note {id} has failed." : "Umbenennen der Notiz {id} fehlgeschlagen.", "Renaming note {id} has failed." : "Umbenennen der Notiz {id} fehlgeschlagen.",
"Creating new note has failed." : "Erstellen der neuen Notiz fehlgeschlagen.", "Creating new note has failed." : "Erstellen der neuen Notiz fehlgeschlagen.",
"Saving note {id} has failed." : "Speichern der Notiz {id} fehlgeschlagen.", "Saving note {id} has failed." : "Speichern der Notiz {id} fehlgeschlagen.",
"Updating title for note {id} has failed." : "Ändern des Titels für Notiz {id} fehlgeschlagen.",
"Undo delete has failed for note {title}." : "Fehler beim Wiederherstellen der Notiz {title}.", "Undo delete has failed for note {title}." : "Fehler beim Wiederherstellen der Notiz {title}.",
"Deleting note {id} has failed." : "Löschen der Notiz {id} fehlgeschlagen.", "Deleting note {id} has failed." : "Löschen der Notiz {id} fehlgeschlagen.",
"Toggling favorite for note {id} has failed." : "Setzen der Notiz {id} als Favorit fehlgeschlagen.", "Toggling favorite for note {id} has failed." : "Setzen der Notiz {id} als Favorit fehlgeschlagen.",

Просмотреть файл

@ -37,6 +37,7 @@
"Empty note" : "Leere Notiz", "Empty note" : "Leere Notiz",
"Write …" : "Schreibe …", "Write …" : "Schreibe …",
"Details" : "Details", "Details" : "Details",
"CTRL + /" : "STRG + /",
"Edit" : "Bearbeiten", "Edit" : "Bearbeiten",
"Preview" : "Vorschau", "Preview" : "Vorschau",
"Exit full screen" : "Vollbild verlassen", "Exit full screen" : "Vollbild verlassen",
@ -71,6 +72,7 @@
"Renaming note {id} has failed." : "Umbenennen der Notiz {id} fehlgeschlagen.", "Renaming note {id} has failed." : "Umbenennen der Notiz {id} fehlgeschlagen.",
"Creating new note has failed." : "Erstellen der neuen Notiz fehlgeschlagen.", "Creating new note has failed." : "Erstellen der neuen Notiz fehlgeschlagen.",
"Saving note {id} has failed." : "Speichern der Notiz {id} fehlgeschlagen.", "Saving note {id} has failed." : "Speichern der Notiz {id} fehlgeschlagen.",
"Updating title for note {id} has failed." : "Ändern des Titels für Notiz {id} fehlgeschlagen.",
"Undo delete has failed for note {title}." : "Fehler beim Wiederherstellen der Notiz {title}.", "Undo delete has failed for note {title}." : "Fehler beim Wiederherstellen der Notiz {title}.",
"Deleting note {id} has failed." : "Löschen der Notiz {id} fehlgeschlagen.", "Deleting note {id} has failed." : "Löschen der Notiz {id} fehlgeschlagen.",
"Toggling favorite for note {id} has failed." : "Setzen der Notiz {id} als Favorit fehlgeschlagen.", "Toggling favorite for note {id} has failed." : "Setzen der Notiz {id} als Favorit fehlgeschlagen.",

Просмотреть файл

@ -39,6 +39,7 @@ OC.L10N.register(
"Empty note" : "Leere Notiz", "Empty note" : "Leere Notiz",
"Write …" : "Schreibe …", "Write …" : "Schreibe …",
"Details" : "Details", "Details" : "Details",
"CTRL + /" : "STRG + /",
"Edit" : "Bearbeiten", "Edit" : "Bearbeiten",
"Preview" : "Vorschau", "Preview" : "Vorschau",
"Exit full screen" : "Vollbild verlassen", "Exit full screen" : "Vollbild verlassen",
@ -73,6 +74,7 @@ OC.L10N.register(
"Renaming note {id} has failed." : "Umbenennen der Notiz {id} fehlgeschlagen.", "Renaming note {id} has failed." : "Umbenennen der Notiz {id} fehlgeschlagen.",
"Creating new note has failed." : "Erstellen der neuen Notiz fehlgeschlagen.", "Creating new note has failed." : "Erstellen der neuen Notiz fehlgeschlagen.",
"Saving note {id} has failed." : "Speichern der Notiz {id} fehlgeschlagen.", "Saving note {id} has failed." : "Speichern der Notiz {id} fehlgeschlagen.",
"Updating title for note {id} has failed." : "Ändern des Titels für Notiz {id} fehlgeschlagen.",
"Undo delete has failed for note {title}." : "Fehler beim Wiederherstellen der Notiz {title}.", "Undo delete has failed for note {title}." : "Fehler beim Wiederherstellen der Notiz {title}.",
"Deleting note {id} has failed." : "Löschen der Notiz {id} fehlgeschlagen.", "Deleting note {id} has failed." : "Löschen der Notiz {id} fehlgeschlagen.",
"Toggling favorite for note {id} has failed." : "Setzen der Notiz {id} als Favorit fehlgeschlagen.", "Toggling favorite for note {id} has failed." : "Setzen der Notiz {id} als Favorit fehlgeschlagen.",

Просмотреть файл

@ -37,6 +37,7 @@
"Empty note" : "Leere Notiz", "Empty note" : "Leere Notiz",
"Write …" : "Schreibe …", "Write …" : "Schreibe …",
"Details" : "Details", "Details" : "Details",
"CTRL + /" : "STRG + /",
"Edit" : "Bearbeiten", "Edit" : "Bearbeiten",
"Preview" : "Vorschau", "Preview" : "Vorschau",
"Exit full screen" : "Vollbild verlassen", "Exit full screen" : "Vollbild verlassen",
@ -71,6 +72,7 @@
"Renaming note {id} has failed." : "Umbenennen der Notiz {id} fehlgeschlagen.", "Renaming note {id} has failed." : "Umbenennen der Notiz {id} fehlgeschlagen.",
"Creating new note has failed." : "Erstellen der neuen Notiz fehlgeschlagen.", "Creating new note has failed." : "Erstellen der neuen Notiz fehlgeschlagen.",
"Saving note {id} has failed." : "Speichern der Notiz {id} fehlgeschlagen.", "Saving note {id} has failed." : "Speichern der Notiz {id} fehlgeschlagen.",
"Updating title for note {id} has failed." : "Ändern des Titels für Notiz {id} fehlgeschlagen.",
"Undo delete has failed for note {title}." : "Fehler beim Wiederherstellen der Notiz {title}.", "Undo delete has failed for note {title}." : "Fehler beim Wiederherstellen der Notiz {title}.",
"Deleting note {id} has failed." : "Löschen der Notiz {id} fehlgeschlagen.", "Deleting note {id} has failed." : "Löschen der Notiz {id} fehlgeschlagen.",
"Toggling favorite for note {id} has failed." : "Setzen der Notiz {id} als Favorit fehlgeschlagen.", "Toggling favorite for note {id} has failed." : "Setzen der Notiz {id} als Favorit fehlgeschlagen.",

Просмотреть файл

@ -39,6 +39,7 @@ OC.L10N.register(
"Empty note" : "Note vide", "Empty note" : "Note vide",
"Write …" : "écrit ...", "Write …" : "écrit ...",
"Details" : "Détails", "Details" : "Détails",
"CTRL + /" : "CTRL + /",
"Edit" : "Modifier", "Edit" : "Modifier",
"Preview" : "Prévisualiser", "Preview" : "Prévisualiser",
"Exit full screen" : "Quitter le plein écran", "Exit full screen" : "Quitter le plein écran",
@ -73,6 +74,7 @@ OC.L10N.register(
"Renaming note {id} has failed." : "Impossible de renommer la note {id}.", "Renaming note {id} has failed." : "Impossible de renommer la note {id}.",
"Creating new note has failed." : "La création d'une nouvelle note a échoué.", "Creating new note has failed." : "La création d'une nouvelle note a échoué.",
"Saving note {id} has failed." : "L'enregistrement de la note {id} a échoué.", "Saving note {id} has failed." : "L'enregistrement de la note {id} a échoué.",
"Updating title for note {id} has failed." : "La mise à jour du titre de la note {id} a échoué.",
"Undo delete has failed for note {title}." : "Impossible d'annuler la suppression de la note {title}.", "Undo delete has failed for note {title}." : "Impossible d'annuler la suppression de la note {title}.",
"Deleting note {id} has failed." : "La suppression de la note {id} a échoué.", "Deleting note {id} has failed." : "La suppression de la note {id} a échoué.",
"Toggling favorite for note {id} has failed." : "Le changement de favori pour la note {id} a échoué.", "Toggling favorite for note {id} has failed." : "Le changement de favori pour la note {id} a échoué.",

Просмотреть файл

@ -37,6 +37,7 @@
"Empty note" : "Note vide", "Empty note" : "Note vide",
"Write …" : "écrit ...", "Write …" : "écrit ...",
"Details" : "Détails", "Details" : "Détails",
"CTRL + /" : "CTRL + /",
"Edit" : "Modifier", "Edit" : "Modifier",
"Preview" : "Prévisualiser", "Preview" : "Prévisualiser",
"Exit full screen" : "Quitter le plein écran", "Exit full screen" : "Quitter le plein écran",
@ -71,6 +72,7 @@
"Renaming note {id} has failed." : "Impossible de renommer la note {id}.", "Renaming note {id} has failed." : "Impossible de renommer la note {id}.",
"Creating new note has failed." : "La création d'une nouvelle note a échoué.", "Creating new note has failed." : "La création d'une nouvelle note a échoué.",
"Saving note {id} has failed." : "L'enregistrement de la note {id} a échoué.", "Saving note {id} has failed." : "L'enregistrement de la note {id} a échoué.",
"Updating title for note {id} has failed." : "La mise à jour du titre de la note {id} a échoué.",
"Undo delete has failed for note {title}." : "Impossible d'annuler la suppression de la note {title}.", "Undo delete has failed for note {title}." : "Impossible d'annuler la suppression de la note {title}.",
"Deleting note {id} has failed." : "La suppression de la note {id} a échoué.", "Deleting note {id} has failed." : "La suppression de la note {id} a échoué.",
"Toggling favorite for note {id} has failed." : "Le changement de favori pour la note {id} a échoué.", "Toggling favorite for note {id} has failed." : "Le changement de favori pour la note {id} a échoué.",

Просмотреть файл

@ -39,6 +39,7 @@ OC.L10N.register(
"Empty note" : "Nota baleira", "Empty note" : "Nota baleira",
"Write …" : "Escribir…", "Write …" : "Escribir…",
"Details" : "Detalles", "Details" : "Detalles",
"CTRL + /" : "CTRL + /",
"Edit" : "Editar", "Edit" : "Editar",
"Preview" : "Vista previa", "Preview" : "Vista previa",
"Exit full screen" : "Saír da pantalla completa", "Exit full screen" : "Saír da pantalla completa",
@ -73,6 +74,7 @@ OC.L10N.register(
"Renaming note {id} has failed." : "Produciuse un fallo ao renomear a nota {id}.", "Renaming note {id} has failed." : "Produciuse un fallo ao renomear a nota {id}.",
"Creating new note has failed." : "Produciuse un fallo ao crear a nova nota.", "Creating new note has failed." : "Produciuse un fallo ao crear a nova nota.",
"Saving note {id} has failed." : "Produciuse un fallo ao gardar a nota {id}.", "Saving note {id} has failed." : "Produciuse un fallo ao gardar a nota {id}.",
"Updating title for note {id} has failed." : "Produciuse un fallo ao actualizar o titulo da nota {id}.",
"Undo delete has failed for note {title}." : "Produciuse un fallo ao desfacer a eliminación da nota {title}.", "Undo delete has failed for note {title}." : "Produciuse un fallo ao desfacer a eliminación da nota {title}.",
"Deleting note {id} has failed." : "Produciuse un fallo ao eliminar a nota {id}.", "Deleting note {id} has failed." : "Produciuse un fallo ao eliminar a nota {id}.",
"Toggling favorite for note {id} has failed." : "Produciuse un fallo ao activar o favorito para a nota {id}.", "Toggling favorite for note {id} has failed." : "Produciuse un fallo ao activar o favorito para a nota {id}.",

Просмотреть файл

@ -37,6 +37,7 @@
"Empty note" : "Nota baleira", "Empty note" : "Nota baleira",
"Write …" : "Escribir…", "Write …" : "Escribir…",
"Details" : "Detalles", "Details" : "Detalles",
"CTRL + /" : "CTRL + /",
"Edit" : "Editar", "Edit" : "Editar",
"Preview" : "Vista previa", "Preview" : "Vista previa",
"Exit full screen" : "Saír da pantalla completa", "Exit full screen" : "Saír da pantalla completa",
@ -71,6 +72,7 @@
"Renaming note {id} has failed." : "Produciuse un fallo ao renomear a nota {id}.", "Renaming note {id} has failed." : "Produciuse un fallo ao renomear a nota {id}.",
"Creating new note has failed." : "Produciuse un fallo ao crear a nova nota.", "Creating new note has failed." : "Produciuse un fallo ao crear a nova nota.",
"Saving note {id} has failed." : "Produciuse un fallo ao gardar a nota {id}.", "Saving note {id} has failed." : "Produciuse un fallo ao gardar a nota {id}.",
"Updating title for note {id} has failed." : "Produciuse un fallo ao actualizar o titulo da nota {id}.",
"Undo delete has failed for note {title}." : "Produciuse un fallo ao desfacer a eliminación da nota {title}.", "Undo delete has failed for note {title}." : "Produciuse un fallo ao desfacer a eliminación da nota {title}.",
"Deleting note {id} has failed." : "Produciuse un fallo ao eliminar a nota {id}.", "Deleting note {id} has failed." : "Produciuse un fallo ao eliminar a nota {id}.",
"Toggling favorite for note {id} has failed." : "Produciuse un fallo ao activar o favorito para a nota {id}.", "Toggling favorite for note {id} has failed." : "Produciuse un fallo ao activar o favorito para a nota {id}.",

Просмотреть файл

@ -39,6 +39,7 @@ OC.L10N.register(
"Empty note" : "Nota vuota", "Empty note" : "Nota vuota",
"Write …" : "Scrivi...", "Write …" : "Scrivi...",
"Details" : "Dettagli", "Details" : "Dettagli",
"CTRL + /" : "CTRL + /",
"Edit" : "Modifica", "Edit" : "Modifica",
"Preview" : "Anteprima", "Preview" : "Anteprima",
"Exit full screen" : "Esci da schermo intero", "Exit full screen" : "Esci da schermo intero",
@ -73,6 +74,7 @@ OC.L10N.register(
"Renaming note {id} has failed." : "La rinomina della nota {id} non è riuscita.", "Renaming note {id} has failed." : "La rinomina della nota {id} non è riuscita.",
"Creating new note has failed." : "Creazione nuova nota non riuscita.", "Creating new note has failed." : "Creazione nuova nota non riuscita.",
"Saving note {id} has failed." : "Il salvataggio della nota {id} non è riuscito.", "Saving note {id} has failed." : "Il salvataggio della nota {id} non è riuscito.",
"Updating title for note {id} has failed." : "L'aggiornamento del titolo per la nota {id} non è riuscito.",
"Undo delete has failed for note {title}." : "Annullamento eliminazione non riuscito per la nota {title}.", "Undo delete has failed for note {title}." : "Annullamento eliminazione non riuscito per la nota {title}.",
"Deleting note {id} has failed." : "Eliminazione della nota {id} non riuscita.", "Deleting note {id} has failed." : "Eliminazione della nota {id} non riuscita.",
"Toggling favorite for note {id} has failed." : "L'attivazione come preferito della nota {id} non è riuscita", "Toggling favorite for note {id} has failed." : "L'attivazione come preferito della nota {id} non è riuscita",

Просмотреть файл

@ -37,6 +37,7 @@
"Empty note" : "Nota vuota", "Empty note" : "Nota vuota",
"Write …" : "Scrivi...", "Write …" : "Scrivi...",
"Details" : "Dettagli", "Details" : "Dettagli",
"CTRL + /" : "CTRL + /",
"Edit" : "Modifica", "Edit" : "Modifica",
"Preview" : "Anteprima", "Preview" : "Anteprima",
"Exit full screen" : "Esci da schermo intero", "Exit full screen" : "Esci da schermo intero",
@ -71,6 +72,7 @@
"Renaming note {id} has failed." : "La rinomina della nota {id} non è riuscita.", "Renaming note {id} has failed." : "La rinomina della nota {id} non è riuscita.",
"Creating new note has failed." : "Creazione nuova nota non riuscita.", "Creating new note has failed." : "Creazione nuova nota non riuscita.",
"Saving note {id} has failed." : "Il salvataggio della nota {id} non è riuscito.", "Saving note {id} has failed." : "Il salvataggio della nota {id} non è riuscito.",
"Updating title for note {id} has failed." : "L'aggiornamento del titolo per la nota {id} non è riuscito.",
"Undo delete has failed for note {title}." : "Annullamento eliminazione non riuscito per la nota {title}.", "Undo delete has failed for note {title}." : "Annullamento eliminazione non riuscito per la nota {title}.",
"Deleting note {id} has failed." : "Eliminazione della nota {id} non riuscita.", "Deleting note {id} has failed." : "Eliminazione della nota {id} non riuscita.",
"Toggling favorite for note {id} has failed." : "L'attivazione come preferito della nota {id} non è riuscita", "Toggling favorite for note {id} has failed." : "L'attivazione come preferito della nota {id} non è riuscita",

Просмотреть файл

@ -39,6 +39,7 @@ OC.L10N.register(
"Empty note" : "Pusta notatka", "Empty note" : "Pusta notatka",
"Write …" : "Zapisywanie...", "Write …" : "Zapisywanie...",
"Details" : "Szczegóły", "Details" : "Szczegóły",
"CTRL + /" : "CTRL + /",
"Edit" : "Edycja", "Edit" : "Edycja",
"Preview" : "Podgląd", "Preview" : "Podgląd",
"Exit full screen" : "Wyłącz tryb pełnoekranowy", "Exit full screen" : "Wyłącz tryb pełnoekranowy",
@ -62,13 +63,18 @@ OC.L10N.register(
"iOS app" : "Aplikacja iOS", "iOS app" : "Aplikacja iOS",
"Start writing a note by clicking on “{newnote}” in the app navigation." : "Zacznij pisać notatkę, klikając “{newnote}” w nawigacji aplikacji.", "Start writing a note by clicking on “{newnote}” in the app navigation." : "Zacznij pisać notatkę, klikając “{newnote}” w nawigacji aplikacji.",
"You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "Możesz tworzyć podkategorie, używając „/” jako separatora między kategorią nadrzędną a podkategorią, np. „{parent}/{sub}”.", "You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "Możesz tworzyć podkategorie, używając „/” jako separatora między kategorią nadrzędną a podkategorią, np. „{parent}/{sub}”.",
"Note not found." : "Nie znaleziono notatki.",
"Note is locked." : "Notatka jest zablokowana.",
"Insufficient storage." : "Niewystarczająca ilość miejsca.",
"See JavaScript console and server log for details." : "Szczegółowe informacje można znaleźć w konsoli JavaScript i w dzienniku serwera.", "See JavaScript console and server log for details." : "Szczegółowe informacje można znaleźć w konsoli JavaScript i w dzienniku serwera.",
"Updating settings has failed." : "Aktualizacja ustawień nie powiodła się.", "Updating settings has failed." : "Aktualizacja ustawień nie powiodła się.",
"Fetching notes has failed." : "Pobieranie notatek nie powiodło się.", "Fetching notes has failed." : "Pobranie notatek nie powiodło się.",
"Fetching note {id} has failed." : "Pobieranie notatki {id} nie powiódł się.", "Fetching note {id} has failed." : "Pobranie notatki {id} nie powiodło się.",
"Refreshing note {id} has failed." : "Odświeżenie notatki {id} nie powiodło się.",
"Renaming note {id} has failed." : "Zmiana nazwy notatki {id} nie powiodła się.", "Renaming note {id} has failed." : "Zmiana nazwy notatki {id} nie powiodła się.",
"Creating new note has failed." : "Utworzenie nowej notatki nie powiodło się.", "Creating new note has failed." : "Utworzenie nowej notatki nie powiodło się.",
"Saving note {id} has failed." : "Zapisanie notatki {id} nie powiodło się.", "Saving note {id} has failed." : "Zapisanie notatki {id} nie powiodło się.",
"Updating title for note {id} has failed." : "Aktualizacja tytułu notatki {id} nie powiodła się.",
"Undo delete has failed for note {title}." : "Cofnięcie usunięcia notatki {title} nie powiodło się.", "Undo delete has failed for note {title}." : "Cofnięcie usunięcia notatki {title} nie powiodło się.",
"Deleting note {id} has failed." : "Usunięcie notatki {id} nie powiodło się.", "Deleting note {id} has failed." : "Usunięcie notatki {id} nie powiodło się.",
"Toggling favorite for note {id} has failed." : "Przełączenie ulubionej notatki {id} nie powiodło się.", "Toggling favorite for note {id} has failed." : "Przełączenie ulubionej notatki {id} nie powiodło się.",

Просмотреть файл

@ -37,6 +37,7 @@
"Empty note" : "Pusta notatka", "Empty note" : "Pusta notatka",
"Write …" : "Zapisywanie...", "Write …" : "Zapisywanie...",
"Details" : "Szczegóły", "Details" : "Szczegóły",
"CTRL + /" : "CTRL + /",
"Edit" : "Edycja", "Edit" : "Edycja",
"Preview" : "Podgląd", "Preview" : "Podgląd",
"Exit full screen" : "Wyłącz tryb pełnoekranowy", "Exit full screen" : "Wyłącz tryb pełnoekranowy",
@ -60,13 +61,18 @@
"iOS app" : "Aplikacja iOS", "iOS app" : "Aplikacja iOS",
"Start writing a note by clicking on “{newnote}” in the app navigation." : "Zacznij pisać notatkę, klikając “{newnote}” w nawigacji aplikacji.", "Start writing a note by clicking on “{newnote}” in the app navigation." : "Zacznij pisać notatkę, klikając “{newnote}” w nawigacji aplikacji.",
"You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "Możesz tworzyć podkategorie, używając „/” jako separatora między kategorią nadrzędną a podkategorią, np. „{parent}/{sub}”.", "You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "Możesz tworzyć podkategorie, używając „/” jako separatora między kategorią nadrzędną a podkategorią, np. „{parent}/{sub}”.",
"Note not found." : "Nie znaleziono notatki.",
"Note is locked." : "Notatka jest zablokowana.",
"Insufficient storage." : "Niewystarczająca ilość miejsca.",
"See JavaScript console and server log for details." : "Szczegółowe informacje można znaleźć w konsoli JavaScript i w dzienniku serwera.", "See JavaScript console and server log for details." : "Szczegółowe informacje można znaleźć w konsoli JavaScript i w dzienniku serwera.",
"Updating settings has failed." : "Aktualizacja ustawień nie powiodła się.", "Updating settings has failed." : "Aktualizacja ustawień nie powiodła się.",
"Fetching notes has failed." : "Pobieranie notatek nie powiodło się.", "Fetching notes has failed." : "Pobranie notatek nie powiodło się.",
"Fetching note {id} has failed." : "Pobieranie notatki {id} nie powiódł się.", "Fetching note {id} has failed." : "Pobranie notatki {id} nie powiodło się.",
"Refreshing note {id} has failed." : "Odświeżenie notatki {id} nie powiodło się.",
"Renaming note {id} has failed." : "Zmiana nazwy notatki {id} nie powiodła się.", "Renaming note {id} has failed." : "Zmiana nazwy notatki {id} nie powiodła się.",
"Creating new note has failed." : "Utworzenie nowej notatki nie powiodło się.", "Creating new note has failed." : "Utworzenie nowej notatki nie powiodło się.",
"Saving note {id} has failed." : "Zapisanie notatki {id} nie powiodło się.", "Saving note {id} has failed." : "Zapisanie notatki {id} nie powiodło się.",
"Updating title for note {id} has failed." : "Aktualizacja tytułu notatki {id} nie powiodła się.",
"Undo delete has failed for note {title}." : "Cofnięcie usunięcia notatki {title} nie powiodło się.", "Undo delete has failed for note {title}." : "Cofnięcie usunięcia notatki {title} nie powiodło się.",
"Deleting note {id} has failed." : "Usunięcie notatki {id} nie powiodło się.", "Deleting note {id} has failed." : "Usunięcie notatki {id} nie powiodło się.",
"Toggling favorite for note {id} has failed." : "Przełączenie ulubionej notatki {id} nie powiodło się.", "Toggling favorite for note {id} has failed." : "Przełączenie ulubionej notatki {id} nie powiodło się.",

Просмотреть файл

@ -39,6 +39,7 @@ OC.L10N.register(
"Empty note" : "Anotação vazia", "Empty note" : "Anotação vazia",
"Write …" : "Escrever...", "Write …" : "Escrever...",
"Details" : "Detalhes", "Details" : "Detalhes",
"CTRL + /" : "CTRL + /",
"Edit" : "Editar", "Edit" : "Editar",
"Preview" : "Pré-visualização", "Preview" : "Pré-visualização",
"Exit full screen" : "Sair da tela cheia", "Exit full screen" : "Sair da tela cheia",
@ -73,6 +74,7 @@ OC.L10N.register(
"Renaming note {id} has failed." : "Erro ao renomear a anotação {id}.", "Renaming note {id} has failed." : "Erro ao renomear a anotação {id}.",
"Creating new note has failed." : "A criação de uma nova anotação falhou.", "Creating new note has failed." : "A criação de uma nova anotação falhou.",
"Saving note {id} has failed." : "Erro ao salvar a nota {id}.", "Saving note {id} has failed." : "Erro ao salvar a nota {id}.",
"Updating title for note {id} has failed." : "A atualização do título para a anotação {id} falhou.",
"Undo delete has failed for note {title}." : "Erro ao desfazer exclusão da anotação {title}.", "Undo delete has failed for note {title}." : "Erro ao desfazer exclusão da anotação {title}.",
"Deleting note {id} has failed." : "A exclusão da anotação {id} falhou.", "Deleting note {id} has failed." : "A exclusão da anotação {id} falhou.",
"Toggling favorite for note {id} has failed." : "A alternância de favoritos para a anotação {id} falhou.", "Toggling favorite for note {id} has failed." : "A alternância de favoritos para a anotação {id} falhou.",

Просмотреть файл

@ -37,6 +37,7 @@
"Empty note" : "Anotação vazia", "Empty note" : "Anotação vazia",
"Write …" : "Escrever...", "Write …" : "Escrever...",
"Details" : "Detalhes", "Details" : "Detalhes",
"CTRL + /" : "CTRL + /",
"Edit" : "Editar", "Edit" : "Editar",
"Preview" : "Pré-visualização", "Preview" : "Pré-visualização",
"Exit full screen" : "Sair da tela cheia", "Exit full screen" : "Sair da tela cheia",
@ -71,6 +72,7 @@
"Renaming note {id} has failed." : "Erro ao renomear a anotação {id}.", "Renaming note {id} has failed." : "Erro ao renomear a anotação {id}.",
"Creating new note has failed." : "A criação de uma nova anotação falhou.", "Creating new note has failed." : "A criação de uma nova anotação falhou.",
"Saving note {id} has failed." : "Erro ao salvar a nota {id}.", "Saving note {id} has failed." : "Erro ao salvar a nota {id}.",
"Updating title for note {id} has failed." : "A atualização do título para a anotação {id} falhou.",
"Undo delete has failed for note {title}." : "Erro ao desfazer exclusão da anotação {title}.", "Undo delete has failed for note {title}." : "Erro ao desfazer exclusão da anotação {title}.",
"Deleting note {id} has failed." : "A exclusão da anotação {id} falhou.", "Deleting note {id} has failed." : "A exclusão da anotação {id} falhou.",
"Toggling favorite for note {id} has failed." : "A alternância de favoritos para a anotação {id} falhou.", "Toggling favorite for note {id} has failed." : "A alternância de favoritos para a anotação {id} falhou.",

Просмотреть файл

@ -39,6 +39,7 @@ OC.L10N.register(
"Empty note" : "Not boş", "Empty note" : "Not boş",
"Write …" : "Yazın …", "Write …" : "Yazın …",
"Details" : "Ayrıntılar", "Details" : "Ayrıntılar",
"CTRL + /" : "CTRL + /",
"Edit" : "Düzenle", "Edit" : "Düzenle",
"Preview" : "Ön izleme", "Preview" : "Ön izleme",
"Exit full screen" : "Tam ekrandan çık", "Exit full screen" : "Tam ekrandan çık",
@ -62,13 +63,18 @@ OC.L10N.register(
"iOS app" : "iOS uygulaması", "iOS app" : "iOS uygulaması",
"Start writing a note by clicking on “{newnote}” in the app navigation." : "Uygulama menüsünden “{newnote}” üzerine tıklayarak bir not yazmaya başlayın.", "Start writing a note by clicking on “{newnote}” in the app navigation." : "Uygulama menüsünden “{newnote}” üzerine tıklayarak bir not yazmaya başlayın.",
"You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "Üst kategori ile alt kategori arasında “/” karakterini kullanarak alt kategoriler oluşturabilirsiniz. Örnek “{üst}/{alt}”.", "You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "Üst kategori ile alt kategori arasında “/” karakterini kullanarak alt kategoriler oluşturabilirsiniz. Örnek “{üst}/{alt}”.",
"Note not found." : "Not bulunamadı.",
"Note is locked." : "Not kilitlenmiş.",
"Insufficient storage." : "Depolama alanı yetersiz.",
"See JavaScript console and server log for details." : "Ayrıntılı bilgi almak için JavaScript konsoluna ve sunucu günlüğüne bakın.", "See JavaScript console and server log for details." : "Ayrıntılı bilgi almak için JavaScript konsoluna ve sunucu günlüğüne bakın.",
"Updating settings has failed." : "Ayarlar güncellenemedi.", "Updating settings has failed." : "Ayarlar güncellenemedi.",
"Fetching notes has failed." : "Notlar alınamadı.", "Fetching notes has failed." : "Notlar alınamadı.",
"Fetching note {id} has failed." : "Not {id} alınamadı.", "Fetching note {id} has failed." : "Not {id} alınamadı.",
"Refreshing note {id} has failed." : "Not {id} yenilenemedi.",
"Renaming note {id} has failed." : "{id} notu yeniden adlandırılamadı.", "Renaming note {id} has failed." : "{id} notu yeniden adlandırılamadı.",
"Creating new note has failed." : "Yeni not eklenemedi.", "Creating new note has failed." : "Yeni not eklenemedi.",
"Saving note {id} has failed." : "{id} notu yeniden kaydedilemedi.", "Saving note {id} has failed." : "{id} notu yeniden kaydedilemedi.",
"Updating title for note {id} has failed." : "Not {id} başlığı güncellenemedi.",
"Undo delete has failed for note {title}." : "Silinen {title} notu geri alınamadı.", "Undo delete has failed for note {title}." : "Silinen {title} notu geri alınamadı.",
"Deleting note {id} has failed." : "Not {id} silinemedi.", "Deleting note {id} has failed." : "Not {id} silinemedi.",
"Toggling favorite for note {id} has failed." : "Not {id} sık kullanılanlara eklenemedi/çıkarılamadı.", "Toggling favorite for note {id} has failed." : "Not {id} sık kullanılanlara eklenemedi/çıkarılamadı.",

Просмотреть файл

@ -37,6 +37,7 @@
"Empty note" : "Not boş", "Empty note" : "Not boş",
"Write …" : "Yazın …", "Write …" : "Yazın …",
"Details" : "Ayrıntılar", "Details" : "Ayrıntılar",
"CTRL + /" : "CTRL + /",
"Edit" : "Düzenle", "Edit" : "Düzenle",
"Preview" : "Ön izleme", "Preview" : "Ön izleme",
"Exit full screen" : "Tam ekrandan çık", "Exit full screen" : "Tam ekrandan çık",
@ -60,13 +61,18 @@
"iOS app" : "iOS uygulaması", "iOS app" : "iOS uygulaması",
"Start writing a note by clicking on “{newnote}” in the app navigation." : "Uygulama menüsünden “{newnote}” üzerine tıklayarak bir not yazmaya başlayın.", "Start writing a note by clicking on “{newnote}” in the app navigation." : "Uygulama menüsünden “{newnote}” üzerine tıklayarak bir not yazmaya başlayın.",
"You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "Üst kategori ile alt kategori arasında “/” karakterini kullanarak alt kategoriler oluşturabilirsiniz. Örnek “{üst}/{alt}”.", "You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "Üst kategori ile alt kategori arasında “/” karakterini kullanarak alt kategoriler oluşturabilirsiniz. Örnek “{üst}/{alt}”.",
"Note not found." : "Not bulunamadı.",
"Note is locked." : "Not kilitlenmiş.",
"Insufficient storage." : "Depolama alanı yetersiz.",
"See JavaScript console and server log for details." : "Ayrıntılı bilgi almak için JavaScript konsoluna ve sunucu günlüğüne bakın.", "See JavaScript console and server log for details." : "Ayrıntılı bilgi almak için JavaScript konsoluna ve sunucu günlüğüne bakın.",
"Updating settings has failed." : "Ayarlar güncellenemedi.", "Updating settings has failed." : "Ayarlar güncellenemedi.",
"Fetching notes has failed." : "Notlar alınamadı.", "Fetching notes has failed." : "Notlar alınamadı.",
"Fetching note {id} has failed." : "Not {id} alınamadı.", "Fetching note {id} has failed." : "Not {id} alınamadı.",
"Refreshing note {id} has failed." : "Not {id} yenilenemedi.",
"Renaming note {id} has failed." : "{id} notu yeniden adlandırılamadı.", "Renaming note {id} has failed." : "{id} notu yeniden adlandırılamadı.",
"Creating new note has failed." : "Yeni not eklenemedi.", "Creating new note has failed." : "Yeni not eklenemedi.",
"Saving note {id} has failed." : "{id} notu yeniden kaydedilemedi.", "Saving note {id} has failed." : "{id} notu yeniden kaydedilemedi.",
"Updating title for note {id} has failed." : "Not {id} başlığı güncellenemedi.",
"Undo delete has failed for note {title}." : "Silinen {title} notu geri alınamadı.", "Undo delete has failed for note {title}." : "Silinen {title} notu geri alınamadı.",
"Deleting note {id} has failed." : "Not {id} silinemedi.", "Deleting note {id} has failed." : "Not {id} silinemedi.",
"Toggling favorite for note {id} has failed." : "Not {id} sık kullanılanlara eklenemedi/çıkarılamadı.", "Toggling favorite for note {id} has failed." : "Not {id} sık kullanılanlara eklenemedi/çıkarılamadı.",