summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-15 02:31:48 +0000
committerNextcloud bot <bot@nextcloud.com>2022-09-15 02:31:48 +0000
commitfde8c081d8d58f92e156628f5b6f2bfd5f5a0272 (patch)
treec026f79e41da997668aa63605fe483a23003ad6e /core
parent009d5e93f71badf761144c15bcce7382dd579391 (diff)
downloadnextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.tar.gz
nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r--core/l10n/eu.js5
-rw-r--r--core/l10n/eu.json5
-rw-r--r--core/l10n/fi.js1
-rw-r--r--core/l10n/fi.json1
-rw-r--r--core/l10n/fr.js4
-rw-r--r--core/l10n/fr.json4
-rw-r--r--core/l10n/tr.js1
-rw-r--r--core/l10n/tr.json1
-rw-r--r--core/l10n/uk.js1
-rw-r--r--core/l10n/uk.json1
10 files changed, 20 insertions, 4 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js
index 6ecea2f5aa1..004824557f9 100644
--- a/core/l10n/eu.js
+++ b/core/l10n/eu.js
@@ -134,12 +134,16 @@ OC.L10N.register(
"Continue to {productName}" : "Jarraitu hona: {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Eguneraketa behar bezala egin da. {ProductName} ra birbideratuko zaitugu %nsegundotan.","Eguneraketa behar bezala egin da. {ProductName} ra birbideratuko zaitugu %n segundotan."],
"More apps" : "Aplikazio gehiago",
+ "Currently open" : "Unean irekita",
+ "_{count} notification_::_{count} notifications_" : ["Jakinarazpen {count}","{count} jakinarazpen"],
"Log in" : "Hasi saioa",
"Logging in …" : "Saioa hasten...",
"Server side authentication failed!" : "Zerbitzari aldeko autentifikazioak huts egin du!",
"Please contact your administrator." : "Mesedez jarri harremanetan zure administratzailearekin.",
"An internal error occurred." : "Barne-errore bat gertatu da.",
"Please try again or contact your administrator." : "Saiatu berriro edo jarri harremanetan administratzailearekin.",
+ "Log in to {productName}" : "Hasi saioa {productName} -n",
+ "Account name or email" : "Kontu izena edo emaila",
"Password" : "Pasahitza",
"Wrong username or password." : "Erabiltzaile-izen edo pasahitz okerra.",
"User disabled" : "Erabiltzailea desgaituta",
@@ -184,6 +188,7 @@ OC.L10N.register(
"You have not added any info yet" : "Oraindik ez duzu informaziorik gehitu",
"{user} has not added any info yet" : "{user} -ek ez du oraindik informaziorik gehitu",
"Error opening the user status modal, try hard refreshing the page" : "Errorea erabiltzailen egoera leihoa irekitzen, saiatu orria guztiz freskatzen",
+ "Search starts once you start typing" : "Idaztean hasten da bilaketarekin",
"Reset search" : "Berrezarri bilaketa",
"Start search" : "Hasi bilaketa",
"Search for {name} only" : "Biatu {name} bakarrik",
diff --git a/core/l10n/eu.json b/core/l10n/eu.json
index b73b7d3eefb..7264c7693fa 100644
--- a/core/l10n/eu.json
+++ b/core/l10n/eu.json
@@ -132,12 +132,16 @@
"Continue to {productName}" : "Jarraitu hona: {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Eguneraketa behar bezala egin da. {ProductName} ra birbideratuko zaitugu %nsegundotan.","Eguneraketa behar bezala egin da. {ProductName} ra birbideratuko zaitugu %n segundotan."],
"More apps" : "Aplikazio gehiago",
+ "Currently open" : "Unean irekita",
+ "_{count} notification_::_{count} notifications_" : ["Jakinarazpen {count}","{count} jakinarazpen"],
"Log in" : "Hasi saioa",
"Logging in …" : "Saioa hasten...",
"Server side authentication failed!" : "Zerbitzari aldeko autentifikazioak huts egin du!",
"Please contact your administrator." : "Mesedez jarri harremanetan zure administratzailearekin.",
"An internal error occurred." : "Barne-errore bat gertatu da.",
"Please try again or contact your administrator." : "Saiatu berriro edo jarri harremanetan administratzailearekin.",
+ "Log in to {productName}" : "Hasi saioa {productName} -n",
+ "Account name or email" : "Kontu izena edo emaila",
"Password" : "Pasahitza",
"Wrong username or password." : "Erabiltzaile-izen edo pasahitz okerra.",
"User disabled" : "Erabiltzailea desgaituta",
@@ -182,6 +186,7 @@
"You have not added any info yet" : "Oraindik ez duzu informaziorik gehitu",
"{user} has not added any info yet" : "{user} -ek ez du oraindik informaziorik gehitu",
"Error opening the user status modal, try hard refreshing the page" : "Errorea erabiltzailen egoera leihoa irekitzen, saiatu orria guztiz freskatzen",
+ "Search starts once you start typing" : "Idaztean hasten da bilaketarekin",
"Reset search" : "Berrezarri bilaketa",
"Start search" : "Hasi bilaketa",
"Search for {name} only" : "Biatu {name} bakarrik",
diff --git a/core/l10n/fi.js b/core/l10n/fi.js
index 0a99a567ea7..3e1a3aa4e60 100644
--- a/core/l10n/fi.js
+++ b/core/l10n/fi.js
@@ -109,6 +109,7 @@ OC.L10N.register(
"Please contact your administrator." : "Ota yhteys ylläpitäjään.",
"An internal error occurred." : "Tapahtui sisäinen virhe.",
"Please try again or contact your administrator." : "Yritä uudestaan tai ota yhteys ylläpitäjään.",
+ "Log in to {productName}" : "Kirjaudu palveluun {productName}",
"Account name or email" : "Tilin nimi tai sähköpostiosoite",
"Password" : "Salasana",
"Wrong username or password." : "Väärä käyttäjätunnus tai salasana.",
diff --git a/core/l10n/fi.json b/core/l10n/fi.json
index 2b68d7381b9..531f6bc700c 100644
--- a/core/l10n/fi.json
+++ b/core/l10n/fi.json
@@ -107,6 +107,7 @@
"Please contact your administrator." : "Ota yhteys ylläpitäjään.",
"An internal error occurred." : "Tapahtui sisäinen virhe.",
"Please try again or contact your administrator." : "Yritä uudestaan tai ota yhteys ylläpitäjään.",
+ "Log in to {productName}" : "Kirjaudu palveluun {productName}",
"Account name or email" : "Tilin nimi tai sähköpostiosoite",
"Password" : "Salasana",
"Wrong username or password." : "Väärä käyttäjätunnus tai salasana.",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 209549a8842..8495c2af436 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -255,8 +255,8 @@ OC.L10N.register(
"Failed to rename the project" : "Impossible de renommer le projet",
"Failed to create a project" : "Impossible de créer un projet",
"Failed to add the item to the project" : "Impossible d'ajouter l'élément au projet",
- "Connect items to a project to make them easier to find" : "Liez des éléments au projet pour les retrouver plus facilement",
- "Type to search for existing projects" : "Saisissez du texte pour rechercher dans les projets existants",
+ "Connect items to a project to make them easier to find" : "Reliez des éléments à un projet pour les retrouver plus facilement",
+ "Type to search for existing projects" : "Saisissez du texte pour rechercher un projet existant",
"New in" : "Nouveau dans",
"View changelog" : "Voir le journal des modifications",
"Very weak password" : "Mot de passe très faible",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index ffbd839ce8d..95ebadb92dc 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -253,8 +253,8 @@
"Failed to rename the project" : "Impossible de renommer le projet",
"Failed to create a project" : "Impossible de créer un projet",
"Failed to add the item to the project" : "Impossible d'ajouter l'élément au projet",
- "Connect items to a project to make them easier to find" : "Liez des éléments au projet pour les retrouver plus facilement",
- "Type to search for existing projects" : "Saisissez du texte pour rechercher dans les projets existants",
+ "Connect items to a project to make them easier to find" : "Reliez des éléments à un projet pour les retrouver plus facilement",
+ "Type to search for existing projects" : "Saisissez du texte pour rechercher un projet existant",
"New in" : "Nouveau dans",
"View changelog" : "Voir le journal des modifications",
"Very weak password" : "Mot de passe très faible",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index e6aa4da176c..c61a1a7bb71 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "Lütfen BT yöneticiniz ile görüşün.",
"An internal error occurred." : "İçeride bir sorun çıktı.",
"Please try again or contact your administrator." : "Lütfen yeniden deneyin ya da BT yöneticinizle görüşün.",
+ "Log in to {productName}" : "{productName} oturumu aç",
"Account name or email" : "Hesap ado ya da e-posta adresi",
"Password" : "Parola",
"Wrong username or password." : "Kullanıcı adı ya da parola hatalı.",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index 498459b395c..d994c4c24de 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -143,6 +143,7 @@
"Please contact your administrator." : "Lütfen BT yöneticiniz ile görüşün.",
"An internal error occurred." : "İçeride bir sorun çıktı.",
"Please try again or contact your administrator." : "Lütfen yeniden deneyin ya da BT yöneticinizle görüşün.",
+ "Log in to {productName}" : "{productName} oturumu aç",
"Account name or email" : "Hesap ado ya da e-posta adresi",
"Password" : "Parola",
"Wrong username or password." : "Kullanıcı adı ya da parola hatalı.",
diff --git a/core/l10n/uk.js b/core/l10n/uk.js
index 44b43ab60b0..c5052950571 100644
--- a/core/l10n/uk.js
+++ b/core/l10n/uk.js
@@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "Будь ласка, зверніться до вашого Адміністратора.",
"An internal error occurred." : "Виникла внутрішня помилка.",
"Please try again or contact your administrator." : "Будь ласка, спробуйте ще раз або зверніться до адміністратора.",
+ "Log in to {productName}" : "Увійдіть до {productName}",
"Account name or email" : "Ім'я користувача або електронна пошта",
"Password" : "Пароль",
"Wrong username or password." : "Неправильне ім’я користувача або пароль.",
diff --git a/core/l10n/uk.json b/core/l10n/uk.json
index 1a3348bffff..9c4c18edab7 100644
--- a/core/l10n/uk.json
+++ b/core/l10n/uk.json
@@ -143,6 +143,7 @@
"Please contact your administrator." : "Будь ласка, зверніться до вашого Адміністратора.",
"An internal error occurred." : "Виникла внутрішня помилка.",
"Please try again or contact your administrator." : "Будь ласка, спробуйте ще раз або зверніться до адміністратора.",
+ "Log in to {productName}" : "Увійдіть до {productName}",
"Account name or email" : "Ім'я користувача або електронна пошта",
"Password" : "Пароль",
"Wrong username or password." : "Неправильне ім’я користувача або пароль.",