From 64d00a896021f476c517233c5c8923b6a31776fb Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Tue, 28 Jul 2015 02:18:18 -0400 Subject: [tx-robot] updated from transifex --- l10n/da.js | 55 ++++++++++++++++++++++++++++++++++++++++++++++++--- l10n/da.json | 55 ++++++++++++++++++++++++++++++++++++++++++++++++--- l10n/da.php | 11 ----------- l10n/fi_FI.js | 7 +++++++ l10n/fi_FI.json | 7 +++++++ l10n/fr.js | 48 ++++++++++++++++++++++++++++++++++++++++++--- l10n/fr.json | 48 ++++++++++++++++++++++++++++++++++++++++++--- l10n/fr.php | 11 ----------- l10n/gl.js | 55 ++++++++++++++++++++++++++++++++++++++++++++++++--- l10n/gl.json | 55 ++++++++++++++++++++++++++++++++++++++++++++++++--- l10n/gl.php | 11 ----------- l10n/ja.js | 7 +++++++ l10n/ja.json | 7 +++++++ l10n/ko.js | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ l10n/ko.json | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ l10n/ko.php | 9 --------- l10n/pt_BR.js | 55 ++++++++++++++++++++++++++++++++++++++++++++++++--- l10n/pt_BR.json | 55 ++++++++++++++++++++++++++++++++++++++++++++++++--- l10n/pt_BR.php | 11 ----------- 19 files changed, 550 insertions(+), 77 deletions(-) delete mode 100644 l10n/da.php delete mode 100644 l10n/fr.php delete mode 100644 l10n/gl.php create mode 100644 l10n/ko.js create mode 100644 l10n/ko.json delete mode 100644 l10n/ko.php delete mode 100644 l10n/pt_BR.php (limited to 'l10n') diff --git a/l10n/da.js b/l10n/da.js index dbd5029b..ee7d80c1 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -1,12 +1,61 @@ OC.L10N.register( "gallery", { + "Gallery" : "Galleri", "Pictures" : "Billeder", + "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Ingen billeder fundet! Hvis du uploader billeder i fil-app'en, bliver de vist her. ", + "I am sorry, but I could not find any media files at this location." : "Beklager, men jeg kunne ikke finde mediefiler på dette sted.", + "Aborting preview. Could not find the file" : "Forlader forhåndsvisning. Kunne ikke finde filen", + "No ownCloud installation (7 or higher) found at {remote}" : "Der er ingen ownCloud-installation (7 eller højere) på {remote}", + "Invalid ownCloud url" : "Ugyldig ownCloud-URL", "Picture view" : "Billedvisning", + "Could not load the description" : "Kunne ikke indlæse beskrivelsen", + "Could not load the description: " : "Kunne ikke indlæse beskrivelsen:", + "Copyright" : "Ophavsret", + "Could not load the copyright notice: " : "Kunne ikke indlæse notits om ophavsret:", + "Copyright notice" : "Notits om ophavsret", + "Link to copyright document" : "Henvisning til dokument om ophavsret", + "This application may not work properly on your browser." : "Denne applikation fungerer muligvis ikke korrekt i din browser.", + "For an improved experience, please install one of the following alternatives" : "For en bedre oplevelse, kan én af følgende alternativer installeres", + "Your browser is not supported!" : "Din browser understøttes ikke!", + "please install one of the following alternatives" : "installér venligst én af følgende alternativer", + "Configuration error" : "Konfigurationsfejl", "Error loading slideshow template" : "Fejl ved indlæsning af skabelon for diasshow", + "Error! Could not generate a preview of this file.
" : "Fejl! Kunne ikke oprette en forhåndsvisning af denne fil.
", + "Error! Your browser can't display SVG files.
" : "Fejl! Din browser kan ikke vise SVG-filer.
", + "Next" : "Næste", + "Play" : "Afspil", + "Pause" : "Pause", + "Previous" : "Forrige", + "Close" : "Luk", + "Download" : "Hent", + "Toggle background" : "Slå baggrund til/fra", + "This share is password-protected" : "Delingen er beskyttet af kodeord", + "The password is wrong. Try again." : "Kodeordet er forkert. Prøv igen.", + "Password" : "Adgangskode", + "File list" : "Filoversigt", + "Sort by name" : "Sortér efter navn", + "Sort by date" : "Sortér efter dato", + "Album information" : "Information om album", "Share" : "Del", - "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Ingen billeder fundet! Hvis du uploader billeder i fil-app'en, bliver de vist her. ", - "shared by %s" : "delt af %s", - "File list" : "Filoversigt" + "Sorry, this file could not be found." : "Beklager, filen blev ikke fundet.", + "Reasons might be:" : "Årsagen kan være:", + "the wrong file ID was provided" : "der blev angivet et forkert fil-ID", + "the file was removed" : "filen blev fjernet", + "the file is corrupt" : "filen er beskadiget", + "the encryption key is missing" : "krypteringsnøglen mangler", + "Here is the error message returned by the server: " : "Her er fejlbeskeden som serveren sendte:", + "For more information, please contact your friendly ownCloud administrator." : "For mere information, så kontakt din venlige ownCloud-administrator.", + "Sorry, but the server could not fulfill your request." : "Beklager, men serveren kunne ikke opfylde din anmodning.", + "Possible reasons for the problem:" : "Mulige årsager til problemet:", + "a conflicting app was installed" : "en app med konflikter blev installeret", + "a required component is missing or was disconnected" : "en påḱrævet komponent mangler eller blev slået fra", + "the filesystem is not readable" : "filsystemet kan ikke aflæses", + "Sorry, this link doesn't seem to work anymore." : "Beklager, linket ser ikke længere ud til at virke.", + "the item was removed" : "Filen blev fjernet", + "the link has expired" : "linket er udløbet", + "sharing is disabled" : "deling er deaktiveret", + "For more information, please ask the person who has sent you this link." : "For mere information, så spørg personen som sendte dig dette link.", + "Add to your ownCloud" : "Tilføj til din ownCload" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index a605d671..a7235f79 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -1,10 +1,59 @@ { "translations": { + "Gallery" : "Galleri", "Pictures" : "Billeder", + "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Ingen billeder fundet! Hvis du uploader billeder i fil-app'en, bliver de vist her. ", + "I am sorry, but I could not find any media files at this location." : "Beklager, men jeg kunne ikke finde mediefiler på dette sted.", + "Aborting preview. Could not find the file" : "Forlader forhåndsvisning. Kunne ikke finde filen", + "No ownCloud installation (7 or higher) found at {remote}" : "Der er ingen ownCloud-installation (7 eller højere) på {remote}", + "Invalid ownCloud url" : "Ugyldig ownCloud-URL", "Picture view" : "Billedvisning", + "Could not load the description" : "Kunne ikke indlæse beskrivelsen", + "Could not load the description: " : "Kunne ikke indlæse beskrivelsen:", + "Copyright" : "Ophavsret", + "Could not load the copyright notice: " : "Kunne ikke indlæse notits om ophavsret:", + "Copyright notice" : "Notits om ophavsret", + "Link to copyright document" : "Henvisning til dokument om ophavsret", + "This application may not work properly on your browser." : "Denne applikation fungerer muligvis ikke korrekt i din browser.", + "For an improved experience, please install one of the following alternatives" : "For en bedre oplevelse, kan én af følgende alternativer installeres", + "Your browser is not supported!" : "Din browser understøttes ikke!", + "please install one of the following alternatives" : "installér venligst én af følgende alternativer", + "Configuration error" : "Konfigurationsfejl", "Error loading slideshow template" : "Fejl ved indlæsning af skabelon for diasshow", + "Error! Could not generate a preview of this file.
" : "Fejl! Kunne ikke oprette en forhåndsvisning af denne fil.
", + "Error! Your browser can't display SVG files.
" : "Fejl! Din browser kan ikke vise SVG-filer.
", + "Next" : "Næste", + "Play" : "Afspil", + "Pause" : "Pause", + "Previous" : "Forrige", + "Close" : "Luk", + "Download" : "Hent", + "Toggle background" : "Slå baggrund til/fra", + "This share is password-protected" : "Delingen er beskyttet af kodeord", + "The password is wrong. Try again." : "Kodeordet er forkert. Prøv igen.", + "Password" : "Adgangskode", + "File list" : "Filoversigt", + "Sort by name" : "Sortér efter navn", + "Sort by date" : "Sortér efter dato", + "Album information" : "Information om album", "Share" : "Del", - "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Ingen billeder fundet! Hvis du uploader billeder i fil-app'en, bliver de vist her. ", - "shared by %s" : "delt af %s", - "File list" : "Filoversigt" + "Sorry, this file could not be found." : "Beklager, filen blev ikke fundet.", + "Reasons might be:" : "Årsagen kan være:", + "the wrong file ID was provided" : "der blev angivet et forkert fil-ID", + "the file was removed" : "filen blev fjernet", + "the file is corrupt" : "filen er beskadiget", + "the encryption key is missing" : "krypteringsnøglen mangler", + "Here is the error message returned by the server: " : "Her er fejlbeskeden som serveren sendte:", + "For more information, please contact your friendly ownCloud administrator." : "For mere information, så kontakt din venlige ownCloud-administrator.", + "Sorry, but the server could not fulfill your request." : "Beklager, men serveren kunne ikke opfylde din anmodning.", + "Possible reasons for the problem:" : "Mulige årsager til problemet:", + "a conflicting app was installed" : "en app med konflikter blev installeret", + "a required component is missing or was disconnected" : "en påḱrævet komponent mangler eller blev slået fra", + "the filesystem is not readable" : "filsystemet kan ikke aflæses", + "Sorry, this link doesn't seem to work anymore." : "Beklager, linket ser ikke længere ud til at virke.", + "the item was removed" : "Filen blev fjernet", + "the link has expired" : "linket er udløbet", + "sharing is disabled" : "deling er deaktiveret", + "For more information, please ask the person who has sent you this link." : "For mere information, så spørg personen som sendte dig dette link.", + "Add to your ownCloud" : "Tilføj til din ownCload" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/da.php b/l10n/da.php deleted file mode 100644 index c76b9ac5..00000000 --- a/l10n/da.php +++ /dev/null @@ -1,11 +0,0 @@ - "Billeder", -"Picture view" => "Billedvisning", -"Error loading slideshow template" => "Fejl ved indlæsning af skabelon for diasshow", -"Share" => "Del", -"No pictures found! If you upload pictures in the files app, they will be displayed here." => "Ingen billeder fundet! Hvis du uploader billeder i fil-app'en, bliver de vist her. ", -"shared by %s" => "delt af %s", -"File list" => "Filoversigt" -); -$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/l10n/fi_FI.js b/l10n/fi_FI.js index 7cf7ac68..8df532df 100644 --- a/l10n/fi_FI.js +++ b/l10n/fi_FI.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Gallery" : "Galleria", "Pictures" : "Kuvat", + "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Kuvia ei löytynyt! Jos lähetät kuvia tiedostosovelluksen kautta, kuvat näytetään täällä.", "I am sorry, but I could not find any media files at this location." : "Valitettavasti tästä sijainnista ei löytynyt yhtäkään mediatiedostoa.", "Aborting preview. Could not find the file" : "Perutaan esikatselu, tiedostoa ei löytynyt", "No ownCloud installation (7 or higher) found at {remote}" : "ownCloud-asennusta (versiota 7 tai uudempaa) ei löytynyt osoitteesta {remote}", @@ -22,7 +23,13 @@ OC.L10N.register( "Error loading slideshow template" : "Virhe ladatessa diaesityksen mallipohjaa", "Error! Could not generate a preview of this file.
" : "Virhe! Esikatselua tälle tiedostolle ei voitu toteuttaa.
", "Error! Your browser can't display SVG files.
" : "Virhe! Selaimesi ei kykene näyttämään SVG-tiedostoja.
", + "Next" : "Seuraava", + "Play" : "Toista", + "Pause" : "Keskeytä", + "Previous" : "Edellinen", + "Close" : "Sulje", "Download" : "Lataa", + "Toggle background" : "Tausta päälle/pois", "This share is password-protected" : "Tämä jako on suojattu salasanalla", "The password is wrong. Try again." : "Väärä salasana. Yritä uudelleen.", "Password" : "Salasana", diff --git a/l10n/fi_FI.json b/l10n/fi_FI.json index 5bf0f61a..2e6b6fda 100644 --- a/l10n/fi_FI.json +++ b/l10n/fi_FI.json @@ -1,6 +1,7 @@ { "translations": { "Gallery" : "Galleria", "Pictures" : "Kuvat", + "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Kuvia ei löytynyt! Jos lähetät kuvia tiedostosovelluksen kautta, kuvat näytetään täällä.", "I am sorry, but I could not find any media files at this location." : "Valitettavasti tästä sijainnista ei löytynyt yhtäkään mediatiedostoa.", "Aborting preview. Could not find the file" : "Perutaan esikatselu, tiedostoa ei löytynyt", "No ownCloud installation (7 or higher) found at {remote}" : "ownCloud-asennusta (versiota 7 tai uudempaa) ei löytynyt osoitteesta {remote}", @@ -20,7 +21,13 @@ "Error loading slideshow template" : "Virhe ladatessa diaesityksen mallipohjaa", "Error! Could not generate a preview of this file.
" : "Virhe! Esikatselua tälle tiedostolle ei voitu toteuttaa.
", "Error! Your browser can't display SVG files.
" : "Virhe! Selaimesi ei kykene näyttämään SVG-tiedostoja.
", + "Next" : "Seuraava", + "Play" : "Toista", + "Pause" : "Keskeytä", + "Previous" : "Edellinen", + "Close" : "Sulje", "Download" : "Lataa", + "Toggle background" : "Tausta päälle/pois", "This share is password-protected" : "Tämä jako on suojattu salasanalla", "The password is wrong. Try again." : "Väärä salasana. Yritä uudelleen.", "Password" : "Salasana", diff --git a/l10n/fr.js b/l10n/fr.js index bb5086d6..aa1a375f 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -1,12 +1,54 @@ OC.L10N.register( "gallery", { + "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.", + "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.", + "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 ", + "Error! Could not generate a preview of this file.
" : "Erreur ! Impossible de générer un aperçu de ce fichier.
", + "Error! Your browser can't display SVG files.
" : "Erreur ! Votre navigateur ne sait pas afficher les fichiers SVG.
", + "Next" : "Suivant", + "Play" : "Lire", + "Pause" : "Pause", + "Previous" : "Précédent", + "Close" : "Fermer", + "Download" : "Télécharger", + "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", "Share" : "Partager", - "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Aucune image trouvée ! Si vous téléchargez des images dans l'application fichiers, elles seront affichées ici.", - "shared by %s" : "partagé par %s", - "File list" : "Liste des fichiers" + "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 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.", + "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", + "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.", + "Add to your ownCloud" : "Ajouter à votre ownCloud" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fr.json b/l10n/fr.json index 0b02ca97..315ab7ba 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1,10 +1,52 @@ { "translations": { + "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.", + "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.", + "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 ", + "Error! Could not generate a preview of this file.
" : "Erreur ! Impossible de générer un aperçu de ce fichier.
", + "Error! Your browser can't display SVG files.
" : "Erreur ! Votre navigateur ne sait pas afficher les fichiers SVG.
", + "Next" : "Suivant", + "Play" : "Lire", + "Pause" : "Pause", + "Previous" : "Précédent", + "Close" : "Fermer", + "Download" : "Télécharger", + "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", "Share" : "Partager", - "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Aucune image trouvée ! Si vous téléchargez des images dans l'application fichiers, elles seront affichées ici.", - "shared by %s" : "partagé par %s", - "File list" : "Liste des fichiers" + "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 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.", + "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", + "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.", + "Add to your ownCloud" : "Ajouter à votre ownCloud" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/fr.php b/l10n/fr.php deleted file mode 100644 index ef25bc68..00000000 --- a/l10n/fr.php +++ /dev/null @@ -1,11 +0,0 @@ - "Images", -"Picture view" => "Visualisation de l'image", -"Error loading slideshow template" => "Erreur lors du téléchargement du modèle de diaporama ", -"Share" => "Partager", -"No pictures found! If you upload pictures in the files app, they will be displayed here." => "Aucune image trouvée ! Si vous téléchargez des images dans l'application fichiers, elles seront affichées ici.", -"shared by %s" => "partagé par %s", -"File list" => "Liste des fichiers" -); -$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/gl.js b/l10n/gl.js index 3d471bdf..a7096157 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -1,12 +1,61 @@ OC.L10N.register( "gallery", { + "Gallery" : "Galería", "Pictures" : "Imaxes", + "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Non se atoparon imaxes! Se envía imaxes á aplicación de ficheiros, amosaranse aquí.", + "I am sorry, but I could not find any media files at this location." : "Sentímolo, non é posíbel atopar ningún ficheiro multimedia neste lugar.", + "Aborting preview. Could not find the file" : "Cancelando a vista previa. Non foi posíbel atopar o ficheiro", + "No ownCloud installation (7 or higher) found at {remote}" : "Non se atopou unha instalación do ownCloud (7 ou superior) en {remote}", + "Invalid ownCloud url" : "URL incorrecto do ownCloud", "Picture view" : "Ver imaxes", + "Could not load the description" : "Non foi posíbel cargar a descrición", + "Could not load the description: " : "Non foi posíbel cargar a descrición:", + "Copyright" : "Copyright", + "Could not load the copyright notice: " : "Non foi posíbel cargar o aviso de copyright:", + "Copyright notice" : "Aviso de copyright", + "Link to copyright document" : "Ligazón ao documento do copyright", + "This application may not work properly on your browser." : "É probábel que esta aplicación non traballe axeitadamente no seu navegador.", + "For an improved experience, please install one of the following alternatives" : "Para ter unha mellor experiencia, instale unha das seguintes alternativas", + "Your browser is not supported!" : "O seu navegador non é compatíbel!", + "please install one of the following alternatives" : "instale unha das seguintes alternativas", + "Configuration error" : "Produciuse un erro de configuración", "Error loading slideshow template" : "Produciuse un erro ao cargar o modelo do diaporama", + "Error! Could not generate a preview of this file.
" : "Erro! Non é posíbel xerar a vista previa deste ficheiro.
", + "Error! Your browser can't display SVG files.
" : "Erro! O seu navegador non pode amosar ficheiros SVG.
", + "Next" : "Seguinte", + "Play" : "Reproducir", + "Pause" : "Pausa", + "Previous" : "Anterior", + "Close" : "Pechar", + "Download" : "Descargar", + "Toggle background" : "Alternar o fondo", + "This share is password-protected" : "Esta compartición está protexida con contrasinal", + "The password is wrong. Try again." : "O contrasinal é incorrecto. Ténteo de novo.", + "Password" : "Contrasinal", + "File list" : "Lista de ficheiros", + "Sort by name" : "Ordenar polo nome", + "Sort by date" : "Ordenar pola data", + "Album information" : "Información do álbum", "Share" : "Compartir", - "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Non se atoparon imaxes! Se envía imaxes coas aplicacións de ficheiros, amosaranse aquí.", - "shared by %s" : "compartido por %s", - "File list" : "Lista de ficheiros" + "Sorry, this file could not be found." : "Sentímolo, este ficheiro non foi atopado.", + "Reasons might be:" : "As razóns poderían ser:", + "the wrong file ID was provided" : "forneceu un ID de ficheiro estragado", + "the file was removed" : "o ficheiro foi retirado", + "the file is corrupt" : "o ficheiro está estragado", + "the encryption key is missing" : "non se atopou a chave de cifrado", + "Here is the error message returned by the server: " : "Esta é a mensaxe co que respondeu o servidor:", + "For more information, please contact your friendly ownCloud administrator." : "Para obter máis información, póñase en contacto co administrador do ownCloud.", + "Sorry, but the server could not fulfill your request." : "Sentímolo, o servidor non puido completar a súa solicitude", + "Possible reasons for the problem:" : "Posíbeis causas deste problema:", + "a conflicting app was installed" : "instalouse unha aplicación conflitiva", + "a required component is missing or was disconnected" : "non se atopou ou desconectouse un compoñente requirido", + "the filesystem is not readable" : "o sistema de ficheiros non é lexíbel.", + "Sorry, this link doesn't seem to work anymore." : "Sentímolo, semella que esta ligazón non funciona.", + "the item was removed" : "o elemento foi retirado", + "the link has expired" : "caducou a ligazón", + "sharing is disabled" : "foi desactivada a compartición", + "For more information, please ask the person who has sent you this link." : "Para obter máis información, pregúntelle á persoa que lle enviou esta ligazón.", + "Add to your ownCloud" : "Engadir ao seu ownCloud" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index f3d1471f..23a8b62e 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -1,10 +1,59 @@ { "translations": { + "Gallery" : "Galería", "Pictures" : "Imaxes", + "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Non se atoparon imaxes! Se envía imaxes á aplicación de ficheiros, amosaranse aquí.", + "I am sorry, but I could not find any media files at this location." : "Sentímolo, non é posíbel atopar ningún ficheiro multimedia neste lugar.", + "Aborting preview. Could not find the file" : "Cancelando a vista previa. Non foi posíbel atopar o ficheiro", + "No ownCloud installation (7 or higher) found at {remote}" : "Non se atopou unha instalación do ownCloud (7 ou superior) en {remote}", + "Invalid ownCloud url" : "URL incorrecto do ownCloud", "Picture view" : "Ver imaxes", + "Could not load the description" : "Non foi posíbel cargar a descrición", + "Could not load the description: " : "Non foi posíbel cargar a descrición:", + "Copyright" : "Copyright", + "Could not load the copyright notice: " : "Non foi posíbel cargar o aviso de copyright:", + "Copyright notice" : "Aviso de copyright", + "Link to copyright document" : "Ligazón ao documento do copyright", + "This application may not work properly on your browser." : "É probábel que esta aplicación non traballe axeitadamente no seu navegador.", + "For an improved experience, please install one of the following alternatives" : "Para ter unha mellor experiencia, instale unha das seguintes alternativas", + "Your browser is not supported!" : "O seu navegador non é compatíbel!", + "please install one of the following alternatives" : "instale unha das seguintes alternativas", + "Configuration error" : "Produciuse un erro de configuración", "Error loading slideshow template" : "Produciuse un erro ao cargar o modelo do diaporama", + "Error! Could not generate a preview of this file.
" : "Erro! Non é posíbel xerar a vista previa deste ficheiro.
", + "Error! Your browser can't display SVG files.
" : "Erro! O seu navegador non pode amosar ficheiros SVG.
", + "Next" : "Seguinte", + "Play" : "Reproducir", + "Pause" : "Pausa", + "Previous" : "Anterior", + "Close" : "Pechar", + "Download" : "Descargar", + "Toggle background" : "Alternar o fondo", + "This share is password-protected" : "Esta compartición está protexida con contrasinal", + "The password is wrong. Try again." : "O contrasinal é incorrecto. Ténteo de novo.", + "Password" : "Contrasinal", + "File list" : "Lista de ficheiros", + "Sort by name" : "Ordenar polo nome", + "Sort by date" : "Ordenar pola data", + "Album information" : "Información do álbum", "Share" : "Compartir", - "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Non se atoparon imaxes! Se envía imaxes coas aplicacións de ficheiros, amosaranse aquí.", - "shared by %s" : "compartido por %s", - "File list" : "Lista de ficheiros" + "Sorry, this file could not be found." : "Sentímolo, este ficheiro non foi atopado.", + "Reasons might be:" : "As razóns poderían ser:", + "the wrong file ID was provided" : "forneceu un ID de ficheiro estragado", + "the file was removed" : "o ficheiro foi retirado", + "the file is corrupt" : "o ficheiro está estragado", + "the encryption key is missing" : "non se atopou a chave de cifrado", + "Here is the error message returned by the server: " : "Esta é a mensaxe co que respondeu o servidor:", + "For more information, please contact your friendly ownCloud administrator." : "Para obter máis información, póñase en contacto co administrador do ownCloud.", + "Sorry, but the server could not fulfill your request." : "Sentímolo, o servidor non puido completar a súa solicitude", + "Possible reasons for the problem:" : "Posíbeis causas deste problema:", + "a conflicting app was installed" : "instalouse unha aplicación conflitiva", + "a required component is missing or was disconnected" : "non se atopou ou desconectouse un compoñente requirido", + "the filesystem is not readable" : "o sistema de ficheiros non é lexíbel.", + "Sorry, this link doesn't seem to work anymore." : "Sentímolo, semella que esta ligazón non funciona.", + "the item was removed" : "o elemento foi retirado", + "the link has expired" : "caducou a ligazón", + "sharing is disabled" : "foi desactivada a compartición", + "For more information, please ask the person who has sent you this link." : "Para obter máis información, pregúntelle á persoa que lle enviou esta ligazón.", + "Add to your ownCloud" : "Engadir ao seu ownCloud" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/gl.php b/l10n/gl.php deleted file mode 100644 index 5662e4e9..00000000 --- a/l10n/gl.php +++ /dev/null @@ -1,11 +0,0 @@ - "Imaxes", -"Picture view" => "Ver imaxes", -"Error loading slideshow template" => "Produciuse un erro ao cargar o modelo do diaporama", -"Share" => "Compartir", -"No pictures found! If you upload pictures in the files app, they will be displayed here." => "Non se atoparon imaxes! Se envía imaxes coas aplicacións de ficheiros, amosaranse aquí.", -"shared by %s" => "compartido por %s", -"File list" => "Lista de ficheiros" -); -$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/l10n/ja.js b/l10n/ja.js index dcec34cf..d8705077 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Gallery" : "ギャラリー", "Pictures" : "画像", + "No pictures found! If you upload pictures in the files app, they will be displayed here." : "画像が見つかりませんでした!ファイルアプリでアップロードした画像は、ここに表示されます。", "I am sorry, but I could not find any media files at this location." : "申し訳ありません、この場所にはどのメディアのファイルも見つかりませんでした。", "Aborting preview. Could not find the file" : "プレビューを中止します。ファイルが見つかりませんでした。", "No ownCloud installation (7 or higher) found at {remote}" : "{remote} にはownCloud (7以上)がインストールされていません", @@ -22,7 +23,13 @@ OC.L10N.register( "Error loading slideshow template" : "スライドショーのテンプレートの読み込みエラー", "Error! Could not generate a preview of this file.
" : "エラー! このファイルのプレビューを生成できませんでした。
", "Error! Your browser can't display SVG files.
" : "エラー! あなたのブラウザは SVG ファイルを表示できません。
", + "Next" : "次", + "Play" : "再生", + "Pause" : "一時停止", + "Previous" : "前", + "Close" : "閉じる", "Download" : "ダウンロード", + "Toggle background" : "背景の切り替え", "This share is password-protected" : "この共有はパスワードで保護されています", "The password is wrong. Try again." : "パスワードが間違っています。再試行してください。", "Password" : "パスワード", diff --git a/l10n/ja.json b/l10n/ja.json index c9085f85..41d65878 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -1,6 +1,7 @@ { "translations": { "Gallery" : "ギャラリー", "Pictures" : "画像", + "No pictures found! If you upload pictures in the files app, they will be displayed here." : "画像が見つかりませんでした!ファイルアプリでアップロードした画像は、ここに表示されます。", "I am sorry, but I could not find any media files at this location." : "申し訳ありません、この場所にはどのメディアのファイルも見つかりませんでした。", "Aborting preview. Could not find the file" : "プレビューを中止します。ファイルが見つかりませんでした。", "No ownCloud installation (7 or higher) found at {remote}" : "{remote} にはownCloud (7以上)がインストールされていません", @@ -20,7 +21,13 @@ "Error loading slideshow template" : "スライドショーのテンプレートの読み込みエラー", "Error! Could not generate a preview of this file.
" : "エラー! このファイルのプレビューを生成できませんでした。
", "Error! Your browser can't display SVG files.
" : "エラー! あなたのブラウザは SVG ファイルを表示できません。
", + "Next" : "次", + "Play" : "再生", + "Pause" : "一時停止", + "Previous" : "前", + "Close" : "閉じる", "Download" : "ダウンロード", + "Toggle background" : "背景の切り替え", "This share is password-protected" : "この共有はパスワードで保護されています", "The password is wrong. Try again." : "パスワードが間違っています。再試行してください。", "Password" : "パスワード", diff --git a/l10n/ko.js b/l10n/ko.js new file mode 100644 index 00000000..d7770f7c --- /dev/null +++ b/l10n/ko.js @@ -0,0 +1,61 @@ +OC.L10N.register( + "gallery", + { + "Gallery" : "갤러리", + "Pictures" : "사진", + "No pictures found! If you upload pictures in the files app, they will be displayed here." : "사진이 없습니다! 파일 앱에서 올린 사진이 여기에 표시됩니다.", + "I am sorry, but I could not find any media files at this location." : "죄송합니다. 이 위치에서 미디어 파일을 찾을 수 없습니다.", + "Aborting preview. Could not find the file" : "미리 보기를 중단합니다. 파일을 찾을 수 없음", + "No ownCloud installation (7 or higher) found at {remote}" : "{remote}에 ownCloud 7 이상이 설치되어 있지 않음", + "Invalid ownCloud url" : "잘못된 ownCloud URL", + "Picture view" : "사진 보기", + "Could not load the description" : "설명을 불러올 수 없음", + "Could not load the description: " : "설명을 불러올 수 없음: ", + "Copyright" : "저작권", + "Could not load the copyright notice: " : "저작권 공지를 불러올 수 없음: ", + "Copyright notice" : "저작권 공지", + "Link to copyright document" : "저작권 문서로 향한 링크", + "This application may not work properly on your browser." : "이 앱은 현재 사용 중인 웹 브라우저에서 올바르게 작동하지 않을 수 있습니다.", + "For an improved experience, please install one of the following alternatives" : "향상된 경험을 위하여 다음 중 하나를 설치하십시오", + "Your browser is not supported!" : "사용 중인 브라우저는 지원되지 않습니다!", + "please install one of the following alternatives" : "다음 중 하나를 설치하십시오", + "Configuration error" : "설정 오류", + "Error loading slideshow template" : "슬라이드 쇼 템플릿을 불러오는 중 오류 발생", + "Error! Could not generate a preview of this file.
" : "오류! 이 파일의 미리 보기를 생성할 수 없습니다.
", + "Error! Your browser can't display SVG files.
" : "오류! 사용 중인 브라우저에서 SVG 파일을 표시할 수 없습니다.
", + "Next" : "다음", + "Play" : "재생", + "Pause" : "일시 정지", + "Previous" : "이전", + "Close" : "닫기", + "Download" : "다운로드", + "Toggle background" : "배경 전환", + "This share is password-protected" : "이 공유는 암호로 보호되어 있습니다", + "The password is wrong. Try again." : "암호가 잘못되었습니다. 다시 입력해 주십시오.", + "Password" : "암호", + "File list" : "파일 목록", + "Sort by name" : "이름순으로 정렬", + "Sort by date" : "날짜순으로 정렬", + "Album information" : "앨범 정보", + "Share" : "공유", + "Sorry, this file could not be found." : "이 파일을 찾을 수 없습니다.", + "Reasons might be:" : "이유는 다음과 같을 수 있습니다:", + "the wrong file ID was provided" : "잘못된 파일 ID를 받음", + "the file was removed" : "파일이 삭제됨", + "the file is corrupt" : "파일이 손상됨", + "the encryption key is missing" : "암호화 키가 없음", + "Here is the error message returned by the server: " : "서버에서 반환한 오류 메시지입니다: ", + "For more information, please contact your friendly ownCloud administrator." : "더 많은 정보를 보려면 ownCloud 관리자에게 연락하십시오.", + "Sorry, but the server could not fulfill your request." : "서버에서 요청을 처리할 수 없습니다.", + "Possible reasons for the problem:" : "문제의 가능한 이유:", + "a conflicting app was installed" : "충돌하는 앱이 설치됨", + "a required component is missing or was disconnected" : "필요한 구성 요소가 없거나 연결 해제됨", + "the filesystem is not readable" : "파일 시스템에서 읽을 수 없음", + "Sorry, this link doesn't seem to work anymore." : "이 링크가 더 이상 작동하지 않습니다.", + "the item was removed" : "항목이 삭제됨", + "the link has expired" : "링크가 만료됨", + "sharing is disabled" : "공유가 비활성화됨", + "For more information, please ask the person who has sent you this link." : "더 많은 정보를 얻으려면 링크를 보낸 사람에게 물어 보십시오.", + "Add to your ownCloud" : "내 ownCloud에 추가하기" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json new file mode 100644 index 00000000..0134496b --- /dev/null +++ b/l10n/ko.json @@ -0,0 +1,59 @@ +{ "translations": { + "Gallery" : "갤러리", + "Pictures" : "사진", + "No pictures found! If you upload pictures in the files app, they will be displayed here." : "사진이 없습니다! 파일 앱에서 올린 사진이 여기에 표시됩니다.", + "I am sorry, but I could not find any media files at this location." : "죄송합니다. 이 위치에서 미디어 파일을 찾을 수 없습니다.", + "Aborting preview. Could not find the file" : "미리 보기를 중단합니다. 파일을 찾을 수 없음", + "No ownCloud installation (7 or higher) found at {remote}" : "{remote}에 ownCloud 7 이상이 설치되어 있지 않음", + "Invalid ownCloud url" : "잘못된 ownCloud URL", + "Picture view" : "사진 보기", + "Could not load the description" : "설명을 불러올 수 없음", + "Could not load the description: " : "설명을 불러올 수 없음: ", + "Copyright" : "저작권", + "Could not load the copyright notice: " : "저작권 공지를 불러올 수 없음: ", + "Copyright notice" : "저작권 공지", + "Link to copyright document" : "저작권 문서로 향한 링크", + "This application may not work properly on your browser." : "이 앱은 현재 사용 중인 웹 브라우저에서 올바르게 작동하지 않을 수 있습니다.", + "For an improved experience, please install one of the following alternatives" : "향상된 경험을 위하여 다음 중 하나를 설치하십시오", + "Your browser is not supported!" : "사용 중인 브라우저는 지원되지 않습니다!", + "please install one of the following alternatives" : "다음 중 하나를 설치하십시오", + "Configuration error" : "설정 오류", + "Error loading slideshow template" : "슬라이드 쇼 템플릿을 불러오는 중 오류 발생", + "Error! Could not generate a preview of this file.
" : "오류! 이 파일의 미리 보기를 생성할 수 없습니다.
", + "Error! Your browser can't display SVG files.
" : "오류! 사용 중인 브라우저에서 SVG 파일을 표시할 수 없습니다.
", + "Next" : "다음", + "Play" : "재생", + "Pause" : "일시 정지", + "Previous" : "이전", + "Close" : "닫기", + "Download" : "다운로드", + "Toggle background" : "배경 전환", + "This share is password-protected" : "이 공유는 암호로 보호되어 있습니다", + "The password is wrong. Try again." : "암호가 잘못되었습니다. 다시 입력해 주십시오.", + "Password" : "암호", + "File list" : "파일 목록", + "Sort by name" : "이름순으로 정렬", + "Sort by date" : "날짜순으로 정렬", + "Album information" : "앨범 정보", + "Share" : "공유", + "Sorry, this file could not be found." : "이 파일을 찾을 수 없습니다.", + "Reasons might be:" : "이유는 다음과 같을 수 있습니다:", + "the wrong file ID was provided" : "잘못된 파일 ID를 받음", + "the file was removed" : "파일이 삭제됨", + "the file is corrupt" : "파일이 손상됨", + "the encryption key is missing" : "암호화 키가 없음", + "Here is the error message returned by the server: " : "서버에서 반환한 오류 메시지입니다: ", + "For more information, please contact your friendly ownCloud administrator." : "더 많은 정보를 보려면 ownCloud 관리자에게 연락하십시오.", + "Sorry, but the server could not fulfill your request." : "서버에서 요청을 처리할 수 없습니다.", + "Possible reasons for the problem:" : "문제의 가능한 이유:", + "a conflicting app was installed" : "충돌하는 앱이 설치됨", + "a required component is missing or was disconnected" : "필요한 구성 요소가 없거나 연결 해제됨", + "the filesystem is not readable" : "파일 시스템에서 읽을 수 없음", + "Sorry, this link doesn't seem to work anymore." : "이 링크가 더 이상 작동하지 않습니다.", + "the item was removed" : "항목이 삭제됨", + "the link has expired" : "링크가 만료됨", + "sharing is disabled" : "공유가 비활성화됨", + "For more information, please ask the person who has sent you this link." : "더 많은 정보를 얻으려면 링크를 보낸 사람에게 물어 보십시오.", + "Add to your ownCloud" : "내 ownCloud에 추가하기" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/l10n/ko.php b/l10n/ko.php deleted file mode 100644 index 4e6cd450..00000000 --- a/l10n/ko.php +++ /dev/null @@ -1,9 +0,0 @@ - "사진", -"Picture view" => "사진 보기", -"Error loading slideshow template" => "슬라이드 쇼 템플릿을 불러오는 중 오류 발생", -"Share" => "공유", -"File list" => "파일 목록" -); -$PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 20161b0a..b8062be3 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -1,12 +1,61 @@ OC.L10N.register( "gallery", { + "Gallery" : "Galeria", "Pictures" : "Imagens", + "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Nenhuma foto foi encontrada! Se você enviar fotos no app arquivos, eles serão exibidos aqui.", + "I am sorry, but I could not find any media files at this location." : "Sinto muito, mas não conseguimos encontrar arquivos de mídia neste local.", + "Aborting preview. Could not find the file" : "Anulando visualização. Não foi possível encontrar o arquivo", + "No ownCloud installation (7 or higher) found at {remote}" : "Nenhuma instalação ownCloud (7 ou superior) foi encontrada em {remote}", + "Invalid ownCloud url" : "Url invalida para ownCloud", "Picture view" : "Visualizar foto", + "Could not load the description" : "Não foi possível carregar a descrição", + "Could not load the description: " : "Não foi possível carregar a descrição:", + "Copyright" : "Direitos Autorais", + "Could not load the copyright notice: " : "Não foi possível carregar aviso de direitos autorais:", + "Copyright notice" : "Nota de direitos autorais", + "Link to copyright document" : "Link para documento de direitos autorais", + "This application may not work properly on your browser." : "Esta aplicação pode não funcionar corretamente em seu navegador.", + "For an improved experience, please install one of the following alternatives" : "Para uma melhor experiência, por favor, instale uma das seguintes alternativas", + "Your browser is not supported!" : "Seu navegador não é suportado!", + "please install one of the following alternatives" : "instale uma das seguintes alternativas", + "Configuration error" : "Erro de configuração", "Error loading slideshow template" : "Erro ao carregar o modelo de slideshow", + "Error! Could not generate a preview of this file.
" : "Erro! Não foi possível gerar uma visualização desse arquivo.
", + "Error! Your browser can't display SVG files.
" : "Erro! Seu navegador não pode exibir arquivos SVG.
", + "Next" : "Próxima", + "Play" : "Reproduzir", + "Pause" : "Pausa", + "Previous" : "Anterior", + "Close" : "Fechar", + "Download" : "Baixar", + "Toggle background" : "Alternância de fundo", + "This share is password-protected" : "Este compartilhamento esta protegido por senha", + "The password is wrong. Try again." : "Senha incorreta. Tente novamente.", + "Password" : "Senha", + "File list" : "Lista de arquivo", + "Sort by name" : "Ordenar por nome", + "Sort by date" : "Ordenar por data", + "Album information" : "Informações do álbum", "Share" : "Compartilhar", - "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Nenhuma foto foi encontrada! Se você enviar fotos no app arquivos, eles serão exibidos aqui.", - "shared by %s" : "compartilhado por %s", - "File list" : "Lista de arquivo" + "Sorry, this file could not be found." : "Desculpe, este arquivo não pôde ser encontrado.", + "Reasons might be:" : "As razões podem ser:", + "the wrong file ID was provided" : "foi fornecida uma ID errada de arquivo", + "the file was removed" : "o arquivo foi removido", + "the file is corrupt" : "o arquivo está corrompido", + "the encryption key is missing" : "está faltando a chave de criptografia", + "Here is the error message returned by the server: " : "Aqui está a mensagem de erro retornada pelo servidor:", + "For more information, please contact your friendly ownCloud administrator." : "Para obter mais informações, entre em contato com o amigável administrador do ownCloud.", + "Sorry, but the server could not fulfill your request." : "Desculpe, mas o servidor não pode satisfazer o seu pedido.", + "Possible reasons for the problem:" : "As possíveis razões para o problema:", + "a conflicting app was installed" : "um aplicativo conflitante foi instalado", + "a required component is missing or was disconnected" : "um componente necessário está faltando ou foi descontinuado", + "the filesystem is not readable" : "o sistema de arquivos não é legível", + "Sorry, this link doesn't seem to work anymore." : "Desculpe, este link parece não funcionar mais.", + "the item was removed" : "o item foi removido", + "the link has expired" : "o link expirou", + "sharing is disabled" : "o compartilhamento está desativado", + "For more information, please ask the person who has sent you this link." : "Para mais informações, por favor, pergunte a pessoa que lhe enviou este link.", + "Add to your ownCloud" : "Adiconar ao seu ownCloud" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index dfa1dcd6..b1146640 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -1,10 +1,59 @@ { "translations": { + "Gallery" : "Galeria", "Pictures" : "Imagens", + "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Nenhuma foto foi encontrada! Se você enviar fotos no app arquivos, eles serão exibidos aqui.", + "I am sorry, but I could not find any media files at this location." : "Sinto muito, mas não conseguimos encontrar arquivos de mídia neste local.", + "Aborting preview. Could not find the file" : "Anulando visualização. Não foi possível encontrar o arquivo", + "No ownCloud installation (7 or higher) found at {remote}" : "Nenhuma instalação ownCloud (7 ou superior) foi encontrada em {remote}", + "Invalid ownCloud url" : "Url invalida para ownCloud", "Picture view" : "Visualizar foto", + "Could not load the description" : "Não foi possível carregar a descrição", + "Could not load the description: " : "Não foi possível carregar a descrição:", + "Copyright" : "Direitos Autorais", + "Could not load the copyright notice: " : "Não foi possível carregar aviso de direitos autorais:", + "Copyright notice" : "Nota de direitos autorais", + "Link to copyright document" : "Link para documento de direitos autorais", + "This application may not work properly on your browser." : "Esta aplicação pode não funcionar corretamente em seu navegador.", + "For an improved experience, please install one of the following alternatives" : "Para uma melhor experiência, por favor, instale uma das seguintes alternativas", + "Your browser is not supported!" : "Seu navegador não é suportado!", + "please install one of the following alternatives" : "instale uma das seguintes alternativas", + "Configuration error" : "Erro de configuração", "Error loading slideshow template" : "Erro ao carregar o modelo de slideshow", + "Error! Could not generate a preview of this file.
" : "Erro! Não foi possível gerar uma visualização desse arquivo.
", + "Error! Your browser can't display SVG files.
" : "Erro! Seu navegador não pode exibir arquivos SVG.
", + "Next" : "Próxima", + "Play" : "Reproduzir", + "Pause" : "Pausa", + "Previous" : "Anterior", + "Close" : "Fechar", + "Download" : "Baixar", + "Toggle background" : "Alternância de fundo", + "This share is password-protected" : "Este compartilhamento esta protegido por senha", + "The password is wrong. Try again." : "Senha incorreta. Tente novamente.", + "Password" : "Senha", + "File list" : "Lista de arquivo", + "Sort by name" : "Ordenar por nome", + "Sort by date" : "Ordenar por data", + "Album information" : "Informações do álbum", "Share" : "Compartilhar", - "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Nenhuma foto foi encontrada! Se você enviar fotos no app arquivos, eles serão exibidos aqui.", - "shared by %s" : "compartilhado por %s", - "File list" : "Lista de arquivo" + "Sorry, this file could not be found." : "Desculpe, este arquivo não pôde ser encontrado.", + "Reasons might be:" : "As razões podem ser:", + "the wrong file ID was provided" : "foi fornecida uma ID errada de arquivo", + "the file was removed" : "o arquivo foi removido", + "the file is corrupt" : "o arquivo está corrompido", + "the encryption key is missing" : "está faltando a chave de criptografia", + "Here is the error message returned by the server: " : "Aqui está a mensagem de erro retornada pelo servidor:", + "For more information, please contact your friendly ownCloud administrator." : "Para obter mais informações, entre em contato com o amigável administrador do ownCloud.", + "Sorry, but the server could not fulfill your request." : "Desculpe, mas o servidor não pode satisfazer o seu pedido.", + "Possible reasons for the problem:" : "As possíveis razões para o problema:", + "a conflicting app was installed" : "um aplicativo conflitante foi instalado", + "a required component is missing or was disconnected" : "um componente necessário está faltando ou foi descontinuado", + "the filesystem is not readable" : "o sistema de arquivos não é legível", + "Sorry, this link doesn't seem to work anymore." : "Desculpe, este link parece não funcionar mais.", + "the item was removed" : "o item foi removido", + "the link has expired" : "o link expirou", + "sharing is disabled" : "o compartilhamento está desativado", + "For more information, please ask the person who has sent you this link." : "Para mais informações, por favor, pergunte a pessoa que lhe enviou este link.", + "Add to your ownCloud" : "Adiconar ao seu ownCloud" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/pt_BR.php b/l10n/pt_BR.php deleted file mode 100644 index daedfe7c..00000000 --- a/l10n/pt_BR.php +++ /dev/null @@ -1,11 +0,0 @@ - "Imagens", -"Picture view" => "Visualizar foto", -"Error loading slideshow template" => "Erro ao carregar o modelo de slideshow", -"Share" => "Compartilhar", -"No pictures found! If you upload pictures in the files app, they will be displayed here." => "Nenhuma foto foi encontrada! Se você enviar fotos no app arquivos, eles serão exibidos aqui.", -"shared by %s" => "compartilhado por %s", -"File list" => "Lista de arquivo" -); -$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; -- cgit v1.2.3