From ae596362273d9232ee9ef2814a23d738eb68aeb6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot <bot@nextcloud.com> Date: Thu, 8 Oct 2020 02:18:45 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/admin_audit/l10n/pt_BR.js | 7 ++++++ apps/admin_audit/l10n/pt_BR.json | 5 +++++ apps/contactsinteraction/l10n/sl.js | 7 ++++++ apps/contactsinteraction/l10n/sl.json | 5 +++++ apps/dashboard/l10n/el.js | 31 +++++++++++++++++++++++++++ apps/dashboard/l10n/el.json | 29 +++++++++++++++++++++++++ apps/federation/l10n/sl.js | 1 + apps/federation/l10n/sl.json | 1 + apps/files/l10n/br.js | 2 +- apps/files/l10n/br.json | 2 +- apps/files/l10n/ca.js | 2 +- apps/files/l10n/ca.json | 2 +- apps/files/l10n/cs.js | 2 +- apps/files/l10n/cs.json | 2 +- apps/files/l10n/de.js | 2 +- apps/files/l10n/de.json | 2 +- apps/files/l10n/de_DE.js | 2 +- apps/files/l10n/de_DE.json | 2 +- apps/files/l10n/el.js | 2 +- apps/files/l10n/el.json | 2 +- apps/files/l10n/eo.js | 2 +- apps/files/l10n/eo.json | 2 +- apps/files/l10n/es.js | 2 +- apps/files/l10n/es.json | 2 +- apps/files/l10n/eu.js | 2 +- apps/files/l10n/eu.json | 2 +- apps/files/l10n/fr.js | 4 +++- apps/files/l10n/fr.json | 4 +++- apps/files/l10n/gl.js | 2 +- apps/files/l10n/gl.json | 2 +- apps/files/l10n/he.js | 2 +- apps/files/l10n/he.json | 2 +- apps/files/l10n/hr.js | 2 +- apps/files/l10n/hr.json | 2 +- apps/files/l10n/id.js | 2 +- apps/files/l10n/id.json | 2 +- apps/files/l10n/it.js | 2 +- apps/files/l10n/it.json | 2 +- apps/files/l10n/ja.js | 2 +- apps/files/l10n/ja.json | 2 +- apps/files/l10n/lt_LT.js | 2 +- apps/files/l10n/lt_LT.json | 2 +- apps/files/l10n/mk.js | 2 +- apps/files/l10n/mk.json | 2 +- apps/files/l10n/nb.js | 2 +- apps/files/l10n/nb.json | 2 +- apps/files/l10n/nl.js | 2 +- apps/files/l10n/nl.json | 2 +- apps/files/l10n/pl.js | 2 +- apps/files/l10n/pl.json | 2 +- apps/files/l10n/pt_BR.js | 6 +++++- apps/files/l10n/pt_BR.json | 6 +++++- apps/files/l10n/ru.js | 2 +- apps/files/l10n/ru.json | 2 +- apps/files/l10n/sk.js | 2 +- apps/files/l10n/sk.json | 2 +- apps/files/l10n/sl.js | 2 +- apps/files/l10n/sl.json | 2 +- apps/files/l10n/sr.js | 2 +- apps/files/l10n/sr.json | 2 +- apps/files/l10n/sv.js | 2 +- apps/files/l10n/sv.json | 2 +- apps/files/l10n/tr.js | 2 +- apps/files/l10n/tr.json | 2 +- apps/files/l10n/uk.js | 2 +- apps/files/l10n/uk.json | 2 +- apps/files/l10n/zh_CN.js | 2 +- apps/files/l10n/zh_CN.json | 2 +- apps/files/l10n/zh_TW.js | 2 +- apps/files/l10n/zh_TW.json | 2 +- lib/l10n/nl.js | 1 + lib/l10n/nl.json | 1 + 72 files changed, 162 insertions(+), 62 deletions(-) create mode 100644 apps/admin_audit/l10n/pt_BR.js create mode 100644 apps/admin_audit/l10n/pt_BR.json create mode 100644 apps/contactsinteraction/l10n/sl.js create mode 100644 apps/contactsinteraction/l10n/sl.json create mode 100644 apps/dashboard/l10n/el.js create mode 100644 apps/dashboard/l10n/el.json diff --git a/apps/admin_audit/l10n/pt_BR.js b/apps/admin_audit/l10n/pt_BR.js new file mode 100644 index 00000000000..535d25025c7 --- /dev/null +++ b/apps/admin_audit/l10n/pt_BR.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "admin_audit", + { + "Auditing / Logging" : "Auditoria/Registro", + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fornece recursos de registro para Nextcloud, como registros de acesso a arquivos ou outras ações confidenciais." +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/admin_audit/l10n/pt_BR.json b/apps/admin_audit/l10n/pt_BR.json new file mode 100644 index 00000000000..0c6a29620e7 --- /dev/null +++ b/apps/admin_audit/l10n/pt_BR.json @@ -0,0 +1,5 @@ +{ "translations": { + "Auditing / Logging" : "Auditoria/Registro", + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fornece recursos de registro para Nextcloud, como registros de acesso a arquivos ou outras ações confidenciais." +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} \ No newline at end of file diff --git a/apps/contactsinteraction/l10n/sl.js b/apps/contactsinteraction/l10n/sl.js new file mode 100644 index 00000000000..5f76ede6853 --- /dev/null +++ b/apps/contactsinteraction/l10n/sl.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "contactsinteraction", + { + "Recently contacted" : "Nedavno v stiku", + "Manages interaction between users and contacts" : "Upravlja stike med uporabniki in stiki" +}, +"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/contactsinteraction/l10n/sl.json b/apps/contactsinteraction/l10n/sl.json new file mode 100644 index 00000000000..83acca15775 --- /dev/null +++ b/apps/contactsinteraction/l10n/sl.json @@ -0,0 +1,5 @@ +{ "translations": { + "Recently contacted" : "Nedavno v stiku", + "Manages interaction between users and contacts" : "Upravlja stike med uporabniki in stiki" +},"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/dashboard/l10n/el.js b/apps/dashboard/l10n/el.js new file mode 100644 index 00000000000..7bfdc57feb6 --- /dev/null +++ b/apps/dashboard/l10n/el.js @@ -0,0 +1,31 @@ +OC.L10N.register( + "dashboard", + { + "Dashboard" : "Πίνακας ελÎγχου", + "Dashboard app" : "ΕφαÏμογή Πίνακα ΕλÎγχου", + "Show something" : "Δείξε οτιδήποτε", + "Customize" : "Î ÏοσαÏμογή", + "Edit widgets" : "ΕπεξεÏγασία μικÏοεφαÏμογών", + "Get more widgets from the app store" : "Λάβετε πεÏισσότεÏες μικÏοεφαÏμογÎÏ‚ από το App Store", + "Change background image" : "Αλλαγή φωτογÏαφίας παÏασκηνίου", + "Weather service" : "ΥπηÏεσία καιÏοÏ", + "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Για το απόÏÏητό σας, τα δεδομÎνα καιÏÎ¿Ï Î¶Î·Ï„Î¿Ïνται από τον διακομιστή Nextcloud για λογαÏιασμό σας, ώστε η υπηÏεσία καιÏÎ¿Ï Î½Î± μην λαμβάνει Ï€Ïοσωπικά στοιχεία.", + "Weather data from Met.no" : "ΔεδομÎνα καιÏÎ¿Ï Î±Ï€ÏŒ το Met.no", + "geocoding with Nominatim" : "geocoding με Nominatim", + "elevation data from OpenTopoData" : "δεδομÎνα elevation από OpenTopoData", + "Weather" : "ΚαιÏός", + "Status" : "Κατάσταση", + "Good evening, {name}" : "Καλό βÏάδυ, {name}", + "Good evening" : "Καλό βÏάδυ", + "Good afternoon, {name}" : "Καλό απόγευμα, {name}", + "Good afternoon" : "Καλό απόγευμα", + "Good morning, {name}" : "ΚαλημÎÏα, {name}", + "Good morning" : "ΚαλημÎÏα", + "Good night, {name}" : "ΚαληνÏχτα, {name}", + "Good night" : "ΚαληνÏχτα", + "Pick from files" : "Επιλογή από τα αÏχεία", + "Default images" : "Î ÏοεπιλεγμÎνες εικόνες", + "Plain background" : "Απλό παÏασκήνιο", + "Insert from {productName}" : "Εισαγωγή από {productName}" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/dashboard/l10n/el.json b/apps/dashboard/l10n/el.json new file mode 100644 index 00000000000..aaa8365e3f5 --- /dev/null +++ b/apps/dashboard/l10n/el.json @@ -0,0 +1,29 @@ +{ "translations": { + "Dashboard" : "Πίνακας ελÎγχου", + "Dashboard app" : "ΕφαÏμογή Πίνακα ΕλÎγχου", + "Show something" : "Δείξε οτιδήποτε", + "Customize" : "Î ÏοσαÏμογή", + "Edit widgets" : "ΕπεξεÏγασία μικÏοεφαÏμογών", + "Get more widgets from the app store" : "Λάβετε πεÏισσότεÏες μικÏοεφαÏμογÎÏ‚ από το App Store", + "Change background image" : "Αλλαγή φωτογÏαφίας παÏασκηνίου", + "Weather service" : "ΥπηÏεσία καιÏοÏ", + "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Για το απόÏÏητό σας, τα δεδομÎνα καιÏÎ¿Ï Î¶Î·Ï„Î¿Ïνται από τον διακομιστή Nextcloud για λογαÏιασμό σας, ώστε η υπηÏεσία καιÏÎ¿Ï Î½Î± μην λαμβάνει Ï€Ïοσωπικά στοιχεία.", + "Weather data from Met.no" : "ΔεδομÎνα καιÏÎ¿Ï Î±Ï€ÏŒ το Met.no", + "geocoding with Nominatim" : "geocoding με Nominatim", + "elevation data from OpenTopoData" : "δεδομÎνα elevation από OpenTopoData", + "Weather" : "ΚαιÏός", + "Status" : "Κατάσταση", + "Good evening, {name}" : "Καλό βÏάδυ, {name}", + "Good evening" : "Καλό βÏάδυ", + "Good afternoon, {name}" : "Καλό απόγευμα, {name}", + "Good afternoon" : "Καλό απόγευμα", + "Good morning, {name}" : "ΚαλημÎÏα, {name}", + "Good morning" : "ΚαλημÎÏα", + "Good night, {name}" : "ΚαληνÏχτα, {name}", + "Good night" : "ΚαληνÏχτα", + "Pick from files" : "Επιλογή από τα αÏχεία", + "Default images" : "Î ÏοεπιλεγμÎνες εικόνες", + "Plain background" : "Απλό παÏασκήνιο", + "Insert from {productName}" : "Εισαγωγή από {productName}" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/federation/l10n/sl.js b/apps/federation/l10n/sl.js index dffd2e860c7..d76854dead7 100644 --- a/apps/federation/l10n/sl.js +++ b/apps/federation/l10n/sl.js @@ -9,6 +9,7 @@ OC.L10N.register( "Federation allows you to connect with other trusted servers to exchange the user directory." : "Zvezni oblak omogoÄa povezovanje zunanjih strežnikov v skupen oblak in izmenjavo datotek in map uporabnikov razliÄnih sistemov.", "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Zvezni oblak omogoÄa povezovanje z drugimi varnimi strežniki in izmenjavo datotek in map uporabnikov v enotnem oblaku. Možnost omogoÄa na primer samodejno dopolnjevanje tudi imen uporabnikov na drugih, zunanjih strežnikih.", "Trusted servers" : "Varni strežniki", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Zvezni oblak omogoÄa povezovanje z drugimi varnimi strežniki in izmenjavo datotek in map uporabnikov v enotnem oblaku. Možnost omogoÄa na primer samodejno dopolnjevanje tudi imen uporabnikov na drugih, zunanjih strežnikih. Zunanjih strežnikov ni nujno dodati kot zaupanja vredne, da lahko ustvarite povezave.", "Add server automatically once a federated share was created successfully" : "Strežnik dodaj samodejno, ko je povezava zveznega oblaka uspeÅ¡no ustvarjena.", "+ Add trusted server" : "+ Dodaj varen strežnik", "Trusted server" : "Varen strežnik", diff --git a/apps/federation/l10n/sl.json b/apps/federation/l10n/sl.json index dc2562b2bf8..a1dc7e7e57e 100644 --- a/apps/federation/l10n/sl.json +++ b/apps/federation/l10n/sl.json @@ -7,6 +7,7 @@ "Federation allows you to connect with other trusted servers to exchange the user directory." : "Zvezni oblak omogoÄa povezovanje zunanjih strežnikov v skupen oblak in izmenjavo datotek in map uporabnikov razliÄnih sistemov.", "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Zvezni oblak omogoÄa povezovanje z drugimi varnimi strežniki in izmenjavo datotek in map uporabnikov v enotnem oblaku. Možnost omogoÄa na primer samodejno dopolnjevanje tudi imen uporabnikov na drugih, zunanjih strežnikih.", "Trusted servers" : "Varni strežniki", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Zvezni oblak omogoÄa povezovanje z drugimi varnimi strežniki in izmenjavo datotek in map uporabnikov v enotnem oblaku. Možnost omogoÄa na primer samodejno dopolnjevanje tudi imen uporabnikov na drugih, zunanjih strežnikih. Zunanjih strežnikov ni nujno dodati kot zaupanja vredne, da lahko ustvarite povezave.", "Add server automatically once a federated share was created successfully" : "Strežnik dodaj samodejno, ko je povezava zveznega oblaka uspeÅ¡no ustvarjena.", "+ Add trusted server" : "+ Dodaj varen strežnik", "Trusted server" : "Varen strežnik", diff --git a/apps/files/l10n/br.js b/apps/files/l10n/br.js index e0ee11884da..114f7147c24 100644 --- a/apps/files/l10n/br.js +++ b/apps/files/l10n/br.js @@ -159,8 +159,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Kaset eo bet ar goulenn treuzkas perc'henniezh", "Cannot transfer ownership of a file or folder you don't own" : "N'hallit ket treuzkas perc'henniezh ur restr pe un teuliad ma n'oc'h ket e berc'henn", "Tags" : "Klavioù", - "Error while loading the file data" : "Ur fazi zo bet en ur gargañ roadennoùar restr", "Unable to change the favourite state of the file" : "Dibosupl eo cheñch stad pennroll ar restr", + "Error while loading the file data" : "Ur fazi zo bet en ur gargañ roadennoùar restr", "%s used" : "%s implijet", "%s%% of %s used" : "%s%% diwar %s implijet", "%1$s of %2$s used" : "%1$s diwar%2$s implijet", diff --git a/apps/files/l10n/br.json b/apps/files/l10n/br.json index a2b6249a3c2..cee59e7fa3c 100644 --- a/apps/files/l10n/br.json +++ b/apps/files/l10n/br.json @@ -157,8 +157,8 @@ "Ownership transfer request sent" : "Kaset eo bet ar goulenn treuzkas perc'henniezh", "Cannot transfer ownership of a file or folder you don't own" : "N'hallit ket treuzkas perc'henniezh ur restr pe un teuliad ma n'oc'h ket e berc'henn", "Tags" : "Klavioù", - "Error while loading the file data" : "Ur fazi zo bet en ur gargañ roadennoùar restr", "Unable to change the favourite state of the file" : "Dibosupl eo cheñch stad pennroll ar restr", + "Error while loading the file data" : "Ur fazi zo bet en ur gargañ roadennoùar restr", "%s used" : "%s implijet", "%s%% of %s used" : "%s%% diwar %s implijet", "%1$s of %2$s used" : "%1$s diwar%2$s implijet", diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index 3df680db90e..9aef50abe0c 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -160,8 +160,8 @@ OC.L10N.register( "Ownership transfer request sent" : "S'ha enviat la sol·licitud de transferència de la propietat", "Cannot transfer ownership of a file or folder you don't own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre", "Tags" : "Etiquetes", - "Error while loading the file data" : "S'ha produït un error mentre es carregava la informació de l'arxiu", "Unable to change the favourite state of the file" : "No s'ha pogut canviar l'estat de favorit de l'arxiu", + "Error while loading the file data" : "S'ha produït un error mentre es carregava la informació de l'arxiu", "%s used" : "%s utilitzat", "%s%% of %s used" : "Usat%s%% de %s", "%1$s of %2$s used" : "%1$s de %2$s utilitzat", diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index feb93a20195..7c286727ae1 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -158,8 +158,8 @@ "Ownership transfer request sent" : "S'ha enviat la sol·licitud de transferència de la propietat", "Cannot transfer ownership of a file or folder you don't own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre", "Tags" : "Etiquetes", - "Error while loading the file data" : "S'ha produït un error mentre es carregava la informació de l'arxiu", "Unable to change the favourite state of the file" : "No s'ha pogut canviar l'estat de favorit de l'arxiu", + "Error while loading the file data" : "S'ha produït un error mentre es carregava la informació de l'arxiu", "%s used" : "%s utilitzat", "%s%% of %s used" : "Usat%s%% de %s", "%1$s of %2$s used" : "%1$s de %2$s utilitzat", diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 965e68938bf..9418a892442 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -164,8 +164,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Žádost o pÅ™evedenà vlastnictvà zaslána", "Cannot transfer ownership of a file or folder you don't own" : "Nenà možné pÅ™evést vlastnictvà souboru Äi složky, které nejste vlastnÃky", "Tags" : "ZnaÄky", - "Error while loading the file data" : "Chyba pÅ™i naÄÃtánà dat souboru", "Unable to change the favourite state of the file" : "Nedařà se zmÄ›nit stav „oblÃbené“ souboru", + "Error while loading the file data" : "Chyba pÅ™i naÄÃtánà dat souboru", "%s used" : "%s použito", "%s%% of %s used" : "%s%% z %s použito", "%1$s of %2$s used" : "%1$s z %2$s použito", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 61531835e96..b94e11f5e65 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -162,8 +162,8 @@ "Ownership transfer request sent" : "Žádost o pÅ™evedenà vlastnictvà zaslána", "Cannot transfer ownership of a file or folder you don't own" : "Nenà možné pÅ™evést vlastnictvà souboru Äi složky, které nejste vlastnÃky", "Tags" : "ZnaÄky", - "Error while loading the file data" : "Chyba pÅ™i naÄÃtánà dat souboru", "Unable to change the favourite state of the file" : "Nedařà se zmÄ›nit stav „oblÃbené“ souboru", + "Error while loading the file data" : "Chyba pÅ™i naÄÃtánà dat souboru", "%s used" : "%s použito", "%s%% of %s used" : "%s%% z %s použito", "%1$s of %2$s used" : "%1$s z %2$s použito", diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index efa5108969d..ae37d301992 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -164,8 +164,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Anforderung für die Ãœbertragung des Besitzes versandt", "Cannot transfer ownership of a file or folder you don't own" : "Der Besitz einer Datei oder eines Ordners, den Du nicht besitzt, kann nicht übertragen werden", "Tags" : "Tags", - "Error while loading the file data" : "Fehler beim Laden der Datei-Daten", "Unable to change the favourite state of the file" : "Der favorisierte Status der Datei kann nicht geändert werden", + "Error while loading the file data" : "Fehler beim Laden der Datei-Daten", "%s used" : "%s verwendet", "%s%% of %s used" : "%s%% von %s verwendet", "%1$s of %2$s used" : "%1$s von %2$s verwendet", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index d43c174d194..64269f133fb 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -162,8 +162,8 @@ "Ownership transfer request sent" : "Anforderung für die Ãœbertragung des Besitzes versandt", "Cannot transfer ownership of a file or folder you don't own" : "Der Besitz einer Datei oder eines Ordners, den Du nicht besitzt, kann nicht übertragen werden", "Tags" : "Tags", - "Error while loading the file data" : "Fehler beim Laden der Datei-Daten", "Unable to change the favourite state of the file" : "Der favorisierte Status der Datei kann nicht geändert werden", + "Error while loading the file data" : "Fehler beim Laden der Datei-Daten", "%s used" : "%s verwendet", "%s%% of %s used" : "%s%% von %s verwendet", "%1$s of %2$s used" : "%1$s von %2$s verwendet", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 816ae8870b4..b2b5099864f 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -164,8 +164,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Anforderung für die Ãœbertragung des Besitzes versandt", "Cannot transfer ownership of a file or folder you don't own" : "Der Besitz einer Datei oder eines Ordners, den Sie nicht besitzen, kann nicht übertragen werden", "Tags" : "Tags", - "Error while loading the file data" : "Fehler beim Laden der Datei-Daten", "Unable to change the favourite state of the file" : "Der favorisierte Status der Datei kann nicht geändert werden", + "Error while loading the file data" : "Fehler beim Laden der Datei-Daten", "%s used" : " %s verwendet", "%s%% of %s used" : "%s%% von %s verwendet", "%1$s of %2$s used" : "%1$s von %2$s verwendet", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index ae5e05c328a..0bffcfe5d91 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -162,8 +162,8 @@ "Ownership transfer request sent" : "Anforderung für die Ãœbertragung des Besitzes versandt", "Cannot transfer ownership of a file or folder you don't own" : "Der Besitz einer Datei oder eines Ordners, den Sie nicht besitzen, kann nicht übertragen werden", "Tags" : "Tags", - "Error while loading the file data" : "Fehler beim Laden der Datei-Daten", "Unable to change the favourite state of the file" : "Der favorisierte Status der Datei kann nicht geändert werden", + "Error while loading the file data" : "Fehler beim Laden der Datei-Daten", "%s used" : " %s verwendet", "%s%% of %s used" : "%s%% von %s verwendet", "%1$s of %2$s used" : "%1$s von %2$s verwendet", diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index 29d363cf006..9be70250591 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -159,8 +159,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Αποστολή αίτησης μεταβίβασης κυÏιότητας", "Cannot transfer ownership of a file or folder you don't own" : "Δεν μποÏεί να μεταβιβαστεί η κυÏιότητα αÏχείου ή φακÎλου που δεν σας ανήκει", "Tags" : "ΕτικÎτες", - "Error while loading the file data" : "Σφάλμα κατά την φόÏτωση αÏχείου δεδομÎνων", "Unable to change the favourite state of the file" : "Αδυναμία αλλαγής αγαπημÎνης κατάστασης αÏχείου", + "Error while loading the file data" : "Σφάλμα κατά την φόÏτωση αÏχείου δεδομÎνων", "%s used" : "%s σε χÏήση", "%s%% of %s used" : "%s%% από %s σε χÏήση", "%1$s of %2$s used" : "χÏησιμοποιοÏνται %1$s από %2$s", diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json index 216a403dd4c..9079bef47ab 100644 --- a/apps/files/l10n/el.json +++ b/apps/files/l10n/el.json @@ -157,8 +157,8 @@ "Ownership transfer request sent" : "Αποστολή αίτησης μεταβίβασης κυÏιότητας", "Cannot transfer ownership of a file or folder you don't own" : "Δεν μποÏεί να μεταβιβαστεί η κυÏιότητα αÏχείου ή φακÎλου που δεν σας ανήκει", "Tags" : "ΕτικÎτες", - "Error while loading the file data" : "Σφάλμα κατά την φόÏτωση αÏχείου δεδομÎνων", "Unable to change the favourite state of the file" : "Αδυναμία αλλαγής αγαπημÎνης κατάστασης αÏχείου", + "Error while loading the file data" : "Σφάλμα κατά την φόÏτωση αÏχείου δεδομÎνων", "%s used" : "%s σε χÏήση", "%s%% of %s used" : "%s%% από %s σε χÏήση", "%1$s of %2$s used" : "χÏησιμοποιοÏνται %1$s από %2$s", diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js index 22ccc428b51..4512f07e5dd 100644 --- a/apps/files/l10n/eo.js +++ b/apps/files/l10n/eo.js @@ -135,8 +135,8 @@ OC.L10N.register( "File Management" : "Dosieradministrado", "Change" : "ÅœanÄi", "Tags" : "Etikedoj", - "Error while loading the file data" : "Eraro dum Åargo de la dosierdatumoj", "Unable to change the favourite state of the file" : "Ne eblas ÅanÄi la staton pri pliÅatataĵo de la dosiero", + "Error while loading the file data" : "Eraro dum Åargo de la dosierdatumoj", "%s used" : "%s uzataj", "%s%% of %s used" : "%s%% el %s uzataj", "%1$s of %2$s used" : "%1$s uzataj el %2$s", diff --git a/apps/files/l10n/eo.json b/apps/files/l10n/eo.json index 855f7f48451..69f5450a42b 100644 --- a/apps/files/l10n/eo.json +++ b/apps/files/l10n/eo.json @@ -133,8 +133,8 @@ "File Management" : "Dosieradministrado", "Change" : "ÅœanÄi", "Tags" : "Etikedoj", - "Error while loading the file data" : "Eraro dum Åargo de la dosierdatumoj", "Unable to change the favourite state of the file" : "Ne eblas ÅanÄi la staton pri pliÅatataĵo de la dosiero", + "Error while loading the file data" : "Eraro dum Åargo de la dosierdatumoj", "%s used" : "%s uzataj", "%s%% of %s used" : "%s%% el %s uzataj", "%1$s of %2$s used" : "%1$s uzataj el %2$s", diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 08d4cd160c7..288479c4dbb 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -164,8 +164,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", "Cannot transfer ownership of a file or folder you don't own" : "No se puede transferir la propiedad de un archivo o carpeta que no te pertenece", "Tags" : "Etiquetas", - "Error while loading the file data" : "Error al cargar los datos del archivo", "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", + "Error while loading the file data" : "Error al cargar los datos del archivo", "%s used" : "usado %s", "%s%% of %s used" : "%s%% de %s usado", "%1$s of %2$s used" : "%1$s de %2$s usados", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 79a835c9bf5..caba1cefb0b 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -162,8 +162,8 @@ "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", "Cannot transfer ownership of a file or folder you don't own" : "No se puede transferir la propiedad de un archivo o carpeta que no te pertenece", "Tags" : "Etiquetas", - "Error while loading the file data" : "Error al cargar los datos del archivo", "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", + "Error while loading the file data" : "Error al cargar los datos del archivo", "%s used" : "usado %s", "%s%% of %s used" : "%s%% de %s usado", "%1$s of %2$s used" : "%1$s de %2$s usados", diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 301e205d6ca..9240facb48a 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -154,8 +154,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Jabetza transferentzia eskaera bidalita", "Cannot transfer ownership of a file or folder you don't own" : "Ezin da zurea ez den fitxategi edo karpeta baten jabetza transferitu", "Tags" : "Etiketak", - "Error while loading the file data" : "Errorea fitxategiaren datuak kargatzerakoan", "Unable to change the favourite state of the file" : "Ezinezkoa fitxategiaren gogoko egoera aldatzea", + "Error while loading the file data" : "Errorea fitxategiaren datuak kargatzerakoan", "%s used" : "%s erabilita", "%s%% of %s used" : "%s%% / %s erabilita", "%1$s of %2$s used" : "%1$s / %2$s erabilita", diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index 28f22567f26..856df2a454f 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -152,8 +152,8 @@ "Ownership transfer request sent" : "Jabetza transferentzia eskaera bidalita", "Cannot transfer ownership of a file or folder you don't own" : "Ezin da zurea ez den fitxategi edo karpeta baten jabetza transferitu", "Tags" : "Etiketak", - "Error while loading the file data" : "Errorea fitxategiaren datuak kargatzerakoan", "Unable to change the favourite state of the file" : "Ezinezkoa fitxategiaren gogoko egoera aldatzea", + "Error while loading the file data" : "Errorea fitxategiaren datuak kargatzerakoan", "%s used" : "%s erabilita", "%s%% of %s used" : "%s%% / %s erabilita", "%1$s of %2$s used" : "%1$s / %2$s erabilita", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 2d04862e19b..4df3822446e 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -80,8 +80,10 @@ OC.L10N.register( "\"/\" is not allowed inside a file name." : "\"/\" n'est pas autorisé dans un nom de fichier.", "\"{name}\" is not an allowed filetype" : "\"{name}\" n'est pas un type de fichier autorisé", "Storage of {owner} is full, files can not be updated or synced anymore!" : "L'espace de stockage de {owner} est plein. Les fichiers ne peuvent plus être mis à jour ni synchronisés !", + "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "L'espace de stockage externe \"{mountPoint}\" est plein, les fichiers ne peuvent plus être mis à jour ni synchronisés !", "Your storage is full, files can not be updated or synced anymore!" : "Votre espace de stockage est plein. Les fichiers ne peuvent plus être mis à jour ni synchronisés !", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "L'espace de stockage de {owner} est presque plein ({usedSpacePercent}%).", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "L'espace de stockage externe \"{mountPoint}\" est presque plein ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "Votre espace de stockage est presque plein ({usedSpacePercent}%).", "_matches '{filter}'_::_match '{filter}'_" : ["correspond à '{filter}'","correspondent à '{filter}'"], "View in folder" : "Afficher dans le dossier", @@ -160,8 +162,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Requête de transfert de propriété envoyée", "Cannot transfer ownership of a file or folder you don't own" : "Impossible de transférer la propriété d’un fichier ou d’un dossier dont vous n'êtes pas le propriétaire", "Tags" : "Étiquettes", - "Error while loading the file data" : "Erreur lors du chargement du fichier de données", "Unable to change the favourite state of the file" : "Impossible de modifier l'état favori du fichier", + "Error while loading the file data" : "Erreur lors du chargement du fichier de données", "%s used" : "%s utilisés", "%s%% of %s used" : "%s%% de %s utilisé", "%1$s of %2$s used" : "%1$s utilisés sur %2$s", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index ae6bf4f0277..5bc9e00b22c 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -78,8 +78,10 @@ "\"/\" is not allowed inside a file name." : "\"/\" n'est pas autorisé dans un nom de fichier.", "\"{name}\" is not an allowed filetype" : "\"{name}\" n'est pas un type de fichier autorisé", "Storage of {owner} is full, files can not be updated or synced anymore!" : "L'espace de stockage de {owner} est plein. Les fichiers ne peuvent plus être mis à jour ni synchronisés !", + "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "L'espace de stockage externe \"{mountPoint}\" est plein, les fichiers ne peuvent plus être mis à jour ni synchronisés !", "Your storage is full, files can not be updated or synced anymore!" : "Votre espace de stockage est plein. Les fichiers ne peuvent plus être mis à jour ni synchronisés !", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "L'espace de stockage de {owner} est presque plein ({usedSpacePercent}%).", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "L'espace de stockage externe \"{mountPoint}\" est presque plein ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "Votre espace de stockage est presque plein ({usedSpacePercent}%).", "_matches '{filter}'_::_match '{filter}'_" : ["correspond à '{filter}'","correspondent à '{filter}'"], "View in folder" : "Afficher dans le dossier", @@ -158,8 +160,8 @@ "Ownership transfer request sent" : "Requête de transfert de propriété envoyée", "Cannot transfer ownership of a file or folder you don't own" : "Impossible de transférer la propriété d’un fichier ou d’un dossier dont vous n'êtes pas le propriétaire", "Tags" : "Étiquettes", - "Error while loading the file data" : "Erreur lors du chargement du fichier de données", "Unable to change the favourite state of the file" : "Impossible de modifier l'état favori du fichier", + "Error while loading the file data" : "Erreur lors du chargement du fichier de données", "%s used" : "%s utilisés", "%s%% of %s used" : "%s%% de %s utilisé", "%1$s of %2$s used" : "%1$s utilisés sur %2$s", diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 0e4b771f5a5..70f8c8d8d62 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -164,8 +164,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Enviouse solicitude de transferencia da propiedade", "Cannot transfer ownership of a file or folder you don't own" : "Non é posÃbel transferir a propiedade dun ficheiro ou cartafol que non é de seu", "Tags" : "Etiquetas", - "Error while loading the file data" : "Produciuse un erro ao cargar os datos do ficheiro", "Unable to change the favourite state of the file" : "Non é posÃbel cambiar o estado favorito do ficheiro", + "Error while loading the file data" : "Produciuse un erro ao cargar os datos do ficheiro", "%s used" : "%s utilizado", "%s%% of %s used" : "%s%% de %s utilizado", "%1$s of %2$s used" : "%s de %s utilizado", diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index 843e8df1608..8d918917f73 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -162,8 +162,8 @@ "Ownership transfer request sent" : "Enviouse solicitude de transferencia da propiedade", "Cannot transfer ownership of a file or folder you don't own" : "Non é posÃbel transferir a propiedade dun ficheiro ou cartafol que non é de seu", "Tags" : "Etiquetas", - "Error while loading the file data" : "Produciuse un erro ao cargar os datos do ficheiro", "Unable to change the favourite state of the file" : "Non é posÃbel cambiar o estado favorito do ficheiro", + "Error while loading the file data" : "Produciuse un erro ao cargar os datos do ficheiro", "%s used" : "%s utilizado", "%s%% of %s used" : "%s%% de %s utilizado", "%1$s of %2$s used" : "%s de %s utilizado", diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 07934055635..a49fe70a938 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -160,8 +160,8 @@ OC.L10N.register( "Ownership transfer request sent" : "× ×©×œ×—×” בקשת העברת בעלות", "Cannot transfer ownership of a file or folder you don't own" : "×ין לך ×פשרות להעביר בעלות על קובץ ×ו תיקייה ש×ין לך בעלות עליה×", "Tags" : "תגיות", - "Error while loading the file data" : "שגי××” ×‘×˜×¢×™× ×ª × ×ª×•× ×™ הקובץ", "Unable to change the favourite state of the file" : "×œ× × ×™×ª×Ÿ ×œ×©× ×•×ª ×ת מצב ההעדפה של הקובץ", + "Error while loading the file data" : "שגי××” ×‘×˜×¢×™× ×ª × ×ª×•× ×™ הקובץ", "%s used" : "%s בשימוש", "%s%% of %s used" : "%s%% מתוך %s בשימוש", "%1$s of %2$s used" : "%1$s מתוך %2$s בשימוש", diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index 3a60c02ecc1..222a19a9592 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -158,8 +158,8 @@ "Ownership transfer request sent" : "× ×©×œ×—×” בקשת העברת בעלות", "Cannot transfer ownership of a file or folder you don't own" : "×ין לך ×פשרות להעביר בעלות על קובץ ×ו תיקייה ש×ין לך בעלות עליה×", "Tags" : "תגיות", - "Error while loading the file data" : "שגי××” ×‘×˜×¢×™× ×ª × ×ª×•× ×™ הקובץ", "Unable to change the favourite state of the file" : "×œ× × ×™×ª×Ÿ ×œ×©× ×•×ª ×ת מצב ההעדפה של הקובץ", + "Error while loading the file data" : "שגי××” ×‘×˜×¢×™× ×ª × ×ª×•× ×™ הקובץ", "%s used" : "%s בשימוש", "%s%% of %s used" : "%s%% מתוך %s בשימוש", "%1$s of %2$s used" : "%1$s מתוך %2$s בשימוש", diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index 7832bff2c73..0a7da692f2c 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -155,8 +155,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Zahtjev za prijenos vlasniÅ¡tva je poslan", "Cannot transfer ownership of a file or folder you don't own" : "Ne možete prenijeti vlasniÅ¡tvo nad datotekom ili mapom koja nije u vaÅ¡em vlasniÅ¡tvu", "Tags" : "Oznake", - "Error while loading the file data" : "PogreÅ¡ka pri uÄitavanju podataka iz datoteke", "Unable to change the favourite state of the file" : "Nije moguće promijeniti status favorita datoteke", + "Error while loading the file data" : "PogreÅ¡ka pri uÄitavanju podataka iz datoteke", "%s used" : "IskoriÅ¡teno %s", "%s%% of %s used" : "IskoriÅ¡teno %s%% od %s", "%1$s of %2$s used" : "IskoriÅ¡teno %1$s od %2$s", diff --git a/apps/files/l10n/hr.json b/apps/files/l10n/hr.json index e4137c90356..7f01190acb4 100644 --- a/apps/files/l10n/hr.json +++ b/apps/files/l10n/hr.json @@ -153,8 +153,8 @@ "Ownership transfer request sent" : "Zahtjev za prijenos vlasniÅ¡tva je poslan", "Cannot transfer ownership of a file or folder you don't own" : "Ne možete prenijeti vlasniÅ¡tvo nad datotekom ili mapom koja nije u vaÅ¡em vlasniÅ¡tvu", "Tags" : "Oznake", - "Error while loading the file data" : "PogreÅ¡ka pri uÄitavanju podataka iz datoteke", "Unable to change the favourite state of the file" : "Nije moguće promijeniti status favorita datoteke", + "Error while loading the file data" : "PogreÅ¡ka pri uÄitavanju podataka iz datoteke", "%s used" : "IskoriÅ¡teno %s", "%s%% of %s used" : "IskoriÅ¡teno %s%% od %s", "%1$s of %2$s used" : "IskoriÅ¡teno %1$s od %2$s", diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index befea8ba214..12fe315a05b 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -154,8 +154,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Permintaan transfer kepemilikan terkirim", "Cannot transfer ownership of a file or folder you don't own" : "Tidak dapat melakukan transfer kepemilikan dari berkas dan folder yang tidak Anda miliki", "Tags" : "Tag", - "Error while loading the file data" : "Galat pemuatan data berkas", "Unable to change the favourite state of the file" : "Gagal mengubah status favorit berkas", + "Error while loading the file data" : "Galat pemuatan data berkas", "%s used" : "%s digunakan", "%s%% of %s used" : "%s%% dari %s terpakai", "%1$s of %2$s used" : "%1$s dari %2$s sudah digunakan", diff --git a/apps/files/l10n/id.json b/apps/files/l10n/id.json index 3632720c962..862cae9fcf5 100644 --- a/apps/files/l10n/id.json +++ b/apps/files/l10n/id.json @@ -152,8 +152,8 @@ "Ownership transfer request sent" : "Permintaan transfer kepemilikan terkirim", "Cannot transfer ownership of a file or folder you don't own" : "Tidak dapat melakukan transfer kepemilikan dari berkas dan folder yang tidak Anda miliki", "Tags" : "Tag", - "Error while loading the file data" : "Galat pemuatan data berkas", "Unable to change the favourite state of the file" : "Gagal mengubah status favorit berkas", + "Error while loading the file data" : "Galat pemuatan data berkas", "%s used" : "%s digunakan", "%s%% of %s used" : "%s%% dari %s terpakai", "%1$s of %2$s used" : "%1$s dari %2$s sudah digunakan", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 1438b6185a8..ed20cd2c6bf 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -164,8 +164,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Richiesta di trasferimento della proprietà inviata", "Cannot transfer ownership of a file or folder you don't own" : "Impossibile trasferire la proprietà di un file o di una cartella di altri", "Tags" : "Etichette", - "Error while loading the file data" : "Errore durante il caricamento del file di dati", "Unable to change the favourite state of the file" : "Impossibile cambiare lo stato di preferito del file", + "Error while loading the file data" : "Errore durante il caricamento del file di dati", "%s used" : "%s utilizzato", "%s%% of %s used" : "%s%% di %s utilizzati", "%1$s of %2$s used" : "%1$s di %2$s utilizzati", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index ab2a0ad6c0c..ec4f311ff3a 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -162,8 +162,8 @@ "Ownership transfer request sent" : "Richiesta di trasferimento della proprietà inviata", "Cannot transfer ownership of a file or folder you don't own" : "Impossibile trasferire la proprietà di un file o di una cartella di altri", "Tags" : "Etichette", - "Error while loading the file data" : "Errore durante il caricamento del file di dati", "Unable to change the favourite state of the file" : "Impossibile cambiare lo stato di preferito del file", + "Error while loading the file data" : "Errore durante il caricamento del file di dati", "%s used" : "%s utilizzato", "%s%% of %s used" : "%s%% di %s utilizzati", "%1$s of %2$s used" : "%1$s di %2$s utilizzati", diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 1048f164daa..269ad0e390c 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -154,8 +154,8 @@ OC.L10N.register( "Ownership transfer request sent" : "所有権転é€ã®ãƒªã‚¯ã‚¨ã‚¹ãƒˆã‚’é€ä¿¡ã—ã¾ã—ãŸ", "Cannot transfer ownership of a file or folder you don't own" : "所有ã—ã¦ã„ãªã„ファイルã¾ãŸã¯ãƒ•ã‚©ãƒ«ãƒ€ã®æ‰€æœ‰æ¨©ã‚’è²æ¸¡ã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“", "Tags" : "ã‚¿ã‚°", - "Error while loading the file data" : "ファイルデータã®èªã¿è¾¼ã¿ä¸ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ", "Unable to change the favourite state of the file" : "ファイルã®ãŠæ°—ã«å…¥ã‚Šã®çŠ¶æ…‹ã‚’変更ã§ãã¾ã›ã‚“", + "Error while loading the file data" : "ファイルデータã®èªã¿è¾¼ã¿ä¸ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ", "%s used" : "%s 使用ä¸", "%s%% of %s used" : "%sä¸%s%%ãŒä½¿ã‚ã‚Œã¦ã„ã¾ã™ã€‚", "%1$s of %2$s used" : "%2$s ä¸%1$s ãŒä½¿ã‚ã‚Œã¦ã„ã¾ã™ã€‚", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 62423491a9b..6473a7768f8 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -152,8 +152,8 @@ "Ownership transfer request sent" : "所有権転é€ã®ãƒªã‚¯ã‚¨ã‚¹ãƒˆã‚’é€ä¿¡ã—ã¾ã—ãŸ", "Cannot transfer ownership of a file or folder you don't own" : "所有ã—ã¦ã„ãªã„ファイルã¾ãŸã¯ãƒ•ã‚©ãƒ«ãƒ€ã®æ‰€æœ‰æ¨©ã‚’è²æ¸¡ã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“", "Tags" : "ã‚¿ã‚°", - "Error while loading the file data" : "ファイルデータã®èªã¿è¾¼ã¿ä¸ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ", "Unable to change the favourite state of the file" : "ファイルã®ãŠæ°—ã«å…¥ã‚Šã®çŠ¶æ…‹ã‚’変更ã§ãã¾ã›ã‚“", + "Error while loading the file data" : "ファイルデータã®èªã¿è¾¼ã¿ä¸ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ", "%s used" : "%s 使用ä¸", "%s%% of %s used" : "%sä¸%s%%ãŒä½¿ã‚ã‚Œã¦ã„ã¾ã™ã€‚", "%1$s of %2$s used" : "%2$s ä¸%1$s ãŒä½¿ã‚ã‚Œã¦ã„ã¾ã™ã€‚", diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 4f4deb84df1..7b70873d226 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -156,8 +156,8 @@ OC.L10N.register( "Ownership transfer request sent" : "NuosavybÄ—s perdavimo užklausa iÅ¡siųsta", "Cannot transfer ownership of a file or folder you don't own" : "Negalima perduoti, failo aplanko, kuris jums nepriklauso, nuosavybÄ—s", "Tags" : "ŽymÄ—s", - "Error while loading the file data" : "Klaida įkeliant failo duomenis", "Unable to change the favourite state of the file" : "Nepavyksta pakeisti failo Lankomiausiųjų bÅ«senos", + "Error while loading the file data" : "Klaida įkeliant failo duomenis", "%s used" : "%s panaudota", "%s%% of %s used" : "naudojama %s%% iÅ¡ %s", "%1$s of %2$s used" : "naudojama %1$s iÅ¡ %2$s", diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index 103590f2784..b4cf824fa57 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -154,8 +154,8 @@ "Ownership transfer request sent" : "NuosavybÄ—s perdavimo užklausa iÅ¡siųsta", "Cannot transfer ownership of a file or folder you don't own" : "Negalima perduoti, failo aplanko, kuris jums nepriklauso, nuosavybÄ—s", "Tags" : "ŽymÄ—s", - "Error while loading the file data" : "Klaida įkeliant failo duomenis", "Unable to change the favourite state of the file" : "Nepavyksta pakeisti failo Lankomiausiųjų bÅ«senos", + "Error while loading the file data" : "Klaida įkeliant failo duomenis", "%s used" : "%s panaudota", "%s%% of %s used" : "naudojama %s%% iÅ¡ %s", "%1$s of %2$s used" : "naudojama %1$s iÅ¡ %2$s", diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js index 0dfa3def7c2..1e43ca2e9b3 100644 --- a/apps/files/l10n/mk.js +++ b/apps/files/l10n/mk.js @@ -159,8 +159,8 @@ OC.L10N.register( "Ownership transfer request sent" : "ИÑпратено барање за транÑфер на ÑопÑтвеноÑÑ‚", "Cannot transfer ownership of a file or folder you don't own" : "Ðеможете да направите транÑвер на ÑопÑтвенот на папка која не е ваша", "Tags" : "Ознаки", - "Error while loading the file data" : "Грешка при вчитување на податоците од датотеката", "Unable to change the favourite state of the file" : "Ðеможе да Ñе промени ÑтатуÑот на омимени на датотеката", + "Error while loading the file data" : "Грешка при вчитување на податоците од датотеката", "%s used" : "ИÑкориÑтено %s", "%s%% of %s used" : "ИÑкореÑтено%s%% од %s ", "%1$s of %2$s used" : "ИÑкориÑтено %1$s од %2$s", diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json index f99b36bc24a..5567fbde64f 100644 --- a/apps/files/l10n/mk.json +++ b/apps/files/l10n/mk.json @@ -157,8 +157,8 @@ "Ownership transfer request sent" : "ИÑпратено барање за транÑфер на ÑопÑтвеноÑÑ‚", "Cannot transfer ownership of a file or folder you don't own" : "Ðеможете да направите транÑвер на ÑопÑтвенот на папка која не е ваша", "Tags" : "Ознаки", - "Error while loading the file data" : "Грешка при вчитување на податоците од датотеката", "Unable to change the favourite state of the file" : "Ðеможе да Ñе промени ÑтатуÑот на омимени на датотеката", + "Error while loading the file data" : "Грешка при вчитување на податоците од датотеката", "%s used" : "ИÑкориÑтено %s", "%s%% of %s used" : "ИÑкореÑтено%s%% од %s ", "%1$s of %2$s used" : "ИÑкориÑтено %1$s од %2$s", diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index 9e0e5ca0411..5534c2729e2 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -160,8 +160,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Forespørsel om overføring av eierskap er sendt", "Cannot transfer ownership of a file or folder you don't own" : "Kan ikke overføre eierskap til en fil eller mappe du ikke eier", "Tags" : "Merkelapper", - "Error while loading the file data" : "Feil ved lasting av fildata", "Unable to change the favourite state of the file" : "Kan ikke endre favorittstatus til filen", + "Error while loading the file data" : "Feil ved lasting av fildata", "%s used" : "%s brukt", "%s%% of %s used" : "%s%% av %s brukt", "%1$s of %2$s used" : "%1$s av %2$s brukt", diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json index bda44bb4f1e..7e6934a9173 100644 --- a/apps/files/l10n/nb.json +++ b/apps/files/l10n/nb.json @@ -158,8 +158,8 @@ "Ownership transfer request sent" : "Forespørsel om overføring av eierskap er sendt", "Cannot transfer ownership of a file or folder you don't own" : "Kan ikke overføre eierskap til en fil eller mappe du ikke eier", "Tags" : "Merkelapper", - "Error while loading the file data" : "Feil ved lasting av fildata", "Unable to change the favourite state of the file" : "Kan ikke endre favorittstatus til filen", + "Error while loading the file data" : "Feil ved lasting av fildata", "%s used" : "%s brukt", "%s%% of %s used" : "%s%% av %s brukt", "%1$s of %2$s used" : "%1$s av %2$s brukt", diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index ab018c2f7c3..e1fd99a9f1b 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -160,8 +160,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Aanvraag eigenaarsoverdracht verstuurd", "Cannot transfer ownership of a file or folder you don't own" : "Kan het eigenaarschap van een bestand of map waarvan u niet de eigenaar bent, niet overdragen", "Tags" : "Tags", - "Error while loading the file data" : "Fout bij het lezen van de bestandsgegevens", "Unable to change the favourite state of the file" : "Niet mogelijk om favoriet status van het bestand te wijzigen", + "Error while loading the file data" : "Fout bij het lezen van de bestandsgegevens", "%s used" : "%s gebruikt", "%s%% of %s used" : "%s%% van %s gebruikt", "%1$s of %2$s used" : "%1$s van %2$s gebruikt", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 67ebaccc2c9..49867c83296 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -158,8 +158,8 @@ "Ownership transfer request sent" : "Aanvraag eigenaarsoverdracht verstuurd", "Cannot transfer ownership of a file or folder you don't own" : "Kan het eigenaarschap van een bestand of map waarvan u niet de eigenaar bent, niet overdragen", "Tags" : "Tags", - "Error while loading the file data" : "Fout bij het lezen van de bestandsgegevens", "Unable to change the favourite state of the file" : "Niet mogelijk om favoriet status van het bestand te wijzigen", + "Error while loading the file data" : "Fout bij het lezen van de bestandsgegevens", "%s used" : "%s gebruikt", "%s%% of %s used" : "%s%% van %s gebruikt", "%1$s of %2$s used" : "%1$s van %2$s gebruikt", diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 008a240f9c1..ed629f386b4 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -164,8 +164,8 @@ OC.L10N.register( "Ownership transfer request sent" : "WysÅ‚ano żądanie przeniesienia wÅ‚asnoÅ›ci", "Cannot transfer ownership of a file or folder you don't own" : "Nie można przenieść prawa wÅ‚asnoÅ›ci do pliku lub katalogu, którego nie jesteÅ› wÅ‚aÅ›cicielem", "Tags" : "Etykiety", - "Error while loading the file data" : "BÅ‚Ä…d podczas Å‚adowania danych pliku", "Unable to change the favourite state of the file" : "Nie można zmienić ulubionego stanu pliku", + "Error while loading the file data" : "BÅ‚Ä…d podczas Å‚adowania danych pliku", "%s used" : "Wykorzystane: %s", "%s%% of %s used" : "Wykorzystane: %s%% z %s", "%1$s of %2$s used" : "Wykorzystane: %1$s z %2$s", diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index c5535ed7ed5..d60201d0206 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -162,8 +162,8 @@ "Ownership transfer request sent" : "WysÅ‚ano żądanie przeniesienia wÅ‚asnoÅ›ci", "Cannot transfer ownership of a file or folder you don't own" : "Nie można przenieść prawa wÅ‚asnoÅ›ci do pliku lub katalogu, którego nie jesteÅ› wÅ‚aÅ›cicielem", "Tags" : "Etykiety", - "Error while loading the file data" : "BÅ‚Ä…d podczas Å‚adowania danych pliku", "Unable to change the favourite state of the file" : "Nie można zmienić ulubionego stanu pliku", + "Error while loading the file data" : "BÅ‚Ä…d podczas Å‚adowania danych pliku", "%s used" : "Wykorzystane: %s", "%s%% of %s used" : "Wykorzystane: %s%% z %s", "%1$s of %2$s used" : "Wykorzystane: %1$s z %2$s", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 6e219216921..6cfb3222504 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -80,8 +80,12 @@ OC.L10N.register( "\"/\" is not allowed inside a file name." : "\"/\" não é permitido no nome do arquivo.", "\"{name}\" is not an allowed filetype" : "\"{name}\" não é um tipo de arquivo permitido", "Storage of {owner} is full, files can not be updated or synced anymore!" : "O armazenamento do {owner} está cheio e os arquivos não podem ser mais atualizados ou sincronizados!", + "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "A pasta do grupo \"{mountPoint}\" está cheia, os arquivos não podem ser atualizados ou sincronizados mais!", + "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "O armazenamento externo \"{mountPoint}\" está cheio, os arquivos não podem ser atualizados ou sincronizados mais!", "Your storage is full, files can not be updated or synced anymore!" : "Seu armazenamento está cheio e arquivos não podem mais ser atualizados ou sincronizados!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "O armazenamento do {owner} está quase cheio ({usedSpacePercent}%).", + "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "A pasta de grupo \"{mountPoint}\" está quase cheia ({usedSpacePercent}%).", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "O armazenamento externo \"{mountPoint}\" está quase cheio ({usedSpacePercent}%).\n ", "Your storage is almost full ({usedSpacePercent}%)." : "Seu armazenamento está quase cheio ({usedSpacePercent}%).", "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincide com '{filter}'"], "View in folder" : "Exibir na pasta", @@ -160,8 +164,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Solicitação de transferência de propriedade enviada", "Cannot transfer ownership of a file or folder you don't own" : "Não é possÃvel transferir a propriedade de um arquivo ou pasta que você não possui", "Tags" : "Etiquetas", - "Error while loading the file data" : "Erro ao carregar os dados do arquivo", "Unable to change the favourite state of the file" : "Não foi possÃvel alterar o estado favorito do arquivo", + "Error while loading the file data" : "Erro ao carregar os dados do arquivo", "%s used" : "%s usado", "%s%% of %s used" : "%s%% usados de %s", "%1$s of %2$s used" : "%1$s usados de %2$s", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 6fc92055bf0..d19469d4b04 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -78,8 +78,12 @@ "\"/\" is not allowed inside a file name." : "\"/\" não é permitido no nome do arquivo.", "\"{name}\" is not an allowed filetype" : "\"{name}\" não é um tipo de arquivo permitido", "Storage of {owner} is full, files can not be updated or synced anymore!" : "O armazenamento do {owner} está cheio e os arquivos não podem ser mais atualizados ou sincronizados!", + "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "A pasta do grupo \"{mountPoint}\" está cheia, os arquivos não podem ser atualizados ou sincronizados mais!", + "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "O armazenamento externo \"{mountPoint}\" está cheio, os arquivos não podem ser atualizados ou sincronizados mais!", "Your storage is full, files can not be updated or synced anymore!" : "Seu armazenamento está cheio e arquivos não podem mais ser atualizados ou sincronizados!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "O armazenamento do {owner} está quase cheio ({usedSpacePercent}%).", + "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "A pasta de grupo \"{mountPoint}\" está quase cheia ({usedSpacePercent}%).", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "O armazenamento externo \"{mountPoint}\" está quase cheio ({usedSpacePercent}%).\n ", "Your storage is almost full ({usedSpacePercent}%)." : "Seu armazenamento está quase cheio ({usedSpacePercent}%).", "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincide com '{filter}'"], "View in folder" : "Exibir na pasta", @@ -158,8 +162,8 @@ "Ownership transfer request sent" : "Solicitação de transferência de propriedade enviada", "Cannot transfer ownership of a file or folder you don't own" : "Não é possÃvel transferir a propriedade de um arquivo ou pasta que você não possui", "Tags" : "Etiquetas", - "Error while loading the file data" : "Erro ao carregar os dados do arquivo", "Unable to change the favourite state of the file" : "Não foi possÃvel alterar o estado favorito do arquivo", + "Error while loading the file data" : "Erro ao carregar os dados do arquivo", "%s used" : "%s usado", "%s%% of %s used" : "%s%% usados de %s", "%1$s of %2$s used" : "%1$s usados de %2$s", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 240591295c4..0d9c4600f16 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -160,8 +160,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Ð—Ð°Ð¿Ñ€Ð¾Ñ Ð½Ð° передачу прав Ð²Ð»Ð°Ð´ÐµÐ½Ð¸Ñ Ð¾Ñ‚Ð¿Ñ€Ð°Ð²Ð»ÐµÐ½", "Cannot transfer ownership of a file or folder you don't own" : "Изменение владельца возможно только Ð´Ð»Ñ Ñвоих файлов и папок", "Tags" : "Метки", - "Error while loading the file data" : "Ðе удалоÑÑŒ загрузить данные файла", "Unable to change the favourite state of the file" : "Ðе удалоÑÑŒ изменить ÑоÑтоÑние «избранный» Ñтого файла.", + "Error while loading the file data" : "Ðе удалоÑÑŒ загрузить данные файла", "%s used" : "%s иÑпользовано", "%s%% of %s used" : "иÑпользовано %s%% из %s", "%1$s of %2$s used" : "иÑпользовано %1$s из %2$s ", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 891c07aa460..bcd0de980d0 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -158,8 +158,8 @@ "Ownership transfer request sent" : "Ð—Ð°Ð¿Ñ€Ð¾Ñ Ð½Ð° передачу прав Ð²Ð»Ð°Ð´ÐµÐ½Ð¸Ñ Ð¾Ñ‚Ð¿Ñ€Ð°Ð²Ð»ÐµÐ½", "Cannot transfer ownership of a file or folder you don't own" : "Изменение владельца возможно только Ð´Ð»Ñ Ñвоих файлов и папок", "Tags" : "Метки", - "Error while loading the file data" : "Ðе удалоÑÑŒ загрузить данные файла", "Unable to change the favourite state of the file" : "Ðе удалоÑÑŒ изменить ÑоÑтоÑние «избранный» Ñтого файла.", + "Error while loading the file data" : "Ðе удалоÑÑŒ загрузить данные файла", "%s used" : "%s иÑпользовано", "%s%% of %s used" : "иÑпользовано %s%% из %s", "%1$s of %2$s used" : "иÑпользовано %1$s из %2$s ", diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 5ec385c8cf8..4593dc01c11 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -156,8 +156,8 @@ OC.L10N.register( "Ownership transfer request sent" : "ŽiadosÅ¥ o prevod vlastnÃctva bola odoslaná", "Cannot transfer ownership of a file or folder you don't own" : "Nie je možné preniesÅ¥ vlastnÃctvo súboru alebo prieÄinka, ktorý nevlastnÃte", "Tags" : "Å tÃtky", - "Error while loading the file data" : "Chyba pri naÄÃtanà údajov súboru", "Unable to change the favourite state of the file" : "Nie je možné zmeniÅ¥ stav „obľúbené“ daného súboru", + "Error while loading the file data" : "Chyba pri naÄÃtanà údajov súboru", "%s used" : "%s použitých", "%s%% of %s used" : "Využité %s%% z %s", "%1$s of %2$s used" : "Využité: %1$s z %2$s", diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index d1901b3912c..6275fdeece7 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -154,8 +154,8 @@ "Ownership transfer request sent" : "ŽiadosÅ¥ o prevod vlastnÃctva bola odoslaná", "Cannot transfer ownership of a file or folder you don't own" : "Nie je možné preniesÅ¥ vlastnÃctvo súboru alebo prieÄinka, ktorý nevlastnÃte", "Tags" : "Å tÃtky", - "Error while loading the file data" : "Chyba pri naÄÃtanà údajov súboru", "Unable to change the favourite state of the file" : "Nie je možné zmeniÅ¥ stav „obľúbené“ daného súboru", + "Error while loading the file data" : "Chyba pri naÄÃtanà údajov súboru", "%s used" : "%s použitých", "%s%% of %s used" : "Využité %s%% z %s", "%1$s of %2$s used" : "Využité: %1$s z %2$s", diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 19f6ae78a1b..85d983f925c 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -156,8 +156,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Zahteva za prenos lastniÅ¡tva je poslana", "Cannot transfer ownership of a file or folder you don't own" : "Ni mogoÄe prenesti lastniÅ¡tva datotek in map, katerih niste lastnik", "Tags" : "Oznake", - "Error while loading the file data" : "PriÅ¡lo je do napake med nalaganjem podatkov raÄuna", "Unable to change the favourite state of the file" : "Ni mogoÄe spremeniti stanja priljubljenosti datoteke", + "Error while loading the file data" : "PriÅ¡lo je do napake med nalaganjem podatkov raÄuna", "%s used" : "Uporabljeno %s", "%s%% of %s used" : "Uporabljeno %s%% od %s", "%1$s of %2$s used" : "Uporabljeno %1$s od %2$s", diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index 5013b584d6d..0a3975b23e3 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -154,8 +154,8 @@ "Ownership transfer request sent" : "Zahteva za prenos lastniÅ¡tva je poslana", "Cannot transfer ownership of a file or folder you don't own" : "Ni mogoÄe prenesti lastniÅ¡tva datotek in map, katerih niste lastnik", "Tags" : "Oznake", - "Error while loading the file data" : "PriÅ¡lo je do napake med nalaganjem podatkov raÄuna", "Unable to change the favourite state of the file" : "Ni mogoÄe spremeniti stanja priljubljenosti datoteke", + "Error while loading the file data" : "PriÅ¡lo je do napake med nalaganjem podatkov raÄuna", "%s used" : "Uporabljeno %s", "%s%% of %s used" : "Uporabljeno %s%% od %s", "%1$s of %2$s used" : "Uporabljeno %1$s od %2$s", diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 4d92555c8f4..b5051643c46 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -157,8 +157,8 @@ OC.L10N.register( "Ownership transfer request sent" : "ПоÑлат захтев за Ð¿Ñ€ÐµÐ½Ð¾Ñ Ð²Ð»Ð°Ñништва", "Cannot transfer ownership of a file or folder you don't own" : "Ðе можете пренети влаÑништво фајла или фаÑцикле које ниÑу Ваше", "Tags" : "Ознаке", - "Error while loading the file data" : "Грешка при учитавању података фајла", "Unable to change the favourite state of the file" : "ÐеуÑпела промена Ñтања омиљеноÑти фајла", + "Error while loading the file data" : "Грешка при учитавању података фајла", "%s used" : "%s иÑкоришћено", "%s%% of %s used" : "%s%% од %s иÑкоришћено", "%1$s of %2$s used" : "Заузето %1$s од %2$s", diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 4dfbd1c5c4f..71e022a79bb 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -155,8 +155,8 @@ "Ownership transfer request sent" : "ПоÑлат захтев за Ð¿Ñ€ÐµÐ½Ð¾Ñ Ð²Ð»Ð°Ñништва", "Cannot transfer ownership of a file or folder you don't own" : "Ðе можете пренети влаÑништво фајла или фаÑцикле које ниÑу Ваше", "Tags" : "Ознаке", - "Error while loading the file data" : "Грешка при учитавању података фајла", "Unable to change the favourite state of the file" : "ÐеуÑпела промена Ñтања омиљеноÑти фајла", + "Error while loading the file data" : "Грешка при учитавању података фајла", "%s used" : "%s иÑкоришћено", "%s%% of %s used" : "%s%% од %s иÑкоришћено", "%1$s of %2$s used" : "Заузето %1$s од %2$s", diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 58e181f4084..57fee1ec25d 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -160,8 +160,8 @@ OC.L10N.register( "Ownership transfer request sent" : "FörfrÃ¥gan om ägaröverföring skickad", "Cannot transfer ownership of a file or folder you don't own" : "Det gÃ¥r inte att överföra ägarskap till en fil eller mapp som du inte äger", "Tags" : "Taggar", - "Error while loading the file data" : "Fel vid inläsning av fildata", "Unable to change the favourite state of the file" : "Kan inte ändra filens favoritstatus", + "Error while loading the file data" : "Fel vid inläsning av fildata", "%s used" : "%s använt", "%s%% of %s used" : "%s%% av %s använt", "%1$s of %2$s used" : "%1$s av %2$s använt", diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 87c86f7d231..bc8fd175044 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -158,8 +158,8 @@ "Ownership transfer request sent" : "FörfrÃ¥gan om ägaröverföring skickad", "Cannot transfer ownership of a file or folder you don't own" : "Det gÃ¥r inte att överföra ägarskap till en fil eller mapp som du inte äger", "Tags" : "Taggar", - "Error while loading the file data" : "Fel vid inläsning av fildata", "Unable to change the favourite state of the file" : "Kan inte ändra filens favoritstatus", + "Error while loading the file data" : "Fel vid inläsning av fildata", "%s used" : "%s använt", "%s%% of %s used" : "%s%% av %s använt", "%1$s of %2$s used" : "%1$s av %2$s använt", diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index f4830c9772a..41f9d59ae6e 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -160,8 +160,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Sahiplik aktarımı isteÄŸi gönderildi", "Cannot transfer ownership of a file or folder you don't own" : "Sahibi olmadığınız bir dosya ya da klasörün sahipliÄŸini aktaramazsınız", "Tags" : "Etiketler", - "Error while loading the file data" : "Dosya verileri yüklenirken sorun çıktı", "Unable to change the favourite state of the file" : "Dosyanın sık kullanılan durumu deÄŸiÅŸtirilemedi", + "Error while loading the file data" : "Dosya verileri yüklenirken sorun çıktı", "%s used" : "%s kullanılıyor", "%s%% of %s used" : "%s%%/%s kullanılmış", "%1$s of %2$s used" : "%1$s / %2$s kullanıldı", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 511f31aabdf..bc1176f2c9d 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -158,8 +158,8 @@ "Ownership transfer request sent" : "Sahiplik aktarımı isteÄŸi gönderildi", "Cannot transfer ownership of a file or folder you don't own" : "Sahibi olmadığınız bir dosya ya da klasörün sahipliÄŸini aktaramazsınız", "Tags" : "Etiketler", - "Error while loading the file data" : "Dosya verileri yüklenirken sorun çıktı", "Unable to change the favourite state of the file" : "Dosyanın sık kullanılan durumu deÄŸiÅŸtirilemedi", + "Error while loading the file data" : "Dosya verileri yüklenirken sorun çıktı", "%s used" : "%s kullanılıyor", "%s%% of %s used" : "%s%%/%s kullanılmış", "%1$s of %2$s used" : "%1$s / %2$s kullanıldı", diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index c8fc1d0332c..20d8a17d16c 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -155,8 +155,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Запит на передачу прав влаÑноÑÑ‚Ñ– надіÑлано", "Cannot transfer ownership of a file or folder you don't own" : "Ðеможливо передати права влаÑноÑÑ‚Ñ– на файл або теку, що вам не належить", "Tags" : "Позначки", - "Error while loading the file data" : "Помилка під Ñ‡Ð°Ñ Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð´Ð°Ð½Ð¸Ñ… про файл", "Unable to change the favourite state of the file" : "Ðеможливо змінити Ñтан \"улюблене\" Ð´Ð»Ñ Ñ†ÑŒÐ¾Ð³Ð¾ файлу", + "Error while loading the file data" : "Помилка під Ñ‡Ð°Ñ Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð´Ð°Ð½Ð¸Ñ… про файл", "%s used" : "%s викориÑтано", "%s%% of %s used" : "%s%% з %s викориÑтано", "%1$s of %2$s used" : "ВикориÑтано %1$s з %2$s", diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index 09ae916d7ff..5bb5f959921 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -153,8 +153,8 @@ "Ownership transfer request sent" : "Запит на передачу прав влаÑноÑÑ‚Ñ– надіÑлано", "Cannot transfer ownership of a file or folder you don't own" : "Ðеможливо передати права влаÑноÑÑ‚Ñ– на файл або теку, що вам не належить", "Tags" : "Позначки", - "Error while loading the file data" : "Помилка під Ñ‡Ð°Ñ Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð´Ð°Ð½Ð¸Ñ… про файл", "Unable to change the favourite state of the file" : "Ðеможливо змінити Ñтан \"улюблене\" Ð´Ð»Ñ Ñ†ÑŒÐ¾Ð³Ð¾ файлу", + "Error while loading the file data" : "Помилка під Ñ‡Ð°Ñ Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð´Ð°Ð½Ð¸Ñ… про файл", "%s used" : "%s викориÑтано", "%s%% of %s used" : "%s%% з %s викориÑтано", "%1$s of %2$s used" : "ВикориÑтано %1$s з %2$s", diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 9d467451da5..9d97b26f7ed 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -155,8 +155,8 @@ OC.L10N.register( "Ownership transfer request sent" : "所有æƒè½¬ç§»è¯·æ±‚å·²å‘é€", "Cannot transfer ownership of a file or folder you don't own" : "æ— æ³•è½¬è®©æ‚¨æœªæ‹¥æœ‰çš„æ–‡ä»¶æˆ–æ–‡ä»¶å¤¹çš„æ‰€æœ‰æƒ", "Tags" : "æ ‡ç¾", - "Error while loading the file data" : "åŠ è½½æ–‡ä»¶æ•°æ®æ—¶å‡ºé”™", "Unable to change the favourite state of the file" : "æ— æ³•æ›´æ”¹æ–‡ä»¶çš„æ”¶è—状æ€", + "Error while loading the file data" : "åŠ è½½æ–‡ä»¶æ•°æ®æ—¶å‡ºé”™", "%s used" : "已使用了 %s", "%s%% of %s used" : "%s 已使用了 %s ä¸çš„ %%", "%1$s of %2$s used" : "已使用了 %2$s ä¸çš„ %1$s", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 1abddb4b356..00116d8c3dc 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -153,8 +153,8 @@ "Ownership transfer request sent" : "所有æƒè½¬ç§»è¯·æ±‚å·²å‘é€", "Cannot transfer ownership of a file or folder you don't own" : "æ— æ³•è½¬è®©æ‚¨æœªæ‹¥æœ‰çš„æ–‡ä»¶æˆ–æ–‡ä»¶å¤¹çš„æ‰€æœ‰æƒ", "Tags" : "æ ‡ç¾", - "Error while loading the file data" : "åŠ è½½æ–‡ä»¶æ•°æ®æ—¶å‡ºé”™", "Unable to change the favourite state of the file" : "æ— æ³•æ›´æ”¹æ–‡ä»¶çš„æ”¶è—状æ€", + "Error while loading the file data" : "åŠ è½½æ–‡ä»¶æ•°æ®æ—¶å‡ºé”™", "%s used" : "已使用了 %s", "%s%% of %s used" : "%s 已使用了 %s ä¸çš„ %%", "%1$s of %2$s used" : "已使用了 %2$s ä¸çš„ %1$s", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index e4f1d47060b..409db44ef9e 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -154,8 +154,8 @@ OC.L10N.register( "Ownership transfer request sent" : "å·²é€å‡ºæ‰€æœ‰æ¬Šè½‰ç§»çš„請求", "Cannot transfer ownership of a file or folder you don't own" : "無法轉移您未æ“有的檔案或是資料夾所有權。", "Tags" : "標籤", - "Error while loading the file data" : "載入檔案資料失敗", "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", + "Error while loading the file data" : "載入檔案資料失敗", "%s used" : "%s已使用", "%s%% of %s used" : "%s 在 %s ä¸ä½¿ç”¨äº† %%", "%1$s of %2$s used" : "在 %2$sä¸ä½¿ç”¨äº†%1$s ", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 1eaf8ca36c4..4e2b3c6111e 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -152,8 +152,8 @@ "Ownership transfer request sent" : "å·²é€å‡ºæ‰€æœ‰æ¬Šè½‰ç§»çš„請求", "Cannot transfer ownership of a file or folder you don't own" : "無法轉移您未æ“有的檔案或是資料夾所有權。", "Tags" : "標籤", - "Error while loading the file data" : "載入檔案資料失敗", "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", + "Error while loading the file data" : "載入檔案資料失敗", "%s used" : "%s已使用", "%s%% of %s used" : "%s 在 %s ä¸ä½¿ç”¨äº† %%", "%1$s of %2$s used" : "在 %2$sä¸ä½¿ç”¨äº†%1$s ", diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 0ffd1ffbb37..69a1bed471a 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -23,6 +23,7 @@ OC.L10N.register( "PHP %s or higher is required." : "PHP %s of hoger vereist.", "PHP with a version lower than %s is required." : "PHP met een versie lager dan %s is vereist.", "%sbit or higher PHP required." : "%sbit of hogere PHP versie vereist.", + "The following architectures are supported: %s" : "Ondersteunde architecturen: %s", "The following databases are supported: %s" : "De volgende databases worden ondersteund: %s", "The command line tool %s could not be found" : "Commandoregel tool %s is niet gevonden", "The library %s is not available." : "Library %s is niet beschikbaar.", diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index ac327848367..3e068adf91a 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -21,6 +21,7 @@ "PHP %s or higher is required." : "PHP %s of hoger vereist.", "PHP with a version lower than %s is required." : "PHP met een versie lager dan %s is vereist.", "%sbit or higher PHP required." : "%sbit of hogere PHP versie vereist.", + "The following architectures are supported: %s" : "Ondersteunde architecturen: %s", "The following databases are supported: %s" : "De volgende databases worden ondersteund: %s", "The command line tool %s could not be found" : "Commandoregel tool %s is niet gevonden", "The library %s is not available." : "Library %s is niet beschikbaar.", -- GitLab