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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-12 05:16:50 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-12 05:16:50 +0300
commitad6a4219a2388cbe7784faddad1d21e2aff5a013 (patch)
tree23b31dc39dc23906eb11340236dbec2a099cbcf5 /core/l10n
parent88fcc05e4f9357208a99666e92cd608ac7109d42 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/eu.js7
-rw-r--r--core/l10n/eu.json7
-rw-r--r--core/l10n/fi.js6
-rw-r--r--core/l10n/fi.json6
4 files changed, 24 insertions, 2 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js
index d27d3c2b215..5bcbada36a3 100644
--- a/core/l10n/eu.js
+++ b/core/l10n/eu.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"core",
{
- "Please select a file." : "Aukeratu fitxategi bat mesedez.",
+ "Please select a file." : "Aukeratu fitxategi bat.",
"File is too big" : "Fitxategia handiegia da",
"The selected file is not an image." : "Aukeratutako fitxategia ez da irudi bat.",
"The selected file cannot be read." : "Aukeratutako fitxategia ezin da irakurri.",
@@ -165,6 +165,11 @@ OC.L10N.register(
"Forgot password?" : "Pasahitza ahaztu duzu?",
"Log in with a device" : "Hasi saioa gailu batekin",
"Back" : "Atzera",
+ "No results for {query}" : " {query}-(r)entzako emaitzarik ez",
+ "Start typing to search" : "Hasi bilaketa idazten",
+ "Loading more results …" : "Emaitza gehiago kargatzen ...",
+ "Load more results" : "Kargatu emaitza gehiago ",
+ "Search {types} …" : "Bilatu {types} …",
"Settings" : "Ezarpenak",
"Could not load your contacts" : "Ezin izan dira zure kontaktuak kargatu",
"Search contacts …" : "Bilatu kontaktuak...",
diff --git a/core/l10n/eu.json b/core/l10n/eu.json
index 5dba42e2aa7..c9a7e9fea9f 100644
--- a/core/l10n/eu.json
+++ b/core/l10n/eu.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Please select a file." : "Aukeratu fitxategi bat mesedez.",
+ "Please select a file." : "Aukeratu fitxategi bat.",
"File is too big" : "Fitxategia handiegia da",
"The selected file is not an image." : "Aukeratutako fitxategia ez da irudi bat.",
"The selected file cannot be read." : "Aukeratutako fitxategia ezin da irakurri.",
@@ -163,6 +163,11 @@
"Forgot password?" : "Pasahitza ahaztu duzu?",
"Log in with a device" : "Hasi saioa gailu batekin",
"Back" : "Atzera",
+ "No results for {query}" : " {query}-(r)entzako emaitzarik ez",
+ "Start typing to search" : "Hasi bilaketa idazten",
+ "Loading more results …" : "Emaitza gehiago kargatzen ...",
+ "Load more results" : "Kargatu emaitza gehiago ",
+ "Search {types} …" : "Bilatu {types} …",
"Settings" : "Ezarpenak",
"Could not load your contacts" : "Ezin izan dira zure kontaktuak kargatu",
"Search contacts …" : "Bilatu kontaktuak...",
diff --git a/core/l10n/fi.js b/core/l10n/fi.js
index 4f258adcb4e..9bd5bb32088 100644
--- a/core/l10n/fi.js
+++ b/core/l10n/fi.js
@@ -129,6 +129,11 @@ OC.L10N.register(
"Forgot password?" : "Unohditko salasanasi?",
"Log in with a device" : "Kirjaudu laitteella",
"Back" : "Takaisin",
+ "No results for {query}" : "Ei tuloksia haulle {query}",
+ "Start typing to search" : "Aloita kirjoittaminen hakeaksesi",
+ "Loading more results …" : "Ladataan lisää tuloksia…",
+ "Load more results" : "Lataa lisää tuloksia",
+ "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Kirjoita vähintään {minSearchLength} merkki etsiäksesi","Kirjoita vähintään {minSearchLength} merkkiä etsiäksesi"],
"Settings" : "Asetukset",
"Could not load your contacts" : "Yhteystietojasi ei voitu ladata",
"Search contacts …" : "Etsi yhteystietoja…",
@@ -281,6 +286,7 @@ OC.L10N.register(
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Ota yhteys ylläpitoon, tai jos olet tämän palvelun ylläpitäjä, määritä \"trusted_domains\"-asetus config/config.php-tiedostossa. Esimerkkimääritys on tiedostossa config/config.sample.php.",
"App update required" : "Sovelluksen päivittäminen vaaditaan",
"%1$s will be updated to version %2$s" : "%1$s päivitetään versioon %2$s",
+ "The following apps will be updated:" : "Seuraavat sovellukset päivitetään:",
"These incompatible apps will be disabled:" : "Nämä yhteensopimattomat sovellukset poistetaan käytöstä:",
"The theme %s has been disabled." : "Teema %s on poistettu käytöstä.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Varmista ennen jatkamista, että tietokanta, asetuskansio ja datakansio on varmuuskopioitu.",
diff --git a/core/l10n/fi.json b/core/l10n/fi.json
index 6b7b653924b..de8ae9fcd98 100644
--- a/core/l10n/fi.json
+++ b/core/l10n/fi.json
@@ -127,6 +127,11 @@
"Forgot password?" : "Unohditko salasanasi?",
"Log in with a device" : "Kirjaudu laitteella",
"Back" : "Takaisin",
+ "No results for {query}" : "Ei tuloksia haulle {query}",
+ "Start typing to search" : "Aloita kirjoittaminen hakeaksesi",
+ "Loading more results …" : "Ladataan lisää tuloksia…",
+ "Load more results" : "Lataa lisää tuloksia",
+ "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Kirjoita vähintään {minSearchLength} merkki etsiäksesi","Kirjoita vähintään {minSearchLength} merkkiä etsiäksesi"],
"Settings" : "Asetukset",
"Could not load your contacts" : "Yhteystietojasi ei voitu ladata",
"Search contacts …" : "Etsi yhteystietoja…",
@@ -279,6 +284,7 @@
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Ota yhteys ylläpitoon, tai jos olet tämän palvelun ylläpitäjä, määritä \"trusted_domains\"-asetus config/config.php-tiedostossa. Esimerkkimääritys on tiedostossa config/config.sample.php.",
"App update required" : "Sovelluksen päivittäminen vaaditaan",
"%1$s will be updated to version %2$s" : "%1$s päivitetään versioon %2$s",
+ "The following apps will be updated:" : "Seuraavat sovellukset päivitetään:",
"These incompatible apps will be disabled:" : "Nämä yhteensopimattomat sovellukset poistetaan käytöstä:",
"The theme %s has been disabled." : "Teema %s on poistettu käytöstä.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Varmista ennen jatkamista, että tietokanta, asetuskansio ja datakansio on varmuuskopioitu.",