diff --git a/apps/admin_audit/l10n/ar.js b/apps/admin_audit/l10n/ar.js new file mode 100644 index 0000000000000000000000000000000000000000..7966ba4a1fcd61992ee06914c36f1e03e0d26081 --- /dev/null +++ b/apps/admin_audit/l10n/ar.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "admin_audit", + { + "Auditing / Logging" : "التدقيق / التسجيل", + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "يوÙر إمكانات التسجيل لـ Nextcloud مثل الوصول إلى مل٠التسجيل أو الإجراءات الØساسة." +}, +"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/admin_audit/l10n/ar.json b/apps/admin_audit/l10n/ar.json new file mode 100644 index 0000000000000000000000000000000000000000..c5e4427f0a49e949dec3022a034772d2e7051721 --- /dev/null +++ b/apps/admin_audit/l10n/ar.json @@ -0,0 +1,5 @@ +{ "translations": { + "Auditing / Logging" : "التدقيق / التسجيل", + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "يوÙر إمكانات التسجيل لـ Nextcloud مثل الوصول إلى مل٠التسجيل أو الإجراءات الØساسة." +},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" +} \ No newline at end of file diff --git a/apps/admin_audit/l10n/de_DE.js b/apps/admin_audit/l10n/de_DE.js new file mode 100644 index 0000000000000000000000000000000000000000..05576240d03502b6b9d0ddad8c7dacb7481357a0 --- /dev/null +++ b/apps/admin_audit/l10n/de_DE.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "admin_audit", + { + "Auditing / Logging" : "Auditieren / Protokollieren" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/admin_audit/l10n/de_DE.json b/apps/admin_audit/l10n/de_DE.json new file mode 100644 index 0000000000000000000000000000000000000000..3f9a5b6ebc4b6f1b179c11405891d5ac3e6d0007 --- /dev/null +++ b/apps/admin_audit/l10n/de_DE.json @@ -0,0 +1,4 @@ +{ "translations": { + "Auditing / Logging" : "Auditieren / Protokollieren" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/admin_audit/l10n/fr.js b/apps/admin_audit/l10n/fr.js new file mode 100644 index 0000000000000000000000000000000000000000..c865fc3714159395e852343b90df25497737d5bc --- /dev/null +++ b/apps/admin_audit/l10n/fr.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "admin_audit", + { + "Auditing / Logging" : "Audit / journalisation", + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fournit des capacités de journalisation pour Nextcloud telles que la journalisation des accès aux fichiers ou des actions autrement sensibles." +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/admin_audit/l10n/fr.json b/apps/admin_audit/l10n/fr.json new file mode 100644 index 0000000000000000000000000000000000000000..2a3a28e04f04cf4b287b78fffb28265488be1462 --- /dev/null +++ b/apps/admin_audit/l10n/fr.json @@ -0,0 +1,5 @@ +{ "translations": { + "Auditing / Logging" : "Audit / journalisation", + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fournit des capacités de journalisation pour Nextcloud telles que la journalisation des accès aux fichiers ou des actions autrement sensibles." +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} \ No newline at end of file diff --git a/apps/dashboard/l10n/fr.js b/apps/dashboard/l10n/fr.js index 35ef46f1514c4f5a4abe2a611304a0278f441ff6..3c01a2ddd7ca2b0aec1a27fb4424a9ee9cd08e16 100644 --- a/apps/dashboard/l10n/fr.js +++ b/apps/dashboard/l10n/fr.js @@ -2,19 +2,28 @@ OC.L10N.register( "dashboard", { "Dashboard" : "Tableau de bord", + "Dashboard app" : "Dashboard app", + "Show something" : "Montre quelque chose", "Customize" : "Personnaliser", + "Edit widgets" : "Modifier les widgets", + "Get more widgets from the app store" : "Obtenez plus de widgets de l'App Store", "Change background image" : "Modifier l’image d'arrière-plan", "Weather service" : "Service météo", + "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Pour votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud en votre nom afin que le service météo ne reçoive aucune information personnelle.", "Weather data from Met.no" : "Données météo fournies par Met.no", "Weather" : "Météo", "Status" : "Statut", "Good evening, {name}" : "Bonsoir {name}", "Good evening" : "Bonsoir", + "Good afternoon, {name}" : "Bonjour, {name}", "Good afternoon" : "Bon après-midi", "Good morning, {name}" : "Bonjour {name}", "Good morning" : "Bonjour", "Good night, {name}" : "Bonne nuit {name}", "Good night" : "Bonne nuit", - "Default images" : "Images par défaut" + "Pick from files" : "Choisissez parmi les fichiers", + "Default images" : "Images par défaut", + "Plain background" : "Fond uni", + "Insert from {productName}" : "Insérer depuis {productName}" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/dashboard/l10n/fr.json b/apps/dashboard/l10n/fr.json index 7491c2e7f5cfdb619e2192ddbb03d3027676d74b..40f16a5e9e6a58703ba16c9079ea0620ea3db5cf 100644 --- a/apps/dashboard/l10n/fr.json +++ b/apps/dashboard/l10n/fr.json @@ -1,18 +1,27 @@ { "translations": { "Dashboard" : "Tableau de bord", + "Dashboard app" : "Dashboard app", + "Show something" : "Montre quelque chose", "Customize" : "Personnaliser", + "Edit widgets" : "Modifier les widgets", + "Get more widgets from the app store" : "Obtenez plus de widgets de l'App Store", "Change background image" : "Modifier l’image d'arrière-plan", "Weather service" : "Service météo", + "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Pour votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud en votre nom afin que le service météo ne reçoive aucune information personnelle.", "Weather data from Met.no" : "Données météo fournies par Met.no", "Weather" : "Météo", "Status" : "Statut", "Good evening, {name}" : "Bonsoir {name}", "Good evening" : "Bonsoir", + "Good afternoon, {name}" : "Bonjour, {name}", "Good afternoon" : "Bon après-midi", "Good morning, {name}" : "Bonjour {name}", "Good morning" : "Bonjour", "Good night, {name}" : "Bonne nuit {name}", "Good night" : "Bonne nuit", - "Default images" : "Images par défaut" + "Pick from files" : "Choisissez parmi les fichiers", + "Default images" : "Images par défaut", + "Plain background" : "Fond uni", + "Insert from {productName}" : "Insérer depuis {productName}" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/lookup_server_connector/l10n/de_DE.js b/apps/lookup_server_connector/l10n/de_DE.js new file mode 100644 index 0000000000000000000000000000000000000000..e6ecaec12c2a74d8a21ec543283e4dace6a67e66 --- /dev/null +++ b/apps/lookup_server_connector/l10n/de_DE.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "lookup_server_connector", + { + "Lookup Server Connector" : "Lookup Server Connector" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/lookup_server_connector/l10n/de_DE.json b/apps/lookup_server_connector/l10n/de_DE.json new file mode 100644 index 0000000000000000000000000000000000000000..667007cc6ff490808ca410da2f33989b425eb722 --- /dev/null +++ b/apps/lookup_server_connector/l10n/de_DE.json @@ -0,0 +1,4 @@ +{ "translations": { + "Lookup Server Connector" : "Lookup Server Connector" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 2042b7bbff63ad16401c17f6934990f71a36ac9e..11d2f075d2311aeea30d8641441a666897e12052 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -172,6 +172,7 @@ OC.L10N.register( "Allow users to share via link" : "Ø§Ù„Ø³Ù…Ø§Ø Ù„Ù„Ù…Ø³ØªØ®Ø¯Ù… بمشاركة المل٠عن طريق رابط", "Allow public uploads" : "Ø§Ù„Ø³Ù…Ø§Ø Ø¨Ø§Ù„Ø±Ùع للعامة ", "Always ask for a password" : "أطلب دائما كلمة السر", + "Enforce password protection" : "Ùرض الØماية بكلمة مرور", "Allow resharing" : "Ø§Ù„Ø³Ù…Ø§Ø Ø¨Ø¥Ø¹Ø§Ø¯Ø© المشاركة ", "Like our Facebook page" : "قم بالإعجاب بصÙØتنا على الÙايسبوك", "Follow us on Twitter" : "تابعونا على تويتر", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index acb2ab80b7d23f78af7c760735d84bbbd8c3690d..debfc4291cbc6c52deb2450c29e318e393cbd6ad 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -170,6 +170,7 @@ "Allow users to share via link" : "Ø§Ù„Ø³Ù…Ø§Ø Ù„Ù„Ù…Ø³ØªØ®Ø¯Ù… بمشاركة المل٠عن طريق رابط", "Allow public uploads" : "Ø§Ù„Ø³Ù…Ø§Ø Ø¨Ø§Ù„Ø±Ùع للعامة ", "Always ask for a password" : "أطلب دائما كلمة السر", + "Enforce password protection" : "Ùرض الØماية بكلمة مرور", "Allow resharing" : "Ø§Ù„Ø³Ù…Ø§Ø Ø¨Ø¥Ø¹Ø§Ø¯Ø© المشاركة ", "Like our Facebook page" : "قم بالإعجاب بصÙØتنا على الÙايسبوك", "Follow us on Twitter" : "تابعونا على تويتر", diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 05df0ec8cc6a3cf87cd74d2496fffa4fb3d2d4ea..c54dda726620fd27fdb2cfcdc356d34ab3ff150f 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -282,7 +282,7 @@ OC.L10N.register( "Please confirm the group removal " : "Por favor, confirma la eliminación del grupo", "Download and enable" : "Descargar y activar", "Enable" : "Activar", - "Enable untested app" : "Activar app no testada", + "Enable untested app" : "Activar app no probada", "The app will be downloaded from the app store" : "La app va a ser descargada de una tienda de aplicaciones", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Esta app no está marcada como compatible con tu versión de Nextcloud. Si continúas podrás instalar la app, pero ten en cuenta que podrÃa no funcionar según lo esperado.", "Never" : "Nunca", diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index d7b4a96435ea2ea13590160533dedc06b40db87b..7366d322e4c18c4ae4898bf4fb0b24f19c63243b 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -280,7 +280,7 @@ "Please confirm the group removal " : "Por favor, confirma la eliminación del grupo", "Download and enable" : "Descargar y activar", "Enable" : "Activar", - "Enable untested app" : "Activar app no testada", + "Enable untested app" : "Activar app no probada", "The app will be downloaded from the app store" : "La app va a ser descargada de una tienda de aplicaciones", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Esta app no está marcada como compatible con tu versión de Nextcloud. Si continúas podrás instalar la app, pero ten en cuenta que podrÃa no funcionar según lo esperado.", "Never" : "Nunca", diff --git a/apps/settings/l10n/fi.js b/apps/settings/l10n/fi.js index 14d576727abb99ce14a54627386f7d466308abcd..0c566bc65a10648a44cd2784ee03a24b7dde6d3d 100644 --- a/apps/settings/l10n/fi.js +++ b/apps/settings/l10n/fi.js @@ -222,10 +222,18 @@ OC.L10N.register( "Default quota" : "Oletuskiintiö", "Common languages" : "Yleiset kielet", "All languages" : "Kaikki kielet", + "Passwordless authentication requires a secure connection." : "Tunnistautuminen ilman salasanaa vaatii salatun yhteyden.", + "Add WebAuthn device" : "Lisää WebAuthn-laite", + "Please authorize your WebAuthn device." : "Valtuuta WebAuthn-laitteesi.", "Name your device" : "Nimeä laitteesi", "Add" : "Lisää", "Adding your device …" : "Lisätään laitettasi…", "Unnamed device" : "Nimetön laite", + "Passwordless Authentication" : "Tunnistautuminen ilman salasanaa", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Aseta tilillesi tunnistautuminen ilman salasanaa FIDO2-standardia seuraten.", + "No devices configured." : "Laitteita ei ole määritetty.", + "The following devices are configured for your account:" : "Seuraavat laitteet on määritetty tilillesi:", + "Your browser does not support WebAuthn." : "Selaimesi ei tue WebAuthn-standardia.", "Your apps" : "Sovelluksesi", "Active apps" : "Aktiiviset sovellukset", "Disabled apps" : "Käytöstä poistetut sovellukset", @@ -235,6 +243,7 @@ OC.L10N.register( "{license}-licensed" : "{license}-lisensoitu", "Details" : "Yksityiskohdat", "Changelog" : "Muutosloki", + "by {author}\n{license}" : "tekijä {author}\n{license}", "New user" : "Uusi käyttäjä", "Enter group name" : "Kirjoita ryhmän nimi", "Add group" : "Lisää ryhmä", @@ -253,6 +262,7 @@ OC.L10N.register( "Please confirm the group removal " : "Vahvista ryhmän poistaminen", "Download and enable" : "Lataa ja ota käyttöön", "Enable" : "Käytä", + "Enable untested app" : "Ota käyttöön testaamaton sovellus", "The app will be downloaded from the app store" : "Sovellus ladataan sovelluskaupasta", "Never" : "Ei koskaan", "An error occured during the request. Unable to proceed." : "Pyynnön aikana tapahtui virhe. Jatkaminen ei onnistu.", @@ -273,6 +283,7 @@ OC.L10N.register( "It is important to set up this server to be able to send emails, like for password reset and notifications." : "On tärkeää määrittää sähköpostipalvelinasetukset, jotta voidaan lähettää muun muassa salasanan palautus- ja ilmoitussähköpostiviestejä.", "Send mode" : "Lähetystila", "Encryption" : "Salaus", + "Sendmail mode" : "Sendmail-tila", "From address" : "Lähettäjän osoite", "mail" : "posti", "Authentication method" : "Tunnistautumistapa", @@ -316,6 +327,7 @@ OC.L10N.register( "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Tämän suorittamiseksi tarvitset PHP:n POSIX-laajennuksen. Lue {linkstart}PHP:n dokumentaatio{linkend} saadaksesi lisätietoja.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ylläpitäjänä voit hienosäätää jakamista. Katso dokumentaatiosta lisätietoa.", "Allow apps to use the Share API" : "Salli sovellusten käyttää jakamisen ohjelmointirajapintaa", + "Set default expiration date for shares" : "Aseta oletusarvoinen vanhenemispäivä jaoille", "Expire after " : "Vanhenna", "days" : "päivän jälkeen", "Enforce expiration date" : "Pakota vanhenemispäivä", @@ -323,11 +335,14 @@ OC.L10N.register( "Allow public uploads" : "Salli julkiset lähetykset", "Always ask for a password" : "Kysy aina salasanaa", "Enforce password protection" : "Pakota salasanasuojaus", + "Set default expiration date for link shares" : "Aseta oletusarvoinen vanhenemispäivä linkkijaoille", "Allow resharing" : "Salli uudelleenjakaminen", "Allow sharing with groups" : "Salli jakaminen ryhmien kanssa", "Restrict users to only share with users in their groups" : "Salli käyttäjien jakaa vain omassa ryhmässä olevien henkilöiden kesken", "Exclude groups from sharing" : "Kiellä ryhmiä jakamasta", "These groups will still be able to receive shares, but not to initiate them." : "Nämä ryhmät kykenevät vastaanottamaan jakoja, mutta eivät kuitenkaan itse pysty luoda jakoja.", + "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "Salli käyttäjänimen automaattinen täydentäminen jakemisikkunassa (jos tämä on pois käytöstä, tulee koko käyttäjänimi tai sähköpostiosoite kirjoittaa)", + "Restrict username autocompletion to users within the same groups" : "Rajoita käyttäjänimen automaattista täydentämistä samoihin ryhmiin kuuluviin käyttäjiin", "This text will be shown on the public link upload page when the file list is hidden." : "Tämä teksti näytetään julkisen linkin lähetyssivulla, kun tiedostolista on piilotettu.", "Default share permissions" : "Oletusjako-oikeudet", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Kehityksestä on vastannut {communityopen}Nextcloud-yhteisö{linkclose}, {githubopen}lähdekoodi{linkclose} on {licenseopen}AGPL-lisensoitu{linkclose}.", @@ -390,6 +405,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Salli käyttäjätunnusten automaattinen täydentäminen jakoikkunassa. Jos tämä asetus on pois käytöstä, tulee käyttäjän kirjoittaa käyttäjätunnus tai sähköpostiosoite kokonaan.", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Näytä vastuuvapauslauseke julkisen linkin lähetyssivulla. (Näytetään vain, kun tiedostolista on piilotettu.)", "{counter} apps have an update available" : "{counter} sovellukselle on päivitys saatavilla", + "_and %n other editor_::_and %n other editors_" : ["ja %n muu muokkaaja","ja %n muuta muokkaajaa"], "Enter your name so other users can see who is editing" : "Kirjoita nimesi, jotta muut näkyvät kuka muokkaa asiakirjaa", "Edit guest name" : "Muokkaa vieraan nimeä", "Save guest name" : "Tallenna vieraan nimi", diff --git a/apps/settings/l10n/fi.json b/apps/settings/l10n/fi.json index db0f6c45291f79eb79592d2d701877ef87901ab7..f79dda7407afd3b9c6b5ddffa9aedb51214b53c5 100644 --- a/apps/settings/l10n/fi.json +++ b/apps/settings/l10n/fi.json @@ -220,10 +220,18 @@ "Default quota" : "Oletuskiintiö", "Common languages" : "Yleiset kielet", "All languages" : "Kaikki kielet", + "Passwordless authentication requires a secure connection." : "Tunnistautuminen ilman salasanaa vaatii salatun yhteyden.", + "Add WebAuthn device" : "Lisää WebAuthn-laite", + "Please authorize your WebAuthn device." : "Valtuuta WebAuthn-laitteesi.", "Name your device" : "Nimeä laitteesi", "Add" : "Lisää", "Adding your device …" : "Lisätään laitettasi…", "Unnamed device" : "Nimetön laite", + "Passwordless Authentication" : "Tunnistautuminen ilman salasanaa", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Aseta tilillesi tunnistautuminen ilman salasanaa FIDO2-standardia seuraten.", + "No devices configured." : "Laitteita ei ole määritetty.", + "The following devices are configured for your account:" : "Seuraavat laitteet on määritetty tilillesi:", + "Your browser does not support WebAuthn." : "Selaimesi ei tue WebAuthn-standardia.", "Your apps" : "Sovelluksesi", "Active apps" : "Aktiiviset sovellukset", "Disabled apps" : "Käytöstä poistetut sovellukset", @@ -233,6 +241,7 @@ "{license}-licensed" : "{license}-lisensoitu", "Details" : "Yksityiskohdat", "Changelog" : "Muutosloki", + "by {author}\n{license}" : "tekijä {author}\n{license}", "New user" : "Uusi käyttäjä", "Enter group name" : "Kirjoita ryhmän nimi", "Add group" : "Lisää ryhmä", @@ -251,6 +260,7 @@ "Please confirm the group removal " : "Vahvista ryhmän poistaminen", "Download and enable" : "Lataa ja ota käyttöön", "Enable" : "Käytä", + "Enable untested app" : "Ota käyttöön testaamaton sovellus", "The app will be downloaded from the app store" : "Sovellus ladataan sovelluskaupasta", "Never" : "Ei koskaan", "An error occured during the request. Unable to proceed." : "Pyynnön aikana tapahtui virhe. Jatkaminen ei onnistu.", @@ -271,6 +281,7 @@ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "On tärkeää määrittää sähköpostipalvelinasetukset, jotta voidaan lähettää muun muassa salasanan palautus- ja ilmoitussähköpostiviestejä.", "Send mode" : "Lähetystila", "Encryption" : "Salaus", + "Sendmail mode" : "Sendmail-tila", "From address" : "Lähettäjän osoite", "mail" : "posti", "Authentication method" : "Tunnistautumistapa", @@ -314,6 +325,7 @@ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Tämän suorittamiseksi tarvitset PHP:n POSIX-laajennuksen. Lue {linkstart}PHP:n dokumentaatio{linkend} saadaksesi lisätietoja.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ylläpitäjänä voit hienosäätää jakamista. Katso dokumentaatiosta lisätietoa.", "Allow apps to use the Share API" : "Salli sovellusten käyttää jakamisen ohjelmointirajapintaa", + "Set default expiration date for shares" : "Aseta oletusarvoinen vanhenemispäivä jaoille", "Expire after " : "Vanhenna", "days" : "päivän jälkeen", "Enforce expiration date" : "Pakota vanhenemispäivä", @@ -321,11 +333,14 @@ "Allow public uploads" : "Salli julkiset lähetykset", "Always ask for a password" : "Kysy aina salasanaa", "Enforce password protection" : "Pakota salasanasuojaus", + "Set default expiration date for link shares" : "Aseta oletusarvoinen vanhenemispäivä linkkijaoille", "Allow resharing" : "Salli uudelleenjakaminen", "Allow sharing with groups" : "Salli jakaminen ryhmien kanssa", "Restrict users to only share with users in their groups" : "Salli käyttäjien jakaa vain omassa ryhmässä olevien henkilöiden kesken", "Exclude groups from sharing" : "Kiellä ryhmiä jakamasta", "These groups will still be able to receive shares, but not to initiate them." : "Nämä ryhmät kykenevät vastaanottamaan jakoja, mutta eivät kuitenkaan itse pysty luoda jakoja.", + "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "Salli käyttäjänimen automaattinen täydentäminen jakemisikkunassa (jos tämä on pois käytöstä, tulee koko käyttäjänimi tai sähköpostiosoite kirjoittaa)", + "Restrict username autocompletion to users within the same groups" : "Rajoita käyttäjänimen automaattista täydentämistä samoihin ryhmiin kuuluviin käyttäjiin", "This text will be shown on the public link upload page when the file list is hidden." : "Tämä teksti näytetään julkisen linkin lähetyssivulla, kun tiedostolista on piilotettu.", "Default share permissions" : "Oletusjako-oikeudet", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Kehityksestä on vastannut {communityopen}Nextcloud-yhteisö{linkclose}, {githubopen}lähdekoodi{linkclose} on {licenseopen}AGPL-lisensoitu{linkclose}.", @@ -388,6 +403,7 @@ "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Salli käyttäjätunnusten automaattinen täydentäminen jakoikkunassa. Jos tämä asetus on pois käytöstä, tulee käyttäjän kirjoittaa käyttäjätunnus tai sähköpostiosoite kokonaan.", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Näytä vastuuvapauslauseke julkisen linkin lähetyssivulla. (Näytetään vain, kun tiedostolista on piilotettu.)", "{counter} apps have an update available" : "{counter} sovellukselle on päivitys saatavilla", + "_and %n other editor_::_and %n other editors_" : ["ja %n muu muokkaaja","ja %n muuta muokkaajaa"], "Enter your name so other users can see who is editing" : "Kirjoita nimesi, jotta muut näkyvät kuka muokkaa asiakirjaa", "Edit guest name" : "Muokkaa vieraan nimeä", "Save guest name" : "Tallenna vieraan nimi", diff --git a/apps/theming/l10n/af.js b/apps/theming/l10n/af.js index 15064432b723d887a4462c522695e0494ec4ee0a..4feda121517cb06a16da5734552291492760084d 100644 --- a/apps/theming/l10n/af.js +++ b/apps/theming/l10n/af.js @@ -20,7 +20,6 @@ OC.L10N.register( "Missing a temporary folder" : "Ontbrekende tydelike gids", "A PHP extension stopped the file upload" : "’n PHP-uitbreiding het die oplaai gestaak", "No file uploaded" : "Geen lêer opgelaai", - "Unsupported image type" : "Onondersteunde beeldtipe", "Legal notice" : "Regskennisgewing", "Privacy policy" : "Privaatheidsbeleid", "Adjust the Nextcloud theme" : "Pas die Nextcloud-tema aan", @@ -37,6 +36,7 @@ OC.L10N.register( "Remove background image" : "Verwyder agtergrondbeeld", "Advanced options" : "Gevorderde opsies", "Legal notice link" : "Regskennisgewingskakel", - "Privacy policy link" : "Privaatheidsbeleidskakel" + "Privacy policy link" : "Privaatheidsbeleidskakel", + "Unsupported image type" : "Onondersteunde beeldtipe" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/af.json b/apps/theming/l10n/af.json index 3b0f21b3f78668bc4b3ed29f053d17d00779828a..dff1fe47a0223c06bc31beb6318cd8546bafae02 100644 --- a/apps/theming/l10n/af.json +++ b/apps/theming/l10n/af.json @@ -18,7 +18,6 @@ "Missing a temporary folder" : "Ontbrekende tydelike gids", "A PHP extension stopped the file upload" : "’n PHP-uitbreiding het die oplaai gestaak", "No file uploaded" : "Geen lêer opgelaai", - "Unsupported image type" : "Onondersteunde beeldtipe", "Legal notice" : "Regskennisgewing", "Privacy policy" : "Privaatheidsbeleid", "Adjust the Nextcloud theme" : "Pas die Nextcloud-tema aan", @@ -35,6 +34,7 @@ "Remove background image" : "Verwyder agtergrondbeeld", "Advanced options" : "Gevorderde opsies", "Legal notice link" : "Regskennisgewingskakel", - "Privacy policy link" : "Privaatheidsbeleidskakel" + "Privacy policy link" : "Privaatheidsbeleidskakel", + "Unsupported image type" : "Onondersteunde beeldtipe" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/ar.js b/apps/theming/l10n/ar.js index 3faaf9dde676f1f649dd38f6662f5079c49a5b18..4b57fbed5517dc2ec70c74a9ea63072d5b438677 100644 --- a/apps/theming/l10n/ar.js +++ b/apps/theming/l10n/ar.js @@ -17,7 +17,6 @@ OC.L10N.register( "Could not write file to disk" : "لم يستطع كتابة مل٠للقرص", "A PHP extension stopped the file upload" : "اضاÙØ© البي اچ بي PHP اوقÙت رÙع الملÙ", "No file uploaded" : "لم يتم رÙع الملÙ", - "Unsupported image type" : "صيغة الصورة غير مقبولة", "Theming" : "تخصيص القالب", "Privacy policy" : "سياسة الخصوصية", "Open documentation" : "ÙØªØ Ø§Ù„Ø¯Ù„ÙŠÙ„", @@ -38,6 +37,7 @@ OC.L10N.register( "Header logo" : "شعار الرأسية", "Upload new header logo" : "تØميل شعار رأسية جديد", "Favicon" : "الأيقونة المÙضلة", - "Upload new favicon" : "تØميل أيقونة Ù…Ùضلة جديدة" + "Upload new favicon" : "تØميل أيقونة Ù…Ùضلة جديدة", + "Unsupported image type" : "صيغة الصورة غير مقبولة" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/theming/l10n/ar.json b/apps/theming/l10n/ar.json index 4cb018ef2f26714bc63d9e8f96626a1a7e71114b..2be6fe46760b0aadb3405fb040649e290f0c68b5 100644 --- a/apps/theming/l10n/ar.json +++ b/apps/theming/l10n/ar.json @@ -15,7 +15,6 @@ "Could not write file to disk" : "لم يستطع كتابة مل٠للقرص", "A PHP extension stopped the file upload" : "اضاÙØ© البي اچ بي PHP اوقÙت رÙع الملÙ", "No file uploaded" : "لم يتم رÙع الملÙ", - "Unsupported image type" : "صيغة الصورة غير مقبولة", "Theming" : "تخصيص القالب", "Privacy policy" : "سياسة الخصوصية", "Open documentation" : "ÙØªØ Ø§Ù„Ø¯Ù„ÙŠÙ„", @@ -36,6 +35,7 @@ "Header logo" : "شعار الرأسية", "Upload new header logo" : "تØميل شعار رأسية جديد", "Favicon" : "الأيقونة المÙضلة", - "Upload new favicon" : "تØميل أيقونة Ù…Ùضلة جديدة" + "Upload new favicon" : "تØميل أيقونة Ù…Ùضلة جديدة", + "Unsupported image type" : "صيغة الصورة غير مقبولة" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/apps/theming/l10n/ast.js b/apps/theming/l10n/ast.js index b2282844470414ba310027495f681a6a1bd3f894..dc027eebdf361a3687b32f4b5140b52fa8e222ab 100644 --- a/apps/theming/l10n/ast.js +++ b/apps/theming/l10n/ast.js @@ -18,7 +18,6 @@ OC.L10N.register( "Could not write file to disk" : "Nun pudo escribise nel discu'l ficheru", "A PHP extension stopped the file upload" : "Una estensión de PHP paró la xuba de ficheros", "No file uploaded" : "Nun se xubieron ficheros", - "Unsupported image type" : "Triba non sofitada d'imaxe", "Theming" : "Aspeutu", "Open documentation" : "Abrir documentación", "Name" : "Nome", @@ -29,6 +28,7 @@ OC.L10N.register( "Login image" : "Imaxe d'aniciu de sesión", "Upload new login background" : "Xubir fondu nuevu d'aniciu de sesión", "Remove background image" : "Desaniciar imaxe de fondu", - "Advanced options" : "Opciones avanzaes" + "Advanced options" : "Opciones avanzaes", + "Unsupported image type" : "Triba non sofitada d'imaxe" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/ast.json b/apps/theming/l10n/ast.json index 25d91bdb0bcd9ff193ebddd06238ba0a093ac140..64ba5990b62f7d25adbcdfb8f1f16782197a1710 100644 --- a/apps/theming/l10n/ast.json +++ b/apps/theming/l10n/ast.json @@ -16,7 +16,6 @@ "Could not write file to disk" : "Nun pudo escribise nel discu'l ficheru", "A PHP extension stopped the file upload" : "Una estensión de PHP paró la xuba de ficheros", "No file uploaded" : "Nun se xubieron ficheros", - "Unsupported image type" : "Triba non sofitada d'imaxe", "Theming" : "Aspeutu", "Open documentation" : "Abrir documentación", "Name" : "Nome", @@ -27,6 +26,7 @@ "Login image" : "Imaxe d'aniciu de sesión", "Upload new login background" : "Xubir fondu nuevu d'aniciu de sesión", "Remove background image" : "Desaniciar imaxe de fondu", - "Advanced options" : "Opciones avanzaes" + "Advanced options" : "Opciones avanzaes", + "Unsupported image type" : "Triba non sofitada d'imaxe" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/bg.js b/apps/theming/l10n/bg.js index 28392a62e2ca1062d2d76e3e896d34c2c1f2c47b..9d71fba7366f82c1953a7b5ac8837d875553d9e2 100644 --- a/apps/theming/l10n/bg.js +++ b/apps/theming/l10n/bg.js @@ -15,7 +15,6 @@ OC.L10N.register( "No file was uploaded" : "Ðито един файл не е качен", "Missing a temporary folder" : "ЛипÑва временна папка", "No file uploaded" : "ÐÑма качен файл", - "Unsupported image type" : "Ðеподдържан тип изображение", "Theming" : "Теми", "Open documentation" : "Отвори документациÑта", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Чрез темите можете бързо и леÑно за перÑонализирате вида на Nextcloud. Промените ще бъдат видими за вÑички потребители.", @@ -31,6 +30,7 @@ OC.L10N.register( "Remove background image" : "Премахни фоновото изображение", "Advanced options" : "Допълнителни опции", "Header logo" : "Главно лого", - "Favicon" : "Фавиконка" + "Favicon" : "Фавиконка", + "Unsupported image type" : "Ðеподдържан тип изображение" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/bg.json b/apps/theming/l10n/bg.json index aeeba1de488741f6fa19ad2049f1563edf21e8be..b3a1da8804ff3e093fa8264c47e4c664f6480520 100644 --- a/apps/theming/l10n/bg.json +++ b/apps/theming/l10n/bg.json @@ -13,7 +13,6 @@ "No file was uploaded" : "Ðито един файл не е качен", "Missing a temporary folder" : "ЛипÑва временна папка", "No file uploaded" : "ÐÑма качен файл", - "Unsupported image type" : "Ðеподдържан тип изображение", "Theming" : "Теми", "Open documentation" : "Отвори документациÑта", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Чрез темите можете бързо и леÑно за перÑонализирате вида на Nextcloud. Промените ще бъдат видими за вÑички потребители.", @@ -29,6 +28,7 @@ "Remove background image" : "Премахни фоновото изображение", "Advanced options" : "Допълнителни опции", "Header logo" : "Главно лого", - "Favicon" : "Фавиконка" + "Favicon" : "Фавиконка", + "Unsupported image type" : "Ðеподдържан тип изображение" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js index 918cb7896a4afbf4e2097a43163a716ddb54570c..1782ebee5da372eb104c5eed4bafb7532ecc19f7 100644 --- a/apps/theming/l10n/ca.js +++ b/apps/theming/l10n/ca.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "No s’ha pogut escriure el fitxer al disc", "A PHP extension stopped the file upload" : "Una extensió de PHP ha aturat la cà rrega del fitxer", "No file uploaded" : "No s'ha carregat cap fitxer", - "Unsupported image type" : "Tipus d'imatge no compatible", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ja esteu fent servir un tema propi. La configuració de l'aplicació s'hauria d'haver modificat.", "Theming" : "Aparença", "Legal notice" : "AvÃs legal", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Carrega un nou logotip de capçalera", "Favicon" : "Icona de web", "Upload new favicon" : "Carrega un nou favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·leu l'extensió PHP de l'ImageMagick compatible amb imatges SVG per generar automà ticament una icona de web a partir del logotip pujat i del color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·leu l'extensió PHP de l'ImageMagick compatible amb imatges SVG per generar automà ticament una icona de web a partir del logotip pujat i del color.", + "Unsupported image type" : "Tipus d'imatge no compatible" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/ca.json b/apps/theming/l10n/ca.json index a72be4bea3683fc807f783a0f157cf5d1069cffd..47c9d6b069d0e14f580cdbe37d94611939359208 100644 --- a/apps/theming/l10n/ca.json +++ b/apps/theming/l10n/ca.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "No s’ha pogut escriure el fitxer al disc", "A PHP extension stopped the file upload" : "Una extensió de PHP ha aturat la cà rrega del fitxer", "No file uploaded" : "No s'ha carregat cap fitxer", - "Unsupported image type" : "Tipus d'imatge no compatible", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ja esteu fent servir un tema propi. La configuració de l'aplicació s'hauria d'haver modificat.", "Theming" : "Aparença", "Legal notice" : "AvÃs legal", @@ -48,6 +47,7 @@ "Upload new header logo" : "Carrega un nou logotip de capçalera", "Favicon" : "Icona de web", "Upload new favicon" : "Carrega un nou favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·leu l'extensió PHP de l'ImageMagick compatible amb imatges SVG per generar automà ticament una icona de web a partir del logotip pujat i del color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·leu l'extensió PHP de l'ImageMagick compatible amb imatges SVG per generar automà ticament una icona de web a partir del logotip pujat i del color.", + "Unsupported image type" : "Tipus d'imatge no compatible" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js index 85c90ba45540038c8b62a7daa0cbed8103f98a42..6f8b07065d27886a91d565fb8fa9207c64fa254f 100644 --- a/apps/theming/l10n/cs.js +++ b/apps/theming/l10n/cs.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Soubor se nedařà zapsat na datové úložiÅ¡tÄ›", "A PHP extension stopped the file upload" : "PHP rozÅ¡ÃÅ™enà zastavilo nahrávánà souboru", "No file uploaded" : "Nenahrán žádný soubor", - "Unsupported image type" : "Nepodporovaný typ obrázku", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Už použÃváte svůj vlastnà motiv vzhledu. Nastavenà aplikace pro zmÄ›nu motivu vzhledu tÃm mohou být pÅ™epsána.", "Theming" : "Motiv vzhledu", "Legal notice" : "Právnà upozornÄ›nÃ", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Nahrát nové logo do záhlavÃ", "Favicon" : "ikona webu", "Upload new favicon" : "Nahrát novou ikonu webu", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozÅ¡ÃÅ™enà Imagemagick PHP s podporou obrázků SVG, které automaticky vytvářà favicon na základÄ› nahraného loga a barvy." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozÅ¡ÃÅ™enà Imagemagick PHP s podporou obrázků SVG, které automaticky vytvářà favicon na základÄ› nahraného loga a barvy.", + "Unsupported image type" : "Nepodporovaný typ obrázku" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json index 12e2a80788732075d25f7b8b8394db760050f4ad..b8e2a62fc0d309506cade0ef01698efc4c52982c 100644 --- a/apps/theming/l10n/cs.json +++ b/apps/theming/l10n/cs.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Soubor se nedařà zapsat na datové úložiÅ¡tÄ›", "A PHP extension stopped the file upload" : "PHP rozÅ¡ÃÅ™enà zastavilo nahrávánà souboru", "No file uploaded" : "Nenahrán žádný soubor", - "Unsupported image type" : "Nepodporovaný typ obrázku", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Už použÃváte svůj vlastnà motiv vzhledu. Nastavenà aplikace pro zmÄ›nu motivu vzhledu tÃm mohou být pÅ™epsána.", "Theming" : "Motiv vzhledu", "Legal notice" : "Právnà upozornÄ›nÃ", @@ -48,6 +47,7 @@ "Upload new header logo" : "Nahrát nové logo do záhlavÃ", "Favicon" : "ikona webu", "Upload new favicon" : "Nahrát novou ikonu webu", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozÅ¡ÃÅ™enà Imagemagick PHP s podporou obrázků SVG, které automaticky vytvářà favicon na základÄ› nahraného loga a barvy." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozÅ¡ÃÅ™enà Imagemagick PHP s podporou obrázků SVG, které automaticky vytvářà favicon na základÄ› nahraného loga a barvy.", + "Unsupported image type" : "Nepodporovaný typ obrázku" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/theming/l10n/da.js b/apps/theming/l10n/da.js index 483be6b20c76dcd1e92506b2038e9dfad7732a64..6613b1868b328fc39fa1efb51de8c32dfa43786d 100644 --- a/apps/theming/l10n/da.js +++ b/apps/theming/l10n/da.js @@ -14,7 +14,6 @@ OC.L10N.register( "No file was uploaded" : "Ingen fil uploadet", "Missing a temporary folder" : "Manglende midlertidig mappe.", "No file uploaded" : "Ingen fil uploadet", - "Unsupported image type" : "Ikke-understøttet billede format", "Theming" : "Temaer", "Legal notice" : "Juridisk notits", "Privacy policy" : "Fortrolighedspolitik", @@ -30,6 +29,7 @@ OC.L10N.register( "Upload new login background" : "Upload nyt login billede", "Remove background image" : "Fjern baggrundsbillede", "Advanced options" : "Avancerede indstillinger", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer Imagemagick PHP udvidelsen med SVG support for automatisk at genererer favikoner baseret pÃ¥ the uploadede logo og farver." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer Imagemagick PHP udvidelsen med SVG support for automatisk at genererer favikoner baseret pÃ¥ the uploadede logo og farver.", + "Unsupported image type" : "Ikke-understøttet billede format" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/da.json b/apps/theming/l10n/da.json index 4d8eca743b4a140190ed8fb824250e7fd1a39610..caca9ae8993826f880bd608b67397a19ec4f21a5 100644 --- a/apps/theming/l10n/da.json +++ b/apps/theming/l10n/da.json @@ -12,7 +12,6 @@ "No file was uploaded" : "Ingen fil uploadet", "Missing a temporary folder" : "Manglende midlertidig mappe.", "No file uploaded" : "Ingen fil uploadet", - "Unsupported image type" : "Ikke-understøttet billede format", "Theming" : "Temaer", "Legal notice" : "Juridisk notits", "Privacy policy" : "Fortrolighedspolitik", @@ -28,6 +27,7 @@ "Upload new login background" : "Upload nyt login billede", "Remove background image" : "Fjern baggrundsbillede", "Advanced options" : "Avancerede indstillinger", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer Imagemagick PHP udvidelsen med SVG support for automatisk at genererer favikoner baseret pÃ¥ the uploadede logo og farver." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer Imagemagick PHP udvidelsen med SVG support for automatisk at genererer favikoner baseret pÃ¥ the uploadede logo og farver.", + "Unsupported image type" : "Ikke-understøttet billede format" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js index 1534bde09ca8817d0d80c9e465808a7ab11e490c..45784ba433a9c900ddd96917b9554ea931649c79 100644 --- a/apps/theming/l10n/de.js +++ b/apps/theming/l10n/de.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Die Datei konnte nicht auf die Festplatte geschrieben werden", "A PHP extension stopped the file upload" : "Eine PHP-Erweiterung hat das Hochladen der Datei gestoppt", "No file uploaded" : "Keine Datei hochgeladen", - "Unsupported image type" : "Nicht unterstütztes Bild-Format", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Du benutzt bereits ein benutzerdefiniertes Design. Die App \"Theming\" würde dies überschreiben.", "Theming" : "Design", "Legal notice" : "Impressum", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Neues Kopfbereich-Logo hochladen", "Favicon" : "Favicon", "Upload new favicon" : "Neues Favicon hochladen", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installiere die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favoriten-Icons auf Basis des hochgeladenen Icons und der Farbe zu erstellen." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installiere die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favoriten-Icons auf Basis des hochgeladenen Icons und der Farbe zu erstellen.", + "Unsupported image type" : "Nicht unterstütztes Bild-Format" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/de.json b/apps/theming/l10n/de.json index c215a2e74cfa9640c638596cea2f7bd23c2942d9..5dfea3364aeb16c544e4b80320509fc10cc32a13 100644 --- a/apps/theming/l10n/de.json +++ b/apps/theming/l10n/de.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Die Datei konnte nicht auf die Festplatte geschrieben werden", "A PHP extension stopped the file upload" : "Eine PHP-Erweiterung hat das Hochladen der Datei gestoppt", "No file uploaded" : "Keine Datei hochgeladen", - "Unsupported image type" : "Nicht unterstütztes Bild-Format", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Du benutzt bereits ein benutzerdefiniertes Design. Die App \"Theming\" würde dies überschreiben.", "Theming" : "Design", "Legal notice" : "Impressum", @@ -48,6 +47,7 @@ "Upload new header logo" : "Neues Kopfbereich-Logo hochladen", "Favicon" : "Favicon", "Upload new favicon" : "Neues Favicon hochladen", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installiere die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favoriten-Icons auf Basis des hochgeladenen Icons und der Farbe zu erstellen." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installiere die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favoriten-Icons auf Basis des hochgeladenen Icons und der Farbe zu erstellen.", + "Unsupported image type" : "Nicht unterstütztes Bild-Format" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js index a50fb3c5512f7e87ad33d9bc67b49d99a0290c98..4cd61c0a1268b107090ffe593b3908a62c975127 100644 --- a/apps/theming/l10n/de_DE.js +++ b/apps/theming/l10n/de_DE.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Die Datei konnte nicht auf die Festplatte geschrieben werden", "A PHP extension stopped the file upload" : "Eine PHP-Erweiterung hat das Hochladen der Datei gestoppt", "No file uploaded" : "Keine Datei hochgeladen", - "Unsupported image type" : "Nicht unterstütztes Bild-Format", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Sie benutzen bereits ein benutzerdefiniertes Design. Die App \"Theming\" würde dies überschreiben.", "Theming" : "Design", "Legal notice" : "Impressum", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Neues Kopfbereichs-Logo hochladen", "Favicon" : "Favicon", "Upload new favicon" : "Neues Favicon hochladen", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installieren Sie die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favicons auf Basis des hochgeladenen Logos und der Farbe zu erstellen." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installieren Sie die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favicons auf Basis des hochgeladenen Logos und der Farbe zu erstellen.", + "Unsupported image type" : "Nicht unterstütztes Bild-Format" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/de_DE.json b/apps/theming/l10n/de_DE.json index ae08f584c435e149ad657034e3f90ca0eceeedde..ecf2ba140bc0173cebe2d2f90987767ff618672e 100644 --- a/apps/theming/l10n/de_DE.json +++ b/apps/theming/l10n/de_DE.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Die Datei konnte nicht auf die Festplatte geschrieben werden", "A PHP extension stopped the file upload" : "Eine PHP-Erweiterung hat das Hochladen der Datei gestoppt", "No file uploaded" : "Keine Datei hochgeladen", - "Unsupported image type" : "Nicht unterstütztes Bild-Format", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Sie benutzen bereits ein benutzerdefiniertes Design. Die App \"Theming\" würde dies überschreiben.", "Theming" : "Design", "Legal notice" : "Impressum", @@ -48,6 +47,7 @@ "Upload new header logo" : "Neues Kopfbereichs-Logo hochladen", "Favicon" : "Favicon", "Upload new favicon" : "Neues Favicon hochladen", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installieren Sie die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favicons auf Basis des hochgeladenen Logos und der Farbe zu erstellen." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installieren Sie die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favicons auf Basis des hochgeladenen Logos und der Farbe zu erstellen.", + "Unsupported image type" : "Nicht unterstütztes Bild-Format" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/el.js b/apps/theming/l10n/el.js index 545b7fa28d3e1a0349b342dcfdb9f6cd3e8ec653..b88468a498291d7031cda0e0ca8e0ff7c1ac9f71 100644 --- a/apps/theming/l10n/el.js +++ b/apps/theming/l10n/el.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Αδυναμία εγγÏαφής αÏχείου στον δίσκο", "A PHP extension stopped the file upload" : "Ένα Ï€Ïόσθετο PHP διÎκοψε την μεταφόÏτωση του αÏχείου", "No file uploaded" : "Δεν Îχει μεταφοÏτωθεί αÏχείο", - "Unsupported image type" : "Μη υποστηÏιζόμενος Ï„Ïπος εικόνας", "You are already using a custom theme. Theming app settings might be overwritten by that." : "ΧÏησιμοποιείτε ήδη Ï€ÏοσαÏμοσμÎνο θÎμα. Οι Ïυθμίσεις της εφαÏμογής ΘÎματα μποÏεί να αντικατασταθοÏν από αυτό.", "Theming" : "Î ÏοσαÏμογή θÎματος", "Legal notice" : "Îομική ειδοποίηση", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "ΜεταφόÏτωση νÎου λογοτÏπου επικεφαλίδας", "Favicon" : "Favicon", "Upload new favicon" : "ΜεταφόÏτωση νÎου favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Εγκαταστήστε την επÎκταση PHP Imagemagick με υποστήÏιξη SVG εικόνων, για να γίνει αυτόματη δημιουÏγία favicon βασισμÎνο πάνω στο μεταφοÏτωμÎνο λογότυπο και χÏώμα." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Εγκαταστήστε την επÎκταση PHP Imagemagick με υποστήÏιξη SVG εικόνων, για να γίνει αυτόματη δημιουÏγία favicon βασισμÎνο πάνω στο μεταφοÏτωμÎνο λογότυπο και χÏώμα.", + "Unsupported image type" : "Μη υποστηÏιζόμενος Ï„Ïπος εικόνας" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/el.json b/apps/theming/l10n/el.json index df457d5393ba05e4fd55150e27a1e1567f7abf67..2fabfd0d48347047ae2fe68810506e7e74277253 100644 --- a/apps/theming/l10n/el.json +++ b/apps/theming/l10n/el.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Αδυναμία εγγÏαφής αÏχείου στον δίσκο", "A PHP extension stopped the file upload" : "Ένα Ï€Ïόσθετο PHP διÎκοψε την μεταφόÏτωση του αÏχείου", "No file uploaded" : "Δεν Îχει μεταφοÏτωθεί αÏχείο", - "Unsupported image type" : "Μη υποστηÏιζόμενος Ï„Ïπος εικόνας", "You are already using a custom theme. Theming app settings might be overwritten by that." : "ΧÏησιμοποιείτε ήδη Ï€ÏοσαÏμοσμÎνο θÎμα. Οι Ïυθμίσεις της εφαÏμογής ΘÎματα μποÏεί να αντικατασταθοÏν από αυτό.", "Theming" : "Î ÏοσαÏμογή θÎματος", "Legal notice" : "Îομική ειδοποίηση", @@ -48,6 +47,7 @@ "Upload new header logo" : "ΜεταφόÏτωση νÎου λογοτÏπου επικεφαλίδας", "Favicon" : "Favicon", "Upload new favicon" : "ΜεταφόÏτωση νÎου favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Εγκαταστήστε την επÎκταση PHP Imagemagick με υποστήÏιξη SVG εικόνων, για να γίνει αυτόματη δημιουÏγία favicon βασισμÎνο πάνω στο μεταφοÏτωμÎνο λογότυπο και χÏώμα." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Εγκαταστήστε την επÎκταση PHP Imagemagick με υποστήÏιξη SVG εικόνων, για να γίνει αυτόματη δημιουÏγία favicon βασισμÎνο πάνω στο μεταφοÏτωμÎνο λογότυπο και χÏώμα.", + "Unsupported image type" : "Μη υποστηÏιζόμενος Ï„Ïπος εικόνας" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js index 5ffdb3da49903c41e282de477ccfcd8e172e2ad7..56eb8afa8807b72a9637154fa0ed276a0a9dd707 100644 --- a/apps/theming/l10n/en_GB.js +++ b/apps/theming/l10n/en_GB.js @@ -21,7 +21,6 @@ OC.L10N.register( "Could not write file to disk" : "Could not write file to disk", "A PHP extension stopped the file upload" : "A PHP extension stopped the file upload", "No file uploaded" : "No file uploaded", - "Unsupported image type" : "Unsupported image type", "You are already using a custom theme. Theming app settings might be overwritten by that." : "You are already using a custom theme. Theming app settings might be overwritten by that.", "Theming" : "Theming", "Legal notice" : "Legal notice", @@ -47,6 +46,7 @@ OC.L10N.register( "Upload new header logo" : "Upload new header logo", "Favicon" : "Favicon", "Upload new favicon" : "Upload new favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color.", + "Unsupported image type" : "Unsupported image type" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/en_GB.json b/apps/theming/l10n/en_GB.json index 664e3e4e74567847ce8664dfc33a18ccc0cdcf02..49ca07a1067a6161c33c2d22d4f84e8898ddd0e2 100644 --- a/apps/theming/l10n/en_GB.json +++ b/apps/theming/l10n/en_GB.json @@ -19,7 +19,6 @@ "Could not write file to disk" : "Could not write file to disk", "A PHP extension stopped the file upload" : "A PHP extension stopped the file upload", "No file uploaded" : "No file uploaded", - "Unsupported image type" : "Unsupported image type", "You are already using a custom theme. Theming app settings might be overwritten by that." : "You are already using a custom theme. Theming app settings might be overwritten by that.", "Theming" : "Theming", "Legal notice" : "Legal notice", @@ -45,6 +44,7 @@ "Upload new header logo" : "Upload new header logo", "Favicon" : "Favicon", "Upload new favicon" : "Upload new favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color.", + "Unsupported image type" : "Unsupported image type" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/eo.js b/apps/theming/l10n/eo.js index 8cc2db12f479501f081b0f03d4118cd58d1e49f4..75552684f676c27baf6f7975f5827ee83732bdec 100644 --- a/apps/theming/l10n/eo.js +++ b/apps/theming/l10n/eo.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Ne eblis skribi dosieron sur diskon", "A PHP extension stopped the file upload" : "PHP-modulo haltigis la dosieralÅuton", "No file uploaded" : "Neniu dosiero alÅutiÄis", - "Unsupported image type" : "Nesubtenata bildotipo", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Vi jam uzas propran etoson. Agordoj de la aplikaĵo „Etosoj“ povus esti anstataÅigitaj de Äi.", "Theming" : "Etosoj", "Legal notice" : "LeÄa regularo", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "AlÅuti novan paÄokapan emblemon", "Favicon" : "RetpaÄsimbolo", "Upload new favicon" : "AlÅuti novan retpaÄsimbolon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instalu la PHP-modulon „Imagemagick“ kun SVG-subteno por aÅtomate krei retpaÄsimbolon, kiu devenos de la alÅutita emblemo kaj koloro." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instalu la PHP-modulon „Imagemagick“ kun SVG-subteno por aÅtomate krei retpaÄsimbolon, kiu devenos de la alÅutita emblemo kaj koloro.", + "Unsupported image type" : "Nesubtenata bildotipo" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/eo.json b/apps/theming/l10n/eo.json index b046664911361f228c05de2a14745031509da11b..800f6725d0b134510930bf6c00109c9e40ecdfd5 100644 --- a/apps/theming/l10n/eo.json +++ b/apps/theming/l10n/eo.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Ne eblis skribi dosieron sur diskon", "A PHP extension stopped the file upload" : "PHP-modulo haltigis la dosieralÅuton", "No file uploaded" : "Neniu dosiero alÅutiÄis", - "Unsupported image type" : "Nesubtenata bildotipo", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Vi jam uzas propran etoson. Agordoj de la aplikaĵo „Etosoj“ povus esti anstataÅigitaj de Äi.", "Theming" : "Etosoj", "Legal notice" : "LeÄa regularo", @@ -48,6 +47,7 @@ "Upload new header logo" : "AlÅuti novan paÄokapan emblemon", "Favicon" : "RetpaÄsimbolo", "Upload new favicon" : "AlÅuti novan retpaÄsimbolon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instalu la PHP-modulon „Imagemagick“ kun SVG-subteno por aÅtomate krei retpaÄsimbolon, kiu devenos de la alÅutita emblemo kaj koloro." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instalu la PHP-modulon „Imagemagick“ kun SVG-subteno por aÅtomate krei retpaÄsimbolon, kiu devenos de la alÅutita emblemo kaj koloro.", + "Unsupported image type" : "Nesubtenata bildotipo" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index e858eec13003bc49924776cf1b8000f2c33261be..5e33bf362895407ca9bd599b38e4ff0a4c430fca 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "No se puede escribir el archivo en el disco", "A PHP extension stopped the file upload" : "Una extensión PHP ha cancelado la subida de archivos", "No file uploaded" : "No se ha subido archivo", - "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya estás usando un tema personalizado. La configuración de la aplicación de temas puede ser sobrescrita por el.", "Theming" : "Tema", "Legal notice" : "Aviso legal", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Subir nuevo logo de la cabecera", "Favicon" : "Favicon", "Upload new favicon" : "Subir nuevo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión de PHP Imagemagick con soporte para imágenes SVG para generar automáticamente faviconos basados en el logo y color subidos." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión de PHP Imagemagick con soporte para imágenes SVG para generar automáticamente faviconos basados en el logo y color subidos.", + "Unsupported image type" : "Tipo de imagen no soportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es.json b/apps/theming/l10n/es.json index e5c21b726368d18a037054c8a64b8e5afbd10965..bf39ff22c31c279c8599b41f2605d1906fd3433e 100644 --- a/apps/theming/l10n/es.json +++ b/apps/theming/l10n/es.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "No se puede escribir el archivo en el disco", "A PHP extension stopped the file upload" : "Una extensión PHP ha cancelado la subida de archivos", "No file uploaded" : "No se ha subido archivo", - "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya estás usando un tema personalizado. La configuración de la aplicación de temas puede ser sobrescrita por el.", "Theming" : "Tema", "Legal notice" : "Aviso legal", @@ -48,6 +47,7 @@ "Upload new header logo" : "Subir nuevo logo de la cabecera", "Favicon" : "Favicon", "Upload new favicon" : "Subir nuevo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión de PHP Imagemagick con soporte para imágenes SVG para generar automáticamente faviconos basados en el logo y color subidos." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión de PHP Imagemagick con soporte para imágenes SVG para generar automáticamente faviconos basados en el logo y color subidos.", + "Unsupported image type" : "Tipo de imagen no soportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_419.js b/apps/theming/l10n/es_419.js index 0d29afa2f866a48ca426c1a9259d63c3cb77aa09..c370f8dd971259a6551b3c59c0b0a8f5384ae58a 100644 --- a/apps/theming/l10n/es_419.js +++ b/apps/theming/l10n/es_419.js @@ -14,7 +14,6 @@ OC.L10N.register( "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "Theming" : "Tematizar", "Open documentation" : "Abrir documentación", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", @@ -32,6 +31,7 @@ OC.L10N.register( "Privacy policy link" : "Enlace de polÃtica de seguridad", "Header logo" : "Logo del encabezado", "Upload new header logo" : "Subir nuevo logo de encabezado", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_419.json b/apps/theming/l10n/es_419.json index 41d18f80224d563b4f36fe6cd06527da2f8b79ae..53b2006f2df730791ba43576275326a65e5b81ce 100644 --- a/apps/theming/l10n/es_419.json +++ b/apps/theming/l10n/es_419.json @@ -12,7 +12,6 @@ "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "Theming" : "Tematizar", "Open documentation" : "Abrir documentación", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", @@ -30,6 +29,7 @@ "Privacy policy link" : "Enlace de polÃtica de seguridad", "Header logo" : "Logo del encabezado", "Upload new header logo" : "Subir nuevo logo de encabezado", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_AR.js b/apps/theming/l10n/es_AR.js index d12f97478058251a5f66600cd8e7b8e76c2c99b6..36ff5c02b0bad17e817055db9003e120320f6dce 100644 --- a/apps/theming/l10n/es_AR.js +++ b/apps/theming/l10n/es_AR.js @@ -13,7 +13,6 @@ OC.L10N.register( "No file was uploaded" : "No se subió ningún archivo ", "Missing a temporary folder" : "Falta un directorio temporal", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "Theming" : "Tematizar", "Privacy policy" : "PolÃticas de privacidad", "Open documentation" : "Abrir documentación", @@ -27,6 +26,7 @@ OC.L10N.register( "Login image" : "Imágen de inicio de sesión", "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", - "Advanced options" : "Opciones avanzadas" + "Advanced options" : "Opciones avanzadas", + "Unsupported image type" : "Tipo de imagen no soportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_AR.json b/apps/theming/l10n/es_AR.json index 4811c60f6eb1312097f37f9cca28ae9eea742a89..e27d131992e61d172c5b6c0143132d8ad628f9a8 100644 --- a/apps/theming/l10n/es_AR.json +++ b/apps/theming/l10n/es_AR.json @@ -11,7 +11,6 @@ "No file was uploaded" : "No se subió ningún archivo ", "Missing a temporary folder" : "Falta un directorio temporal", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "Theming" : "Tematizar", "Privacy policy" : "PolÃticas de privacidad", "Open documentation" : "Abrir documentación", @@ -25,6 +24,7 @@ "Login image" : "Imágen de inicio de sesión", "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", - "Advanced options" : "Opciones avanzadas" + "Advanced options" : "Opciones avanzadas", + "Unsupported image type" : "Tipo de imagen no soportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_CL.js b/apps/theming/l10n/es_CL.js index b78c2aafb23cfe69330c160e97005ce2f2494abf..de2aa7d7dff4099ccc8fcaa26cdc157d9378565d 100644 --- a/apps/theming/l10n/es_CL.js +++ b/apps/theming/l10n/es_CL.js @@ -20,7 +20,6 @@ OC.L10N.register( "Could not write file to disk" : "No fue posible escribir a disco", "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.", "Theming" : "Tematizar", "Legal notice" : "Aviso legal", @@ -43,6 +42,7 @@ OC.L10N.register( "Upload new header logo" : "Cargar un nuevo logotipo del encabezado", "Favicon" : "Favicon", "Upload new favicon" : "Cargar un nuevo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_CL.json b/apps/theming/l10n/es_CL.json index c0175ce6a6046d63add57f43b2f576163d5b3afe..8481d5efb198d44f92c2dd7d76d57bccc5e9856a 100644 --- a/apps/theming/l10n/es_CL.json +++ b/apps/theming/l10n/es_CL.json @@ -18,7 +18,6 @@ "Could not write file to disk" : "No fue posible escribir a disco", "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.", "Theming" : "Tematizar", "Legal notice" : "Aviso legal", @@ -41,6 +40,7 @@ "Upload new header logo" : "Cargar un nuevo logotipo del encabezado", "Favicon" : "Favicon", "Upload new favicon" : "Cargar un nuevo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_CO.js b/apps/theming/l10n/es_CO.js index b78c2aafb23cfe69330c160e97005ce2f2494abf..de2aa7d7dff4099ccc8fcaa26cdc157d9378565d 100644 --- a/apps/theming/l10n/es_CO.js +++ b/apps/theming/l10n/es_CO.js @@ -20,7 +20,6 @@ OC.L10N.register( "Could not write file to disk" : "No fue posible escribir a disco", "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.", "Theming" : "Tematizar", "Legal notice" : "Aviso legal", @@ -43,6 +42,7 @@ OC.L10N.register( "Upload new header logo" : "Cargar un nuevo logotipo del encabezado", "Favicon" : "Favicon", "Upload new favicon" : "Cargar un nuevo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_CO.json b/apps/theming/l10n/es_CO.json index c0175ce6a6046d63add57f43b2f576163d5b3afe..8481d5efb198d44f92c2dd7d76d57bccc5e9856a 100644 --- a/apps/theming/l10n/es_CO.json +++ b/apps/theming/l10n/es_CO.json @@ -18,7 +18,6 @@ "Could not write file to disk" : "No fue posible escribir a disco", "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.", "Theming" : "Tematizar", "Legal notice" : "Aviso legal", @@ -41,6 +40,7 @@ "Upload new header logo" : "Cargar un nuevo logotipo del encabezado", "Favicon" : "Favicon", "Upload new favicon" : "Cargar un nuevo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_CR.js b/apps/theming/l10n/es_CR.js index b78c2aafb23cfe69330c160e97005ce2f2494abf..de2aa7d7dff4099ccc8fcaa26cdc157d9378565d 100644 --- a/apps/theming/l10n/es_CR.js +++ b/apps/theming/l10n/es_CR.js @@ -20,7 +20,6 @@ OC.L10N.register( "Could not write file to disk" : "No fue posible escribir a disco", "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.", "Theming" : "Tematizar", "Legal notice" : "Aviso legal", @@ -43,6 +42,7 @@ OC.L10N.register( "Upload new header logo" : "Cargar un nuevo logotipo del encabezado", "Favicon" : "Favicon", "Upload new favicon" : "Cargar un nuevo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_CR.json b/apps/theming/l10n/es_CR.json index c0175ce6a6046d63add57f43b2f576163d5b3afe..8481d5efb198d44f92c2dd7d76d57bccc5e9856a 100644 --- a/apps/theming/l10n/es_CR.json +++ b/apps/theming/l10n/es_CR.json @@ -18,7 +18,6 @@ "Could not write file to disk" : "No fue posible escribir a disco", "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.", "Theming" : "Tematizar", "Legal notice" : "Aviso legal", @@ -41,6 +40,7 @@ "Upload new header logo" : "Cargar un nuevo logotipo del encabezado", "Favicon" : "Favicon", "Upload new favicon" : "Cargar un nuevo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_DO.js b/apps/theming/l10n/es_DO.js index b78c2aafb23cfe69330c160e97005ce2f2494abf..de2aa7d7dff4099ccc8fcaa26cdc157d9378565d 100644 --- a/apps/theming/l10n/es_DO.js +++ b/apps/theming/l10n/es_DO.js @@ -20,7 +20,6 @@ OC.L10N.register( "Could not write file to disk" : "No fue posible escribir a disco", "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.", "Theming" : "Tematizar", "Legal notice" : "Aviso legal", @@ -43,6 +42,7 @@ OC.L10N.register( "Upload new header logo" : "Cargar un nuevo logotipo del encabezado", "Favicon" : "Favicon", "Upload new favicon" : "Cargar un nuevo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_DO.json b/apps/theming/l10n/es_DO.json index c0175ce6a6046d63add57f43b2f576163d5b3afe..8481d5efb198d44f92c2dd7d76d57bccc5e9856a 100644 --- a/apps/theming/l10n/es_DO.json +++ b/apps/theming/l10n/es_DO.json @@ -18,7 +18,6 @@ "Could not write file to disk" : "No fue posible escribir a disco", "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.", "Theming" : "Tematizar", "Legal notice" : "Aviso legal", @@ -41,6 +40,7 @@ "Upload new header logo" : "Cargar un nuevo logotipo del encabezado", "Favicon" : "Favicon", "Upload new favicon" : "Cargar un nuevo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_EC.js b/apps/theming/l10n/es_EC.js index 650b70d6bbdc5badf5f2203966e82150bde5ac73..7bf010f2d05bcf62a146f6ba796fdff38b25d6dc 100644 --- a/apps/theming/l10n/es_EC.js +++ b/apps/theming/l10n/es_EC.js @@ -20,7 +20,6 @@ OC.L10N.register( "Could not write file to disk" : "No fue posible escribir a disco", "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.", "Theming" : "Tematizar", "Legal notice" : "Aviso legal", @@ -44,6 +43,7 @@ OC.L10N.register( "Upload new header logo" : "Cargar un nuevo logotipo del encabezado", "Favicon" : "Favicon", "Upload new favicon" : "Cargar un nuevo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_EC.json b/apps/theming/l10n/es_EC.json index 12cd05fe47d83a06a0682ad42de7bf64fdf397e1..09db7665c8fcf7be3218e9493c7abf6069a389aa 100644 --- a/apps/theming/l10n/es_EC.json +++ b/apps/theming/l10n/es_EC.json @@ -18,7 +18,6 @@ "Could not write file to disk" : "No fue posible escribir a disco", "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.", "Theming" : "Tematizar", "Legal notice" : "Aviso legal", @@ -42,6 +41,7 @@ "Upload new header logo" : "Cargar un nuevo logotipo del encabezado", "Favicon" : "Favicon", "Upload new favicon" : "Cargar un nuevo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_GT.js b/apps/theming/l10n/es_GT.js index b78c2aafb23cfe69330c160e97005ce2f2494abf..de2aa7d7dff4099ccc8fcaa26cdc157d9378565d 100644 --- a/apps/theming/l10n/es_GT.js +++ b/apps/theming/l10n/es_GT.js @@ -20,7 +20,6 @@ OC.L10N.register( "Could not write file to disk" : "No fue posible escribir a disco", "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.", "Theming" : "Tematizar", "Legal notice" : "Aviso legal", @@ -43,6 +42,7 @@ OC.L10N.register( "Upload new header logo" : "Cargar un nuevo logotipo del encabezado", "Favicon" : "Favicon", "Upload new favicon" : "Cargar un nuevo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_GT.json b/apps/theming/l10n/es_GT.json index c0175ce6a6046d63add57f43b2f576163d5b3afe..8481d5efb198d44f92c2dd7d76d57bccc5e9856a 100644 --- a/apps/theming/l10n/es_GT.json +++ b/apps/theming/l10n/es_GT.json @@ -18,7 +18,6 @@ "Could not write file to disk" : "No fue posible escribir a disco", "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.", "Theming" : "Tematizar", "Legal notice" : "Aviso legal", @@ -41,6 +40,7 @@ "Upload new header logo" : "Cargar un nuevo logotipo del encabezado", "Favicon" : "Favicon", "Upload new favicon" : "Cargar un nuevo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_HN.js b/apps/theming/l10n/es_HN.js index 1437e6dd9f298e7d70740c1de0ef156b01fbd7a2..d27438c07bd8160e1c941cea18fc780cf3197765 100644 --- a/apps/theming/l10n/es_HN.js +++ b/apps/theming/l10n/es_HN.js @@ -14,7 +14,6 @@ OC.L10N.register( "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "Theming" : "Tematizar", "Open documentation" : "Abrir la documentación", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", @@ -28,6 +27,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Advanced options" : "Opciones avanzadas", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_HN.json b/apps/theming/l10n/es_HN.json index ebc9c81ed6c3391b2263ac3254af898e9dcb7b69..5419e29abb7531449cc3fc72d5a27f5c6ca241fd 100644 --- a/apps/theming/l10n/es_HN.json +++ b/apps/theming/l10n/es_HN.json @@ -12,7 +12,6 @@ "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "Theming" : "Tematizar", "Open documentation" : "Abrir la documentación", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", @@ -26,6 +25,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Advanced options" : "Opciones avanzadas", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_MX.js b/apps/theming/l10n/es_MX.js index ced17864e0586e8cd2fe2181fa1bf9f38a2ecd59..99ad0bf86117f629fdb03bd12b9b6ab342e3b712 100644 --- a/apps/theming/l10n/es_MX.js +++ b/apps/theming/l10n/es_MX.js @@ -21,7 +21,6 @@ OC.L10N.register( "Could not write file to disk" : "No fue posible escribir a disco", "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.", "Theming" : "Tematizar", "Legal notice" : "Aviso legal", @@ -47,6 +46,7 @@ OC.L10N.register( "Upload new header logo" : "Cargar un nuevo logotipo del encabezado", "Favicon" : "Favicon", "Upload new favicon" : "Cargar un nuevo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_MX.json b/apps/theming/l10n/es_MX.json index 41750c124539ddc82e8285ec160f49d79fd305d3..6ebfadb92c58739d923d6469412588737bd45fd1 100644 --- a/apps/theming/l10n/es_MX.json +++ b/apps/theming/l10n/es_MX.json @@ -19,7 +19,6 @@ "Could not write file to disk" : "No fue posible escribir a disco", "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.", "Theming" : "Tematizar", "Legal notice" : "Aviso legal", @@ -45,6 +44,7 @@ "Upload new header logo" : "Cargar un nuevo logotipo del encabezado", "Favicon" : "Favicon", "Upload new favicon" : "Cargar un nuevo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_NI.js b/apps/theming/l10n/es_NI.js index 1437e6dd9f298e7d70740c1de0ef156b01fbd7a2..d27438c07bd8160e1c941cea18fc780cf3197765 100644 --- a/apps/theming/l10n/es_NI.js +++ b/apps/theming/l10n/es_NI.js @@ -14,7 +14,6 @@ OC.L10N.register( "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "Theming" : "Tematizar", "Open documentation" : "Abrir la documentación", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", @@ -28,6 +27,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Advanced options" : "Opciones avanzadas", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_NI.json b/apps/theming/l10n/es_NI.json index ebc9c81ed6c3391b2263ac3254af898e9dcb7b69..5419e29abb7531449cc3fc72d5a27f5c6ca241fd 100644 --- a/apps/theming/l10n/es_NI.json +++ b/apps/theming/l10n/es_NI.json @@ -12,7 +12,6 @@ "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "Theming" : "Tematizar", "Open documentation" : "Abrir la documentación", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", @@ -26,6 +25,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Advanced options" : "Opciones avanzadas", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_PA.js b/apps/theming/l10n/es_PA.js index 1437e6dd9f298e7d70740c1de0ef156b01fbd7a2..d27438c07bd8160e1c941cea18fc780cf3197765 100644 --- a/apps/theming/l10n/es_PA.js +++ b/apps/theming/l10n/es_PA.js @@ -14,7 +14,6 @@ OC.L10N.register( "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "Theming" : "Tematizar", "Open documentation" : "Abrir la documentación", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", @@ -28,6 +27,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Advanced options" : "Opciones avanzadas", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_PA.json b/apps/theming/l10n/es_PA.json index ebc9c81ed6c3391b2263ac3254af898e9dcb7b69..5419e29abb7531449cc3fc72d5a27f5c6ca241fd 100644 --- a/apps/theming/l10n/es_PA.json +++ b/apps/theming/l10n/es_PA.json @@ -12,7 +12,6 @@ "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "Theming" : "Tematizar", "Open documentation" : "Abrir la documentación", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", @@ -26,6 +25,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Advanced options" : "Opciones avanzadas", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_PE.js b/apps/theming/l10n/es_PE.js index 1437e6dd9f298e7d70740c1de0ef156b01fbd7a2..d27438c07bd8160e1c941cea18fc780cf3197765 100644 --- a/apps/theming/l10n/es_PE.js +++ b/apps/theming/l10n/es_PE.js @@ -14,7 +14,6 @@ OC.L10N.register( "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "Theming" : "Tematizar", "Open documentation" : "Abrir la documentación", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", @@ -28,6 +27,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Advanced options" : "Opciones avanzadas", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_PE.json b/apps/theming/l10n/es_PE.json index ebc9c81ed6c3391b2263ac3254af898e9dcb7b69..5419e29abb7531449cc3fc72d5a27f5c6ca241fd 100644 --- a/apps/theming/l10n/es_PE.json +++ b/apps/theming/l10n/es_PE.json @@ -12,7 +12,6 @@ "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "Theming" : "Tematizar", "Open documentation" : "Abrir la documentación", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", @@ -26,6 +25,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Advanced options" : "Opciones avanzadas", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_PR.js b/apps/theming/l10n/es_PR.js index 1437e6dd9f298e7d70740c1de0ef156b01fbd7a2..d27438c07bd8160e1c941cea18fc780cf3197765 100644 --- a/apps/theming/l10n/es_PR.js +++ b/apps/theming/l10n/es_PR.js @@ -14,7 +14,6 @@ OC.L10N.register( "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "Theming" : "Tematizar", "Open documentation" : "Abrir la documentación", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", @@ -28,6 +27,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Advanced options" : "Opciones avanzadas", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_PR.json b/apps/theming/l10n/es_PR.json index ebc9c81ed6c3391b2263ac3254af898e9dcb7b69..5419e29abb7531449cc3fc72d5a27f5c6ca241fd 100644 --- a/apps/theming/l10n/es_PR.json +++ b/apps/theming/l10n/es_PR.json @@ -12,7 +12,6 @@ "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "Theming" : "Tematizar", "Open documentation" : "Abrir la documentación", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", @@ -26,6 +25,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Advanced options" : "Opciones avanzadas", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_PY.js b/apps/theming/l10n/es_PY.js index 1437e6dd9f298e7d70740c1de0ef156b01fbd7a2..d27438c07bd8160e1c941cea18fc780cf3197765 100644 --- a/apps/theming/l10n/es_PY.js +++ b/apps/theming/l10n/es_PY.js @@ -14,7 +14,6 @@ OC.L10N.register( "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "Theming" : "Tematizar", "Open documentation" : "Abrir la documentación", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", @@ -28,6 +27,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Advanced options" : "Opciones avanzadas", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_PY.json b/apps/theming/l10n/es_PY.json index ebc9c81ed6c3391b2263ac3254af898e9dcb7b69..5419e29abb7531449cc3fc72d5a27f5c6ca241fd 100644 --- a/apps/theming/l10n/es_PY.json +++ b/apps/theming/l10n/es_PY.json @@ -12,7 +12,6 @@ "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "Theming" : "Tematizar", "Open documentation" : "Abrir la documentación", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", @@ -26,6 +25,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Advanced options" : "Opciones avanzadas", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_SV.js b/apps/theming/l10n/es_SV.js index b78c2aafb23cfe69330c160e97005ce2f2494abf..de2aa7d7dff4099ccc8fcaa26cdc157d9378565d 100644 --- a/apps/theming/l10n/es_SV.js +++ b/apps/theming/l10n/es_SV.js @@ -20,7 +20,6 @@ OC.L10N.register( "Could not write file to disk" : "No fue posible escribir a disco", "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.", "Theming" : "Tematizar", "Legal notice" : "Aviso legal", @@ -43,6 +42,7 @@ OC.L10N.register( "Upload new header logo" : "Cargar un nuevo logotipo del encabezado", "Favicon" : "Favicon", "Upload new favicon" : "Cargar un nuevo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_SV.json b/apps/theming/l10n/es_SV.json index c0175ce6a6046d63add57f43b2f576163d5b3afe..8481d5efb198d44f92c2dd7d76d57bccc5e9856a 100644 --- a/apps/theming/l10n/es_SV.json +++ b/apps/theming/l10n/es_SV.json @@ -18,7 +18,6 @@ "Could not write file to disk" : "No fue posible escribir a disco", "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.", "Theming" : "Tematizar", "Legal notice" : "Aviso legal", @@ -41,6 +40,7 @@ "Upload new header logo" : "Cargar un nuevo logotipo del encabezado", "Favicon" : "Favicon", "Upload new favicon" : "Cargar un nuevo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_UY.js b/apps/theming/l10n/es_UY.js index 1437e6dd9f298e7d70740c1de0ef156b01fbd7a2..d27438c07bd8160e1c941cea18fc780cf3197765 100644 --- a/apps/theming/l10n/es_UY.js +++ b/apps/theming/l10n/es_UY.js @@ -14,7 +14,6 @@ OC.L10N.register( "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "Theming" : "Tematizar", "Open documentation" : "Abrir la documentación", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", @@ -28,6 +27,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Advanced options" : "Opciones avanzadas", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_UY.json b/apps/theming/l10n/es_UY.json index ebc9c81ed6c3391b2263ac3254af898e9dcb7b69..5419e29abb7531449cc3fc72d5a27f5c6ca241fd 100644 --- a/apps/theming/l10n/es_UY.json +++ b/apps/theming/l10n/es_UY.json @@ -12,7 +12,6 @@ "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "No file uploaded" : "No hay archivos cargados", - "Unsupported image type" : "Tipo de imagen no soportado", "Theming" : "Tematizar", "Open documentation" : "Abrir la documentación", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", @@ -26,6 +25,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Advanced options" : "Opciones avanzadas", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", + "Unsupported image type" : "Tipo de imagen no soportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/et_EE.js b/apps/theming/l10n/et_EE.js index 9c75d5a8f1163c0dfd9058d4cc77f269c69844d5..fc68f9fe1ed2db503d9fd8456c4c1906a0c9e831 100644 --- a/apps/theming/l10n/et_EE.js +++ b/apps/theming/l10n/et_EE.js @@ -14,7 +14,6 @@ OC.L10N.register( "No file was uploaded" : "Ãœhtegi faili ei latud üles", "Missing a temporary folder" : "Ajutine kausta on puudu", "No file uploaded" : "Faili ei laetud üles", - "Unsupported image type" : "Pildi tüüp pole toetatud", "Theming" : "Teemad", "Open documentation" : "Ava dokumentatsioon", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teemad võimaldavad lihtsalt serveriinstantsi ja toetatud klientide välimus muuta. See on näha kõigile kasutajatele.", @@ -28,6 +27,7 @@ OC.L10N.register( "Upload new login background" : "Lae üles uus avalehe taustapilt", "Remove background image" : "Eemalda taustapilt", "Advanced options" : "Täpsemad valikud", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Paigalda Imagemagick PHP laiendus SVG piltide toega, et üleslaetud logo ja värvi põhjal automaatselt faviconid genereerida. " + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Paigalda Imagemagick PHP laiendus SVG piltide toega, et üleslaetud logo ja värvi põhjal automaatselt faviconid genereerida. ", + "Unsupported image type" : "Pildi tüüp pole toetatud" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/et_EE.json b/apps/theming/l10n/et_EE.json index 32fd786bd0ed812beb238af025a6ae805a5bbb12..ab41128540cfbcb2fdfb8ff517f7b2038dfcba4b 100644 --- a/apps/theming/l10n/et_EE.json +++ b/apps/theming/l10n/et_EE.json @@ -12,7 +12,6 @@ "No file was uploaded" : "Ãœhtegi faili ei latud üles", "Missing a temporary folder" : "Ajutine kausta on puudu", "No file uploaded" : "Faili ei laetud üles", - "Unsupported image type" : "Pildi tüüp pole toetatud", "Theming" : "Teemad", "Open documentation" : "Ava dokumentatsioon", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teemad võimaldavad lihtsalt serveriinstantsi ja toetatud klientide välimus muuta. See on näha kõigile kasutajatele.", @@ -26,6 +25,7 @@ "Upload new login background" : "Lae üles uus avalehe taustapilt", "Remove background image" : "Eemalda taustapilt", "Advanced options" : "Täpsemad valikud", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Paigalda Imagemagick PHP laiendus SVG piltide toega, et üleslaetud logo ja värvi põhjal automaatselt faviconid genereerida. " + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Paigalda Imagemagick PHP laiendus SVG piltide toega, et üleslaetud logo ja värvi põhjal automaatselt faviconid genereerida. ", + "Unsupported image type" : "Pildi tüüp pole toetatud" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/eu.js b/apps/theming/l10n/eu.js index 7cec73181cf7ec1be6711420adaa3799c7b1c872..9afa2f447d607edb382c0d3977496f5c1949cfa7 100644 --- a/apps/theming/l10n/eu.js +++ b/apps/theming/l10n/eu.js @@ -20,7 +20,6 @@ OC.L10N.register( "Could not write file to disk" : "Ezin izan da fitxategia diskoan idatzi", "A PHP extension stopped the file upload" : "PHP hedapen batek fitxategiaren karga gelditu du", "No file uploaded" : "Ez da fitxategirik igo", - "Unsupported image type" : "Irudi mota ez da onartzen", "Theming" : "Itxura", "Legal notice" : "Ohar legala", "Privacy policy" : "Pribatutasun politika", @@ -42,6 +41,7 @@ OC.L10N.register( "Header logo" : "Goiburuaren logoa", "Upload new header logo" : "Kargatu goiburuaren logo berria", "Favicon" : "Gogoko-ikonoa", - "Upload new favicon" : "Kargatu gogoko-ikono berria" + "Upload new favicon" : "Kargatu gogoko-ikono berria", + "Unsupported image type" : "Irudi mota ez da onartzen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/eu.json b/apps/theming/l10n/eu.json index 8c4d03f2acd890f2049e75c00d4b7a70ee8bc35d..17bf7b4727020577e3ba761f12f3317b64b72340 100644 --- a/apps/theming/l10n/eu.json +++ b/apps/theming/l10n/eu.json @@ -18,7 +18,6 @@ "Could not write file to disk" : "Ezin izan da fitxategia diskoan idatzi", "A PHP extension stopped the file upload" : "PHP hedapen batek fitxategiaren karga gelditu du", "No file uploaded" : "Ez da fitxategirik igo", - "Unsupported image type" : "Irudi mota ez da onartzen", "Theming" : "Itxura", "Legal notice" : "Ohar legala", "Privacy policy" : "Pribatutasun politika", @@ -40,6 +39,7 @@ "Header logo" : "Goiburuaren logoa", "Upload new header logo" : "Kargatu goiburuaren logo berria", "Favicon" : "Gogoko-ikonoa", - "Upload new favicon" : "Kargatu gogoko-ikono berria" + "Upload new favicon" : "Kargatu gogoko-ikono berria", + "Unsupported image type" : "Irudi mota ez da onartzen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/fi.js b/apps/theming/l10n/fi.js index 1e22c2dd663580379e4ff1caee2bdfc21fdb1de9..49007f922bed302ed258c297cb157ddabd8affe0 100644 --- a/apps/theming/l10n/fi.js +++ b/apps/theming/l10n/fi.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Tiedostoa ei voitu kirjoittaa levylle", "A PHP extension stopped the file upload" : "PHP-laajennus pysäytti tiedoston lähettämisen", "No file uploaded" : "Ei tiedostoa lähetetty", - "Unsupported image type" : "Ei-tuettu kuvatiedostomuoto", "Theming" : "Teema", "Legal notice" : "Lainopillinen huomautus", "Privacy policy" : "Yksityisyyskäytäntö", @@ -48,6 +47,7 @@ OC.L10N.register( "Header logo" : "Otsakelogo", "Upload new header logo" : "Lähetä uusi otsakelogo", "Favicon" : "Favicon", - "Upload new favicon" : "Lähetä uusi favicon" + "Upload new favicon" : "Lähetä uusi favicon", + "Unsupported image type" : "Ei-tuettu kuvatiedostomuoto" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/fi.json b/apps/theming/l10n/fi.json index 2916184c8b091d4db56da63003bb5ef765b7eeb2..2d4ba0ef2c97d265cc48223c198338a1938e40cb 100644 --- a/apps/theming/l10n/fi.json +++ b/apps/theming/l10n/fi.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Tiedostoa ei voitu kirjoittaa levylle", "A PHP extension stopped the file upload" : "PHP-laajennus pysäytti tiedoston lähettämisen", "No file uploaded" : "Ei tiedostoa lähetetty", - "Unsupported image type" : "Ei-tuettu kuvatiedostomuoto", "Theming" : "Teema", "Legal notice" : "Lainopillinen huomautus", "Privacy policy" : "Yksityisyyskäytäntö", @@ -46,6 +45,7 @@ "Header logo" : "Otsakelogo", "Upload new header logo" : "Lähetä uusi otsakelogo", "Favicon" : "Favicon", - "Upload new favicon" : "Lähetä uusi favicon" + "Upload new favicon" : "Lähetä uusi favicon", + "Unsupported image type" : "Ei-tuettu kuvatiedostomuoto" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js index df83ee76dd64964574a38fbc9069f730b2bed2e1..eb73f928ea3217295ab6e09fbb86131a6cac6a45 100644 --- a/apps/theming/l10n/fr.js +++ b/apps/theming/l10n/fr.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Impossible d'écrire le fichier sur le disque", "A PHP extension stopped the file upload" : "Une extension PHP a arrêté le téléversement du fichier", "No file uploaded" : "Aucun fichier téléversé", - "Unsupported image type" : "Ce type d'image n'est pas pris en charge", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Vous utilisez déjà un thème personnalisé. Les paramètres de l'application Theming peuvent être remplacés par ceux-ci.", "Theming" : "Personnaliser l'apparence", "Legal notice" : "Notice légale", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Téléverser un nouveau logo d'en-tête", "Favicon" : "Favicon", "Upload new favicon" : "Téléverser un nouveau favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installez l'extension PHP Imagemagick avec le support pour les images SVG afin de générer automatiquement les favicons sur base du logo téléversé et de la couleur." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installez l'extension PHP Imagemagick avec le support pour les images SVG afin de générer automatiquement les favicons sur base du logo téléversé et de la couleur.", + "Unsupported image type" : "Ce type d'image n'est pas pris en charge" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json index 77d4622fe7626f8970b433ace4015b296abba636..05e1ff3ea6ba73501f20a82fef0bbf33dcf9a8df 100644 --- a/apps/theming/l10n/fr.json +++ b/apps/theming/l10n/fr.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Impossible d'écrire le fichier sur le disque", "A PHP extension stopped the file upload" : "Une extension PHP a arrêté le téléversement du fichier", "No file uploaded" : "Aucun fichier téléversé", - "Unsupported image type" : "Ce type d'image n'est pas pris en charge", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Vous utilisez déjà un thème personnalisé. Les paramètres de l'application Theming peuvent être remplacés par ceux-ci.", "Theming" : "Personnaliser l'apparence", "Legal notice" : "Notice légale", @@ -48,6 +47,7 @@ "Upload new header logo" : "Téléverser un nouveau logo d'en-tête", "Favicon" : "Favicon", "Upload new favicon" : "Téléverser un nouveau favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installez l'extension PHP Imagemagick avec le support pour les images SVG afin de générer automatiquement les favicons sur base du logo téléversé et de la couleur." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installez l'extension PHP Imagemagick avec le support pour les images SVG afin de générer automatiquement les favicons sur base du logo téléversé et de la couleur.", + "Unsupported image type" : "Ce type d'image n'est pas pris en charge" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/gl.js b/apps/theming/l10n/gl.js index 54549f281e67fdbf605733e813f85f946e0334ed..ea3eae9c3547e08f9fd0a63a7db91ad10535fd7d 100644 --- a/apps/theming/l10n/gl.js +++ b/apps/theming/l10n/gl.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Non foi posÃbel escribir o ficheiro no disco", "A PHP extension stopped the file upload" : "Unha extensión PHP detivo o envÃo de ficheiros", "No file uploaded" : "Non se enviou ningún ficheiro", - "Unsupported image type" : "Tipo de imaxe non admitido", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Está a empregar un tema personalizado. Os axustes da aplicación de temas poden ser sobrescritos por el.", "Theming" : "Temas", "Legal notice" : "Aviso legal", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Enviar un novo logotipo da cabeceira", "Favicon" : "Favicon", "Upload new favicon" : "Enviar un novo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensión de PHP Imagemagick con compatibilidade con imaxes SVG para xerar automáticamente faviconos baseados no logotipo e cor enviados." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensión de PHP Imagemagick con compatibilidade con imaxes SVG para xerar automáticamente faviconos baseados no logotipo e cor enviados.", + "Unsupported image type" : "Tipo de imaxe non admitido" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/gl.json b/apps/theming/l10n/gl.json index 80ca476533bb82fff788f14e67002538a4c2d8f3..deed44ddbca9e958b1e514d1154c2c768d18a918 100644 --- a/apps/theming/l10n/gl.json +++ b/apps/theming/l10n/gl.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Non foi posÃbel escribir o ficheiro no disco", "A PHP extension stopped the file upload" : "Unha extensión PHP detivo o envÃo de ficheiros", "No file uploaded" : "Non se enviou ningún ficheiro", - "Unsupported image type" : "Tipo de imaxe non admitido", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Está a empregar un tema personalizado. Os axustes da aplicación de temas poden ser sobrescritos por el.", "Theming" : "Temas", "Legal notice" : "Aviso legal", @@ -48,6 +47,7 @@ "Upload new header logo" : "Enviar un novo logotipo da cabeceira", "Favicon" : "Favicon", "Upload new favicon" : "Enviar un novo favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensión de PHP Imagemagick con compatibilidade con imaxes SVG para xerar automáticamente faviconos baseados no logotipo e cor enviados." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensión de PHP Imagemagick con compatibilidade con imaxes SVG para xerar automáticamente faviconos baseados no logotipo e cor enviados.", + "Unsupported image type" : "Tipo de imaxe non admitido" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/he.js b/apps/theming/l10n/he.js index ad3cd95528f582bf1eb13f0f0cdd9dbf95a8168b..3e025b3972dbfeb926bca745cc0d375aec5fac10 100644 --- a/apps/theming/l10n/he.js +++ b/apps/theming/l10n/he.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "×œ× × ×™×ª×Ÿ לכתוב ×œ×›×•× ×Ÿ", "A PHP extension stopped the file upload" : "הרחבת PHP עצרה ×ת העל×ת הקובץ", "No file uploaded" : "×œ× ×”×•×¢×œ×” קובץ", - "Unsupported image type" : "סוג ×”×ª×ž×•× ×” ×œ× × ×ª×ž×š", "You are already using a custom theme. Theming app settings might be overwritten by that." : "כבר × ×¢×©×” שימוש בערכת עיצוב מות×מת ×ישית. יכול להיות שהגדרות יישומון ערכות העיצוב יידרסו.", "Theming" : "ערכות × ×•×©×", "Legal notice" : "הצהרה משפטית", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "העל×ת לוגו כותרת", "Favicon" : "סמל כותרת", "Upload new favicon" : "העל×ת סמל כותרת חדש", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "יש להתקין ×ת הרחבת ×”Ö¾PHP של Imagemagick ×¢× ×ª×ž×™×›×” ×‘×ª×ž×•× ×•×ª SVG כדי לייצר ×ª×ž×•× ×•×ª ×ž×•×¢×“×¤×™× ×וטומטיות על בסיס הלוגו שהועלה והצבע." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "יש להתקין ×ת הרחבת ×”Ö¾PHP של Imagemagick ×¢× ×ª×ž×™×›×” ×‘×ª×ž×•× ×•×ª SVG כדי לייצר ×ª×ž×•× ×•×ª ×ž×•×¢×“×¤×™× ×וטומטיות על בסיס הלוגו שהועלה והצבע.", + "Unsupported image type" : "סוג ×”×ª×ž×•× ×” ×œ× × ×ª×ž×š" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/apps/theming/l10n/he.json b/apps/theming/l10n/he.json index fdf5beefa6487f0c5239725c493073c4332a2a6d..56d04098ef12add2361f06ac468976e846d29d90 100644 --- a/apps/theming/l10n/he.json +++ b/apps/theming/l10n/he.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "×œ× × ×™×ª×Ÿ לכתוב ×œ×›×•× ×Ÿ", "A PHP extension stopped the file upload" : "הרחבת PHP עצרה ×ת העל×ת הקובץ", "No file uploaded" : "×œ× ×”×•×¢×œ×” קובץ", - "Unsupported image type" : "סוג ×”×ª×ž×•× ×” ×œ× × ×ª×ž×š", "You are already using a custom theme. Theming app settings might be overwritten by that." : "כבר × ×¢×©×” שימוש בערכת עיצוב מות×מת ×ישית. יכול להיות שהגדרות יישומון ערכות העיצוב יידרסו.", "Theming" : "ערכות × ×•×©×", "Legal notice" : "הצהרה משפטית", @@ -48,6 +47,7 @@ "Upload new header logo" : "העל×ת לוגו כותרת", "Favicon" : "סמל כותרת", "Upload new favicon" : "העל×ת סמל כותרת חדש", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "יש להתקין ×ת הרחבת ×”Ö¾PHP של Imagemagick ×¢× ×ª×ž×™×›×” ×‘×ª×ž×•× ×•×ª SVG כדי לייצר ×ª×ž×•× ×•×ª ×ž×•×¢×“×¤×™× ×וטומטיות על בסיס הלוגו שהועלה והצבע." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "יש להתקין ×ת הרחבת ×”Ö¾PHP של Imagemagick ×¢× ×ª×ž×™×›×” ×‘×ª×ž×•× ×•×ª SVG כדי לייצר ×ª×ž×•× ×•×ª ×ž×•×¢×“×¤×™× ×וטומטיות על בסיס הלוגו שהועלה והצבע.", + "Unsupported image type" : "סוג ×”×ª×ž×•× ×” ×œ× × ×ª×ž×š" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/theming/l10n/hr.js b/apps/theming/l10n/hr.js index 5108864a6a582aa73223a94c3c67b376c7c6f475..2a4ce82474b8efd2d63b7f633ceacf5f2f619abd 100644 --- a/apps/theming/l10n/hr.js +++ b/apps/theming/l10n/hr.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Nije moguće zapisati datoteku na disk", "A PHP extension stopped the file upload" : "ProÅ¡irenje PHP-a zaustavilo je otpremanje datoteke", "No file uploaded" : "Nije otpremljena nijedna datoteka", - "Unsupported image type" : "Nepodržana vrsta slike", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Već koristite prilagoÄ‘enu temu. Te postavke mogu biti zamijenjene postavkama aplikacije za upravljanje temama.", "Theming" : "Upravljanje temama", "Legal notice" : "Pravna obavijest", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Otpremi novi logotip zaglavlja", "Favicon" : "Favicon", "Upload new favicon" : "Otpremi novi favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ugradite proÅ¡irenje za PHP pod nazivom Imagemagick s podrÅ¡kom za SVG slike kako biste automatski generirali favicone na temelju otpremljenog logotipa i boje." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ugradite proÅ¡irenje za PHP pod nazivom Imagemagick s podrÅ¡kom za SVG slike kako biste automatski generirali favicone na temelju otpremljenog logotipa i boje.", + "Unsupported image type" : "Nepodržana vrsta slike" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/theming/l10n/hr.json b/apps/theming/l10n/hr.json index d93442cb197797816e46235e0df7a20823827643..8c94ff9fe22c83a654823839d9fbadb16f9bd00d 100644 --- a/apps/theming/l10n/hr.json +++ b/apps/theming/l10n/hr.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Nije moguće zapisati datoteku na disk", "A PHP extension stopped the file upload" : "ProÅ¡irenje PHP-a zaustavilo je otpremanje datoteke", "No file uploaded" : "Nije otpremljena nijedna datoteka", - "Unsupported image type" : "Nepodržana vrsta slike", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Već koristite prilagoÄ‘enu temu. Te postavke mogu biti zamijenjene postavkama aplikacije za upravljanje temama.", "Theming" : "Upravljanje temama", "Legal notice" : "Pravna obavijest", @@ -48,6 +47,7 @@ "Upload new header logo" : "Otpremi novi logotip zaglavlja", "Favicon" : "Favicon", "Upload new favicon" : "Otpremi novi favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ugradite proÅ¡irenje za PHP pod nazivom Imagemagick s podrÅ¡kom za SVG slike kako biste automatski generirali favicone na temelju otpremljenog logotipa i boje." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ugradite proÅ¡irenje za PHP pod nazivom Imagemagick s podrÅ¡kom za SVG slike kako biste automatski generirali favicone na temelju otpremljenog logotipa i boje.", + "Unsupported image type" : "Nepodržana vrsta slike" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/theming/l10n/hu.js b/apps/theming/l10n/hu.js index f80d1ef3a542eeab586e33633f1ef65b1da37bc8..a4df6ab2897b5a4aa025bc4f7c82f830d58115ef 100644 --- a/apps/theming/l10n/hu.js +++ b/apps/theming/l10n/hu.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "A fájlt nem sikerült a lemezre Ãrni", "A PHP extension stopped the file upload" : "Egy PHP kiterjesztés megállÃtotta a fájl feltöltését", "No file uploaded" : "Nincs fájl feltöltve", - "Unsupported image type" : "Nem támogatott képtÃpus", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Már egyéni témát használ. Lehet, hogy a témázó alkalmazás beállÃtásai felülÃrták.", "Theming" : "Témázás", "Legal notice" : "Jogi nyilatkozat", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Fejléc logó feltöltése", "Favicon" : "Kedvencek ikon", "Upload new favicon" : "Kedvencek ikon feltöltése", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "TelepÃtse az Imagemagick PHP kiterjesztést SVG képtámogatással, hogy automatikusan előállÃtsa a kedvencek ikont a feltöltött logó és szÃn alapján." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "TelepÃtse az Imagemagick PHP kiterjesztést SVG képtámogatással, hogy automatikusan előállÃtsa a kedvencek ikont a feltöltött logó és szÃn alapján.", + "Unsupported image type" : "Nem támogatott képtÃpus" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/hu.json b/apps/theming/l10n/hu.json index f26469f5215f2a09f0279de87020560cb199a19d..2cf3831a36a61d63c385fa58616ad855f42900f7 100644 --- a/apps/theming/l10n/hu.json +++ b/apps/theming/l10n/hu.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "A fájlt nem sikerült a lemezre Ãrni", "A PHP extension stopped the file upload" : "Egy PHP kiterjesztés megállÃtotta a fájl feltöltését", "No file uploaded" : "Nincs fájl feltöltve", - "Unsupported image type" : "Nem támogatott képtÃpus", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Már egyéni témát használ. Lehet, hogy a témázó alkalmazás beállÃtásai felülÃrták.", "Theming" : "Témázás", "Legal notice" : "Jogi nyilatkozat", @@ -48,6 +47,7 @@ "Upload new header logo" : "Fejléc logó feltöltése", "Favicon" : "Kedvencek ikon", "Upload new favicon" : "Kedvencek ikon feltöltése", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "TelepÃtse az Imagemagick PHP kiterjesztést SVG képtámogatással, hogy automatikusan előállÃtsa a kedvencek ikont a feltöltött logó és szÃn alapján." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "TelepÃtse az Imagemagick PHP kiterjesztést SVG képtámogatással, hogy automatikusan előállÃtsa a kedvencek ikont a feltöltött logó és szÃn alapján.", + "Unsupported image type" : "Nem támogatott képtÃpus" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/id.js b/apps/theming/l10n/id.js index 885174627cff11aab056eeb1ca03772cdea02395..e97743770ac1fbd13d6669b86fef28924b358c1c 100644 --- a/apps/theming/l10n/id.js +++ b/apps/theming/l10n/id.js @@ -17,7 +17,6 @@ OC.L10N.register( "Could not write file to disk" : "Tidak dapat menulis berkas ke disk", "A PHP extension stopped the file upload" : "Ekstensi PHP menghentikan proses unggah berkas", "No file uploaded" : "Tidak ada file diunggah", - "Unsupported image type" : "Tipe gambar tidak bisa diterima", "Theming" : "Tema", "Open documentation" : "Buka dokumentasi", "Name" : "Nama", @@ -26,6 +25,7 @@ OC.L10N.register( "Logo" : "Logo", "Upload new logo" : "Unggah Logo baru", "Login image" : "Gambar ketika masuk", - "Advanced options" : "Opsi lanjutan" + "Advanced options" : "Opsi lanjutan", + "Unsupported image type" : "Tipe gambar tidak bisa diterima" }, "nplurals=1; plural=0;"); diff --git a/apps/theming/l10n/id.json b/apps/theming/l10n/id.json index 754cfd9e5a268fa45dc41d0f6bb3bcee9b0009b3..87e23306fa32ad8b0f89faee915a5e84d5f283fa 100644 --- a/apps/theming/l10n/id.json +++ b/apps/theming/l10n/id.json @@ -15,7 +15,6 @@ "Could not write file to disk" : "Tidak dapat menulis berkas ke disk", "A PHP extension stopped the file upload" : "Ekstensi PHP menghentikan proses unggah berkas", "No file uploaded" : "Tidak ada file diunggah", - "Unsupported image type" : "Tipe gambar tidak bisa diterima", "Theming" : "Tema", "Open documentation" : "Buka dokumentasi", "Name" : "Nama", @@ -24,6 +23,7 @@ "Logo" : "Logo", "Upload new logo" : "Unggah Logo baru", "Login image" : "Gambar ketika masuk", - "Advanced options" : "Opsi lanjutan" + "Advanced options" : "Opsi lanjutan", + "Unsupported image type" : "Tipe gambar tidak bisa diterima" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/theming/l10n/is.js b/apps/theming/l10n/is.js index bac510c88b55e2cd9b1c82000e443620c2d9522e..bcad312b1ddedd15e2c606bf227ec896a8d87342 100644 --- a/apps/theming/l10n/is.js +++ b/apps/theming/l10n/is.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Tókst ekki að skrifa skrá á disk.", "A PHP extension stopped the file upload" : "PHP-viðbót stöðvaði innsendingu skráar", "No file uploaded" : "Engin skrá var send inn", - "Unsupported image type" : "Óstudd gerð myndar", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Þú ert nú þegar að nota sérsniðið þema. Mögulega gæti það skrifað yfir stillingar à þemaforriti.", "Theming" : "Þemu", "Legal notice" : "Lagaleg atriði", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Senda inn nýtt táknmerki fyrir sÃðuhaus", "Favicon" : "Veftákn", "Upload new favicon" : "Senda inn nýja táknmynd", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Settu inn Imagemagick PHP forritsviðaukann með stuðningi við SVG-myndir til að útbúa sjálfvirkt veftáknmyndir byggðar á innsendu táknmerki og lit." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Settu inn Imagemagick PHP forritsviðaukann með stuðningi við SVG-myndir til að útbúa sjálfvirkt veftáknmyndir byggðar á innsendu táknmerki og lit.", + "Unsupported image type" : "Óstudd gerð myndar" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/theming/l10n/is.json b/apps/theming/l10n/is.json index e4ad901978320d02224d25ef4e9de58a503861a2..3936c6cfa0bae31d1861ef05117a24957afe7b29 100644 --- a/apps/theming/l10n/is.json +++ b/apps/theming/l10n/is.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Tókst ekki að skrifa skrá á disk.", "A PHP extension stopped the file upload" : "PHP-viðbót stöðvaði innsendingu skráar", "No file uploaded" : "Engin skrá var send inn", - "Unsupported image type" : "Óstudd gerð myndar", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Þú ert nú þegar að nota sérsniðið þema. Mögulega gæti það skrifað yfir stillingar à þemaforriti.", "Theming" : "Þemu", "Legal notice" : "Lagaleg atriði", @@ -48,6 +47,7 @@ "Upload new header logo" : "Senda inn nýtt táknmerki fyrir sÃðuhaus", "Favicon" : "Veftákn", "Upload new favicon" : "Senda inn nýja táknmynd", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Settu inn Imagemagick PHP forritsviðaukann með stuðningi við SVG-myndir til að útbúa sjálfvirkt veftáknmyndir byggðar á innsendu táknmerki og lit." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Settu inn Imagemagick PHP forritsviðaukann með stuðningi við SVG-myndir til að útbúa sjálfvirkt veftáknmyndir byggðar á innsendu táknmerki og lit.", + "Unsupported image type" : "Óstudd gerð myndar" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js index 99011c6d5412d34ee39d55d6c553d276830c5e6b..c53f3adb59f4f5c99a0e61c23b3d2eba0fe79f98 100644 --- a/apps/theming/l10n/it.js +++ b/apps/theming/l10n/it.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Impossibile scrivere il file su disco", "A PHP extension stopped the file upload" : "Un'estensione PHP ha fermato il caricamento del file", "No file uploaded" : "Nessun file caricato", - "Unsupported image type" : "Tipo di immagine non supportato", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Stai già utilizzando un tema personalizzato. Le impostazioni dell'applicazione dei temi potrebbero essere sovrascritte.", "Theming" : "Tema", "Legal notice" : "Avviso legale", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Carica nuovo logo dell'intestazione", "Favicon" : "Favicon", "Upload new favicon" : "Carica nuova favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installa l'estensione Imagemagick di PHP con supporto per le immagini SVG per generare automaticamente favicon basate sul logo caricato e sul colore." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installa l'estensione Imagemagick di PHP con supporto per le immagini SVG per generare automaticamente favicon basate sul logo caricato e sul colore.", + "Unsupported image type" : "Tipo di immagine non supportato" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/it.json b/apps/theming/l10n/it.json index 007b4805049647be0785796270ce8f2687d61523..a512822efdcce0811602361deff16a89c41157d5 100644 --- a/apps/theming/l10n/it.json +++ b/apps/theming/l10n/it.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Impossibile scrivere il file su disco", "A PHP extension stopped the file upload" : "Un'estensione PHP ha fermato il caricamento del file", "No file uploaded" : "Nessun file caricato", - "Unsupported image type" : "Tipo di immagine non supportato", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Stai già utilizzando un tema personalizzato. Le impostazioni dell'applicazione dei temi potrebbero essere sovrascritte.", "Theming" : "Tema", "Legal notice" : "Avviso legale", @@ -48,6 +47,7 @@ "Upload new header logo" : "Carica nuovo logo dell'intestazione", "Favicon" : "Favicon", "Upload new favicon" : "Carica nuova favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installa l'estensione Imagemagick di PHP con supporto per le immagini SVG per generare automaticamente favicon basate sul logo caricato e sul colore." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installa l'estensione Imagemagick di PHP con supporto per le immagini SVG per generare automaticamente favicon basate sul logo caricato e sul colore.", + "Unsupported image type" : "Tipo di immagine non supportato" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/ja.js b/apps/theming/l10n/ja.js index 369f9eb26ebf2af4c7fb36b9dacdee521d48565d..23066cd4f8540e154915eac8460e4a2c190c5c9d 100644 --- a/apps/theming/l10n/ja.js +++ b/apps/theming/l10n/ja.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "ディスクã«ãƒ•ã‚¡ã‚¤ãƒ«ã‚’書ãè¾¼ã‚ã¾ã›ã‚“ã§ã—ãŸ", "A PHP extension stopped the file upload" : "PHPæ‹¡å¼µã§ãƒ•ã‚¡ã‚¤ãƒ«ã®ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ãŒåœæ¢ã•ã‚Œã¦ã„ã¾ã™", "No file uploaded" : "ファイルãŒã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã•ã‚Œã¦ã„ã¾ã›ã‚“", - "Unsupported image type" : "サãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„ç”»åƒå½¢å¼ã§ã™", "You are already using a custom theme. Theming app settings might be overwritten by that." : "ã‚ãªãŸã¯ã™ã§ã«ã‚«ã‚¹ã‚¿ãƒ テーマを使用ã—ã¦ã„ã¾ã™ã€‚ テーマè¨å®šã®è¨å®šãŒä¸Šæ›¸ãã•ã‚Œã‚‹å¯èƒ½æ€§ãŒã‚ã‚Šã¾ã™ã€‚", "Theming" : "テーマ", "Legal notice" : "法的通知", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "æ–°ã—ã„ヘッダーãƒã‚´ã‚’アップãƒãƒ¼ãƒ‰", "Favicon" : "Favicon", "Upload new favicon" : "æ–°ã—ã„faviconをアップãƒãƒ¼ãƒ‰", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "アップãƒãƒ¼ãƒ‰ã—ãŸãƒã‚´ã¨è‰²ã«åŸºã¥ã„ã¦faviconを自動的ã«ç”Ÿæˆã™ã‚‹ã«ã¯ã€SVGç”»åƒã‚’サãƒãƒ¼ãƒˆã—ã¦ã„ã‚‹imagemagick PHP拡張をインストールã—ã¦ãã ã•ã„。" + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "アップãƒãƒ¼ãƒ‰ã—ãŸãƒã‚´ã¨è‰²ã«åŸºã¥ã„ã¦faviconを自動的ã«ç”Ÿæˆã™ã‚‹ã«ã¯ã€SVGç”»åƒã‚’サãƒãƒ¼ãƒˆã—ã¦ã„ã‚‹imagemagick PHP拡張をインストールã—ã¦ãã ã•ã„。", + "Unsupported image type" : "サãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„ç”»åƒå½¢å¼ã§ã™" }, "nplurals=1; plural=0;"); diff --git a/apps/theming/l10n/ja.json b/apps/theming/l10n/ja.json index 862c5b85a3de49b4b73bbe5d447e4ca70963104d..b4831b49c31ae3733b4e2e2c2fe6d5732ef7fb8b 100644 --- a/apps/theming/l10n/ja.json +++ b/apps/theming/l10n/ja.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "ディスクã«ãƒ•ã‚¡ã‚¤ãƒ«ã‚’書ãè¾¼ã‚ã¾ã›ã‚“ã§ã—ãŸ", "A PHP extension stopped the file upload" : "PHPæ‹¡å¼µã§ãƒ•ã‚¡ã‚¤ãƒ«ã®ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ãŒåœæ¢ã•ã‚Œã¦ã„ã¾ã™", "No file uploaded" : "ファイルãŒã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã•ã‚Œã¦ã„ã¾ã›ã‚“", - "Unsupported image type" : "サãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„ç”»åƒå½¢å¼ã§ã™", "You are already using a custom theme. Theming app settings might be overwritten by that." : "ã‚ãªãŸã¯ã™ã§ã«ã‚«ã‚¹ã‚¿ãƒ テーマを使用ã—ã¦ã„ã¾ã™ã€‚ テーマè¨å®šã®è¨å®šãŒä¸Šæ›¸ãã•ã‚Œã‚‹å¯èƒ½æ€§ãŒã‚ã‚Šã¾ã™ã€‚", "Theming" : "テーマ", "Legal notice" : "法的通知", @@ -48,6 +47,7 @@ "Upload new header logo" : "æ–°ã—ã„ヘッダーãƒã‚´ã‚’アップãƒãƒ¼ãƒ‰", "Favicon" : "Favicon", "Upload new favicon" : "æ–°ã—ã„faviconをアップãƒãƒ¼ãƒ‰", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "アップãƒãƒ¼ãƒ‰ã—ãŸãƒã‚´ã¨è‰²ã«åŸºã¥ã„ã¦faviconを自動的ã«ç”Ÿæˆã™ã‚‹ã«ã¯ã€SVGç”»åƒã‚’サãƒãƒ¼ãƒˆã—ã¦ã„ã‚‹imagemagick PHP拡張をインストールã—ã¦ãã ã•ã„。" + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "アップãƒãƒ¼ãƒ‰ã—ãŸãƒã‚´ã¨è‰²ã«åŸºã¥ã„ã¦faviconを自動的ã«ç”Ÿæˆã™ã‚‹ã«ã¯ã€SVGç”»åƒã‚’サãƒãƒ¼ãƒˆã—ã¦ã„ã‚‹imagemagick PHP拡張をインストールã—ã¦ãã ã•ã„。", + "Unsupported image type" : "サãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„ç”»åƒå½¢å¼ã§ã™" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/theming/l10n/ka_GE.js b/apps/theming/l10n/ka_GE.js index cee3391d8831a7465c124b442b77fa8a88218965..da3b3ac13751a2cd52bda134bfc53adc53a5a458 100644 --- a/apps/theming/l10n/ka_GE.js +++ b/apps/theming/l10n/ka_GE.js @@ -15,7 +15,6 @@ OC.L10N.register( "No file was uploaded" : "ფáƒáƒ˜áƒšáƒ˜ áƒáƒ áƒáƒ˜áƒ¢áƒ•áƒ˜áƒ თáƒ", "Missing a temporary folder" : "დრáƒáƒ”ბითი დირექტáƒáƒ ირáƒáƒ áƒáƒ სებáƒáƒ‘ს", "No file uploaded" : "ფáƒáƒ˜áƒšáƒ˜ áƒáƒ იქნრáƒáƒ¢áƒ•áƒ˜áƒ თული", - "Unsupported image type" : "áƒáƒ› სურáƒáƒ—ის სáƒáƒ®áƒ”áƒáƒ‘რáƒáƒ áƒáƒ მხáƒáƒ დáƒáƒáƒ”რილი", "Theming" : "ვიზუáƒáƒšáƒ£áƒ ი თემები", "Open documentation" : "ღირდáƒáƒ™áƒ£áƒ›áƒ”ნტáƒáƒªáƒ˜áƒ", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "ვიზუáƒáƒšáƒ£áƒ ი თემები სáƒáƒ¨áƒ£áƒáƒšáƒ”ბáƒáƒ¡ გáƒáƒ«áƒšáƒ”ვთ თქვენს ინსტáƒáƒœáƒªáƒ˜áƒáƒ¡ დრმხáƒáƒ დáƒáƒáƒ”რილ კლიენტებს მáƒáƒ ტივáƒáƒ“ გáƒáƒ£áƒ¬áƒ˜áƒáƒ— გáƒáƒ›áƒáƒ¡áƒáƒ®áƒ£áƒšáƒ”ბáƒáƒ¡ პერსáƒáƒœáƒáƒšáƒ˜áƒ–áƒáƒªáƒ˜áƒ. ეს გáƒáƒ›áƒáƒ©áƒœáƒ“ებრყველრმáƒáƒ›áƒ®áƒ›áƒáƒ ებელთáƒáƒœ.", @@ -29,6 +28,7 @@ OC.L10N.register( "Upload new login background" : "ლáƒáƒ’ინის áƒáƒ®áƒáƒšáƒ˜ ფáƒáƒœáƒ˜áƒ¡ áƒáƒ¢áƒ•áƒ˜áƒ თვáƒ", "Remove background image" : "ფáƒáƒœáƒ£áƒ ი სურáƒáƒ—ის მáƒáƒ¨áƒáƒ ებáƒ", "Advanced options" : "დáƒáƒ›áƒáƒ¢áƒ”ბითი áƒáƒžáƒªáƒ˜áƒáƒœáƒ”ბი", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "SVG სურთების მხáƒáƒ დáƒáƒáƒ”რის მქáƒáƒœáƒ” Imagemagick PHP გáƒáƒ¤áƒáƒ თáƒáƒ”ბის დáƒáƒ§áƒ”ნებრფáƒáƒ•áƒ˜áƒ™áƒáƒœáƒ”ბს áƒáƒ¢áƒ•áƒ˜áƒ თული ლáƒáƒ’áƒáƒ¡áƒ დრფერის მიხევით დáƒáƒáƒ’ენერირებს áƒáƒ•áƒ¢áƒáƒ›áƒáƒ¢áƒ£áƒ áƒáƒ“." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "SVG სურთების მხáƒáƒ დáƒáƒáƒ”რის მქáƒáƒœáƒ” Imagemagick PHP გáƒáƒ¤áƒáƒ თáƒáƒ”ბის დáƒáƒ§áƒ”ნებრფáƒáƒ•áƒ˜áƒ™áƒáƒœáƒ”ბს áƒáƒ¢áƒ•áƒ˜áƒ თული ლáƒáƒ’áƒáƒ¡áƒ დრფერის მიხევით დáƒáƒáƒ’ენერირებს áƒáƒ•áƒ¢áƒáƒ›áƒáƒ¢áƒ£áƒ áƒáƒ“.", + "Unsupported image type" : "áƒáƒ› სურáƒáƒ—ის სáƒáƒ®áƒ”áƒáƒ‘რáƒáƒ áƒáƒ მხáƒáƒ დáƒáƒáƒ”რილი" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/theming/l10n/ka_GE.json b/apps/theming/l10n/ka_GE.json index c1affc6e6ad30e6524aa5c4bd5a39a8d52a66e40..97c99a27794cc10fe81330c55193b5245f53578c 100644 --- a/apps/theming/l10n/ka_GE.json +++ b/apps/theming/l10n/ka_GE.json @@ -13,7 +13,6 @@ "No file was uploaded" : "ფáƒáƒ˜áƒšáƒ˜ áƒáƒ áƒáƒ˜áƒ¢áƒ•áƒ˜áƒ თáƒ", "Missing a temporary folder" : "დრáƒáƒ”ბითი დირექტáƒáƒ ირáƒáƒ áƒáƒ სებáƒáƒ‘ს", "No file uploaded" : "ფáƒáƒ˜áƒšáƒ˜ áƒáƒ იქნრáƒáƒ¢áƒ•áƒ˜áƒ თული", - "Unsupported image type" : "áƒáƒ› სურáƒáƒ—ის სáƒáƒ®áƒ”áƒáƒ‘რáƒáƒ áƒáƒ მხáƒáƒ დáƒáƒáƒ”რილი", "Theming" : "ვიზუáƒáƒšáƒ£áƒ ი თემები", "Open documentation" : "ღირდáƒáƒ™áƒ£áƒ›áƒ”ნტáƒáƒªáƒ˜áƒ", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "ვიზუáƒáƒšáƒ£áƒ ი თემები სáƒáƒ¨áƒ£áƒáƒšáƒ”ბáƒáƒ¡ გáƒáƒ«áƒšáƒ”ვთ თქვენს ინსტáƒáƒœáƒªáƒ˜áƒáƒ¡ დრმხáƒáƒ დáƒáƒáƒ”რილ კლიენტებს მáƒáƒ ტივáƒáƒ“ გáƒáƒ£áƒ¬áƒ˜áƒáƒ— გáƒáƒ›áƒáƒ¡áƒáƒ®áƒ£áƒšáƒ”ბáƒáƒ¡ პერსáƒáƒœáƒáƒšáƒ˜áƒ–áƒáƒªáƒ˜áƒ. ეს გáƒáƒ›áƒáƒ©áƒœáƒ“ებრყველრმáƒáƒ›áƒ®áƒ›áƒáƒ ებელთáƒáƒœ.", @@ -27,6 +26,7 @@ "Upload new login background" : "ლáƒáƒ’ინის áƒáƒ®áƒáƒšáƒ˜ ფáƒáƒœáƒ˜áƒ¡ áƒáƒ¢áƒ•áƒ˜áƒ თვáƒ", "Remove background image" : "ფáƒáƒœáƒ£áƒ ი სურáƒáƒ—ის მáƒáƒ¨áƒáƒ ებáƒ", "Advanced options" : "დáƒáƒ›áƒáƒ¢áƒ”ბითი áƒáƒžáƒªáƒ˜áƒáƒœáƒ”ბი", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "SVG სურთების მხáƒáƒ დáƒáƒáƒ”რის მქáƒáƒœáƒ” Imagemagick PHP გáƒáƒ¤áƒáƒ თáƒáƒ”ბის დáƒáƒ§áƒ”ნებრფáƒáƒ•áƒ˜áƒ™áƒáƒœáƒ”ბს áƒáƒ¢áƒ•áƒ˜áƒ თული ლáƒáƒ’áƒáƒ¡áƒ დრფერის მიხევით დáƒáƒáƒ’ენერირებს áƒáƒ•áƒ¢áƒáƒ›áƒáƒ¢áƒ£áƒ áƒáƒ“." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "SVG სურთების მხáƒáƒ დáƒáƒáƒ”რის მქáƒáƒœáƒ” Imagemagick PHP გáƒáƒ¤áƒáƒ თáƒáƒ”ბის დáƒáƒ§áƒ”ნებრფáƒáƒ•áƒ˜áƒ™áƒáƒœáƒ”ბს áƒáƒ¢áƒ•áƒ˜áƒ თული ლáƒáƒ’áƒáƒ¡áƒ დრფერის მიხევით დáƒáƒáƒ’ენერირებს áƒáƒ•áƒ¢áƒáƒ›áƒáƒ¢áƒ£áƒ áƒáƒ“.", + "Unsupported image type" : "áƒáƒ› სურáƒáƒ—ის სáƒáƒ®áƒ”áƒáƒ‘რáƒáƒ áƒáƒ მხáƒáƒ დáƒáƒáƒ”რილი" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/apps/theming/l10n/ko.js b/apps/theming/l10n/ko.js index ddbd9931ea7cf2a4a689db233a5a582f4a84b21b..a413320832cfbf0c3258d730fffad6fa8edbbffe 100644 --- a/apps/theming/l10n/ko.js +++ b/apps/theming/l10n/ko.js @@ -21,7 +21,6 @@ OC.L10N.register( "Could not write file to disk" : "디스í¬ì— 파ì¼ì„ 쓸 수 ì—†ìŒ", "A PHP extension stopped the file upload" : "PHP 확장 기능ì—ì„œ íŒŒì¼ ì—…ë¡œë“œë¥¼ 차단함", "No file uploaded" : "업로드한 íŒŒì¼ ì—†ìŒ", - "Unsupported image type" : "지ì›í•˜ì§€ 않는 사진 형ì‹", "You are already using a custom theme. Theming app settings might be overwritten by that." : "ì‚¬ìš©ìž ì •ì˜ í…Œë§ˆë¥¼ ì‚¬ìš©í•˜ê³ ìžˆìŠµë‹ˆë‹¤. 테마 앱ì—ì„œ 해당 ì„¤ì •ì„ ë®ì–´ì“¸ 수 있습니다.", "Theming" : "테마", "Legal notice" : "법ì ê³ ì§€", @@ -47,6 +46,7 @@ OC.L10N.register( "Upload new header logo" : "새 머리글 ë¡œê³ ì—…ë¡œë“œ", "Favicon" : "파비콘", "Upload new favicon" : "새 파비콘 업로드", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "업로드한 ë¡œê³ ì™€ 색으로부터 ìžë™ìœ¼ë¡œ íŒŒë¹„ì½˜ì„ ìƒì„±í•˜ë ¤ë©´ PHP Imagemagick 확장 기능 ë° SVG í˜•ì‹ ê·¸ë¦¼ 지ì›ì„ 설치하ì‹ì‹œì˜¤." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "업로드한 ë¡œê³ ì™€ 색으로부터 ìžë™ìœ¼ë¡œ íŒŒë¹„ì½˜ì„ ìƒì„±í•˜ë ¤ë©´ PHP Imagemagick 확장 기능 ë° SVG í˜•ì‹ ê·¸ë¦¼ 지ì›ì„ 설치하ì‹ì‹œì˜¤.", + "Unsupported image type" : "지ì›í•˜ì§€ 않는 사진 형ì‹" }, "nplurals=1; plural=0;"); diff --git a/apps/theming/l10n/ko.json b/apps/theming/l10n/ko.json index 1574e1363d7d3daf9ae0db43b3a4f02a0520bad9..14d7f9791951acebf1795effcdeb987870d6ece5 100644 --- a/apps/theming/l10n/ko.json +++ b/apps/theming/l10n/ko.json @@ -19,7 +19,6 @@ "Could not write file to disk" : "디스í¬ì— 파ì¼ì„ 쓸 수 ì—†ìŒ", "A PHP extension stopped the file upload" : "PHP 확장 기능ì—ì„œ íŒŒì¼ ì—…ë¡œë“œë¥¼ 차단함", "No file uploaded" : "업로드한 íŒŒì¼ ì—†ìŒ", - "Unsupported image type" : "지ì›í•˜ì§€ 않는 사진 형ì‹", "You are already using a custom theme. Theming app settings might be overwritten by that." : "ì‚¬ìš©ìž ì •ì˜ í…Œë§ˆë¥¼ ì‚¬ìš©í•˜ê³ ìžˆìŠµë‹ˆë‹¤. 테마 앱ì—ì„œ 해당 ì„¤ì •ì„ ë®ì–´ì“¸ 수 있습니다.", "Theming" : "테마", "Legal notice" : "법ì ê³ ì§€", @@ -45,6 +44,7 @@ "Upload new header logo" : "새 머리글 ë¡œê³ ì—…ë¡œë“œ", "Favicon" : "파비콘", "Upload new favicon" : "새 파비콘 업로드", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "업로드한 ë¡œê³ ì™€ 색으로부터 ìžë™ìœ¼ë¡œ íŒŒë¹„ì½˜ì„ ìƒì„±í•˜ë ¤ë©´ PHP Imagemagick 확장 기능 ë° SVG í˜•ì‹ ê·¸ë¦¼ 지ì›ì„ 설치하ì‹ì‹œì˜¤." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "업로드한 ë¡œê³ ì™€ 색으로부터 ìžë™ìœ¼ë¡œ íŒŒë¹„ì½˜ì„ ìƒì„±í•˜ë ¤ë©´ PHP Imagemagick 확장 기능 ë° SVG í˜•ì‹ ê·¸ë¦¼ 지ì›ì„ 설치하ì‹ì‹œì˜¤.", + "Unsupported image type" : "지ì›í•˜ì§€ 않는 사진 형ì‹" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/theming/l10n/lt_LT.js b/apps/theming/l10n/lt_LT.js index 688ce32a8e3fda92205d0b0ac3e79912816161b0..4ec1c67fc9e9e8b6ad99e8f9d211660ef7d8fd98 100644 --- a/apps/theming/l10n/lt_LT.js +++ b/apps/theming/l10n/lt_LT.js @@ -21,7 +21,6 @@ OC.L10N.register( "Could not write file to disk" : "Nepavyko įraÅ¡yti failÄ… į diskÄ…", "A PHP extension stopped the file upload" : "PHP plÄ—tinys sustabdÄ— failo įkÄ—limÄ…", "No file uploaded" : "Neįkeltas joks failas", - "Unsupported image type" : "Nepalaikomas paveikslo tipas", "You are already using a custom theme. Theming app settings might be overwritten by that." : "JÅ«s jau naudojate tinkintÄ… apipavidalinimÄ…. Apipavidalinimo programÄ—lÄ—s nustatymai gali bÅ«ti perraÅ¡yti to apipavidalinimo.", "Theming" : "Apipavidalinimas", "Legal notice" : "Teisinis praneÅ¡imas", @@ -47,6 +46,7 @@ OC.L10N.register( "Upload new header logo" : "Ä®kelti naujÄ… antraÅ¡tÄ—s logotipÄ…", "Favicon" : "SvetainÄ—s piktograma", "Upload new favicon" : "Ä®kelti naujÄ… svetainÄ—s piktogramÄ…", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "NorÄ—dami automatiÅ¡kai generuoti svetainÄ—s piktogramÄ… remiantis įkeltu logotipu ir spalva, įdiekite Imagemagick PHP plÄ—tinį su SVG paveikslų palaikymu." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "NorÄ—dami automatiÅ¡kai generuoti svetainÄ—s piktogramÄ… remiantis įkeltu logotipu ir spalva, įdiekite Imagemagick PHP plÄ—tinį su SVG paveikslų palaikymu.", + "Unsupported image type" : "Nepalaikomas paveikslo tipas" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/theming/l10n/lt_LT.json b/apps/theming/l10n/lt_LT.json index 79dbd11916f525bc9746a04caa8b7f3605543209..fc06a0d6d297359ccde0f5a16afc618674634102 100644 --- a/apps/theming/l10n/lt_LT.json +++ b/apps/theming/l10n/lt_LT.json @@ -19,7 +19,6 @@ "Could not write file to disk" : "Nepavyko įraÅ¡yti failÄ… į diskÄ…", "A PHP extension stopped the file upload" : "PHP plÄ—tinys sustabdÄ— failo įkÄ—limÄ…", "No file uploaded" : "Neįkeltas joks failas", - "Unsupported image type" : "Nepalaikomas paveikslo tipas", "You are already using a custom theme. Theming app settings might be overwritten by that." : "JÅ«s jau naudojate tinkintÄ… apipavidalinimÄ…. Apipavidalinimo programÄ—lÄ—s nustatymai gali bÅ«ti perraÅ¡yti to apipavidalinimo.", "Theming" : "Apipavidalinimas", "Legal notice" : "Teisinis praneÅ¡imas", @@ -45,6 +44,7 @@ "Upload new header logo" : "Ä®kelti naujÄ… antraÅ¡tÄ—s logotipÄ…", "Favicon" : "SvetainÄ—s piktograma", "Upload new favicon" : "Ä®kelti naujÄ… svetainÄ—s piktogramÄ…", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "NorÄ—dami automatiÅ¡kai generuoti svetainÄ—s piktogramÄ… remiantis įkeltu logotipu ir spalva, įdiekite Imagemagick PHP plÄ—tinį su SVG paveikslų palaikymu." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "NorÄ—dami automatiÅ¡kai generuoti svetainÄ—s piktogramÄ… remiantis įkeltu logotipu ir spalva, įdiekite Imagemagick PHP plÄ—tinį su SVG paveikslų palaikymu.", + "Unsupported image type" : "Nepalaikomas paveikslo tipas" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/theming/l10n/lv.js b/apps/theming/l10n/lv.js index 435b639df9f480cb35da86a03074279d177dcf7c..e9dc74c509bb404cca5390b2ac9da8cdd14b2058 100644 --- a/apps/theming/l10n/lv.js +++ b/apps/theming/l10n/lv.js @@ -13,7 +13,6 @@ OC.L10N.register( "No file was uploaded" : "Neviena datne netika augÅ¡upielÄdÄ“ta", "Missing a temporary folder" : "TrÅ«kst pagaidu mapes", "No file uploaded" : "Nav augÅ¡upielÄdÄ“ta datne", - "Unsupported image type" : "NeatbalstÄ«ts attÄ“la tips", "Theming" : "Dizains", "Open documentation" : "AtvÄ“rt dokumentÄciju", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "TÄ“moÅ¡ana padara iespÄ“jamu viegli pielÄgot savas instances un atbalstoÅ¡o klientaplikÄciju izskatu un sajÅ«tu. Tas bÅ«s redzams visiem lietotÄjiem.", @@ -26,6 +25,7 @@ OC.L10N.register( "Login image" : "PieteikÅ¡anÄs fona attÄ“ls", "Upload new login background" : "AugÅ¡upielÄdÄ“t jaunu pieteikÅ¡anÄs fona attÄ“lu", "Remove background image" : "Noņemt fona attÄ“lu", - "Advanced options" : "Papildu opcijas" + "Advanced options" : "Papildu opcijas", + "Unsupported image type" : "NeatbalstÄ«ts attÄ“la tips" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/theming/l10n/lv.json b/apps/theming/l10n/lv.json index 4f05e1b31b386b0b9f2f95d1d7400635e7ed2c38..4b18e791355da330ba4d494dd38565ae6fa58664 100644 --- a/apps/theming/l10n/lv.json +++ b/apps/theming/l10n/lv.json @@ -11,7 +11,6 @@ "No file was uploaded" : "Neviena datne netika augÅ¡upielÄdÄ“ta", "Missing a temporary folder" : "TrÅ«kst pagaidu mapes", "No file uploaded" : "Nav augÅ¡upielÄdÄ“ta datne", - "Unsupported image type" : "NeatbalstÄ«ts attÄ“la tips", "Theming" : "Dizains", "Open documentation" : "AtvÄ“rt dokumentÄciju", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "TÄ“moÅ¡ana padara iespÄ“jamu viegli pielÄgot savas instances un atbalstoÅ¡o klientaplikÄciju izskatu un sajÅ«tu. Tas bÅ«s redzams visiem lietotÄjiem.", @@ -24,6 +23,7 @@ "Login image" : "PieteikÅ¡anÄs fona attÄ“ls", "Upload new login background" : "AugÅ¡upielÄdÄ“t jaunu pieteikÅ¡anÄs fona attÄ“lu", "Remove background image" : "Noņemt fona attÄ“lu", - "Advanced options" : "Papildu opcijas" + "Advanced options" : "Papildu opcijas", + "Unsupported image type" : "NeatbalstÄ«ts attÄ“la tips" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/apps/theming/l10n/mk.js b/apps/theming/l10n/mk.js index 45bab8bdde6dc32007ccdcc6a9c6060e441fa37f..73eccc29ae5f44d0851adf86c219ff3235a392c7 100644 --- a/apps/theming/l10n/mk.js +++ b/apps/theming/l10n/mk.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Ðеможе да Ñе запишува на диÑкот", "A PHP extension stopped the file upload" : "PHP додаток го Ñтопираше прикачувањето на датотеката", "No file uploaded" : "Ðема прикачено дадотека", - "Unsupported image type" : "Ðеподржан вид на Ñлика", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Веќе кориÑтите ÑопÑтвена тема. Ðпликацијата за ÑопÑтвена тема може да ја пребрише иÑтата.", "Theming" : "Теми", "Legal notice" : "Правно извеÑтување", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Прикачи ново лого на заглавие", "Favicon" : "Фавикон", "Upload new favicon" : "Прикачи нов Фавикон", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "ИнÑталирај Imagemagick додаток за PHP Ñо што ќе Ñе овозможи поддршка за SVG Ñликите автоматÑки да генерираат Фавикон базирано на прикаченото лого и боја." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "ИнÑталирај Imagemagick додаток за PHP Ñо што ќе Ñе овозможи поддршка за SVG Ñликите автоматÑки да генерираат Фавикон базирано на прикаченото лого и боја.", + "Unsupported image type" : "Ðеподржан вид на Ñлика" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/theming/l10n/mk.json b/apps/theming/l10n/mk.json index a436ddca0da1bf803fa70546480b7c36529140ac..d70ba1caa58924d3207b91e7f641b3518c5ae5a9 100644 --- a/apps/theming/l10n/mk.json +++ b/apps/theming/l10n/mk.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Ðеможе да Ñе запишува на диÑкот", "A PHP extension stopped the file upload" : "PHP додаток го Ñтопираше прикачувањето на датотеката", "No file uploaded" : "Ðема прикачено дадотека", - "Unsupported image type" : "Ðеподржан вид на Ñлика", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Веќе кориÑтите ÑопÑтвена тема. Ðпликацијата за ÑопÑтвена тема може да ја пребрише иÑтата.", "Theming" : "Теми", "Legal notice" : "Правно извеÑтување", @@ -48,6 +47,7 @@ "Upload new header logo" : "Прикачи ново лого на заглавие", "Favicon" : "Фавикон", "Upload new favicon" : "Прикачи нов Фавикон", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "ИнÑталирај Imagemagick додаток за PHP Ñо што ќе Ñе овозможи поддршка за SVG Ñликите автоматÑки да генерираат Фавикон базирано на прикаченото лого и боја." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "ИнÑталирај Imagemagick додаток за PHP Ñо што ќе Ñе овозможи поддршка за SVG Ñликите автоматÑки да генерираат Фавикон базирано на прикаченото лого и боја.", + "Unsupported image type" : "Ðеподржан вид на Ñлика" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/apps/theming/l10n/nb.js b/apps/theming/l10n/nb.js index 298773d9b0c5b99ee85af19cc5b9b496d3172d76..9cb22bbf4309b5a36687d780581f44a34aa300d2 100644 --- a/apps/theming/l10n/nb.js +++ b/apps/theming/l10n/nb.js @@ -21,7 +21,6 @@ OC.L10N.register( "Could not write file to disk" : "Kunne ikke skrive fil til disk", "A PHP extension stopped the file upload" : "A PHP-utvidelse stoppet filopplastingen", "No file uploaded" : "Ingen fil lastet opp", - "Unsupported image type" : "Filtypen støttes ikke", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Du bruker et tilpasset tema. Innstillinger i app for tilpasning av tema kan bli overskrevet av disse.", "Theming" : "Temavalg", "Legal notice" : "Juridisk varsel", @@ -47,6 +46,7 @@ OC.L10N.register( "Upload new header logo" : "Last opp ny header logo", "Favicon" : "Favoritt ikon", "Upload new favicon" : "Last opp nytt ikon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer PHP-utvidelsen Imagemagick med støtte for SVG-bilder for Ã¥ opprette favikoner automatisk basert pÃ¥ opplastet logo og farge." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer PHP-utvidelsen Imagemagick med støtte for SVG-bilder for Ã¥ opprette favikoner automatisk basert pÃ¥ opplastet logo og farge.", + "Unsupported image type" : "Filtypen støttes ikke" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/nb.json b/apps/theming/l10n/nb.json index e404485ec4b7a86de3608c40879cc4b2236fe28f..b5dba9e08591f5fa7f104ed2f956150f7bbd66a2 100644 --- a/apps/theming/l10n/nb.json +++ b/apps/theming/l10n/nb.json @@ -19,7 +19,6 @@ "Could not write file to disk" : "Kunne ikke skrive fil til disk", "A PHP extension stopped the file upload" : "A PHP-utvidelse stoppet filopplastingen", "No file uploaded" : "Ingen fil lastet opp", - "Unsupported image type" : "Filtypen støttes ikke", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Du bruker et tilpasset tema. Innstillinger i app for tilpasning av tema kan bli overskrevet av disse.", "Theming" : "Temavalg", "Legal notice" : "Juridisk varsel", @@ -45,6 +44,7 @@ "Upload new header logo" : "Last opp ny header logo", "Favicon" : "Favoritt ikon", "Upload new favicon" : "Last opp nytt ikon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer PHP-utvidelsen Imagemagick med støtte for SVG-bilder for Ã¥ opprette favikoner automatisk basert pÃ¥ opplastet logo og farge." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer PHP-utvidelsen Imagemagick med støtte for SVG-bilder for Ã¥ opprette favikoner automatisk basert pÃ¥ opplastet logo og farge.", + "Unsupported image type" : "Filtypen støttes ikke" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js index 5299065c2577cddf69324b0585c6ca5836ff15ee..ff897e5cb434a94c3c91691207a337ccb38f993a 100644 --- a/apps/theming/l10n/nl.js +++ b/apps/theming/l10n/nl.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Kan bestand niet opslaan", "A PHP extension stopped the file upload" : "Een PHP extensie heeft de upload gestopt.", "No file uploaded" : "Geen bestand geüpload", - "Unsupported image type" : "Afbeeldingstype wordt niet ondersteund", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Je gebruikt al een aangepast thema. Theming app opties kunnen daardoor worden overschreven.", "Theming" : "Uiterlijk", "Legal notice" : "Juridische bepalingen", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Upload een nieuwe top afbeelding", "Favicon" : "Favorietenpictogram", "Upload new favicon" : "Upload een nieuwe favorietenpictogram", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installeer de Imagemagick PHP extensie met ondersteuning voor SVG afbeeldingen om automatisch favicons te genereren op basis van het geuploade logo en kleur." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installeer de Imagemagick PHP extensie met ondersteuning voor SVG afbeeldingen om automatisch favicons te genereren op basis van het geuploade logo en kleur.", + "Unsupported image type" : "Afbeeldingstype wordt niet ondersteund" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/nl.json b/apps/theming/l10n/nl.json index 71efaa779528d19087aefaac476f15b78ddf6fc5..25d37cfdaf5f3d82171695394f9e4ac74a21c9de 100644 --- a/apps/theming/l10n/nl.json +++ b/apps/theming/l10n/nl.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Kan bestand niet opslaan", "A PHP extension stopped the file upload" : "Een PHP extensie heeft de upload gestopt.", "No file uploaded" : "Geen bestand geüpload", - "Unsupported image type" : "Afbeeldingstype wordt niet ondersteund", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Je gebruikt al een aangepast thema. Theming app opties kunnen daardoor worden overschreven.", "Theming" : "Uiterlijk", "Legal notice" : "Juridische bepalingen", @@ -48,6 +47,7 @@ "Upload new header logo" : "Upload een nieuwe top afbeelding", "Favicon" : "Favorietenpictogram", "Upload new favicon" : "Upload een nieuwe favorietenpictogram", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installeer de Imagemagick PHP extensie met ondersteuning voor SVG afbeeldingen om automatisch favicons te genereren op basis van het geuploade logo en kleur." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installeer de Imagemagick PHP extensie met ondersteuning voor SVG afbeeldingen om automatisch favicons te genereren op basis van het geuploade logo en kleur.", + "Unsupported image type" : "Afbeeldingstype wordt niet ondersteund" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js index 4040ac906cd60b6fc0d04e9c2252810c829be17f..1c83f32ef2816d241d780b51ba194d35fe2d2b6a 100644 --- a/apps/theming/l10n/pl.js +++ b/apps/theming/l10n/pl.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Nie można zapisać pliku na dysk", "A PHP extension stopped the file upload" : "Rozszerzenie PHP zatrzymaÅ‚o wysyÅ‚anie pliku", "No file uploaded" : "Nie wysÅ‚ano pliku", - "Unsupported image type" : "NieobsÅ‚ugiwany typ obrazu", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Używasz już wÅ‚asnego motywu. Ustawienia aplikacji Theming mogÄ… zostać nadpisane.", "Theming" : "Motyw", "Legal notice" : "Nota prawna", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "WyÅ›lij nowe logo nagłówka", "Favicon" : "Ikona favicon", "Upload new favicon" : "WyÅ›lij nowÄ… ikonÄ™ favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Zainstaluj rozszerzenie Imagemagick PHP z obsÅ‚ugÄ… obrazów SVG, aby automatycznie generować favicony w oparciu o przesÅ‚ane logo i kolor." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Zainstaluj rozszerzenie Imagemagick PHP z obsÅ‚ugÄ… obrazów SVG, aby automatycznie generować favicony w oparciu o przesÅ‚ane logo i kolor.", + "Unsupported image type" : "NieobsÅ‚ugiwany typ obrazu" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/theming/l10n/pl.json b/apps/theming/l10n/pl.json index 8136bdf362cfa763174c3b9887740685b4772a79..6b774ce15ad361ea11ab18420cc1e82268b0be7c 100644 --- a/apps/theming/l10n/pl.json +++ b/apps/theming/l10n/pl.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Nie można zapisać pliku na dysk", "A PHP extension stopped the file upload" : "Rozszerzenie PHP zatrzymaÅ‚o wysyÅ‚anie pliku", "No file uploaded" : "Nie wysÅ‚ano pliku", - "Unsupported image type" : "NieobsÅ‚ugiwany typ obrazu", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Używasz już wÅ‚asnego motywu. Ustawienia aplikacji Theming mogÄ… zostać nadpisane.", "Theming" : "Motyw", "Legal notice" : "Nota prawna", @@ -48,6 +47,7 @@ "Upload new header logo" : "WyÅ›lij nowe logo nagłówka", "Favicon" : "Ikona favicon", "Upload new favicon" : "WyÅ›lij nowÄ… ikonÄ™ favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Zainstaluj rozszerzenie Imagemagick PHP z obsÅ‚ugÄ… obrazów SVG, aby automatycznie generować favicony w oparciu o przesÅ‚ane logo i kolor." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Zainstaluj rozszerzenie Imagemagick PHP z obsÅ‚ugÄ… obrazów SVG, aby automatycznie generować favicony w oparciu o przesÅ‚ane logo i kolor.", + "Unsupported image type" : "NieobsÅ‚ugiwany typ obrazu" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js index 7f534ddf808a6cfc2e322c41873e6108ec6433c0..98fb8eac622ba7bf171b12b9a4f6945bedf7f2a9 100644 --- a/apps/theming/l10n/pt_BR.js +++ b/apps/theming/l10n/pt_BR.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Não foi possÃvel escrever no disco", "A PHP extension stopped the file upload" : "Uma extensão PHP parou o envio do arquivo", "No file uploaded" : "Nenhum arquivo enviado", - "Unsupported image type" : "Tipo de imagem não suportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Você já está usando um tema personalizado. As configurações do aplicativo Theming podem ser sobrescritas por isso.", "Theming" : "Personalização", "Legal notice" : "Aviso legal", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Enviar novo logotipo de cabeçalho", "Favicon" : "Ãcone de favoritos", "Upload new favicon" : "Enviar novo Ãcone de favorito", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP Imagemagick com suporte a imagens SVG para gerar favicons automaticamente, com base no logotipo e na cor enviados." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP Imagemagick com suporte a imagens SVG para gerar favicons automaticamente, com base no logotipo e na cor enviados.", + "Unsupported image type" : "Tipo de imagem não suportado" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/theming/l10n/pt_BR.json b/apps/theming/l10n/pt_BR.json index 56be01e2d837c22de89290d956f8fd41613e5a49..90b1557f8ed6199daf0539faaa920cd709e9c070 100644 --- a/apps/theming/l10n/pt_BR.json +++ b/apps/theming/l10n/pt_BR.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Não foi possÃvel escrever no disco", "A PHP extension stopped the file upload" : "Uma extensão PHP parou o envio do arquivo", "No file uploaded" : "Nenhum arquivo enviado", - "Unsupported image type" : "Tipo de imagem não suportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Você já está usando um tema personalizado. As configurações do aplicativo Theming podem ser sobrescritas por isso.", "Theming" : "Personalização", "Legal notice" : "Aviso legal", @@ -48,6 +47,7 @@ "Upload new header logo" : "Enviar novo logotipo de cabeçalho", "Favicon" : "Ãcone de favoritos", "Upload new favicon" : "Enviar novo Ãcone de favorito", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP Imagemagick com suporte a imagens SVG para gerar favicons automaticamente, com base no logotipo e na cor enviados." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP Imagemagick com suporte a imagens SVG para gerar favicons automaticamente, com base no logotipo e na cor enviados.", + "Unsupported image type" : "Tipo de imagem não suportado" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/pt_PT.js b/apps/theming/l10n/pt_PT.js index 2303587c402f3266525ecc08a874d506aa00e42b..fafeda4c88371fb3fc8955dde9702edb20c68635 100644 --- a/apps/theming/l10n/pt_PT.js +++ b/apps/theming/l10n/pt_PT.js @@ -14,7 +14,6 @@ OC.L10N.register( "No file was uploaded" : "O ficheiro foi carregado", "Missing a temporary folder" : "Falta uma pasta temporária", "No file uploaded" : "Nenhum ficheiro carregado", - "Unsupported image type" : "Tipo de imagem não suportado", "Theming" : "Temática", "Open documentation" : "Abrir documentação", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "A tematização possibilita a fácil personalização da aparência da sua instância e clientes suportados. Isto será visÃvel para todos os utilizadores", @@ -29,6 +28,7 @@ OC.L10N.register( "Upload new login background" : "Carregar imagem de segundo plano de Login", "Remove background image" : "Remover imagem de segundo plano", "Advanced options" : "Opções avançadas", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP Imagemagick com suporte para imagens SVG para gerar automaticamente favicons com base na cor e no logotipo carregado." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP Imagemagick com suporte para imagens SVG para gerar automaticamente favicons com base na cor e no logotipo carregado.", + "Unsupported image type" : "Tipo de imagem não suportado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/pt_PT.json b/apps/theming/l10n/pt_PT.json index ddc9ecff4c4dd59b921743be579efd0b19f613d9..1963e89801f6e45902582a6c7a237313cbd26157 100644 --- a/apps/theming/l10n/pt_PT.json +++ b/apps/theming/l10n/pt_PT.json @@ -12,7 +12,6 @@ "No file was uploaded" : "O ficheiro foi carregado", "Missing a temporary folder" : "Falta uma pasta temporária", "No file uploaded" : "Nenhum ficheiro carregado", - "Unsupported image type" : "Tipo de imagem não suportado", "Theming" : "Temática", "Open documentation" : "Abrir documentação", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "A tematização possibilita a fácil personalização da aparência da sua instância e clientes suportados. Isto será visÃvel para todos os utilizadores", @@ -27,6 +26,7 @@ "Upload new login background" : "Carregar imagem de segundo plano de Login", "Remove background image" : "Remover imagem de segundo plano", "Advanced options" : "Opções avançadas", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP Imagemagick com suporte para imagens SVG para gerar automaticamente favicons com base na cor e no logotipo carregado." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP Imagemagick com suporte para imagens SVG para gerar automaticamente favicons com base na cor e no logotipo carregado.", + "Unsupported image type" : "Tipo de imagem não suportado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/ru.js b/apps/theming/l10n/ru.js index 9d4f2f4139350a457fc62bd7cc7f8482d027470c..17086d08d6e9667f7602d085e8e5943b3b1aa6d0 100644 --- a/apps/theming/l10n/ru.js +++ b/apps/theming/l10n/ru.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Ðевозможно запиÑать файл на диÑк", "A PHP extension stopped the file upload" : "РаÑширение PHP прервало загрузку файла", "No file uploaded" : "Ðет отправленных файлов", - "Unsupported image type" : "Ðеподдерживаемый тип изображениÑ", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ð’Ñ‹ уже иÑпользуете наÑтраиваемое оформление, которое может быть перезапиÑано Ñтим приложением.", "Theming" : "Внешний вид", "Legal notice" : "Официальное уведомление", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Загрузить логотип заголовка", "Favicon" : "Favicon (значок Ñайта)", "Upload new favicon" : "Загрузить значок Ñайта", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ð”Ð»Ñ Ð°Ð²Ñ‚Ð¾Ð¼Ð°Ñ‚Ð¸Ñ‡ÐµÑкой генерации favicon на оÑнове загруженного логотипа и цвета нужно уÑтановить PHP раÑширение Imagemagick Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¾Ð¹ изображений SVG " + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ð”Ð»Ñ Ð°Ð²Ñ‚Ð¾Ð¼Ð°Ñ‚Ð¸Ñ‡ÐµÑкой генерации favicon на оÑнове загруженного логотипа и цвета нужно уÑтановить PHP раÑширение Imagemagick Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¾Ð¹ изображений SVG ", + "Unsupported image type" : "Ðеподдерживаемый тип изображениÑ" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/theming/l10n/ru.json b/apps/theming/l10n/ru.json index 1c62576d08ecc9c20204a006d3b680dec40559ce..81cd1a9282b665dc27f6075c15e2c7f0f030e00e 100644 --- a/apps/theming/l10n/ru.json +++ b/apps/theming/l10n/ru.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Ðевозможно запиÑать файл на диÑк", "A PHP extension stopped the file upload" : "РаÑширение PHP прервало загрузку файла", "No file uploaded" : "Ðет отправленных файлов", - "Unsupported image type" : "Ðеподдерживаемый тип изображениÑ", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ð’Ñ‹ уже иÑпользуете наÑтраиваемое оформление, которое может быть перезапиÑано Ñтим приложением.", "Theming" : "Внешний вид", "Legal notice" : "Официальное уведомление", @@ -48,6 +47,7 @@ "Upload new header logo" : "Загрузить логотип заголовка", "Favicon" : "Favicon (значок Ñайта)", "Upload new favicon" : "Загрузить значок Ñайта", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ð”Ð»Ñ Ð°Ð²Ñ‚Ð¾Ð¼Ð°Ñ‚Ð¸Ñ‡ÐµÑкой генерации favicon на оÑнове загруженного логотипа и цвета нужно уÑтановить PHP раÑширение Imagemagick Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¾Ð¹ изображений SVG " + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ð”Ð»Ñ Ð°Ð²Ñ‚Ð¾Ð¼Ð°Ñ‚Ð¸Ñ‡ÐµÑкой генерации favicon на оÑнове загруженного логотипа и цвета нужно уÑтановить PHP раÑширение Imagemagick Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¾Ð¹ изображений SVG ", + "Unsupported image type" : "Ðеподдерживаемый тип изображениÑ" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/apps/theming/l10n/sk.js b/apps/theming/l10n/sk.js index 72cf5f08238ec5fbcc0fd0336b93a483d97dcff0..87d33e0786bde13af9064ef623de0c39e78e14a3 100644 --- a/apps/theming/l10n/sk.js +++ b/apps/theming/l10n/sk.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Nepodarilo sa zapÃsaÅ¥ súbor na disk.", "A PHP extension stopped the file upload" : "rozÅ¡Ãrenie PHP zastavilo nahrávanie súboru.", "No file uploaded" : "Žiadny súbor nebol nahraný", - "Unsupported image type" : "Typ obrázka nie je podporovaný", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Už použÃvate vlastný motÃv vzhľadu. PredoÅ¡lé nastavenia tým môžu byÅ¥ prepÃsané.", "Theming" : "Zmena vzhľadu", "Legal notice" : "Právne upozornenie", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "NahraÅ¥ nové logo do hlaviÄky", "Favicon" : "Favicon", "Upload new favicon" : "NahraÅ¥ novú ikonu webu", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ak chcete automaticky generovaÅ¥ favikony na základe nahraného loga a farby, nainÅ¡talujte rozÅ¡Ãrenie Imagemagick PHP s podporou pre SVG obrázky." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ak chcete automaticky generovaÅ¥ favikony na základe nahraného loga a farby, nainÅ¡talujte rozÅ¡Ãrenie Imagemagick PHP s podporou pre SVG obrázky.", + "Unsupported image type" : "Typ obrázka nie je podporovaný" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/theming/l10n/sk.json b/apps/theming/l10n/sk.json index 74b4692c2b3176896be83b0cfe0dbf898d708028..a9e69b270fcb6d44188a10d8c7a688c5b4f03c5f 100644 --- a/apps/theming/l10n/sk.json +++ b/apps/theming/l10n/sk.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Nepodarilo sa zapÃsaÅ¥ súbor na disk.", "A PHP extension stopped the file upload" : "rozÅ¡Ãrenie PHP zastavilo nahrávanie súboru.", "No file uploaded" : "Žiadny súbor nebol nahraný", - "Unsupported image type" : "Typ obrázka nie je podporovaný", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Už použÃvate vlastný motÃv vzhľadu. PredoÅ¡lé nastavenia tým môžu byÅ¥ prepÃsané.", "Theming" : "Zmena vzhľadu", "Legal notice" : "Právne upozornenie", @@ -48,6 +47,7 @@ "Upload new header logo" : "NahraÅ¥ nové logo do hlaviÄky", "Favicon" : "Favicon", "Upload new favicon" : "NahraÅ¥ novú ikonu webu", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ak chcete automaticky generovaÅ¥ favikony na základe nahraného loga a farby, nainÅ¡talujte rozÅ¡Ãrenie Imagemagick PHP s podporou pre SVG obrázky." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ak chcete automaticky generovaÅ¥ favikony na základe nahraného loga a farby, nainÅ¡talujte rozÅ¡Ãrenie Imagemagick PHP s podporou pre SVG obrázky.", + "Unsupported image type" : "Typ obrázka nie je podporovaný" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/theming/l10n/sl.js b/apps/theming/l10n/sl.js index 44348e79096128d496342cf084ccce46d6839425..7d94d27bbad5d6c18be348921583f39ffa439987 100644 --- a/apps/theming/l10n/sl.js +++ b/apps/theming/l10n/sl.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Datoteke ni mogoÄe zapisati na disk", "A PHP extension stopped the file upload" : "RazÅ¡iritev PHP je onemogoÄila poÅ¡iljanje datoteke", "No file uploaded" : "Ni poslanih datotek", - "Unsupported image type" : "Nepodprta vrsta slike", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Tema po meri je že doloÄena. S spreminjanjem nastavitev bodo stari podatki prepisani.", "Theming" : "Teme", "Legal notice" : "Pravno obvestilo", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "PoÅ¡lji nov logotip glave", "Favicon" : "Ikona zaznamka", "Upload new favicon" : "PoÅ¡li novo ikono zaznamka", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Z namestitvijo razÅ¡iritve Imagemagick PHP s podporo za slike SVG je mogoÄe samodejno ustvariti ikone zaznamka na podlagi doloÄenega logotipa in barve." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Z namestitvijo razÅ¡iritve Imagemagick PHP s podporo za slike SVG je mogoÄe samodejno ustvariti ikone zaznamka na podlagi doloÄenega logotipa in barve.", + "Unsupported image type" : "Nepodprta vrsta slike" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/theming/l10n/sl.json b/apps/theming/l10n/sl.json index 996f6e9f48aca9cf55f5a680ebbd36fd81de6093..b18eeda273bf02e5ebd1f3dc3383b58a95206834 100644 --- a/apps/theming/l10n/sl.json +++ b/apps/theming/l10n/sl.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Datoteke ni mogoÄe zapisati na disk", "A PHP extension stopped the file upload" : "RazÅ¡iritev PHP je onemogoÄila poÅ¡iljanje datoteke", "No file uploaded" : "Ni poslanih datotek", - "Unsupported image type" : "Nepodprta vrsta slike", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Tema po meri je že doloÄena. S spreminjanjem nastavitev bodo stari podatki prepisani.", "Theming" : "Teme", "Legal notice" : "Pravno obvestilo", @@ -48,6 +47,7 @@ "Upload new header logo" : "PoÅ¡lji nov logotip glave", "Favicon" : "Ikona zaznamka", "Upload new favicon" : "PoÅ¡li novo ikono zaznamka", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Z namestitvijo razÅ¡iritve Imagemagick PHP s podporo za slike SVG je mogoÄe samodejno ustvariti ikone zaznamka na podlagi doloÄenega logotipa in barve." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Z namestitvijo razÅ¡iritve Imagemagick PHP s podporo za slike SVG je mogoÄe samodejno ustvariti ikone zaznamka na podlagi doloÄenega logotipa in barve.", + "Unsupported image type" : "Nepodprta vrsta slike" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/apps/theming/l10n/sq.js b/apps/theming/l10n/sq.js index 6d741b0fd6eedf2fcdd8aabc44c066328ea04812..08cf9d40220f1989ff0cd2d4d25c44121d8cf0d8 100644 --- a/apps/theming/l10n/sq.js +++ b/apps/theming/l10n/sq.js @@ -14,7 +14,6 @@ OC.L10N.register( "No file was uploaded" : "S’u ngarkua kartelë", "Missing a temporary folder" : "Mungon një dosje e përkohshme", "No file uploaded" : "Asnjë skedar i ngarkuar", - "Unsupported image type" : "Lloj imazhi i pa suportuar", "Theming" : "Duke vendosur theme-n", "Open documentation" : "Dokumentacion i hapur", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming bën të mundur për të përshtatur lehtësisht pamjen dhe ndjenjën e instancës suaj dhe klientëve të mbështetur. Kjo do të jetë e dukshme për të gjithë përdoruesit.", @@ -27,6 +26,7 @@ OC.L10N.register( "Login image" : "Imazhi i hyrjes", "Upload new login background" : "Ngarko background të ri hyrjeje", "Remove background image" : "Hiqni imazhin në sfond", - "Advanced options" : "Opsione të avancuara" + "Advanced options" : "Opsione të avancuara", + "Unsupported image type" : "Lloj imazhi i pa suportuar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/sq.json b/apps/theming/l10n/sq.json index 2aa16853d5e4d5615b6ee5e8e29e5d75e9e62025..45b853b457196f399d5502672c6f8056796ad97e 100644 --- a/apps/theming/l10n/sq.json +++ b/apps/theming/l10n/sq.json @@ -12,7 +12,6 @@ "No file was uploaded" : "S’u ngarkua kartelë", "Missing a temporary folder" : "Mungon një dosje e përkohshme", "No file uploaded" : "Asnjë skedar i ngarkuar", - "Unsupported image type" : "Lloj imazhi i pa suportuar", "Theming" : "Duke vendosur theme-n", "Open documentation" : "Dokumentacion i hapur", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming bën të mundur për të përshtatur lehtësisht pamjen dhe ndjenjën e instancës suaj dhe klientëve të mbështetur. Kjo do të jetë e dukshme për të gjithë përdoruesit.", @@ -25,6 +24,7 @@ "Login image" : "Imazhi i hyrjes", "Upload new login background" : "Ngarko background të ri hyrjeje", "Remove background image" : "Hiqni imazhin në sfond", - "Advanced options" : "Opsione të avancuara" + "Advanced options" : "Opsione të avancuara", + "Unsupported image type" : "Lloj imazhi i pa suportuar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js index da49712725df029a24992cbc0bba24636caa8f33..cd4d2ec40bbe6101f904ae8c7988f9f06eec025b 100644 --- a/apps/theming/l10n/sr.js +++ b/apps/theming/l10n/sr.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Ðе могу да упишем фајл на диÑк", "A PHP extension stopped the file upload" : "ПХП екÑтензија је зауÑтавила отпремање фајла", "No file uploaded" : "Ðије отпремљен фајл", - "Unsupported image type" : "Ðеподржани тип Ñлике", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Већ кориÑтите прилагођену тему. ПоÑтавке ове апликације ће прегажене Ñа њом.", "Theming" : "Изглед", "Legal notice" : "Правно обавештење", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Отпремите нови лого заглавља", "Favicon" : "Икона веб Ñтране", "Upload new favicon" : "Отпремите нову иконицу", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "ИнÑталирајте „Imagemagick“ ПХП екÑтензију Ñа подршком за СВГ Ñлике, да аутоматÑки направи иконе од отпремљеног логоа и боје." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "ИнÑталирајте „Imagemagick“ ПХП екÑтензију Ñа подршком за СВГ Ñлике, да аутоматÑки направи иконе од отпремљеног логоа и боје.", + "Unsupported image type" : "Ðеподржани тип Ñлике" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/theming/l10n/sr.json b/apps/theming/l10n/sr.json index a5d5d17429948b7ef4af9da664a29eef8a796c0b..044af48619c835421ac86fd634bc30772d10a017 100644 --- a/apps/theming/l10n/sr.json +++ b/apps/theming/l10n/sr.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Ðе могу да упишем фајл на диÑк", "A PHP extension stopped the file upload" : "ПХП екÑтензија је зауÑтавила отпремање фајла", "No file uploaded" : "Ðије отпремљен фајл", - "Unsupported image type" : "Ðеподржани тип Ñлике", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Већ кориÑтите прилагођену тему. ПоÑтавке ове апликације ће прегажене Ñа њом.", "Theming" : "Изглед", "Legal notice" : "Правно обавештење", @@ -48,6 +47,7 @@ "Upload new header logo" : "Отпремите нови лого заглавља", "Favicon" : "Икона веб Ñтране", "Upload new favicon" : "Отпремите нову иконицу", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "ИнÑталирајте „Imagemagick“ ПХП екÑтензију Ñа подршком за СВГ Ñлике, да аутоматÑки направи иконе од отпремљеног логоа и боје." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "ИнÑталирајте „Imagemagick“ ПХП екÑтензију Ñа подршком за СВГ Ñлике, да аутоматÑки направи иконе од отпремљеног логоа и боје.", + "Unsupported image type" : "Ðеподржани тип Ñлике" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/theming/l10n/sv.js b/apps/theming/l10n/sv.js index e2d1c5a9b73e3a68641430c23ec2a37c927d3e55..859adca9ca3bb231552cc39d3d9307080c6f7f94 100644 --- a/apps/theming/l10n/sv.js +++ b/apps/theming/l10n/sv.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Kunde inte skriva fil till disk", "A PHP extension stopped the file upload" : "Ett PHP-tillägg stoppade filuppladdning", "No file uploaded" : "Ingen fil uppladdad", - "Unsupported image type" : "Filtyp stöds inte", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Du använder redan ett anpassat tema. Dessa appinställningar kan skrivas över.", "Theming" : "Teman", "Legal notice" : "Rättsligt meddelande", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Ladda upp ny huvud-logga", "Favicon" : "Favicon", "Upload new favicon" : "Ladda upp nya favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installera Imagemagick PHP-tillägget med stöd för SVG-bilder för att automatiskt generera favicons baserat pÃ¥ den uppladdade logotypen och färgen." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installera Imagemagick PHP-tillägget med stöd för SVG-bilder för att automatiskt generera favicons baserat pÃ¥ den uppladdade logotypen och färgen.", + "Unsupported image type" : "Filtyp stöds inte" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/sv.json b/apps/theming/l10n/sv.json index a2e32c86354d7d51e8b83338a973fca829609dd1..13c52dfd85fe630507f38fc3394f2cbce08491f8 100644 --- a/apps/theming/l10n/sv.json +++ b/apps/theming/l10n/sv.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Kunde inte skriva fil till disk", "A PHP extension stopped the file upload" : "Ett PHP-tillägg stoppade filuppladdning", "No file uploaded" : "Ingen fil uppladdad", - "Unsupported image type" : "Filtyp stöds inte", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Du använder redan ett anpassat tema. Dessa appinställningar kan skrivas över.", "Theming" : "Teman", "Legal notice" : "Rättsligt meddelande", @@ -48,6 +47,7 @@ "Upload new header logo" : "Ladda upp ny huvud-logga", "Favicon" : "Favicon", "Upload new favicon" : "Ladda upp nya favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installera Imagemagick PHP-tillägget med stöd för SVG-bilder för att automatiskt generera favicons baserat pÃ¥ den uppladdade logotypen och färgen." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installera Imagemagick PHP-tillägget med stöd för SVG-bilder för att automatiskt generera favicons baserat pÃ¥ den uppladdade logotypen och färgen.", + "Unsupported image type" : "Filtyp stöds inte" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js index 6d9b017878667112abab4d8944ab0079d72e009c..ced336c209d485e15ddd32c71af31a8925e15f38 100644 --- a/apps/theming/l10n/tr.js +++ b/apps/theming/l10n/tr.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Dosya diske yazılamadı", "A PHP extension stopped the file upload" : "Bir PHP eklentisi dosyanın yüklenmesini engelledi", "No file uploaded" : "Henüz bir dosya yüklenmemiÅŸ", - "Unsupported image type" : "Görsel türü desteklenmiyor", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Zaten özel bir tema kullanıyorsunuz. Tema uygulaması ayarları bu deÄŸer ile deÄŸiÅŸtirilebilir.", "Theming" : "Tema", "Legal notice" : "Yasal bildirim", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Yeni üst bilgi logosu yükle", "Favicon" : "Favicon", "Upload new favicon" : "Yeni favicon yükle", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Yüklenen logo ve renge göre otomatik olarak favicon üretilmesi için Imagemagick PHP eklentisini SVG desteÄŸi ile kurun." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Yüklenen logo ve renge göre otomatik olarak favicon üretilmesi için Imagemagick PHP eklentisini SVG desteÄŸi ile kurun.", + "Unsupported image type" : "Görsel türü desteklenmiyor" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json index ed374595436f5e660036eda6d2f73d350523f9fb..742e220ddefebdd2c35ee3eb1560ca2f6d939d08 100644 --- a/apps/theming/l10n/tr.json +++ b/apps/theming/l10n/tr.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Dosya diske yazılamadı", "A PHP extension stopped the file upload" : "Bir PHP eklentisi dosyanın yüklenmesini engelledi", "No file uploaded" : "Henüz bir dosya yüklenmemiÅŸ", - "Unsupported image type" : "Görsel türü desteklenmiyor", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Zaten özel bir tema kullanıyorsunuz. Tema uygulaması ayarları bu deÄŸer ile deÄŸiÅŸtirilebilir.", "Theming" : "Tema", "Legal notice" : "Yasal bildirim", @@ -48,6 +47,7 @@ "Upload new header logo" : "Yeni üst bilgi logosu yükle", "Favicon" : "Favicon", "Upload new favicon" : "Yeni favicon yükle", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Yüklenen logo ve renge göre otomatik olarak favicon üretilmesi için Imagemagick PHP eklentisini SVG desteÄŸi ile kurun." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Yüklenen logo ve renge göre otomatik olarak favicon üretilmesi için Imagemagick PHP eklentisini SVG desteÄŸi ile kurun.", + "Unsupported image type" : "Görsel türü desteklenmiyor" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/uk.js b/apps/theming/l10n/uk.js index e8255756ecc24aa540c94a88e61dda9f542c79c2..bce4d2b59c25dfeabb54ac4fb637abca134548cf 100644 --- a/apps/theming/l10n/uk.js +++ b/apps/theming/l10n/uk.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Ðеможливо запиÑати файл на диÑк", "A PHP extension stopped the file upload" : "Ð Ð¾Ð·ÑˆÐ¸Ñ€ÐµÐ½Ð½Ñ PHP призупинило Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ", "No file uploaded" : "Файл не завантажено", - "Unsupported image type" : "Цей тип Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ Ð½Ðµ підтримуєтьÑÑ", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ви уже викориÑтовуєте влаÑну тему. Таким чином Ð½Ð°Ð»Ð°ÑˆÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð·Ð°ÑтоÑунку ÐžÑ„Ð¾Ñ€Ð¼Ð»ÐµÐ½Ð½Ñ Ð¼Ð¾Ð¶Ðµ бути перезапиÑано.", "Theming" : "ОформленнÑ", "Legal notice" : "Правові заÑтереженнÑ", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Завантажити новий логотип заголовка", "Favicon" : "Піктограма Ñайту", "Upload new favicon" : "Завантажити нову піктограму", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ð’Ñтановіть Ñ€Ð¾Ð·ÑˆÐ¸Ñ€ÐµÐ½Ð½Ñ Imagemagick PHP з підтримкою SVG-зображень, щоб автоматично генерувати іконки Ñайту на оÑнові завантаженого логотипу та кольору." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ð’Ñтановіть Ñ€Ð¾Ð·ÑˆÐ¸Ñ€ÐµÐ½Ð½Ñ Imagemagick PHP з підтримкою SVG-зображень, щоб автоматично генерувати іконки Ñайту на оÑнові завантаженого логотипу та кольору.", + "Unsupported image type" : "Цей тип Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ Ð½Ðµ підтримуєтьÑÑ" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/theming/l10n/uk.json b/apps/theming/l10n/uk.json index 5b0fc07dffe4a0c685c44ad7d50e6d25ed6b42ec..e93b44ca0604213080a4cf38218b2432d9b39b84 100644 --- a/apps/theming/l10n/uk.json +++ b/apps/theming/l10n/uk.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Ðеможливо запиÑати файл на диÑк", "A PHP extension stopped the file upload" : "Ð Ð¾Ð·ÑˆÐ¸Ñ€ÐµÐ½Ð½Ñ PHP призупинило Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ", "No file uploaded" : "Файл не завантажено", - "Unsupported image type" : "Цей тип Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ Ð½Ðµ підтримуєтьÑÑ", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ви уже викориÑтовуєте влаÑну тему. Таким чином Ð½Ð°Ð»Ð°ÑˆÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð·Ð°ÑтоÑунку ÐžÑ„Ð¾Ñ€Ð¼Ð»ÐµÐ½Ð½Ñ Ð¼Ð¾Ð¶Ðµ бути перезапиÑано.", "Theming" : "ОформленнÑ", "Legal notice" : "Правові заÑтереженнÑ", @@ -48,6 +47,7 @@ "Upload new header logo" : "Завантажити новий логотип заголовка", "Favicon" : "Піктограма Ñайту", "Upload new favicon" : "Завантажити нову піктограму", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ð’Ñтановіть Ñ€Ð¾Ð·ÑˆÐ¸Ñ€ÐµÐ½Ð½Ñ Imagemagick PHP з підтримкою SVG-зображень, щоб автоматично генерувати іконки Ñайту на оÑнові завантаженого логотипу та кольору." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ð’Ñтановіть Ñ€Ð¾Ð·ÑˆÐ¸Ñ€ÐµÐ½Ð½Ñ Imagemagick PHP з підтримкою SVG-зображень, щоб автоматично генерувати іконки Ñайту на оÑнові завантаженого логотипу та кольору.", + "Unsupported image type" : "Цей тип Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ Ð½Ðµ підтримуєтьÑÑ" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/apps/theming/l10n/vi.js b/apps/theming/l10n/vi.js index 6f4eacd1a48103cd7eae98e05f7a092577efa5f1..da5a1601a850de03e0ffc9d1c7987b10c3b76e51 100644 --- a/apps/theming/l10n/vi.js +++ b/apps/theming/l10n/vi.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Không thể ghi tệp lên hệ thống", "A PHP extension stopped the file upload" : "Má»™t chức năng mở rá»™ng của PHP đã dừng tải tệp lên", "No file uploaded" : "Không có tệp nà o được tải lên", - "Unsupported image type" : "Loại hình ảnh không được há»— trợ", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Bạn Ä‘ang sá» dụng 1 chủ Ä‘á» riêng. Các thiết láºp của ứng dụng Chủ Ä‘á» có thể bị ghi đè bởi nó.", "Theming" : "Äiá»u chỉnh giao diện", "Legal notice" : "Thông cáo pháp lý", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Tải lên logo đầu trang má»›i", "Favicon" : "Favicon", "Upload new favicon" : "Tải lên bá»™ Favicon má»›i", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Cà i đặt phần mở rá»™ng PHP Imagemagick vá»›i há»— trợ cho hình ảnh SVG để tá»± Ä‘á»™ng tạo bá»™ favicon dá»±a trên mà u và logo được tải lên" + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Cà i đặt phần mở rá»™ng PHP Imagemagick vá»›i há»— trợ cho hình ảnh SVG để tá»± Ä‘á»™ng tạo bá»™ favicon dá»±a trên mà u và logo được tải lên", + "Unsupported image type" : "Loại hình ảnh không được há»— trợ" }, "nplurals=1; plural=0;"); diff --git a/apps/theming/l10n/vi.json b/apps/theming/l10n/vi.json index e7814ec7275e119c39bf6d3fd849ecdae47aa102..30327b91c8c436910104fc8d78356e2b2f52cad9 100644 --- a/apps/theming/l10n/vi.json +++ b/apps/theming/l10n/vi.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "Không thể ghi tệp lên hệ thống", "A PHP extension stopped the file upload" : "Má»™t chức năng mở rá»™ng của PHP đã dừng tải tệp lên", "No file uploaded" : "Không có tệp nà o được tải lên", - "Unsupported image type" : "Loại hình ảnh không được há»— trợ", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Bạn Ä‘ang sá» dụng 1 chủ Ä‘á» riêng. Các thiết láºp của ứng dụng Chủ Ä‘á» có thể bị ghi đè bởi nó.", "Theming" : "Äiá»u chỉnh giao diện", "Legal notice" : "Thông cáo pháp lý", @@ -48,6 +47,7 @@ "Upload new header logo" : "Tải lên logo đầu trang má»›i", "Favicon" : "Favicon", "Upload new favicon" : "Tải lên bá»™ Favicon má»›i", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Cà i đặt phần mở rá»™ng PHP Imagemagick vá»›i há»— trợ cho hình ảnh SVG để tá»± Ä‘á»™ng tạo bá»™ favicon dá»±a trên mà u và logo được tải lên" + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Cà i đặt phần mở rá»™ng PHP Imagemagick vá»›i há»— trợ cho hình ảnh SVG để tá»± Ä‘á»™ng tạo bá»™ favicon dá»±a trên mà u và logo được tải lên", + "Unsupported image type" : "Loại hình ảnh không được há»— trợ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/theming/l10n/zh_CN.js b/apps/theming/l10n/zh_CN.js index 25e3f0528adb2a2601e21feac5edfb1a85b794c2..5bd40cefc51fff922b2418240681035342c74448 100644 --- a/apps/theming/l10n/zh_CN.js +++ b/apps/theming/l10n/zh_CN.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "æ— æ³•å†™å…¥æ–‡ä»¶åˆ°ç£ç›˜", "A PHP extension stopped the file upload" : "PHP 扩展åœæ¢äº†æ–‡ä»¶ä¸Šä¼ 。", "No file uploaded" : "æ–‡ä»¶æ²¡æœ‰ä¸Šä¼ ", - "Unsupported image type" : "ä¸æ”¯æŒå›¾ç‰‡æ ¼å¼", "You are already using a custom theme. Theming app settings might be overwritten by that." : "ä½ å·²ç»åœ¨ä½¿ç”¨ä¸€ä¸ªè‡ªå®šä¹‰çš„主题。主题应用的设置å¯èƒ½ä¼šè¢«å…¶è¦†ç›–。", "Theming" : "主题", "Legal notice" : "法律声明", @@ -50,6 +49,7 @@ OC.L10N.register( "Upload new header logo" : "ä¸Šä¼ æ–°çš„é¡¶æ å›¾æ ‡", "Favicon" : "ç½‘ç«™å›¾æ ‡", "Upload new favicon" : "ä¸Šä¼ æ–°å›¾æ ‡", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "å®‰è£…æ”¯æŒ SVG 图åƒçš„ PHP 扩展 Imagemagickï¼Œä»¥æ ¹æ®ä¸Šä¼ çš„ logo 和颜色自动生æˆå›¾æ ‡ã€‚" + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "å®‰è£…æ”¯æŒ SVG 图åƒçš„ PHP 扩展 Imagemagickï¼Œä»¥æ ¹æ®ä¸Šä¼ çš„ logo 和颜色自动生æˆå›¾æ ‡ã€‚", + "Unsupported image type" : "ä¸æ”¯æŒå›¾ç‰‡æ ¼å¼" }, "nplurals=1; plural=0;"); diff --git a/apps/theming/l10n/zh_CN.json b/apps/theming/l10n/zh_CN.json index 742b4f51cd12904e66bf4277e1b47fca5c25faa9..7ecea1ccea1fe732963b15e0098bc5754f8504d8 100644 --- a/apps/theming/l10n/zh_CN.json +++ b/apps/theming/l10n/zh_CN.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "æ— æ³•å†™å…¥æ–‡ä»¶åˆ°ç£ç›˜", "A PHP extension stopped the file upload" : "PHP 扩展åœæ¢äº†æ–‡ä»¶ä¸Šä¼ 。", "No file uploaded" : "æ–‡ä»¶æ²¡æœ‰ä¸Šä¼ ", - "Unsupported image type" : "ä¸æ”¯æŒå›¾ç‰‡æ ¼å¼", "You are already using a custom theme. Theming app settings might be overwritten by that." : "ä½ å·²ç»åœ¨ä½¿ç”¨ä¸€ä¸ªè‡ªå®šä¹‰çš„主题。主题应用的设置å¯èƒ½ä¼šè¢«å…¶è¦†ç›–。", "Theming" : "主题", "Legal notice" : "法律声明", @@ -48,6 +47,7 @@ "Upload new header logo" : "ä¸Šä¼ æ–°çš„é¡¶æ å›¾æ ‡", "Favicon" : "ç½‘ç«™å›¾æ ‡", "Upload new favicon" : "ä¸Šä¼ æ–°å›¾æ ‡", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "å®‰è£…æ”¯æŒ SVG 图åƒçš„ PHP 扩展 Imagemagickï¼Œä»¥æ ¹æ®ä¸Šä¼ çš„ logo 和颜色自动生æˆå›¾æ ‡ã€‚" + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "å®‰è£…æ”¯æŒ SVG 图åƒçš„ PHP 扩展 Imagemagickï¼Œä»¥æ ¹æ®ä¸Šä¼ çš„ logo 和颜色自动生æˆå›¾æ ‡ã€‚", + "Unsupported image type" : "ä¸æ”¯æŒå›¾ç‰‡æ ¼å¼" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js index 94be664566ca0417e6b4233e39075d0fa91c3d18..256e81dbe06926c1f1e05f693cc025ffee366a75 100644 --- a/apps/theming/l10n/zh_TW.js +++ b/apps/theming/l10n/zh_TW.js @@ -17,7 +17,6 @@ OC.L10N.register( "Could not write file to disk" : "寫入硬碟失敗", "A PHP extension stopped the file upload" : "一個 PHP 擴充功能終æ¢æª”案的上傳", "No file uploaded" : "未上傳檔案", - "Unsupported image type" : "ä¸æ”¯æ´çš„圖片類型", "Theming" : "佈景主題", "Privacy policy" : "éš±ç§æ¬Šæ”¿ç–", "Open documentation" : "開啟說明文件", @@ -31,6 +30,7 @@ OC.L10N.register( "Login image" : "登入圖片", "Upload new login background" : "上傳新的登入é 背景", "Remove background image" : "移除背景圖片", - "Advanced options" : "進階é¸é …" + "Advanced options" : "進階é¸é …", + "Unsupported image type" : "ä¸æ”¯æ´çš„圖片類型" }, "nplurals=1; plural=0;"); diff --git a/apps/theming/l10n/zh_TW.json b/apps/theming/l10n/zh_TW.json index 40bc7a6243e29f701587df9c0b4119d76727efc9..246482ee79b82e2a7cfe4b685fcaf650b4af4798 100644 --- a/apps/theming/l10n/zh_TW.json +++ b/apps/theming/l10n/zh_TW.json @@ -15,7 +15,6 @@ "Could not write file to disk" : "寫入硬碟失敗", "A PHP extension stopped the file upload" : "一個 PHP 擴充功能終æ¢æª”案的上傳", "No file uploaded" : "未上傳檔案", - "Unsupported image type" : "ä¸æ”¯æ´çš„圖片類型", "Theming" : "佈景主題", "Privacy policy" : "éš±ç§æ¬Šæ”¿ç–", "Open documentation" : "開啟說明文件", @@ -29,6 +28,7 @@ "Login image" : "登入圖片", "Upload new login background" : "上傳新的登入é 背景", "Remove background image" : "移除背景圖片", - "Advanced options" : "進階é¸é …" + "Advanced options" : "進階é¸é …", + "Unsupported image type" : "ä¸æ”¯æ´çš„圖片類型" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/ar.js b/apps/updatenotification/l10n/ar.js index 6e5bc4f06084659325d051a66184f89941b9380f..b406d471d2dfc8a20db5eab42790e2288ee98b48 100644 --- a/apps/updatenotification/l10n/ar.js +++ b/apps/updatenotification/l10n/ar.js @@ -1,16 +1,46 @@ OC.L10N.register( "updatenotification", { - "Update notifications" : "إشعارات التØديث", "{version} is available. Get more information on how to update." : "{version} متوÙر. Ø£Øصل على معلومات كيÙية التØديث.", - "Updated channel" : "قناة Ù…Øدَّثة.", - "ownCloud core" : "نواة ownCloud", + "Channel updated" : "ØÙدثت القناة", + "Update notifications" : "إشعارات التØديث", + "The update server could not be reached since %d days to check for new updates." : "تعذر الوصول إلى خادم التØديث منذ %d أيام للتØقق من وجود تØديثات جديدة.", + "Please check the Nextcloud and server log files for errors." : "يرجى التØقق من Nextcloud وملÙات تسجيل الخادم بØثًا عن الأخطاء.", + "Update to %1$s is available." : "التØديث إلى %1$s متوÙر.", "Update for %1$s to version %2$s is available." : "التØديث من النسخة %1$s إلى %2$s متوÙر.", - "Updater" : "برنامج التØديث", - "A new version is available: %s" : "توجد نسخة جديدة: %s", + "Update for {app} to version %s is available." : "التØديث Ù„ {app} نسخة رقم %s متوÙر.", + "Update notification" : "إشعار التØديث", + "Displays update notifications for Nextcloud and provides the SSO for the updater." : "يعرض إشعارات التØديث لـ Nextcloud ويوÙر SSO للمÙØدÙّث.", + "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "لم يعد الإصدار الذي تقوم بتشغيله قيد الصيانة. يرجى التأكد من التØديث إلى إصدار مدعوم ÙÙŠ أقرب وقت ممكن.", + "Apps missing updates" : "التطبيقات تÙقد تØديثات", + "View in store" : "العرض على المتجر", + "Apps with available updates" : "يتوÙر تØديثات للتطبيقات", "Open updater" : "ÙØªØ Ø§Ù„Ù…ØدّÙØ«", + "Download now" : "Øمل الآن", + "What's new?" : "مالجديد؟", + "The update check is not yet finished. Please refresh the page." : "التØقق من التØديث لم ينته بعد. يرجى تØديث الصÙØØ©.", "Your version is up to date." : "النسخة لديك هي الأØدث.", + "A non-default update server is in use to be checked for updates:" : "يتم استخدام خادم تØديث غير اÙتراضي للتØقق من وجود تØديثات:", "Update channel:" : "قناة التØديث:", - "Notify members of the following groups about available updates:" : "إشعار أعضاء المجموعات التالية بتوÙر التØديثات:" + "You can always update to a newer version. But you can never downgrade to a more stable version." : "يمكنك دائمًا التØديث إلى إصدار Ø£Øدث. لكن لا يمكنك الرجوع إلى إصدار أكثر استقرارًا.", + "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "لاØظ أنه بعد نزول إصدار جديد، قد يستغرق الأمر بعض الوقت قبل ظهوره هنا. Ù†Ø·Ø±Ø Ø¥ØµØ¯Ø§Ø±Ø§Øª جديدة موزعة بمرور الوقت على مستخدمينا وأØيانًا نتخطى إصدارًا عند اكتشا٠مشاكل.", + "Notify members of the following groups about available updates:" : "إشعار أعضاء المجموعات التالية بتوÙر التØديثات:", + "Only notification for app updates are available." : "يتوÙر إشعار Ùقط عن تØديثات التطبيق.", + "The selected update channel makes dedicated notifications for the server obsolete." : "قناة التØديث المØددة تجعل الإشعارات المخصصة للخادم قديمة.", + "The selected update channel does not support updates of the server." : "قناة التØديث المØددة لا تدعم تØديثات الخادم.", + "A new version is available: <strong>{newVersionString}</strong>" : "توجد نسخة جديدة: <strong>{newVersionString}</strong>", + "Checked on {lastCheckedDate}" : "ÙØص ÙÙŠ {lastCheckedDate}", + "Checking apps for compatible updates" : "التØقق من التطبيقات للØصول على تØديثات متواÙقة", + "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "الرجاء التأكد أن مل٠الconfig.php الخاص بك لا يعين قيمة <samp>appstoreenabled</samp> إلى false.", + "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "تعذر الاتصال بمتجر التطبيقات أو أن متجر التطبيقات لم ÙŠÙرجع أي تØديثات على الإطلاق. ابØØ« يدويًا عن التØديثات أو تأكد من وصول الخادم إلى الإنترنت ويمكنه الاتصال بمتجر التطبيقات.", + "<strong>All</strong> apps have an update for this version available" : "<strong>جميع</strong> التطبيقات لديها تØديث لهذا الإصدار", + "View changelog" : "اعرض سجل التغييرات", + "Enterprise" : "المؤسسة", + "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "لاستخدام المؤسسات. يوÙر دائمًا Ø£Øدث مستوى من التصØÙŠØ ØŒ ولكنه لن يتم تØديثه إلى الإصدار الرئيسي التالي على الÙور. ÙŠØدث هذا التØديث بمجرد أن تقوم شركة Nextcloud GmbH بإجراء مزيد من الصلابة والاختبار لعمليات النشر واسعة النطاق والمهمة. هذه القناة متاØØ© Ùقط للعملاء وتوÙر Øزمة Nextcloud للمؤسسة.", + "Stable" : "مستقر", + "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Ø£Øدث نسخة مستقرة. مناسبه للاستخدام المنتظم وسيتم تØديثه دائمًا إلى Ø£Øدث إصدار رئيسي.", + "Beta" : "تجريبي", + "A pre-release version only for testing new features, not for production environments." : "نسخة تجريبية Ùقط لاختبار الميزات الجديدة ØŒ وليس لبيئات الإنتاجية.", + "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> تطبيق لا يوجد لديه تØديث لهذه النسخة","<strong>%n</strong> تطبيق لا يوجد لديه تØديث لهذه النسخة","<strong>%n</strong> تطبيقان لا يوجد لديهم تØديث لهذه النسخة","<strong>%n</strong> تطبيقات لا توجد لديها تØديث لهذه النسخة","<strong>%n</strong> تطبيقات لا توجد لديها تØديث لهذه النسخة","<strong>%n</strong>تطبيقات لا توجد لديها تØديث لهذه النسخة"] }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/updatenotification/l10n/ar.json b/apps/updatenotification/l10n/ar.json index a7be834fc2aa070125eb397aed50e2329901c217..69842cc94e29e4304871df834f90fa0145d19455 100644 --- a/apps/updatenotification/l10n/ar.json +++ b/apps/updatenotification/l10n/ar.json @@ -1,14 +1,44 @@ { "translations": { - "Update notifications" : "إشعارات التØديث", "{version} is available. Get more information on how to update." : "{version} متوÙر. Ø£Øصل على معلومات كيÙية التØديث.", - "Updated channel" : "قناة Ù…Øدَّثة.", - "ownCloud core" : "نواة ownCloud", + "Channel updated" : "ØÙدثت القناة", + "Update notifications" : "إشعارات التØديث", + "The update server could not be reached since %d days to check for new updates." : "تعذر الوصول إلى خادم التØديث منذ %d أيام للتØقق من وجود تØديثات جديدة.", + "Please check the Nextcloud and server log files for errors." : "يرجى التØقق من Nextcloud وملÙات تسجيل الخادم بØثًا عن الأخطاء.", + "Update to %1$s is available." : "التØديث إلى %1$s متوÙر.", "Update for %1$s to version %2$s is available." : "التØديث من النسخة %1$s إلى %2$s متوÙر.", - "Updater" : "برنامج التØديث", - "A new version is available: %s" : "توجد نسخة جديدة: %s", + "Update for {app} to version %s is available." : "التØديث Ù„ {app} نسخة رقم %s متوÙر.", + "Update notification" : "إشعار التØديث", + "Displays update notifications for Nextcloud and provides the SSO for the updater." : "يعرض إشعارات التØديث لـ Nextcloud ويوÙر SSO للمÙØدÙّث.", + "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "لم يعد الإصدار الذي تقوم بتشغيله قيد الصيانة. يرجى التأكد من التØديث إلى إصدار مدعوم ÙÙŠ أقرب وقت ممكن.", + "Apps missing updates" : "التطبيقات تÙقد تØديثات", + "View in store" : "العرض على المتجر", + "Apps with available updates" : "يتوÙر تØديثات للتطبيقات", "Open updater" : "ÙØªØ Ø§Ù„Ù…ØدّÙØ«", + "Download now" : "Øمل الآن", + "What's new?" : "مالجديد؟", + "The update check is not yet finished. Please refresh the page." : "التØقق من التØديث لم ينته بعد. يرجى تØديث الصÙØØ©.", "Your version is up to date." : "النسخة لديك هي الأØدث.", + "A non-default update server is in use to be checked for updates:" : "يتم استخدام خادم تØديث غير اÙتراضي للتØقق من وجود تØديثات:", "Update channel:" : "قناة التØديث:", - "Notify members of the following groups about available updates:" : "إشعار أعضاء المجموعات التالية بتوÙر التØديثات:" + "You can always update to a newer version. But you can never downgrade to a more stable version." : "يمكنك دائمًا التØديث إلى إصدار Ø£Øدث. لكن لا يمكنك الرجوع إلى إصدار أكثر استقرارًا.", + "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "لاØظ أنه بعد نزول إصدار جديد، قد يستغرق الأمر بعض الوقت قبل ظهوره هنا. Ù†Ø·Ø±Ø Ø¥ØµØ¯Ø§Ø±Ø§Øª جديدة موزعة بمرور الوقت على مستخدمينا وأØيانًا نتخطى إصدارًا عند اكتشا٠مشاكل.", + "Notify members of the following groups about available updates:" : "إشعار أعضاء المجموعات التالية بتوÙر التØديثات:", + "Only notification for app updates are available." : "يتوÙر إشعار Ùقط عن تØديثات التطبيق.", + "The selected update channel makes dedicated notifications for the server obsolete." : "قناة التØديث المØددة تجعل الإشعارات المخصصة للخادم قديمة.", + "The selected update channel does not support updates of the server." : "قناة التØديث المØددة لا تدعم تØديثات الخادم.", + "A new version is available: <strong>{newVersionString}</strong>" : "توجد نسخة جديدة: <strong>{newVersionString}</strong>", + "Checked on {lastCheckedDate}" : "ÙØص ÙÙŠ {lastCheckedDate}", + "Checking apps for compatible updates" : "التØقق من التطبيقات للØصول على تØديثات متواÙقة", + "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "الرجاء التأكد أن مل٠الconfig.php الخاص بك لا يعين قيمة <samp>appstoreenabled</samp> إلى false.", + "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "تعذر الاتصال بمتجر التطبيقات أو أن متجر التطبيقات لم ÙŠÙرجع أي تØديثات على الإطلاق. ابØØ« يدويًا عن التØديثات أو تأكد من وصول الخادم إلى الإنترنت ويمكنه الاتصال بمتجر التطبيقات.", + "<strong>All</strong> apps have an update for this version available" : "<strong>جميع</strong> التطبيقات لديها تØديث لهذا الإصدار", + "View changelog" : "اعرض سجل التغييرات", + "Enterprise" : "المؤسسة", + "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "لاستخدام المؤسسات. يوÙر دائمًا Ø£Øدث مستوى من التصØÙŠØ ØŒ ولكنه لن يتم تØديثه إلى الإصدار الرئيسي التالي على الÙور. ÙŠØدث هذا التØديث بمجرد أن تقوم شركة Nextcloud GmbH بإجراء مزيد من الصلابة والاختبار لعمليات النشر واسعة النطاق والمهمة. هذه القناة متاØØ© Ùقط للعملاء وتوÙر Øزمة Nextcloud للمؤسسة.", + "Stable" : "مستقر", + "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Ø£Øدث نسخة مستقرة. مناسبه للاستخدام المنتظم وسيتم تØديثه دائمًا إلى Ø£Øدث إصدار رئيسي.", + "Beta" : "تجريبي", + "A pre-release version only for testing new features, not for production environments." : "نسخة تجريبية Ùقط لاختبار الميزات الجديدة ØŒ وليس لبيئات الإنتاجية.", + "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> تطبيق لا يوجد لديه تØديث لهذه النسخة","<strong>%n</strong> تطبيق لا يوجد لديه تØديث لهذه النسخة","<strong>%n</strong> تطبيقان لا يوجد لديهم تØديث لهذه النسخة","<strong>%n</strong> تطبيقات لا توجد لديها تØديث لهذه النسخة","<strong>%n</strong> تطبيقات لا توجد لديها تØديث لهذه النسخة","<strong>%n</strong>تطبيقات لا توجد لديها تØديث لهذه النسخة"] },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/apps/user_status/l10n/fr.js b/apps/user_status/l10n/fr.js new file mode 100644 index 0000000000000000000000000000000000000000..30a07c3ac8f29a1817f012d303bad1a34863c9b5 --- /dev/null +++ b/apps/user_status/l10n/fr.js @@ -0,0 +1,35 @@ +OC.L10N.register( + "user_status", + { + "Recent statuses" : "Statuts récents", + "In a meeting" : "En réunion", + "Commuting" : "Commuer", + "Out sick" : "En congé de maladie", + "Vacationing" : "En vacances", + "Working remotely" : "Travail à distance", + "User status" : "Statut utilisateur", + "Set custom status" : "Définir un statut personnalisé", + "Online" : "En ligne", + "Away" : "Absent", + "Do not disturb" : "Ne pas déranger", + "Invisible" : "Invisible", + "Offline" : "Hors connexion", + "Set status" : "Définir le statut", + "There was an error saving the new status" : "Une erreur s'est produite lors de l'enregistrement du nouveau statut", + "Clear status after" : "Effacer l'état après", + "What's your status?" : "Quel est votre statut ?", + "Set a custom status" : "Définir un statut personnalisé", + "Clear custom status" : "Effacer le statut personnalisé", + "There was an error saving the status" : "Une erreur s'est produite lors de l'enregistrement de l'état", + "There was an error clearing the status" : "Une erreur s'est produite lors de l'effacement de l'état", + "No recent status changes" : "Aucun changement de statut récent", + "{status}, {timestamp}" : "{status}, {timestamp}", + "Don't clear" : "Ne pas effacer", + "Today" : "Aujourd'hui", + "This week" : "Cette semaine", + "30 minutes" : "30 minutes", + "1 hour" : "1 heure", + "4 hours" : "4 heures", + "Mute all notifications" : "Désactiver toutes les notifications" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/user_status/l10n/fr.json b/apps/user_status/l10n/fr.json new file mode 100644 index 0000000000000000000000000000000000000000..f81b326ba7ae775451c5b2be8650538d3b61c785 --- /dev/null +++ b/apps/user_status/l10n/fr.json @@ -0,0 +1,33 @@ +{ "translations": { + "Recent statuses" : "Statuts récents", + "In a meeting" : "En réunion", + "Commuting" : "Commuer", + "Out sick" : "En congé de maladie", + "Vacationing" : "En vacances", + "Working remotely" : "Travail à distance", + "User status" : "Statut utilisateur", + "Set custom status" : "Définir un statut personnalisé", + "Online" : "En ligne", + "Away" : "Absent", + "Do not disturb" : "Ne pas déranger", + "Invisible" : "Invisible", + "Offline" : "Hors connexion", + "Set status" : "Définir le statut", + "There was an error saving the new status" : "Une erreur s'est produite lors de l'enregistrement du nouveau statut", + "Clear status after" : "Effacer l'état après", + "What's your status?" : "Quel est votre statut ?", + "Set a custom status" : "Définir un statut personnalisé", + "Clear custom status" : "Effacer le statut personnalisé", + "There was an error saving the status" : "Une erreur s'est produite lors de l'enregistrement de l'état", + "There was an error clearing the status" : "Une erreur s'est produite lors de l'effacement de l'état", + "No recent status changes" : "Aucun changement de statut récent", + "{status}, {timestamp}" : "{status}, {timestamp}", + "Don't clear" : "Ne pas effacer", + "Today" : "Aujourd'hui", + "This week" : "Cette semaine", + "30 minutes" : "30 minutes", + "1 hour" : "1 heure", + "4 hours" : "4 heures", + "Mute all notifications" : "Désactiver toutes les notifications" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} \ No newline at end of file diff --git a/apps/weather_status/l10n/fr.js b/apps/weather_status/l10n/fr.js index d8016800240b9e3209ce3e242730c74147a23354..fb58879c2d662e6da80d2e629fb5f5b35de5ffd2 100644 --- a/apps/weather_status/l10n/fr.js +++ b/apps/weather_status/l10n/fr.js @@ -3,13 +3,17 @@ OC.L10N.register( { "Unknown address" : "Adresse inconnue", "No result." : "Aucun résultat", + "Malformed JSON data." : "Données JSON mal formées.", "Error" : "Erreur", "Weather status" : "Statut météo", "Weather status in your dashboard" : "Statut météo sur votre tableau de bord", + "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Statut météo intégré dans l'application Dashboard.\nLa position de l'utilisateur peut être déterminée automatiquement ou définie manuellement. Une prévision de 6 heures est alors affichée.\nCe statut peut également être intégré à d'autres endroits comme l'application Calendrier.", "Detect location" : "Détecter la position", "Set custom address" : "Définir une adresse personnalisée", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Ciel dégagé à {time}", "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Nuageux à {time}", + "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Beau jour à {time}", + "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Bonne nuit à {time}", "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Partiellement nuageux à {time}", "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Brouillard à {time}", "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Faible pluie à {time}", @@ -18,8 +22,16 @@ OC.L10N.register( "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Averses à {time}", "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Faibles averses à {time}", "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Fortes averses à {time}", + "More weather for {adr}" : "Plus de météo pour {adr}", "Loading weather" : "Chargement de la météo", + "Set location for weather" : "Définir l'emplacement pour la météo", + "There was an error getting the weather status information." : "Une erreur s'est produite lors de l'obtention des informations sur l'état de la météo.", "No weather information found" : "Aucune information météo", - "Location not found" : "Lieu non trouvé" + "Location not found" : "Lieu non trouvé", + "There was an error setting the location address." : "Une erreur s'est produite lors de la définition de l'adresse de l'emplacement.", + "There was an error setting the location." : "Une erreur s'est produite lors de la définition de l'emplacement.", + "There was an error saving the mode." : "Une erreur s'est produite lors de l'enregistrement du mode.", + "There was an error using personal address." : "Une erreur s'est produite lors de l'utilisation de l'adresse personnelle.", + "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "État météo intégré dans l'application de tableau de bord.\nLa position de l'utilisateur peut être déterminée automatiquement ou définie manuellement. Une prévision de 6 heures est alors affichée.\nCe statut peut également être intégré à d'autres endroits comme l'application Calendrier." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/weather_status/l10n/fr.json b/apps/weather_status/l10n/fr.json index 7a12cdd2ef8b5c6e7897159a9c925854410cee82..1a4f14bdc06f96a48a4d5dd2291c4ae5d07ab880 100644 --- a/apps/weather_status/l10n/fr.json +++ b/apps/weather_status/l10n/fr.json @@ -1,13 +1,17 @@ { "translations": { "Unknown address" : "Adresse inconnue", "No result." : "Aucun résultat", + "Malformed JSON data." : "Données JSON mal formées.", "Error" : "Erreur", "Weather status" : "Statut météo", "Weather status in your dashboard" : "Statut météo sur votre tableau de bord", + "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Statut météo intégré dans l'application Dashboard.\nLa position de l'utilisateur peut être déterminée automatiquement ou définie manuellement. Une prévision de 6 heures est alors affichée.\nCe statut peut également être intégré à d'autres endroits comme l'application Calendrier.", "Detect location" : "Détecter la position", "Set custom address" : "Définir une adresse personnalisée", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Ciel dégagé à {time}", "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Nuageux à {time}", + "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Beau jour à {time}", + "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Bonne nuit à {time}", "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Partiellement nuageux à {time}", "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Brouillard à {time}", "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Faible pluie à {time}", @@ -16,8 +20,16 @@ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Averses à {time}", "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Faibles averses à {time}", "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Fortes averses à {time}", + "More weather for {adr}" : "Plus de météo pour {adr}", "Loading weather" : "Chargement de la météo", + "Set location for weather" : "Définir l'emplacement pour la météo", + "There was an error getting the weather status information." : "Une erreur s'est produite lors de l'obtention des informations sur l'état de la météo.", "No weather information found" : "Aucune information météo", - "Location not found" : "Lieu non trouvé" + "Location not found" : "Lieu non trouvé", + "There was an error setting the location address." : "Une erreur s'est produite lors de la définition de l'adresse de l'emplacement.", + "There was an error setting the location." : "Une erreur s'est produite lors de la définition de l'emplacement.", + "There was an error saving the mode." : "Une erreur s'est produite lors de l'enregistrement du mode.", + "There was an error using personal address." : "Une erreur s'est produite lors de l'utilisation de l'adresse personnelle.", + "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "État météo intégré dans l'application de tableau de bord.\nLa position de l'utilisateur peut être déterminée automatiquement ou définie manuellement. Une prévision de 6 heures est alors affichée.\nCe statut peut également être intégré à d'autres endroits comme l'application Calendrier." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 09846b4f779e7d27048d4daf3d49856d4761c378..b3467bf132d38dbf8bff870acf189820e4e05b36 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -193,11 +193,13 @@ OC.L10N.register( "Send" : "أرسل", "Allow upload and editing" : "Ø§Ù„Ø³Ù…Ø§Ø Ø¨Ø§Ù„Ø±Ùع Ùˆ التعديل", "Read only" : "القراءة Ùقط", + "File drop (upload only)" : "إسقاط المل٠(رÙع Ùقط)", "Set expiration date" : "تعيين تاريخ إنتهاء الصلاØية", "Expiration" : "إنتهاء", "Expiration date" : "تاريخ إنتهاء الصلاØية", "Note to recipient" : "ملاØظة للمستلم", "Unshare" : "إلغاء مشاركة", + "Delete share link" : "Øذ٠ارتباط المشاركة", "Add another link" : "إضاÙØ© رابط آخر", "Share to {name}" : "تمت مشاركته مع {name}", "Share link" : "شارك الرابط", diff --git a/core/l10n/ar.json b/core/l10n/ar.json index d56c6d1ba9ed7188e6172f23c4985956f67498ff..e8d78403c1b1cb30ce8a7a788f49048a9ef9755a 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -191,11 +191,13 @@ "Send" : "أرسل", "Allow upload and editing" : "Ø§Ù„Ø³Ù…Ø§Ø Ø¨Ø§Ù„Ø±Ùع Ùˆ التعديل", "Read only" : "القراءة Ùقط", + "File drop (upload only)" : "إسقاط المل٠(رÙع Ùقط)", "Set expiration date" : "تعيين تاريخ إنتهاء الصلاØية", "Expiration" : "إنتهاء", "Expiration date" : "تاريخ إنتهاء الصلاØية", "Note to recipient" : "ملاØظة للمستلم", "Unshare" : "إلغاء مشاركة", + "Delete share link" : "Øذ٠ارتباط المشاركة", "Add another link" : "إضاÙØ© رابط آخر", "Share to {name}" : "تمت مشاركته مع {name}", "Share link" : "شارك الرابط",