зеркало из https://github.com/nextcloud/cookbook.git
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Родитель
c4a8fdd5b0
Коммит
c663ebafa4
|
@ -35,6 +35,7 @@ OC.L10N.register(
|
|||
"Cannot parse non-POST multipart encoding. This is a bug." : "لا يمكن تحليل ترميز متعدد الأجزاء غير الموافق لـ POST. هذا خطأ.",
|
||||
"Cannot detect type of transmitted data. This is a bug, please report it." : "لا يمكن الكشف عن نوع البيانات المرسلة. هذا خطأ، يرجى الإبلاغ عنه.",
|
||||
"Invalid URL-encoded string found. Please report a bug." : "تم العثور على سلسلة مرمزة بعنوان URL غير صالحة. الرجاء الإبلاغ عن خطأ.",
|
||||
"Could not parse timestamp {timestamp}" : "تعذّر تحليل timestamp الطابع الزمني {timestamp}",
|
||||
"The user is not logged in. No user configuration can be obtained." : "لم يتم تسجيل دخول المستخدم. لا يمكن الحصول على تكوين المستخدم.",
|
||||
"Recipes" : "وصفات طبخ Recipes",
|
||||
"The user folder cannot be created due to missing permissions." : "لا يمكن إنشاء مجلد المستخدم بسبب نقص الأذونات.",
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
"Cannot parse non-POST multipart encoding. This is a bug." : "لا يمكن تحليل ترميز متعدد الأجزاء غير الموافق لـ POST. هذا خطأ.",
|
||||
"Cannot detect type of transmitted data. This is a bug, please report it." : "لا يمكن الكشف عن نوع البيانات المرسلة. هذا خطأ، يرجى الإبلاغ عنه.",
|
||||
"Invalid URL-encoded string found. Please report a bug." : "تم العثور على سلسلة مرمزة بعنوان URL غير صالحة. الرجاء الإبلاغ عن خطأ.",
|
||||
"Could not parse timestamp {timestamp}" : "تعذّر تحليل timestamp الطابع الزمني {timestamp}",
|
||||
"The user is not logged in. No user configuration can be obtained." : "لم يتم تسجيل دخول المستخدم. لا يمكن الحصول على تكوين المستخدم.",
|
||||
"Recipes" : "وصفات طبخ Recipes",
|
||||
"The user folder cannot be created due to missing permissions." : "لا يمكن إنشاء مجلد المستخدم بسبب نقص الأذونات.",
|
||||
|
|
|
@ -35,6 +35,7 @@ OC.L10N.register(
|
|||
"Cannot parse non-POST multipart encoding. This is a bug." : "Nedaří se zpracovat ne-POST znakovou sadu z více částí. Toto je chyba.",
|
||||
"Cannot detect type of transmitted data. This is a bug, please report it." : "Nedaří se zjistit typ přenášených dat. Toto je chyba – prosíme, nahlaste ji.",
|
||||
"Invalid URL-encoded string found. Please report a bug." : "Nalezen neplatný řetězec v URL. Prosím nahlaste chybu.",
|
||||
"Could not parse timestamp {timestamp}" : "Nepodařilo se zpracovat časové razítko {timestamp}",
|
||||
"The user is not logged in. No user configuration can be obtained." : "Uživatel není přihlášený. Není proto možné získat žádná nastavení pro něho.",
|
||||
"Recipes" : "Recepty",
|
||||
"The user folder cannot be created due to missing permissions." : "Složku uživatele není možné vytvořit kvůli chybějícím oprávněním.",
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
"Cannot parse non-POST multipart encoding. This is a bug." : "Nedaří se zpracovat ne-POST znakovou sadu z více částí. Toto je chyba.",
|
||||
"Cannot detect type of transmitted data. This is a bug, please report it." : "Nedaří se zjistit typ přenášených dat. Toto je chyba – prosíme, nahlaste ji.",
|
||||
"Invalid URL-encoded string found. Please report a bug." : "Nalezen neplatný řetězec v URL. Prosím nahlaste chybu.",
|
||||
"Could not parse timestamp {timestamp}" : "Nepodařilo se zpracovat časové razítko {timestamp}",
|
||||
"The user is not logged in. No user configuration can be obtained." : "Uživatel není přihlášený. Není proto možné získat žádná nastavení pro něho.",
|
||||
"Recipes" : "Recepty",
|
||||
"The user folder cannot be created due to missing permissions." : "Složku uživatele není možné vytvořit kvůli chybějícím oprávněním.",
|
||||
|
|
|
@ -35,6 +35,7 @@ OC.L10N.register(
|
|||
"Cannot parse non-POST multipart encoding. This is a bug." : "Multipart-Kodierung von Nicht-POST kann nicht eingelesen werden. Dies ist ein Fehler.",
|
||||
"Cannot detect type of transmitted data. This is a bug, please report it." : "Kann den Typ der übertragenen Daten nicht erkennen. Dies ist ein Fehler, bitte melde diesen.",
|
||||
"Invalid URL-encoded string found. Please report a bug." : "Ungültige URL-kodierte Zeichenfolge gefunden. Bitte melde den Fehler.",
|
||||
"Could not parse timestamp {timestamp}" : "Der Zeitstempel {timestamp} konnte nicht ausgewertet werden.",
|
||||
"The user is not logged in. No user configuration can be obtained." : "Es ist kein Benutzer angemeldet. Die benutzerspezifische Konfiguartion kann nicht geladen werden.",
|
||||
"Recipes" : "Rezepte",
|
||||
"The user folder cannot be created due to missing permissions." : "Der Benutzerordner kann aufgrund fehlender Berechtigungen nicht erstellt werden.",
|
||||
|
@ -73,6 +74,7 @@ OC.L10N.register(
|
|||
"Reload recipe" : "Rezept neu laden",
|
||||
"Abort editing" : "Bearbeitung abbrechen",
|
||||
"Print recipe" : "Rezept drucken",
|
||||
"Clone recipe" : "Rezept duplizieren",
|
||||
"Delete recipe" : "Rezept löschen",
|
||||
"Category" : "Kategorie",
|
||||
"Recipe name" : "Rezept-Name",
|
||||
|
@ -105,6 +107,7 @@ OC.L10N.register(
|
|||
"Insert entry above" : "Eintrag oben einfügen",
|
||||
"Delete entry" : "Eintrag löschen",
|
||||
"Add" : "Hinzufügen",
|
||||
"Select option" : "Option auswählen",
|
||||
"No recipes created or imported." : "Keine Rezepte erstellt oder importiert",
|
||||
"To get started, you may use the text box in the left navigation bar to import a new recipe. Click below to create a recipe from scratch." : "Um zu beginnen, kannst du das Textfeld in der linken Navigationsleiste verwenden, um ein neues Rezept zu importieren. Klicke unten, um ein Rezept von Grund auf neu zu erstellen.",
|
||||
"No recipes" : "Keine Rezepte",
|
||||
|
@ -121,7 +124,7 @@ OC.L10N.register(
|
|||
"Rescan library" : "Bibliothek neu einlesen",
|
||||
"Please pick a folder" : "Bitte einen Ordner auswählen",
|
||||
"Update interval in minutes" : "Aktualisierungsintervall in Minuten",
|
||||
"Recipe display settings" : "Einstellungen für Rezeptdarstellung",
|
||||
"Recipe display settings" : "Rezeptdarstellung",
|
||||
"Print image with recipe" : "Bild mit Rezept drucken",
|
||||
"Show keyword cloud in recipe lists" : "Wortwolke mit Schlüsselwörtern in der Rezeptliste anzeigen",
|
||||
"Info blocks" : "Infoblöcke",
|
||||
|
@ -131,7 +134,7 @@ OC.L10N.register(
|
|||
"Total time" : "Gesamtzeit",
|
||||
"Nutrition information" : "Nährwertangaben",
|
||||
"Tools" : "Utensilien",
|
||||
"Frontend debug settings" : "Frontend-Debug-Einstellungen",
|
||||
"Frontend debug settings" : "Frontend-Debuggen",
|
||||
"This allows to temporarily enable logging in the browser console in case of problems. You will not need these settings by default." : "Dadurch kann bei Problemen die Protokollierung in der Browserkonsole vorübergehend aktiviert werden. Standardmäßig wird diese Einstellung nicht benötigt.",
|
||||
"Could not set preference for image printing" : "Die Voreinstellung für den Druck von Bildern konnten nicht festgelegt werden",
|
||||
"Could not set recipe update interval to {interval}" : "Konnte das Rezept-Aktualisierungsintervall nicht auf {interval} setzen",
|
||||
|
@ -176,6 +179,7 @@ OC.L10N.register(
|
|||
"Unknown answer returned from server. See logs." : "Unbekannte Antwort vom Server zurückgegeben. Siehe Protokolle.",
|
||||
"No answer for request was received." : "Es wurde keine Antwort auf die Anfrage erhalten.",
|
||||
"Could not start request to save recipe." : "Das Rezept konnte nicht gespeichert werden.",
|
||||
"Clone of {name}" : "Duplikat von {name}",
|
||||
"Loading recipe failed" : "Laden des Rezepts fehlgeschlagen",
|
||||
"Recipe image" : "Bild für das Rezept",
|
||||
"Cooking time is up!" : "Die Kochzeit ist vorbei!",
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
"Cannot parse non-POST multipart encoding. This is a bug." : "Multipart-Kodierung von Nicht-POST kann nicht eingelesen werden. Dies ist ein Fehler.",
|
||||
"Cannot detect type of transmitted data. This is a bug, please report it." : "Kann den Typ der übertragenen Daten nicht erkennen. Dies ist ein Fehler, bitte melde diesen.",
|
||||
"Invalid URL-encoded string found. Please report a bug." : "Ungültige URL-kodierte Zeichenfolge gefunden. Bitte melde den Fehler.",
|
||||
"Could not parse timestamp {timestamp}" : "Der Zeitstempel {timestamp} konnte nicht ausgewertet werden.",
|
||||
"The user is not logged in. No user configuration can be obtained." : "Es ist kein Benutzer angemeldet. Die benutzerspezifische Konfiguartion kann nicht geladen werden.",
|
||||
"Recipes" : "Rezepte",
|
||||
"The user folder cannot be created due to missing permissions." : "Der Benutzerordner kann aufgrund fehlender Berechtigungen nicht erstellt werden.",
|
||||
|
@ -71,6 +72,7 @@
|
|||
"Reload recipe" : "Rezept neu laden",
|
||||
"Abort editing" : "Bearbeitung abbrechen",
|
||||
"Print recipe" : "Rezept drucken",
|
||||
"Clone recipe" : "Rezept duplizieren",
|
||||
"Delete recipe" : "Rezept löschen",
|
||||
"Category" : "Kategorie",
|
||||
"Recipe name" : "Rezept-Name",
|
||||
|
@ -103,6 +105,7 @@
|
|||
"Insert entry above" : "Eintrag oben einfügen",
|
||||
"Delete entry" : "Eintrag löschen",
|
||||
"Add" : "Hinzufügen",
|
||||
"Select option" : "Option auswählen",
|
||||
"No recipes created or imported." : "Keine Rezepte erstellt oder importiert",
|
||||
"To get started, you may use the text box in the left navigation bar to import a new recipe. Click below to create a recipe from scratch." : "Um zu beginnen, kannst du das Textfeld in der linken Navigationsleiste verwenden, um ein neues Rezept zu importieren. Klicke unten, um ein Rezept von Grund auf neu zu erstellen.",
|
||||
"No recipes" : "Keine Rezepte",
|
||||
|
@ -119,7 +122,7 @@
|
|||
"Rescan library" : "Bibliothek neu einlesen",
|
||||
"Please pick a folder" : "Bitte einen Ordner auswählen",
|
||||
"Update interval in minutes" : "Aktualisierungsintervall in Minuten",
|
||||
"Recipe display settings" : "Einstellungen für Rezeptdarstellung",
|
||||
"Recipe display settings" : "Rezeptdarstellung",
|
||||
"Print image with recipe" : "Bild mit Rezept drucken",
|
||||
"Show keyword cloud in recipe lists" : "Wortwolke mit Schlüsselwörtern in der Rezeptliste anzeigen",
|
||||
"Info blocks" : "Infoblöcke",
|
||||
|
@ -129,7 +132,7 @@
|
|||
"Total time" : "Gesamtzeit",
|
||||
"Nutrition information" : "Nährwertangaben",
|
||||
"Tools" : "Utensilien",
|
||||
"Frontend debug settings" : "Frontend-Debug-Einstellungen",
|
||||
"Frontend debug settings" : "Frontend-Debuggen",
|
||||
"This allows to temporarily enable logging in the browser console in case of problems. You will not need these settings by default." : "Dadurch kann bei Problemen die Protokollierung in der Browserkonsole vorübergehend aktiviert werden. Standardmäßig wird diese Einstellung nicht benötigt.",
|
||||
"Could not set preference for image printing" : "Die Voreinstellung für den Druck von Bildern konnten nicht festgelegt werden",
|
||||
"Could not set recipe update interval to {interval}" : "Konnte das Rezept-Aktualisierungsintervall nicht auf {interval} setzen",
|
||||
|
@ -174,6 +177,7 @@
|
|||
"Unknown answer returned from server. See logs." : "Unbekannte Antwort vom Server zurückgegeben. Siehe Protokolle.",
|
||||
"No answer for request was received." : "Es wurde keine Antwort auf die Anfrage erhalten.",
|
||||
"Could not start request to save recipe." : "Das Rezept konnte nicht gespeichert werden.",
|
||||
"Clone of {name}" : "Duplikat von {name}",
|
||||
"Loading recipe failed" : "Laden des Rezepts fehlgeschlagen",
|
||||
"Recipe image" : "Bild für das Rezept",
|
||||
"Cooking time is up!" : "Die Kochzeit ist vorbei!",
|
||||
|
|
|
@ -35,6 +35,7 @@ OC.L10N.register(
|
|||
"Cannot parse non-POST multipart encoding. This is a bug." : "Multipart-Kodierung von Nicht-POST kann nicht geparst werden. Dies ist ein Fehler.",
|
||||
"Cannot detect type of transmitted data. This is a bug, please report it." : "Kann den Typ der übertragenen Daten nicht erkennen. Dies ist ein Fehler, bitte melden Sie diesen.",
|
||||
"Invalid URL-encoded string found. Please report a bug." : "Ungültige URL-kodierte Zeichenfolge gefunden. Bitte melden Sie den Fehler.",
|
||||
"Could not parse timestamp {timestamp}" : "Der Zeitstempel {timestamp} konnte nicht ausgewertet werden",
|
||||
"The user is not logged in. No user configuration can be obtained." : "Der Benutzer ist nicht angemeldet. Es kann keine Benutzerkonfiguration abgerufen werden.",
|
||||
"Recipes" : "Rezepte",
|
||||
"The user folder cannot be created due to missing permissions." : "Der Benutzerordner kann aufgrund fehlender Berechtigungen nicht erstellt werden.",
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
"Cannot parse non-POST multipart encoding. This is a bug." : "Multipart-Kodierung von Nicht-POST kann nicht geparst werden. Dies ist ein Fehler.",
|
||||
"Cannot detect type of transmitted data. This is a bug, please report it." : "Kann den Typ der übertragenen Daten nicht erkennen. Dies ist ein Fehler, bitte melden Sie diesen.",
|
||||
"Invalid URL-encoded string found. Please report a bug." : "Ungültige URL-kodierte Zeichenfolge gefunden. Bitte melden Sie den Fehler.",
|
||||
"Could not parse timestamp {timestamp}" : "Der Zeitstempel {timestamp} konnte nicht ausgewertet werden",
|
||||
"The user is not logged in. No user configuration can be obtained." : "Der Benutzer ist nicht angemeldet. Es kann keine Benutzerkonfiguration abgerufen werden.",
|
||||
"Recipes" : "Rezepte",
|
||||
"The user folder cannot be created due to missing permissions." : "Der Benutzerordner kann aufgrund fehlender Berechtigungen nicht erstellt werden.",
|
||||
|
|
|
@ -35,6 +35,7 @@ OC.L10N.register(
|
|||
"Cannot parse non-POST multipart encoding. This is a bug." : "Ne peut pas traiter les documents non POST en encodage multipart. Il s'agit d'un bug.",
|
||||
"Cannot detect type of transmitted data. This is a bug, please report it." : "Ne peut pas détecter le type de données transmises. C'est une erreur, merci de le signaler.",
|
||||
"Invalid URL-encoded string found. Please report a bug." : "Détecté une chaîne d'encodage d'URL invalide. Merci de signaler un bug.",
|
||||
"Could not parse timestamp {timestamp}" : "Impossible d'analyser le timestamp {timestamp}",
|
||||
"The user is not logged in. No user configuration can be obtained." : "L'utilisateur est déconnecté. Aucune configuration ne peut être obtenue.",
|
||||
"Recipes" : "Recettes",
|
||||
"The user folder cannot be created due to missing permissions." : "Le dossier utilisateur ne peut être créé à cause de permissions manquantes.",
|
||||
|
@ -73,6 +74,7 @@ OC.L10N.register(
|
|||
"Reload recipe" : "Recharger la recette",
|
||||
"Abort editing" : "Annuler l'édition",
|
||||
"Print recipe" : "Imprimer la recette",
|
||||
"Clone recipe" : "Dupliquer la recette",
|
||||
"Delete recipe" : "Effacer la recette",
|
||||
"Category" : "Catégorie",
|
||||
"Recipe name" : "Nom de la recette",
|
||||
|
@ -92,6 +94,7 @@ OC.L10N.register(
|
|||
"Enter new category name" : "Saisir le nom de la nouvelle catégorie",
|
||||
"Cookbook settings" : "Paramètres de Livre de cuisine",
|
||||
"Failed to load category {category} recipes" : "Impossible de charger les recette de la catégorie {category}",
|
||||
"Failed to update name of category \"{category}\"" : "Échec de la mise à jour du nom de la catégorie « {category} »",
|
||||
"The server reported an error. Please check." : "Le serveur a signalé une erreur. Merci de vérifier.",
|
||||
"Could not query the server. This might be a network problem." : "Requête au serveur impossible. Cela peut être dû à un problème réseau.",
|
||||
"Loading category recipes …" : "Chargement des recettes de la catégorie ...",
|
||||
|
@ -104,6 +107,7 @@ OC.L10N.register(
|
|||
"Insert entry above" : "Insérer une entrée au-dessus",
|
||||
"Delete entry" : "Supprimer l'entrée",
|
||||
"Add" : "Ajouter",
|
||||
"Select option" : "Sélectionner une option",
|
||||
"No recipes created or imported." : "Aucune recette créée ou importée.",
|
||||
"To get started, you may use the text box in the left navigation bar to import a new recipe. Click below to create a recipe from scratch." : "Pour commencer, vous pouvez utiliser la zone de texte dans la barre de navigation de gauche pour importer une nouvelle recette. Cliquez ci-dessous pour créer une recette de zéro.",
|
||||
"No recipes" : "Aucune recette",
|
||||
|
@ -175,6 +179,7 @@ OC.L10N.register(
|
|||
"Unknown answer returned from server. See logs." : "Réponse du serveur inconnu. Voir les journaux.",
|
||||
"No answer for request was received." : "Pas de réponse reçue pour cette requête",
|
||||
"Could not start request to save recipe." : "Impossible de lancer la requête pour sauvegarder la recette.",
|
||||
"Clone of {name}" : "Duplication de {name}",
|
||||
"Loading recipe failed" : "Erreur lors du chargement de la recette",
|
||||
"Recipe image" : "Image de la recette",
|
||||
"Cooking time is up!" : "La cuisson est terminée !",
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
"Cannot parse non-POST multipart encoding. This is a bug." : "Ne peut pas traiter les documents non POST en encodage multipart. Il s'agit d'un bug.",
|
||||
"Cannot detect type of transmitted data. This is a bug, please report it." : "Ne peut pas détecter le type de données transmises. C'est une erreur, merci de le signaler.",
|
||||
"Invalid URL-encoded string found. Please report a bug." : "Détecté une chaîne d'encodage d'URL invalide. Merci de signaler un bug.",
|
||||
"Could not parse timestamp {timestamp}" : "Impossible d'analyser le timestamp {timestamp}",
|
||||
"The user is not logged in. No user configuration can be obtained." : "L'utilisateur est déconnecté. Aucune configuration ne peut être obtenue.",
|
||||
"Recipes" : "Recettes",
|
||||
"The user folder cannot be created due to missing permissions." : "Le dossier utilisateur ne peut être créé à cause de permissions manquantes.",
|
||||
|
@ -71,6 +72,7 @@
|
|||
"Reload recipe" : "Recharger la recette",
|
||||
"Abort editing" : "Annuler l'édition",
|
||||
"Print recipe" : "Imprimer la recette",
|
||||
"Clone recipe" : "Dupliquer la recette",
|
||||
"Delete recipe" : "Effacer la recette",
|
||||
"Category" : "Catégorie",
|
||||
"Recipe name" : "Nom de la recette",
|
||||
|
@ -90,6 +92,7 @@
|
|||
"Enter new category name" : "Saisir le nom de la nouvelle catégorie",
|
||||
"Cookbook settings" : "Paramètres de Livre de cuisine",
|
||||
"Failed to load category {category} recipes" : "Impossible de charger les recette de la catégorie {category}",
|
||||
"Failed to update name of category \"{category}\"" : "Échec de la mise à jour du nom de la catégorie « {category} »",
|
||||
"The server reported an error. Please check." : "Le serveur a signalé une erreur. Merci de vérifier.",
|
||||
"Could not query the server. This might be a network problem." : "Requête au serveur impossible. Cela peut être dû à un problème réseau.",
|
||||
"Loading category recipes …" : "Chargement des recettes de la catégorie ...",
|
||||
|
@ -102,6 +105,7 @@
|
|||
"Insert entry above" : "Insérer une entrée au-dessus",
|
||||
"Delete entry" : "Supprimer l'entrée",
|
||||
"Add" : "Ajouter",
|
||||
"Select option" : "Sélectionner une option",
|
||||
"No recipes created or imported." : "Aucune recette créée ou importée.",
|
||||
"To get started, you may use the text box in the left navigation bar to import a new recipe. Click below to create a recipe from scratch." : "Pour commencer, vous pouvez utiliser la zone de texte dans la barre de navigation de gauche pour importer une nouvelle recette. Cliquez ci-dessous pour créer une recette de zéro.",
|
||||
"No recipes" : "Aucune recette",
|
||||
|
@ -173,6 +177,7 @@
|
|||
"Unknown answer returned from server. See logs." : "Réponse du serveur inconnu. Voir les journaux.",
|
||||
"No answer for request was received." : "Pas de réponse reçue pour cette requête",
|
||||
"Could not start request to save recipe." : "Impossible de lancer la requête pour sauvegarder la recette.",
|
||||
"Clone of {name}" : "Duplication de {name}",
|
||||
"Loading recipe failed" : "Erreur lors du chargement de la recette",
|
||||
"Recipe image" : "Image de la recette",
|
||||
"Cooking time is up!" : "La cuisson est terminée !",
|
||||
|
|
|
@ -35,6 +35,7 @@ OC.L10N.register(
|
|||
"Cannot parse non-POST multipart encoding. This is a bug." : "Non é posíbel analizar a codificación multiparte non POST. Isto é un fallo.",
|
||||
"Cannot detect type of transmitted data. This is a bug, please report it." : "Non é posíbel detectar o tipo de datos transmitidos. Agradecémoslle que informe deste fallo.",
|
||||
"Invalid URL-encoded string found. Please report a bug." : "Atopouse unha cadea URL codificada non válida. Agradecémoslle que informe deste fallo.",
|
||||
"Could not parse timestamp {timestamp}" : "Non foi posíbel analizar a marca de tempo {timestamp}",
|
||||
"The user is not logged in. No user configuration can be obtained." : "O usuario non está conectado. Non é posíbel obter ningunha configuración de usuario.",
|
||||
"Recipes" : "Receitas",
|
||||
"The user folder cannot be created due to missing permissions." : "Non é posíbel crear o cartafol de usuario porque faltan permisos.",
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
"Cannot parse non-POST multipart encoding. This is a bug." : "Non é posíbel analizar a codificación multiparte non POST. Isto é un fallo.",
|
||||
"Cannot detect type of transmitted data. This is a bug, please report it." : "Non é posíbel detectar o tipo de datos transmitidos. Agradecémoslle que informe deste fallo.",
|
||||
"Invalid URL-encoded string found. Please report a bug." : "Atopouse unha cadea URL codificada non válida. Agradecémoslle que informe deste fallo.",
|
||||
"Could not parse timestamp {timestamp}" : "Non foi posíbel analizar a marca de tempo {timestamp}",
|
||||
"The user is not logged in. No user configuration can be obtained." : "O usuario non está conectado. Non é posíbel obter ningunha configuración de usuario.",
|
||||
"Recipes" : "Receitas",
|
||||
"The user folder cannot be created due to missing permissions." : "Non é posíbel crear o cartafol de usuario porque faltan permisos.",
|
||||
|
|
|
@ -35,6 +35,7 @@ OC.L10N.register(
|
|||
"Cannot parse non-POST multipart encoding. This is a bug." : "Не може да се парсира не-POST вишеделно кодирање. Ово је баг.",
|
||||
"Cannot detect type of transmitted data. This is a bug, please report it." : "Тип емитованих података не може да се детектује. Ово је баг, молимо вас да га пријавите.",
|
||||
"Invalid URL-encoded string found. Please report a bug." : "Пронађен је неисправан URL-кодирани стринг. Молимо вас да пријавите баг.",
|
||||
"Could not parse timestamp {timestamp}" : "Није могла да се парсира временска ознака {timestamp}",
|
||||
"The user is not logged in. No user configuration can be obtained." : "Корисник није пријављен. Не може да се добави конфигурација корисника.",
|
||||
"Recipes" : "Рецепти",
|
||||
"The user folder cannot be created due to missing permissions." : "Фолдер корисника не може да се креира јер нема дозвола.",
|
||||
|
@ -73,6 +74,7 @@ OC.L10N.register(
|
|||
"Reload recipe" : "Поново учитај рецепт",
|
||||
"Abort editing" : "Прекини уређивање",
|
||||
"Print recipe" : "Одштампај рецепт",
|
||||
"Clone recipe" : "Клонирај рецепт",
|
||||
"Delete recipe" : "Обриши рецепт",
|
||||
"Category" : "Категорија",
|
||||
"Recipe name" : "Име рецепта",
|
||||
|
@ -92,6 +94,7 @@ OC.L10N.register(
|
|||
"Enter new category name" : "Унесите назив нове категорије",
|
||||
"Cookbook settings" : "Подешавања кувара",
|
||||
"Failed to load category {category} recipes" : "Није успело учитавање категорије {category} рецепата",
|
||||
"Failed to update name of category \"{category}\"" : "Није успело ажурирање назива категорије „{category}",
|
||||
"The server reported an error. Please check." : "Сервер је пријавио грешку. Молимо вас да проверите.",
|
||||
"Could not query the server. This might be a network problem." : "Упит не може да се пошаље серверу. Ово може бити проблем са мрежом.",
|
||||
"Loading category recipes …" : "Учитавање рецепата у категорији ...",
|
||||
|
@ -104,6 +107,7 @@ OC.L10N.register(
|
|||
"Insert entry above" : "Уметни ставку изнад",
|
||||
"Delete entry" : "Обриши ставку",
|
||||
"Add" : "Додај",
|
||||
"Select option" : "Изаберите опцију",
|
||||
"No recipes created or imported." : "Није креиран или увезен ниједан рецепт.",
|
||||
"To get started, you may use the text box in the left navigation bar to import a new recipe. Click below to create a recipe from scratch." : "Да бисте почели, можете да употребите текст поље у левој навигациониј траци да увезете нови рецепт. Кликлните испод да креирате нови празан рецепт.",
|
||||
"No recipes" : "Нема рецепата",
|
||||
|
@ -175,6 +179,7 @@ OC.L10N.register(
|
|||
"Unknown answer returned from server. See logs." : "Сервер је вратио непознат одговор. Погледајте дневнике.",
|
||||
"No answer for request was received." : "Није примљен одговор на захтев",
|
||||
"Could not start request to save recipe." : "Није могао да се започне захтев за чување рецепта.",
|
||||
"Clone of {name}" : "Клон од {name}",
|
||||
"Loading recipe failed" : "Грешка приликом учитавања рецепта",
|
||||
"Recipe image" : "Слика рецепта",
|
||||
"Cooking time is up!" : "Време за кување!",
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
"Cannot parse non-POST multipart encoding. This is a bug." : "Не може да се парсира не-POST вишеделно кодирање. Ово је баг.",
|
||||
"Cannot detect type of transmitted data. This is a bug, please report it." : "Тип емитованих података не може да се детектује. Ово је баг, молимо вас да га пријавите.",
|
||||
"Invalid URL-encoded string found. Please report a bug." : "Пронађен је неисправан URL-кодирани стринг. Молимо вас да пријавите баг.",
|
||||
"Could not parse timestamp {timestamp}" : "Није могла да се парсира временска ознака {timestamp}",
|
||||
"The user is not logged in. No user configuration can be obtained." : "Корисник није пријављен. Не може да се добави конфигурација корисника.",
|
||||
"Recipes" : "Рецепти",
|
||||
"The user folder cannot be created due to missing permissions." : "Фолдер корисника не може да се креира јер нема дозвола.",
|
||||
|
@ -71,6 +72,7 @@
|
|||
"Reload recipe" : "Поново учитај рецепт",
|
||||
"Abort editing" : "Прекини уређивање",
|
||||
"Print recipe" : "Одштампај рецепт",
|
||||
"Clone recipe" : "Клонирај рецепт",
|
||||
"Delete recipe" : "Обриши рецепт",
|
||||
"Category" : "Категорија",
|
||||
"Recipe name" : "Име рецепта",
|
||||
|
@ -90,6 +92,7 @@
|
|||
"Enter new category name" : "Унесите назив нове категорије",
|
||||
"Cookbook settings" : "Подешавања кувара",
|
||||
"Failed to load category {category} recipes" : "Није успело учитавање категорије {category} рецепата",
|
||||
"Failed to update name of category \"{category}\"" : "Није успело ажурирање назива категорије „{category}",
|
||||
"The server reported an error. Please check." : "Сервер је пријавио грешку. Молимо вас да проверите.",
|
||||
"Could not query the server. This might be a network problem." : "Упит не може да се пошаље серверу. Ово може бити проблем са мрежом.",
|
||||
"Loading category recipes …" : "Учитавање рецепата у категорији ...",
|
||||
|
@ -102,6 +105,7 @@
|
|||
"Insert entry above" : "Уметни ставку изнад",
|
||||
"Delete entry" : "Обриши ставку",
|
||||
"Add" : "Додај",
|
||||
"Select option" : "Изаберите опцију",
|
||||
"No recipes created or imported." : "Није креиран или увезен ниједан рецепт.",
|
||||
"To get started, you may use the text box in the left navigation bar to import a new recipe. Click below to create a recipe from scratch." : "Да бисте почели, можете да употребите текст поље у левој навигациониј траци да увезете нови рецепт. Кликлните испод да креирате нови празан рецепт.",
|
||||
"No recipes" : "Нема рецепата",
|
||||
|
@ -173,6 +177,7 @@
|
|||
"Unknown answer returned from server. See logs." : "Сервер је вратио непознат одговор. Погледајте дневнике.",
|
||||
"No answer for request was received." : "Није примљен одговор на захтев",
|
||||
"Could not start request to save recipe." : "Није могао да се започне захтев за чување рецепта.",
|
||||
"Clone of {name}" : "Клон од {name}",
|
||||
"Loading recipe failed" : "Грешка приликом учитавања рецепта",
|
||||
"Recipe image" : "Слика рецепта",
|
||||
"Cooking time is up!" : "Време за кување!",
|
||||
|
|
Загрузка…
Ссылка в новой задаче