Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-31 09:19:00 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-31 09:19:00 +0300
commit8071a48b15b7268c61a103ca67ca0bf05d396a7e (patch)
treeb1fbf49946878e6f6ad8c81c4d351a0e7e2f6009 /l10n
parent14b4754effa8bc59c860fe69c47a0ce36828228e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs_CZ.js55
-rw-r--r--l10n/cs_CZ.json55
-rw-r--r--l10n/cs_CZ.php11
-rw-r--r--l10n/fr.js21
-rw-r--r--l10n/fr.json21
5 files changed, 132 insertions, 31 deletions
diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js
index 1833da15..8c732fca 100644
--- a/l10n/cs_CZ.js
+++ b/l10n/cs_CZ.js
@@ -1,12 +1,61 @@
OC.L10N.register(
"gallery",
{
+ "Gallery" : "Galerie",
"Pictures" : "Obrázky",
+ "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Nebyly nalezeny žádné obrázky! Pokud nahrajete soubory s obrázky, budou zobrazeny zde.",
+ "I am sorry, but I could not find any media files at this location." : "Je nám líto, ale v tomto umístění nebyly nalezeny žádné mediální soubory.",
+ "Aborting preview. Could not find the file" : "Načítání náhledu ukončeno. Soubor nelze nalézt",
+ "No ownCloud installation (7 or higher) found at {remote}" : "Nebyla nalezena instalace ownCloud (7 nebo vyšší) na {remote}",
+ "Invalid ownCloud url" : "Neplatná ownCloud url",
"Picture view" : "Zobrazení obrázku",
+ "Could not load the description" : "Nezdařilo se načíst popis",
+ "Could not load the description: " : "Nezdařilo se načíst popis:",
+ "Copyright" : "Autorská práva",
+ "Could not load the copyright notice: " : "Nelze načíst informace o autorských právech:",
+ "Copyright notice" : "Informace o autorských právech",
+ "Link to copyright document" : "Odkaz na dokument s autorskými právy",
+ "This application may not work properly on your browser." : "Tato aplikace nemusí pracovat správně ve vašem prohlížeči.",
+ "For an improved experience, please install one of the following alternatives" : "Pro zlepšení uživatelské přívětivosti prosím nainstalujte jednu z dostupných alternativ",
+ "Your browser is not supported!" : "Tento prohlížeč není podporován!",
+ "please install one of the following alternatives" : "nainstalujte prosím jednu z následujících alternativ",
+ "Configuration error" : "Chyba konfigurace",
"Error loading slideshow template" : "Chyba při načítání šablony prezentace",
+ "<strong>Error!</strong> Could not generate a preview of this file.<br>" : "<strong>Chyba!</strong> Náhled tohoto souboru nelze vytvořit.<br>",
+ "<strong>Error!</strong> Your browser can't display SVG files.<br>" : "<strong>Chyba!</strong> Tento prohlížeč neumí zobrazovat soubory SVG.<br>",
+ "Next" : "Následující",
+ "Play" : "Přehrát",
+ "Pause" : "Pozastavit",
+ "Previous" : "Předchozí",
+ "Close" : "Zavřít",
+ "Download" : "Stáhnout",
+ "Toggle background" : "Přepnout pozadí",
+ "This share is password-protected" : "Toto sdílení je chráněno heslem",
+ "The password is wrong. Try again." : "Heslo není správné. Zkuste to znovu.",
+ "Password" : "Heslo",
+ "File list" : "Seznam souborů",
+ "Sort by name" : "Řadit podle jména",
+ "Sort by date" : "Řadit podle data",
+ "Album information" : "Informace o albu",
"Share" : "Sdílet",
- "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Nebyly nalezeny žádné obrázky! Pokud nahrajete soubory s obrázky, budou zobrazeny zde.",
- "shared by %s" : "sdíleno %s",
- "File list" : "Seznam souborů"
+ "Sorry, this file could not be found." : "Omlouváme se, tento soubor se nepodařilo nalézt.",
+ "Reasons might be:" : "Možné důvody:",
+ "the wrong file ID was provided" : "bylo zadáno neplatné ID souboru",
+ "the file was removed" : "soubor byl odstraněn",
+ "the file is corrupt" : "soubor je poškozen",
+ "the encryption key is missing" : "chybí šifrovací klíč",
+ "Here is the error message returned by the server: " : "Zde je chybová zpráva vrácená serverem:",
+ "For more information, please contact your friendly ownCloud administrator." : "Pro více informací prosím kontaktujte svého přátelského ownCloud administrátora.",
+ "Sorry, but the server could not fulfill your request." : "Omlouváme se, ale server nemohl splnit váš požadavek.",
+ "Possible reasons for the problem:" : "Možný důvod problému:",
+ "a conflicting app was installed" : "byla nainstalovaná konfliktní aplikace",
+ "a required component is missing or was disconnected" : "chybí nebo je odpojena požadovaná část systému",
+ "the filesystem is not readable" : "nelze čist ze souborového systému",
+ "Sorry, this link doesn't seem to work anymore." : "Omlouváme se, tento odkaz je již nejspíše nefunkční.",
+ "the item was removed" : "položka byla odebrána",
+ "the link has expired" : "platnost odkazu vypršela",
+ "sharing is disabled" : "sdílení je zakázané",
+ "For more information, please ask the person who has sent you this link." : "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz.",
+ "Add to your ownCloud" : "Přidat do svého ownCloudu"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json
index c0ea1d87..09640e74 100644
--- a/l10n/cs_CZ.json
+++ b/l10n/cs_CZ.json
@@ -1,10 +1,59 @@
{ "translations": {
+ "Gallery" : "Galerie",
"Pictures" : "Obrázky",
+ "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Nebyly nalezeny žádné obrázky! Pokud nahrajete soubory s obrázky, budou zobrazeny zde.",
+ "I am sorry, but I could not find any media files at this location." : "Je nám líto, ale v tomto umístění nebyly nalezeny žádné mediální soubory.",
+ "Aborting preview. Could not find the file" : "Načítání náhledu ukončeno. Soubor nelze nalézt",
+ "No ownCloud installation (7 or higher) found at {remote}" : "Nebyla nalezena instalace ownCloud (7 nebo vyšší) na {remote}",
+ "Invalid ownCloud url" : "Neplatná ownCloud url",
"Picture view" : "Zobrazení obrázku",
+ "Could not load the description" : "Nezdařilo se načíst popis",
+ "Could not load the description: " : "Nezdařilo se načíst popis:",
+ "Copyright" : "Autorská práva",
+ "Could not load the copyright notice: " : "Nelze načíst informace o autorských právech:",
+ "Copyright notice" : "Informace o autorských právech",
+ "Link to copyright document" : "Odkaz na dokument s autorskými právy",
+ "This application may not work properly on your browser." : "Tato aplikace nemusí pracovat správně ve vašem prohlížeči.",
+ "For an improved experience, please install one of the following alternatives" : "Pro zlepšení uživatelské přívětivosti prosím nainstalujte jednu z dostupných alternativ",
+ "Your browser is not supported!" : "Tento prohlížeč není podporován!",
+ "please install one of the following alternatives" : "nainstalujte prosím jednu z následujících alternativ",
+ "Configuration error" : "Chyba konfigurace",
"Error loading slideshow template" : "Chyba při načítání šablony prezentace",
+ "<strong>Error!</strong> Could not generate a preview of this file.<br>" : "<strong>Chyba!</strong> Náhled tohoto souboru nelze vytvořit.<br>",
+ "<strong>Error!</strong> Your browser can't display SVG files.<br>" : "<strong>Chyba!</strong> Tento prohlížeč neumí zobrazovat soubory SVG.<br>",
+ "Next" : "Následující",
+ "Play" : "Přehrát",
+ "Pause" : "Pozastavit",
+ "Previous" : "Předchozí",
+ "Close" : "Zavřít",
+ "Download" : "Stáhnout",
+ "Toggle background" : "Přepnout pozadí",
+ "This share is password-protected" : "Toto sdílení je chráněno heslem",
+ "The password is wrong. Try again." : "Heslo není správné. Zkuste to znovu.",
+ "Password" : "Heslo",
+ "File list" : "Seznam souborů",
+ "Sort by name" : "Řadit podle jména",
+ "Sort by date" : "Řadit podle data",
+ "Album information" : "Informace o albu",
"Share" : "Sdílet",
- "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Nebyly nalezeny žádné obrázky! Pokud nahrajete soubory s obrázky, budou zobrazeny zde.",
- "shared by %s" : "sdíleno %s",
- "File list" : "Seznam souborů"
+ "Sorry, this file could not be found." : "Omlouváme se, tento soubor se nepodařilo nalézt.",
+ "Reasons might be:" : "Možné důvody:",
+ "the wrong file ID was provided" : "bylo zadáno neplatné ID souboru",
+ "the file was removed" : "soubor byl odstraněn",
+ "the file is corrupt" : "soubor je poškozen",
+ "the encryption key is missing" : "chybí šifrovací klíč",
+ "Here is the error message returned by the server: " : "Zde je chybová zpráva vrácená serverem:",
+ "For more information, please contact your friendly ownCloud administrator." : "Pro více informací prosím kontaktujte svého přátelského ownCloud administrátora.",
+ "Sorry, but the server could not fulfill your request." : "Omlouváme se, ale server nemohl splnit váš požadavek.",
+ "Possible reasons for the problem:" : "Možný důvod problému:",
+ "a conflicting app was installed" : "byla nainstalovaná konfliktní aplikace",
+ "a required component is missing or was disconnected" : "chybí nebo je odpojena požadovaná část systému",
+ "the filesystem is not readable" : "nelze čist ze souborového systému",
+ "Sorry, this link doesn't seem to work anymore." : "Omlouváme se, tento odkaz je již nejspíše nefunkční.",
+ "the item was removed" : "položka byla odebrána",
+ "the link has expired" : "platnost odkazu vypršela",
+ "sharing is disabled" : "sdílení je zakázané",
+ "For more information, please ask the person who has sent you this link." : "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz.",
+ "Add to your ownCloud" : "Přidat do svého ownCloudu"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/cs_CZ.php b/l10n/cs_CZ.php
deleted file mode 100644
index 0c1dfc87..00000000
--- a/l10n/cs_CZ.php
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Pictures" => "Obrázky",
-"Picture view" => "Zobrazení obrázku",
-"Error loading slideshow template" => "Chyba při načítání šablony prezentace",
-"Share" => "Sdílet",
-"No pictures found! If you upload pictures in the files app, they will be displayed here." => "Nebyly nalezeny žádné obrázky! Pokud nahrajete soubory s obrázky, budou zobrazeny zde.",
-"shared by %s" => "sdíleno %s",
-"File list" => "Seznam souborů"
-);
-$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";
diff --git a/l10n/fr.js b/l10n/fr.js
index aa1a375f..c5a9afaa 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -4,19 +4,24 @@ OC.L10N.register(
"Gallery" : "Galerie",
"Pictures" : "Images",
"No pictures found! If you upload pictures in the files app, they will be displayed here." : "Aucune image trouvée ! Si vous ajoutez des images dans l'application Fichiers, elles seront affichées ici.",
+ "I am sorry, but I could not find any media files at this location." : "Désolé, aucun fichier multimédia n'a été trouvé à cet emplacement.",
"Aborting preview. Could not find the file" : "Interruption de la prévisualisation. Le fichier est introuvable.",
"No ownCloud installation (7 or higher) found at {remote}" : "Aucune installation ownCloud (7 ou supérieur) trouvée sur {remote}",
"Invalid ownCloud url" : "URL ownCloud non valide",
"Picture view" : "Visualisation de l'image",
"Could not load the description" : "Impossible de charger la description",
"Could not load the description: " : "Impossible de charger la description :",
- "This application may not work properly on your browser." : "Cette application ne peut fonctionner proprement dans votre navigateur.",
+ "Copyright" : "Droit d'auteur",
+ "Could not load the copyright notice: " : "Impossible de charger l'avis de droit d'auteur :",
+ "Copyright notice" : "Avis de droit d'auteur",
+ "Link to copyright document" : "Lien vers l'avis de droit d'auteur complet",
+ "This application may not work properly on your browser." : "Cette application pourrait ne pas fonctionner correctement dans votre navigateur.",
"For an improved experience, please install one of the following alternatives" : "Pour une meilleure expérience, veuillez installer l'une des alternatives suivantes",
"Your browser is not supported!" : "Votre navigateur n'est pas pris en charge !",
"please install one of the following alternatives" : "Veuillez installer l'une des alternatives suivantes",
"Configuration error" : "Erreur de configuration",
"Error loading slideshow template" : "Erreur lors du téléchargement du modèle de diaporama ",
- "<strong>Error!</strong> Could not generate a preview of this file.<br>" : "<strong>Erreur !</strong> Impossible de générer un aperçu de ce fichier. <br>",
+ "<strong>Error!</strong> Could not generate a preview of this file.<br>" : "<strong>Erreur !</strong> Impossible de générer un aperçu de ce fichier.<br>",
"<strong>Error!</strong> Your browser can't display SVG files.<br>" : "<strong>Erreur !</strong> Votre navigateur ne sait pas afficher les fichiers SVG.<br>",
"Next" : "Suivant",
"Play" : "Lire",
@@ -24,31 +29,33 @@ OC.L10N.register(
"Previous" : "Précédent",
"Close" : "Fermer",
"Download" : "Télécharger",
+ "Toggle background" : "Activer/Désactiver l'arrière-plan",
"This share is password-protected" : "Ce partage est protégé par un mot de passe",
"The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.",
"Password" : "Mot de passe",
"File list" : "Liste des fichiers",
"Sort by name" : "Trier par nom",
"Sort by date" : "Trier par date",
- "Album information" : "Information de l'album",
+ "Album information" : "Informations sur l'album",
"Share" : "Partager",
"Sorry, this file could not be found." : "Désolé, ce fichier n'a pas pu être trouvé.",
"Reasons might be:" : "Les raisons peuvent être :",
+ "the wrong file ID was provided" : "identifiant de fichier non valable",
"the file was removed" : "le fichier a été supprimé",
"the file is corrupt" : "le fichier est corrompu",
"the encryption key is missing" : "la clé de chiffrement est manquante",
- "Here is the error message returned by the server: " : "Voici le message d'erreur renvoyé par le serveur :",
- "For more information, please contact your friendly ownCloud administrator." : "Pour davantage d'informations, veuillez contacter votre aimable administrateur ownCloud.",
+ "Here is the error message returned by the server: " : "Message d'erreur renvoyé par le serveur :",
+ "For more information, please contact your friendly ownCloud administrator." : "Pour plus d'informations, veuillez contacter votre administrateur ownCloud.",
"Sorry, but the server could not fulfill your request." : "Désolé, le serveur ne peut satisfaire votre requête.",
"Possible reasons for the problem:" : "Raisons possibles du problème :",
"a conflicting app was installed" : "une application incompatible a été installée",
"a required component is missing or was disconnected" : "un composant requis est manquant ou a été déconnecté",
- "the filesystem is not readable" : "le système de fichier est illisible",
+ "the filesystem is not readable" : "le système de fichiers n'est pas lisible",
"Sorry, this link doesn't seem to work anymore." : "Désolé, ce lien semble ne plus fonctionner.",
"the item was removed" : "l'élément a été supprimé",
"the link has expired" : "le lien a expiré",
"sharing is disabled" : "le partage est désactivé",
- "For more information, please ask the person who has sent you this link." : "Pour davantage d'informations, veuillez contacter la personne qui vous a envoyé ce lien.",
+ "For more information, please ask the person who has sent you this link." : "Pour plus d'informations, veuillez contacter la personne qui vous a envoyé ce lien.",
"Add to your ownCloud" : "Ajouter à votre ownCloud"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fr.json b/l10n/fr.json
index 315ab7ba..190beb1b 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -2,19 +2,24 @@
"Gallery" : "Galerie",
"Pictures" : "Images",
"No pictures found! If you upload pictures in the files app, they will be displayed here." : "Aucune image trouvée ! Si vous ajoutez des images dans l'application Fichiers, elles seront affichées ici.",
+ "I am sorry, but I could not find any media files at this location." : "Désolé, aucun fichier multimédia n'a été trouvé à cet emplacement.",
"Aborting preview. Could not find the file" : "Interruption de la prévisualisation. Le fichier est introuvable.",
"No ownCloud installation (7 or higher) found at {remote}" : "Aucune installation ownCloud (7 ou supérieur) trouvée sur {remote}",
"Invalid ownCloud url" : "URL ownCloud non valide",
"Picture view" : "Visualisation de l'image",
"Could not load the description" : "Impossible de charger la description",
"Could not load the description: " : "Impossible de charger la description :",
- "This application may not work properly on your browser." : "Cette application ne peut fonctionner proprement dans votre navigateur.",
+ "Copyright" : "Droit d'auteur",
+ "Could not load the copyright notice: " : "Impossible de charger l'avis de droit d'auteur :",
+ "Copyright notice" : "Avis de droit d'auteur",
+ "Link to copyright document" : "Lien vers l'avis de droit d'auteur complet",
+ "This application may not work properly on your browser." : "Cette application pourrait ne pas fonctionner correctement dans votre navigateur.",
"For an improved experience, please install one of the following alternatives" : "Pour une meilleure expérience, veuillez installer l'une des alternatives suivantes",
"Your browser is not supported!" : "Votre navigateur n'est pas pris en charge !",
"please install one of the following alternatives" : "Veuillez installer l'une des alternatives suivantes",
"Configuration error" : "Erreur de configuration",
"Error loading slideshow template" : "Erreur lors du téléchargement du modèle de diaporama ",
- "<strong>Error!</strong> Could not generate a preview of this file.<br>" : "<strong>Erreur !</strong> Impossible de générer un aperçu de ce fichier. <br>",
+ "<strong>Error!</strong> Could not generate a preview of this file.<br>" : "<strong>Erreur !</strong> Impossible de générer un aperçu de ce fichier.<br>",
"<strong>Error!</strong> Your browser can't display SVG files.<br>" : "<strong>Erreur !</strong> Votre navigateur ne sait pas afficher les fichiers SVG.<br>",
"Next" : "Suivant",
"Play" : "Lire",
@@ -22,31 +27,33 @@
"Previous" : "Précédent",
"Close" : "Fermer",
"Download" : "Télécharger",
+ "Toggle background" : "Activer/Désactiver l'arrière-plan",
"This share is password-protected" : "Ce partage est protégé par un mot de passe",
"The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.",
"Password" : "Mot de passe",
"File list" : "Liste des fichiers",
"Sort by name" : "Trier par nom",
"Sort by date" : "Trier par date",
- "Album information" : "Information de l'album",
+ "Album information" : "Informations sur l'album",
"Share" : "Partager",
"Sorry, this file could not be found." : "Désolé, ce fichier n'a pas pu être trouvé.",
"Reasons might be:" : "Les raisons peuvent être :",
+ "the wrong file ID was provided" : "identifiant de fichier non valable",
"the file was removed" : "le fichier a été supprimé",
"the file is corrupt" : "le fichier est corrompu",
"the encryption key is missing" : "la clé de chiffrement est manquante",
- "Here is the error message returned by the server: " : "Voici le message d'erreur renvoyé par le serveur :",
- "For more information, please contact your friendly ownCloud administrator." : "Pour davantage d'informations, veuillez contacter votre aimable administrateur ownCloud.",
+ "Here is the error message returned by the server: " : "Message d'erreur renvoyé par le serveur :",
+ "For more information, please contact your friendly ownCloud administrator." : "Pour plus d'informations, veuillez contacter votre administrateur ownCloud.",
"Sorry, but the server could not fulfill your request." : "Désolé, le serveur ne peut satisfaire votre requête.",
"Possible reasons for the problem:" : "Raisons possibles du problème :",
"a conflicting app was installed" : "une application incompatible a été installée",
"a required component is missing or was disconnected" : "un composant requis est manquant ou a été déconnecté",
- "the filesystem is not readable" : "le système de fichier est illisible",
+ "the filesystem is not readable" : "le système de fichiers n'est pas lisible",
"Sorry, this link doesn't seem to work anymore." : "Désolé, ce lien semble ne plus fonctionner.",
"the item was removed" : "l'élément a été supprimé",
"the link has expired" : "le lien a expiré",
"sharing is disabled" : "le partage est désactivé",
- "For more information, please ask the person who has sent you this link." : "Pour davantage d'informations, veuillez contacter la personne qui vous a envoyé ce lien.",
+ "For more information, please ask the person who has sent you this link." : "Pour plus d'informations, veuillez contacter la personne qui vous a envoyé ce lien.",
"Add to your ownCloud" : "Ajouter à votre ownCloud"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file