diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-28 00:20:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-28 00:20:40 +0000 |
commit | e3f6959c60d015a2e643492c0aac4d33d22c6409 (patch) | |
tree | b42957ba79e7709d8d521f3154f3cc87d27a6b72 /core | |
parent | 00aa8f543841c6bfd853a3ac5cb4ff3ab0a058ae (diff) | |
download | nextcloud-server-e3f6959c60d015a2e643492c0aac4d33d22c6409.tar.gz nextcloud-server-e3f6959c60d015a2e643492c0aac4d33d22c6409.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
110 files changed, 1758 insertions, 1674 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 95e2eca8b54..04bd1299c7f 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -106,6 +106,25 @@ OC.L10N.register( "Pick start date" : "إختَر تاريخ البدء", "Pick end date" : "إختَر تاريخ الانتهاء", "Search in date range" : "البحث في نطاق البيانات", + "Unified search" : "بحث مُوحَّد", + "Search apps, files, tags, messages" : "البحث في التطبيقات و الملفات و السِّمات و الرسائل", + "Places" : "أماكن", + "Date" : "Date", + "Today" : "اليوم", + "Last 7 days" : "آخر 7 أيام", + "Last 30 days" : "آخر 30 يوماً", + "This year" : "هذه السنة", + "Last year" : "العام الماضي", + "Search people" : "البحث عن أشخاص", + "People" : "ناس", + "Filter in current view" : "فَلْتِر في المنظور الحالي", + "Results" : "النتائج ", + "Load more results" : " عرض المزيد من النتائج", + "Search in" : "Search in", + "Searching …" : "البحث جارٍ …", + "Start typing to search" : "اكتب هنا للبحث", + "No matching results" : "No matching results", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "بين ${this.dateFilter.startFrom.toLocaleDateString()} و ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "تسجيل الدخول", "Logging in …" : "تسجيل الدخول …", "Server side authentication failed!" : "رفض الخادم المصادقة!", @@ -163,9 +182,7 @@ OC.L10N.register( "Looking for {term} …" : "جاري البحث عن {term}", "Search starts once you start typing and results may be reached with the arrow keys" : "يبدأ البحث بمجرد أن تبدأ الكتابة. و يمكنك الوصول إلى النتيجة بمفاتيح الأسهم", "Search for {name} only" : "البحث عن {name} فقط", - "Start typing to search" : "اكتب هنا للبحث", "Loading more results …" : "جاري عرض المزيد من النتائج…", - "Load more results" : " عرض المزيد من النتائج", "Search" : "البحث", "No results for {query}" : "لا يوجد ناتج لـ {query}", "Press Enter to start searching" : "رجاءً اضغط Enter لبدء البحث", @@ -181,23 +198,6 @@ OC.L10N.register( "You have not added any info yet" : "لم تقم بإضافة أي معلومات حتى الآن", "{user} has not added any info yet" : "لم يقم المستخدم {user} بإضافة أي معلومات بعد", "Error opening the user status modal, try hard refreshing the page" : "خطأ في فتح حالة المستخدم ، حاول تحديث الصفحة", - "Unified search" : "بحث مُوحَّد", - "Search apps, files, tags, messages" : "البحث في التطبيقات و الملفات و السِّمات و الرسائل", - "Search {types} …" : "بحث {types} …", - "Places" : "أماكن", - "Date" : "Date", - "Today" : "اليوم", - "Last 7 days" : "آخر 7 أيام", - "Last 30 days" : "آخر 30 يوماً", - "This year" : "هذه السنة", - "Last year" : "العام الماضي", - "Search people" : "البحث عن أشخاص", - "People" : "ناس", - "Filter in current view" : "فَلْتِر في المنظور الحالي", - "Search in" : "Search in", - "Searching …" : "البحث جارٍ …", - "No matching results" : "No matching results", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "بين ${this.dateFilter.startFrom.toLocaleDateString()} و ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "المستعرض غير مدعوم", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "المستعرض غير مدعوم. رجاءً قم بالترقية إلى نسخة أحدث أو إلى مستعرض آخر مدعوم.", "Continue with this unsupported browser" : "إستمر مع هذا المستعرض غير المدعوم", @@ -205,6 +205,7 @@ OC.L10N.register( "{name} version {version} and above" : "المستعرض {name} من النسخة {version} فما فوق", "Settings menu" : "قائمة الإعدادات", "Avatar of {displayName}" : "صورة رمزية avatar لـ {displayName}", + "Search {types} …" : "بحث {types} …", "Choose {file}" : "إختَر {file}", "Choose" : "اختيار", "Copy to {target}" : "أُنسُخ إلى {target}", diff --git a/core/l10n/ar.json b/core/l10n/ar.json index 2b1759e21f5..bb705a66c4e 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -104,6 +104,25 @@ "Pick start date" : "إختَر تاريخ البدء", "Pick end date" : "إختَر تاريخ الانتهاء", "Search in date range" : "البحث في نطاق البيانات", + "Unified search" : "بحث مُوحَّد", + "Search apps, files, tags, messages" : "البحث في التطبيقات و الملفات و السِّمات و الرسائل", + "Places" : "أماكن", + "Date" : "Date", + "Today" : "اليوم", + "Last 7 days" : "آخر 7 أيام", + "Last 30 days" : "آخر 30 يوماً", + "This year" : "هذه السنة", + "Last year" : "العام الماضي", + "Search people" : "البحث عن أشخاص", + "People" : "ناس", + "Filter in current view" : "فَلْتِر في المنظور الحالي", + "Results" : "النتائج ", + "Load more results" : " عرض المزيد من النتائج", + "Search in" : "Search in", + "Searching …" : "البحث جارٍ …", + "Start typing to search" : "اكتب هنا للبحث", + "No matching results" : "No matching results", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "بين ${this.dateFilter.startFrom.toLocaleDateString()} و ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "تسجيل الدخول", "Logging in …" : "تسجيل الدخول …", "Server side authentication failed!" : "رفض الخادم المصادقة!", @@ -161,9 +180,7 @@ "Looking for {term} …" : "جاري البحث عن {term}", "Search starts once you start typing and results may be reached with the arrow keys" : "يبدأ البحث بمجرد أن تبدأ الكتابة. و يمكنك الوصول إلى النتيجة بمفاتيح الأسهم", "Search for {name} only" : "البحث عن {name} فقط", - "Start typing to search" : "اكتب هنا للبحث", "Loading more results …" : "جاري عرض المزيد من النتائج…", - "Load more results" : " عرض المزيد من النتائج", "Search" : "البحث", "No results for {query}" : "لا يوجد ناتج لـ {query}", "Press Enter to start searching" : "رجاءً اضغط Enter لبدء البحث", @@ -179,23 +196,6 @@ "You have not added any info yet" : "لم تقم بإضافة أي معلومات حتى الآن", "{user} has not added any info yet" : "لم يقم المستخدم {user} بإضافة أي معلومات بعد", "Error opening the user status modal, try hard refreshing the page" : "خطأ في فتح حالة المستخدم ، حاول تحديث الصفحة", - "Unified search" : "بحث مُوحَّد", - "Search apps, files, tags, messages" : "البحث في التطبيقات و الملفات و السِّمات و الرسائل", - "Search {types} …" : "بحث {types} …", - "Places" : "أماكن", - "Date" : "Date", - "Today" : "اليوم", - "Last 7 days" : "آخر 7 أيام", - "Last 30 days" : "آخر 30 يوماً", - "This year" : "هذه السنة", - "Last year" : "العام الماضي", - "Search people" : "البحث عن أشخاص", - "People" : "ناس", - "Filter in current view" : "فَلْتِر في المنظور الحالي", - "Search in" : "Search in", - "Searching …" : "البحث جارٍ …", - "No matching results" : "No matching results", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "بين ${this.dateFilter.startFrom.toLocaleDateString()} و ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "المستعرض غير مدعوم", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "المستعرض غير مدعوم. رجاءً قم بالترقية إلى نسخة أحدث أو إلى مستعرض آخر مدعوم.", "Continue with this unsupported browser" : "إستمر مع هذا المستعرض غير المدعوم", @@ -203,6 +203,7 @@ "{name} version {version} and above" : "المستعرض {name} من النسخة {version} فما فوق", "Settings menu" : "قائمة الإعدادات", "Avatar of {displayName}" : "صورة رمزية avatar لـ {displayName}", + "Search {types} …" : "بحث {types} …", "Choose {file}" : "إختَر {file}", "Choose" : "اختيار", "Copy to {target}" : "أُنسُخ إلى {target}", diff --git a/core/l10n/ast.js b/core/l10n/ast.js index afd7b396b2d..6dd5e740a6c 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -105,6 +105,25 @@ OC.L10N.register( "Pick start date" : "Escoyer la data de comienzu", "Pick end date" : "Escoyer la data de fin", "Search in date range" : "Buscar nun intervalu de dates", + "Unified search" : "Busca unificada", + "Search apps, files, tags, messages" : "Buscar aplicaciones, ficheros, etiquetes, mensaxes", + "Places" : "Llugares", + "Date" : "Data", + "Today" : "Güei", + "Last 7 days" : "Los últimos 7 díes", + "Last 30 days" : "Los últimos 30 díes", + "This year" : "Esti añu", + "Last year" : "L'añu pasáu", + "Search people" : "Buscar persones", + "People" : "Persones", + "Filter in current view" : "Peñerar na vista actual", + "Results" : "Resultaos", + "Load more results" : "Cargar más resultaos", + "Search in" : "Buscar en", + "Searching …" : "Buscando…", + "Start typing to search" : "Comienza a escribir pa buscar", + "No matching results" : "Nun hai nengún resultáu que concasare", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Ente'l ${this.dateFilter.startFrom.toLocaleDateString()} y ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Aniciar la sesión", "Logging in …" : "Aniciando la sesión…", "Server side authentication failed!" : "¡L'autenticación de llau del sirvidor falló!", @@ -161,9 +180,7 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "La busca comienza namás que comiences a escribir y pues seleicionar los resultaos coles tecles del cursor", "Search for {name} only" : "Buscar «{name}» namás", - "Start typing to search" : "Comienza a escribir pa buscar", "Loading more results …" : "Cargando más resultaos…", - "Load more results" : "Cargar más resultaos", "Search" : "Buscar", "No results for {query}" : "Nun hai nengún resultáu pa «{query}»", "Press Enter to start searching" : "Primi la tecla «Intro» pa comenzar la busca", @@ -179,23 +196,6 @@ OC.L10N.register( "You have not added any info yet" : "Nun amestesti nenguna información", "{user} has not added any info yet" : "{user} nun amestó nenguna información", "Error opening the user status modal, try hard refreshing the page" : "Hebo un error al abrir el diálogu modal del estáu d'usuariu, prueba a anovar la páxina", - "Unified search" : "Busca unificada", - "Search apps, files, tags, messages" : "Buscar aplicaciones, ficheros, etiquetes, mensaxes", - "Search {types} …" : "Buscar «{types}»…", - "Places" : "Llugares", - "Date" : "Data", - "Today" : "Güei", - "Last 7 days" : "Los últimos 7 díes", - "Last 30 days" : "Los últimos 30 díes", - "This year" : "Esti añu", - "Last year" : "L'añu pasáu", - "Search people" : "Buscar persones", - "People" : "Persones", - "Filter in current view" : "Peñerar na vista actual", - "Search in" : "Buscar en", - "Searching …" : "Buscando…", - "No matching results" : "Nun hai nengún resultáu que concasare", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Ente'l ${this.dateFilter.startFrom.toLocaleDateString()} y ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Esti restolador nun ye compatible", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "El restolador nun ye compatible. Anuévalu o instala una versión compatible.", "Continue with this unsupported browser" : "SIguir con esti restolador incompatible", @@ -203,6 +203,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} versión {version} y superior", "Settings menu" : "Menú de configuración", "Avatar of {displayName}" : "Avatar de: {displayName}", + "Search {types} …" : "Buscar «{types}»…", "Choose {file}" : "Escoyer «{filer}»", "Choose" : "Escoyer", "Copy to {target}" : "Copiar a {target}", diff --git a/core/l10n/ast.json b/core/l10n/ast.json index 77a2b87d9c9..7145da31cad 100644 --- a/core/l10n/ast.json +++ b/core/l10n/ast.json @@ -103,6 +103,25 @@ "Pick start date" : "Escoyer la data de comienzu", "Pick end date" : "Escoyer la data de fin", "Search in date range" : "Buscar nun intervalu de dates", + "Unified search" : "Busca unificada", + "Search apps, files, tags, messages" : "Buscar aplicaciones, ficheros, etiquetes, mensaxes", + "Places" : "Llugares", + "Date" : "Data", + "Today" : "Güei", + "Last 7 days" : "Los últimos 7 díes", + "Last 30 days" : "Los últimos 30 díes", + "This year" : "Esti añu", + "Last year" : "L'añu pasáu", + "Search people" : "Buscar persones", + "People" : "Persones", + "Filter in current view" : "Peñerar na vista actual", + "Results" : "Resultaos", + "Load more results" : "Cargar más resultaos", + "Search in" : "Buscar en", + "Searching …" : "Buscando…", + "Start typing to search" : "Comienza a escribir pa buscar", + "No matching results" : "Nun hai nengún resultáu que concasare", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Ente'l ${this.dateFilter.startFrom.toLocaleDateString()} y ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Aniciar la sesión", "Logging in …" : "Aniciando la sesión…", "Server side authentication failed!" : "¡L'autenticación de llau del sirvidor falló!", @@ -159,9 +178,7 @@ "Looking for {term} …" : "Buscando {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "La busca comienza namás que comiences a escribir y pues seleicionar los resultaos coles tecles del cursor", "Search for {name} only" : "Buscar «{name}» namás", - "Start typing to search" : "Comienza a escribir pa buscar", "Loading more results …" : "Cargando más resultaos…", - "Load more results" : "Cargar más resultaos", "Search" : "Buscar", "No results for {query}" : "Nun hai nengún resultáu pa «{query}»", "Press Enter to start searching" : "Primi la tecla «Intro» pa comenzar la busca", @@ -177,23 +194,6 @@ "You have not added any info yet" : "Nun amestesti nenguna información", "{user} has not added any info yet" : "{user} nun amestó nenguna información", "Error opening the user status modal, try hard refreshing the page" : "Hebo un error al abrir el diálogu modal del estáu d'usuariu, prueba a anovar la páxina", - "Unified search" : "Busca unificada", - "Search apps, files, tags, messages" : "Buscar aplicaciones, ficheros, etiquetes, mensaxes", - "Search {types} …" : "Buscar «{types}»…", - "Places" : "Llugares", - "Date" : "Data", - "Today" : "Güei", - "Last 7 days" : "Los últimos 7 díes", - "Last 30 days" : "Los últimos 30 díes", - "This year" : "Esti añu", - "Last year" : "L'añu pasáu", - "Search people" : "Buscar persones", - "People" : "Persones", - "Filter in current view" : "Peñerar na vista actual", - "Search in" : "Buscar en", - "Searching …" : "Buscando…", - "No matching results" : "Nun hai nengún resultáu que concasare", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Ente'l ${this.dateFilter.startFrom.toLocaleDateString()} y ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Esti restolador nun ye compatible", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "El restolador nun ye compatible. Anuévalu o instala una versión compatible.", "Continue with this unsupported browser" : "SIguir con esti restolador incompatible", @@ -201,6 +201,7 @@ "{name} version {version} and above" : "{name} versión {version} y superior", "Settings menu" : "Menú de configuración", "Avatar of {displayName}" : "Avatar de: {displayName}", + "Search {types} …" : "Buscar «{types}»…", "Choose {file}" : "Escoyer «{filer}»", "Choose" : "Escoyer", "Copy to {target}" : "Copiar a {target}", diff --git a/core/l10n/bg.js b/core/l10n/bg.js index f6796d34b33..2532f1fb052 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -92,6 +92,15 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} известие","{count} известия"], "No" : "Не", "Yes" : "Да", + "Places" : "Места", + "Date" : "Дата", + "Today" : "Днес", + "Last year" : "Миналата година", + "People" : "Хора", + "Results" : "Резултати", + "Load more results" : "Зареждане на още резултати", + "Searching …" : "Търсене ...", + "Start typing to search" : "Започнете да пишете, за търсене", "Log in" : "Вписване", "Logging in …" : "Вписване ...", "Server side authentication failed!" : "Неуспешно удостоверяването от страна на сървъра!", @@ -143,9 +152,7 @@ OC.L10N.register( "Looking for {term} …" : "Търси се {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Търсенето започва, след като започнете да пишете, а до резултатите можете да стигнете с клавишите със стрелки.", "Search for {name} only" : "Търсене само за {name}", - "Start typing to search" : "Започнете да пишете, за търсене", "Loading more results …" : "Зарежда още резултати…", - "Load more results" : "Зареждане на още резултати", "Search" : "Търсене", "No results for {query}" : "Няма резултати за {query}", "Press Enter to start searching" : "Натиснете Enter, за стартиране на търсенето", @@ -159,19 +166,13 @@ OC.L10N.register( "You have not added any info yet" : "Все още не сте добавили никаква информация", "{user} has not added any info yet" : "{user} все още не е добавил никаква информация", "Error opening the user status modal, try hard refreshing the page" : "Грешка при отваряне на модалния статус на потребителя, опитайте настоятелно да опресните страницата", - "Search {types} …" : "Търсене на {types} ...", - "Places" : "Места", - "Date" : "Дата", - "Today" : "Днес", - "Last year" : "Миналата година", - "People" : "Хора", - "Searching …" : "Търсене ...", "This browser is not supported" : "Този браузър не се поддържа", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Вашият браузър не се поддържа. Моля, преминете към по-нова версия или към версия, която се поддържа.", "Continue with this unsupported browser" : "Продължете с този неподдържан браузър", "Supported versions" : "Поддържани версии", "{name} version {version} and above" : "{name} версия {version} и по-нови", "Settings menu" : "Настройки", + "Search {types} …" : "Търсене на {types} ...", "Choose" : "Избор", "Copy" : "Копирай", "Move" : "Премести", diff --git a/core/l10n/bg.json b/core/l10n/bg.json index 6162ac02732..c1a9d5cd14c 100644 --- a/core/l10n/bg.json +++ b/core/l10n/bg.json @@ -90,6 +90,15 @@ "_{count} notification_::_{count} notifications_" : ["{count} известие","{count} известия"], "No" : "Не", "Yes" : "Да", + "Places" : "Места", + "Date" : "Дата", + "Today" : "Днес", + "Last year" : "Миналата година", + "People" : "Хора", + "Results" : "Резултати", + "Load more results" : "Зареждане на още резултати", + "Searching …" : "Търсене ...", + "Start typing to search" : "Започнете да пишете, за търсене", "Log in" : "Вписване", "Logging in …" : "Вписване ...", "Server side authentication failed!" : "Неуспешно удостоверяването от страна на сървъра!", @@ -141,9 +150,7 @@ "Looking for {term} …" : "Търси се {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Търсенето започва, след като започнете да пишете, а до резултатите можете да стигнете с клавишите със стрелки.", "Search for {name} only" : "Търсене само за {name}", - "Start typing to search" : "Започнете да пишете, за търсене", "Loading more results …" : "Зарежда още резултати…", - "Load more results" : "Зареждане на още резултати", "Search" : "Търсене", "No results for {query}" : "Няма резултати за {query}", "Press Enter to start searching" : "Натиснете Enter, за стартиране на търсенето", @@ -157,19 +164,13 @@ "You have not added any info yet" : "Все още не сте добавили никаква информация", "{user} has not added any info yet" : "{user} все още не е добавил никаква информация", "Error opening the user status modal, try hard refreshing the page" : "Грешка при отваряне на модалния статус на потребителя, опитайте настоятелно да опресните страницата", - "Search {types} …" : "Търсене на {types} ...", - "Places" : "Места", - "Date" : "Дата", - "Today" : "Днес", - "Last year" : "Миналата година", - "People" : "Хора", - "Searching …" : "Търсене ...", "This browser is not supported" : "Този браузър не се поддържа", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Вашият браузър не се поддържа. Моля, преминете към по-нова версия или към версия, която се поддържа.", "Continue with this unsupported browser" : "Продължете с този неподдържан браузър", "Supported versions" : "Поддържани версии", "{name} version {version} and above" : "{name} версия {version} и по-нови", "Settings menu" : "Настройки", + "Search {types} …" : "Търсене на {types} ...", "Choose" : "Избор", "Copy" : "Копирай", "Move" : "Премести", diff --git a/core/l10n/br.js b/core/l10n/br.js index d070b6898b8..915e0e294de 100644 --- a/core/l10n/br.js +++ b/core/l10n/br.js @@ -68,6 +68,11 @@ OC.L10N.register( "More apps" : "Muioc'h a veziantoù", "No" : "Nan", "Yes" : "Ya", + "Date" : "Deiz", + "Today" : "Hiziv", + "Load more results" : "Kagañ muioc'h a disoc'hoù", + "Searching …" : "O klask ...", + "Start typing to search" : "Krogit da skrivañ evit klask", "Log in" : "Kennaskañ", "Logging in …" : "O kennaskañ…", "Server side authentication failed!" : "Dilesa kostez servijour c'hwited !", @@ -104,19 +109,14 @@ OC.L10N.register( "Install the Contacts app" : "Stalliaén ar meziant darempredoù", "Loading your contacts …" : "O kargañ o darempredoù", "Looking for {term} …" : "O klask {term} ...", - "Start typing to search" : "Krogit da skrivañ evit klask", "Loading more results …" : "O kargañ muioc'h a zisoc'hoù ...", - "Load more results" : "Kagañ muioc'h a disoc'hoù", "Search" : "Klask", "No results for {query}" : "Disoc'h ebet evit {query}", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Lakait {minSearchLength} arouez pe muioc'h evit klask","Lakait {minSearchLength} arouez pe muioc'h evit klask","Lakait {minSearchLength} arouez pe muioc'h evit klask","Lakait {minSearchLength} arouez pe muioc'h evit klask","Lakait {minSearchLength} arouez pe muioc'h evit klask"], "Forgot password?" : "Ger-tremen ankouaet?", "Back" : "Distro", - "Search {types} …" : "Klask {types} ...", - "Date" : "Deiz", - "Today" : "Hiziv", - "Searching …" : "O klask ...", "Settings menu" : "Roll-mezioù an arventennoù", + "Search {types} …" : "Klask {types} ...", "Choose" : "Dibab", "Copy" : "Eilañ", "Move" : "Diplasañ", diff --git a/core/l10n/br.json b/core/l10n/br.json index 590fdb53951..27a994d0db1 100644 --- a/core/l10n/br.json +++ b/core/l10n/br.json @@ -66,6 +66,11 @@ "More apps" : "Muioc'h a veziantoù", "No" : "Nan", "Yes" : "Ya", + "Date" : "Deiz", + "Today" : "Hiziv", + "Load more results" : "Kagañ muioc'h a disoc'hoù", + "Searching …" : "O klask ...", + "Start typing to search" : "Krogit da skrivañ evit klask", "Log in" : "Kennaskañ", "Logging in …" : "O kennaskañ…", "Server side authentication failed!" : "Dilesa kostez servijour c'hwited !", @@ -102,19 +107,14 @@ "Install the Contacts app" : "Stalliaén ar meziant darempredoù", "Loading your contacts …" : "O kargañ o darempredoù", "Looking for {term} …" : "O klask {term} ...", - "Start typing to search" : "Krogit da skrivañ evit klask", "Loading more results …" : "O kargañ muioc'h a zisoc'hoù ...", - "Load more results" : "Kagañ muioc'h a disoc'hoù", "Search" : "Klask", "No results for {query}" : "Disoc'h ebet evit {query}", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Lakait {minSearchLength} arouez pe muioc'h evit klask","Lakait {minSearchLength} arouez pe muioc'h evit klask","Lakait {minSearchLength} arouez pe muioc'h evit klask","Lakait {minSearchLength} arouez pe muioc'h evit klask","Lakait {minSearchLength} arouez pe muioc'h evit klask"], "Forgot password?" : "Ger-tremen ankouaet?", "Back" : "Distro", - "Search {types} …" : "Klask {types} ...", - "Date" : "Deiz", - "Today" : "Hiziv", - "Searching …" : "O klask ...", "Settings menu" : "Roll-mezioù an arventennoù", + "Search {types} …" : "Klask {types} ...", "Choose" : "Dibab", "Copy" : "Eilañ", "Move" : "Diplasañ", diff --git a/core/l10n/ca.js b/core/l10n/ca.js index a94c41a86f1..54ad43c53f2 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -102,6 +102,25 @@ OC.L10N.register( "Pick start date" : "Trieu la data d'inici", "Pick end date" : "Trieu la data de finalització", "Search in date range" : "Cerca a l'interval de dates", + "Unified search" : "Cerca unificada", + "Search apps, files, tags, messages" : "Cerca aplicacions, fitxers, etiquetes, missatges", + "Places" : "Llocs", + "Date" : "Data", + "Today" : "Avui", + "Last 7 days" : "Últims 7 dies", + "Last 30 days" : "Últims 30 dies", + "This year" : "Aquest any", + "Last year" : "Últim any", + "Search people" : "Cerca gent", + "People" : "Persones", + "Filter in current view" : "Filtra a la vista actual", + "Results" : "Resultats", + "Load more results" : "Carrega més resultats", + "Search in" : "Cerca en", + "Searching …" : "S'està cercant…", + "Start typing to search" : "Escriviu per a cercar", + "No matching results" : "No hi ha resultats coincidents", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} i ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Inicia la sessió", "Logging in …" : "S'està iniciant la sessió…", "Server side authentication failed!" : "S'ha produït un error en l'autenticació del servidor!", @@ -154,9 +173,7 @@ OC.L10N.register( "Looking for {term} …" : "S'està cercant {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "La cerca comença quan escriviu i podeu accedir als resultats amb les tecles de cursor", "Search for {name} only" : "Cerca només de {name}", - "Start typing to search" : "Escriviu per a cercar", "Loading more results …" : "S'estan carregant més resultats…", - "Load more results" : "Carrega més resultats", "Search" : "Cerca", "No results for {query}" : "No hi ha cap resultat per a {query}", "Press Enter to start searching" : "Premeu Retorn per a iniciar la cerca", @@ -171,23 +188,6 @@ OC.L10N.register( "You have not added any info yet" : "Encara no heu afegit cap informació", "{user} has not added any info yet" : "{user} encara no ha afegit cap informació", "Error opening the user status modal, try hard refreshing the page" : "S'ha produït un error en obrir el quadre de diàleg modal d'estat de l'usuari, proveu d'actualitzar la pàgina", - "Unified search" : "Cerca unificada", - "Search apps, files, tags, messages" : "Cerca aplicacions, fitxers, etiquetes, missatges", - "Search {types} …" : "Cerqueu {types}…", - "Places" : "Llocs", - "Date" : "Data", - "Today" : "Avui", - "Last 7 days" : "Últims 7 dies", - "Last 30 days" : "Últims 30 dies", - "This year" : "Aquest any", - "Last year" : "Últim any", - "Search people" : "Cerca gent", - "People" : "Persones", - "Filter in current view" : "Filtra a la vista actual", - "Search in" : "Cerca en", - "Searching …" : "S'està cercant…", - "No matching results" : "No hi ha resultats coincidents", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} i ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Aquest navegador no és compatible", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "El vostre navegador no és compatible. Actualitzeu a una versió més recent o compatible.", "Continue with this unsupported browser" : "Continua amb aquest navegador no compatible", @@ -195,6 +195,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} versió {version} i posterior", "Settings menu" : "Menú de paràmetres", "Avatar of {displayName}" : "Avatar de {displayName}", + "Search {types} …" : "Cerqueu {types}…", "Choose {file}" : "Tria {file}", "Choose" : "Tria", "Copy to {target}" : "Copia a {target}", diff --git a/core/l10n/ca.json b/core/l10n/ca.json index 6a2349904c7..cf104cf1f02 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -100,6 +100,25 @@ "Pick start date" : "Trieu la data d'inici", "Pick end date" : "Trieu la data de finalització", "Search in date range" : "Cerca a l'interval de dates", + "Unified search" : "Cerca unificada", + "Search apps, files, tags, messages" : "Cerca aplicacions, fitxers, etiquetes, missatges", + "Places" : "Llocs", + "Date" : "Data", + "Today" : "Avui", + "Last 7 days" : "Últims 7 dies", + "Last 30 days" : "Últims 30 dies", + "This year" : "Aquest any", + "Last year" : "Últim any", + "Search people" : "Cerca gent", + "People" : "Persones", + "Filter in current view" : "Filtra a la vista actual", + "Results" : "Resultats", + "Load more results" : "Carrega més resultats", + "Search in" : "Cerca en", + "Searching …" : "S'està cercant…", + "Start typing to search" : "Escriviu per a cercar", + "No matching results" : "No hi ha resultats coincidents", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} i ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Inicia la sessió", "Logging in …" : "S'està iniciant la sessió…", "Server side authentication failed!" : "S'ha produït un error en l'autenticació del servidor!", @@ -152,9 +171,7 @@ "Looking for {term} …" : "S'està cercant {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "La cerca comença quan escriviu i podeu accedir als resultats amb les tecles de cursor", "Search for {name} only" : "Cerca només de {name}", - "Start typing to search" : "Escriviu per a cercar", "Loading more results …" : "S'estan carregant més resultats…", - "Load more results" : "Carrega més resultats", "Search" : "Cerca", "No results for {query}" : "No hi ha cap resultat per a {query}", "Press Enter to start searching" : "Premeu Retorn per a iniciar la cerca", @@ -169,23 +186,6 @@ "You have not added any info yet" : "Encara no heu afegit cap informació", "{user} has not added any info yet" : "{user} encara no ha afegit cap informació", "Error opening the user status modal, try hard refreshing the page" : "S'ha produït un error en obrir el quadre de diàleg modal d'estat de l'usuari, proveu d'actualitzar la pàgina", - "Unified search" : "Cerca unificada", - "Search apps, files, tags, messages" : "Cerca aplicacions, fitxers, etiquetes, missatges", - "Search {types} …" : "Cerqueu {types}…", - "Places" : "Llocs", - "Date" : "Data", - "Today" : "Avui", - "Last 7 days" : "Últims 7 dies", - "Last 30 days" : "Últims 30 dies", - "This year" : "Aquest any", - "Last year" : "Últim any", - "Search people" : "Cerca gent", - "People" : "Persones", - "Filter in current view" : "Filtra a la vista actual", - "Search in" : "Cerca en", - "Searching …" : "S'està cercant…", - "No matching results" : "No hi ha resultats coincidents", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} i ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Aquest navegador no és compatible", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "El vostre navegador no és compatible. Actualitzeu a una versió més recent o compatible.", "Continue with this unsupported browser" : "Continua amb aquest navegador no compatible", @@ -193,6 +193,7 @@ "{name} version {version} and above" : "{name} versió {version} i posterior", "Settings menu" : "Menú de paràmetres", "Avatar of {displayName}" : "Avatar de {displayName}", + "Search {types} …" : "Cerqueu {types}…", "Choose {file}" : "Tria {file}", "Choose" : "Tria", "Copy to {target}" : "Copia a {target}", diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 8830370efd2..d5a84f8505d 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -105,6 +105,25 @@ OC.L10N.register( "Pick start date" : "Vybrat datum začátku", "Pick end date" : "Vybrat datum konce", "Search in date range" : "Hledat v období", + "Unified search" : "Sjednocené vyhledávání", + "Search apps, files, tags, messages" : "Prohledat aplikace, soubory, štítky a zprávy", + "Places" : "Místa", + "Date" : "Datum", + "Today" : "Dnes", + "Last 7 days" : "Uplynulých 7 dnů", + "Last 30 days" : "Uplynulých 30 dnů", + "This year" : "Tento rok", + "Last year" : "Uplynulý rok", + "Search people" : "Hledat osoby", + "People" : "Lidé", + "Filter in current view" : "Filtrovat ve stávajícím pohledu", + "Results" : "Výsledky", + "Load more results" : "Načíst další výsledky", + "Search in" : "Hledat v", + "Searching …" : "Hledání…", + "Start typing to search" : "Hledejte psaním", + "No matching results" : "Žádné odpovídající výsledky", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mezi ${this.dateFilter.startFrom.toLocaleDateString()} a ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Přihlásit", "Logging in …" : "Přihlašování…", "Server side authentication failed!" : "Ověření se na straně serveru se nezdařilo!", @@ -162,9 +181,7 @@ OC.L10N.register( "Looking for {term} …" : "Hledání {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "Hledání začne jakmile začnete psát a mezi výsledky je možné se pohybovat pomocí klávesami šipka nahoru/dolů", "Search for {name} only" : "Hledat pouze {name}", - "Start typing to search" : "Hledejte psaním", "Loading more results …" : "Načítání dalších výsledků…", - "Load more results" : "Načíst další výsledky", "Search" : "Hledat", "No results for {query}" : "Pro {query} nic nenalezeno", "Press Enter to start searching" : "Vyhledávání zahájíte stisknutím klávesy Enter", @@ -180,23 +197,6 @@ OC.L10N.register( "You have not added any info yet" : "Zatím jste nezadali žádné informace", "{user} has not added any info yet" : "{user} uživatel zatím nezadal žádné informace", "Error opening the user status modal, try hard refreshing the page" : "Chyba při otevírání dialogu stavu uživatele, pokus o opětovné načtení stránky", - "Unified search" : "Sjednocené vyhledávání", - "Search apps, files, tags, messages" : "Prohledat aplikace, soubory, štítky a zprávy", - "Search {types} …" : "Hledat {types}…", - "Places" : "Místa", - "Date" : "Datum", - "Today" : "Dnes", - "Last 7 days" : "Uplynulých 7 dnů", - "Last 30 days" : "Uplynulých 30 dnů", - "This year" : "Tento rok", - "Last year" : "Uplynulý rok", - "Search people" : "Hledat osoby", - "People" : "Lidé", - "Filter in current view" : "Filtrovat ve stávajícím pohledu", - "Search in" : "Hledat v", - "Searching …" : "Hledání…", - "No matching results" : "Žádné odpovídající výsledky", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mezi ${this.dateFilter.startFrom.toLocaleDateString()} a ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Tento prohlížeč není podporován", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Vámi využívaný webový prohlížeč není podporován. Přejděte na novější verzi nebo na nějaký podporovaný.", "Continue with this unsupported browser" : "Pokračovat s tímto zastaralým prohlížečem", @@ -204,6 +204,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} verze {version} a novější", "Settings menu" : "Nabídka nastavení", "Avatar of {displayName}" : "Zástupný obrázek {displayName}", + "Search {types} …" : "Hledat {types}…", "Choose {file}" : "Zvolit {file}", "Choose" : "Vybrat", "Copy to {target}" : "Zkopírovat do {target}", diff --git a/core/l10n/cs.json b/core/l10n/cs.json index a345f27aca0..7469650ad2b 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -103,6 +103,25 @@ "Pick start date" : "Vybrat datum začátku", "Pick end date" : "Vybrat datum konce", "Search in date range" : "Hledat v období", + "Unified search" : "Sjednocené vyhledávání", + "Search apps, files, tags, messages" : "Prohledat aplikace, soubory, štítky a zprávy", + "Places" : "Místa", + "Date" : "Datum", + "Today" : "Dnes", + "Last 7 days" : "Uplynulých 7 dnů", + "Last 30 days" : "Uplynulých 30 dnů", + "This year" : "Tento rok", + "Last year" : "Uplynulý rok", + "Search people" : "Hledat osoby", + "People" : "Lidé", + "Filter in current view" : "Filtrovat ve stávajícím pohledu", + "Results" : "Výsledky", + "Load more results" : "Načíst další výsledky", + "Search in" : "Hledat v", + "Searching …" : "Hledání…", + "Start typing to search" : "Hledejte psaním", + "No matching results" : "Žádné odpovídající výsledky", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mezi ${this.dateFilter.startFrom.toLocaleDateString()} a ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Přihlásit", "Logging in …" : "Přihlašování…", "Server side authentication failed!" : "Ověření se na straně serveru se nezdařilo!", @@ -160,9 +179,7 @@ "Looking for {term} …" : "Hledání {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "Hledání začne jakmile začnete psát a mezi výsledky je možné se pohybovat pomocí klávesami šipka nahoru/dolů", "Search for {name} only" : "Hledat pouze {name}", - "Start typing to search" : "Hledejte psaním", "Loading more results …" : "Načítání dalších výsledků…", - "Load more results" : "Načíst další výsledky", "Search" : "Hledat", "No results for {query}" : "Pro {query} nic nenalezeno", "Press Enter to start searching" : "Vyhledávání zahájíte stisknutím klávesy Enter", @@ -178,23 +195,6 @@ "You have not added any info yet" : "Zatím jste nezadali žádné informace", "{user} has not added any info yet" : "{user} uživatel zatím nezadal žádné informace", "Error opening the user status modal, try hard refreshing the page" : "Chyba při otevírání dialogu stavu uživatele, pokus o opětovné načtení stránky", - "Unified search" : "Sjednocené vyhledávání", - "Search apps, files, tags, messages" : "Prohledat aplikace, soubory, štítky a zprávy", - "Search {types} …" : "Hledat {types}…", - "Places" : "Místa", - "Date" : "Datum", - "Today" : "Dnes", - "Last 7 days" : "Uplynulých 7 dnů", - "Last 30 days" : "Uplynulých 30 dnů", - "This year" : "Tento rok", - "Last year" : "Uplynulý rok", - "Search people" : "Hledat osoby", - "People" : "Lidé", - "Filter in current view" : "Filtrovat ve stávajícím pohledu", - "Search in" : "Hledat v", - "Searching …" : "Hledání…", - "No matching results" : "Žádné odpovídající výsledky", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mezi ${this.dateFilter.startFrom.toLocaleDateString()} a ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Tento prohlížeč není podporován", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Vámi využívaný webový prohlížeč není podporován. Přejděte na novější verzi nebo na nějaký podporovaný.", "Continue with this unsupported browser" : "Pokračovat s tímto zastaralým prohlížečem", @@ -202,6 +202,7 @@ "{name} version {version} and above" : "{name} verze {version} a novější", "Settings menu" : "Nabídka nastavení", "Avatar of {displayName}" : "Zástupný obrázek {displayName}", + "Search {types} …" : "Hledat {types}…", "Choose {file}" : "Zvolit {file}", "Choose" : "Vybrat", "Copy to {target}" : "Zkopírovat do {target}", diff --git a/core/l10n/da.js b/core/l10n/da.js index 01e2374580e..25025193e78 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -106,6 +106,25 @@ OC.L10N.register( "Pick start date" : "Vælg en startdato", "Pick end date" : "Vælg en slutdato", "Search in date range" : "Søg i datointerval", + "Unified search" : "Samlet søgning", + "Search apps, files, tags, messages" : "Søg i apps, filer, tags, beskeder", + "Places" : "Steder", + "Date" : "Dato", + "Today" : "I dag", + "Last 7 days" : "Sidste 7 dage", + "Last 30 days" : "Sidste 30 dage", + "This year" : "Dette år", + "Last year" : "Sidste år", + "Search people" : "Søg efter personer", + "People" : "Personer", + "Filter in current view" : "Filtrer i den aktuelle visning", + "Results" : "Resultater", + "Load more results" : "Hent flere resultater", + "Search in" : "Søg i", + "Searching …" : "Søger …", + "Start typing to search" : "Start med at skrive for at søge", + "No matching results" : "Ingen søgeresultater", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mellem ${this.dateFilter.startFrom.toLocaleDateString()} og ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Log ind", "Logging in …" : "Logger ind …", "Server side authentication failed!" : "Server side godkendelse mislykkedes!", @@ -163,9 +182,7 @@ OC.L10N.register( "Looking for {term} …" : "Leder efter {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Søgningen starter samtidig med indtastningen og resultatet kan vælges med piletasterne", "Search for {name} only" : "Søg kun efter {name}", - "Start typing to search" : "Start med at skrive for at søge", "Loading more results …" : "Henter flere resultater...", - "Load more results" : "Hent flere resultater", "Search" : "Søg", "No results for {query}" : "Ingen søgeresultater for {query}", "Press Enter to start searching" : "Tast Enter for at starte søgning", @@ -181,23 +198,6 @@ OC.L10N.register( "You have not added any info yet" : "Du har ikke tilføjet nogen information endnu", "{user} has not added any info yet" : "{user} har ikke tilføjet nogen oplysninger endnu", "Error opening the user status modal, try hard refreshing the page" : "Fejl ved åbning af brugerstatusmodal. Prøv at opdatere siden", - "Unified search" : "Samlet søgning", - "Search apps, files, tags, messages" : "Søg i apps, filer, tags, beskeder", - "Search {types} …" : "Søg {types} …", - "Places" : "Steder", - "Date" : "Dato", - "Today" : "I dag", - "Last 7 days" : "Sidste 7 dage", - "Last 30 days" : "Sidste 30 dage", - "This year" : "Dette år", - "Last year" : "Sidste år", - "Search people" : "Søg efter personer", - "People" : "Personer", - "Filter in current view" : "Filtrer i den aktuelle visning", - "Search in" : "Søg i", - "Searching …" : "Søger …", - "No matching results" : "Ingen søgeresultater", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mellem ${this.dateFilter.startFrom.toLocaleDateString()} og ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Denne browser understøttes ikke", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Din browser understøttes ikke. Opdater venligst til en nyere version, eller vælg en anden der supporteres. ", "Continue with this unsupported browser" : "Fortsæt med denne ikke supporterede browser", @@ -205,6 +205,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} version {version} eller nyere", "Settings menu" : "Indstillingsmenu", "Avatar of {displayName}" : "Avatar af {displayName}", + "Search {types} …" : "Søg {types} …", "Choose {file}" : "Vælg {file}", "Choose" : "Vælg", "Copy to {target}" : "Kopiér til {target}", diff --git a/core/l10n/da.json b/core/l10n/da.json index d0ac1dec2ae..d5e214867fd 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -104,6 +104,25 @@ "Pick start date" : "Vælg en startdato", "Pick end date" : "Vælg en slutdato", "Search in date range" : "Søg i datointerval", + "Unified search" : "Samlet søgning", + "Search apps, files, tags, messages" : "Søg i apps, filer, tags, beskeder", + "Places" : "Steder", + "Date" : "Dato", + "Today" : "I dag", + "Last 7 days" : "Sidste 7 dage", + "Last 30 days" : "Sidste 30 dage", + "This year" : "Dette år", + "Last year" : "Sidste år", + "Search people" : "Søg efter personer", + "People" : "Personer", + "Filter in current view" : "Filtrer i den aktuelle visning", + "Results" : "Resultater", + "Load more results" : "Hent flere resultater", + "Search in" : "Søg i", + "Searching …" : "Søger …", + "Start typing to search" : "Start med at skrive for at søge", + "No matching results" : "Ingen søgeresultater", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mellem ${this.dateFilter.startFrom.toLocaleDateString()} og ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Log ind", "Logging in …" : "Logger ind …", "Server side authentication failed!" : "Server side godkendelse mislykkedes!", @@ -161,9 +180,7 @@ "Looking for {term} …" : "Leder efter {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Søgningen starter samtidig med indtastningen og resultatet kan vælges med piletasterne", "Search for {name} only" : "Søg kun efter {name}", - "Start typing to search" : "Start med at skrive for at søge", "Loading more results …" : "Henter flere resultater...", - "Load more results" : "Hent flere resultater", "Search" : "Søg", "No results for {query}" : "Ingen søgeresultater for {query}", "Press Enter to start searching" : "Tast Enter for at starte søgning", @@ -179,23 +196,6 @@ "You have not added any info yet" : "Du har ikke tilføjet nogen information endnu", "{user} has not added any info yet" : "{user} har ikke tilføjet nogen oplysninger endnu", "Error opening the user status modal, try hard refreshing the page" : "Fejl ved åbning af brugerstatusmodal. Prøv at opdatere siden", - "Unified search" : "Samlet søgning", - "Search apps, files, tags, messages" : "Søg i apps, filer, tags, beskeder", - "Search {types} …" : "Søg {types} …", - "Places" : "Steder", - "Date" : "Dato", - "Today" : "I dag", - "Last 7 days" : "Sidste 7 dage", - "Last 30 days" : "Sidste 30 dage", - "This year" : "Dette år", - "Last year" : "Sidste år", - "Search people" : "Søg efter personer", - "People" : "Personer", - "Filter in current view" : "Filtrer i den aktuelle visning", - "Search in" : "Søg i", - "Searching …" : "Søger …", - "No matching results" : "Ingen søgeresultater", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mellem ${this.dateFilter.startFrom.toLocaleDateString()} og ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Denne browser understøttes ikke", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Din browser understøttes ikke. Opdater venligst til en nyere version, eller vælg en anden der supporteres. ", "Continue with this unsupported browser" : "Fortsæt med denne ikke supporterede browser", @@ -203,6 +203,7 @@ "{name} version {version} and above" : "{name} version {version} eller nyere", "Settings menu" : "Indstillingsmenu", "Avatar of {displayName}" : "Avatar af {displayName}", + "Search {types} …" : "Søg {types} …", "Choose {file}" : "Vælg {file}", "Choose" : "Vælg", "Copy to {target}" : "Kopiér til {target}", diff --git a/core/l10n/de.js b/core/l10n/de.js index 36fffe51ca0..c80e46e9708 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -106,6 +106,25 @@ OC.L10N.register( "Pick start date" : "Startdatum wählen", "Pick end date" : "Enddatum wählen", "Search in date range" : "Im Datumsbereich suchen", + "Unified search" : "Einheitliche Suche", + "Search apps, files, tags, messages" : "Nach Apps, Dateien, Schlagworten und Nachrichten suchen", + "Places" : "Orte", + "Date" : "Datum", + "Today" : "Heute", + "Last 7 days" : "Die letzten 7 Tage", + "Last 30 days" : "Die letzten 30 Tage", + "This year" : "Dieses Jahr", + "Last year" : "Letztes Jahr", + "Search people" : "Personen suchen", + "People" : "Personen", + "Filter in current view" : "Filter in aktueller Ansicht", + "Results" : "Ergebnisse", + "Load more results" : "Weitere Ergebnisse laden", + "Search in" : "Suche in", + "Searching …" : "Suche …", + "Start typing to search" : "Beginne mit der Eingabe, um zu suchen", + "No matching results" : "Keine passenden Suchergebnisse", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Zwischen ${this.dateFilter.startFrom.toLocaleDateString()} und ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Anmelden", "Logging in …" : "Melde an …", "Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!", @@ -163,9 +182,7 @@ OC.L10N.register( "Looking for {term} …" : "Suche nach {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Die Suche beginnt, sobald du mit der Eingabe beginnst. Die Suchergebnisse kannst du mit den Pfeiltasten auswählen,", "Search for {name} only" : "Nur nach {name} suchen", - "Start typing to search" : "Beginne mit der Eingabe, um zu suchen", "Loading more results …" : "Lade weitere Ergebnisse …", - "Load more results" : "Weitere Ergebnisse laden", "Search" : "Suche", "No results for {query}" : "Keine Suchergebnisse zu {query}", "Press Enter to start searching" : "Zum Suchen EIngabetaste drücken", @@ -181,23 +198,6 @@ OC.L10N.register( "You have not added any info yet" : "Du hast noch keine Infos hinzugefügt", "{user} has not added any info yet" : "{user} hat noch keine Infos hinzugefügt", "Error opening the user status modal, try hard refreshing the page" : "Fehler beim Modal-öffnen des Benutzerstatus, versuche die Seite zu aktualisieren", - "Unified search" : "Einheitliche Suche", - "Search apps, files, tags, messages" : "Nach Apps, Dateien, Schlagworten und Nachrichten suchen", - "Search {types} …" : "Suche {types} …", - "Places" : "Orte", - "Date" : "Datum", - "Today" : "Heute", - "Last 7 days" : "Die letzten 7 Tage", - "Last 30 days" : "Die letzten 30 Tage", - "This year" : "Dieses Jahr", - "Last year" : "Letztes Jahr", - "Search people" : "Personen suchen", - "People" : "Personen", - "Filter in current view" : "Filter in aktueller Ansicht", - "Search in" : "Suche in", - "Searching …" : "Suche …", - "No matching results" : "Keine passenden Suchergebnisse", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Zwischen ${this.dateFilter.startFrom.toLocaleDateString()} und ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Dieser Browser wird nicht unterstützt.", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Dein Browser wird nicht unterstützt. Bitte aktualisieren deinen Browser auf eine neuere oder unterstützte Version.", "Continue with this unsupported browser" : "Mit diesem nicht unterstützten Browser fortfahren.", @@ -205,6 +205,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} Version {version} und neuer", "Settings menu" : "Einstellungen-Menü", "Avatar of {displayName}" : "Avatar von {displayName}", + "Search {types} …" : "Suche {types} …", "Choose {file}" : "{file} auswählen", "Choose" : "Auswählen", "Copy to {target}" : "Nach {target} kopieren", diff --git a/core/l10n/de.json b/core/l10n/de.json index 38c2b4a4ef7..4292faa075d 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -104,6 +104,25 @@ "Pick start date" : "Startdatum wählen", "Pick end date" : "Enddatum wählen", "Search in date range" : "Im Datumsbereich suchen", + "Unified search" : "Einheitliche Suche", + "Search apps, files, tags, messages" : "Nach Apps, Dateien, Schlagworten und Nachrichten suchen", + "Places" : "Orte", + "Date" : "Datum", + "Today" : "Heute", + "Last 7 days" : "Die letzten 7 Tage", + "Last 30 days" : "Die letzten 30 Tage", + "This year" : "Dieses Jahr", + "Last year" : "Letztes Jahr", + "Search people" : "Personen suchen", + "People" : "Personen", + "Filter in current view" : "Filter in aktueller Ansicht", + "Results" : "Ergebnisse", + "Load more results" : "Weitere Ergebnisse laden", + "Search in" : "Suche in", + "Searching …" : "Suche …", + "Start typing to search" : "Beginne mit der Eingabe, um zu suchen", + "No matching results" : "Keine passenden Suchergebnisse", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Zwischen ${this.dateFilter.startFrom.toLocaleDateString()} und ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Anmelden", "Logging in …" : "Melde an …", "Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!", @@ -161,9 +180,7 @@ "Looking for {term} …" : "Suche nach {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Die Suche beginnt, sobald du mit der Eingabe beginnst. Die Suchergebnisse kannst du mit den Pfeiltasten auswählen,", "Search for {name} only" : "Nur nach {name} suchen", - "Start typing to search" : "Beginne mit der Eingabe, um zu suchen", "Loading more results …" : "Lade weitere Ergebnisse …", - "Load more results" : "Weitere Ergebnisse laden", "Search" : "Suche", "No results for {query}" : "Keine Suchergebnisse zu {query}", "Press Enter to start searching" : "Zum Suchen EIngabetaste drücken", @@ -179,23 +196,6 @@ "You have not added any info yet" : "Du hast noch keine Infos hinzugefügt", "{user} has not added any info yet" : "{user} hat noch keine Infos hinzugefügt", "Error opening the user status modal, try hard refreshing the page" : "Fehler beim Modal-öffnen des Benutzerstatus, versuche die Seite zu aktualisieren", - "Unified search" : "Einheitliche Suche", - "Search apps, files, tags, messages" : "Nach Apps, Dateien, Schlagworten und Nachrichten suchen", - "Search {types} …" : "Suche {types} …", - "Places" : "Orte", - "Date" : "Datum", - "Today" : "Heute", - "Last 7 days" : "Die letzten 7 Tage", - "Last 30 days" : "Die letzten 30 Tage", - "This year" : "Dieses Jahr", - "Last year" : "Letztes Jahr", - "Search people" : "Personen suchen", - "People" : "Personen", - "Filter in current view" : "Filter in aktueller Ansicht", - "Search in" : "Suche in", - "Searching …" : "Suche …", - "No matching results" : "Keine passenden Suchergebnisse", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Zwischen ${this.dateFilter.startFrom.toLocaleDateString()} und ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Dieser Browser wird nicht unterstützt.", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Dein Browser wird nicht unterstützt. Bitte aktualisieren deinen Browser auf eine neuere oder unterstützte Version.", "Continue with this unsupported browser" : "Mit diesem nicht unterstützten Browser fortfahren.", @@ -203,6 +203,7 @@ "{name} version {version} and above" : "{name} Version {version} und neuer", "Settings menu" : "Einstellungen-Menü", "Avatar of {displayName}" : "Avatar von {displayName}", + "Search {types} …" : "Suche {types} …", "Choose {file}" : "{file} auswählen", "Choose" : "Auswählen", "Copy to {target}" : "Nach {target} kopieren", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 4b2a9c51327..ea2fe56b021 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -106,6 +106,25 @@ OC.L10N.register( "Pick start date" : "Startdatum wählen", "Pick end date" : "Enddatum wählen", "Search in date range" : "Im Datumsbereich suchen", + "Unified search" : "Einheitliche Suche", + "Search apps, files, tags, messages" : "Nach Apps, Dateien, Schlagworten und Nachrichten suchen", + "Places" : "Orte", + "Date" : "Datum", + "Today" : "Heute", + "Last 7 days" : "Die letzten 7 Tage", + "Last 30 days" : "Die letzten 30 Tage", + "This year" : "Dieses Jahr", + "Last year" : "Letztes Jahr", + "Search people" : "Personen suchen", + "People" : "Personen", + "Filter in current view" : "Filter in aktueller Ansicht", + "Results" : "Ergebnisse", + "Load more results" : "Weitere Ergebnisse laden", + "Search in" : "Suche in", + "Searching …" : "Suche …", + "Start typing to search" : "Beginnen Sie mit der Eingabe, um zu suchen", + "No matching results" : "Keine passenden Suchergebnisse", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Zwischen ${this.dateFilter.startFrom.toLocaleDateString()} und ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Anmelden", "Logging in …" : "Melde an…", "Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!", @@ -163,9 +182,7 @@ OC.L10N.register( "Looking for {term} …" : "Suche nach {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "Die Suche beginnt, sobald Sie mit der Eingabe beginnen. Die Suchergebnisse können Sie mit den Pfeiltasten wählen", "Search for {name} only" : "Nur nach {name} suchen", - "Start typing to search" : "Beginnen Sie mit der Eingabe, um zu suchen", "Loading more results …" : "Lade weitere Ergebnisse…", - "Load more results" : "Weitere Ergebnisse laden", "Search" : "Suche", "No results for {query}" : "Keine Suchergebnisse zu {query}", "Press Enter to start searching" : "Zum Suchen Eingabetaste drücken", @@ -181,23 +198,6 @@ OC.L10N.register( "You have not added any info yet" : "Sie haben noch keine Infos hinzugefügt", "{user} has not added any info yet" : "{user} hat noch keine Infos hinzugefügt", "Error opening the user status modal, try hard refreshing the page" : "Fehler beim Modal-öffnen des Benutzerstatus, versuchen Sie die Seite zu aktualisieren", - "Unified search" : "Einheitliche Suche", - "Search apps, files, tags, messages" : "Nach Apps, Dateien, Schlagworten und Nachrichten suchen", - "Search {types} …" : "Suche {types}…", - "Places" : "Orte", - "Date" : "Datum", - "Today" : "Heute", - "Last 7 days" : "Die letzten 7 Tage", - "Last 30 days" : "Die letzten 30 Tage", - "This year" : "Dieses Jahr", - "Last year" : "Letztes Jahr", - "Search people" : "Personen suchen", - "People" : "Personen", - "Filter in current view" : "Filter in aktueller Ansicht", - "Search in" : "Suche in", - "Searching …" : "Suche …", - "No matching results" : "Keine passenden Suchergebnisse", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Zwischen ${this.dateFilter.startFrom.toLocaleDateString()} und ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Dieser Browser wird nicht unterstützt", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ihr Browser wird nicht unterstützt. Bitte aktualisieren Sie Ihren Browser auf eine neuere oder unterstützte Version.", "Continue with this unsupported browser" : "Mit diesem nicht unterstützten Browser fortfahren", @@ -205,6 +205,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} Version {version} und neuer", "Settings menu" : "Einstellungen-Menü", "Avatar of {displayName}" : "Avatar von {displayName}", + "Search {types} …" : "Suche {types}…", "Choose {file}" : "{file} auswählen", "Choose" : "Auswählen", "Copy to {target}" : "Nach {target} kopieren", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 302048a3ca4..a281f302b35 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -104,6 +104,25 @@ "Pick start date" : "Startdatum wählen", "Pick end date" : "Enddatum wählen", "Search in date range" : "Im Datumsbereich suchen", + "Unified search" : "Einheitliche Suche", + "Search apps, files, tags, messages" : "Nach Apps, Dateien, Schlagworten und Nachrichten suchen", + "Places" : "Orte", + "Date" : "Datum", + "Today" : "Heute", + "Last 7 days" : "Die letzten 7 Tage", + "Last 30 days" : "Die letzten 30 Tage", + "This year" : "Dieses Jahr", + "Last year" : "Letztes Jahr", + "Search people" : "Personen suchen", + "People" : "Personen", + "Filter in current view" : "Filter in aktueller Ansicht", + "Results" : "Ergebnisse", + "Load more results" : "Weitere Ergebnisse laden", + "Search in" : "Suche in", + "Searching …" : "Suche …", + "Start typing to search" : "Beginnen Sie mit der Eingabe, um zu suchen", + "No matching results" : "Keine passenden Suchergebnisse", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Zwischen ${this.dateFilter.startFrom.toLocaleDateString()} und ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Anmelden", "Logging in …" : "Melde an…", "Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!", @@ -161,9 +180,7 @@ "Looking for {term} …" : "Suche nach {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "Die Suche beginnt, sobald Sie mit der Eingabe beginnen. Die Suchergebnisse können Sie mit den Pfeiltasten wählen", "Search for {name} only" : "Nur nach {name} suchen", - "Start typing to search" : "Beginnen Sie mit der Eingabe, um zu suchen", "Loading more results …" : "Lade weitere Ergebnisse…", - "Load more results" : "Weitere Ergebnisse laden", "Search" : "Suche", "No results for {query}" : "Keine Suchergebnisse zu {query}", "Press Enter to start searching" : "Zum Suchen Eingabetaste drücken", @@ -179,23 +196,6 @@ "You have not added any info yet" : "Sie haben noch keine Infos hinzugefügt", "{user} has not added any info yet" : "{user} hat noch keine Infos hinzugefügt", "Error opening the user status modal, try hard refreshing the page" : "Fehler beim Modal-öffnen des Benutzerstatus, versuchen Sie die Seite zu aktualisieren", - "Unified search" : "Einheitliche Suche", - "Search apps, files, tags, messages" : "Nach Apps, Dateien, Schlagworten und Nachrichten suchen", - "Search {types} …" : "Suche {types}…", - "Places" : "Orte", - "Date" : "Datum", - "Today" : "Heute", - "Last 7 days" : "Die letzten 7 Tage", - "Last 30 days" : "Die letzten 30 Tage", - "This year" : "Dieses Jahr", - "Last year" : "Letztes Jahr", - "Search people" : "Personen suchen", - "People" : "Personen", - "Filter in current view" : "Filter in aktueller Ansicht", - "Search in" : "Suche in", - "Searching …" : "Suche …", - "No matching results" : "Keine passenden Suchergebnisse", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Zwischen ${this.dateFilter.startFrom.toLocaleDateString()} und ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Dieser Browser wird nicht unterstützt", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ihr Browser wird nicht unterstützt. Bitte aktualisieren Sie Ihren Browser auf eine neuere oder unterstützte Version.", "Continue with this unsupported browser" : "Mit diesem nicht unterstützten Browser fortfahren", @@ -203,6 +203,7 @@ "{name} version {version} and above" : "{name} Version {version} und neuer", "Settings menu" : "Einstellungen-Menü", "Avatar of {displayName}" : "Avatar von {displayName}", + "Search {types} …" : "Suche {types}…", "Choose {file}" : "{file} auswählen", "Choose" : "Auswählen", "Copy to {target}" : "Nach {target} kopieren", diff --git a/core/l10n/el.js b/core/l10n/el.js index cf5c710f2cf..0b047e35146 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -98,6 +98,14 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} ειδοποίηση","{count} ειδοποιήσεις"], "No" : "Όχι", "Yes" : "Ναι", + "Places" : "Τοποθεσίες", + "Date" : "Ημερομηνία", + "Last year" : "Προηγούμενος χρόνος", + "People" : "Άτομα", + "Results" : "Αποτελέσματα", + "Load more results" : "Φόρτωση περισσοτέρων αποτελεσμάτων", + "Searching …" : "Αναζήτηση ...", + "Start typing to search" : "Ξεκινήστε την πληκτρολόγηση για αναζήτηση", "Log in" : "Είσοδος", "Logging in …" : "Σύνδεση …", "Server side authentication failed!" : "Αποτυχημένη πιστοποίηση από πλευράς διακομιστή!", @@ -148,9 +156,7 @@ OC.L10N.register( "Looking for {term} …" : "Αναζήτηση για {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Η αναζήτηση ξεκινά μόλις αρχίσετε να πληκτρολογείτε και μπορείτε να επιλέξετε τα αποτελέσματα με τα πλήκτρα βέλους", "Search for {name} only" : "Αναζήτηση για {name} μόνο", - "Start typing to search" : "Ξεκινήστε την πληκτρολόγηση για αναζήτηση", "Loading more results …" : "Γίνεται φόρτωση περισσότερων αποτελεσμάτων …", - "Load more results" : "Φόρτωση περισσοτέρων αποτελεσμάτων", "Search" : "Αναζήτηση", "No results for {query}" : "Κανένα αποτέλεσμα για {query}", "Press Enter to start searching" : "Πατήστε Enter για να ξεκινήσετε την αναζήτηση", @@ -165,18 +171,13 @@ OC.L10N.register( "You have not added any info yet" : "Δεν έχετε προσθέσει ακόμα πληροφορίες", "{user} has not added any info yet" : "{user} δεν έχει προσθέσει ακόμη πληροφορίες", "Error opening the user status modal, try hard refreshing the page" : "Σφάλμα κατά το άνοιγμα της κατάστασης χρήστη, δοκιμάστε να ανανεώσετε τη σελίδα", - "Search {types} …" : "Αναζήτηση {types} …", - "Places" : "Τοποθεσίες", - "Date" : "Ημερομηνία", - "Last year" : "Προηγούμενος χρόνος", - "People" : "Άτομα", - "Searching …" : "Αναζήτηση ...", "This browser is not supported" : "Αυτό το πρόγραμμα περιήγησης δεν υποστηρίζεται", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ο περιηγητής σας δεν υποστηρίζεται. Κάντε αναβάθμιση σε νεότερη ή υποστηριζόμενη έκδοση.", "Continue with this unsupported browser" : "Συνέχεια με αυτό το μη υποστηριζόμενο πρόγραμμα περιήγησης", "Supported versions" : "Υποστηριζόμενες εκδόσεις", "{name} version {version} and above" : "{name} έκδοση {version} ή νεότερη", "Settings menu" : "Μενού ρυθμίσεων", + "Search {types} …" : "Αναζήτηση {types} …", "Choose {file}" : "Επιλέξτε {file}", "Choose" : "Επιλέξτε", "Copy to {target}" : "Αντιγραφή σε {target}", diff --git a/core/l10n/el.json b/core/l10n/el.json index 73b86fa7b5c..a449251e87e 100644 --- a/core/l10n/el.json +++ b/core/l10n/el.json @@ -96,6 +96,14 @@ "_{count} notification_::_{count} notifications_" : ["{count} ειδοποίηση","{count} ειδοποιήσεις"], "No" : "Όχι", "Yes" : "Ναι", + "Places" : "Τοποθεσίες", + "Date" : "Ημερομηνία", + "Last year" : "Προηγούμενος χρόνος", + "People" : "Άτομα", + "Results" : "Αποτελέσματα", + "Load more results" : "Φόρτωση περισσοτέρων αποτελεσμάτων", + "Searching …" : "Αναζήτηση ...", + "Start typing to search" : "Ξεκινήστε την πληκτρολόγηση για αναζήτηση", "Log in" : "Είσοδος", "Logging in …" : "Σύνδεση …", "Server side authentication failed!" : "Αποτυχημένη πιστοποίηση από πλευράς διακομιστή!", @@ -146,9 +154,7 @@ "Looking for {term} …" : "Αναζήτηση για {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Η αναζήτηση ξεκινά μόλις αρχίσετε να πληκτρολογείτε και μπορείτε να επιλέξετε τα αποτελέσματα με τα πλήκτρα βέλους", "Search for {name} only" : "Αναζήτηση για {name} μόνο", - "Start typing to search" : "Ξεκινήστε την πληκτρολόγηση για αναζήτηση", "Loading more results …" : "Γίνεται φόρτωση περισσότερων αποτελεσμάτων …", - "Load more results" : "Φόρτωση περισσοτέρων αποτελεσμάτων", "Search" : "Αναζήτηση", "No results for {query}" : "Κανένα αποτέλεσμα για {query}", "Press Enter to start searching" : "Πατήστε Enter για να ξεκινήσετε την αναζήτηση", @@ -163,18 +169,13 @@ "You have not added any info yet" : "Δεν έχετε προσθέσει ακόμα πληροφορίες", "{user} has not added any info yet" : "{user} δεν έχει προσθέσει ακόμη πληροφορίες", "Error opening the user status modal, try hard refreshing the page" : "Σφάλμα κατά το άνοιγμα της κατάστασης χρήστη, δοκιμάστε να ανανεώσετε τη σελίδα", - "Search {types} …" : "Αναζήτηση {types} …", - "Places" : "Τοποθεσίες", - "Date" : "Ημερομηνία", - "Last year" : "Προηγούμενος χρόνος", - "People" : "Άτομα", - "Searching …" : "Αναζήτηση ...", "This browser is not supported" : "Αυτό το πρόγραμμα περιήγησης δεν υποστηρίζεται", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ο περιηγητής σας δεν υποστηρίζεται. Κάντε αναβάθμιση σε νεότερη ή υποστηριζόμενη έκδοση.", "Continue with this unsupported browser" : "Συνέχεια με αυτό το μη υποστηριζόμενο πρόγραμμα περιήγησης", "Supported versions" : "Υποστηριζόμενες εκδόσεις", "{name} version {version} and above" : "{name} έκδοση {version} ή νεότερη", "Settings menu" : "Μενού ρυθμίσεων", + "Search {types} …" : "Αναζήτηση {types} …", "Choose {file}" : "Επιλέξτε {file}", "Choose" : "Επιλέξτε", "Copy to {target}" : "Αντιγραφή σε {target}", diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 8729c33220e..b5a4130e46b 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -106,6 +106,25 @@ OC.L10N.register( "Pick start date" : "Pick start date", "Pick end date" : "Pick end date", "Search in date range" : "Search in date range", + "Unified search" : "Unified search", + "Search apps, files, tags, messages" : "Search apps, files, tags, messages", + "Places" : "Places", + "Date" : "Date", + "Today" : "Today", + "Last 7 days" : "Last 7 days", + "Last 30 days" : "Last 30 days", + "This year" : "This year", + "Last year" : "Last year", + "Search people" : "Search people", + "People" : "People", + "Filter in current view" : "Filter in current view", + "Results" : "Results", + "Load more results" : "Load more results", + "Search in" : "Search in", + "Searching …" : "Searching …", + "Start typing to search" : "Start typing to search", + "No matching results" : "No matching results", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Log in", "Logging in …" : "Logging in …", "Server side authentication failed!" : "Server side authentication failed!", @@ -163,9 +182,7 @@ OC.L10N.register( "Looking for {term} …" : "Looking for {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Search starts once you start typing and results may be reached with the arrow keys", "Search for {name} only" : "Search for {name} only", - "Start typing to search" : "Start typing to search", "Loading more results …" : "Loading more results …", - "Load more results" : "Load more results", "Search" : "Search", "No results for {query}" : "No results for {query}", "Press Enter to start searching" : "Press Enter to start searching", @@ -181,23 +198,6 @@ OC.L10N.register( "You have not added any info yet" : "You have not added any info yet", "{user} has not added any info yet" : "{user} has not added any info yet", "Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page", - "Unified search" : "Unified search", - "Search apps, files, tags, messages" : "Search apps, files, tags, messages", - "Search {types} …" : "Search {types} …", - "Places" : "Places", - "Date" : "Date", - "Today" : "Today", - "Last 7 days" : "Last 7 days", - "Last 30 days" : "Last 30 days", - "This year" : "This year", - "Last year" : "Last year", - "Search people" : "Search people", - "People" : "People", - "Filter in current view" : "Filter in current view", - "Search in" : "Search in", - "Searching …" : "Searching …", - "No matching results" : "No matching results", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "This browser is not supported", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Your browser is not supported. Please upgrade to a newer version or a supported one.", "Continue with this unsupported browser" : "Continue with this unsupported browser", @@ -205,6 +205,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} version {version} and above", "Settings menu" : "Settings menu", "Avatar of {displayName}" : "Avatar of {displayName}", + "Search {types} …" : "Search {types} …", "Choose {file}" : "Choose {file}", "Choose" : "Choose", "Copy to {target}" : "Copy to {target}", diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 010651a14ec..ecca4e2daa5 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -104,6 +104,25 @@ "Pick start date" : "Pick start date", "Pick end date" : "Pick end date", "Search in date range" : "Search in date range", + "Unified search" : "Unified search", + "Search apps, files, tags, messages" : "Search apps, files, tags, messages", + "Places" : "Places", + "Date" : "Date", + "Today" : "Today", + "Last 7 days" : "Last 7 days", + "Last 30 days" : "Last 30 days", + "This year" : "This year", + "Last year" : "Last year", + "Search people" : "Search people", + "People" : "People", + "Filter in current view" : "Filter in current view", + "Results" : "Results", + "Load more results" : "Load more results", + "Search in" : "Search in", + "Searching …" : "Searching …", + "Start typing to search" : "Start typing to search", + "No matching results" : "No matching results", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Log in", "Logging in …" : "Logging in …", "Server side authentication failed!" : "Server side authentication failed!", @@ -161,9 +180,7 @@ "Looking for {term} …" : "Looking for {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Search starts once you start typing and results may be reached with the arrow keys", "Search for {name} only" : "Search for {name} only", - "Start typing to search" : "Start typing to search", "Loading more results …" : "Loading more results …", - "Load more results" : "Load more results", "Search" : "Search", "No results for {query}" : "No results for {query}", "Press Enter to start searching" : "Press Enter to start searching", @@ -179,23 +196,6 @@ "You have not added any info yet" : "You have not added any info yet", "{user} has not added any info yet" : "{user} has not added any info yet", "Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page", - "Unified search" : "Unified search", - "Search apps, files, tags, messages" : "Search apps, files, tags, messages", - "Search {types} …" : "Search {types} …", - "Places" : "Places", - "Date" : "Date", - "Today" : "Today", - "Last 7 days" : "Last 7 days", - "Last 30 days" : "Last 30 days", - "This year" : "This year", - "Last year" : "Last year", - "Search people" : "Search people", - "People" : "People", - "Filter in current view" : "Filter in current view", - "Search in" : "Search in", - "Searching …" : "Searching …", - "No matching results" : "No matching results", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "This browser is not supported", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Your browser is not supported. Please upgrade to a newer version or a supported one.", "Continue with this unsupported browser" : "Continue with this unsupported browser", @@ -203,6 +203,7 @@ "{name} version {version} and above" : "{name} version {version} and above", "Settings menu" : "Settings menu", "Avatar of {displayName}" : "Avatar of {displayName}", + "Search {types} …" : "Search {types} …", "Choose {file}" : "Choose {file}", "Choose" : "Choose", "Copy to {target}" : "Copy to {target}", diff --git a/core/l10n/eo.js b/core/l10n/eo.js index f506dfa7192..80038fa331f 100644 --- a/core/l10n/eo.js +++ b/core/l10n/eo.js @@ -92,6 +92,20 @@ OC.L10N.register( "Pick start date" : "Elekti komencan daton", "Pick end date" : "Elekti finan daton", "Search in date range" : "Serĉi en data periodo", + "Date" : "Dato", + "Today" : "Hodiaŭ", + "Last 7 days" : "Lastaj 7 tagoj", + "Last 30 days" : "Lastaj 30 tagoj", + "This year" : "Ĉi jaro", + "Last year" : "Lasta jaro", + "Search people" : "Serĉi homojn", + "People" : "Homoj", + "Filter in current view" : "Filtrilo en ĉi vido", + "Search in" : "Serĉi en", + "Searching …" : "Serĉado ...", + "Start typing to search" : "Ektajpu por serĉi", + "No matching results" : "Neniuj kongruaj rezultoj", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Inter ${this.dateFilter.startFrom.toLocaleDateString()} kaj ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Ensaluti", "Logging in …" : "Ensaluti...", "Server side authentication failed!" : "Ĉeservila aŭtentigo malsukcesis!", @@ -127,25 +141,11 @@ OC.L10N.register( "Install the Contacts app" : "Instali la Kontakto-aplikaĵon", "Loading your contacts …" : "Ŝargo de viaj kontaktoj...", "Looking for {term} …" : "Serĉo de {term}…", - "Start typing to search" : "Ektajpu por serĉi", "Search" : "Serĉi", "No results for {query}" : "Neniu rezulto pri {query}", "Forgot password?" : "Ĉu vi forgesis vian pasvorton?", "Back" : "Antaŭen", "Edit Profile" : "Modifi profilon", - "Date" : "Dato", - "Today" : "Hodiaŭ", - "Last 7 days" : "Lastaj 7 tagoj", - "Last 30 days" : "Lastaj 30 tagoj", - "This year" : "Ĉi jaro", - "Last year" : "Lasta jaro", - "Search people" : "Serĉi homojn", - "People" : "Homoj", - "Filter in current view" : "Filtrilo en ĉi vido", - "Search in" : "Serĉi en", - "Searching …" : "Serĉado ...", - "No matching results" : "Neniuj kongruaj rezultoj", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Inter ${this.dateFilter.startFrom.toLocaleDateString()} kaj ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "La retumilo ne estas subtenata", "Continue with this unsupported browser" : "Daŭrigi per tiu ne subtenata retumilo", "Supported versions" : "Subtenataj versioj", diff --git a/core/l10n/eo.json b/core/l10n/eo.json index fddfbeb03c8..49895b41430 100644 --- a/core/l10n/eo.json +++ b/core/l10n/eo.json @@ -90,6 +90,20 @@ "Pick start date" : "Elekti komencan daton", "Pick end date" : "Elekti finan daton", "Search in date range" : "Serĉi en data periodo", + "Date" : "Dato", + "Today" : "Hodiaŭ", + "Last 7 days" : "Lastaj 7 tagoj", + "Last 30 days" : "Lastaj 30 tagoj", + "This year" : "Ĉi jaro", + "Last year" : "Lasta jaro", + "Search people" : "Serĉi homojn", + "People" : "Homoj", + "Filter in current view" : "Filtrilo en ĉi vido", + "Search in" : "Serĉi en", + "Searching …" : "Serĉado ...", + "Start typing to search" : "Ektajpu por serĉi", + "No matching results" : "Neniuj kongruaj rezultoj", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Inter ${this.dateFilter.startFrom.toLocaleDateString()} kaj ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Ensaluti", "Logging in …" : "Ensaluti...", "Server side authentication failed!" : "Ĉeservila aŭtentigo malsukcesis!", @@ -125,25 +139,11 @@ "Install the Contacts app" : "Instali la Kontakto-aplikaĵon", "Loading your contacts …" : "Ŝargo de viaj kontaktoj...", "Looking for {term} …" : "Serĉo de {term}…", - "Start typing to search" : "Ektajpu por serĉi", "Search" : "Serĉi", "No results for {query}" : "Neniu rezulto pri {query}", "Forgot password?" : "Ĉu vi forgesis vian pasvorton?", "Back" : "Antaŭen", "Edit Profile" : "Modifi profilon", - "Date" : "Dato", - "Today" : "Hodiaŭ", - "Last 7 days" : "Lastaj 7 tagoj", - "Last 30 days" : "Lastaj 30 tagoj", - "This year" : "Ĉi jaro", - "Last year" : "Lasta jaro", - "Search people" : "Serĉi homojn", - "People" : "Homoj", - "Filter in current view" : "Filtrilo en ĉi vido", - "Search in" : "Serĉi en", - "Searching …" : "Serĉado ...", - "No matching results" : "Neniuj kongruaj rezultoj", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Inter ${this.dateFilter.startFrom.toLocaleDateString()} kaj ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "La retumilo ne estas subtenata", "Continue with this unsupported browser" : "Daŭrigi per tiu ne subtenata retumilo", "Supported versions" : "Subtenataj versioj", diff --git a/core/l10n/es.js b/core/l10n/es.js index d8ea6af5c9d..0fa888ee1b4 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -105,6 +105,25 @@ OC.L10N.register( "Pick start date" : "Escoja una fecha de inicio", "Pick end date" : "Escoja una fecha fin", "Search in date range" : "Buscar en un rango de fechas", + "Unified search" : "Búsqueda unificada", + "Search apps, files, tags, messages" : "Buscar en apps, archivos, etiquetas, mensajes", + "Places" : "Ubicaciones", + "Date" : "Fecha", + "Today" : "Hoy", + "Last 7 days" : "Últimos 7 días", + "Last 30 days" : "Últimos 30 días", + "This year" : "Este año", + "Last year" : "El año pasado año", + "Search people" : "Buscar personas", + "People" : "Personas", + "Filter in current view" : "Filtrar en la vista actual", + "Results" : "Resultados", + "Load more results" : "Cargar más resultados", + "Search in" : "Buscar en", + "Searching …" : "Buscando …", + "Start typing to search" : "Empieza a escribir para buscar", + "No matching results" : "No hay coincidencias", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} y ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Iniciar sesión", "Logging in …" : "Iniciando sesión ...", "Server side authentication failed!" : "La autenticación ha fallado en el servidor.", @@ -162,9 +181,7 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term}...", "Search starts once you start typing and results may be reached with the arrow keys" : "La búsqueda empieza una vez que comienza a escribir y los resultados pueden seleccionarse con las teclas de flecha", "Search for {name} only" : "Buscar solo por {name}", - "Start typing to search" : "Empieza a escribir para buscar", "Loading more results …" : "Cargando más resultados …", - "Load more results" : "Cargar más resultados", "Search" : "Buscar", "No results for {query}" : "Sin resultados para {query}", "Press Enter to start searching" : "Pulse Enter para iniciar la búsqueda", @@ -180,23 +197,6 @@ OC.L10N.register( "You have not added any info yet" : "Aún no has añadido nada de información", "{user} has not added any info yet" : "{user} no ha añadido aún nada de información", "Error opening the user status modal, try hard refreshing the page" : "Error al abrir la ventana de estado del usuario, intente actualizar la página", - "Unified search" : "Búsqueda unificada", - "Search apps, files, tags, messages" : "Buscar en apps, archivos, etiquetas, mensajes", - "Search {types} …" : "Buscar {types}…", - "Places" : "Ubicaciones", - "Date" : "Fecha", - "Today" : "Hoy", - "Last 7 days" : "Últimos 7 días", - "Last 30 days" : "Últimos 30 días", - "This year" : "Este año", - "Last year" : "El año pasado año", - "Search people" : "Buscar personas", - "People" : "Personas", - "Filter in current view" : "Filtrar en la vista actual", - "Search in" : "Buscar en", - "Searching …" : "Buscando …", - "No matching results" : "No hay coincidencias", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} y ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Este navegador no está soportado", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Su navegador no está soportado. Por favor actualice a una versión nueva o a uno soportado.", "Continue with this unsupported browser" : "Continuar con este navegador no soportado", @@ -204,6 +204,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} versión {version} y superior", "Settings menu" : "Menú de configuraciones", "Avatar of {displayName}" : "Avatar de {displayName}", + "Search {types} …" : "Buscar {types}…", "Choose {file}" : "Seleccionar {file}", "Choose" : "Seleccionar", "Copy to {target}" : "Copiar a {target}", diff --git a/core/l10n/es.json b/core/l10n/es.json index d2d5523f45f..98eceb8f7ef 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -103,6 +103,25 @@ "Pick start date" : "Escoja una fecha de inicio", "Pick end date" : "Escoja una fecha fin", "Search in date range" : "Buscar en un rango de fechas", + "Unified search" : "Búsqueda unificada", + "Search apps, files, tags, messages" : "Buscar en apps, archivos, etiquetas, mensajes", + "Places" : "Ubicaciones", + "Date" : "Fecha", + "Today" : "Hoy", + "Last 7 days" : "Últimos 7 días", + "Last 30 days" : "Últimos 30 días", + "This year" : "Este año", + "Last year" : "El año pasado año", + "Search people" : "Buscar personas", + "People" : "Personas", + "Filter in current view" : "Filtrar en la vista actual", + "Results" : "Resultados", + "Load more results" : "Cargar más resultados", + "Search in" : "Buscar en", + "Searching …" : "Buscando …", + "Start typing to search" : "Empieza a escribir para buscar", + "No matching results" : "No hay coincidencias", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} y ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Iniciar sesión", "Logging in …" : "Iniciando sesión ...", "Server side authentication failed!" : "La autenticación ha fallado en el servidor.", @@ -160,9 +179,7 @@ "Looking for {term} …" : "Buscando {term}...", "Search starts once you start typing and results may be reached with the arrow keys" : "La búsqueda empieza una vez que comienza a escribir y los resultados pueden seleccionarse con las teclas de flecha", "Search for {name} only" : "Buscar solo por {name}", - "Start typing to search" : "Empieza a escribir para buscar", "Loading more results …" : "Cargando más resultados …", - "Load more results" : "Cargar más resultados", "Search" : "Buscar", "No results for {query}" : "Sin resultados para {query}", "Press Enter to start searching" : "Pulse Enter para iniciar la búsqueda", @@ -178,23 +195,6 @@ "You have not added any info yet" : "Aún no has añadido nada de información", "{user} has not added any info yet" : "{user} no ha añadido aún nada de información", "Error opening the user status modal, try hard refreshing the page" : "Error al abrir la ventana de estado del usuario, intente actualizar la página", - "Unified search" : "Búsqueda unificada", - "Search apps, files, tags, messages" : "Buscar en apps, archivos, etiquetas, mensajes", - "Search {types} …" : "Buscar {types}…", - "Places" : "Ubicaciones", - "Date" : "Fecha", - "Today" : "Hoy", - "Last 7 days" : "Últimos 7 días", - "Last 30 days" : "Últimos 30 días", - "This year" : "Este año", - "Last year" : "El año pasado año", - "Search people" : "Buscar personas", - "People" : "Personas", - "Filter in current view" : "Filtrar en la vista actual", - "Search in" : "Buscar en", - "Searching …" : "Buscando …", - "No matching results" : "No hay coincidencias", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} y ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Este navegador no está soportado", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Su navegador no está soportado. Por favor actualice a una versión nueva o a uno soportado.", "Continue with this unsupported browser" : "Continuar con este navegador no soportado", @@ -202,6 +202,7 @@ "{name} version {version} and above" : "{name} versión {version} y superior", "Settings menu" : "Menú de configuraciones", "Avatar of {displayName}" : "Avatar de {displayName}", + "Search {types} …" : "Buscar {types}…", "Choose {file}" : "Seleccionar {file}", "Choose" : "Seleccionar", "Copy to {target}" : "Copiar a {target}", diff --git a/core/l10n/es_EC.js b/core/l10n/es_EC.js index 0f6bf8227dc..6f18d126139 100644 --- a/core/l10n/es_EC.js +++ b/core/l10n/es_EC.js @@ -92,6 +92,14 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificaciones","{count} notificaciones"], "No" : "No", "Yes" : "Sí", + "Places" : "Lugares", + "Today" : "Hoy", + "Last year" : "Último año", + "People" : "Personas", + "Results" : "Resultados", + "Load more results" : "Cargar más resultados", + "Searching …" : "Buscando...", + "Start typing to search" : "Empieza a escribir para buscar", "Log in" : "Ingresar", "Logging in …" : "Iniciando sesión ...", "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!", @@ -143,9 +151,7 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "Search starts once you start typing and results may be reached with the arrow keys" : "La búsqueda comienza una vez que empiezas a escribir y los resultados se pueden alcanzar con las teclas de flecha", "Search for {name} only" : "Buscar solo {name}", - "Start typing to search" : "Empieza a escribir para buscar", "Loading more results …" : "Cargando más resultados ...", - "Load more results" : "Cargar más resultados", "Search" : "Buscar", "No results for {query}" : "Sin resultados para {query}", "Press Enter to start searching" : "Pulse Enter para comenzar a buscar", @@ -160,18 +166,13 @@ OC.L10N.register( "You have not added any info yet" : "No has agregado ninguna información todavía", "{user} has not added any info yet" : "{user} no ha agregado ninguna información aún", "Error opening the user status modal, try hard refreshing the page" : "Error al abrir el modal de estado del usuario, intenta actualizar la página", - "Search {types} …" : "Buscar {types} ...", - "Places" : "Lugares", - "Today" : "Hoy", - "Last year" : "Último año", - "People" : "Personas", - "Searching …" : "Buscando...", "This browser is not supported" : "Este navegador no es compatible", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Tu navegador no es compatible. Por favor, actualízalo a una versión más nueva o una compatible.", "Continue with this unsupported browser" : "Continuar con este navegador no compatible", "Supported versions" : "Versiones compatibles", "{name} version {version} and above" : "{name} versión {version} y superior", "Settings menu" : "Menú de Configuraciones", + "Search {types} …" : "Buscar {types} ...", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", diff --git a/core/l10n/es_EC.json b/core/l10n/es_EC.json index 79bc4c5a973..cbea733551c 100644 --- a/core/l10n/es_EC.json +++ b/core/l10n/es_EC.json @@ -90,6 +90,14 @@ "_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificaciones","{count} notificaciones"], "No" : "No", "Yes" : "Sí", + "Places" : "Lugares", + "Today" : "Hoy", + "Last year" : "Último año", + "People" : "Personas", + "Results" : "Resultados", + "Load more results" : "Cargar más resultados", + "Searching …" : "Buscando...", + "Start typing to search" : "Empieza a escribir para buscar", "Log in" : "Ingresar", "Logging in …" : "Iniciando sesión ...", "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!", @@ -141,9 +149,7 @@ "Looking for {term} …" : "Buscando {term} ...", "Search starts once you start typing and results may be reached with the arrow keys" : "La búsqueda comienza una vez que empiezas a escribir y los resultados se pueden alcanzar con las teclas de flecha", "Search for {name} only" : "Buscar solo {name}", - "Start typing to search" : "Empieza a escribir para buscar", "Loading more results …" : "Cargando más resultados ...", - "Load more results" : "Cargar más resultados", "Search" : "Buscar", "No results for {query}" : "Sin resultados para {query}", "Press Enter to start searching" : "Pulse Enter para comenzar a buscar", @@ -158,18 +164,13 @@ "You have not added any info yet" : "No has agregado ninguna información todavía", "{user} has not added any info yet" : "{user} no ha agregado ninguna información aún", "Error opening the user status modal, try hard refreshing the page" : "Error al abrir el modal de estado del usuario, intenta actualizar la página", - "Search {types} …" : "Buscar {types} ...", - "Places" : "Lugares", - "Today" : "Hoy", - "Last year" : "Último año", - "People" : "Personas", - "Searching …" : "Buscando...", "This browser is not supported" : "Este navegador no es compatible", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Tu navegador no es compatible. Por favor, actualízalo a una versión más nueva o una compatible.", "Continue with this unsupported browser" : "Continuar con este navegador no compatible", "Supported versions" : "Versiones compatibles", "{name} version {version} and above" : "{name} versión {version} y superior", "Settings menu" : "Menú de Configuraciones", + "Search {types} …" : "Buscar {types} ...", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index 3c60632254b..910b160e823 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -105,6 +105,25 @@ OC.L10N.register( "Pick start date" : "Elegir una fecha de inicio", "Pick end date" : "Elegir una fecha final", "Search in date range" : "Buscar en un rango de fechas", + "Unified search" : "Búsqueda unificada", + "Search apps, files, tags, messages" : "Buscar en aplicaciones, archivos, etiquetas, mensajes", + "Places" : "Lugares", + "Date" : "Fecha", + "Today" : "Hoy", + "Last 7 days" : "Últimos 7 días", + "Last 30 days" : "Últimos 30 días", + "This year" : "Este año", + "Last year" : "Año pasado", + "Search people" : "Buscar personas", + "People" : "Personas", + "Filter in current view" : "Filtrar en la vista actual", + "Results" : "Resultados", + "Load more results" : "Cargar más resultados", + "Search in" : "Buscar en", + "Searching …" : "Buscando …", + "Start typing to search" : "Empiece a escribir para buscar", + "No matching results" : "No se encontraron coincidencias", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} y ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Ingresar", "Logging in …" : "Iniciando sesión ...", "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!", @@ -162,9 +181,7 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "Search starts once you start typing and results may be reached with the arrow keys" : "La búsqueda empieza una vez que comienza a escribir y los resultados pueden seleccionarse con las teclas direccionales", "Search for {name} only" : "Buscar sólo por {name}", - "Start typing to search" : "Empiece a escribir para buscar", "Loading more results …" : "Cargando más resultados ...", - "Load more results" : "Cargar más resultados", "Search" : "Buscar", "No results for {query}" : "No hay resultados para {query}", "Press Enter to start searching" : "Presione Enter para comenzar a buscar", @@ -180,23 +197,6 @@ OC.L10N.register( "You have not added any info yet" : "Aún no has añadido información", "{user} has not added any info yet" : "{user} aún no añade información", "Error opening the user status modal, try hard refreshing the page" : "Error al abrir la ventana de estado del usuario, intente actualizar la página", - "Unified search" : "Búsqueda unificada", - "Search apps, files, tags, messages" : "Buscar en aplicaciones, archivos, etiquetas, mensajes", - "Search {types} …" : "Buscar {types} ...", - "Places" : "Lugares", - "Date" : "Fecha", - "Today" : "Hoy", - "Last 7 days" : "Últimos 7 días", - "Last 30 days" : "Últimos 30 días", - "This year" : "Este año", - "Last year" : "Año pasado", - "Search people" : "Buscar personas", - "People" : "Personas", - "Filter in current view" : "Filtrar en la vista actual", - "Search in" : "Buscar en", - "Searching …" : "Buscando …", - "No matching results" : "No se encontraron coincidencias", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} y ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Este navegador no está soportado", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Su navegador no está soportado. Por favor actualícelo a una versión más nueva o una soportada.", "Continue with this unsupported browser" : "Continuar con este navegador no soportado", @@ -204,6 +204,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} versión {version} y superior", "Settings menu" : "Menú de Configuraciones", "Avatar of {displayName}" : "Avatar de {displayName}", + "Search {types} …" : "Buscar {types} ...", "Choose {file}" : "Elegir {file}", "Choose" : "Seleccionar", "Copy to {target}" : "Copiar a {target}", diff --git a/core/l10n/es_MX.json b/core/l10n/es_MX.json index 2032dc94af8..fafade2db66 100644 --- a/core/l10n/es_MX.json +++ b/core/l10n/es_MX.json @@ -103,6 +103,25 @@ "Pick start date" : "Elegir una fecha de inicio", "Pick end date" : "Elegir una fecha final", "Search in date range" : "Buscar en un rango de fechas", + "Unified search" : "Búsqueda unificada", + "Search apps, files, tags, messages" : "Buscar en aplicaciones, archivos, etiquetas, mensajes", + "Places" : "Lugares", + "Date" : "Fecha", + "Today" : "Hoy", + "Last 7 days" : "Últimos 7 días", + "Last 30 days" : "Últimos 30 días", + "This year" : "Este año", + "Last year" : "Año pasado", + "Search people" : "Buscar personas", + "People" : "Personas", + "Filter in current view" : "Filtrar en la vista actual", + "Results" : "Resultados", + "Load more results" : "Cargar más resultados", + "Search in" : "Buscar en", + "Searching …" : "Buscando …", + "Start typing to search" : "Empiece a escribir para buscar", + "No matching results" : "No se encontraron coincidencias", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} y ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Ingresar", "Logging in …" : "Iniciando sesión ...", "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!", @@ -160,9 +179,7 @@ "Looking for {term} …" : "Buscando {term} ...", "Search starts once you start typing and results may be reached with the arrow keys" : "La búsqueda empieza una vez que comienza a escribir y los resultados pueden seleccionarse con las teclas direccionales", "Search for {name} only" : "Buscar sólo por {name}", - "Start typing to search" : "Empiece a escribir para buscar", "Loading more results …" : "Cargando más resultados ...", - "Load more results" : "Cargar más resultados", "Search" : "Buscar", "No results for {query}" : "No hay resultados para {query}", "Press Enter to start searching" : "Presione Enter para comenzar a buscar", @@ -178,23 +195,6 @@ "You have not added any info yet" : "Aún no has añadido información", "{user} has not added any info yet" : "{user} aún no añade información", "Error opening the user status modal, try hard refreshing the page" : "Error al abrir la ventana de estado del usuario, intente actualizar la página", - "Unified search" : "Búsqueda unificada", - "Search apps, files, tags, messages" : "Buscar en aplicaciones, archivos, etiquetas, mensajes", - "Search {types} …" : "Buscar {types} ...", - "Places" : "Lugares", - "Date" : "Fecha", - "Today" : "Hoy", - "Last 7 days" : "Últimos 7 días", - "Last 30 days" : "Últimos 30 días", - "This year" : "Este año", - "Last year" : "Año pasado", - "Search people" : "Buscar personas", - "People" : "Personas", - "Filter in current view" : "Filtrar en la vista actual", - "Search in" : "Buscar en", - "Searching …" : "Buscando …", - "No matching results" : "No se encontraron coincidencias", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} y ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Este navegador no está soportado", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Su navegador no está soportado. Por favor actualícelo a una versión más nueva o una soportada.", "Continue with this unsupported browser" : "Continuar con este navegador no soportado", @@ -202,6 +202,7 @@ "{name} version {version} and above" : "{name} versión {version} y superior", "Settings menu" : "Menú de Configuraciones", "Avatar of {displayName}" : "Avatar de {displayName}", + "Search {types} …" : "Buscar {types} ...", "Choose {file}" : "Elegir {file}", "Choose" : "Seleccionar", "Copy to {target}" : "Copiar a {target}", diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 18768f0277d..68f671a8d13 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -70,6 +70,11 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} teavitus","{count} teavitust"], "No" : "Ei", "Yes" : "Jah", + "Places" : "Kohad", + "Date" : "Kuupäev", + "Today" : "Täna", + "People" : "Inimesed", + "Searching …" : "Otsin ...", "Log in" : "Logi sisse", "Logging in …" : "Sisselogimine ...", "Server side authentication failed!" : "Serveripoolne autentimine ebaõnnestus!", @@ -127,11 +132,6 @@ OC.L10N.register( "You have not added any info yet" : "Sa pole veel mingit infot lisanud", "{user} has not added any info yet" : "{user} pole veel mingit infot lisanud", "Error opening the user status modal, try hard refreshing the page" : "Kasutaja staatuse modaaldialoogi avamine ebaõnnestus, proovi lehte värskendada", - "Places" : "Kohad", - "Date" : "Kuupäev", - "Today" : "Täna", - "People" : "Inimesed", - "Searching …" : "Otsin ...", "This browser is not supported" : "See brauser pole toetatu", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Sinu brauser ei ole toetatud. Palun uuenda see uuema versiooni peale või vaheta toetatud brauseri vastu.", "Continue with this unsupported browser" : "Jätka selle mittetoetatud brauseriga", diff --git a/core/l10n/et_EE.json b/core/l10n/et_EE.json index 1d54d2bf33f..6910e817ce5 100644 --- a/core/l10n/et_EE.json +++ b/core/l10n/et_EE.json @@ -68,6 +68,11 @@ "_{count} notification_::_{count} notifications_" : ["{count} teavitus","{count} teavitust"], "No" : "Ei", "Yes" : "Jah", + "Places" : "Kohad", + "Date" : "Kuupäev", + "Today" : "Täna", + "People" : "Inimesed", + "Searching …" : "Otsin ...", "Log in" : "Logi sisse", "Logging in …" : "Sisselogimine ...", "Server side authentication failed!" : "Serveripoolne autentimine ebaõnnestus!", @@ -125,11 +130,6 @@ "You have not added any info yet" : "Sa pole veel mingit infot lisanud", "{user} has not added any info yet" : "{user} pole veel mingit infot lisanud", "Error opening the user status modal, try hard refreshing the page" : "Kasutaja staatuse modaaldialoogi avamine ebaõnnestus, proovi lehte värskendada", - "Places" : "Kohad", - "Date" : "Kuupäev", - "Today" : "Täna", - "People" : "Inimesed", - "Searching …" : "Otsin ...", "This browser is not supported" : "See brauser pole toetatu", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Sinu brauser ei ole toetatud. Palun uuenda see uuema versiooni peale või vaheta toetatud brauseri vastu.", "Continue with this unsupported browser" : "Jätka selle mittetoetatud brauseriga", diff --git a/core/l10n/eu.js b/core/l10n/eu.js index cafec501400..e8f7cc97533 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -106,6 +106,25 @@ OC.L10N.register( "Pick start date" : "Aukeratu hasiera-data", "Pick end date" : "Aukeratu amaiera-data", "Search in date range" : "Bilatu data-tartean", + "Unified search" : "Bilaketa bateratua", + "Search apps, files, tags, messages" : "Bilatu aplikazioak, fitxategiak, etiketak, mezuak", + "Places" : "Lekuak", + "Date" : "Data", + "Today" : "Gaur", + "Last 7 days" : "Azken 7 egunetan", + "Last 30 days" : "Azken 30 egunetan", + "This year" : "Urte honetan", + "Last year" : "Azken urtea", + "Search people" : "Bilatu pertsonak", + "People" : "Jendea", + "Filter in current view" : "Iragazi uneko ikuspegian", + "Results" : "Emaitzak", + "Load more results" : "Kargatu emaitza gehiago ", + "Search in" : "Bilatu hemen", + "Searching …" : "Bilatzen…", + "Start typing to search" : "Hasi idazten bilatzeko", + "No matching results" : "Ez dago bilaketaren emaitzarik", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} eta ${this.dateFilter.endAt.toLocaleDateString()} artean", "Log in" : "Hasi saioa", "Logging in …" : "Saioa hasten...", "Server side authentication failed!" : "Zerbitzari aldeko autentifikazioak huts egin du!", @@ -163,9 +182,7 @@ OC.L10N.register( "Looking for {term} …" : "{term} bilatzen...", "Search starts once you start typing and results may be reached with the arrow keys" : "Bilaketa idazten hasten zarenean hasten da eta emaitzak gezi-teklen bidez lor daitezke", "Search for {name} only" : "Biatu {name} bakarrik", - "Start typing to search" : "Hasi idazten bilatzeko", "Loading more results …" : "Emaitza gehiago kargatzen ...", - "Load more results" : "Kargatu emaitza gehiago ", "Search" : "Bilatu", "No results for {query}" : " {query}-(r)entzako emaitzarik ez", "Press Enter to start searching" : "Sakatu enter bilaketa hasteko", @@ -181,23 +198,6 @@ OC.L10N.register( "You have not added any info yet" : "Oraindik ez duzu informaziorik gehitu", "{user} has not added any info yet" : "{user}-(e)k ez du oraindik informaziorik gehitu", "Error opening the user status modal, try hard refreshing the page" : "Errorea erabiltzailen egoera leihoa irekitzean, saiatu orria guztiz freskatzen", - "Unified search" : "Bilaketa bateratua", - "Search apps, files, tags, messages" : "Bilatu aplikazioak, fitxategiak, etiketak, mezuak", - "Search {types} …" : "Bilatu {types} …", - "Places" : "Lekuak", - "Date" : "Data", - "Today" : "Gaur", - "Last 7 days" : "Azken 7 egunetan", - "Last 30 days" : "Azken 30 egunetan", - "This year" : "Urte honetan", - "Last year" : "Azken urtea", - "Search people" : "Bilatu pertsonak", - "People" : "Jendea", - "Filter in current view" : "Iragazi uneko ikuspegian", - "Search in" : "Bilatu hemen", - "Searching …" : "Bilatzen…", - "No matching results" : "Ez dago bilaketaren emaitzarik", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} eta ${this.dateFilter.endAt.toLocaleDateString()} artean", "This browser is not supported" : "Nabigatzaile hau ez da onartzen", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Zure nabigatzailea ez da onartzen. Mesedez, eguneratu bertsio berriago batera edo onartzen den batera.", "Continue with this unsupported browser" : "Jarraitu onartzen ez den arakatzaile honekin", @@ -205,6 +205,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} {bertsioa} bertsioa eta hortik gorakoak", "Settings menu" : "Ezarpenen menua", "Avatar of {displayName}" : "{displayName}-(r)en avatarra", + "Search {types} …" : "Bilatu {types} …", "Choose {file}" : "Aukeratu {file}", "Choose" : "Aukeratu", "Copy to {target}" : "Kopiatu hona: {target}", diff --git a/core/l10n/eu.json b/core/l10n/eu.json index 976fb01afc2..c025c9eb689 100644 --- a/core/l10n/eu.json +++ b/core/l10n/eu.json @@ -104,6 +104,25 @@ "Pick start date" : "Aukeratu hasiera-data", "Pick end date" : "Aukeratu amaiera-data", "Search in date range" : "Bilatu data-tartean", + "Unified search" : "Bilaketa bateratua", + "Search apps, files, tags, messages" : "Bilatu aplikazioak, fitxategiak, etiketak, mezuak", + "Places" : "Lekuak", + "Date" : "Data", + "Today" : "Gaur", + "Last 7 days" : "Azken 7 egunetan", + "Last 30 days" : "Azken 30 egunetan", + "This year" : "Urte honetan", + "Last year" : "Azken urtea", + "Search people" : "Bilatu pertsonak", + "People" : "Jendea", + "Filter in current view" : "Iragazi uneko ikuspegian", + "Results" : "Emaitzak", + "Load more results" : "Kargatu emaitza gehiago ", + "Search in" : "Bilatu hemen", + "Searching …" : "Bilatzen…", + "Start typing to search" : "Hasi idazten bilatzeko", + "No matching results" : "Ez dago bilaketaren emaitzarik", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} eta ${this.dateFilter.endAt.toLocaleDateString()} artean", "Log in" : "Hasi saioa", "Logging in …" : "Saioa hasten...", "Server side authentication failed!" : "Zerbitzari aldeko autentifikazioak huts egin du!", @@ -161,9 +180,7 @@ "Looking for {term} …" : "{term} bilatzen...", "Search starts once you start typing and results may be reached with the arrow keys" : "Bilaketa idazten hasten zarenean hasten da eta emaitzak gezi-teklen bidez lor daitezke", "Search for {name} only" : "Biatu {name} bakarrik", - "Start typing to search" : "Hasi idazten bilatzeko", "Loading more results …" : "Emaitza gehiago kargatzen ...", - "Load more results" : "Kargatu emaitza gehiago ", "Search" : "Bilatu", "No results for {query}" : " {query}-(r)entzako emaitzarik ez", "Press Enter to start searching" : "Sakatu enter bilaketa hasteko", @@ -179,23 +196,6 @@ "You have not added any info yet" : "Oraindik ez duzu informaziorik gehitu", "{user} has not added any info yet" : "{user}-(e)k ez du oraindik informaziorik gehitu", "Error opening the user status modal, try hard refreshing the page" : "Errorea erabiltzailen egoera leihoa irekitzean, saiatu orria guztiz freskatzen", - "Unified search" : "Bilaketa bateratua", - "Search apps, files, tags, messages" : "Bilatu aplikazioak, fitxategiak, etiketak, mezuak", - "Search {types} …" : "Bilatu {types} …", - "Places" : "Lekuak", - "Date" : "Data", - "Today" : "Gaur", - "Last 7 days" : "Azken 7 egunetan", - "Last 30 days" : "Azken 30 egunetan", - "This year" : "Urte honetan", - "Last year" : "Azken urtea", - "Search people" : "Bilatu pertsonak", - "People" : "Jendea", - "Filter in current view" : "Iragazi uneko ikuspegian", - "Search in" : "Bilatu hemen", - "Searching …" : "Bilatzen…", - "No matching results" : "Ez dago bilaketaren emaitzarik", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} eta ${this.dateFilter.endAt.toLocaleDateString()} artean", "This browser is not supported" : "Nabigatzaile hau ez da onartzen", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Zure nabigatzailea ez da onartzen. Mesedez, eguneratu bertsio berriago batera edo onartzen den batera.", "Continue with this unsupported browser" : "Jarraitu onartzen ez den arakatzaile honekin", @@ -203,6 +203,7 @@ "{name} version {version} and above" : "{name} {bertsioa} bertsioa eta hortik gorakoak", "Settings menu" : "Ezarpenen menua", "Avatar of {displayName}" : "{displayName}-(r)en avatarra", + "Search {types} …" : "Bilatu {types} …", "Choose {file}" : "Aukeratu {file}", "Choose" : "Aukeratu", "Copy to {target}" : "Kopiatu hona: {target}", diff --git a/core/l10n/fa.js b/core/l10n/fa.js index d035c2ce09d..56dffc03c1c 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -102,6 +102,21 @@ OC.L10N.register( "Pick start date" : "انتخاب تاریخ شروع", "Pick end date" : "انتخاب تاریخ پایان", "Search in date range" : "جستجو در بازه تاریخی", + "Unified search" : "جستجوی یکپارچه", + "Search apps, files, tags, messages" : "جستجوی برنامهها، پروندهها، برچسبها، پیامها", + "Places" : "مکان ها", + "Date" : "تاریخ", + "Today" : "امروز", + "Last 7 days" : "۷ روز گذشته", + "Last 30 days" : "۳۰ روز گذشته", + "This year" : "امسال", + "Last year" : "پارسال", + "Search people" : "جستجوی افراد", + "People" : "مردم", + "Results" : "نتایج", + "Load more results" : "بار کردن نتیحههای بیشتر", + "Searching …" : "جستجوکردن …", + "Start typing to search" : "Start typing to search", "Log in" : "ورود", "Logging in …" : "ورود به سیستم ...", "Server side authentication failed!" : "تأیید هویت از سوی سرور انجام نشد!", @@ -155,9 +170,7 @@ OC.L10N.register( "Looking for {term} …" : "به دنبال {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Search starts once you start typing and results may be reached with the arrow keys", "Search for {name} only" : "Search for {name} only", - "Start typing to search" : "Start typing to search", "Loading more results …" : "Loading more results …", - "Load more results" : "بار کردن نتیحههای بیشتر", "Search" : "جستوجو", "No results for {query}" : "No results for {query}", "Press Enter to start searching" : "Press Enter to start searching", @@ -172,19 +185,6 @@ OC.L10N.register( "You have not added any info yet" : "You have not added any info yet", "{user} has not added any info yet" : "{user} has not added any info yet", "Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page", - "Unified search" : "جستجوی یکپارچه", - "Search apps, files, tags, messages" : "جستجوی برنامهها، پروندهها، برچسبها، پیامها", - "Search {types} …" : "Search {types} …", - "Places" : "مکان ها", - "Date" : "تاریخ", - "Today" : "امروز", - "Last 7 days" : "۷ روز گذشته", - "Last 30 days" : "۳۰ روز گذشته", - "This year" : "امسال", - "Last year" : "پارسال", - "Search people" : "جستجوی افراد", - "People" : "مردم", - "Searching …" : "جستجوکردن …", "This browser is not supported" : "This browser is not supported", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Your browser is not supported. Please upgrade to a newer version or a supported one.", "Continue with this unsupported browser" : "Continue with this unsupported browser", @@ -192,6 +192,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} version {version} and above", "Settings menu" : "فهرست تنظیمات", "Avatar of {displayName}" : "نمایه {displayName}", + "Search {types} …" : "Search {types} …", "Choose {file}" : "انتخاب {file}", "Choose" : "انتخاب کردن", "Copy to {target}" : "رونوشت به {target}", diff --git a/core/l10n/fa.json b/core/l10n/fa.json index 8275d43f0c8..f9ad0382541 100644 --- a/core/l10n/fa.json +++ b/core/l10n/fa.json @@ -100,6 +100,21 @@ "Pick start date" : "انتخاب تاریخ شروع", "Pick end date" : "انتخاب تاریخ پایان", "Search in date range" : "جستجو در بازه تاریخی", + "Unified search" : "جستجوی یکپارچه", + "Search apps, files, tags, messages" : "جستجوی برنامهها، پروندهها، برچسبها، پیامها", + "Places" : "مکان ها", + "Date" : "تاریخ", + "Today" : "امروز", + "Last 7 days" : "۷ روز گذشته", + "Last 30 days" : "۳۰ روز گذشته", + "This year" : "امسال", + "Last year" : "پارسال", + "Search people" : "جستجوی افراد", + "People" : "مردم", + "Results" : "نتایج", + "Load more results" : "بار کردن نتیحههای بیشتر", + "Searching …" : "جستجوکردن …", + "Start typing to search" : "Start typing to search", "Log in" : "ورود", "Logging in …" : "ورود به سیستم ...", "Server side authentication failed!" : "تأیید هویت از سوی سرور انجام نشد!", @@ -153,9 +168,7 @@ "Looking for {term} …" : "به دنبال {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Search starts once you start typing and results may be reached with the arrow keys", "Search for {name} only" : "Search for {name} only", - "Start typing to search" : "Start typing to search", "Loading more results …" : "Loading more results …", - "Load more results" : "بار کردن نتیحههای بیشتر", "Search" : "جستوجو", "No results for {query}" : "No results for {query}", "Press Enter to start searching" : "Press Enter to start searching", @@ -170,19 +183,6 @@ "You have not added any info yet" : "You have not added any info yet", "{user} has not added any info yet" : "{user} has not added any info yet", "Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page", - "Unified search" : "جستجوی یکپارچه", - "Search apps, files, tags, messages" : "جستجوی برنامهها، پروندهها، برچسبها، پیامها", - "Search {types} …" : "Search {types} …", - "Places" : "مکان ها", - "Date" : "تاریخ", - "Today" : "امروز", - "Last 7 days" : "۷ روز گذشته", - "Last 30 days" : "۳۰ روز گذشته", - "This year" : "امسال", - "Last year" : "پارسال", - "Search people" : "جستجوی افراد", - "People" : "مردم", - "Searching …" : "جستجوکردن …", "This browser is not supported" : "This browser is not supported", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Your browser is not supported. Please upgrade to a newer version or a supported one.", "Continue with this unsupported browser" : "Continue with this unsupported browser", @@ -190,6 +190,7 @@ "{name} version {version} and above" : "{name} version {version} and above", "Settings menu" : "فهرست تنظیمات", "Avatar of {displayName}" : "نمایه {displayName}", + "Search {types} …" : "Search {types} …", "Choose {file}" : "انتخاب {file}", "Choose" : "انتخاب کردن", "Copy to {target}" : "رونوشت به {target}", diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 18ea35b9da5..5b08d4f39a0 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -96,6 +96,20 @@ OC.L10N.register( "Yes" : "Kyllä", "Pick start date" : "Valitse aloituspäivä", "Pick end date" : "Valitse päättymispäivä", + "Search apps, files, tags, messages" : "Etsi sovelluksia, tiedostoja, tunnisteita, viestejä", + "Places" : "Sijainnit", + "Date" : "Päivä", + "Today" : "Tänään", + "Last 7 days" : "Edelliset 7 päivää", + "Last 30 days" : "Edelliset 30 päivää", + "This year" : "Tämä vuosi", + "Last year" : "Viime vuosi", + "Search people" : "Etsi ihmisiä", + "People" : "Ihmiset", + "Results" : "Tulokset", + "Load more results" : "Lataa lisää tuloksia", + "Searching …" : "Haetaan…", + "Start typing to search" : "Aloita kirjoittaminen hakeaksesi", "Log in" : "Kirjaudu sisään", "Logging in …" : "Kirjaudutaan sisään...", "Server side authentication failed!" : "Palvelimen puoleinen tunnistautuminen epäonnistui!", @@ -149,9 +163,7 @@ OC.L10N.register( "Looking for {term} …" : "Etsii {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "Haku alkaa kun aloitat kirjoittamisen. Tuloksiin on mahdollista siirtyä nuolinäppäimillä", "Search for {name} only" : "Etsi vain {name}", - "Start typing to search" : "Aloita kirjoittaminen hakeaksesi", "Loading more results …" : "Ladataan lisää tuloksia…", - "Load more results" : "Lataa lisää tuloksia", "Search" : "Etsi", "No results for {query}" : "Ei tuloksia haulle {query}", "Press Enter to start searching" : "Paina Enter aloittaaksesi haun", @@ -165,24 +177,13 @@ OC.L10N.register( "The headline and about sections will show up here" : "Otsikko ja listätieto-osiot näkyvät tässä", "You have not added any info yet" : "Et ole lisännyt tietoja vielä", "{user} has not added any info yet" : "{user} ei ole lisännyt tietoja vielä", - "Search apps, files, tags, messages" : "Etsi sovelluksia, tiedostoja, tunnisteita, viestejä", - "Search {types} …" : "Etsi {types}…", - "Places" : "Sijainnit", - "Date" : "Päivä", - "Today" : "Tänään", - "Last 7 days" : "Edelliset 7 päivää", - "Last 30 days" : "Edelliset 30 päivää", - "This year" : "Tämä vuosi", - "Last year" : "Viime vuosi", - "Search people" : "Etsi ihmisiä", - "People" : "Ihmiset", - "Searching …" : "Haetaan…", "This browser is not supported" : "Tämä selain ei ole tuettu", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Selaimesi ei ole tuettu. Päivitä uudempaan versioon tai muuhun tuettuun selaimeen.", "Continue with this unsupported browser" : "Jatka tällä tuen ulkopuolella olevalla selaimella", "Supported versions" : "Tuetut versiot", "{name} version {version} and above" : "Selaimen {name} versio {version} ja uudempi", "Settings menu" : "Asetusvalikko", + "Search {types} …" : "Etsi {types}…", "Choose {file}" : "Valitse {file}", "Choose" : "Valitse", "Copy to {target}" : "Kopioi kohteeseen {target}", diff --git a/core/l10n/fi.json b/core/l10n/fi.json index e62a3f71374..7e1f859a616 100644 --- a/core/l10n/fi.json +++ b/core/l10n/fi.json @@ -94,6 +94,20 @@ "Yes" : "Kyllä", "Pick start date" : "Valitse aloituspäivä", "Pick end date" : "Valitse päättymispäivä", + "Search apps, files, tags, messages" : "Etsi sovelluksia, tiedostoja, tunnisteita, viestejä", + "Places" : "Sijainnit", + "Date" : "Päivä", + "Today" : "Tänään", + "Last 7 days" : "Edelliset 7 päivää", + "Last 30 days" : "Edelliset 30 päivää", + "This year" : "Tämä vuosi", + "Last year" : "Viime vuosi", + "Search people" : "Etsi ihmisiä", + "People" : "Ihmiset", + "Results" : "Tulokset", + "Load more results" : "Lataa lisää tuloksia", + "Searching …" : "Haetaan…", + "Start typing to search" : "Aloita kirjoittaminen hakeaksesi", "Log in" : "Kirjaudu sisään", "Logging in …" : "Kirjaudutaan sisään...", "Server side authentication failed!" : "Palvelimen puoleinen tunnistautuminen epäonnistui!", @@ -147,9 +161,7 @@ "Looking for {term} …" : "Etsii {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "Haku alkaa kun aloitat kirjoittamisen. Tuloksiin on mahdollista siirtyä nuolinäppäimillä", "Search for {name} only" : "Etsi vain {name}", - "Start typing to search" : "Aloita kirjoittaminen hakeaksesi", "Loading more results …" : "Ladataan lisää tuloksia…", - "Load more results" : "Lataa lisää tuloksia", "Search" : "Etsi", "No results for {query}" : "Ei tuloksia haulle {query}", "Press Enter to start searching" : "Paina Enter aloittaaksesi haun", @@ -163,24 +175,13 @@ "The headline and about sections will show up here" : "Otsikko ja listätieto-osiot näkyvät tässä", "You have not added any info yet" : "Et ole lisännyt tietoja vielä", "{user} has not added any info yet" : "{user} ei ole lisännyt tietoja vielä", - "Search apps, files, tags, messages" : "Etsi sovelluksia, tiedostoja, tunnisteita, viestejä", - "Search {types} …" : "Etsi {types}…", - "Places" : "Sijainnit", - "Date" : "Päivä", - "Today" : "Tänään", - "Last 7 days" : "Edelliset 7 päivää", - "Last 30 days" : "Edelliset 30 päivää", - "This year" : "Tämä vuosi", - "Last year" : "Viime vuosi", - "Search people" : "Etsi ihmisiä", - "People" : "Ihmiset", - "Searching …" : "Haetaan…", "This browser is not supported" : "Tämä selain ei ole tuettu", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Selaimesi ei ole tuettu. Päivitä uudempaan versioon tai muuhun tuettuun selaimeen.", "Continue with this unsupported browser" : "Jatka tällä tuen ulkopuolella olevalla selaimella", "Supported versions" : "Tuetut versiot", "{name} version {version} and above" : "Selaimen {name} versio {version} ja uudempi", "Settings menu" : "Asetusvalikko", + "Search {types} …" : "Etsi {types}…", "Choose {file}" : "Valitse {file}", "Choose" : "Valitse", "Copy to {target}" : "Kopioi kohteeseen {target}", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 103fe274c19..b4fa37c10b0 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -105,6 +105,25 @@ OC.L10N.register( "Pick start date" : "Sélectionner une date de début", "Pick end date" : "Sélectionner une date de fin", "Search in date range" : "Rechercher dans la plage de dates", + "Unified search" : "Recherche unifiée", + "Search apps, files, tags, messages" : "Rechercher des applications, des fichiers, des étiquettes, des messages", + "Places" : "Lieux", + "Date" : "Date", + "Today" : "Aujourd’hui", + "Last 7 days" : "7 derniers jours", + "Last 30 days" : "30 derniers jours", + "This year" : "Cette année", + "Last year" : "Année dernière", + "Search people" : "Rechercher des personnes", + "People" : "Personnes", + "Filter in current view" : "Filtrer dans la vue actuelle", + "Results" : "Résultats", + "Load more results" : "Charger plus de résultats", + "Search in" : "Rechercher dans", + "Searching …" : "Recherche…", + "Start typing to search" : "Commencez à taper pour lancer la recherche", + "No matching results" : "Aucun résultat correspondant", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Du ${this.dateFilter.startFrom.toLocaleDateString()} au ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Se connecter", "Logging in …" : "Connexion…", "Server side authentication failed!" : "L’authentification sur le serveur a échoué !", @@ -162,9 +181,7 @@ OC.L10N.register( "Looking for {term} …" : "Recherche de {term} ...", "Search starts once you start typing and results may be reached with the arrow keys" : "La recherche démarre dès que vous commencez à taper et les résultats peuvent être atteints avec les flèches du clavier", "Search for {name} only" : "Rechercher pour {name} uniquement", - "Start typing to search" : "Commencez à taper pour lancer la recherche", "Loading more results …" : "Chargement de plus de résultats …", - "Load more results" : "Charger plus de résultats", "Search" : "Rechercher", "No results for {query}" : "Aucun résultat pour {query}", "Press Enter to start searching" : "Appuyer sur Entrée pour démarrer la recherche", @@ -180,23 +197,6 @@ OC.L10N.register( "You have not added any info yet" : "Vous n’avez pas ajouté d’informations pour le moment", "{user} has not added any info yet" : "{user} n’a pas ajouté d’informations pour le moment", "Error opening the user status modal, try hard refreshing the page" : "Erreur lors de l'ouverture du modal du statut de l'utilisateur, essayez d'actualiser la page", - "Unified search" : "Recherche unifiée", - "Search apps, files, tags, messages" : "Rechercher des applications, des fichiers, des étiquettes, des messages", - "Search {types} …" : "Rechercher {types}…", - "Places" : "Lieux", - "Date" : "Date", - "Today" : "Aujourd’hui", - "Last 7 days" : "7 derniers jours", - "Last 30 days" : "30 derniers jours", - "This year" : "Cette année", - "Last year" : "Année dernière", - "Search people" : "Rechercher des personnes", - "People" : "Personnes", - "Filter in current view" : "Filtrer dans la vue actuelle", - "Search in" : "Rechercher dans", - "Searching …" : "Recherche…", - "No matching results" : "Aucun résultat correspondant", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Du ${this.dateFilter.startFrom.toLocaleDateString()} au ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Ce navigateur n'est pas supporté", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Votre navigateur n'est pas pris en charge. Veuillez passer à une version plus récente ou à un navigateur supporté.", "Continue with this unsupported browser" : "Continuer avec ce navigateur non pris en charge", @@ -204,6 +204,7 @@ OC.L10N.register( "{name} version {version} and above" : "{nom} version {version} et supérieure", "Settings menu" : "Menu des paramètres", "Avatar of {displayName}" : "Avatar de {displayName}", + "Search {types} …" : "Rechercher {types}…", "Choose {file}" : "Choisir {file}", "Choose" : "Choisir", "Copy to {target}" : "Copier vers {target}", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 2f980287805..97b043e0a6b 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -103,6 +103,25 @@ "Pick start date" : "Sélectionner une date de début", "Pick end date" : "Sélectionner une date de fin", "Search in date range" : "Rechercher dans la plage de dates", + "Unified search" : "Recherche unifiée", + "Search apps, files, tags, messages" : "Rechercher des applications, des fichiers, des étiquettes, des messages", + "Places" : "Lieux", + "Date" : "Date", + "Today" : "Aujourd’hui", + "Last 7 days" : "7 derniers jours", + "Last 30 days" : "30 derniers jours", + "This year" : "Cette année", + "Last year" : "Année dernière", + "Search people" : "Rechercher des personnes", + "People" : "Personnes", + "Filter in current view" : "Filtrer dans la vue actuelle", + "Results" : "Résultats", + "Load more results" : "Charger plus de résultats", + "Search in" : "Rechercher dans", + "Searching …" : "Recherche…", + "Start typing to search" : "Commencez à taper pour lancer la recherche", + "No matching results" : "Aucun résultat correspondant", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Du ${this.dateFilter.startFrom.toLocaleDateString()} au ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Se connecter", "Logging in …" : "Connexion…", "Server side authentication failed!" : "L’authentification sur le serveur a échoué !", @@ -160,9 +179,7 @@ "Looking for {term} …" : "Recherche de {term} ...", "Search starts once you start typing and results may be reached with the arrow keys" : "La recherche démarre dès que vous commencez à taper et les résultats peuvent être atteints avec les flèches du clavier", "Search for {name} only" : "Rechercher pour {name} uniquement", - "Start typing to search" : "Commencez à taper pour lancer la recherche", "Loading more results …" : "Chargement de plus de résultats …", - "Load more results" : "Charger plus de résultats", "Search" : "Rechercher", "No results for {query}" : "Aucun résultat pour {query}", "Press Enter to start searching" : "Appuyer sur Entrée pour démarrer la recherche", @@ -178,23 +195,6 @@ "You have not added any info yet" : "Vous n’avez pas ajouté d’informations pour le moment", "{user} has not added any info yet" : "{user} n’a pas ajouté d’informations pour le moment", "Error opening the user status modal, try hard refreshing the page" : "Erreur lors de l'ouverture du modal du statut de l'utilisateur, essayez d'actualiser la page", - "Unified search" : "Recherche unifiée", - "Search apps, files, tags, messages" : "Rechercher des applications, des fichiers, des étiquettes, des messages", - "Search {types} …" : "Rechercher {types}…", - "Places" : "Lieux", - "Date" : "Date", - "Today" : "Aujourd’hui", - "Last 7 days" : "7 derniers jours", - "Last 30 days" : "30 derniers jours", - "This year" : "Cette année", - "Last year" : "Année dernière", - "Search people" : "Rechercher des personnes", - "People" : "Personnes", - "Filter in current view" : "Filtrer dans la vue actuelle", - "Search in" : "Rechercher dans", - "Searching …" : "Recherche…", - "No matching results" : "Aucun résultat correspondant", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Du ${this.dateFilter.startFrom.toLocaleDateString()} au ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Ce navigateur n'est pas supporté", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Votre navigateur n'est pas pris en charge. Veuillez passer à une version plus récente ou à un navigateur supporté.", "Continue with this unsupported browser" : "Continuer avec ce navigateur non pris en charge", @@ -202,6 +202,7 @@ "{name} version {version} and above" : "{nom} version {version} et supérieure", "Settings menu" : "Menu des paramètres", "Avatar of {displayName}" : "Avatar de {displayName}", + "Search {types} …" : "Rechercher {types}…", "Choose {file}" : "Choisir {file}", "Choose" : "Choisir", "Copy to {target}" : "Copier vers {target}", diff --git a/core/l10n/ga.js b/core/l10n/ga.js index a5d0be17faf..64e9771d832 100644 --- a/core/l10n/ga.js +++ b/core/l10n/ga.js @@ -106,6 +106,25 @@ OC.L10N.register( "Pick start date" : "Roghnaigh dáta tosaithe", "Pick end date" : "Roghnaigh dáta deiridh", "Search in date range" : "Cuardaigh i raon dáta", + "Unified search" : "Cuardach aontaithe", + "Search apps, files, tags, messages" : "Cuardaigh apps, comhaid, clibeanna, teachtaireachtaí", + "Places" : "Áiteanna", + "Date" : "Dáta", + "Today" : "Inniu", + "Last 7 days" : "7 lá seo caite", + "Last 30 days" : "30 lá anuas", + "This year" : "An bhliain seo", + "Last year" : "Anuraidh", + "Search people" : "Cuardaigh daoine", + "People" : "Daoine", + "Filter in current view" : "Scag san amharc reatha", + "Results" : "Torthaí", + "Load more results" : "Íoslódáil níos mó torthaí", + "Search in" : "Cuardaigh isteach", + "Searching …" : "Ag cuardach…", + "Start typing to search" : "Tosaigh ag clóscríobh chun cuardach a dhéanamh", + "No matching results" : "Gan torthaí meaitseála", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Idir ${this.dateFilter.startFrom.toLocaleDateString()} agus ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Logáil isteach", "Logging in …" : "Ag logáil isteach…", "Server side authentication failed!" : "Theip ar fhíordheimhniú taobh an fhreastalaí!", @@ -163,9 +182,7 @@ OC.L10N.register( "Looking for {term} …" : "Ag lorg {téarma} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Tosaíonn an cuardach nuair a thosaíonn tú ag clóscríobh agus is féidir na torthaí a bhaint amach leis na heochracha saigheada", "Search for {name} only" : "Déan cuardach ar {name} amháin", - "Start typing to search" : "Tosaigh ag clóscríobh chun cuardach a dhéanamh", "Loading more results …" : "Tuilleadh torthaí á lódáil…", - "Load more results" : "Íoslódáil níos mó torthaí", "Search" : "Cuardach", "No results for {query}" : "Níl aon torthaí le haghaidh {query}", "Press Enter to start searching" : "Brúigh Enter chun cuardach a thosú", @@ -181,23 +198,6 @@ OC.L10N.register( "You have not added any info yet" : "Níl aon fhaisnéis curtha agat fós", "{user} has not added any info yet" : "Níor chuir {user} aon fhaisnéis leis fós", "Error opening the user status modal, try hard refreshing the page" : "Earráid agus an modh stádas úsáideora á oscailt, déan iarracht an leathanach a athnuachan go dian", - "Unified search" : "Cuardach aontaithe", - "Search apps, files, tags, messages" : "Cuardaigh apps, comhaid, clibeanna, teachtaireachtaí", - "Search {types} …" : "Cuardaigh {cineálacha} …", - "Places" : "Áiteanna", - "Date" : "Dáta", - "Today" : "Inniu", - "Last 7 days" : "7 lá seo caite", - "Last 30 days" : "30 lá anuas", - "This year" : "An bhliain seo", - "Last year" : "Anuraidh", - "Search people" : "Cuardaigh daoine", - "People" : "Daoine", - "Filter in current view" : "Scag san amharc reatha", - "Search in" : "Cuardaigh isteach", - "Searching …" : "Ag cuardach…", - "No matching results" : "Gan torthaí meaitseála", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Idir ${this.dateFilter.startFrom.toLocaleDateString()} agus ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Ní thacaítear leis an mbrabhsálaí seo", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ní thacaítear le do bhrabhsálaí. Uasghrádaigh go leagan níos nuaí nó go leagan a dtacaítear leis le do thoil.", "Continue with this unsupported browser" : "Lean ar aghaidh leis an mbrabhsálaí seo nach dtacaítear leis", @@ -205,6 +205,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} leagan {version} agus os a chionn", "Settings menu" : "Roghchlár socruithe", "Avatar of {displayName}" : "Avatar de {displayName}", + "Search {types} …" : "Cuardaigh {cineálacha} …", "Choose {file}" : "Roghnaigh {file}", "Choose" : "Roghnaigh", "Copy to {target}" : "Cóipeáil chuig {target}", diff --git a/core/l10n/ga.json b/core/l10n/ga.json index c068b13e4c5..309146d87ab 100644 --- a/core/l10n/ga.json +++ b/core/l10n/ga.json @@ -104,6 +104,25 @@ "Pick start date" : "Roghnaigh dáta tosaithe", "Pick end date" : "Roghnaigh dáta deiridh", "Search in date range" : "Cuardaigh i raon dáta", + "Unified search" : "Cuardach aontaithe", + "Search apps, files, tags, messages" : "Cuardaigh apps, comhaid, clibeanna, teachtaireachtaí", + "Places" : "Áiteanna", + "Date" : "Dáta", + "Today" : "Inniu", + "Last 7 days" : "7 lá seo caite", + "Last 30 days" : "30 lá anuas", + "This year" : "An bhliain seo", + "Last year" : "Anuraidh", + "Search people" : "Cuardaigh daoine", + "People" : "Daoine", + "Filter in current view" : "Scag san amharc reatha", + "Results" : "Torthaí", + "Load more results" : "Íoslódáil níos mó torthaí", + "Search in" : "Cuardaigh isteach", + "Searching …" : "Ag cuardach…", + "Start typing to search" : "Tosaigh ag clóscríobh chun cuardach a dhéanamh", + "No matching results" : "Gan torthaí meaitseála", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Idir ${this.dateFilter.startFrom.toLocaleDateString()} agus ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Logáil isteach", "Logging in …" : "Ag logáil isteach…", "Server side authentication failed!" : "Theip ar fhíordheimhniú taobh an fhreastalaí!", @@ -161,9 +180,7 @@ "Looking for {term} …" : "Ag lorg {téarma} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Tosaíonn an cuardach nuair a thosaíonn tú ag clóscríobh agus is féidir na torthaí a bhaint amach leis na heochracha saigheada", "Search for {name} only" : "Déan cuardach ar {name} amháin", - "Start typing to search" : "Tosaigh ag clóscríobh chun cuardach a dhéanamh", "Loading more results …" : "Tuilleadh torthaí á lódáil…", - "Load more results" : "Íoslódáil níos mó torthaí", "Search" : "Cuardach", "No results for {query}" : "Níl aon torthaí le haghaidh {query}", "Press Enter to start searching" : "Brúigh Enter chun cuardach a thosú", @@ -179,23 +196,6 @@ "You have not added any info yet" : "Níl aon fhaisnéis curtha agat fós", "{user} has not added any info yet" : "Níor chuir {user} aon fhaisnéis leis fós", "Error opening the user status modal, try hard refreshing the page" : "Earráid agus an modh stádas úsáideora á oscailt, déan iarracht an leathanach a athnuachan go dian", - "Unified search" : "Cuardach aontaithe", - "Search apps, files, tags, messages" : "Cuardaigh apps, comhaid, clibeanna, teachtaireachtaí", - "Search {types} …" : "Cuardaigh {cineálacha} …", - "Places" : "Áiteanna", - "Date" : "Dáta", - "Today" : "Inniu", - "Last 7 days" : "7 lá seo caite", - "Last 30 days" : "30 lá anuas", - "This year" : "An bhliain seo", - "Last year" : "Anuraidh", - "Search people" : "Cuardaigh daoine", - "People" : "Daoine", - "Filter in current view" : "Scag san amharc reatha", - "Search in" : "Cuardaigh isteach", - "Searching …" : "Ag cuardach…", - "No matching results" : "Gan torthaí meaitseála", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Idir ${this.dateFilter.startFrom.toLocaleDateString()} agus ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Ní thacaítear leis an mbrabhsálaí seo", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ní thacaítear le do bhrabhsálaí. Uasghrádaigh go leagan níos nuaí nó go leagan a dtacaítear leis le do thoil.", "Continue with this unsupported browser" : "Lean ar aghaidh leis an mbrabhsálaí seo nach dtacaítear leis", @@ -203,6 +203,7 @@ "{name} version {version} and above" : "{name} leagan {version} agus os a chionn", "Settings menu" : "Roghchlár socruithe", "Avatar of {displayName}" : "Avatar de {displayName}", + "Search {types} …" : "Cuardaigh {cineálacha} …", "Choose {file}" : "Roghnaigh {file}", "Choose" : "Roghnaigh", "Copy to {target}" : "Cóipeáil chuig {target}", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 16bdf37f2c9..1d22a30b51c 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -106,6 +106,25 @@ OC.L10N.register( "Pick start date" : "Escolla a data de inicio", "Pick end date" : "Escolla a data de finalización", "Search in date range" : "Buscar nun intervalo de datas", + "Unified search" : "Busca unificada", + "Search apps, files, tags, messages" : "Buscar aplicacións, ficheiros, etiquetas, mensaxes", + "Places" : "Lugares", + "Date" : "Data", + "Today" : "Hoxe", + "Last 7 days" : "Últimos 7 días", + "Last 30 days" : "Últimos 30 días", + "This year" : "Este ano", + "Last year" : "Último ano", + "Search people" : "Buscar persoas", + "People" : "Persoas", + "Filter in current view" : "Filtrar na vista actual", + "Results" : "Resultados", + "Load more results" : "Cargando máis resultados", + "Search in" : "Buscar en", + "Searching …" : "Buscando…", + "Start typing to search" : "Comece a escribir para buscar", + "No matching results" : "Non hai resultados coincidentes", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Acceder", "Logging in …" : "Acceder…", "Server side authentication failed!" : "A autenticación fracasou do lado do servidor!", @@ -163,9 +182,7 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "A busca comeza unha vez que comeza a escribir e pódese acceder aos resultados coas teclas de frecha", "Search for {name} only" : "Buscar só por {name}", - "Start typing to search" : "Comece a escribir para buscar", "Loading more results …" : "Cargando máis resultados…", - "Load more results" : "Cargando máis resultados", "Search" : "Buscar", "No results for {query}" : "Non hai resultados para {query}", "Press Enter to start searching" : "Prema Intro para comezar a busca", @@ -181,23 +198,6 @@ OC.L10N.register( "You have not added any info yet" : "Aínda non engadiu ningunha información", "{user} has not added any info yet" : "{user} aínda non engadiu ningunha información", "Error opening the user status modal, try hard refreshing the page" : "Produciuse un erro ao abrir o modal de estado do usuario, tente forzar a actualización da páxina", - "Unified search" : "Busca unificada", - "Search apps, files, tags, messages" : "Buscar aplicacións, ficheiros, etiquetas, mensaxes", - "Search {types} …" : "Buscando {types}…", - "Places" : "Lugares", - "Date" : "Data", - "Today" : "Hoxe", - "Last 7 days" : "Últimos 7 días", - "Last 30 days" : "Últimos 30 días", - "This year" : "Este ano", - "Last year" : "Último ano", - "Search people" : "Buscar persoas", - "People" : "Persoas", - "Filter in current view" : "Filtrar na vista actual", - "Search in" : "Buscar en", - "Searching …" : "Buscando…", - "No matching results" : "Non hai resultados coincidentes", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Este navegador non é compatíbel", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "O seu navegador non é compatíbel. Actualice a unha versión máis recente ou a unha compatíbel.", "Continue with this unsupported browser" : "Continuar con este navegador non compatíbel", @@ -205,6 +205,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} versión {version} e superior", "Settings menu" : "Menú de axustes", "Avatar of {displayName}" : "Avatar de {displayName}", + "Search {types} …" : "Buscando {types}…", "Choose {file}" : "Escoller {file}", "Choose" : "Escoller", "Copy to {target}" : "Copiar en {target}", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 87f44a65589..10eff0159c8 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -104,6 +104,25 @@ "Pick start date" : "Escolla a data de inicio", "Pick end date" : "Escolla a data de finalización", "Search in date range" : "Buscar nun intervalo de datas", + "Unified search" : "Busca unificada", + "Search apps, files, tags, messages" : "Buscar aplicacións, ficheiros, etiquetas, mensaxes", + "Places" : "Lugares", + "Date" : "Data", + "Today" : "Hoxe", + "Last 7 days" : "Últimos 7 días", + "Last 30 days" : "Últimos 30 días", + "This year" : "Este ano", + "Last year" : "Último ano", + "Search people" : "Buscar persoas", + "People" : "Persoas", + "Filter in current view" : "Filtrar na vista actual", + "Results" : "Resultados", + "Load more results" : "Cargando máis resultados", + "Search in" : "Buscar en", + "Searching …" : "Buscando…", + "Start typing to search" : "Comece a escribir para buscar", + "No matching results" : "Non hai resultados coincidentes", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Acceder", "Logging in …" : "Acceder…", "Server side authentication failed!" : "A autenticación fracasou do lado do servidor!", @@ -161,9 +180,7 @@ "Looking for {term} …" : "Buscando {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "A busca comeza unha vez que comeza a escribir e pódese acceder aos resultados coas teclas de frecha", "Search for {name} only" : "Buscar só por {name}", - "Start typing to search" : "Comece a escribir para buscar", "Loading more results …" : "Cargando máis resultados…", - "Load more results" : "Cargando máis resultados", "Search" : "Buscar", "No results for {query}" : "Non hai resultados para {query}", "Press Enter to start searching" : "Prema Intro para comezar a busca", @@ -179,23 +196,6 @@ "You have not added any info yet" : "Aínda non engadiu ningunha información", "{user} has not added any info yet" : "{user} aínda non engadiu ningunha información", "Error opening the user status modal, try hard refreshing the page" : "Produciuse un erro ao abrir o modal de estado do usuario, tente forzar a actualización da páxina", - "Unified search" : "Busca unificada", - "Search apps, files, tags, messages" : "Buscar aplicacións, ficheiros, etiquetas, mensaxes", - "Search {types} …" : "Buscando {types}…", - "Places" : "Lugares", - "Date" : "Data", - "Today" : "Hoxe", - "Last 7 days" : "Últimos 7 días", - "Last 30 days" : "Últimos 30 días", - "This year" : "Este ano", - "Last year" : "Último ano", - "Search people" : "Buscar persoas", - "People" : "Persoas", - "Filter in current view" : "Filtrar na vista actual", - "Search in" : "Buscar en", - "Searching …" : "Buscando…", - "No matching results" : "Non hai resultados coincidentes", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Este navegador non é compatíbel", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "O seu navegador non é compatíbel. Actualice a unha versión máis recente ou a unha compatíbel.", "Continue with this unsupported browser" : "Continuar con este navegador non compatíbel", @@ -203,6 +203,7 @@ "{name} version {version} and above" : "{name} versión {version} e superior", "Settings menu" : "Menú de axustes", "Avatar of {displayName}" : "Avatar de {displayName}", + "Search {types} …" : "Buscando {types}…", "Choose {file}" : "Escoller {file}", "Choose" : "Escoller", "Copy to {target}" : "Copiar en {target}", diff --git a/core/l10n/he.js b/core/l10n/he.js index 7304d37d2f4..4934aec64a8 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -77,6 +77,13 @@ OC.L10N.register( "More apps" : "יישומים נוספים", "No" : "לא", "Yes" : "כן", + "Places" : "מקומות", + "Date" : "תאריך", + "Today" : "היום", + "Last year" : "שנה שעברה", + "Load more results" : "לטעון עוד תוצאות", + "Searching …" : "מתבצע חיפוש…", + "Start typing to search" : "להתחלת החיפוש יש להקליד", "Log in" : "כניסה", "Logging in …" : "מתבצעת כניסה…", "Server side authentication failed!" : "אימות לצד שרת נכשל!", @@ -115,22 +122,15 @@ OC.L10N.register( "Loading your contacts …" : "אנשי הקשר שלך נטענים…", "Looking for {term} …" : "מתבצע חיפוש אחר {term}…", "Search for {name} only" : "חפש ל-{name} בלבד", - "Start typing to search" : "להתחלת החיפוש יש להקליד", "Loading more results …" : "נטענות תוצאות נוספות…", - "Load more results" : "לטעון עוד תוצאות", "Search" : "חיפוש", "No results for {query}" : "אין תוצאות עבור {query}", "An error occurred while searching for {type}" : "אירעה שגיאה בחיפוש אחר {type}", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["נא להקליד לפחות תו אחד כדי לחפש","נא להקליד לפחות {minSearchLength} תווים כדי לחפש","נא להקליד לפחות {minSearchLength} תווים כדי לחפש","נא להקליד לפחות {minSearchLength} תווים כדי לחפש"], "Forgot password?" : "שכחת ססמה?", "Back" : "חזרה", - "Search {types} …" : "חפש {types} ...", - "Places" : "מקומות", - "Date" : "תאריך", - "Today" : "היום", - "Last year" : "שנה שעברה", - "Searching …" : "מתבצע חיפוש…", "Settings menu" : "תפריט הגדרות", + "Search {types} …" : "חפש {types} ...", "Choose" : "בחירה", "Copy" : "העתקה", "Move" : "העברה", diff --git a/core/l10n/he.json b/core/l10n/he.json index d69cb2af319..3b11e954b08 100644 --- a/core/l10n/he.json +++ b/core/l10n/he.json @@ -75,6 +75,13 @@ "More apps" : "יישומים נוספים", "No" : "לא", "Yes" : "כן", + "Places" : "מקומות", + "Date" : "תאריך", + "Today" : "היום", + "Last year" : "שנה שעברה", + "Load more results" : "לטעון עוד תוצאות", + "Searching …" : "מתבצע חיפוש…", + "Start typing to search" : "להתחלת החיפוש יש להקליד", "Log in" : "כניסה", "Logging in …" : "מתבצעת כניסה…", "Server side authentication failed!" : "אימות לצד שרת נכשל!", @@ -113,22 +120,15 @@ "Loading your contacts …" : "אנשי הקשר שלך נטענים…", "Looking for {term} …" : "מתבצע חיפוש אחר {term}…", "Search for {name} only" : "חפש ל-{name} בלבד", - "Start typing to search" : "להתחלת החיפוש יש להקליד", "Loading more results …" : "נטענות תוצאות נוספות…", - "Load more results" : "לטעון עוד תוצאות", "Search" : "חיפוש", "No results for {query}" : "אין תוצאות עבור {query}", "An error occurred while searching for {type}" : "אירעה שגיאה בחיפוש אחר {type}", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["נא להקליד לפחות תו אחד כדי לחפש","נא להקליד לפחות {minSearchLength} תווים כדי לחפש","נא להקליד לפחות {minSearchLength} תווים כדי לחפש","נא להקליד לפחות {minSearchLength} תווים כדי לחפש"], "Forgot password?" : "שכחת ססמה?", "Back" : "חזרה", - "Search {types} …" : "חפש {types} ...", - "Places" : "מקומות", - "Date" : "תאריך", - "Today" : "היום", - "Last year" : "שנה שעברה", - "Searching …" : "מתבצע חיפוש…", "Settings menu" : "תפריט הגדרות", + "Search {types} …" : "חפש {types} ...", "Choose" : "בחירה", "Copy" : "העתקה", "Move" : "העברה", diff --git a/core/l10n/hr.js b/core/l10n/hr.js index c919546ad40..c9f38c7e1d7 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -81,6 +81,13 @@ OC.L10N.register( "More apps" : "Više aplikacija", "No" : "Ne", "Yes" : "Da", + "Date" : "Datum", + "Last year" : "Prošle godine", + "People" : "Ljudi", + "Results" : "Rezultati", + "Load more results" : "Učitaj više rezultata", + "Searching …" : "Traženje…", + "Start typing to search" : "Počnite unositi tekst za pretraživanje", "Log in" : "Prijava", "Logging in …" : "Prijavljivanje...", "Server side authentication failed!" : "Autentifikacija na poslužitelju nije uspjela!", @@ -125,9 +132,7 @@ OC.L10N.register( "Loading your contacts …" : "Učitavanje vaših kontakata...", "Looking for {term} …" : "Tražim {term}…", "Search for {name} only" : "Traži samo {name}", - "Start typing to search" : "Počnite unositi tekst za pretraživanje", "Loading more results …" : "Učitavanje više rezultata…", - "Load more results" : "Učitaj više rezultata", "Search" : "Traži", "No results for {query}" : "Nema rezultata za {query}", "An error occurred while searching for {type}" : "Došlo je do pogreške pri traženju {type}", @@ -135,12 +140,8 @@ OC.L10N.register( "Forgot password?" : "Zaboravili ste zaporku?", "Back" : "Natrag", "Login form is disabled." : "Obrazac za prijavu je onemogućen.", - "Search {types} …" : "Traži {types}…", - "Date" : "Datum", - "Last year" : "Prošle godine", - "People" : "Ljudi", - "Searching …" : "Traženje…", "Settings menu" : "Izbornik postavki", + "Search {types} …" : "Traži {types}…", "Choose" : "Odaberite", "Copy" : "Kopiraj", "Move" : "Premjesti", diff --git a/core/l10n/hr.json b/core/l10n/hr.json index eb4e1ef25d9..5e4a1fc07c5 100644 --- a/core/l10n/hr.json +++ b/core/l10n/hr.json @@ -79,6 +79,13 @@ "More apps" : "Više aplikacija", "No" : "Ne", "Yes" : "Da", + "Date" : "Datum", + "Last year" : "Prošle godine", + "People" : "Ljudi", + "Results" : "Rezultati", + "Load more results" : "Učitaj više rezultata", + "Searching …" : "Traženje…", + "Start typing to search" : "Počnite unositi tekst za pretraživanje", "Log in" : "Prijava", "Logging in …" : "Prijavljivanje...", "Server side authentication failed!" : "Autentifikacija na poslužitelju nije uspjela!", @@ -123,9 +130,7 @@ "Loading your contacts …" : "Učitavanje vaših kontakata...", "Looking for {term} …" : "Tražim {term}…", "Search for {name} only" : "Traži samo {name}", - "Start typing to search" : "Počnite unositi tekst za pretraživanje", "Loading more results …" : "Učitavanje više rezultata…", - "Load more results" : "Učitaj više rezultata", "Search" : "Traži", "No results for {query}" : "Nema rezultata za {query}", "An error occurred while searching for {type}" : "Došlo je do pogreške pri traženju {type}", @@ -133,12 +138,8 @@ "Forgot password?" : "Zaboravili ste zaporku?", "Back" : "Natrag", "Login form is disabled." : "Obrazac za prijavu je onemogućen.", - "Search {types} …" : "Traži {types}…", - "Date" : "Datum", - "Last year" : "Prošle godine", - "People" : "Ljudi", - "Searching …" : "Traženje…", "Settings menu" : "Izbornik postavki", + "Search {types} …" : "Traži {types}…", "Choose" : "Odaberite", "Copy" : "Kopiraj", "Move" : "Premjesti", diff --git a/core/l10n/hu.js b/core/l10n/hu.js index a45c80be0eb..2ed4e94823a 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -102,6 +102,25 @@ OC.L10N.register( "Pick start date" : "Válasszon kezdési dátumot", "Pick end date" : "Válasszon befejezési dátumot", "Search in date range" : "Keresés a dátumtartományban", + "Unified search" : "Egyesített keresés", + "Search apps, files, tags, messages" : "Alkalmazások, fájlok, címkék és üzenetek keresése", + "Places" : "Helyek", + "Date" : "Dátum", + "Today" : "Ma", + "Last 7 days" : "Előző 7 nap", + "Last 30 days" : "Előző 30 nap", + "This year" : "Ezen az éven", + "Last year" : "Előző év", + "Search people" : "Emberek keresése", + "People" : "Emberek", + "Filter in current view" : "Jelenlegi nézet szűrése", + "Results" : "Eredmények", + "Load more results" : "További találatok betöltése", + "Search in" : "Keresés ebben:", + "Searching …" : "Keresés…", + "Start typing to search" : "Kezdjen el gépelni a kereséshez", + "No matching results" : "Nincs találat", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} és ${this.dateFilter.endAt.toLocaleDateString()} között", "Log in" : "Bejelentkezés", "Logging in …" : "Bejelentkezés…", "Server side authentication failed!" : "A kiszolgálóoldali hitelesítés sikertelen.", @@ -155,9 +174,7 @@ OC.L10N.register( "Looking for {term} …" : "{term} keresése…", "Search starts once you start typing and results may be reached with the arrow keys" : "A keresés elindul, ha elkezd gépelni, és a találatok a nyílbillentyűkkel érhetők el", "Search for {name} only" : "Keresés csak a(z) {name} kifejezésre", - "Start typing to search" : "Kezdjen el gépelni a kereséshez", "Loading more results …" : "További találatok betöltése…", - "Load more results" : "További találatok betöltése", "Search" : "Keresés", "No results for {query}" : "Nincs találat a következőre: {query}", "Press Enter to start searching" : "A keresés indításához nyomjon Entert", @@ -172,23 +189,6 @@ OC.L10N.register( "You have not added any info yet" : "Még nem adott meg semmilyen információt", "{user} has not added any info yet" : "{user} még nem adott meg semmilyen információt", "Error opening the user status modal, try hard refreshing the page" : "Hiba a felhasználói állapot párbeszédablak megnyitásakor, próbálja meg az oldal kényszerített újratöltését", - "Unified search" : "Egyesített keresés", - "Search apps, files, tags, messages" : "Alkalmazások, fájlok, címkék és üzenetek keresése", - "Search {types} …" : "{types} keresése…", - "Places" : "Helyek", - "Date" : "Dátum", - "Today" : "Ma", - "Last 7 days" : "Előző 7 nap", - "Last 30 days" : "Előző 30 nap", - "This year" : "Ezen az éven", - "Last year" : "Előző év", - "Search people" : "Emberek keresése", - "People" : "Emberek", - "Filter in current view" : "Jelenlegi nézet szűrése", - "Search in" : "Keresés ebben:", - "Searching …" : "Keresés…", - "No matching results" : "Nincs találat", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} és ${this.dateFilter.endAt.toLocaleDateString()} között", "This browser is not supported" : "Ez a böngésző nem támogatott.", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "A böngészője nem támogatott. Frissítsen újabb verzióra, vagy váltson egy támogatott böngészőre.", "Continue with this unsupported browser" : "Folytatás ezzel a nem támogatott böngészővel", @@ -196,6 +196,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} {version} verziója, és újabb", "Settings menu" : "Beállítások menü", "Avatar of {displayName}" : "{displayName} profilképe", + "Search {types} …" : "{types} keresése…", "Choose {file}" : "{file} kiválasztása", "Choose" : "Válasszon", "Copy to {target}" : "Másolás ide: {target}", diff --git a/core/l10n/hu.json b/core/l10n/hu.json index 33d7b7e86d3..e1128d66a33 100644 --- a/core/l10n/hu.json +++ b/core/l10n/hu.json @@ -100,6 +100,25 @@ "Pick start date" : "Válasszon kezdési dátumot", "Pick end date" : "Válasszon befejezési dátumot", "Search in date range" : "Keresés a dátumtartományban", + "Unified search" : "Egyesített keresés", + "Search apps, files, tags, messages" : "Alkalmazások, fájlok, címkék és üzenetek keresése", + "Places" : "Helyek", + "Date" : "Dátum", + "Today" : "Ma", + "Last 7 days" : "Előző 7 nap", + "Last 30 days" : "Előző 30 nap", + "This year" : "Ezen az éven", + "Last year" : "Előző év", + "Search people" : "Emberek keresése", + "People" : "Emberek", + "Filter in current view" : "Jelenlegi nézet szűrése", + "Results" : "Eredmények", + "Load more results" : "További találatok betöltése", + "Search in" : "Keresés ebben:", + "Searching …" : "Keresés…", + "Start typing to search" : "Kezdjen el gépelni a kereséshez", + "No matching results" : "Nincs találat", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} és ${this.dateFilter.endAt.toLocaleDateString()} között", "Log in" : "Bejelentkezés", "Logging in …" : "Bejelentkezés…", "Server side authentication failed!" : "A kiszolgálóoldali hitelesítés sikertelen.", @@ -153,9 +172,7 @@ "Looking for {term} …" : "{term} keresése…", "Search starts once you start typing and results may be reached with the arrow keys" : "A keresés elindul, ha elkezd gépelni, és a találatok a nyílbillentyűkkel érhetők el", "Search for {name} only" : "Keresés csak a(z) {name} kifejezésre", - "Start typing to search" : "Kezdjen el gépelni a kereséshez", "Loading more results …" : "További találatok betöltése…", - "Load more results" : "További találatok betöltése", "Search" : "Keresés", "No results for {query}" : "Nincs találat a következőre: {query}", "Press Enter to start searching" : "A keresés indításához nyomjon Entert", @@ -170,23 +187,6 @@ "You have not added any info yet" : "Még nem adott meg semmilyen információt", "{user} has not added any info yet" : "{user} még nem adott meg semmilyen információt", "Error opening the user status modal, try hard refreshing the page" : "Hiba a felhasználói állapot párbeszédablak megnyitásakor, próbálja meg az oldal kényszerített újratöltését", - "Unified search" : "Egyesített keresés", - "Search apps, files, tags, messages" : "Alkalmazások, fájlok, címkék és üzenetek keresése", - "Search {types} …" : "{types} keresése…", - "Places" : "Helyek", - "Date" : "Dátum", - "Today" : "Ma", - "Last 7 days" : "Előző 7 nap", - "Last 30 days" : "Előző 30 nap", - "This year" : "Ezen az éven", - "Last year" : "Előző év", - "Search people" : "Emberek keresése", - "People" : "Emberek", - "Filter in current view" : "Jelenlegi nézet szűrése", - "Search in" : "Keresés ebben:", - "Searching …" : "Keresés…", - "No matching results" : "Nincs találat", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} és ${this.dateFilter.endAt.toLocaleDateString()} között", "This browser is not supported" : "Ez a böngésző nem támogatott.", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "A böngészője nem támogatott. Frissítsen újabb verzióra, vagy váltson egy támogatott böngészőre.", "Continue with this unsupported browser" : "Folytatás ezzel a nem támogatott böngészővel", @@ -194,6 +194,7 @@ "{name} version {version} and above" : "{name} {version} verziója, és újabb", "Settings menu" : "Beállítások menü", "Avatar of {displayName}" : "{displayName} profilképe", + "Search {types} …" : "{types} keresése…", "Choose {file}" : "{file} kiválasztása", "Choose" : "Válasszon", "Copy to {target}" : "Másolás ide: {target}", diff --git a/core/l10n/id.js b/core/l10n/id.js index 7bb4b26e97f..30ae0293695 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -81,6 +81,11 @@ OC.L10N.register( "More apps" : "Aplikasi lainnya", "No" : "Tidak", "Yes" : "Ya", + "Places" : "Tempat", + "Today" : "Hari ini", + "People" : "Orang", + "Load more results" : "Muat lebih banyak hasil", + "Start typing to search" : "Mulai mengetik untuk mencari", "Log in" : "Masuk", "Logging in …" : "Log masuk...", "Server side authentication failed!" : "Otentikasi dari sisi server gagal!", @@ -125,9 +130,7 @@ OC.L10N.register( "Loading your contacts …" : "Memuat kontak Anda ...", "Looking for {term} …" : "Mencari {term}", "Search for {name} only" : "Cari {name} saja", - "Start typing to search" : "Mulai mengetik untuk mencari", "Loading more results …" : "Memuat hasil lainnya…", - "Load more results" : "Muat lebih banyak hasil", "Search" : "Cari", "No results for {query}" : "Tidak ada hasil untuk {query}", "An error occurred while searching for {type}" : "Terjadi kesalahan saat mencari {type}", @@ -137,11 +140,8 @@ OC.L10N.register( "Edit Profile" : "Sunting profil", "You have not added any info yet" : "Anda belum menambahkan info apa pun", "{user} has not added any info yet" : "{user} belum menambahkan info apa pun", - "Search {types} …" : "Cari {types} …", - "Places" : "Tempat", - "Today" : "Hari ini", - "People" : "Orang", "Settings menu" : "Menu Pengaturan", + "Search {types} …" : "Cari {types} …", "Choose" : "Pilih", "Copy" : "Salin", "Move" : "Pindah", diff --git a/core/l10n/id.json b/core/l10n/id.json index b29357d6297..cda261db49a 100644 --- a/core/l10n/id.json +++ b/core/l10n/id.json @@ -79,6 +79,11 @@ "More apps" : "Aplikasi lainnya", "No" : "Tidak", "Yes" : "Ya", + "Places" : "Tempat", + "Today" : "Hari ini", + "People" : "Orang", + "Load more results" : "Muat lebih banyak hasil", + "Start typing to search" : "Mulai mengetik untuk mencari", "Log in" : "Masuk", "Logging in …" : "Log masuk...", "Server side authentication failed!" : "Otentikasi dari sisi server gagal!", @@ -123,9 +128,7 @@ "Loading your contacts …" : "Memuat kontak Anda ...", "Looking for {term} …" : "Mencari {term}", "Search for {name} only" : "Cari {name} saja", - "Start typing to search" : "Mulai mengetik untuk mencari", "Loading more results …" : "Memuat hasil lainnya…", - "Load more results" : "Muat lebih banyak hasil", "Search" : "Cari", "No results for {query}" : "Tidak ada hasil untuk {query}", "An error occurred while searching for {type}" : "Terjadi kesalahan saat mencari {type}", @@ -135,11 +138,8 @@ "Edit Profile" : "Sunting profil", "You have not added any info yet" : "Anda belum menambahkan info apa pun", "{user} has not added any info yet" : "{user} belum menambahkan info apa pun", - "Search {types} …" : "Cari {types} …", - "Places" : "Tempat", - "Today" : "Hari ini", - "People" : "Orang", "Settings menu" : "Menu Pengaturan", + "Search {types} …" : "Cari {types} …", "Choose" : "Pilih", "Copy" : "Salin", "Move" : "Pindah", diff --git a/core/l10n/is.js b/core/l10n/is.js index 1f09cf1b1a2..232d8708d6c 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -102,6 +102,23 @@ OC.L10N.register( "Pick start date" : "Veldu upphafsdagsetningu", "Pick end date" : "Veldu lokadagsetningu", "Search in date range" : "Leita í dagsetningabili", + "Search apps, files, tags, messages" : "Leita í forritum, skrám, merkjum, skilaboðum", + "Places" : "Staðir", + "Date" : "Dagsetning", + "Today" : "Í dag", + "Last 7 days" : "Síðustu 7 daga", + "Last 30 days" : "Síðustu 30 daga", + "This year" : "Á þessu ári", + "Last year" : "Á síðasta ári", + "Search people" : "Leita að fólki", + "People" : "Fólk", + "Filter in current view" : "Sía í núverandi sýn", + "Load more results" : "Hlaða inn fleiri niðurstöðum", + "Search in" : "Leita í", + "Searching …" : "Leita …", + "Start typing to search" : "Skrifaðu hér til að leita", + "No matching results" : "Engar samsvarandi niðurstöður", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Á milli ${this.dateFilter.startFrom.toLocaleDateString()} og ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Skrá inn", "Logging in …" : "Skrái inn …", "Server side authentication failed!" : "Auðkenning af hálfu þjóns tókst ekki!", @@ -154,9 +171,7 @@ OC.L10N.register( "Looking for {term} …" : "Leita að {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Leitin hefst um leið og byrjað er að skrifa og er hægt að flakka um leitarniðurstöður með örvalyklunum", "Search for {name} only" : "Leita einungis að {name}", - "Start typing to search" : "Skrifaðu hér til að leita", "Loading more results …" : "Hleð inn fleiri niðurstöðum …", - "Load more results" : "Hlaða inn fleiri niðurstöðum", "Search" : "Leita", "No results for {query}" : "Engar niðurstöður fyrir {query}", "Press Enter to start searching" : "Ýttu á Enter til að hefja leit", @@ -171,22 +186,6 @@ OC.L10N.register( "You have not added any info yet" : "Þú hefur ekki bætt við neinum upplýsingum ennþá", "{user} has not added any info yet" : "{user} hefur ekki bætt við neinum upplýsingum ennþá", "Error opening the user status modal, try hard refreshing the page" : "Villa við að opna stöðuglugga notandans, prófaðu að þvinga endurlestur síðunnar", - "Search apps, files, tags, messages" : "Leita í forritum, skrám, merkjum, skilaboðum", - "Search {types} …" : "Leita að {types} …", - "Places" : "Staðir", - "Date" : "Dagsetning", - "Today" : "Í dag", - "Last 7 days" : "Síðustu 7 daga", - "Last 30 days" : "Síðustu 30 daga", - "This year" : "Á þessu ári", - "Last year" : "Á síðasta ári", - "Search people" : "Leita að fólki", - "People" : "Fólk", - "Filter in current view" : "Sía í núverandi sýn", - "Search in" : "Leita í", - "Searching …" : "Leita …", - "No matching results" : "Engar samsvarandi niðurstöður", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Á milli ${this.dateFilter.startFrom.toLocaleDateString()} og ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Það er ekki stuðningur við þennan vafra", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Það er ekki stuðningur við vafrann þinn. Endilega uppfærðu í nýrri útgáfu eða vafra sem er studdur.", "Continue with this unsupported browser" : "Halda áfram með þessum óstudda vafra", @@ -194,6 +193,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} útgáfa {version} og hærri", "Settings menu" : "Stillingavalmynd", "Avatar of {displayName}" : "Auðkennismynd fyrir {displayName}", + "Search {types} …" : "Leita að {types} …", "Choose {file}" : "Veldu {file}", "Choose" : "Veldu", "Copy to {target}" : "Afrita í {target}", diff --git a/core/l10n/is.json b/core/l10n/is.json index b564f73599f..c703e1872a2 100644 --- a/core/l10n/is.json +++ b/core/l10n/is.json @@ -100,6 +100,23 @@ "Pick start date" : "Veldu upphafsdagsetningu", "Pick end date" : "Veldu lokadagsetningu", "Search in date range" : "Leita í dagsetningabili", + "Search apps, files, tags, messages" : "Leita í forritum, skrám, merkjum, skilaboðum", + "Places" : "Staðir", + "Date" : "Dagsetning", + "Today" : "Í dag", + "Last 7 days" : "Síðustu 7 daga", + "Last 30 days" : "Síðustu 30 daga", + "This year" : "Á þessu ári", + "Last year" : "Á síðasta ári", + "Search people" : "Leita að fólki", + "People" : "Fólk", + "Filter in current view" : "Sía í núverandi sýn", + "Load more results" : "Hlaða inn fleiri niðurstöðum", + "Search in" : "Leita í", + "Searching …" : "Leita …", + "Start typing to search" : "Skrifaðu hér til að leita", + "No matching results" : "Engar samsvarandi niðurstöður", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Á milli ${this.dateFilter.startFrom.toLocaleDateString()} og ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Skrá inn", "Logging in …" : "Skrái inn …", "Server side authentication failed!" : "Auðkenning af hálfu þjóns tókst ekki!", @@ -152,9 +169,7 @@ "Looking for {term} …" : "Leita að {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Leitin hefst um leið og byrjað er að skrifa og er hægt að flakka um leitarniðurstöður með örvalyklunum", "Search for {name} only" : "Leita einungis að {name}", - "Start typing to search" : "Skrifaðu hér til að leita", "Loading more results …" : "Hleð inn fleiri niðurstöðum …", - "Load more results" : "Hlaða inn fleiri niðurstöðum", "Search" : "Leita", "No results for {query}" : "Engar niðurstöður fyrir {query}", "Press Enter to start searching" : "Ýttu á Enter til að hefja leit", @@ -169,22 +184,6 @@ "You have not added any info yet" : "Þú hefur ekki bætt við neinum upplýsingum ennþá", "{user} has not added any info yet" : "{user} hefur ekki bætt við neinum upplýsingum ennþá", "Error opening the user status modal, try hard refreshing the page" : "Villa við að opna stöðuglugga notandans, prófaðu að þvinga endurlestur síðunnar", - "Search apps, files, tags, messages" : "Leita í forritum, skrám, merkjum, skilaboðum", - "Search {types} …" : "Leita að {types} …", - "Places" : "Staðir", - "Date" : "Dagsetning", - "Today" : "Í dag", - "Last 7 days" : "Síðustu 7 daga", - "Last 30 days" : "Síðustu 30 daga", - "This year" : "Á þessu ári", - "Last year" : "Á síðasta ári", - "Search people" : "Leita að fólki", - "People" : "Fólk", - "Filter in current view" : "Sía í núverandi sýn", - "Search in" : "Leita í", - "Searching …" : "Leita …", - "No matching results" : "Engar samsvarandi niðurstöður", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Á milli ${this.dateFilter.startFrom.toLocaleDateString()} og ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Það er ekki stuðningur við þennan vafra", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Það er ekki stuðningur við vafrann þinn. Endilega uppfærðu í nýrri útgáfu eða vafra sem er studdur.", "Continue with this unsupported browser" : "Halda áfram með þessum óstudda vafra", @@ -192,6 +191,7 @@ "{name} version {version} and above" : "{name} útgáfa {version} og hærri", "Settings menu" : "Stillingavalmynd", "Avatar of {displayName}" : "Auðkennismynd fyrir {displayName}", + "Search {types} …" : "Leita að {types} …", "Choose {file}" : "Veldu {file}", "Choose" : "Veldu", "Copy to {target}" : "Afrita í {target}", diff --git a/core/l10n/it.js b/core/l10n/it.js index b64e69d27ce..9654fcf182d 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -106,6 +106,25 @@ OC.L10N.register( "Pick start date" : "Scegli la data di inizio", "Pick end date" : "Scegli la data di fine", "Search in date range" : "Cerca nell'intervallo di date", + "Unified search" : "Ricerca unificata", + "Search apps, files, tags, messages" : "Cerca applicazioni. file, etichette, messaggi", + "Places" : "Luoghi", + "Date" : "Data", + "Today" : "Ogg", + "Last 7 days" : "Ultimi 7 giorni", + "Last 30 days" : "Ultimi 30 giorni", + "This year" : "Quest'anno", + "Last year" : "Ultimo anno", + "Search people" : "Cerca le persone", + "People" : "Persone", + "Filter in current view" : "Filtro nella vista corrente", + "Results" : "Risultati", + "Load more results" : "Carica più risultati", + "Search in" : "Cerca all'interno", + "Searching …" : "Ricerca in corso…", + "Start typing to search" : "Inizia a digitare per cercare", + "No matching results" : "Nessun risultato corrispondente", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Tra ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Accedi", "Logging in …" : "Accesso in corso...", "Server side authentication failed!" : "Autenticazione lato server non riuscita!", @@ -163,9 +182,7 @@ OC.L10N.register( "Looking for {term} …" : "Ricerca di {term} in corso...", "Search starts once you start typing and results may be reached with the arrow keys" : "La ricerca inizia nel momento in cui digiti e puoi vedere i risultati con i tasti freccia", "Search for {name} only" : "Cerca solo {name}", - "Start typing to search" : "Inizia a digitare per cercare", "Loading more results …" : "Caricamento di più risultati...", - "Load more results" : "Carica più risultati", "Search" : "Cerca", "No results for {query}" : "Nessun risultato per {query}", "Press Enter to start searching" : "Premi invio per iniziare la ricerca", @@ -181,23 +198,6 @@ OC.L10N.register( "You have not added any info yet" : "Non hai ancora aggiunto alcuna informazione", "{user} has not added any info yet" : "{user} non ha ancora aggiunto alcuna informazione", "Error opening the user status modal, try hard refreshing the page" : "Errore nell'apertura dello stato utente, prova a ricaricare la pagina", - "Unified search" : "Ricerca unificata", - "Search apps, files, tags, messages" : "Cerca applicazioni. file, etichette, messaggi", - "Search {types} …" : "Cerca {types}...", - "Places" : "Luoghi", - "Date" : "Data", - "Today" : "Ogg", - "Last 7 days" : "Ultimi 7 giorni", - "Last 30 days" : "Ultimi 30 giorni", - "This year" : "Quest'anno", - "Last year" : "Ultimo anno", - "Search people" : "Cerca le persone", - "People" : "Persone", - "Filter in current view" : "Filtro nella vista corrente", - "Search in" : "Cerca all'interno", - "Searching …" : "Ricerca in corso…", - "No matching results" : "Nessun risultato corrispondente", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Tra ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Questo browser non è supportato", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Il tuo browser non è supportato. Effettua l'aggiornamento a una versione più recente o supportata.", "Continue with this unsupported browser" : "Prosegui con questo browser non supportato", @@ -205,6 +205,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} versione {version} e successive", "Settings menu" : "Menu delle impostazioni", "Avatar of {displayName}" : "Avatar di {displayName}", + "Search {types} …" : "Cerca {types}...", "Choose {file}" : "Scegli {file}", "Choose" : "Scegli", "Copy to {target}" : "Copia in {target}", diff --git a/core/l10n/it.json b/core/l10n/it.json index 6e23327b083..45de0e29787 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -104,6 +104,25 @@ "Pick start date" : "Scegli la data di inizio", "Pick end date" : "Scegli la data di fine", "Search in date range" : "Cerca nell'intervallo di date", + "Unified search" : "Ricerca unificata", + "Search apps, files, tags, messages" : "Cerca applicazioni. file, etichette, messaggi", + "Places" : "Luoghi", + "Date" : "Data", + "Today" : "Ogg", + "Last 7 days" : "Ultimi 7 giorni", + "Last 30 days" : "Ultimi 30 giorni", + "This year" : "Quest'anno", + "Last year" : "Ultimo anno", + "Search people" : "Cerca le persone", + "People" : "Persone", + "Filter in current view" : "Filtro nella vista corrente", + "Results" : "Risultati", + "Load more results" : "Carica più risultati", + "Search in" : "Cerca all'interno", + "Searching …" : "Ricerca in corso…", + "Start typing to search" : "Inizia a digitare per cercare", + "No matching results" : "Nessun risultato corrispondente", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Tra ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Accedi", "Logging in …" : "Accesso in corso...", "Server side authentication failed!" : "Autenticazione lato server non riuscita!", @@ -161,9 +180,7 @@ "Looking for {term} …" : "Ricerca di {term} in corso...", "Search starts once you start typing and results may be reached with the arrow keys" : "La ricerca inizia nel momento in cui digiti e puoi vedere i risultati con i tasti freccia", "Search for {name} only" : "Cerca solo {name}", - "Start typing to search" : "Inizia a digitare per cercare", "Loading more results …" : "Caricamento di più risultati...", - "Load more results" : "Carica più risultati", "Search" : "Cerca", "No results for {query}" : "Nessun risultato per {query}", "Press Enter to start searching" : "Premi invio per iniziare la ricerca", @@ -179,23 +196,6 @@ "You have not added any info yet" : "Non hai ancora aggiunto alcuna informazione", "{user} has not added any info yet" : "{user} non ha ancora aggiunto alcuna informazione", "Error opening the user status modal, try hard refreshing the page" : "Errore nell'apertura dello stato utente, prova a ricaricare la pagina", - "Unified search" : "Ricerca unificata", - "Search apps, files, tags, messages" : "Cerca applicazioni. file, etichette, messaggi", - "Search {types} …" : "Cerca {types}...", - "Places" : "Luoghi", - "Date" : "Data", - "Today" : "Ogg", - "Last 7 days" : "Ultimi 7 giorni", - "Last 30 days" : "Ultimi 30 giorni", - "This year" : "Quest'anno", - "Last year" : "Ultimo anno", - "Search people" : "Cerca le persone", - "People" : "Persone", - "Filter in current view" : "Filtro nella vista corrente", - "Search in" : "Cerca all'interno", - "Searching …" : "Ricerca in corso…", - "No matching results" : "Nessun risultato corrispondente", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Tra ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Questo browser non è supportato", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Il tuo browser non è supportato. Effettua l'aggiornamento a una versione più recente o supportata.", "Continue with this unsupported browser" : "Prosegui con questo browser non supportato", @@ -203,6 +203,7 @@ "{name} version {version} and above" : "{name} versione {version} e successive", "Settings menu" : "Menu delle impostazioni", "Avatar of {displayName}" : "Avatar di {displayName}", + "Search {types} …" : "Cerca {types}...", "Choose {file}" : "Scegli {file}", "Choose" : "Scegli", "Copy to {target}" : "Copia in {target}", diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 7810a66c4f6..a1e7c441e92 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -105,6 +105,25 @@ OC.L10N.register( "Pick start date" : "開始日を指定", "Pick end date" : "終了日を指定", "Search in date range" : "日付の範囲で検索", + "Unified search" : "統合検索", + "Search apps, files, tags, messages" : "アプリ、ファイル、タグ、メッセージを検索", + "Places" : "場所", + "Date" : "日付", + "Today" : "今日", + "Last 7 days" : "7日以内", + "Last 30 days" : "30日以内", + "This year" : "今年", + "Last year" : "去年", + "Search people" : "人物を検索", + "People" : "人間", + "Filter in current view" : "現在のビューでフィルタ", + "Results" : "結果", + "Load more results" : "次の結果を読み込む", + "Search in" : "検索対象", + "Searching …" : "検索しています…", + "Start typing to search" : "入力して検索を開始します", + "No matching results" : "一致する結果はありません", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} と ${this.dateFilter.endAt.toLocaleDateString()} の間", "Log in" : "ログイン", "Logging in …" : "ログイン中...", "Server side authentication failed!" : "サーバーサイドの認証に失敗しました!", @@ -161,9 +180,7 @@ OC.L10N.register( "Looking for {term} …" : "{term} を確認中 ...", "Search starts once you start typing and results may be reached with the arrow keys" : "入力が始まると検索が始まり、矢印キーで検索結果を表示することができます", "Search for {name} only" : "{name}のみを検索", - "Start typing to search" : "入力して検索を開始します", "Loading more results …" : "次の結果を読み込み中 ...", - "Load more results" : "次の結果を読み込む", "Search" : "検索", "No results for {query}" : "{query}の検索結果はありません", "Press Enter to start searching" : "Enterキーを押して検索を開始", @@ -179,23 +196,6 @@ OC.L10N.register( "You have not added any info yet" : "まだ情報が追加されていません", "{user} has not added any info yet" : "{user}が、まだ情報を追加していません", "Error opening the user status modal, try hard refreshing the page" : "ユーザーステータスモーダルを開くときにエラーが発生しました。ページを更新してみてください", - "Unified search" : "統合検索", - "Search apps, files, tags, messages" : "アプリ、ファイル、タグ、メッセージを検索", - "Search {types} …" : "{types} を検索…", - "Places" : "場所", - "Date" : "日付", - "Today" : "今日", - "Last 7 days" : "7日以内", - "Last 30 days" : "30日以内", - "This year" : "今年", - "Last year" : "去年", - "Search people" : "人物を検索", - "People" : "人間", - "Filter in current view" : "現在のビューでフィルタ", - "Search in" : "検索対象", - "Searching …" : "検索しています…", - "No matching results" : "一致する結果はありません", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} と ${this.dateFilter.endAt.toLocaleDateString()} の間", "This browser is not supported" : "お使いのブラウザーはサポートされていません", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "お使いのブラウザーはサポート対象外です。新しいバージョンにアップグレードするかサポートされているブラウザーへ切り替えてください", "Continue with this unsupported browser" : "サポート対象外のブラウザーで継続する", @@ -203,6 +203,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} バージョン {version} 以上が対象", "Settings menu" : "メニュー設定", "Avatar of {displayName}" : "{displayName} のアバター", + "Search {types} …" : "{types} を検索…", "Choose {file}" : "{file}を選択", "Choose" : "選択", "Copy to {target}" : "{target} にコピー", diff --git a/core/l10n/ja.json b/core/l10n/ja.json index d35da2ea93a..52230fe6235 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -103,6 +103,25 @@ "Pick start date" : "開始日を指定", "Pick end date" : "終了日を指定", "Search in date range" : "日付の範囲で検索", + "Unified search" : "統合検索", + "Search apps, files, tags, messages" : "アプリ、ファイル、タグ、メッセージを検索", + "Places" : "場所", + "Date" : "日付", + "Today" : "今日", + "Last 7 days" : "7日以内", + "Last 30 days" : "30日以内", + "This year" : "今年", + "Last year" : "去年", + "Search people" : "人物を検索", + "People" : "人間", + "Filter in current view" : "現在のビューでフィルタ", + "Results" : "結果", + "Load more results" : "次の結果を読み込む", + "Search in" : "検索対象", + "Searching …" : "検索しています…", + "Start typing to search" : "入力して検索を開始します", + "No matching results" : "一致する結果はありません", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} と ${this.dateFilter.endAt.toLocaleDateString()} の間", "Log in" : "ログイン", "Logging in …" : "ログイン中...", "Server side authentication failed!" : "サーバーサイドの認証に失敗しました!", @@ -159,9 +178,7 @@ "Looking for {term} …" : "{term} を確認中 ...", "Search starts once you start typing and results may be reached with the arrow keys" : "入力が始まると検索が始まり、矢印キーで検索結果を表示することができます", "Search for {name} only" : "{name}のみを検索", - "Start typing to search" : "入力して検索を開始します", "Loading more results …" : "次の結果を読み込み中 ...", - "Load more results" : "次の結果を読み込む", "Search" : "検索", "No results for {query}" : "{query}の検索結果はありません", "Press Enter to start searching" : "Enterキーを押して検索を開始", @@ -177,23 +194,6 @@ "You have not added any info yet" : "まだ情報が追加されていません", "{user} has not added any info yet" : "{user}が、まだ情報を追加していません", "Error opening the user status modal, try hard refreshing the page" : "ユーザーステータスモーダルを開くときにエラーが発生しました。ページを更新してみてください", - "Unified search" : "統合検索", - "Search apps, files, tags, messages" : "アプリ、ファイル、タグ、メッセージを検索", - "Search {types} …" : "{types} を検索…", - "Places" : "場所", - "Date" : "日付", - "Today" : "今日", - "Last 7 days" : "7日以内", - "Last 30 days" : "30日以内", - "This year" : "今年", - "Last year" : "去年", - "Search people" : "人物を検索", - "People" : "人間", - "Filter in current view" : "現在のビューでフィルタ", - "Search in" : "検索対象", - "Searching …" : "検索しています…", - "No matching results" : "一致する結果はありません", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} と ${this.dateFilter.endAt.toLocaleDateString()} の間", "This browser is not supported" : "お使いのブラウザーはサポートされていません", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "お使いのブラウザーはサポート対象外です。新しいバージョンにアップグレードするかサポートされているブラウザーへ切り替えてください", "Continue with this unsupported browser" : "サポート対象外のブラウザーで継続する", @@ -201,6 +201,7 @@ "{name} version {version} and above" : "{name} バージョン {version} 以上が対象", "Settings menu" : "メニュー設定", "Avatar of {displayName}" : "{displayName} のアバター", + "Search {types} …" : "{types} を検索…", "Choose {file}" : "{file}を選択", "Choose" : "選択", "Copy to {target}" : "{target} にコピー", diff --git a/core/l10n/ka.js b/core/l10n/ka.js index 29b26f9c566..791c160d574 100644 --- a/core/l10n/ka.js +++ b/core/l10n/ka.js @@ -102,6 +102,23 @@ OC.L10N.register( "Pick start date" : "Pick start date", "Pick end date" : "Pick end date", "Search in date range" : "Search in date range", + "Unified search" : "Unified search", + "Search apps, files, tags, messages" : "Search apps, files, tags, messages", + "Date" : "Date", + "Today" : "Today", + "Last 7 days" : "Last 7 days", + "Last 30 days" : "Last 30 days", + "This year" : "This year", + "Last year" : "Last year", + "Search people" : "Search people", + "People" : "People", + "Filter in current view" : "Filter in current view", + "Load more results" : "Load more results", + "Search in" : "Search in", + "Searching …" : "Searching …", + "Start typing to search" : "Start typing to search", + "No matching results" : "No matching results", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Log in", "Logging in …" : "Logging in …", "Server side authentication failed!" : "Server side authentication failed!", @@ -154,9 +171,7 @@ OC.L10N.register( "Looking for {term} …" : "Looking for {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Search starts once you start typing and results may be reached with the arrow keys", "Search for {name} only" : "Search for {name} only", - "Start typing to search" : "Start typing to search", "Loading more results …" : "Loading more results …", - "Load more results" : "Load more results", "Search" : "Search", "No results for {query}" : "No results for {query}", "Press Enter to start searching" : "Press Enter to start searching", @@ -171,22 +186,6 @@ OC.L10N.register( "You have not added any info yet" : "You have not added any info yet", "{user} has not added any info yet" : "{user} has not added any info yet", "Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page", - "Unified search" : "Unified search", - "Search apps, files, tags, messages" : "Search apps, files, tags, messages", - "Search {types} …" : "Search {types} …", - "Date" : "Date", - "Today" : "Today", - "Last 7 days" : "Last 7 days", - "Last 30 days" : "Last 30 days", - "This year" : "This year", - "Last year" : "Last year", - "Search people" : "Search people", - "People" : "People", - "Filter in current view" : "Filter in current view", - "Search in" : "Search in", - "Searching …" : "Searching …", - "No matching results" : "No matching results", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "This browser is not supported", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Your browser is not supported. Please upgrade to a newer version or a supported one.", "Continue with this unsupported browser" : "Continue with this unsupported browser", @@ -194,6 +193,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} version {version} and above", "Settings menu" : "Settings menu", "Avatar of {displayName}" : "Avatar of {displayName}", + "Search {types} …" : "Search {types} …", "Choose {file}" : "Choose {file}", "Choose" : "Choose", "Copy to {target}" : "Copy to {target}", diff --git a/core/l10n/ka.json b/core/l10n/ka.json index 119b800cf85..3636e3dcc57 100644 --- a/core/l10n/ka.json +++ b/core/l10n/ka.json @@ -100,6 +100,23 @@ "Pick start date" : "Pick start date", "Pick end date" : "Pick end date", "Search in date range" : "Search in date range", + "Unified search" : "Unified search", + "Search apps, files, tags, messages" : "Search apps, files, tags, messages", + "Date" : "Date", + "Today" : "Today", + "Last 7 days" : "Last 7 days", + "Last 30 days" : "Last 30 days", + "This year" : "This year", + "Last year" : "Last year", + "Search people" : "Search people", + "People" : "People", + "Filter in current view" : "Filter in current view", + "Load more results" : "Load more results", + "Search in" : "Search in", + "Searching …" : "Searching …", + "Start typing to search" : "Start typing to search", + "No matching results" : "No matching results", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Log in", "Logging in …" : "Logging in …", "Server side authentication failed!" : "Server side authentication failed!", @@ -152,9 +169,7 @@ "Looking for {term} …" : "Looking for {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Search starts once you start typing and results may be reached with the arrow keys", "Search for {name} only" : "Search for {name} only", - "Start typing to search" : "Start typing to search", "Loading more results …" : "Loading more results …", - "Load more results" : "Load more results", "Search" : "Search", "No results for {query}" : "No results for {query}", "Press Enter to start searching" : "Press Enter to start searching", @@ -169,22 +184,6 @@ "You have not added any info yet" : "You have not added any info yet", "{user} has not added any info yet" : "{user} has not added any info yet", "Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page", - "Unified search" : "Unified search", - "Search apps, files, tags, messages" : "Search apps, files, tags, messages", - "Search {types} …" : "Search {types} …", - "Date" : "Date", - "Today" : "Today", - "Last 7 days" : "Last 7 days", - "Last 30 days" : "Last 30 days", - "This year" : "This year", - "Last year" : "Last year", - "Search people" : "Search people", - "People" : "People", - "Filter in current view" : "Filter in current view", - "Search in" : "Search in", - "Searching …" : "Searching …", - "No matching results" : "No matching results", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "This browser is not supported", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Your browser is not supported. Please upgrade to a newer version or a supported one.", "Continue with this unsupported browser" : "Continue with this unsupported browser", @@ -192,6 +191,7 @@ "{name} version {version} and above" : "{name} version {version} and above", "Settings menu" : "Settings menu", "Avatar of {displayName}" : "Avatar of {displayName}", + "Search {types} …" : "Search {types} …", "Choose {file}" : "Choose {file}", "Choose" : "Choose", "Copy to {target}" : "Copy to {target}", diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 855f8082276..b4afa360b5f 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -105,6 +105,25 @@ OC.L10N.register( "Pick start date" : "시작일 선택", "Pick end date" : "종료일 선택", "Search in date range" : "날짜 범위로 검색", + "Unified search" : "통합검색", + "Search apps, files, tags, messages" : "앱 및 파일, 태그, 메시지 검색", + "Places" : "장소", + "Date" : "날짜", + "Today" : "오늘", + "Last 7 days" : "지난 7일", + "Last 30 days" : "지난 30일", + "This year" : "올해", + "Last year" : "작년", + "Search people" : "사람 검색", + "People" : "사람들", + "Filter in current view" : "현재 화면을 필터", + "Results" : "결과들", + "Load more results" : "더 많은 결과 불러오기", + "Search in" : "다음에서 검색", + "Searching …" : "검색 중...", + "Start typing to search" : "검색어 입력", + "No matching results" : "일치하는 결과 없음", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()}(과)와 ${this.dateFilter.endAt.toLocaleDateString()} 사이", "Log in" : "로그인", "Logging in …" : "로그인 중 …", "Server side authentication failed!" : "서버 인증 실패!", @@ -162,9 +181,7 @@ OC.L10N.register( "Looking for {term} …" : "{term} 검색 중 …", "Search starts once you start typing and results may be reached with the arrow keys" : "입력을 시작하면 검색이 시작되며, 방향키를 통해 결과로 이동할 수 있습니다.", "Search for {name} only" : "{name}(으)로만 검색", - "Start typing to search" : "검색어 입력", "Loading more results …" : "더 많은 결과 불러오는 중...", - "Load more results" : "더 많은 결과 불러오기", "Search" : "검색", "No results for {query}" : "{query}에 대한 결과가 없음", "Press Enter to start searching" : "검색을 시작하려면 엔터를 누르세요.", @@ -180,23 +197,6 @@ OC.L10N.register( "You have not added any info yet" : "아직 아무 정보도 추가하지 않았습니다.", "{user} has not added any info yet" : "{user}님이 아직 아무 정보도 추가하지 않음", "Error opening the user status modal, try hard refreshing the page" : "사용자 상태 모달을 불러오는 데 실패했습니다, 페이지를 완전히 새로고침 해 보십시오.", - "Unified search" : "통합검색", - "Search apps, files, tags, messages" : "앱 및 파일, 태그, 메시지 검색", - "Search {types} …" : "{types} 검색 ...", - "Places" : "장소", - "Date" : "날짜", - "Today" : "오늘", - "Last 7 days" : "지난 7일", - "Last 30 days" : "지난 30일", - "This year" : "올해", - "Last year" : "작년", - "Search people" : "사람 검색", - "People" : "사람들", - "Filter in current view" : "현재 화면을 필터", - "Search in" : "다음에서 검색", - "Searching …" : "검색 중...", - "No matching results" : "일치하는 결과 없음", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()}(과)와 ${this.dateFilter.endAt.toLocaleDateString()} 사이", "This browser is not supported" : "이 브라우저는 지원되지 않습니다.", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "이 브라우저는 지원되지 않습니다. 새로운 버전 및 지원되는 브라우저로 업그레이드 하세요.", "Continue with this unsupported browser" : "지원되지 않는 브라우저로 계속 사용하기", @@ -204,6 +204,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name}의 {version} 버전 이상", "Settings menu" : "설정 메뉴", "Avatar of {displayName}" : "{displayName}의 아바타", + "Search {types} …" : "{types} 검색 ...", "Choose {file}" : "{file} 선택", "Choose" : "선택", "Copy to {target}" : "{target}에 복사", diff --git a/core/l10n/ko.json b/core/l10n/ko.json index e78b6c24e2e..503f8c90d00 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -103,6 +103,25 @@ "Pick start date" : "시작일 선택", "Pick end date" : "종료일 선택", "Search in date range" : "날짜 범위로 검색", + "Unified search" : "통합검색", + "Search apps, files, tags, messages" : "앱 및 파일, 태그, 메시지 검색", + "Places" : "장소", + "Date" : "날짜", + "Today" : "오늘", + "Last 7 days" : "지난 7일", + "Last 30 days" : "지난 30일", + "This year" : "올해", + "Last year" : "작년", + "Search people" : "사람 검색", + "People" : "사람들", + "Filter in current view" : "현재 화면을 필터", + "Results" : "결과들", + "Load more results" : "더 많은 결과 불러오기", + "Search in" : "다음에서 검색", + "Searching …" : "검색 중...", + "Start typing to search" : "검색어 입력", + "No matching results" : "일치하는 결과 없음", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()}(과)와 ${this.dateFilter.endAt.toLocaleDateString()} 사이", "Log in" : "로그인", "Logging in …" : "로그인 중 …", "Server side authentication failed!" : "서버 인증 실패!", @@ -160,9 +179,7 @@ "Looking for {term} …" : "{term} 검색 중 …", "Search starts once you start typing and results may be reached with the arrow keys" : "입력을 시작하면 검색이 시작되며, 방향키를 통해 결과로 이동할 수 있습니다.", "Search for {name} only" : "{name}(으)로만 검색", - "Start typing to search" : "검색어 입력", "Loading more results …" : "더 많은 결과 불러오는 중...", - "Load more results" : "더 많은 결과 불러오기", "Search" : "검색", "No results for {query}" : "{query}에 대한 결과가 없음", "Press Enter to start searching" : "검색을 시작하려면 엔터를 누르세요.", @@ -178,23 +195,6 @@ "You have not added any info yet" : "아직 아무 정보도 추가하지 않았습니다.", "{user} has not added any info yet" : "{user}님이 아직 아무 정보도 추가하지 않음", "Error opening the user status modal, try hard refreshing the page" : "사용자 상태 모달을 불러오는 데 실패했습니다, 페이지를 완전히 새로고침 해 보십시오.", - "Unified search" : "통합검색", - "Search apps, files, tags, messages" : "앱 및 파일, 태그, 메시지 검색", - "Search {types} …" : "{types} 검색 ...", - "Places" : "장소", - "Date" : "날짜", - "Today" : "오늘", - "Last 7 days" : "지난 7일", - "Last 30 days" : "지난 30일", - "This year" : "올해", - "Last year" : "작년", - "Search people" : "사람 검색", - "People" : "사람들", - "Filter in current view" : "현재 화면을 필터", - "Search in" : "다음에서 검색", - "Searching …" : "검색 중...", - "No matching results" : "일치하는 결과 없음", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()}(과)와 ${this.dateFilter.endAt.toLocaleDateString()} 사이", "This browser is not supported" : "이 브라우저는 지원되지 않습니다.", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "이 브라우저는 지원되지 않습니다. 새로운 버전 및 지원되는 브라우저로 업그레이드 하세요.", "Continue with this unsupported browser" : "지원되지 않는 브라우저로 계속 사용하기", @@ -202,6 +202,7 @@ "{name} version {version} and above" : "{name}의 {version} 버전 이상", "Settings menu" : "설정 메뉴", "Avatar of {displayName}" : "{displayName}의 아바타", + "Search {types} …" : "{types} 검색 ...", "Choose {file}" : "{file} 선택", "Choose" : "선택", "Copy to {target}" : "{target}에 복사", diff --git a/core/l10n/lo.js b/core/l10n/lo.js index da3ca7db8e0..52215bb9116 100644 --- a/core/l10n/lo.js +++ b/core/l10n/lo.js @@ -68,6 +68,9 @@ OC.L10N.register( "More apps" : "ແອັບພລິເຄຊັນເພີ່ມເຕີມ", "No" : "ບໍ່", "Yes" : "ແມ່ນແລ້ວ", + "Today" : "ມື້ນີ້", + "Load more results" : "ຜົນLoad ເພີ່ມເຕີມ", + "Start typing to search" : "ເລີ່ມພິມເພື່ອຄົ້ນຫາ", "Log in" : "ເຂົ້າລະບົບ", "Logging in …" : "ກຳລັງໂຫຼດ", "Server side authentication failed!" : "ການຢັ້ງຢືນ Server ລົ້ມເຫຼວ!", @@ -105,9 +108,7 @@ OC.L10N.register( "Loading your contacts …" : "ກໍາລັງໂຫຼດການຕິດຕໍ່ຂອງທ່ານ ...", "Looking for {term} …" : "ຊອກຫາ {term} ...", "Search for {name} only" : "ຄົ້ນຫາ {name} ເທົ່ານັ້ນ", - "Start typing to search" : "ເລີ່ມພິມເພື່ອຄົ້ນຫາ", "Loading more results …" : "ຜົນການດາວໂຫຼດເພີ່ມເຕີມ ...", - "Load more results" : "ຜົນLoad ເພີ່ມເຕີມ", "Search" : "ຄົ້ນຫາ", "No results for {query}" : "ບໍ່ມີຜົນສໍາລັບ {query}", "An error occurred while searching for {type}" : "ເກີດຂໍ້ຜິດພາດໃນຂະນະທີ່ຊອກຫາ {ປະເພດ}", @@ -115,9 +116,8 @@ OC.L10N.register( "Forgot password?" : "ລືມລະຫັດຜ່ານ?", "Back" : "ຫຼັງ", "Login form is disabled." : "ຮູບແບບLogin ຖືກປິດ.", - "Search {types} …" : "ຄົ້ນຫາ {ປະເພດ} ...", - "Today" : "ມື້ນີ້", "Settings menu" : "ການຕັ້ງຄ່າເມນູ", + "Search {types} …" : "ຄົ້ນຫາ {ປະເພດ} ...", "Choose" : "ເລືອກ", "Copy" : "ສຳເນົາ", "Move" : "ຍ້າຍ", diff --git a/core/l10n/lo.json b/core/l10n/lo.json index b63efa93a84..c74a5ca6cd4 100644 --- a/core/l10n/lo.json +++ b/core/l10n/lo.json @@ -66,6 +66,9 @@ "More apps" : "ແອັບພລິເຄຊັນເພີ່ມເຕີມ", "No" : "ບໍ່", "Yes" : "ແມ່ນແລ້ວ", + "Today" : "ມື້ນີ້", + "Load more results" : "ຜົນLoad ເພີ່ມເຕີມ", + "Start typing to search" : "ເລີ່ມພິມເພື່ອຄົ້ນຫາ", "Log in" : "ເຂົ້າລະບົບ", "Logging in …" : "ກຳລັງໂຫຼດ", "Server side authentication failed!" : "ການຢັ້ງຢືນ Server ລົ້ມເຫຼວ!", @@ -103,9 +106,7 @@ "Loading your contacts …" : "ກໍາລັງໂຫຼດການຕິດຕໍ່ຂອງທ່ານ ...", "Looking for {term} …" : "ຊອກຫາ {term} ...", "Search for {name} only" : "ຄົ້ນຫາ {name} ເທົ່ານັ້ນ", - "Start typing to search" : "ເລີ່ມພິມເພື່ອຄົ້ນຫາ", "Loading more results …" : "ຜົນການດາວໂຫຼດເພີ່ມເຕີມ ...", - "Load more results" : "ຜົນLoad ເພີ່ມເຕີມ", "Search" : "ຄົ້ນຫາ", "No results for {query}" : "ບໍ່ມີຜົນສໍາລັບ {query}", "An error occurred while searching for {type}" : "ເກີດຂໍ້ຜິດພາດໃນຂະນະທີ່ຊອກຫາ {ປະເພດ}", @@ -113,9 +114,8 @@ "Forgot password?" : "ລືມລະຫັດຜ່ານ?", "Back" : "ຫຼັງ", "Login form is disabled." : "ຮູບແບບLogin ຖືກປິດ.", - "Search {types} …" : "ຄົ້ນຫາ {ປະເພດ} ...", - "Today" : "ມື້ນີ້", "Settings menu" : "ການຕັ້ງຄ່າເມນູ", + "Search {types} …" : "ຄົ້ນຫາ {ປະເພດ} ...", "Choose" : "ເລືອກ", "Copy" : "ສຳເນົາ", "Move" : "ຍ້າຍ", diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index 615c4883da0..8189b261a4a 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -81,6 +81,13 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} pranešimas","{count} pranešimai","{count} pranešimų","{count} pranešimas"], "No" : "Ne", "Yes" : "Taip", + "Date" : "Data", + "Today" : "Šiandien", + "People" : "Žmonės", + "Results" : "Rezultatai", + "Load more results" : "Įkelti daugiau rezultatų", + "Searching …" : "Ieškoma…", + "Start typing to search" : "Rašykite norėdami atlikti paiešką", "Log in" : "Prisijungti", "Logging in …" : "Prisijungiama …", "Server side authentication failed!" : "Autentikacija serveryje nepavyko!", @@ -126,9 +133,7 @@ OC.L10N.register( "Loading your contacts …" : "Įkeliami jūsų adresatai…", "Looking for {term} …" : "Ieškoma {term} ...", "Search for {name} only" : "Ieškoti tik {name}", - "Start typing to search" : "Rašykite norėdami atlikti paiešką", "Loading more results …" : "Įkeliama daugiau rezultatų…", - "Load more results" : "Įkelti daugiau rezultatų", "Search" : "Ieškoti", "No results for {query}" : "{query} negrąžino jokių rezultatų", "An error occurred while searching for {type}" : "Ieškant {type}, įvyko klaida", @@ -139,13 +144,9 @@ OC.L10N.register( "The headline and about sections will show up here" : "Čia bus rodoma santrauka apie jus bei kita su jumis susijusi informacija", "You have not added any info yet" : "Jūs kol kas nesate pridėję jokios informacijos", "{user} has not added any info yet" : "Naudotojas {user} kol kas nėra pridėjęs jokios informacijos", - "Search {types} …" : "Ieškoti {types}…", - "Date" : "Data", - "Today" : "Šiandien", - "People" : "Žmonės", - "Searching …" : "Ieškoma…", "Supported versions" : "Palaikomos versijos", "Settings menu" : "Nustatymų meniu", + "Search {types} …" : "Ieškoti {types}…", "Choose" : "Pasirinkti", "Copy to {target}" : "Kopijuoti į {target}", "Copy" : "Kopijuoti", diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index c258f5dcc8b..4395878397f 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -79,6 +79,13 @@ "_{count} notification_::_{count} notifications_" : ["{count} pranešimas","{count} pranešimai","{count} pranešimų","{count} pranešimas"], "No" : "Ne", "Yes" : "Taip", + "Date" : "Data", + "Today" : "Šiandien", + "People" : "Žmonės", + "Results" : "Rezultatai", + "Load more results" : "Įkelti daugiau rezultatų", + "Searching …" : "Ieškoma…", + "Start typing to search" : "Rašykite norėdami atlikti paiešką", "Log in" : "Prisijungti", "Logging in …" : "Prisijungiama …", "Server side authentication failed!" : "Autentikacija serveryje nepavyko!", @@ -124,9 +131,7 @@ "Loading your contacts …" : "Įkeliami jūsų adresatai…", "Looking for {term} …" : "Ieškoma {term} ...", "Search for {name} only" : "Ieškoti tik {name}", - "Start typing to search" : "Rašykite norėdami atlikti paiešką", "Loading more results …" : "Įkeliama daugiau rezultatų…", - "Load more results" : "Įkelti daugiau rezultatų", "Search" : "Ieškoti", "No results for {query}" : "{query} negrąžino jokių rezultatų", "An error occurred while searching for {type}" : "Ieškant {type}, įvyko klaida", @@ -137,13 +142,9 @@ "The headline and about sections will show up here" : "Čia bus rodoma santrauka apie jus bei kita su jumis susijusi informacija", "You have not added any info yet" : "Jūs kol kas nesate pridėję jokios informacijos", "{user} has not added any info yet" : "Naudotojas {user} kol kas nėra pridėjęs jokios informacijos", - "Search {types} …" : "Ieškoti {types}…", - "Date" : "Data", - "Today" : "Šiandien", - "People" : "Žmonės", - "Searching …" : "Ieškoma…", "Supported versions" : "Palaikomos versijos", "Settings menu" : "Nustatymų meniu", + "Search {types} …" : "Ieškoti {types}…", "Choose" : "Pasirinkti", "Copy to {target}" : "Kopijuoti į {target}", "Copy" : "Kopijuoti", diff --git a/core/l10n/lv.js b/core/l10n/lv.js index 9af9b63920b..b5af3ecba20 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -78,6 +78,15 @@ OC.L10N.register( "No" : "Nē", "Yes" : "Jā", "Search in date range" : "Meklēt laika posmā", + "Unified search" : "Apvienotā meklēšana", + "Places" : "Vietas", + "Date" : "Datums", + "Today" : "Šodien", + "People" : "Cilvēki", + "Load more results" : "Ielādēt vairāk iznākumu", + "Search in" : "Meklēt", + "Searching …" : "Meklē...", + "Start typing to search" : "Sākt rakstīt, lai meklētu", "Log in" : "Pieteikties", "Logging in …" : "Notiek pieteikšanās …", "Server side authentication failed!" : "Servera autentifikācija neizdevās!", @@ -116,19 +125,10 @@ OC.L10N.register( "Install the Contacts app" : "Instalējiet lietotni Kontaktpersonas", "Loading your contacts …" : "Notiek kontaktpersonu ielāde...", "Looking for {term} …" : "Meklē {term} …", - "Start typing to search" : "Sākt rakstīt, lai meklētu", - "Load more results" : "Ielādēt vairāk iznākumu", "Search" : "Meklēt", "Forgot password?" : "Aizmirsta parole?", "Back" : "Atpakaļ", "Edit Profile" : "Labot profilu", - "Unified search" : "Apvienotā meklēšana", - "Places" : "Vietas", - "Date" : "Datums", - "Today" : "Šodien", - "People" : "Cilvēki", - "Search in" : "Meklēt", - "Searching …" : "Meklē...", "Settings menu" : "Iestatījumu izvēlne", "Choose" : "Izvēlieties", "Copy to {target}" : "Kopēt uz {target}", diff --git a/core/l10n/lv.json b/core/l10n/lv.json index 7ceaa80ce53..aa8198dd6ab 100644 --- a/core/l10n/lv.json +++ b/core/l10n/lv.json @@ -76,6 +76,15 @@ "No" : "Nē", "Yes" : "Jā", "Search in date range" : "Meklēt laika posmā", + "Unified search" : "Apvienotā meklēšana", + "Places" : "Vietas", + "Date" : "Datums", + "Today" : "Šodien", + "People" : "Cilvēki", + "Load more results" : "Ielādēt vairāk iznākumu", + "Search in" : "Meklēt", + "Searching …" : "Meklē...", + "Start typing to search" : "Sākt rakstīt, lai meklētu", "Log in" : "Pieteikties", "Logging in …" : "Notiek pieteikšanās …", "Server side authentication failed!" : "Servera autentifikācija neizdevās!", @@ -114,19 +123,10 @@ "Install the Contacts app" : "Instalējiet lietotni Kontaktpersonas", "Loading your contacts …" : "Notiek kontaktpersonu ielāde...", "Looking for {term} …" : "Meklē {term} …", - "Start typing to search" : "Sākt rakstīt, lai meklētu", - "Load more results" : "Ielādēt vairāk iznākumu", "Search" : "Meklēt", "Forgot password?" : "Aizmirsta parole?", "Back" : "Atpakaļ", "Edit Profile" : "Labot profilu", - "Unified search" : "Apvienotā meklēšana", - "Places" : "Vietas", - "Date" : "Datums", - "Today" : "Šodien", - "People" : "Cilvēki", - "Search in" : "Meklēt", - "Searching …" : "Meklē...", "Settings menu" : "Iestatījumu izvēlne", "Choose" : "Izvēlieties", "Copy to {target}" : "Kopēt uz {target}", diff --git a/core/l10n/mk.js b/core/l10n/mk.js index c96a5461283..fe36049fe7f 100644 --- a/core/l10n/mk.js +++ b/core/l10n/mk.js @@ -92,6 +92,20 @@ OC.L10N.register( "Yes" : "Да", "Pick start date" : "Избери почетен датум", "Pick end date" : "Избери краен датум", + "Search apps, files, tags, messages" : "Барај апликации, датотеки, ознаки, пораки", + "Places" : "Места", + "Date" : "Датум", + "Today" : "Денес", + "Last 7 days" : "Предходни 7 дена", + "Last 30 days" : "Предходни 30 дена", + "This year" : "Оваа година", + "Last year" : "Предходна година", + "People" : "Луѓе", + "Load more results" : "Вчитај повеќе резултати", + "Search in" : "Барај во", + "Searching …" : "Пребарување ...", + "Start typing to search" : "Напишете нешто за пребарување", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Помеѓу ${this.dateFilter.startFrom.toLocaleDateString()} и ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Најава", "Logging in …" : "Најава ...", "Server side authentication failed!" : "Автентификацијата на серверската страна е неуспешна!", @@ -140,9 +154,7 @@ OC.L10N.register( "Loading your contacts …" : "Вчитување на вашите контакти ...", "Looking for {term} …" : "Пребарување за {term} …", "Search for {name} only" : "Пребарај само за {name}", - "Start typing to search" : "Напишете нешто за пребарување", "Loading more results …" : "Вчитување на повеќе резултати ...", - "Load more results" : "Вчитај повеќе резултати", "Search" : "Барај", "No results for {query}" : "Нема резултати за {query}", "Press Enter to start searching" : "Притисни Enter за започне пребарувањето", @@ -156,19 +168,6 @@ OC.L10N.register( "The headline and about sections will show up here" : "Насловот и за секциите ќе се појават овде", "You have not added any info yet" : "Сè уште немате додадено никакви информации", "{user} has not added any info yet" : "{user} нема додадено никакви информации", - "Search apps, files, tags, messages" : "Барај апликации, датотеки, ознаки, пораки", - "Search {types} …" : "Пребарување {types} …", - "Places" : "Места", - "Date" : "Датум", - "Today" : "Денес", - "Last 7 days" : "Предходни 7 дена", - "Last 30 days" : "Предходни 30 дена", - "This year" : "Оваа година", - "Last year" : "Предходна година", - "People" : "Луѓе", - "Search in" : "Барај во", - "Searching …" : "Пребарување ...", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Помеѓу ${this.dateFilter.startFrom.toLocaleDateString()} и ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Овој прелистувач не е поддржан", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Вашиот прелистувач не е поддржан. Надградете на понова или поддржана верзија.", "Continue with this unsupported browser" : "Продолжете со овој неподдржан прелистувач", @@ -176,6 +175,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} верзија {version} и понови", "Settings menu" : "Мени за параметри", "Avatar of {displayName}" : "Аватар на {displayName}", + "Search {types} …" : "Пребарување {types} …", "Choose {file}" : "Избери {file}", "Choose" : "Избери", "Copy to {target}" : "Копирај во {target}", diff --git a/core/l10n/mk.json b/core/l10n/mk.json index 431067ce993..1eedf49262d 100644 --- a/core/l10n/mk.json +++ b/core/l10n/mk.json @@ -90,6 +90,20 @@ "Yes" : "Да", "Pick start date" : "Избери почетен датум", "Pick end date" : "Избери краен датум", + "Search apps, files, tags, messages" : "Барај апликации, датотеки, ознаки, пораки", + "Places" : "Места", + "Date" : "Датум", + "Today" : "Денес", + "Last 7 days" : "Предходни 7 дена", + "Last 30 days" : "Предходни 30 дена", + "This year" : "Оваа година", + "Last year" : "Предходна година", + "People" : "Луѓе", + "Load more results" : "Вчитај повеќе резултати", + "Search in" : "Барај во", + "Searching …" : "Пребарување ...", + "Start typing to search" : "Напишете нешто за пребарување", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Помеѓу ${this.dateFilter.startFrom.toLocaleDateString()} и ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Најава", "Logging in …" : "Најава ...", "Server side authentication failed!" : "Автентификацијата на серверската страна е неуспешна!", @@ -138,9 +152,7 @@ "Loading your contacts …" : "Вчитување на вашите контакти ...", "Looking for {term} …" : "Пребарување за {term} …", "Search for {name} only" : "Пребарај само за {name}", - "Start typing to search" : "Напишете нешто за пребарување", "Loading more results …" : "Вчитување на повеќе резултати ...", - "Load more results" : "Вчитај повеќе резултати", "Search" : "Барај", "No results for {query}" : "Нема резултати за {query}", "Press Enter to start searching" : "Притисни Enter за започне пребарувањето", @@ -154,19 +166,6 @@ "The headline and about sections will show up here" : "Насловот и за секциите ќе се појават овде", "You have not added any info yet" : "Сè уште немате додадено никакви информации", "{user} has not added any info yet" : "{user} нема додадено никакви информации", - "Search apps, files, tags, messages" : "Барај апликации, датотеки, ознаки, пораки", - "Search {types} …" : "Пребарување {types} …", - "Places" : "Места", - "Date" : "Датум", - "Today" : "Денес", - "Last 7 days" : "Предходни 7 дена", - "Last 30 days" : "Предходни 30 дена", - "This year" : "Оваа година", - "Last year" : "Предходна година", - "People" : "Луѓе", - "Search in" : "Барај во", - "Searching …" : "Пребарување ...", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Помеѓу ${this.dateFilter.startFrom.toLocaleDateString()} и ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Овој прелистувач не е поддржан", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Вашиот прелистувач не е поддржан. Надградете на понова или поддржана верзија.", "Continue with this unsupported browser" : "Продолжете со овој неподдржан прелистувач", @@ -174,6 +173,7 @@ "{name} version {version} and above" : "{name} верзија {version} и понови", "Settings menu" : "Мени за параметри", "Avatar of {displayName}" : "Аватар на {displayName}", + "Search {types} …" : "Пребарување {types} …", "Choose {file}" : "Избери {file}", "Choose" : "Избери", "Copy to {target}" : "Копирај во {target}", diff --git a/core/l10n/nb.js b/core/l10n/nb.js index 38a97c83dc0..ba16808c062 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -106,6 +106,25 @@ OC.L10N.register( "Pick start date" : "Velg start dato", "Pick end date" : "Velg sluttdato", "Search in date range" : "Søk innenfor valgte datoer", + "Unified search" : "Enhetlig søk", + "Search apps, files, tags, messages" : "Søk i apper, filer, tagger, meldinger", + "Places" : "Steder", + "Date" : "Dato", + "Today" : "I dag", + "Last 7 days" : "Siste 7 dager", + "Last 30 days" : "Siste 30 dager", + "This year" : "I år", + "Last year" : "I fjor", + "Search people" : "Søk etter personer", + "People" : "Mennesker", + "Filter in current view" : "Filter i gjeldende visning", + "Results" : "Resultater", + "Load more results" : "Last flere resultater", + "Search in" : "Søk i", + "Searching …" : "Søker ...", + "Start typing to search" : "Start å skrive for å søke", + "No matching results" : "Ingen treff", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mellom ${this.dateFilter.startFrom.toLocaleDateString()} og ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Logg inn", "Logging in …" : "Logger inn…", "Server side authentication failed!" : "Autentisering mislyktes på serveren!", @@ -163,9 +182,7 @@ OC.L10N.register( "Looking for {term} …" : "Ser etter {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "Søket starter når du begynner å skrive, og resultater kan nås med piltastene", "Search for {name} only" : "Søk kun etter {name}", - "Start typing to search" : "Start å skrive for å søke", "Loading more results …" : "Laster flere resultater ...", - "Load more results" : "Last flere resultater", "Search" : "Søk", "No results for {query}" : "Ingen resultater for {query}", "Press Enter to start searching" : "Trykk Enter for å starte søk", @@ -181,23 +198,6 @@ OC.L10N.register( "You have not added any info yet" : "Du har ikke lagt inn noe informasjon ennå", "{user} has not added any info yet" : "{user} har ikke lagt inn noe informasjon ennå", "Error opening the user status modal, try hard refreshing the page" : "Feil ved åpning av bruker-status modal, prøv å laste inn siden på nytt med hard refresh", - "Unified search" : "Enhetlig søk", - "Search apps, files, tags, messages" : "Søk i apper, filer, tagger, meldinger", - "Search {types} …" : "Søk {types} ...", - "Places" : "Steder", - "Date" : "Dato", - "Today" : "I dag", - "Last 7 days" : "Siste 7 dager", - "Last 30 days" : "Siste 30 dager", - "This year" : "I år", - "Last year" : "I fjor", - "Search people" : "Søk etter personer", - "People" : "Mennesker", - "Filter in current view" : "Filter i gjeldende visning", - "Search in" : "Søk i", - "Searching …" : "Søker ...", - "No matching results" : "Ingen treff", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mellom ${this.dateFilter.startFrom.toLocaleDateString()} og ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Denne nettleseren støttes ikke", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Nettleseren din støttes ikke. Vennligst oppgrader til en nyere versjon eller en støttet versjon.", "Continue with this unsupported browser" : "Fortsett med denne nettleseren som ikke støttes", @@ -205,6 +205,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} versjon {version} og nyere", "Settings menu" : "Meny for innstillinger", "Avatar of {displayName}" : "{displayName} sin Avatar", + "Search {types} …" : "Søk {types} ...", "Choose {file}" : "Velg {file}", "Choose" : "Velg", "Copy to {target}" : "Kopier til {target}", diff --git a/core/l10n/nb.json b/core/l10n/nb.json index ff9ebd49f80..a55174e4f11 100644 --- a/core/l10n/nb.json +++ b/core/l10n/nb.json @@ -104,6 +104,25 @@ "Pick start date" : "Velg start dato", "Pick end date" : "Velg sluttdato", "Search in date range" : "Søk innenfor valgte datoer", + "Unified search" : "Enhetlig søk", + "Search apps, files, tags, messages" : "Søk i apper, filer, tagger, meldinger", + "Places" : "Steder", + "Date" : "Dato", + "Today" : "I dag", + "Last 7 days" : "Siste 7 dager", + "Last 30 days" : "Siste 30 dager", + "This year" : "I år", + "Last year" : "I fjor", + "Search people" : "Søk etter personer", + "People" : "Mennesker", + "Filter in current view" : "Filter i gjeldende visning", + "Results" : "Resultater", + "Load more results" : "Last flere resultater", + "Search in" : "Søk i", + "Searching …" : "Søker ...", + "Start typing to search" : "Start å skrive for å søke", + "No matching results" : "Ingen treff", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mellom ${this.dateFilter.startFrom.toLocaleDateString()} og ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Logg inn", "Logging in …" : "Logger inn…", "Server side authentication failed!" : "Autentisering mislyktes på serveren!", @@ -161,9 +180,7 @@ "Looking for {term} …" : "Ser etter {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "Søket starter når du begynner å skrive, og resultater kan nås med piltastene", "Search for {name} only" : "Søk kun etter {name}", - "Start typing to search" : "Start å skrive for å søke", "Loading more results …" : "Laster flere resultater ...", - "Load more results" : "Last flere resultater", "Search" : "Søk", "No results for {query}" : "Ingen resultater for {query}", "Press Enter to start searching" : "Trykk Enter for å starte søk", @@ -179,23 +196,6 @@ "You have not added any info yet" : "Du har ikke lagt inn noe informasjon ennå", "{user} has not added any info yet" : "{user} har ikke lagt inn noe informasjon ennå", "Error opening the user status modal, try hard refreshing the page" : "Feil ved åpning av bruker-status modal, prøv å laste inn siden på nytt med hard refresh", - "Unified search" : "Enhetlig søk", - "Search apps, files, tags, messages" : "Søk i apper, filer, tagger, meldinger", - "Search {types} …" : "Søk {types} ...", - "Places" : "Steder", - "Date" : "Dato", - "Today" : "I dag", - "Last 7 days" : "Siste 7 dager", - "Last 30 days" : "Siste 30 dager", - "This year" : "I år", - "Last year" : "I fjor", - "Search people" : "Søk etter personer", - "People" : "Mennesker", - "Filter in current view" : "Filter i gjeldende visning", - "Search in" : "Søk i", - "Searching …" : "Søker ...", - "No matching results" : "Ingen treff", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mellom ${this.dateFilter.startFrom.toLocaleDateString()} og ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Denne nettleseren støttes ikke", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Nettleseren din støttes ikke. Vennligst oppgrader til en nyere versjon eller en støttet versjon.", "Continue with this unsupported browser" : "Fortsett med denne nettleseren som ikke støttes", @@ -203,6 +203,7 @@ "{name} version {version} and above" : "{name} versjon {version} og nyere", "Settings menu" : "Meny for innstillinger", "Avatar of {displayName}" : "{displayName} sin Avatar", + "Search {types} …" : "Søk {types} ...", "Choose {file}" : "Velg {file}", "Choose" : "Velg", "Copy to {target}" : "Kopier til {target}", diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 8dab7d4dffc..fc832ac3673 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -105,6 +105,25 @@ OC.L10N.register( "Pick start date" : "Kies startdatum", "Pick end date" : "Kies einddatum", "Search in date range" : "In datumbereik zoeken", + "Unified search" : "Geünificeerd zoeken", + "Search apps, files, tags, messages" : "Zoek apps, bestanden, berichten", + "Places" : "Locaties", + "Date" : "Datum", + "Today" : "Vandaag", + "Last 7 days" : "Laatste 7 dagen", + "Last 30 days" : "Laatste 30 dagen", + "This year" : "Dit jaar", + "Last year" : "Vorig jaar", + "Search people" : "Zoek mensen", + "People" : "Mensen", + "Filter in current view" : "Beperk tot huidige weergave", + "Results" : "Resultaten", + "Load more results" : "Laad meer resultaten", + "Search in" : "Zoek in", + "Searching …" : "Zoeken ...", + "Start typing to search" : "Begin met typen om te zoeken", + "No matching results" : "Geen resultaten", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Tussen ${this.dateFilter.startFrom.toLocaleDateString()} en ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Inloggen", "Logging in …" : "Inloggen...", "Server side authentication failed!" : "Authenticatie bij de server mislukt!", @@ -161,9 +180,7 @@ OC.L10N.register( "Looking for {term} …" : "Kijken voor {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Het zoeken begint wanneer je begint met typen en resultaten kunnen geselecteerd worden met de pijltjestoetsen", "Search for {name} only" : "Zoek alleen naar {name}", - "Start typing to search" : "Begin met typen om te zoeken", "Loading more results …" : "Meer resultaten laden ...", - "Load more results" : "Laad meer resultaten", "Search" : "Zoeken", "No results for {query}" : "Geen resultaten voor {query}", "Press Enter to start searching" : "Druk op Enter om te beginnen zoeken", @@ -179,23 +196,6 @@ OC.L10N.register( "You have not added any info yet" : "Je hebt nog geen info toegevoegd", "{user} has not added any info yet" : "{user} heeft nog geen info toegevoegd", "Error opening the user status modal, try hard refreshing the page" : "Fout bij het openen van het gebruiker status model, probeer een harde refresh van de pagina", - "Unified search" : "Geünificeerd zoeken", - "Search apps, files, tags, messages" : "Zoek apps, bestanden, berichten", - "Search {types} …" : "Zoeken naar {types}…", - "Places" : "Locaties", - "Date" : "Datum", - "Today" : "Vandaag", - "Last 7 days" : "Laatste 7 dagen", - "Last 30 days" : "Laatste 30 dagen", - "This year" : "Dit jaar", - "Last year" : "Vorig jaar", - "Search people" : "Zoek mensen", - "People" : "Mensen", - "Filter in current view" : "Beperk tot huidige weergave", - "Search in" : "Zoek in", - "Searching …" : "Zoeken ...", - "No matching results" : "Geen resultaten", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Tussen ${this.dateFilter.startFrom.toLocaleDateString()} en ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Deze browser wordt niet ondersteunt", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Deze browser wordt niet ondersteunt. Upgrade a.u.b naar een nieuwere versie of een browser die wel ondersteunt wordt.", "Continue with this unsupported browser" : "Ga verder met deze niet-ondersteunde browser", @@ -203,6 +203,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} versie {version} en hoger", "Settings menu" : "Instellingenmenu", "Avatar of {displayName}" : "Avatar van {displayName}", + "Search {types} …" : "Zoeken naar {types}…", "Choose {file}" : "Kies {file}", "Choose" : "Kies", "Copy to {target}" : "Kopieer naar {target}", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 7dd6148574e..273478322c7 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -103,6 +103,25 @@ "Pick start date" : "Kies startdatum", "Pick end date" : "Kies einddatum", "Search in date range" : "In datumbereik zoeken", + "Unified search" : "Geünificeerd zoeken", + "Search apps, files, tags, messages" : "Zoek apps, bestanden, berichten", + "Places" : "Locaties", + "Date" : "Datum", + "Today" : "Vandaag", + "Last 7 days" : "Laatste 7 dagen", + "Last 30 days" : "Laatste 30 dagen", + "This year" : "Dit jaar", + "Last year" : "Vorig jaar", + "Search people" : "Zoek mensen", + "People" : "Mensen", + "Filter in current view" : "Beperk tot huidige weergave", + "Results" : "Resultaten", + "Load more results" : "Laad meer resultaten", + "Search in" : "Zoek in", + "Searching …" : "Zoeken ...", + "Start typing to search" : "Begin met typen om te zoeken", + "No matching results" : "Geen resultaten", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Tussen ${this.dateFilter.startFrom.toLocaleDateString()} en ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Inloggen", "Logging in …" : "Inloggen...", "Server side authentication failed!" : "Authenticatie bij de server mislukt!", @@ -159,9 +178,7 @@ "Looking for {term} …" : "Kijken voor {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Het zoeken begint wanneer je begint met typen en resultaten kunnen geselecteerd worden met de pijltjestoetsen", "Search for {name} only" : "Zoek alleen naar {name}", - "Start typing to search" : "Begin met typen om te zoeken", "Loading more results …" : "Meer resultaten laden ...", - "Load more results" : "Laad meer resultaten", "Search" : "Zoeken", "No results for {query}" : "Geen resultaten voor {query}", "Press Enter to start searching" : "Druk op Enter om te beginnen zoeken", @@ -177,23 +194,6 @@ "You have not added any info yet" : "Je hebt nog geen info toegevoegd", "{user} has not added any info yet" : "{user} heeft nog geen info toegevoegd", "Error opening the user status modal, try hard refreshing the page" : "Fout bij het openen van het gebruiker status model, probeer een harde refresh van de pagina", - "Unified search" : "Geünificeerd zoeken", - "Search apps, files, tags, messages" : "Zoek apps, bestanden, berichten", - "Search {types} …" : "Zoeken naar {types}…", - "Places" : "Locaties", - "Date" : "Datum", - "Today" : "Vandaag", - "Last 7 days" : "Laatste 7 dagen", - "Last 30 days" : "Laatste 30 dagen", - "This year" : "Dit jaar", - "Last year" : "Vorig jaar", - "Search people" : "Zoek mensen", - "People" : "Mensen", - "Filter in current view" : "Beperk tot huidige weergave", - "Search in" : "Zoek in", - "Searching …" : "Zoeken ...", - "No matching results" : "Geen resultaten", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Tussen ${this.dateFilter.startFrom.toLocaleDateString()} en ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Deze browser wordt niet ondersteunt", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Deze browser wordt niet ondersteunt. Upgrade a.u.b naar een nieuwere versie of een browser die wel ondersteunt wordt.", "Continue with this unsupported browser" : "Ga verder met deze niet-ondersteunde browser", @@ -201,6 +201,7 @@ "{name} version {version} and above" : "{name} versie {version} en hoger", "Settings menu" : "Instellingenmenu", "Avatar of {displayName}" : "Avatar van {displayName}", + "Search {types} …" : "Zoeken naar {types}…", "Choose {file}" : "Kies {file}", "Choose" : "Kies", "Copy to {target}" : "Kopieer naar {target}", diff --git a/core/l10n/oc.js b/core/l10n/oc.js index c0a8843a2df..8bf181d6a47 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -80,6 +80,12 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} notificacion","{count} notificacions"], "No" : "No", "Yes" : "Yes", + "Date" : "Data", + "Today" : "Uèi", + "People" : "Gent", + "Load more results" : "Cargar mai de resultats", + "Searching …" : "Recèrca…", + "Start typing to search" : "Començatz de picar per recercar", "Log in" : "Connexion", "Logging in …" : "Identificacion…", "Server side authentication failed!" : "Autentificacion costat servidor fracassada !", @@ -123,9 +129,7 @@ OC.L10N.register( "Loading your contacts …" : "Cargaments dels contactes…", "Looking for {term} …" : "Recèrca de {term}…", "Search for {name} only" : "Cercar sonque {name}", - "Start typing to search" : "Començatz de picar per recercar", "Loading more results …" : "Cargament de mai de resultats…", - "Load more results" : "Cargar mai de resultats", "Search" : "Recercar", "No results for {query}" : "Cap de resultat per {query}", "An error occurred while searching for {type}" : "Una error s’es producha en cercant {type}", @@ -133,15 +137,11 @@ OC.L10N.register( "Back" : "Retorn", "Login form is disabled." : "Lo formulari de connexion es desactivat.", "Edit Profile" : "Modificar perfil", - "Search {types} …" : "Recèrca {types}…", - "Date" : "Data", - "Today" : "Uèi", - "People" : "Gent", - "Searching …" : "Recèrca…", "This browser is not supported" : "Aqueste navigador es pas pres en carga", "Supported versions" : "Versions presas en carga", "{name} version {version} and above" : "{name} version {version} e ulterior", "Settings menu" : "Menú paramètres", + "Search {types} …" : "Recèrca {types}…", "Choose" : "Causir", "Copy" : "Copiar", "Move" : "Move", diff --git a/core/l10n/oc.json b/core/l10n/oc.json index 7dadfdac98c..dc1b9db6ea1 100644 --- a/core/l10n/oc.json +++ b/core/l10n/oc.json @@ -78,6 +78,12 @@ "_{count} notification_::_{count} notifications_" : ["{count} notificacion","{count} notificacions"], "No" : "No", "Yes" : "Yes", + "Date" : "Data", + "Today" : "Uèi", + "People" : "Gent", + "Load more results" : "Cargar mai de resultats", + "Searching …" : "Recèrca…", + "Start typing to search" : "Començatz de picar per recercar", "Log in" : "Connexion", "Logging in …" : "Identificacion…", "Server side authentication failed!" : "Autentificacion costat servidor fracassada !", @@ -121,9 +127,7 @@ "Loading your contacts …" : "Cargaments dels contactes…", "Looking for {term} …" : "Recèrca de {term}…", "Search for {name} only" : "Cercar sonque {name}", - "Start typing to search" : "Començatz de picar per recercar", "Loading more results …" : "Cargament de mai de resultats…", - "Load more results" : "Cargar mai de resultats", "Search" : "Recercar", "No results for {query}" : "Cap de resultat per {query}", "An error occurred while searching for {type}" : "Una error s’es producha en cercant {type}", @@ -131,15 +135,11 @@ "Back" : "Retorn", "Login form is disabled." : "Lo formulari de connexion es desactivat.", "Edit Profile" : "Modificar perfil", - "Search {types} …" : "Recèrca {types}…", - "Date" : "Data", - "Today" : "Uèi", - "People" : "Gent", - "Searching …" : "Recèrca…", "This browser is not supported" : "Aqueste navigador es pas pres en carga", "Supported versions" : "Versions presas en carga", "{name} version {version} and above" : "{name} version {version} e ulterior", "Settings menu" : "Menú paramètres", + "Search {types} …" : "Recèrca {types}…", "Choose" : "Causir", "Copy" : "Copiar", "Move" : "Move", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 879df40c60e..96aea04cbc5 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -105,6 +105,25 @@ OC.L10N.register( "Pick start date" : "Wybierz datę rozpoczęcia", "Pick end date" : "Wybierz datę zakończenia", "Search in date range" : "Szukaj w zakresie dat", + "Unified search" : "Ujednolicone wyszukiwanie", + "Search apps, files, tags, messages" : "Szukaj aplikacji, plików, tagów, wiadomości", + "Places" : "Miejsca", + "Date" : "Data", + "Today" : "Dzisiaj", + "Last 7 days" : "Ostatnie 7 dni", + "Last 30 days" : "Ostatnie 30 dni", + "This year" : "W tym roku", + "Last year" : "W zeszłym roku", + "Search people" : "Szukaj ludzi", + "People" : "Osoby", + "Filter in current view" : "Filtruj w bieżącym widoku", + "Results" : "Wyniki", + "Load more results" : "Wczytaj więcej wyników", + "Search in" : "Szukaj w", + "Searching …" : "Wyszukiwanie…", + "Start typing to search" : "Zacznij pisać, aby wyszukać", + "No matching results" : "Brak pasujących wyników", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Pomiędzy ${this.dateFilter.startFrom.toLocaleDateString()} a ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Zaloguj", "Logging in …" : "Logowanie…", "Server side authentication failed!" : "Uwierzytelnianie po stronie serwera nie powiodło się!", @@ -161,9 +180,7 @@ OC.L10N.register( "Looking for {term} …" : "Szukam {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "Wyszukiwanie rozpoczyna się po rozpoczęciu pisania, a wyniki można uzyskać za pomocą klawiszy strzałek", "Search for {name} only" : "Wyszukaj tylko {name}", - "Start typing to search" : "Zacznij pisać, aby wyszukać", "Loading more results …" : "Wczytuję więcej wyników…", - "Load more results" : "Wczytaj więcej wyników", "Search" : "Szukaj", "No results for {query}" : "Brak wyników dla {query}", "Press Enter to start searching" : "Naciśnij Enter, aby rozpocząć wyszukiwanie", @@ -179,23 +196,6 @@ OC.L10N.register( "You have not added any info yet" : "Nie dodałeś jeszcze żadnych informacji", "{user} has not added any info yet" : "{user} nie dodał jeszcze żadnych informacji", "Error opening the user status modal, try hard refreshing the page" : "Błąd podczas otwierania modalnego statusu użytkownika, spróbuj bardziej odświeżyć stronę", - "Unified search" : "Ujednolicone wyszukiwanie", - "Search apps, files, tags, messages" : "Szukaj aplikacji, plików, tagów, wiadomości", - "Search {types} …" : "Wyszukaj {types}…", - "Places" : "Miejsca", - "Date" : "Data", - "Today" : "Dzisiaj", - "Last 7 days" : "Ostatnie 7 dni", - "Last 30 days" : "Ostatnie 30 dni", - "This year" : "W tym roku", - "Last year" : "W zeszłym roku", - "Search people" : "Szukaj ludzi", - "People" : "Osoby", - "Filter in current view" : "Filtruj w bieżącym widoku", - "Search in" : "Szukaj w", - "Searching …" : "Wyszukiwanie…", - "No matching results" : "Brak pasujących wyników", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Pomiędzy ${this.dateFilter.startFrom.toLocaleDateString()} a ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Ta przeglądarka nie jest obsługiwana", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Twoja przeglądarka nie jest wspierana. Uaktualnij do nowszej lub obsługiwanej wersji.", "Continue with this unsupported browser" : "Kontynuuj w tej nieobsługiwanej przeglądarce", @@ -203,6 +203,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} wersja {version} i nowsze", "Settings menu" : "Menu ustawień", "Avatar of {displayName}" : "Awatar {displayName}", + "Search {types} …" : "Wyszukaj {types}…", "Choose {file}" : "Wybierz {file}", "Choose" : "Wybierz", "Copy to {target}" : "Skopiuj do {target}", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 86826391198..c636ded3807 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -103,6 +103,25 @@ "Pick start date" : "Wybierz datę rozpoczęcia", "Pick end date" : "Wybierz datę zakończenia", "Search in date range" : "Szukaj w zakresie dat", + "Unified search" : "Ujednolicone wyszukiwanie", + "Search apps, files, tags, messages" : "Szukaj aplikacji, plików, tagów, wiadomości", + "Places" : "Miejsca", + "Date" : "Data", + "Today" : "Dzisiaj", + "Last 7 days" : "Ostatnie 7 dni", + "Last 30 days" : "Ostatnie 30 dni", + "This year" : "W tym roku", + "Last year" : "W zeszłym roku", + "Search people" : "Szukaj ludzi", + "People" : "Osoby", + "Filter in current view" : "Filtruj w bieżącym widoku", + "Results" : "Wyniki", + "Load more results" : "Wczytaj więcej wyników", + "Search in" : "Szukaj w", + "Searching …" : "Wyszukiwanie…", + "Start typing to search" : "Zacznij pisać, aby wyszukać", + "No matching results" : "Brak pasujących wyników", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Pomiędzy ${this.dateFilter.startFrom.toLocaleDateString()} a ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Zaloguj", "Logging in …" : "Logowanie…", "Server side authentication failed!" : "Uwierzytelnianie po stronie serwera nie powiodło się!", @@ -159,9 +178,7 @@ "Looking for {term} …" : "Szukam {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "Wyszukiwanie rozpoczyna się po rozpoczęciu pisania, a wyniki można uzyskać za pomocą klawiszy strzałek", "Search for {name} only" : "Wyszukaj tylko {name}", - "Start typing to search" : "Zacznij pisać, aby wyszukać", "Loading more results …" : "Wczytuję więcej wyników…", - "Load more results" : "Wczytaj więcej wyników", "Search" : "Szukaj", "No results for {query}" : "Brak wyników dla {query}", "Press Enter to start searching" : "Naciśnij Enter, aby rozpocząć wyszukiwanie", @@ -177,23 +194,6 @@ "You have not added any info yet" : "Nie dodałeś jeszcze żadnych informacji", "{user} has not added any info yet" : "{user} nie dodał jeszcze żadnych informacji", "Error opening the user status modal, try hard refreshing the page" : "Błąd podczas otwierania modalnego statusu użytkownika, spróbuj bardziej odświeżyć stronę", - "Unified search" : "Ujednolicone wyszukiwanie", - "Search apps, files, tags, messages" : "Szukaj aplikacji, plików, tagów, wiadomości", - "Search {types} …" : "Wyszukaj {types}…", - "Places" : "Miejsca", - "Date" : "Data", - "Today" : "Dzisiaj", - "Last 7 days" : "Ostatnie 7 dni", - "Last 30 days" : "Ostatnie 30 dni", - "This year" : "W tym roku", - "Last year" : "W zeszłym roku", - "Search people" : "Szukaj ludzi", - "People" : "Osoby", - "Filter in current view" : "Filtruj w bieżącym widoku", - "Search in" : "Szukaj w", - "Searching …" : "Wyszukiwanie…", - "No matching results" : "Brak pasujących wyników", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Pomiędzy ${this.dateFilter.startFrom.toLocaleDateString()} a ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Ta przeglądarka nie jest obsługiwana", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Twoja przeglądarka nie jest wspierana. Uaktualnij do nowszej lub obsługiwanej wersji.", "Continue with this unsupported browser" : "Kontynuuj w tej nieobsługiwanej przeglądarce", @@ -201,6 +201,7 @@ "{name} version {version} and above" : "{name} wersja {version} i nowsze", "Settings menu" : "Menu ustawień", "Avatar of {displayName}" : "Awatar {displayName}", + "Search {types} …" : "Wyszukaj {types}…", "Choose {file}" : "Wybierz {file}", "Choose" : "Wybierz", "Copy to {target}" : "Skopiuj do {target}", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index aad86960745..ca1fe76ddb7 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -106,6 +106,25 @@ OC.L10N.register( "Pick start date" : "Escolha uma data de início", "Pick end date" : "Escolha uma data de fim", "Search in date range" : "Pesquise em um intervalo de data", + "Unified search" : "Pesquisa unificada", + "Search apps, files, tags, messages" : "Procure por apps, arquivos, etiquetas, mensagens", + "Places" : "Lugares", + "Date" : "Data", + "Today" : "Hoje", + "Last 7 days" : "Últimos 7 dias", + "Last 30 days" : "Últimos 30 dias", + "This year" : "Este ano", + "Last year" : "Último ano", + "Search people" : "Procure pessoas", + "People" : "Pessoas", + "Filter in current view" : "Filtrar na visualização atual", + "Results" : "Resultados", + "Load more results" : "Carregar mais resultados", + "Search in" : "Procurar em", + "Searching …" : "Pesquisando...", + "Start typing to search" : "Comece a digitar para pesquisar", + "No matching results" : "Nenhum resultado encontrado", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Entrar", "Logging in …" : "Entrando...", "Server side authentication failed!" : "Autenticação do servidor falhou!", @@ -163,9 +182,7 @@ OC.L10N.register( "Looking for {term} …" : "Procurando por {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "A pesquisa iniciará assim que você começar a digitar e os resultados você pode navegar com as setas do teclado", "Search for {name} only" : "Pesquisar somente por {nome}", - "Start typing to search" : "Comece a digitar para pesquisar", "Loading more results …" : "Carregando mais resultados...", - "Load more results" : "Carregar mais resultados", "Search" : "Pesquisar", "No results for {query}" : "Sem resultados para {query}", "Press Enter to start searching" : "Pressione Enter para iniciar a pesquisa", @@ -181,23 +198,6 @@ OC.L10N.register( "You have not added any info yet" : "Você ainda não adicionou nenhuma informação", "{user} has not added any info yet" : "{user} ainda não adicionou nenhuma informação", "Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de status do usuário, tente atualizar a página", - "Unified search" : "Pesquisa unificada", - "Search apps, files, tags, messages" : "Procure por apps, arquivos, etiquetas, mensagens", - "Search {types} …" : "Pesquisar {types}…", - "Places" : "Lugares", - "Date" : "Data", - "Today" : "Hoje", - "Last 7 days" : "Últimos 7 dias", - "Last 30 days" : "Últimos 30 dias", - "This year" : "Este ano", - "Last year" : "Último ano", - "Search people" : "Procure pessoas", - "People" : "Pessoas", - "Filter in current view" : "Filtrar na visualização atual", - "Search in" : "Procurar em", - "Searching …" : "Pesquisando...", - "No matching results" : "Nenhum resultado encontrado", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Este navegador não é compatível", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Seu navegador não é suportado. Atualize para uma versão mais recente ou compatível.", "Continue with this unsupported browser" : "Continuar com este navegador não compatível", @@ -205,6 +205,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} versão {version} e superior", "Settings menu" : "Menu de configurações", "Avatar of {displayName}" : "Avatar de {displayName}", + "Search {types} …" : "Pesquisar {types}…", "Choose {file}" : "Escolher {file}", "Choose" : "Escolher", "Copy to {target}" : "Copiar para {target}", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 49cb817a157..57f18d5ee8e 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -104,6 +104,25 @@ "Pick start date" : "Escolha uma data de início", "Pick end date" : "Escolha uma data de fim", "Search in date range" : "Pesquise em um intervalo de data", + "Unified search" : "Pesquisa unificada", + "Search apps, files, tags, messages" : "Procure por apps, arquivos, etiquetas, mensagens", + "Places" : "Lugares", + "Date" : "Data", + "Today" : "Hoje", + "Last 7 days" : "Últimos 7 dias", + "Last 30 days" : "Últimos 30 dias", + "This year" : "Este ano", + "Last year" : "Último ano", + "Search people" : "Procure pessoas", + "People" : "Pessoas", + "Filter in current view" : "Filtrar na visualização atual", + "Results" : "Resultados", + "Load more results" : "Carregar mais resultados", + "Search in" : "Procurar em", + "Searching …" : "Pesquisando...", + "Start typing to search" : "Comece a digitar para pesquisar", + "No matching results" : "Nenhum resultado encontrado", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Entrar", "Logging in …" : "Entrando...", "Server side authentication failed!" : "Autenticação do servidor falhou!", @@ -161,9 +180,7 @@ "Looking for {term} …" : "Procurando por {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "A pesquisa iniciará assim que você começar a digitar e os resultados você pode navegar com as setas do teclado", "Search for {name} only" : "Pesquisar somente por {nome}", - "Start typing to search" : "Comece a digitar para pesquisar", "Loading more results …" : "Carregando mais resultados...", - "Load more results" : "Carregar mais resultados", "Search" : "Pesquisar", "No results for {query}" : "Sem resultados para {query}", "Press Enter to start searching" : "Pressione Enter para iniciar a pesquisa", @@ -179,23 +196,6 @@ "You have not added any info yet" : "Você ainda não adicionou nenhuma informação", "{user} has not added any info yet" : "{user} ainda não adicionou nenhuma informação", "Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de status do usuário, tente atualizar a página", - "Unified search" : "Pesquisa unificada", - "Search apps, files, tags, messages" : "Procure por apps, arquivos, etiquetas, mensagens", - "Search {types} …" : "Pesquisar {types}…", - "Places" : "Lugares", - "Date" : "Data", - "Today" : "Hoje", - "Last 7 days" : "Últimos 7 dias", - "Last 30 days" : "Últimos 30 dias", - "This year" : "Este ano", - "Last year" : "Último ano", - "Search people" : "Procure pessoas", - "People" : "Pessoas", - "Filter in current view" : "Filtrar na visualização atual", - "Search in" : "Procurar em", - "Searching …" : "Pesquisando...", - "No matching results" : "Nenhum resultado encontrado", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Este navegador não é compatível", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Seu navegador não é suportado. Atualize para uma versão mais recente ou compatível.", "Continue with this unsupported browser" : "Continuar com este navegador não compatível", @@ -203,6 +203,7 @@ "{name} version {version} and above" : "{name} versão {version} e superior", "Settings menu" : "Menu de configurações", "Avatar of {displayName}" : "Avatar de {displayName}", + "Search {types} …" : "Pesquisar {types}…", "Choose {file}" : "Escolher {file}", "Choose" : "Escolher", "Copy to {target}" : "Copiar para {target}", diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index f730423497f..bffc50984b9 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -84,6 +84,13 @@ OC.L10N.register( "More apps" : "Mais apps", "No" : "Não", "Yes" : "Sim", + "Date" : "Data", + "Today" : "Hoje", + "Last year" : "Ultimo ano", + "Results" : "Resultados", + "Load more results" : "Mostrar mais resultados...", + "Searching …" : "À procura …", + "Start typing to search" : "Digitar para pesquisar", "Log in" : "Iniciar sessão", "Logging in …" : "A entrar...", "Server side authentication failed!" : "Autenticação do lado do servidor falhou!", @@ -123,9 +130,7 @@ OC.L10N.register( "Loading your contacts …" : "A carregar os seus contactos", "Looking for {term} …" : "Procurando por {term} …", "Search for {name} only" : "Pesquisar apenas por {name}", - "Start typing to search" : "Digitar para pesquisar", "Loading more results …" : "A carregar mais resultados...", - "Load more results" : "Mostrar mais resultados...", "Search" : "Procurar", "No results for {query}" : "Nenhum resultado para {query}", "An error occurred while searching for {type}" : "Ocorreu um erro enquanto pesquisava por {type}", @@ -133,17 +138,13 @@ OC.L10N.register( "Back" : "Anterior", "Edit Profile" : "Editar perfil", "You have not added any info yet" : "Ainda não adicionou qualquer informação ", - "Search {types} …" : "Pesquisar {types}...", - "Date" : "Data", - "Today" : "Hoje", - "Last year" : "Ultimo ano", - "Searching …" : "À procura …", "This browser is not supported" : "O seu navegador não é suportado.", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "A versão do seu navegador não é suportada. Por favor atualize para uma versão mais recente ou para uma que seja suportada.", "Continue with this unsupported browser" : "Continuar com uma versão não suportada do navegador", "Supported versions" : "Versões suportadas", "{name} version {version} and above" : "{name} versão {version} e superior", "Settings menu" : "Menu de configurações", + "Search {types} …" : "Pesquisar {types}...", "Choose" : "Escolher", "Copy" : "Copiar", "Move" : "Mover", diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json index 146f3f0d520..b5b4677142b 100644 --- a/core/l10n/pt_PT.json +++ b/core/l10n/pt_PT.json @@ -82,6 +82,13 @@ "More apps" : "Mais apps", "No" : "Não", "Yes" : "Sim", + "Date" : "Data", + "Today" : "Hoje", + "Last year" : "Ultimo ano", + "Results" : "Resultados", + "Load more results" : "Mostrar mais resultados...", + "Searching …" : "À procura …", + "Start typing to search" : "Digitar para pesquisar", "Log in" : "Iniciar sessão", "Logging in …" : "A entrar...", "Server side authentication failed!" : "Autenticação do lado do servidor falhou!", @@ -121,9 +128,7 @@ "Loading your contacts …" : "A carregar os seus contactos", "Looking for {term} …" : "Procurando por {term} …", "Search for {name} only" : "Pesquisar apenas por {name}", - "Start typing to search" : "Digitar para pesquisar", "Loading more results …" : "A carregar mais resultados...", - "Load more results" : "Mostrar mais resultados...", "Search" : "Procurar", "No results for {query}" : "Nenhum resultado para {query}", "An error occurred while searching for {type}" : "Ocorreu um erro enquanto pesquisava por {type}", @@ -131,17 +136,13 @@ "Back" : "Anterior", "Edit Profile" : "Editar perfil", "You have not added any info yet" : "Ainda não adicionou qualquer informação ", - "Search {types} …" : "Pesquisar {types}...", - "Date" : "Data", - "Today" : "Hoje", - "Last year" : "Ultimo ano", - "Searching …" : "À procura …", "This browser is not supported" : "O seu navegador não é suportado.", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "A versão do seu navegador não é suportada. Por favor atualize para uma versão mais recente ou para uma que seja suportada.", "Continue with this unsupported browser" : "Continuar com uma versão não suportada do navegador", "Supported versions" : "Versões suportadas", "{name} version {version} and above" : "{name} versão {version} e superior", "Settings menu" : "Menu de configurações", + "Search {types} …" : "Pesquisar {types}...", "Choose" : "Escolher", "Copy" : "Copiar", "Move" : "Mover", diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 0fb80f82ac3..1d7616c3d68 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -102,6 +102,21 @@ OC.L10N.register( "Pick start date" : "Selectează o dată de început", "Pick end date" : "Selectează o dată de sfârșit", "Search in date range" : "Caută în intervalul", + "Search apps, files, tags, messages" : "Caută aplicații, fișiere, etichete, mesaje", + "Today" : "Azi", + "Last 7 days" : "Ultimele 7 zile", + "Last 30 days" : "Ultimele 30 de zile", + "This year" : "Anul acesta", + "Last year" : "Anul trecut", + "Search people" : "Caută persoane", + "People" : "Persoane", + "Filter in current view" : "Filtrează în vizualizarea curentă", + "Load more results" : "Încarcă mai multe rezultate", + "Search in" : "Caută în", + "Searching …" : "Căutare ...", + "Start typing to search" : "Tastați pentru căutare", + "No matching results" : "Niciun rezultat găsit", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Între ${this.dateFilter.startFrom.toLocaleDateString()} și ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Autentificare", "Logging in …" : "Se autentifică...", "Server side authentication failed!" : "Autentificarea la nivel de server a eșuat!", @@ -154,9 +169,7 @@ OC.L10N.register( "Looking for {term} …" : "Se caută {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Căutarea începe când tastați și navigarea în rezultate se face cu tastele săgeți", "Search for {name} only" : "Caută doar {name} ", - "Start typing to search" : "Tastați pentru căutare", "Loading more results …" : "Se încarcă mai multe rezultate ...", - "Load more results" : "Încarcă mai multe rezultate", "Search" : "Căutare", "No results for {query}" : "Niciun rezultat pentru {query}", "Press Enter to start searching" : "Apăsați Enter pentru căutare", @@ -171,20 +184,6 @@ OC.L10N.register( "You have not added any info yet" : "Nu ați adăugat nicio informație", "{user} has not added any info yet" : "{user} nu a adăugat nicio informație", "Error opening the user status modal, try hard refreshing the page" : "Eroare la deschiderea status utilizator, încercați refresh", - "Search apps, files, tags, messages" : "Caută aplicații, fișiere, etichete, mesaje", - "Search {types} …" : "Căutare {types} …", - "Today" : "Azi", - "Last 7 days" : "Ultimele 7 zile", - "Last 30 days" : "Ultimele 30 de zile", - "This year" : "Anul acesta", - "Last year" : "Anul trecut", - "Search people" : "Caută persoane", - "People" : "Persoane", - "Filter in current view" : "Filtrează în vizualizarea curentă", - "Search in" : "Caută în", - "Searching …" : "Căutare ...", - "No matching results" : "Niciun rezultat găsit", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Între ${this.dateFilter.startFrom.toLocaleDateString()} și ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Browser incompatibil", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Browserul este incompatibil. Faceți upgrade la o versiune nouă.", "Continue with this unsupported browser" : "Continuă cu browserul incompatibil", @@ -192,6 +191,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} versiunea {version} și superioară", "Settings menu" : "Meniul Setări", "Avatar of {displayName}" : "Avatarul {displayName}", + "Search {types} …" : "Căutare {types} …", "Choose {file}" : "Selectați {file}", "Choose" : "Alege", "Copy to {target}" : "Copiază la {target}", diff --git a/core/l10n/ro.json b/core/l10n/ro.json index 1414689ca19..c94f6bdf323 100644 --- a/core/l10n/ro.json +++ b/core/l10n/ro.json @@ -100,6 +100,21 @@ "Pick start date" : "Selectează o dată de început", "Pick end date" : "Selectează o dată de sfârșit", "Search in date range" : "Caută în intervalul", + "Search apps, files, tags, messages" : "Caută aplicații, fișiere, etichete, mesaje", + "Today" : "Azi", + "Last 7 days" : "Ultimele 7 zile", + "Last 30 days" : "Ultimele 30 de zile", + "This year" : "Anul acesta", + "Last year" : "Anul trecut", + "Search people" : "Caută persoane", + "People" : "Persoane", + "Filter in current view" : "Filtrează în vizualizarea curentă", + "Load more results" : "Încarcă mai multe rezultate", + "Search in" : "Caută în", + "Searching …" : "Căutare ...", + "Start typing to search" : "Tastați pentru căutare", + "No matching results" : "Niciun rezultat găsit", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Între ${this.dateFilter.startFrom.toLocaleDateString()} și ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Autentificare", "Logging in …" : "Se autentifică...", "Server side authentication failed!" : "Autentificarea la nivel de server a eșuat!", @@ -152,9 +167,7 @@ "Looking for {term} …" : "Se caută {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Căutarea începe când tastați și navigarea în rezultate se face cu tastele săgeți", "Search for {name} only" : "Caută doar {name} ", - "Start typing to search" : "Tastați pentru căutare", "Loading more results …" : "Se încarcă mai multe rezultate ...", - "Load more results" : "Încarcă mai multe rezultate", "Search" : "Căutare", "No results for {query}" : "Niciun rezultat pentru {query}", "Press Enter to start searching" : "Apăsați Enter pentru căutare", @@ -169,20 +182,6 @@ "You have not added any info yet" : "Nu ați adăugat nicio informație", "{user} has not added any info yet" : "{user} nu a adăugat nicio informație", "Error opening the user status modal, try hard refreshing the page" : "Eroare la deschiderea status utilizator, încercați refresh", - "Search apps, files, tags, messages" : "Caută aplicații, fișiere, etichete, mesaje", - "Search {types} …" : "Căutare {types} …", - "Today" : "Azi", - "Last 7 days" : "Ultimele 7 zile", - "Last 30 days" : "Ultimele 30 de zile", - "This year" : "Anul acesta", - "Last year" : "Anul trecut", - "Search people" : "Caută persoane", - "People" : "Persoane", - "Filter in current view" : "Filtrează în vizualizarea curentă", - "Search in" : "Caută în", - "Searching …" : "Căutare ...", - "No matching results" : "Niciun rezultat găsit", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Între ${this.dateFilter.startFrom.toLocaleDateString()} și ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Browser incompatibil", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Browserul este incompatibil. Faceți upgrade la o versiune nouă.", "Continue with this unsupported browser" : "Continuă cu browserul incompatibil", @@ -190,6 +189,7 @@ "{name} version {version} and above" : "{name} versiunea {version} și superioară", "Settings menu" : "Meniul Setări", "Avatar of {displayName}" : "Avatarul {displayName}", + "Search {types} …" : "Căutare {types} …", "Choose {file}" : "Selectați {file}", "Choose" : "Alege", "Copy to {target}" : "Copiază la {target}", diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 4711bb1c36c..680ca4fe155 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -105,6 +105,25 @@ OC.L10N.register( "Pick start date" : "Выберите дату начала", "Pick end date" : "Выберите дату окончания", "Search in date range" : "Поиск по диапазону дат", + "Unified search" : "Объединённый поиск", + "Search apps, files, tags, messages" : "Поиск приложений, файлов, тегов, сообщений", + "Places" : "Места", + "Date" : "Дата", + "Today" : "Сегодня", + "Last 7 days" : "Последние 7 дней", + "Last 30 days" : "Последние 30 дней", + "This year" : "Этот год", + "Last year" : "Последний год", + "Search people" : "Поиск людей", + "People" : "Люди", + "Filter in current view" : "Фильтр в текущем виде", + "Results" : "Результаты", + "Load more results" : "Загрузить дополнительные результаты", + "Search in" : "Искать в", + "Searching …" : "Поиск…", + "Start typing to search" : "Начините вводить символы для поиска", + "No matching results" : "Нет совпадающих результатов", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Между ${this.dateFilter.startFrom.toLocaleDateString()} и ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Войти", "Logging in …" : "Вход в систему…", "Server side authentication failed!" : "Ошибка аутентификации на стороне сервера!", @@ -162,9 +181,7 @@ OC.L10N.register( "Looking for {term} …" : "Поиск {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "Поиск начнётся при наборе текста. Для перехода к результатам поиска используйте клавиши со стрелками.", "Search for {name} only" : "Искать только для «{name}»", - "Start typing to search" : "Начините вводить символы для поиска", "Loading more results …" : "Загрузка дополнительных результатов…", - "Load more results" : "Загрузить дополнительные результаты", "Search" : "Найти", "No results for {query}" : "По запросу «{query}» ничего не найдено", "Press Enter to start searching" : "Нажмите Enter, чтобы начать поиск", @@ -180,23 +197,6 @@ OC.L10N.register( "You have not added any info yet" : "Вы ещё не добавили никакой информации", "{user} has not added any info yet" : "Пользователь {user} ещё не добавил(а) никакой информации", "Error opening the user status modal, try hard refreshing the page" : "Произошла ошибка при открытии модального окна пользователя, попробуйте обновить страницу", - "Unified search" : "Объединённый поиск", - "Search apps, files, tags, messages" : "Поиск приложений, файлов, тегов, сообщений", - "Search {types} …" : "Поиск {types}…", - "Places" : "Места", - "Date" : "Дата", - "Today" : "Сегодня", - "Last 7 days" : "Последние 7 дней", - "Last 30 days" : "Последние 30 дней", - "This year" : "Этот год", - "Last year" : "Последний год", - "Search people" : "Поиск людей", - "People" : "Люди", - "Filter in current view" : "Фильтр в текущем виде", - "Search in" : "Искать в", - "Searching …" : "Поиск…", - "No matching results" : "Нет совпадающих результатов", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Между ${this.dateFilter.startFrom.toLocaleDateString()} и ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Используемый браузер не поддерживается", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Используемый браузер не поддерживается. Обновитесь до более новой версии или используйте другой браузер.", "Continue with this unsupported browser" : "Продолжить с использованием неподдерживаемого браузера", @@ -204,6 +204,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} версии {version} и новее", "Settings menu" : "Меню настроек", "Avatar of {displayName}" : "Изображение профиля {displayName}", + "Search {types} …" : "Поиск {types}…", "Choose {file}" : "Выбран «{file}»", "Choose" : "Выбрать", "Copy to {target}" : "Скопировать в {target}", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index ce23b48dbda..a118229c4b2 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -103,6 +103,25 @@ "Pick start date" : "Выберите дату начала", "Pick end date" : "Выберите дату окончания", "Search in date range" : "Поиск по диапазону дат", + "Unified search" : "Объединённый поиск", + "Search apps, files, tags, messages" : "Поиск приложений, файлов, тегов, сообщений", + "Places" : "Места", + "Date" : "Дата", + "Today" : "Сегодня", + "Last 7 days" : "Последние 7 дней", + "Last 30 days" : "Последние 30 дней", + "This year" : "Этот год", + "Last year" : "Последний год", + "Search people" : "Поиск людей", + "People" : "Люди", + "Filter in current view" : "Фильтр в текущем виде", + "Results" : "Результаты", + "Load more results" : "Загрузить дополнительные результаты", + "Search in" : "Искать в", + "Searching …" : "Поиск…", + "Start typing to search" : "Начините вводить символы для поиска", + "No matching results" : "Нет совпадающих результатов", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Между ${this.dateFilter.startFrom.toLocaleDateString()} и ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Войти", "Logging in …" : "Вход в систему…", "Server side authentication failed!" : "Ошибка аутентификации на стороне сервера!", @@ -160,9 +179,7 @@ "Looking for {term} …" : "Поиск {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "Поиск начнётся при наборе текста. Для перехода к результатам поиска используйте клавиши со стрелками.", "Search for {name} only" : "Искать только для «{name}»", - "Start typing to search" : "Начините вводить символы для поиска", "Loading more results …" : "Загрузка дополнительных результатов…", - "Load more results" : "Загрузить дополнительные результаты", "Search" : "Найти", "No results for {query}" : "По запросу «{query}» ничего не найдено", "Press Enter to start searching" : "Нажмите Enter, чтобы начать поиск", @@ -178,23 +195,6 @@ "You have not added any info yet" : "Вы ещё не добавили никакой информации", "{user} has not added any info yet" : "Пользователь {user} ещё не добавил(а) никакой информации", "Error opening the user status modal, try hard refreshing the page" : "Произошла ошибка при открытии модального окна пользователя, попробуйте обновить страницу", - "Unified search" : "Объединённый поиск", - "Search apps, files, tags, messages" : "Поиск приложений, файлов, тегов, сообщений", - "Search {types} …" : "Поиск {types}…", - "Places" : "Места", - "Date" : "Дата", - "Today" : "Сегодня", - "Last 7 days" : "Последние 7 дней", - "Last 30 days" : "Последние 30 дней", - "This year" : "Этот год", - "Last year" : "Последний год", - "Search people" : "Поиск людей", - "People" : "Люди", - "Filter in current view" : "Фильтр в текущем виде", - "Search in" : "Искать в", - "Searching …" : "Поиск…", - "No matching results" : "Нет совпадающих результатов", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Между ${this.dateFilter.startFrom.toLocaleDateString()} и ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Используемый браузер не поддерживается", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Используемый браузер не поддерживается. Обновитесь до более новой версии или используйте другой браузер.", "Continue with this unsupported browser" : "Продолжить с использованием неподдерживаемого браузера", @@ -202,6 +202,7 @@ "{name} version {version} and above" : "{name} версии {version} и новее", "Settings menu" : "Меню настроек", "Avatar of {displayName}" : "Изображение профиля {displayName}", + "Search {types} …" : "Поиск {types}…", "Choose {file}" : "Выбран «{file}»", "Choose" : "Выбрать", "Copy to {target}" : "Скопировать в {target}", diff --git a/core/l10n/sc.js b/core/l10n/sc.js index cbc335ea8cb..981ce3a728d 100644 --- a/core/l10n/sc.js +++ b/core/l10n/sc.js @@ -95,6 +95,23 @@ OC.L10N.register( "Pick start date" : "Sèbera una data de cumintzu", "Pick end date" : "Sèbera una data de acabbu", "Search in date range" : "Chirca in su perìodu de datas", + "Unified search" : "Chirca unificada", + "Search apps, files, tags, messages" : "Chirca in is aplicatziones, archìvios, etichetas e messàgios", + "Date" : "Data", + "Today" : "Oe ", + "Last 7 days" : "Ùrtimas 7 dies", + "Last 30 days" : "Ùrtimas 30 dies", + "This year" : "Ocannu", + "Last year" : "S'annu passadu", + "Search people" : "Chirca persones", + "People" : "Gente", + "Results" : "Resurtados", + "Load more results" : "Càrriga àteros resurtados", + "Search in" : "Chirca in", + "Searching …" : "Chirchende …", + "Start typing to search" : "Cumintza a iscrìere pro chircare", + "No matching results" : "Nissunu resurtadu", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Intre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Intra", "Logging in …" : "Intrende ...", "Server side authentication failed!" : "Autenticatzione de s'ala de su serbidore faddida!", @@ -144,9 +161,7 @@ OC.L10N.register( "Loading your contacts …" : "Carrighende is cuntatos...", "Looking for {term} …" : "Chirchende {term} …", "Search for {name} only" : "Chirca pro {name} ebbia", - "Start typing to search" : "Cumintza a iscrìere pro chircare", "Loading more results …" : "Carrighende àteros resurtados ...", - "Load more results" : "Càrriga àteros resurtados", "Search" : "Chirca", "No results for {query}" : "Perunu resurtadu pro {query}", "Press Enter to start searching" : "Preme Enter pro cumintzare sa chirca", @@ -157,27 +172,13 @@ OC.L10N.register( "Back" : "A coa", "Login form is disabled." : "Su mòdulu de atzessu est disativadu.", "Edit Profile" : "Modìfica su profilu", - "Unified search" : "Chirca unificada", - "Search apps, files, tags, messages" : "Chirca in is aplicatziones, archìvios, etichetas e messàgios", - "Search {types} …" : "Chirca {types} …", - "Date" : "Data", - "Today" : "Oe ", - "Last 7 days" : "Ùrtimas 7 dies", - "Last 30 days" : "Ùrtimas 30 dies", - "This year" : "Ocannu", - "Last year" : "S'annu passadu", - "Search people" : "Chirca persones", - "People" : "Gente", - "Search in" : "Chirca in", - "Searching …" : "Chirchende …", - "No matching results" : "Nissunu resurtadu", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Intre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Custu navigadore no est cumpatìbile", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Su navigadore tuo no est cumpatìbile. Atualiza·ddu a una versione noa o càmbia a unu navigadore cumpatìbile.", "Continue with this unsupported browser" : "Abarra in custu navigadore non cumpatìbile", "Supported versions" : "Versiones cumpatìbiles", "{name} version {version} and above" : "{name} versione {version} e superiores", "Settings menu" : "Menù de cunfiguratzione", + "Search {types} …" : "Chirca {types} …", "Choose {file}" : "Sèbera {file}", "Choose" : "Sèbera", "Copy to {target}" : "Còpia a {target}", diff --git a/core/l10n/sc.json b/core/l10n/sc.json index 8609cf8625c..a6340fe0494 100644 --- a/core/l10n/sc.json +++ b/core/l10n/sc.json @@ -93,6 +93,23 @@ "Pick start date" : "Sèbera una data de cumintzu", "Pick end date" : "Sèbera una data de acabbu", "Search in date range" : "Chirca in su perìodu de datas", + "Unified search" : "Chirca unificada", + "Search apps, files, tags, messages" : "Chirca in is aplicatziones, archìvios, etichetas e messàgios", + "Date" : "Data", + "Today" : "Oe ", + "Last 7 days" : "Ùrtimas 7 dies", + "Last 30 days" : "Ùrtimas 30 dies", + "This year" : "Ocannu", + "Last year" : "S'annu passadu", + "Search people" : "Chirca persones", + "People" : "Gente", + "Results" : "Resurtados", + "Load more results" : "Càrriga àteros resurtados", + "Search in" : "Chirca in", + "Searching …" : "Chirchende …", + "Start typing to search" : "Cumintza a iscrìere pro chircare", + "No matching results" : "Nissunu resurtadu", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Intre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Intra", "Logging in …" : "Intrende ...", "Server side authentication failed!" : "Autenticatzione de s'ala de su serbidore faddida!", @@ -142,9 +159,7 @@ "Loading your contacts …" : "Carrighende is cuntatos...", "Looking for {term} …" : "Chirchende {term} …", "Search for {name} only" : "Chirca pro {name} ebbia", - "Start typing to search" : "Cumintza a iscrìere pro chircare", "Loading more results …" : "Carrighende àteros resurtados ...", - "Load more results" : "Càrriga àteros resurtados", "Search" : "Chirca", "No results for {query}" : "Perunu resurtadu pro {query}", "Press Enter to start searching" : "Preme Enter pro cumintzare sa chirca", @@ -155,27 +170,13 @@ "Back" : "A coa", "Login form is disabled." : "Su mòdulu de atzessu est disativadu.", "Edit Profile" : "Modìfica su profilu", - "Unified search" : "Chirca unificada", - "Search apps, files, tags, messages" : "Chirca in is aplicatziones, archìvios, etichetas e messàgios", - "Search {types} …" : "Chirca {types} …", - "Date" : "Data", - "Today" : "Oe ", - "Last 7 days" : "Ùrtimas 7 dies", - "Last 30 days" : "Ùrtimas 30 dies", - "This year" : "Ocannu", - "Last year" : "S'annu passadu", - "Search people" : "Chirca persones", - "People" : "Gente", - "Search in" : "Chirca in", - "Searching …" : "Chirchende …", - "No matching results" : "Nissunu resurtadu", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Intre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Custu navigadore no est cumpatìbile", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Su navigadore tuo no est cumpatìbile. Atualiza·ddu a una versione noa o càmbia a unu navigadore cumpatìbile.", "Continue with this unsupported browser" : "Abarra in custu navigadore non cumpatìbile", "Supported versions" : "Versiones cumpatìbiles", "{name} version {version} and above" : "{name} versione {version} e superiores", "Settings menu" : "Menù de cunfiguratzione", + "Search {types} …" : "Chirca {types} …", "Choose {file}" : "Sèbera {file}", "Choose" : "Sèbera", "Copy to {target}" : "Còpia a {target}", diff --git a/core/l10n/sk.js b/core/l10n/sk.js index 26b053216a6..33d869068fc 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -105,6 +105,25 @@ OC.L10N.register( "Pick start date" : "Vyberte dátum začiatku", "Pick end date" : "Vyberte dátum ukončenia", "Search in date range" : "Hľadať v rozsahu dátumov", + "Unified search" : "Jednotné vyhľadávanie", + "Search apps, files, tags, messages" : "Hľadať aplikácie, súbory, štítky a správy", + "Places" : "Miesta", + "Date" : "Dátum", + "Today" : "Dnes", + "Last 7 days" : "Posledných 7 dní", + "Last 30 days" : "Posledných 30 dní", + "This year" : "Tento rok", + "Last year" : "Minulý rok", + "Search people" : "Hľadať ľudí", + "People" : "Ľudia", + "Filter in current view" : "Filter v aktuálnom zobrazení", + "Results" : "Výsledky", + "Load more results" : "Načítať viac výsledkov", + "Search in" : "Hľadať v", + "Searching …" : "Hľadá sa…", + "Start typing to search" : "Začnite písať pre vyhľadanie", + "No matching results" : "Žiadne zhodujúce výsledky", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Medzi ${this.dateFilter.startFrom.toLocaleDateString()} a ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Prihlásiť sa", "Logging in …" : "Prihlasujem ...", "Server side authentication failed!" : "Autentifikácia na serveri zlyhala!", @@ -161,9 +180,7 @@ OC.L10N.register( "Looking for {term} …" : "Hľadá sa výraz {term}...", "Search starts once you start typing and results may be reached with the arrow keys" : "Hľadanie sa začína, keď začnete písať a výsledky môžete dosiahnuť pomocou šípiek.", "Search for {name} only" : "Hľadať iba {name}", - "Start typing to search" : "Začnite písať pre vyhľadanie", "Loading more results …" : "Načítava sa viac výsledkov …", - "Load more results" : "Načítať viac výsledkov", "Search" : "Hľadať", "No results for {query}" : "Žiadne výsledky pre {query}", "Press Enter to start searching" : "Stlačte Enter pre spustenie hľadania", @@ -179,23 +196,6 @@ OC.L10N.register( "You have not added any info yet" : "Zatiaľ ste nepridali žiadne informácie", "{user} has not added any info yet" : "{user} zatiaľ nepridal žiadne informácie", "Error opening the user status modal, try hard refreshing the page" : "Chyba pri otváraní modálneho okna stavu používateľa, skúste stránku obnoviť", - "Unified search" : "Jednotné vyhľadávanie", - "Search apps, files, tags, messages" : "Hľadať aplikácie, súbory, štítky a správy", - "Search {types} …" : "Vyhľadať {types}", - "Places" : "Miesta", - "Date" : "Dátum", - "Today" : "Dnes", - "Last 7 days" : "Posledných 7 dní", - "Last 30 days" : "Posledných 30 dní", - "This year" : "Tento rok", - "Last year" : "Minulý rok", - "Search people" : "Hľadať ľudí", - "People" : "Ľudia", - "Filter in current view" : "Filter v aktuálnom zobrazení", - "Search in" : "Hľadať v", - "Searching …" : "Hľadá sa…", - "No matching results" : "Žiadne zhodujúce výsledky", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Medzi ${this.dateFilter.startFrom.toLocaleDateString()} a ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Tento prehliadač nie je podporovaný", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Váš prehliadač nie je podporovaný. Inovujte na novšiu alebo podporovanú verziu.", "Continue with this unsupported browser" : "Pokračovať s nepodporovaným prehliadačom", @@ -203,6 +203,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} verzie {version} alebo vyššej", "Settings menu" : "Menu nastavení", "Avatar of {displayName}" : "Avatar užívateľa {displayName}", + "Search {types} …" : "Vyhľadať {types}", "Choose {file}" : "Vyberte {file}", "Choose" : "Vybrať", "Copy to {target}" : "Kopírovať do {target}", diff --git a/core/l10n/sk.json b/core/l10n/sk.json index c3246cede47..f50efb8ffce 100644 --- a/core/l10n/sk.json +++ b/core/l10n/sk.json @@ -103,6 +103,25 @@ "Pick start date" : "Vyberte dátum začiatku", "Pick end date" : "Vyberte dátum ukončenia", "Search in date range" : "Hľadať v rozsahu dátumov", + "Unified search" : "Jednotné vyhľadávanie", + "Search apps, files, tags, messages" : "Hľadať aplikácie, súbory, štítky a správy", + "Places" : "Miesta", + "Date" : "Dátum", + "Today" : "Dnes", + "Last 7 days" : "Posledných 7 dní", + "Last 30 days" : "Posledných 30 dní", + "This year" : "Tento rok", + "Last year" : "Minulý rok", + "Search people" : "Hľadať ľudí", + "People" : "Ľudia", + "Filter in current view" : "Filter v aktuálnom zobrazení", + "Results" : "Výsledky", + "Load more results" : "Načítať viac výsledkov", + "Search in" : "Hľadať v", + "Searching …" : "Hľadá sa…", + "Start typing to search" : "Začnite písať pre vyhľadanie", + "No matching results" : "Žiadne zhodujúce výsledky", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Medzi ${this.dateFilter.startFrom.toLocaleDateString()} a ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Prihlásiť sa", "Logging in …" : "Prihlasujem ...", "Server side authentication failed!" : "Autentifikácia na serveri zlyhala!", @@ -159,9 +178,7 @@ "Looking for {term} …" : "Hľadá sa výraz {term}...", "Search starts once you start typing and results may be reached with the arrow keys" : "Hľadanie sa začína, keď začnete písať a výsledky môžete dosiahnuť pomocou šípiek.", "Search for {name} only" : "Hľadať iba {name}", - "Start typing to search" : "Začnite písať pre vyhľadanie", "Loading more results …" : "Načítava sa viac výsledkov …", - "Load more results" : "Načítať viac výsledkov", "Search" : "Hľadať", "No results for {query}" : "Žiadne výsledky pre {query}", "Press Enter to start searching" : "Stlačte Enter pre spustenie hľadania", @@ -177,23 +194,6 @@ "You have not added any info yet" : "Zatiaľ ste nepridali žiadne informácie", "{user} has not added any info yet" : "{user} zatiaľ nepridal žiadne informácie", "Error opening the user status modal, try hard refreshing the page" : "Chyba pri otváraní modálneho okna stavu používateľa, skúste stránku obnoviť", - "Unified search" : "Jednotné vyhľadávanie", - "Search apps, files, tags, messages" : "Hľadať aplikácie, súbory, štítky a správy", - "Search {types} …" : "Vyhľadať {types}", - "Places" : "Miesta", - "Date" : "Dátum", - "Today" : "Dnes", - "Last 7 days" : "Posledných 7 dní", - "Last 30 days" : "Posledných 30 dní", - "This year" : "Tento rok", - "Last year" : "Minulý rok", - "Search people" : "Hľadať ľudí", - "People" : "Ľudia", - "Filter in current view" : "Filter v aktuálnom zobrazení", - "Search in" : "Hľadať v", - "Searching …" : "Hľadá sa…", - "No matching results" : "Žiadne zhodujúce výsledky", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Medzi ${this.dateFilter.startFrom.toLocaleDateString()} a ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Tento prehliadač nie je podporovaný", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Váš prehliadač nie je podporovaný. Inovujte na novšiu alebo podporovanú verziu.", "Continue with this unsupported browser" : "Pokračovať s nepodporovaným prehliadačom", @@ -201,6 +201,7 @@ "{name} version {version} and above" : "{name} verzie {version} alebo vyššej", "Settings menu" : "Menu nastavení", "Avatar of {displayName}" : "Avatar užívateľa {displayName}", + "Search {types} …" : "Vyhľadať {types}", "Choose {file}" : "Vyberte {file}", "Choose" : "Vybrať", "Copy to {target}" : "Kopírovať do {target}", diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 217c12147fe..26eba9dcc5d 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -104,6 +104,24 @@ OC.L10N.register( "Pick start date" : "Izbor začetnega datuma", "Pick end date" : "Izbori končnega datuma", "Search in date range" : "Išči v časovnem obdobju", + "Search apps, files, tags, messages" : "Iskanje programov, datotek, nalog in sporočil", + "Places" : "Mesta", + "Date" : "Datum", + "Today" : "enkrat danes", + "Last 7 days" : "Zadnjih 7 dni", + "Last 30 days" : "Zadnjih 30 dni", + "This year" : "Letos", + "Last year" : "Zadnje leto", + "Search people" : "Iskanje oseb", + "People" : "Osebe", + "Filter in current view" : "Filtrirajte trenutni pogled", + "Results" : "Zadetki", + "Load more results" : "Naloži več zadetkov", + "Search in" : "Poišči v", + "Searching …" : "Poteka iskanje ...", + "Start typing to search" : "Začnite tipkati za iskanje", + "No matching results" : "Ni zadetkov iskanja", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Med ${this.dateFilter.startFrom.toLocaleDateString()} in ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Prijava", "Logging in …" : "Poteka prijavljanje ...", "Server side authentication failed!" : "Overitev na strani strežnika je spodletela!", @@ -160,9 +178,7 @@ OC.L10N.register( "Looking for {term} …" : "Poteka iskanje {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Iskanje se začne, ko začnete vpisovati besedilo, do rezultatov pa je mogoče dostop tudi s smernimi tipkami.", "Search for {name} only" : "Išči le za {name}", - "Start typing to search" : "Začnite tipkati za iskanje", "Loading more results …" : "Poteka nalaganje več zadetkov ...", - "Load more results" : "Naloži več zadetkov", "Search" : "Poišči", "No results for {query}" : "Ni zadetkov za poizvedbo {query}", "Press Enter to start searching" : "Pritisnite vnosnico za začetek iskanja", @@ -177,22 +193,6 @@ OC.L10N.register( "You have not added any info yet" : "Ni še vpisanih podrobnosti", "{user} has not added any info yet" : "Oseba {user} še ni dodala nobenih podrobnosti.", "Error opening the user status modal, try hard refreshing the page" : "Prišlo je do napake pri odpiranju modalnega okna stanja uporabnika. Napako je mogoče razrešiti z osvežitvijo strani.", - "Search apps, files, tags, messages" : "Iskanje programov, datotek, nalog in sporočil", - "Search {types} …" : "Poišči {types} …", - "Places" : "Mesta", - "Date" : "Datum", - "Today" : "enkrat danes", - "Last 7 days" : "Zadnjih 7 dni", - "Last 30 days" : "Zadnjih 30 dni", - "This year" : "Letos", - "Last year" : "Zadnje leto", - "Search people" : "Iskanje oseb", - "People" : "Osebe", - "Filter in current view" : "Filtrirajte trenutni pogled", - "Search in" : "Poišči v", - "Searching …" : "Poteka iskanje ...", - "No matching results" : "Ni zadetkov iskanja", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Med ${this.dateFilter.startFrom.toLocaleDateString()} in ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Trenutno uporabljen brskalnik ni podprt!", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Uporabljen brskalnik ni podprt. Posodobite program na novejšo različico, ali pa uporabite drug program.", "Continue with this unsupported browser" : "Nadaljuj delo z nepodprtim brskalnikom", @@ -200,6 +200,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} različica {version} ali višja", "Settings menu" : "Meni nastavitev", "Avatar of {displayName}" : "Podoba osebe {displayName}", + "Search {types} …" : "Poišči {types} …", "Choose {file}" : "Izberite datoteko {file}", "Choose" : "Izbor", "Copy to {target}" : "Kopiraj na {target}", diff --git a/core/l10n/sl.json b/core/l10n/sl.json index 7b035365f5c..43857eb729a 100644 --- a/core/l10n/sl.json +++ b/core/l10n/sl.json @@ -102,6 +102,24 @@ "Pick start date" : "Izbor začetnega datuma", "Pick end date" : "Izbori končnega datuma", "Search in date range" : "Išči v časovnem obdobju", + "Search apps, files, tags, messages" : "Iskanje programov, datotek, nalog in sporočil", + "Places" : "Mesta", + "Date" : "Datum", + "Today" : "enkrat danes", + "Last 7 days" : "Zadnjih 7 dni", + "Last 30 days" : "Zadnjih 30 dni", + "This year" : "Letos", + "Last year" : "Zadnje leto", + "Search people" : "Iskanje oseb", + "People" : "Osebe", + "Filter in current view" : "Filtrirajte trenutni pogled", + "Results" : "Zadetki", + "Load more results" : "Naloži več zadetkov", + "Search in" : "Poišči v", + "Searching …" : "Poteka iskanje ...", + "Start typing to search" : "Začnite tipkati za iskanje", + "No matching results" : "Ni zadetkov iskanja", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Med ${this.dateFilter.startFrom.toLocaleDateString()} in ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Prijava", "Logging in …" : "Poteka prijavljanje ...", "Server side authentication failed!" : "Overitev na strani strežnika je spodletela!", @@ -158,9 +176,7 @@ "Looking for {term} …" : "Poteka iskanje {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Iskanje se začne, ko začnete vpisovati besedilo, do rezultatov pa je mogoče dostop tudi s smernimi tipkami.", "Search for {name} only" : "Išči le za {name}", - "Start typing to search" : "Začnite tipkati za iskanje", "Loading more results …" : "Poteka nalaganje več zadetkov ...", - "Load more results" : "Naloži več zadetkov", "Search" : "Poišči", "No results for {query}" : "Ni zadetkov za poizvedbo {query}", "Press Enter to start searching" : "Pritisnite vnosnico za začetek iskanja", @@ -175,22 +191,6 @@ "You have not added any info yet" : "Ni še vpisanih podrobnosti", "{user} has not added any info yet" : "Oseba {user} še ni dodala nobenih podrobnosti.", "Error opening the user status modal, try hard refreshing the page" : "Prišlo je do napake pri odpiranju modalnega okna stanja uporabnika. Napako je mogoče razrešiti z osvežitvijo strani.", - "Search apps, files, tags, messages" : "Iskanje programov, datotek, nalog in sporočil", - "Search {types} …" : "Poišči {types} …", - "Places" : "Mesta", - "Date" : "Datum", - "Today" : "enkrat danes", - "Last 7 days" : "Zadnjih 7 dni", - "Last 30 days" : "Zadnjih 30 dni", - "This year" : "Letos", - "Last year" : "Zadnje leto", - "Search people" : "Iskanje oseb", - "People" : "Osebe", - "Filter in current view" : "Filtrirajte trenutni pogled", - "Search in" : "Poišči v", - "Searching …" : "Poteka iskanje ...", - "No matching results" : "Ni zadetkov iskanja", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Med ${this.dateFilter.startFrom.toLocaleDateString()} in ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Trenutno uporabljen brskalnik ni podprt!", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Uporabljen brskalnik ni podprt. Posodobite program na novejšo različico, ali pa uporabite drug program.", "Continue with this unsupported browser" : "Nadaljuj delo z nepodprtim brskalnikom", @@ -198,6 +198,7 @@ "{name} version {version} and above" : "{name} različica {version} ali višja", "Settings menu" : "Meni nastavitev", "Avatar of {displayName}" : "Podoba osebe {displayName}", + "Search {types} …" : "Poišči {types} …", "Choose {file}" : "Izberite datoteko {file}", "Choose" : "Izbor", "Copy to {target}" : "Kopiraj na {target}", diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 6f325d811ee..164b343843b 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -106,6 +106,25 @@ OC.L10N.register( "Pick start date" : "Изаберите почетни датум", "Pick end date" : "Изаберите крајњи датум", "Search in date range" : "Претражи у опсегу датума", + "Unified search" : "Обједињена претрага", + "Search apps, files, tags, messages" : "Претражи апликације, фајлове, ознаке, поруке", + "Places" : "Места", + "Date" : "Датум", + "Today" : "Данас", + "Last 7 days" : "Последњих 7 дана", + "Last 30 days" : "Последњих 30 дана", + "This year" : "Ове године", + "Last year" : "Прошле године", + "Search people" : "Претрага људи", + "People" : "Људи", + "Filter in current view" : "Филтрирај у текућем погледу", + "Results" : "Резултати", + "Load more results" : "Учитај још резултата", + "Search in" : "Претражи у", + "Searching …" : "Тражим…", + "Start typing to search" : "Почните да куцате да бисте претраживали", + "No matching results" : "Претрага није дала резултате", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Између ${this.dateFilter.startFrom.toLocaleDateString()} и ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Пријава", "Logging in …" : "Пријављивање …", "Server side authentication failed!" : "Потврда идентитета на серверу није успела!", @@ -163,9 +182,7 @@ OC.L10N.register( "Looking for {term} …" : "Тражим {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Претрага започиње чим почнете да куцате и до резултата долазите курсорским тастерима", "Search for {name} only" : "Тражи само за {name}", - "Start typing to search" : "Почните да куцате да бисте претраживали", "Loading more results …" : "Учитавам још резултата…", - "Load more results" : "Учитај још резултата", "Search" : "Претражи", "No results for {query}" : "Нема резултата за упит {query}", "Press Enter to start searching" : "Притисните Ентер да започнете претрагу", @@ -181,23 +198,6 @@ OC.L10N.register( "You have not added any info yet" : "Још увек нисте додали никакве информације", "{user} has not added any info yet" : "{user} још увек није унео никакве информације", "Error opening the user status modal, try hard refreshing the page" : "Грешка приликом отварања модалног прозора за статус корисника, покушајте да освежите страну уз брисање кеша", - "Unified search" : "Обједињена претрага", - "Search apps, files, tags, messages" : "Претражи апликације, фајлове, ознаке, поруке", - "Search {types} …" : "Претражи {types}…", - "Places" : "Места", - "Date" : "Датум", - "Today" : "Данас", - "Last 7 days" : "Последњих 7 дана", - "Last 30 days" : "Последњих 30 дана", - "This year" : "Ове године", - "Last year" : "Прошле године", - "Search people" : "Претрага људи", - "People" : "Људи", - "Filter in current view" : "Филтрирај у текућем погледу", - "Search in" : "Претражи у", - "Searching …" : "Тражим…", - "No matching results" : "Претрага није дала резултате", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Између ${this.dateFilter.startFrom.toLocaleDateString()} и ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Овај веб читач није подржан", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ваш веб читач није подржан. Молимо вас да га ажурирате на новију верзију, или да инсталирате подржани читач.", "Continue with this unsupported browser" : "Настави са овим неподржаним читачем", @@ -205,6 +205,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} верзија {version} и новије", "Settings menu" : "Мени подешавања", "Avatar of {displayName}" : "Аватар корисника {displayName}", + "Search {types} …" : "Претражи {types}…", "Choose {file}" : "Изабери {file}", "Choose" : "Изаберите", "Copy to {target}" : "Копирај у {target}", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index ff100325b96..15ebb09e16b 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -104,6 +104,25 @@ "Pick start date" : "Изаберите почетни датум", "Pick end date" : "Изаберите крајњи датум", "Search in date range" : "Претражи у опсегу датума", + "Unified search" : "Обједињена претрага", + "Search apps, files, tags, messages" : "Претражи апликације, фајлове, ознаке, поруке", + "Places" : "Места", + "Date" : "Датум", + "Today" : "Данас", + "Last 7 days" : "Последњих 7 дана", + "Last 30 days" : "Последњих 30 дана", + "This year" : "Ове године", + "Last year" : "Прошле године", + "Search people" : "Претрага људи", + "People" : "Људи", + "Filter in current view" : "Филтрирај у текућем погледу", + "Results" : "Резултати", + "Load more results" : "Учитај још резултата", + "Search in" : "Претражи у", + "Searching …" : "Тражим…", + "Start typing to search" : "Почните да куцате да бисте претраживали", + "No matching results" : "Претрага није дала резултате", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Између ${this.dateFilter.startFrom.toLocaleDateString()} и ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Пријава", "Logging in …" : "Пријављивање …", "Server side authentication failed!" : "Потврда идентитета на серверу није успела!", @@ -161,9 +180,7 @@ "Looking for {term} …" : "Тражим {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Претрага започиње чим почнете да куцате и до резултата долазите курсорским тастерима", "Search for {name} only" : "Тражи само за {name}", - "Start typing to search" : "Почните да куцате да бисте претраживали", "Loading more results …" : "Учитавам још резултата…", - "Load more results" : "Учитај још резултата", "Search" : "Претражи", "No results for {query}" : "Нема резултата за упит {query}", "Press Enter to start searching" : "Притисните Ентер да започнете претрагу", @@ -179,23 +196,6 @@ "You have not added any info yet" : "Још увек нисте додали никакве информације", "{user} has not added any info yet" : "{user} још увек није унео никакве информације", "Error opening the user status modal, try hard refreshing the page" : "Грешка приликом отварања модалног прозора за статус корисника, покушајте да освежите страну уз брисање кеша", - "Unified search" : "Обједињена претрага", - "Search apps, files, tags, messages" : "Претражи апликације, фајлове, ознаке, поруке", - "Search {types} …" : "Претражи {types}…", - "Places" : "Места", - "Date" : "Датум", - "Today" : "Данас", - "Last 7 days" : "Последњих 7 дана", - "Last 30 days" : "Последњих 30 дана", - "This year" : "Ове године", - "Last year" : "Прошле године", - "Search people" : "Претрага људи", - "People" : "Људи", - "Filter in current view" : "Филтрирај у текућем погледу", - "Search in" : "Претражи у", - "Searching …" : "Тражим…", - "No matching results" : "Претрага није дала резултате", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Између ${this.dateFilter.startFrom.toLocaleDateString()} и ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Овај веб читач није подржан", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ваш веб читач није подржан. Молимо вас да га ажурирате на новију верзију, или да инсталирате подржани читач.", "Continue with this unsupported browser" : "Настави са овим неподржаним читачем", @@ -203,6 +203,7 @@ "{name} version {version} and above" : "{name} верзија {version} и новије", "Settings menu" : "Мени подешавања", "Avatar of {displayName}" : "Аватар корисника {displayName}", + "Search {types} …" : "Претражи {types}…", "Choose {file}" : "Изабери {file}", "Choose" : "Изаберите", "Copy to {target}" : "Копирај у {target}", diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 7953195a23b..d4ce9f6c78f 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -105,6 +105,25 @@ OC.L10N.register( "Pick start date" : "Välj startdatum", "Pick end date" : "Välj slutdatum", "Search in date range" : "Sök i datumintervall", + "Unified search" : "Enhetlig sökning", + "Search apps, files, tags, messages" : "Sök efter appar, filer, taggar, meddelanden", + "Places" : "Platser", + "Date" : "Datum", + "Today" : "Idag", + "Last 7 days" : "Senaste 7 dagarna", + "Last 30 days" : "Senaste 30 dagarna", + "This year" : "Det här året", + "Last year" : "Förra året", + "Search people" : "Sök efter användare", + "People" : "Personer", + "Filter in current view" : "Filtrera i aktuell vy", + "Results" : "Resultat", + "Load more results" : "Hämta fler resultat", + "Search in" : "Sök i", + "Searching …" : "Söker ...", + "Start typing to search" : "Börja skriva för att söka", + "No matching results" : "Inga matchande resultat", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mellan ${this.dateFilter.startFrom.toLocaleDateString()} och ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Logga in", "Logging in …" : "Loggar in ...", "Server side authentication failed!" : "Servern misslyckades med autentisering!", @@ -161,9 +180,7 @@ OC.L10N.register( "Looking for {term} …" : "Letar efter {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Sökningen startar när du börjar skriva och resultat kan nås med piltangenterna", "Search for {name} only" : "Sök efter endast {name}", - "Start typing to search" : "Börja skriva för att söka", "Loading more results …" : "Hämtar fler resultat ...", - "Load more results" : "Hämta fler resultat", "Search" : "Sök", "No results for {query}" : "Inga resultat för {query}", "Press Enter to start searching" : "Tryck på enter för att börja söka", @@ -178,23 +195,6 @@ OC.L10N.register( "You have not added any info yet" : "Du har inte angivit någon information ännu", "{user} has not added any info yet" : "{user} har inte angivit någon information ännu", "Error opening the user status modal, try hard refreshing the page" : "Kunde inte öppna användarstatus-rutan, försök att ladda om sidan", - "Unified search" : "Enhetlig sökning", - "Search apps, files, tags, messages" : "Sök efter appar, filer, taggar, meddelanden", - "Search {types} …" : "Sök {types} …", - "Places" : "Platser", - "Date" : "Datum", - "Today" : "Idag", - "Last 7 days" : "Senaste 7 dagarna", - "Last 30 days" : "Senaste 30 dagarna", - "This year" : "Det här året", - "Last year" : "Förra året", - "Search people" : "Sök efter användare", - "People" : "Personer", - "Filter in current view" : "Filtrera i aktuell vy", - "Search in" : "Sök i", - "Searching …" : "Söker ...", - "No matching results" : "Inga matchande resultat", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mellan ${this.dateFilter.startFrom.toLocaleDateString()} och ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Den här webbläsaren stöds inte", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Din webbläsare stöds inte. Uppgradera till en nyare version eller en som stöds.", "Continue with this unsupported browser" : "Fortsätt med webbläsare som inte stöds", @@ -202,6 +202,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} version {version} och högre", "Settings menu" : "Inställningsmeny", "Avatar of {displayName}" : "Avatar för {displayName}", + "Search {types} …" : "Sök {types} …", "Choose {file}" : "Välj {file}", "Choose" : "Välj", "Copy to {target}" : "Kopiera till {target}", diff --git a/core/l10n/sv.json b/core/l10n/sv.json index 5a29227b7ed..e4411658a50 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -103,6 +103,25 @@ "Pick start date" : "Välj startdatum", "Pick end date" : "Välj slutdatum", "Search in date range" : "Sök i datumintervall", + "Unified search" : "Enhetlig sökning", + "Search apps, files, tags, messages" : "Sök efter appar, filer, taggar, meddelanden", + "Places" : "Platser", + "Date" : "Datum", + "Today" : "Idag", + "Last 7 days" : "Senaste 7 dagarna", + "Last 30 days" : "Senaste 30 dagarna", + "This year" : "Det här året", + "Last year" : "Förra året", + "Search people" : "Sök efter användare", + "People" : "Personer", + "Filter in current view" : "Filtrera i aktuell vy", + "Results" : "Resultat", + "Load more results" : "Hämta fler resultat", + "Search in" : "Sök i", + "Searching …" : "Söker ...", + "Start typing to search" : "Börja skriva för att söka", + "No matching results" : "Inga matchande resultat", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mellan ${this.dateFilter.startFrom.toLocaleDateString()} och ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Logga in", "Logging in …" : "Loggar in ...", "Server side authentication failed!" : "Servern misslyckades med autentisering!", @@ -159,9 +178,7 @@ "Looking for {term} …" : "Letar efter {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "Sökningen startar när du börjar skriva och resultat kan nås med piltangenterna", "Search for {name} only" : "Sök efter endast {name}", - "Start typing to search" : "Börja skriva för att söka", "Loading more results …" : "Hämtar fler resultat ...", - "Load more results" : "Hämta fler resultat", "Search" : "Sök", "No results for {query}" : "Inga resultat för {query}", "Press Enter to start searching" : "Tryck på enter för att börja söka", @@ -176,23 +193,6 @@ "You have not added any info yet" : "Du har inte angivit någon information ännu", "{user} has not added any info yet" : "{user} har inte angivit någon information ännu", "Error opening the user status modal, try hard refreshing the page" : "Kunde inte öppna användarstatus-rutan, försök att ladda om sidan", - "Unified search" : "Enhetlig sökning", - "Search apps, files, tags, messages" : "Sök efter appar, filer, taggar, meddelanden", - "Search {types} …" : "Sök {types} …", - "Places" : "Platser", - "Date" : "Datum", - "Today" : "Idag", - "Last 7 days" : "Senaste 7 dagarna", - "Last 30 days" : "Senaste 30 dagarna", - "This year" : "Det här året", - "Last year" : "Förra året", - "Search people" : "Sök efter användare", - "People" : "Personer", - "Filter in current view" : "Filtrera i aktuell vy", - "Search in" : "Sök i", - "Searching …" : "Söker ...", - "No matching results" : "Inga matchande resultat", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mellan ${this.dateFilter.startFrom.toLocaleDateString()} och ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Den här webbläsaren stöds inte", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Din webbläsare stöds inte. Uppgradera till en nyare version eller en som stöds.", "Continue with this unsupported browser" : "Fortsätt med webbläsare som inte stöds", @@ -200,6 +200,7 @@ "{name} version {version} and above" : "{name} version {version} och högre", "Settings menu" : "Inställningsmeny", "Avatar of {displayName}" : "Avatar för {displayName}", + "Search {types} …" : "Sök {types} …", "Choose {file}" : "Välj {file}", "Choose" : "Välj", "Copy to {target}" : "Kopiera till {target}", diff --git a/core/l10n/th.js b/core/l10n/th.js index 952c288c040..ebf6862fe71 100644 --- a/core/l10n/th.js +++ b/core/l10n/th.js @@ -97,6 +97,13 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} การแจ้งเตือน"], "No" : "ไม่", "Yes" : "ใช่", + "Date" : "วันที่", + "Today" : "วันนี้", + "People" : "ผู้คน", + "Results" : "ผลลัพธ์", + "Load more results" : "โหลดผลลัพธ์เพิ่มเติม", + "Searching …" : "กำลังค้นหา …", + "Start typing to search" : "เริ่มพิมพ์เพื่อค้นหา", "Log in" : "เข้าสู่ระบบ", "Logging in …" : "กำลังเข้าสู่ระบบ ...", "Server side authentication failed!" : "การรับรองความถูกต้องฝั่งเซิร์ฟเวอร์ล้มเหลว!", @@ -147,9 +154,7 @@ OC.L10N.register( "Looking for {term} …" : "กำลังค้นหา {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "การค้นหาจะเริ่มนับจากที่คุณเริ่มพิมพ์ และสามารถเลือกผลลัพธ์ด้วยปุ่มลูกศรได้", "Search for {name} only" : "ค้นหาเฉพาะ {name} เท่านั้น", - "Start typing to search" : "เริ่มพิมพ์เพื่อค้นหา", "Loading more results …" : "กำลังโหลดผลลัพธ์เพิ่มเติม …", - "Load more results" : "โหลดผลลัพธ์เพิ่มเติม", "Search" : "ค้นหา", "No results for {query}" : "ไม่มีผลลัพธ์สำหรับ {query}", "Press Enter to start searching" : "กด Enter เพื่อเริ่มค้นหา", @@ -162,11 +167,6 @@ OC.L10N.register( "Edit Profile" : "แก้ไขโปรไฟล์", "You have not added any info yet" : "คุณยังไม่ได้เพิ่มข้อมูลใด ๆ", "{user} has not added any info yet" : "{user} ยังไม่ได้เพิ่มข้อมูลใด ๆ", - "Search {types} …" : "ค้นหา {types} …", - "Date" : "วันที่", - "Today" : "วันนี้", - "People" : "ผู้คน", - "Searching …" : "กำลังค้นหา …", "This browser is not supported" : "เบราว์เซอร์นี้ไม่ได้รับการสนับสนุน", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "เบราว์เซอร์ของคุณไม่ได้รับการสนับสนุน กรุณาอัปเกรดเป็นรุ่นที่ใหม่กว่าหรือเบราว์เซอร์ที่สนับสนุน", "Continue with this unsupported browser" : "ดำเนินการต่อด้วยเบราว์เซอร์นี้ที่ไม่สนับสนุน", @@ -174,6 +174,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} รุ่น {version} ขึ้นไป", "Settings menu" : "เมนูการตั้งค่า", "Avatar of {displayName}" : "อวาตาร์ของ {displayName}", + "Search {types} …" : "ค้นหา {types} …", "Choose {file}" : "เลือก {file}", "Choose" : "เลือก", "Copy to {target}" : "คัดลอกไปยัง {target}", diff --git a/core/l10n/th.json b/core/l10n/th.json index b13bf35efe7..fd2bbbf9e63 100644 --- a/core/l10n/th.json +++ b/core/l10n/th.json @@ -95,6 +95,13 @@ "_{count} notification_::_{count} notifications_" : ["{count} การแจ้งเตือน"], "No" : "ไม่", "Yes" : "ใช่", + "Date" : "วันที่", + "Today" : "วันนี้", + "People" : "ผู้คน", + "Results" : "ผลลัพธ์", + "Load more results" : "โหลดผลลัพธ์เพิ่มเติม", + "Searching …" : "กำลังค้นหา …", + "Start typing to search" : "เริ่มพิมพ์เพื่อค้นหา", "Log in" : "เข้าสู่ระบบ", "Logging in …" : "กำลังเข้าสู่ระบบ ...", "Server side authentication failed!" : "การรับรองความถูกต้องฝั่งเซิร์ฟเวอร์ล้มเหลว!", @@ -145,9 +152,7 @@ "Looking for {term} …" : "กำลังค้นหา {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "การค้นหาจะเริ่มนับจากที่คุณเริ่มพิมพ์ และสามารถเลือกผลลัพธ์ด้วยปุ่มลูกศรได้", "Search for {name} only" : "ค้นหาเฉพาะ {name} เท่านั้น", - "Start typing to search" : "เริ่มพิมพ์เพื่อค้นหา", "Loading more results …" : "กำลังโหลดผลลัพธ์เพิ่มเติม …", - "Load more results" : "โหลดผลลัพธ์เพิ่มเติม", "Search" : "ค้นหา", "No results for {query}" : "ไม่มีผลลัพธ์สำหรับ {query}", "Press Enter to start searching" : "กด Enter เพื่อเริ่มค้นหา", @@ -160,11 +165,6 @@ "Edit Profile" : "แก้ไขโปรไฟล์", "You have not added any info yet" : "คุณยังไม่ได้เพิ่มข้อมูลใด ๆ", "{user} has not added any info yet" : "{user} ยังไม่ได้เพิ่มข้อมูลใด ๆ", - "Search {types} …" : "ค้นหา {types} …", - "Date" : "วันที่", - "Today" : "วันนี้", - "People" : "ผู้คน", - "Searching …" : "กำลังค้นหา …", "This browser is not supported" : "เบราว์เซอร์นี้ไม่ได้รับการสนับสนุน", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "เบราว์เซอร์ของคุณไม่ได้รับการสนับสนุน กรุณาอัปเกรดเป็นรุ่นที่ใหม่กว่าหรือเบราว์เซอร์ที่สนับสนุน", "Continue with this unsupported browser" : "ดำเนินการต่อด้วยเบราว์เซอร์นี้ที่ไม่สนับสนุน", @@ -172,6 +172,7 @@ "{name} version {version} and above" : "{name} รุ่น {version} ขึ้นไป", "Settings menu" : "เมนูการตั้งค่า", "Avatar of {displayName}" : "อวาตาร์ของ {displayName}", + "Search {types} …" : "ค้นหา {types} …", "Choose {file}" : "เลือก {file}", "Choose" : "เลือก", "Copy to {target}" : "คัดลอกไปยัง {target}", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 4417d12d084..29f1ca07d6e 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -106,6 +106,25 @@ OC.L10N.register( "Pick start date" : "Başlangıç tarihini seçin", "Pick end date" : "Bitiş tarihini seçin", "Search in date range" : "Tarih aralığında ara", + "Unified search" : "Birleşik arama", + "Search apps, files, tags, messages" : "Uygulama, dosya, etiket, ileti ara", + "Places" : "Yerler", + "Date" : "Tarih", + "Today" : "Bugün", + "Last 7 days" : "Önceki 7 gün", + "Last 30 days" : "Önceki 30 gün", + "This year" : "Bu yıl", + "Last year" : "Önceki yıl", + "Search people" : "Kişi ara", + "People" : "Kişiler", + "Filter in current view" : "Geçerli görünümü süz", + "Results" : "Sonuçlar", + "Load more results" : "Diğer sonuçları yükle", + "Search in" : "Şurada aransın", + "Searching …" : "Aranıyor…", + "Start typing to search" : "Aramak için yazmaya başlayın", + "No matching results" : "Aramaya uyan bir sonuç bulunamadı", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} ile ${this.dateFilter.endAt.toLocaleDateString()} arasında", "Log in" : "Oturum aç", "Logging in …" : "Oturum açılıyor …", "Server side authentication failed!" : "Kimlik sunucu tarafında doğrulanamadı!", @@ -163,9 +182,7 @@ OC.L10N.register( "Looking for {term} …" : "{term} ifadesi aranıyor …", "Search starts once you start typing and results may be reached with the arrow keys" : "Arama, yazmaya başladığınızda başlar ve sonuçlara ok tuşları ile erişilebilir", "Search for {name} only" : "Yalnızca {name} için ara", - "Start typing to search" : "Aramak için yazmaya başlayın", "Loading more results …" : "Diğer sonuçlar yükleniyor…", - "Load more results" : "Diğer sonuçları yükle", "Search" : "Arama", "No results for {query}" : "{query} sorgusundan bir sonuç alınamadı", "Press Enter to start searching" : "Aramayı başlatmak için Enter tuşuna basın", @@ -181,23 +198,6 @@ OC.L10N.register( "You have not added any info yet" : "Henüz herhangi bir bilgi eklememişsiniz", "{user} has not added any info yet" : "{user} henüz herhangi bir bilgi eklememiş", "Error opening the user status modal, try hard refreshing the page" : "Üste açılan kullanıcı durumu penceresinde sorun çıktı. Sayfası temizleyerek yenilemeyi deneyin ", - "Unified search" : "Birleşik arama", - "Search apps, files, tags, messages" : "Uygulama, dosya, etiket, ileti ara", - "Search {types} …" : "{types} arama…", - "Places" : "Yerler", - "Date" : "Tarih", - "Today" : "Bugün", - "Last 7 days" : "Önceki 7 gün", - "Last 30 days" : "Önceki 30 gün", - "This year" : "Bu yıl", - "Last year" : "Önceki yıl", - "Search people" : "Kişi ara", - "People" : "Kişiler", - "Filter in current view" : "Geçerli görünümü süz", - "Search in" : "Şurada aransın", - "Searching …" : "Aranıyor…", - "No matching results" : "Aramaya uyan bir sonuç bulunamadı", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} ile ${this.dateFilter.endAt.toLocaleDateString()} arasında", "This browser is not supported" : "Bu tarayıcı desteklenmiyor", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Tarayıcınız desteklenmiyor. Lütfen daha yeni bir sürüme ya da desteklenen bir sürüme yükseltin.", "Continue with this unsupported browser" : "Bu desteklenmeyen tarayıcı ile ilerle", @@ -205,6 +205,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} {version} üzeri sürümler", "Settings menu" : "Ayarlar menüsü", "Avatar of {displayName}" : "{displayName} avatarı", + "Search {types} …" : "{types} arama…", "Choose {file}" : "{file} seçin", "Choose" : "Seçin", "Copy to {target}" : "{target} içine kopyala", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 1252d2e8791..c02ef013976 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -104,6 +104,25 @@ "Pick start date" : "Başlangıç tarihini seçin", "Pick end date" : "Bitiş tarihini seçin", "Search in date range" : "Tarih aralığında ara", + "Unified search" : "Birleşik arama", + "Search apps, files, tags, messages" : "Uygulama, dosya, etiket, ileti ara", + "Places" : "Yerler", + "Date" : "Tarih", + "Today" : "Bugün", + "Last 7 days" : "Önceki 7 gün", + "Last 30 days" : "Önceki 30 gün", + "This year" : "Bu yıl", + "Last year" : "Önceki yıl", + "Search people" : "Kişi ara", + "People" : "Kişiler", + "Filter in current view" : "Geçerli görünümü süz", + "Results" : "Sonuçlar", + "Load more results" : "Diğer sonuçları yükle", + "Search in" : "Şurada aransın", + "Searching …" : "Aranıyor…", + "Start typing to search" : "Aramak için yazmaya başlayın", + "No matching results" : "Aramaya uyan bir sonuç bulunamadı", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} ile ${this.dateFilter.endAt.toLocaleDateString()} arasında", "Log in" : "Oturum aç", "Logging in …" : "Oturum açılıyor …", "Server side authentication failed!" : "Kimlik sunucu tarafında doğrulanamadı!", @@ -161,9 +180,7 @@ "Looking for {term} …" : "{term} ifadesi aranıyor …", "Search starts once you start typing and results may be reached with the arrow keys" : "Arama, yazmaya başladığınızda başlar ve sonuçlara ok tuşları ile erişilebilir", "Search for {name} only" : "Yalnızca {name} için ara", - "Start typing to search" : "Aramak için yazmaya başlayın", "Loading more results …" : "Diğer sonuçlar yükleniyor…", - "Load more results" : "Diğer sonuçları yükle", "Search" : "Arama", "No results for {query}" : "{query} sorgusundan bir sonuç alınamadı", "Press Enter to start searching" : "Aramayı başlatmak için Enter tuşuna basın", @@ -179,23 +196,6 @@ "You have not added any info yet" : "Henüz herhangi bir bilgi eklememişsiniz", "{user} has not added any info yet" : "{user} henüz herhangi bir bilgi eklememiş", "Error opening the user status modal, try hard refreshing the page" : "Üste açılan kullanıcı durumu penceresinde sorun çıktı. Sayfası temizleyerek yenilemeyi deneyin ", - "Unified search" : "Birleşik arama", - "Search apps, files, tags, messages" : "Uygulama, dosya, etiket, ileti ara", - "Search {types} …" : "{types} arama…", - "Places" : "Yerler", - "Date" : "Tarih", - "Today" : "Bugün", - "Last 7 days" : "Önceki 7 gün", - "Last 30 days" : "Önceki 30 gün", - "This year" : "Bu yıl", - "Last year" : "Önceki yıl", - "Search people" : "Kişi ara", - "People" : "Kişiler", - "Filter in current view" : "Geçerli görünümü süz", - "Search in" : "Şurada aransın", - "Searching …" : "Aranıyor…", - "No matching results" : "Aramaya uyan bir sonuç bulunamadı", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} ile ${this.dateFilter.endAt.toLocaleDateString()} arasında", "This browser is not supported" : "Bu tarayıcı desteklenmiyor", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Tarayıcınız desteklenmiyor. Lütfen daha yeni bir sürüme ya da desteklenen bir sürüme yükseltin.", "Continue with this unsupported browser" : "Bu desteklenmeyen tarayıcı ile ilerle", @@ -203,6 +203,7 @@ "{name} version {version} and above" : "{name} {version} üzeri sürümler", "Settings menu" : "Ayarlar menüsü", "Avatar of {displayName}" : "{displayName} avatarı", + "Search {types} …" : "{types} arama…", "Choose {file}" : "{file} seçin", "Choose" : "Seçin", "Copy to {target}" : "{target} içine kopyala", diff --git a/core/l10n/uk.js b/core/l10n/uk.js index 5ca1540bace..22002aa8b96 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -105,6 +105,25 @@ OC.L10N.register( "Pick start date" : "Виберіть початкову дату", "Pick end date" : "Виберіть кінцеву дату", "Search in date range" : "Шукати в часовому проміжку", + "Unified search" : "Універсальний пошук", + "Search apps, files, tags, messages" : "Шукати застосунки, файли, мітки, повідомлення", + "Places" : "Місця", + "Date" : "Дата", + "Today" : "Сьогодні", + "Last 7 days" : "За останні 7 днів", + "Last 30 days" : "За останні 30 днів", + "This year" : "Цього року", + "Last year" : "Минулого року", + "Search people" : "Пошук контактів", + "People" : "Люди", + "Filter in current view" : "Фільтр поточного подання", + "Results" : "Результат", + "Load more results" : "Завантажити більше результатів", + "Search in" : "Шукати у", + "Searching …" : "Пошук ...", + "Start typing to search" : "Що шукаємо?", + "No matching results" : "Відсутні збіги", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Між ${this.dateFilter.startFrom.toLocaleDateString()} та ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Увійти", "Logging in …" : "Вхід ...", "Server side authentication failed!" : "Невдала авторизація на стороні сервера!", @@ -161,9 +180,7 @@ OC.L10N.register( "Looking for {term} …" : "Шукаєте {term}", "Search starts once you start typing and results may be reached with the arrow keys" : "Пошук здійснюватиметься одразу, як ви почнете набирати. Щоби вибрати результат, будь ласка, скористайтеся кнопками зі стрілками.", "Search for {name} only" : "Пошук лише у {name}", - "Start typing to search" : "Що шукаємо?", "Loading more results …" : "Завантаження інших результатів…", - "Load more results" : "Завантажити більше результатів", "Search" : "Пошук", "No results for {query}" : "Немає результатів для {query}", "Press Enter to start searching" : "Натисніть Enter, щоб почати пошук", @@ -179,23 +196,6 @@ OC.L10N.register( "You have not added any info yet" : "Ви ще не додали жодної інформації", "{user} has not added any info yet" : "{user} ще не додав жодної інформації", "Error opening the user status modal, try hard refreshing the page" : "Помилка відкриття режиму статусу користувача. Спробуйте оновити сторінку", - "Unified search" : "Універсальний пошук", - "Search apps, files, tags, messages" : "Шукати застосунки, файли, мітки, повідомлення", - "Search {types} …" : "Пошук {types} …", - "Places" : "Місця", - "Date" : "Дата", - "Today" : "Сьогодні", - "Last 7 days" : "За останні 7 днів", - "Last 30 days" : "За останні 30 днів", - "This year" : "Цього року", - "Last year" : "Минулого року", - "Search people" : "Пошук контактів", - "People" : "Люди", - "Filter in current view" : "Фільтр поточного подання", - "Search in" : "Шукати у", - "Searching …" : "Пошук ...", - "No matching results" : "Відсутні збіги", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Між ${this.dateFilter.startFrom.toLocaleDateString()} та ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Цей бравзер не підтримується", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ваш бравзер не підтримується. Будь ласка, оновіть бравзер до новішої версії або скористайтеся таким, що підтримується.", "Continue with this unsupported browser" : "Продовжити з бравзером, що не підтримується.", @@ -203,6 +203,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} версія {version} та вище", "Settings menu" : "Меню налаштувань", "Avatar of {displayName}" : "Зображення облікового запису для {displayName}", + "Search {types} …" : "Пошук {types} …", "Choose {file}" : "Виберіть {file}", "Choose" : "Вибрати", "Copy to {target}" : "Копіювати до {target}", diff --git a/core/l10n/uk.json b/core/l10n/uk.json index bce89303b1a..10505465c88 100644 --- a/core/l10n/uk.json +++ b/core/l10n/uk.json @@ -103,6 +103,25 @@ "Pick start date" : "Виберіть початкову дату", "Pick end date" : "Виберіть кінцеву дату", "Search in date range" : "Шукати в часовому проміжку", + "Unified search" : "Універсальний пошук", + "Search apps, files, tags, messages" : "Шукати застосунки, файли, мітки, повідомлення", + "Places" : "Місця", + "Date" : "Дата", + "Today" : "Сьогодні", + "Last 7 days" : "За останні 7 днів", + "Last 30 days" : "За останні 30 днів", + "This year" : "Цього року", + "Last year" : "Минулого року", + "Search people" : "Пошук контактів", + "People" : "Люди", + "Filter in current view" : "Фільтр поточного подання", + "Results" : "Результат", + "Load more results" : "Завантажити більше результатів", + "Search in" : "Шукати у", + "Searching …" : "Пошук ...", + "Start typing to search" : "Що шукаємо?", + "No matching results" : "Відсутні збіги", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Між ${this.dateFilter.startFrom.toLocaleDateString()} та ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Увійти", "Logging in …" : "Вхід ...", "Server side authentication failed!" : "Невдала авторизація на стороні сервера!", @@ -159,9 +178,7 @@ "Looking for {term} …" : "Шукаєте {term}", "Search starts once you start typing and results may be reached with the arrow keys" : "Пошук здійснюватиметься одразу, як ви почнете набирати. Щоби вибрати результат, будь ласка, скористайтеся кнопками зі стрілками.", "Search for {name} only" : "Пошук лише у {name}", - "Start typing to search" : "Що шукаємо?", "Loading more results …" : "Завантаження інших результатів…", - "Load more results" : "Завантажити більше результатів", "Search" : "Пошук", "No results for {query}" : "Немає результатів для {query}", "Press Enter to start searching" : "Натисніть Enter, щоб почати пошук", @@ -177,23 +194,6 @@ "You have not added any info yet" : "Ви ще не додали жодної інформації", "{user} has not added any info yet" : "{user} ще не додав жодної інформації", "Error opening the user status modal, try hard refreshing the page" : "Помилка відкриття режиму статусу користувача. Спробуйте оновити сторінку", - "Unified search" : "Універсальний пошук", - "Search apps, files, tags, messages" : "Шукати застосунки, файли, мітки, повідомлення", - "Search {types} …" : "Пошук {types} …", - "Places" : "Місця", - "Date" : "Дата", - "Today" : "Сьогодні", - "Last 7 days" : "За останні 7 днів", - "Last 30 days" : "За останні 30 днів", - "This year" : "Цього року", - "Last year" : "Минулого року", - "Search people" : "Пошук контактів", - "People" : "Люди", - "Filter in current view" : "Фільтр поточного подання", - "Search in" : "Шукати у", - "Searching …" : "Пошук ...", - "No matching results" : "Відсутні збіги", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Між ${this.dateFilter.startFrom.toLocaleDateString()} та ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Цей бравзер не підтримується", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ваш бравзер не підтримується. Будь ласка, оновіть бравзер до новішої версії або скористайтеся таким, що підтримується.", "Continue with this unsupported browser" : "Продовжити з бравзером, що не підтримується.", @@ -201,6 +201,7 @@ "{name} version {version} and above" : "{name} версія {version} та вище", "Settings menu" : "Меню налаштувань", "Avatar of {displayName}" : "Зображення облікового запису для {displayName}", + "Search {types} …" : "Пошук {types} …", "Choose {file}" : "Виберіть {file}", "Choose" : "Вибрати", "Copy to {target}" : "Копіювати до {target}", diff --git a/core/l10n/vi.js b/core/l10n/vi.js index 3a299fdf6d2..6b7c42648d1 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -95,6 +95,10 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} thông báo"], "No" : "Không", "Yes" : "Có", + "Today" : "Hôm nay", + "Load more results" : "Tải thêm kết quả", + "Searching …" : "Đang tìm kiếm ...", + "Start typing to search" : "Nhập để tìm kiếm", "Log in" : "Đăng nhập", "Logging in …" : "Đang đăng nhập", "Server side authentication failed!" : "Xác thực phía máy chủ không thành công!", @@ -145,9 +149,7 @@ OC.L10N.register( "Looking for {term} …" : "Đang tìm kiếm {term} ...", "Search starts once you start typing and results may be reached with the arrow keys" : "Tìm kiếm bắt đầu khi bạn bắt đầu nhập và có thể đạt được kết quả bằng các phím mũi tên", "Search for {name} only" : "Chỉ tìm kiếm {name}", - "Start typing to search" : "Nhập để tìm kiếm", "Loading more results …" : "Tải thêm kết quả ...", - "Load more results" : "Tải thêm kết quả", "Search" : "Tìm kiếm", "No results for {query}" : "Không có kết quả cho {query}", "Press Enter to start searching" : "Nhấn Enter để bắt đầu tìm kiếm", @@ -162,15 +164,13 @@ OC.L10N.register( "You have not added any info yet" : "Bạn chưa thêm bất kỳ thông tin nào", "{user} has not added any info yet" : "{user} chưa thêm bất kỳ thông tin nào", "Error opening the user status modal, try hard refreshing the page" : "Lỗi khi mở phương thức trạng thái người dùng, hãy thử làm mới trang", - "Search {types} …" : "Tìm kiếm {types} ...", - "Today" : "Hôm nay", - "Searching …" : "Đang tìm kiếm ...", "This browser is not supported" : "Trình duyệt này không được hỗ trợ", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Trình duyệt của bạn không được hỗ trợ. Vui lòng nâng cấp lên phiên bản mới hơn hoặc phiên bản được hỗ trợ.", "Continue with this unsupported browser" : "Tiếp tục với trình duyệt không được hỗ trợ này", "Supported versions" : "Các phiên bản được hỗ trợ", "{name} version {version} and above" : "{name} phiên bản {version} trở lên", "Settings menu" : "Trình đơn thiết lập", + "Search {types} …" : "Tìm kiếm {types} ...", "Choose {file}" : "Chọn {tập tin}", "Choose" : "Chọn", "Copy to {target}" : "Sao chép vào {mục tiêu}", diff --git a/core/l10n/vi.json b/core/l10n/vi.json index 7edf37078fb..4f7f07c06d1 100644 --- a/core/l10n/vi.json +++ b/core/l10n/vi.json @@ -93,6 +93,10 @@ "_{count} notification_::_{count} notifications_" : ["{count} thông báo"], "No" : "Không", "Yes" : "Có", + "Today" : "Hôm nay", + "Load more results" : "Tải thêm kết quả", + "Searching …" : "Đang tìm kiếm ...", + "Start typing to search" : "Nhập để tìm kiếm", "Log in" : "Đăng nhập", "Logging in …" : "Đang đăng nhập", "Server side authentication failed!" : "Xác thực phía máy chủ không thành công!", @@ -143,9 +147,7 @@ "Looking for {term} …" : "Đang tìm kiếm {term} ...", "Search starts once you start typing and results may be reached with the arrow keys" : "Tìm kiếm bắt đầu khi bạn bắt đầu nhập và có thể đạt được kết quả bằng các phím mũi tên", "Search for {name} only" : "Chỉ tìm kiếm {name}", - "Start typing to search" : "Nhập để tìm kiếm", "Loading more results …" : "Tải thêm kết quả ...", - "Load more results" : "Tải thêm kết quả", "Search" : "Tìm kiếm", "No results for {query}" : "Không có kết quả cho {query}", "Press Enter to start searching" : "Nhấn Enter để bắt đầu tìm kiếm", @@ -160,15 +162,13 @@ "You have not added any info yet" : "Bạn chưa thêm bất kỳ thông tin nào", "{user} has not added any info yet" : "{user} chưa thêm bất kỳ thông tin nào", "Error opening the user status modal, try hard refreshing the page" : "Lỗi khi mở phương thức trạng thái người dùng, hãy thử làm mới trang", - "Search {types} …" : "Tìm kiếm {types} ...", - "Today" : "Hôm nay", - "Searching …" : "Đang tìm kiếm ...", "This browser is not supported" : "Trình duyệt này không được hỗ trợ", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Trình duyệt của bạn không được hỗ trợ. Vui lòng nâng cấp lên phiên bản mới hơn hoặc phiên bản được hỗ trợ.", "Continue with this unsupported browser" : "Tiếp tục với trình duyệt không được hỗ trợ này", "Supported versions" : "Các phiên bản được hỗ trợ", "{name} version {version} and above" : "{name} phiên bản {version} trở lên", "Settings menu" : "Trình đơn thiết lập", + "Search {types} …" : "Tìm kiếm {types} ...", "Choose {file}" : "Chọn {tập tin}", "Choose" : "Chọn", "Copy to {target}" : "Sao chép vào {mục tiêu}", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index f37e806784b..3a9c54914b2 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -106,6 +106,25 @@ OC.L10N.register( "Pick start date" : "选择起始日期", "Pick end date" : "选择结束日期", "Search in date range" : "在日期范围内进行搜索", + "Unified search" : "统一搜索", + "Search apps, files, tags, messages" : "搜索应用程序、文件、标签,信息", + "Places" : "地点", + "Date" : "日期", + "Today" : "今日", + "Last 7 days" : "过去 7 天", + "Last 30 days" : "过去 30 天", + "This year" : "今年", + "Last year" : "上年", + "Search people" : "搜索人物", + "People" : "人物", + "Filter in current view" : "在当前视图中筛选", + "Results" : "结果", + "Load more results" : "加载更多结果", + "Search in" : "搜索", + "Searching …" : "正在搜索 ...", + "Start typing to search" : "开始输入搜索内容", + "No matching results" : "无匹配结果", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介于 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 之间", "Log in" : "登录", "Logging in …" : "正在登录……", "Server side authentication failed!" : "服务端认证失败!", @@ -163,9 +182,7 @@ OC.L10N.register( "Looking for {term} …" : "正在查找{term} ……", "Search starts once you start typing and results may be reached with the arrow keys" : "一旦您开始输入,搜索就会开始,您可以使用方向键切换到结果。", "Search for {name} only" : "仅搜索 {name}", - "Start typing to search" : "开始输入搜索内容", "Loading more results …" : "加载更多结果...", - "Load more results" : "加载更多结果", "Search" : "搜索", "No results for {query}" : "没有 '{query}' 的相关结果", "Press Enter to start searching" : "按下Enter开始搜索", @@ -181,23 +198,6 @@ OC.L10N.register( "You have not added any info yet" : "您尚未添加任何信息", "{user} has not added any info yet" : "{user} 尚未添加任何信息", "Error opening the user status modal, try hard refreshing the page" : "打开用户状态模块时出错,请努力刷新页面", - "Unified search" : "统一搜索", - "Search apps, files, tags, messages" : "搜索应用程序、文件、标签,信息", - "Search {types} …" : "搜索 {类型} …", - "Places" : "地点", - "Date" : "日期", - "Today" : "今日", - "Last 7 days" : "过去 7 天", - "Last 30 days" : "过去 30 天", - "This year" : "今年", - "Last year" : "上年", - "Search people" : "搜索人物", - "People" : "人物", - "Filter in current view" : "在当前视图中筛选", - "Search in" : "搜索", - "Searching …" : "正在搜索 ...", - "No matching results" : "无匹配结果", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介于 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 之间", "This browser is not supported" : "您的浏览器不受支持!", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "您的浏览器不受支持。请升级至较新或受支持的版本。", "Continue with this unsupported browser" : "继续使用该过时的浏览器", @@ -205,6 +205,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} 版本 {version} 及更高", "Settings menu" : "设置菜单", "Avatar of {displayName}" : "{displayName} 的头像", + "Search {types} …" : "搜索 {类型} …", "Choose {file}" : "选择 {file}", "Choose" : "选择", "Copy to {target}" : "复制到 {target}", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 7bbb0e2af07..57c808359fa 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -104,6 +104,25 @@ "Pick start date" : "选择起始日期", "Pick end date" : "选择结束日期", "Search in date range" : "在日期范围内进行搜索", + "Unified search" : "统一搜索", + "Search apps, files, tags, messages" : "搜索应用程序、文件、标签,信息", + "Places" : "地点", + "Date" : "日期", + "Today" : "今日", + "Last 7 days" : "过去 7 天", + "Last 30 days" : "过去 30 天", + "This year" : "今年", + "Last year" : "上年", + "Search people" : "搜索人物", + "People" : "人物", + "Filter in current view" : "在当前视图中筛选", + "Results" : "结果", + "Load more results" : "加载更多结果", + "Search in" : "搜索", + "Searching …" : "正在搜索 ...", + "Start typing to search" : "开始输入搜索内容", + "No matching results" : "无匹配结果", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介于 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 之间", "Log in" : "登录", "Logging in …" : "正在登录……", "Server side authentication failed!" : "服务端认证失败!", @@ -161,9 +180,7 @@ "Looking for {term} …" : "正在查找{term} ……", "Search starts once you start typing and results may be reached with the arrow keys" : "一旦您开始输入,搜索就会开始,您可以使用方向键切换到结果。", "Search for {name} only" : "仅搜索 {name}", - "Start typing to search" : "开始输入搜索内容", "Loading more results …" : "加载更多结果...", - "Load more results" : "加载更多结果", "Search" : "搜索", "No results for {query}" : "没有 '{query}' 的相关结果", "Press Enter to start searching" : "按下Enter开始搜索", @@ -179,23 +196,6 @@ "You have not added any info yet" : "您尚未添加任何信息", "{user} has not added any info yet" : "{user} 尚未添加任何信息", "Error opening the user status modal, try hard refreshing the page" : "打开用户状态模块时出错,请努力刷新页面", - "Unified search" : "统一搜索", - "Search apps, files, tags, messages" : "搜索应用程序、文件、标签,信息", - "Search {types} …" : "搜索 {类型} …", - "Places" : "地点", - "Date" : "日期", - "Today" : "今日", - "Last 7 days" : "过去 7 天", - "Last 30 days" : "过去 30 天", - "This year" : "今年", - "Last year" : "上年", - "Search people" : "搜索人物", - "People" : "人物", - "Filter in current view" : "在当前视图中筛选", - "Search in" : "搜索", - "Searching …" : "正在搜索 ...", - "No matching results" : "无匹配结果", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介于 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 之间", "This browser is not supported" : "您的浏览器不受支持!", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "您的浏览器不受支持。请升级至较新或受支持的版本。", "Continue with this unsupported browser" : "继续使用该过时的浏览器", @@ -203,6 +203,7 @@ "{name} version {version} and above" : "{name} 版本 {version} 及更高", "Settings menu" : "设置菜单", "Avatar of {displayName}" : "{displayName} 的头像", + "Search {types} …" : "搜索 {类型} …", "Choose {file}" : "选择 {file}", "Choose" : "选择", "Copy to {target}" : "复制到 {target}", diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index aea9c613482..e4426e92613 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -106,6 +106,25 @@ OC.L10N.register( "Pick start date" : "挑選開始日期", "Pick end date" : "挑選結束日期", "Search in date range" : "在日期範圍內搜尋", + "Unified search" : "統一搜尋", + "Search apps, files, tags, messages" : "搜尋應用程式、檔案、標籤、訊息", + "Places" : "地點", + "Date" : "日期", + "Today" : "今日", + "Last 7 days" : "過去7日", + "Last 30 days" : "過去30日", + "This year" : "今年", + "Last year" : "去年", + "Search people" : "搜尋人仕", + "People" : "人物", + "Filter in current view" : "目前檢視裡的篩選條件", + "Results" : "結果", + "Load more results" : "載入更多結果", + "Search in" : "搜尋", + "Searching …" : "正在搜尋……", + "Start typing to search" : "輸入文字以檢索", + "No matching results" : "無相符結果", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介於 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 間", "Log in" : "登入", "Logging in …" : "正在登入 …", "Server side authentication failed!" : "伺服器端認證失敗!", @@ -163,9 +182,7 @@ OC.L10N.register( "Looking for {term} …" : "正在搜尋 {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "一旦您開始輸入,搜尋就會開始,您可以使用方向鍵到達結果", "Search for {name} only" : "只搜尋 {name}", - "Start typing to search" : "輸入文字以檢索", "Loading more results …" : "正在載入更多結果...", - "Load more results" : "載入更多結果", "Search" : "搜尋", "No results for {query}" : "{query} 查詢沒有結果", "Press Enter to start searching" : "按 Enter 開始搜尋", @@ -181,23 +198,6 @@ OC.L10N.register( "You have not added any info yet" : "您尚未新增任何資訊", "{user} has not added any info yet" : "{user} 尚未新增任何資訊", "Error opening the user status modal, try hard refreshing the page" : "打開用戶狀態模式時出錯,請嘗試刷新頁面", - "Unified search" : "統一搜尋", - "Search apps, files, tags, messages" : "搜尋應用程式、檔案、標籤、訊息", - "Search {types} …" : "搜尋 {types} 中 …", - "Places" : "地點", - "Date" : "日期", - "Today" : "今日", - "Last 7 days" : "過去7日", - "Last 30 days" : "過去30日", - "This year" : "今年", - "Last year" : "去年", - "Search people" : "搜尋人仕", - "People" : "人物", - "Filter in current view" : "目前檢視裡的篩選條件", - "Search in" : "搜尋", - "Searching …" : "正在搜尋……", - "No matching results" : "無相符結果", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介於 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 間", "This browser is not supported" : "不支援此瀏覽器", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "不支援您的瀏覽器。請升級至較新或受支援的版本。", "Continue with this unsupported browser" : "繼續使用此不受支援的瀏覽器", @@ -205,6 +205,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} 的版本 {version} 及更新", "Settings menu" : "設定選單", "Avatar of {displayName}" : "{displayName} 的虛擬化身", + "Search {types} …" : "搜尋 {types} 中 …", "Choose {file}" : "選擇 {file}", "Choose" : "選擇", "Copy to {target}" : "複製到 {target}", diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index 8b4cc00d75d..161ffe25271 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -104,6 +104,25 @@ "Pick start date" : "挑選開始日期", "Pick end date" : "挑選結束日期", "Search in date range" : "在日期範圍內搜尋", + "Unified search" : "統一搜尋", + "Search apps, files, tags, messages" : "搜尋應用程式、檔案、標籤、訊息", + "Places" : "地點", + "Date" : "日期", + "Today" : "今日", + "Last 7 days" : "過去7日", + "Last 30 days" : "過去30日", + "This year" : "今年", + "Last year" : "去年", + "Search people" : "搜尋人仕", + "People" : "人物", + "Filter in current view" : "目前檢視裡的篩選條件", + "Results" : "結果", + "Load more results" : "載入更多結果", + "Search in" : "搜尋", + "Searching …" : "正在搜尋……", + "Start typing to search" : "輸入文字以檢索", + "No matching results" : "無相符結果", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介於 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 間", "Log in" : "登入", "Logging in …" : "正在登入 …", "Server side authentication failed!" : "伺服器端認證失敗!", @@ -161,9 +180,7 @@ "Looking for {term} …" : "正在搜尋 {term} …", "Search starts once you start typing and results may be reached with the arrow keys" : "一旦您開始輸入,搜尋就會開始,您可以使用方向鍵到達結果", "Search for {name} only" : "只搜尋 {name}", - "Start typing to search" : "輸入文字以檢索", "Loading more results …" : "正在載入更多結果...", - "Load more results" : "載入更多結果", "Search" : "搜尋", "No results for {query}" : "{query} 查詢沒有結果", "Press Enter to start searching" : "按 Enter 開始搜尋", @@ -179,23 +196,6 @@ "You have not added any info yet" : "您尚未新增任何資訊", "{user} has not added any info yet" : "{user} 尚未新增任何資訊", "Error opening the user status modal, try hard refreshing the page" : "打開用戶狀態模式時出錯,請嘗試刷新頁面", - "Unified search" : "統一搜尋", - "Search apps, files, tags, messages" : "搜尋應用程式、檔案、標籤、訊息", - "Search {types} …" : "搜尋 {types} 中 …", - "Places" : "地點", - "Date" : "日期", - "Today" : "今日", - "Last 7 days" : "過去7日", - "Last 30 days" : "過去30日", - "This year" : "今年", - "Last year" : "去年", - "Search people" : "搜尋人仕", - "People" : "人物", - "Filter in current view" : "目前檢視裡的篩選條件", - "Search in" : "搜尋", - "Searching …" : "正在搜尋……", - "No matching results" : "無相符結果", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介於 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 間", "This browser is not supported" : "不支援此瀏覽器", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "不支援您的瀏覽器。請升級至較新或受支援的版本。", "Continue with this unsupported browser" : "繼續使用此不受支援的瀏覽器", @@ -203,6 +203,7 @@ "{name} version {version} and above" : "{name} 的版本 {version} 及更新", "Settings menu" : "設定選單", "Avatar of {displayName}" : "{displayName} 的虛擬化身", + "Search {types} …" : "搜尋 {types} 中 …", "Choose {file}" : "選擇 {file}", "Choose" : "選擇", "Copy to {target}" : "複製到 {target}", diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 3526b43cc91..c7625e96caa 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -106,6 +106,25 @@ OC.L10N.register( "Pick start date" : "挑選開始日期", "Pick end date" : "挑選結束日期", "Search in date range" : "在日期範圍內搜尋", + "Unified search" : "統一搜尋", + "Search apps, files, tags, messages" : "搜尋應用程式、檔案、標籤、訊息", + "Places" : "地點", + "Date" : "日期", + "Today" : "今日", + "Last 7 days" : "過去7天", + "Last 30 days" : "過去30天", + "This year" : "今年", + "Last year" : "去年", + "Search people" : "搜尋夥伴", + "People" : "人物", + "Filter in current view" : "目前檢視裡的篩選條件", + "Results" : "結果", + "Load more results" : "載入更多結果", + "Search in" : "搜尋", + "Searching …" : "正在搜尋……", + "Start typing to search" : "開始輸入以搜尋", + "No matching results" : "無相符結果", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介於 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 間", "Log in" : "登入", "Logging in …" : "正在登入……", "Server side authentication failed!" : "伺服器端認證失敗!", @@ -163,9 +182,7 @@ OC.L10N.register( "Looking for {term} …" : "搜尋 {term}……", "Search starts once you start typing and results may be reached with the arrow keys" : "一旦您開始輸入,搜尋就會開始,您可以使用方向鍵到達結果", "Search for {name} only" : "僅搜尋 {name}", - "Start typing to search" : "開始輸入以搜尋", "Loading more results …" : "正在載入更多結果…", - "Load more results" : "載入更多結果", "Search" : "搜尋", "No results for {query}" : "{query} 查詢沒有結果", "Press Enter to start searching" : "按 Enter 開始搜尋", @@ -181,23 +198,6 @@ OC.L10N.register( "You have not added any info yet" : "您尚未新增任何資訊。", "{user} has not added any info yet" : "{user} 尚未新增任何資訊。", "Error opening the user status modal, try hard refreshing the page" : "開啟使用者狀態模式時發生問題,嘗試重新整理頁面", - "Unified search" : "統一搜尋", - "Search apps, files, tags, messages" : "搜尋應用程式、檔案、標籤、訊息", - "Search {types} …" : "搜尋 {types} 中……", - "Places" : "地點", - "Date" : "日期", - "Today" : "今日", - "Last 7 days" : "過去7天", - "Last 30 days" : "過去30天", - "This year" : "今年", - "Last year" : "去年", - "Search people" : "搜尋夥伴", - "People" : "人物", - "Filter in current view" : "目前檢視裡的篩選條件", - "Search in" : "搜尋", - "Searching …" : "正在搜尋……", - "No matching results" : "無相符結果", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介於 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 間", "This browser is not supported" : "不支援此瀏覽器", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "不支援您的瀏覽器。請升級至較新或受支援的版本。", "Continue with this unsupported browser" : "繼續使用此不受支援的瀏覽器", @@ -205,6 +205,7 @@ OC.L10N.register( "{name} version {version} and above" : "{name} 的版本 {version} 及更新", "Settings menu" : "設定選單", "Avatar of {displayName}" : "{displayName} 的大頭照", + "Search {types} …" : "搜尋 {types} 中……", "Choose {file}" : "選擇 {file}", "Choose" : "選擇", "Copy to {target}" : "複製到 {target}", diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index 480519ce7bb..5abac54d2c8 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -104,6 +104,25 @@ "Pick start date" : "挑選開始日期", "Pick end date" : "挑選結束日期", "Search in date range" : "在日期範圍內搜尋", + "Unified search" : "統一搜尋", + "Search apps, files, tags, messages" : "搜尋應用程式、檔案、標籤、訊息", + "Places" : "地點", + "Date" : "日期", + "Today" : "今日", + "Last 7 days" : "過去7天", + "Last 30 days" : "過去30天", + "This year" : "今年", + "Last year" : "去年", + "Search people" : "搜尋夥伴", + "People" : "人物", + "Filter in current view" : "目前檢視裡的篩選條件", + "Results" : "結果", + "Load more results" : "載入更多結果", + "Search in" : "搜尋", + "Searching …" : "正在搜尋……", + "Start typing to search" : "開始輸入以搜尋", + "No matching results" : "無相符結果", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介於 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 間", "Log in" : "登入", "Logging in …" : "正在登入……", "Server side authentication failed!" : "伺服器端認證失敗!", @@ -161,9 +180,7 @@ "Looking for {term} …" : "搜尋 {term}……", "Search starts once you start typing and results may be reached with the arrow keys" : "一旦您開始輸入,搜尋就會開始,您可以使用方向鍵到達結果", "Search for {name} only" : "僅搜尋 {name}", - "Start typing to search" : "開始輸入以搜尋", "Loading more results …" : "正在載入更多結果…", - "Load more results" : "載入更多結果", "Search" : "搜尋", "No results for {query}" : "{query} 查詢沒有結果", "Press Enter to start searching" : "按 Enter 開始搜尋", @@ -179,23 +196,6 @@ "You have not added any info yet" : "您尚未新增任何資訊。", "{user} has not added any info yet" : "{user} 尚未新增任何資訊。", "Error opening the user status modal, try hard refreshing the page" : "開啟使用者狀態模式時發生問題,嘗試重新整理頁面", - "Unified search" : "統一搜尋", - "Search apps, files, tags, messages" : "搜尋應用程式、檔案、標籤、訊息", - "Search {types} …" : "搜尋 {types} 中……", - "Places" : "地點", - "Date" : "日期", - "Today" : "今日", - "Last 7 days" : "過去7天", - "Last 30 days" : "過去30天", - "This year" : "今年", - "Last year" : "去年", - "Search people" : "搜尋夥伴", - "People" : "人物", - "Filter in current view" : "目前檢視裡的篩選條件", - "Search in" : "搜尋", - "Searching …" : "正在搜尋……", - "No matching results" : "無相符結果", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介於 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 間", "This browser is not supported" : "不支援此瀏覽器", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "不支援您的瀏覽器。請升級至較新或受支援的版本。", "Continue with this unsupported browser" : "繼續使用此不受支援的瀏覽器", @@ -203,6 +203,7 @@ "{name} version {version} and above" : "{name} 的版本 {version} 及更新", "Settings menu" : "設定選單", "Avatar of {displayName}" : "{displayName} 的大頭照", + "Search {types} …" : "搜尋 {types} 中……", "Choose {file}" : "選擇 {file}", "Choose" : "選擇", "Copy to {target}" : "複製到 {target}", |