diff --git a/apps/files/l10n/ach.js b/apps/files/l10n/ach.js index f085469f7317d44d6cbd5222227202b322fe5dcb..deae17398bd120d47d68aee80786a1c8315a5fa7 100644 --- a/apps/files/l10n/ach.js +++ b/apps/files/l10n/ach.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/ach.json b/apps/files/l10n/ach.json index ba9792477cd03d9f6dc76e4722b7e629162b8e06..dd9cfe83135099b7f74792691815845e3c11c0ab 100644 --- a/apps/files/l10n/ach.json +++ b/apps/files/l10n/ach.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files/l10n/ady.js b/apps/files/l10n/ady.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/ady.js +++ b/apps/files/l10n/ady.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ady.json b/apps/files/l10n/ady.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/ady.json +++ b/apps/files/l10n/ady.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/af_ZA.js b/apps/files/l10n/af_ZA.js index 016f69e14eb324a3b14ea7894658e10b3bf2e2cb..8ac92002885118e961f69d14534c33b3eb70d863 100644 --- a/apps/files/l10n/af_ZA.js +++ b/apps/files/l10n/af_ZA.js @@ -6,6 +6,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Settings" : "Instellings", "Folder" : "Omslag" }, diff --git a/apps/files/l10n/af_ZA.json b/apps/files/l10n/af_ZA.json index be0558493b131b31243b3e1937a4750abdece1fa..a1d6d1b69edc88da418a9fd898c130403fadebfd 100644 --- a/apps/files/l10n/af_ZA.json +++ b/apps/files/l10n/af_ZA.json @@ -4,6 +4,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Settings" : "Instellings", "Folder" : "Omslag" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/ak.js b/apps/files/l10n/ak.js index 8ffacdcf2f3e2d680ca3e6deb66b226703190e99..46c5e83b98e98b38adcb5f4ddbcf850263484058 100644 --- a/apps/files/l10n/ak.js +++ b/apps/files/l10n/ak.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=n > 1;"); diff --git a/apps/files/l10n/ak.json b/apps/files/l10n/ak.json index 63d087f769b0db8aa55e4a8127d9eb2104fc94bf..d9cd8e42001f52334c4abcc195349996fd2566ca 100644 --- a/apps/files/l10n/ak.json +++ b/apps/files/l10n/ak.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=n > 1;" } \ No newline at end of file diff --git a/apps/files/l10n/am_ET.js b/apps/files/l10n/am_ET.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/am_ET.js +++ b/apps/files/l10n/am_ET.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/am_ET.json b/apps/files/l10n/am_ET.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/am_ET.json +++ b/apps/files/l10n/am_ET.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 9fabc00d3e28f726688893824ad7151de955a591..a8da49aca92cf89beaf0ecea3bbc902c21ab2f05 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -45,6 +45,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "تم تمكين تشÙير البرامج لكن لم يتم تهيئة المÙØ§ØªÙŠØ Ù„Ø°Ø§ يرجى تسجيل الخروج ثم تسجيل الدخول مرة آخرى.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "المÙØªØ§Ø Ø§Ù„Ø®Ø§Øµ بتشÙير التطبيقات غير صالØ. يرجى تØديث كلمة السر الخاصة بالمÙØªØ§Ø Ø§Ù„Ø®Ø§Øµ من الإعدادت الشخصية Øتى تتمكن من الوصول للملÙات المشÙرة.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "تم تعطيل التشÙير لكن ملÙاتك لا تزال مشÙرة. Ùضلا اذهب إلى الإعدادات الشخصية لإزالة التشÙير عن ملÙاتك.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","","","","",""], "{dirs} and {files}" : "{dirs} Ùˆ {files}", "Favorite" : "المÙضلة", "%s could not be renamed" : "%s لا يمكن إعادة تسميته. ", diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index dbfca3609e1df9905f4565916cfe01fc8915c623..9b35b4fd136cb9b9590773fc8eae9c56f97f567f 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -43,6 +43,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "تم تمكين تشÙير البرامج لكن لم يتم تهيئة المÙØ§ØªÙŠØ Ù„Ø°Ø§ يرجى تسجيل الخروج ثم تسجيل الدخول مرة آخرى.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "المÙØªØ§Ø Ø§Ù„Ø®Ø§Øµ بتشÙير التطبيقات غير صالØ. يرجى تØديث كلمة السر الخاصة بالمÙØªØ§Ø Ø§Ù„Ø®Ø§Øµ من الإعدادت الشخصية Øتى تتمكن من الوصول للملÙات المشÙرة.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "تم تعطيل التشÙير لكن ملÙاتك لا تزال مشÙرة. Ùضلا اذهب إلى الإعدادات الشخصية لإزالة التشÙير عن ملÙاتك.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","","","","",""], "{dirs} and {files}" : "{dirs} Ùˆ {files}", "Favorite" : "المÙضلة", "%s could not be renamed" : "%s لا يمكن إعادة تسميته. ", diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 32f7ade062b6d03d613f9b92e1376629f5bdd99e..60fb6c6f6843ed8366e2b32c33499325ad89952d 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -71,6 +71,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicación Encryption ta habilitada pero les tos claves nun s'aniciaron, por favor zarra sesión y anÃciala de nueves", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Clave privada non válida pa Encryption. Por favor, anueva la to contraseña de clave nos tos axustes personales pa recuperar l'accesu a los tos ficheros cifraos.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Deshabilitose'l cifráu pero los tos ficheros tovÃa tán cifraos. Por favor, vete a los axustes personales pa descrifrar los tos ficheros.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} y {files}", "Favorite" : "Favoritu", "%s could not be renamed as it has been deleted" : "%s nun pue renomase dempués de desaniciase", diff --git a/apps/files/l10n/ast.json b/apps/files/l10n/ast.json index ac1952d719f667ef48b7ba66259956a2f94e9752..07dfc88c027fb549a82dbf3a437a5fec0f96a127 100644 --- a/apps/files/l10n/ast.json +++ b/apps/files/l10n/ast.json @@ -69,6 +69,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicación Encryption ta habilitada pero les tos claves nun s'aniciaron, por favor zarra sesión y anÃciala de nueves", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Clave privada non válida pa Encryption. Por favor, anueva la to contraseña de clave nos tos axustes personales pa recuperar l'accesu a los tos ficheros cifraos.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Deshabilitose'l cifráu pero los tos ficheros tovÃa tán cifraos. Por favor, vete a los axustes personales pa descrifrar los tos ficheros.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} y {files}", "Favorite" : "Favoritu", "%s could not be renamed as it has been deleted" : "%s nun pue renomase dempués de desaniciase", diff --git a/apps/files/l10n/az.js b/apps/files/l10n/az.js index 1aeea8c099b40f092df7844cdecbc57125f304bf..b4e44362ba5792fee59e516f1475312cc90f1235 100644 --- a/apps/files/l10n/az.js +++ b/apps/files/l10n/az.js @@ -54,6 +54,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Save" : "Saxlamaq", "Settings" : "QuraÅŸdırmalar", "New folder" : "Yeni qovluq", diff --git a/apps/files/l10n/az.json b/apps/files/l10n/az.json index b5b34ee71ee6b80056bdde7d9543ea97fb921c3a..d0e6808e9ebcf0a4d89cf6d07e744fb8fa457ffc 100644 --- a/apps/files/l10n/az.json +++ b/apps/files/l10n/az.json @@ -52,6 +52,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Save" : "Saxlamaq", "Settings" : "QuraÅŸdırmalar", "New folder" : "Yeni qovluq", diff --git a/apps/files/l10n/be.js b/apps/files/l10n/be.js index cbd1ed45449e207d0c841b18296dceba3617e45f..40597a72ea559f5b8437a8a88c552cd16cca6a9c 100644 --- a/apps/files/l10n/be.js +++ b/apps/files/l10n/be.js @@ -5,6 +5,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["","","",""], "_%n file_::_%n files_" : ["","","",""], "_Uploading %n file_::_Uploading %n files_" : ["","","",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["","","",""], "Settings" : "Ðалады" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files/l10n/be.json b/apps/files/l10n/be.json index c2d26e05877305eaa613401d0112171f51f6ba0d..fa807003af8c8cb5719d7d6a2fb0b4074b6c648d 100644 --- a/apps/files/l10n/be.json +++ b/apps/files/l10n/be.json @@ -3,6 +3,7 @@ "_%n folder_::_%n folders_" : ["","","",""], "_%n file_::_%n files_" : ["","","",""], "_Uploading %n file_::_Uploading %n files_" : ["","","",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["","","",""], "Settings" : "Ðалады" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/files/l10n/bg_BG.js b/apps/files/l10n/bg_BG.js index 9f74d3c3986ed7b025ac9e0ccc7caba88b7a58c5..3b6a85822a385dc317015379e8dbd0618dee1507 100644 --- a/apps/files/l10n/bg_BG.js +++ b/apps/files/l10n/bg_BG.js @@ -71,6 +71,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Програмата за криптиране е включена, но твоите ключове не Ñа зададени, Ð¼Ð¾Ð»Ñ Ð¾Ñ‚Ð¿Ð¸ÑˆÐ¸ Ñи и Ñе впиши отново.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ðевалиден личен ключ за Криптиращата Програма. МолÑ, обнови Ð»Ð¸Ñ‡Ð½Ð¸Ñ Ñи ключ в Лични наÑтройки, за да възÑтановиш доÑтъпа до криптираните Ñи файловете.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Криптирането е изключено, но файлове ти Ñа вÑе още защитени. МолÑ, отиди на лични найÑтройки, за да разшфроваш файловете.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} и {files}", "Favorite" : "Любими", "%s could not be renamed as it has been deleted" : "%s не може да бъде преименуван, защото е вече изтрит", diff --git a/apps/files/l10n/bg_BG.json b/apps/files/l10n/bg_BG.json index f541b9b34d83708c979175c6159c30cee52bb6ac..eb63096dd4d28eb328d741b3d09f5aa893018caa 100644 --- a/apps/files/l10n/bg_BG.json +++ b/apps/files/l10n/bg_BG.json @@ -69,6 +69,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Програмата за криптиране е включена, но твоите ключове не Ñа зададени, Ð¼Ð¾Ð»Ñ Ð¾Ñ‚Ð¿Ð¸ÑˆÐ¸ Ñи и Ñе впиши отново.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ðевалиден личен ключ за Криптиращата Програма. МолÑ, обнови Ð»Ð¸Ñ‡Ð½Ð¸Ñ Ñи ключ в Лични наÑтройки, за да възÑтановиш доÑтъпа до криптираните Ñи файловете.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Криптирането е изключено, но файлове ти Ñа вÑе още защитени. МолÑ, отиди на лични найÑтройки, за да разшфроваш файловете.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} и {files}", "Favorite" : "Любими", "%s could not be renamed as it has been deleted" : "%s не може да бъде преименуван, защото е вече изтрит", diff --git a/apps/files/l10n/bn_BD.js b/apps/files/l10n/bn_BD.js index 59f92513ae7ddba6fc0794de1d5fb4f8d1e0f2c3..376d1dc9d50b1d971564916b60cb767036bc9ca2 100644 --- a/apps/files/l10n/bn_BD.js +++ b/apps/files/l10n/bn_BD.js @@ -50,6 +50,7 @@ OC.L10N.register( "_Uploading %n file_::_Uploading %n files_" : ["%n ফাইল আপলোড হচà§à¦›à§‡","%n ফাইল আপলোড হচà§à¦›à§‡"], "\"{name}\" is an invalid file name." : "\"{name}\" টি à¦à¦•à¦Ÿà¦¿ অননà§à¦®à§‹à¦¦à¦¿à¦¤ ফাইল নাম।", "Your storage is almost full ({usedSpacePercent}%)" : "আপনার সংরকà§à¦·à¦£à¦¾à¦§à¦¾à¦° পà§à¦°à¦¾à§Ÿ পরিপূরà§à¦£ ({usedSpacePercent}%) ", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Favorite" : "পà§à¦°à¦¿à§Ÿà¦œà¦¨", "File handling" : "ফাইল হà§à¦¯à¦¾à¦°à§à¦¡à¦²à¦¿à¦‚", "Maximum upload size" : "আপলোডের সরà§à¦¬à§‹à¦šà§à¦š আকার", diff --git a/apps/files/l10n/bn_BD.json b/apps/files/l10n/bn_BD.json index 6b72faa508d766b655875b68c5a527946b37f9e6..bea260ae8a3b4a5efa98c3602c22341580a411c0 100644 --- a/apps/files/l10n/bn_BD.json +++ b/apps/files/l10n/bn_BD.json @@ -48,6 +48,7 @@ "_Uploading %n file_::_Uploading %n files_" : ["%n ফাইল আপলোড হচà§à¦›à§‡","%n ফাইল আপলোড হচà§à¦›à§‡"], "\"{name}\" is an invalid file name." : "\"{name}\" টি à¦à¦•à¦Ÿà¦¿ অননà§à¦®à§‹à¦¦à¦¿à¦¤ ফাইল নাম।", "Your storage is almost full ({usedSpacePercent}%)" : "আপনার সংরকà§à¦·à¦£à¦¾à¦§à¦¾à¦° পà§à¦°à¦¾à§Ÿ পরিপূরà§à¦£ ({usedSpacePercent}%) ", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Favorite" : "পà§à¦°à¦¿à§Ÿà¦œà¦¨", "File handling" : "ফাইল হà§à¦¯à¦¾à¦°à§à¦¡à¦²à¦¿à¦‚", "Maximum upload size" : "আপলোডের সরà§à¦¬à§‹à¦šà§à¦š আকার", diff --git a/apps/files/l10n/bn_IN.js b/apps/files/l10n/bn_IN.js index 752a9e23b85f5b7fd5c4ff0a1ddacf9e901ee95d..ff8fb32f86ce92cfeb2fd2d59c2f1901b85b1e31 100644 --- a/apps/files/l10n/bn_IN.js +++ b/apps/files/l10n/bn_IN.js @@ -23,6 +23,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Save" : "সেà¦", "Settings" : "সেটিংস", "New folder" : "নতà§à¦¨ ফোলà§à¦¡à¦¾à¦°", diff --git a/apps/files/l10n/bn_IN.json b/apps/files/l10n/bn_IN.json index 8bf37208e2666e879a9dc5491444c3d2e2de0d78..920513185851c0a84a3adc9683bbe04ab919ea57 100644 --- a/apps/files/l10n/bn_IN.json +++ b/apps/files/l10n/bn_IN.json @@ -21,6 +21,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Save" : "সেà¦", "Settings" : "সেটিংস", "New folder" : "নতà§à¦¨ ফোলà§à¦¡à¦¾à¦°", diff --git a/apps/files/l10n/bs.js b/apps/files/l10n/bs.js index df5e3dc1b0578cc29be80ad6cac9849c1cc2781c..11bc8d73580f65401ad209f8cafa593ecb2ca5f7 100644 --- a/apps/files/l10n/bs.js +++ b/apps/files/l10n/bs.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacija Å¡ifriranja je ukljuÄena, ali vaÅ¡i kljuÄevi nisu inicializirani, molim odjavite se i ponovno prijavite", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Neispravan privatni kljuÄ za Å¡ifriranje. Molim ažurirajte lozinku svoga privatnog kljuÄa u svojim osobnim postavkama da biste obnovili pristup svojim Å¡ifriranim datotekama.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Å ifriranje je onemogućeno, ali vaÅ¡e su datoteke joÅ¡ uvijek Å¡ifrirane. Molimo, odite u osobne postavke da biste deÅ¡ifrirali svoje datoteke.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} i {files}", "Favorited" : "Favorizovano", "Favorite" : "Favorit", diff --git a/apps/files/l10n/bs.json b/apps/files/l10n/bs.json index 99c404cde25bc941e7279153a77c060599e34e1f..6d122e5b2946823eb4fead902be6b2b2aef6edbd 100644 --- a/apps/files/l10n/bs.json +++ b/apps/files/l10n/bs.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacija Å¡ifriranja je ukljuÄena, ali vaÅ¡i kljuÄevi nisu inicializirani, molim odjavite se i ponovno prijavite", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Neispravan privatni kljuÄ za Å¡ifriranje. Molim ažurirajte lozinku svoga privatnog kljuÄa u svojim osobnim postavkama da biste obnovili pristup svojim Å¡ifriranim datotekama.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Å ifriranje je onemogućeno, ali vaÅ¡e su datoteke joÅ¡ uvijek Å¡ifrirane. Molimo, odite u osobne postavke da biste deÅ¡ifrirali svoje datoteke.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} i {files}", "Favorited" : "Favorizovano", "Favorite" : "Favorit", diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index de53435dbcbbe23c0e448451b560567d893b8b39..e83f0c341371ab7c4ce2c25bcc83dd8851850b9b 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -72,6 +72,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicació d'encriptació està activada però les claus no estan inicialitzades, sortiu i acrediteu-vos de nou.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "La clau privada de l'aplicació d'encriptació no és và lida! Actualitzeu la contrasenya de la clau privada a l'arranjament personal per recuperar els fitxers encriptats.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "L'encriptació s'ha desactivat però els vostres fitxers segueixen encriptats. Aneu a la vostra configuració personal per desencriptar els vostres fitxers.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} i {files}", "Favorite" : "Preferits", "%s could not be renamed as it has been deleted" : "No s'ha pogut renombrar %s ja que ha estat borrat", diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index f190ab36bdd319d2fc05a056dc5e667f19539a51..03ca0ce7094635a9ea69e140efc6608f0222ce8e 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -70,6 +70,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicació d'encriptació està activada però les claus no estan inicialitzades, sortiu i acrediteu-vos de nou.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "La clau privada de l'aplicació d'encriptació no és và lida! Actualitzeu la contrasenya de la clau privada a l'arranjament personal per recuperar els fitxers encriptats.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "L'encriptació s'ha desactivat però els vostres fitxers segueixen encriptats. Aneu a la vostra configuració personal per desencriptar els vostres fitxers.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} i {files}", "Favorite" : "Preferits", "%s could not be renamed as it has been deleted" : "No s'ha pogut renombrar %s ja que ha estat borrat", diff --git a/apps/files/l10n/ca@valencia.js b/apps/files/l10n/ca@valencia.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/ca@valencia.js +++ b/apps/files/l10n/ca@valencia.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ca@valencia.json b/apps/files/l10n/ca@valencia.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/ca@valencia.json +++ b/apps/files/l10n/ca@valencia.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/cs_CZ.js b/apps/files/l10n/cs_CZ.js index 4f1dc887d4e33b9cbf77e881a9b5cf83d2f4bfea..f33c81d3093157c2fcf07e3fdd3e8427a7c07f4d 100644 --- a/apps/files/l10n/cs_CZ.js +++ b/apps/files/l10n/cs_CZ.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro Å¡ifrovánà je zapnuta, ale vaÅ¡e klÃÄe nejsou inicializované. ProsÃm odhlaste se a znovu pÅ™ihlaste", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chybný soukromý klÃÄ pro Å¡ifrovacà aplikaci. Aktualizujte prosÃm heslo svého soukromého klÃÄe ve vaÅ¡em osobnÃm nastavenÃ, abyste znovu zÃskali pÅ™Ãstup k vaÅ¡im zaÅ¡ifrovaným souborům.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Å ifrovánà bylo vypnuto, vaÅ¡e soubory jsou vÅ¡ak stále zaÅ¡ifrované. Běžte prosÃm do osobnÃho nastavenÃ, kde soubory odÅ¡ifrujete.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} a {files}", "Favorited" : "PÅ™idáno k oblÃbeným", "Favorite" : "OblÃbené", diff --git a/apps/files/l10n/cs_CZ.json b/apps/files/l10n/cs_CZ.json index 975e63850f5a031adf556274fbdc2f02c7fbc74a..c2edd3ad127e372df6a941a39ac50b5016ebcb28 100644 --- a/apps/files/l10n/cs_CZ.json +++ b/apps/files/l10n/cs_CZ.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro Å¡ifrovánà je zapnuta, ale vaÅ¡e klÃÄe nejsou inicializované. ProsÃm odhlaste se a znovu pÅ™ihlaste", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chybný soukromý klÃÄ pro Å¡ifrovacà aplikaci. Aktualizujte prosÃm heslo svého soukromého klÃÄe ve vaÅ¡em osobnÃm nastavenÃ, abyste znovu zÃskali pÅ™Ãstup k vaÅ¡im zaÅ¡ifrovaným souborům.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Å ifrovánà bylo vypnuto, vaÅ¡e soubory jsou vÅ¡ak stále zaÅ¡ifrované. Běžte prosÃm do osobnÃho nastavenÃ, kde soubory odÅ¡ifrujete.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} a {files}", "Favorited" : "PÅ™idáno k oblÃbeným", "Favorite" : "OblÃbené", diff --git a/apps/files/l10n/cy_GB.js b/apps/files/l10n/cy_GB.js index 45098edd54590db54942f16a7b579b89a962d354..884a879ac08bd0c04f3ca657bf915223d825695f 100644 --- a/apps/files/l10n/cy_GB.js +++ b/apps/files/l10n/cy_GB.js @@ -33,6 +33,7 @@ OC.L10N.register( "_Uploading %n file_::_Uploading %n files_" : ["","","",""], "Your storage is full, files can not be updated or synced anymore!" : "Mae eich storfa'n llawn, ni ellir diweddaru a chydweddu ffeiliau mwyach!", "Your storage is almost full ({usedSpacePercent}%)" : "Mae eich storfa bron a bod yn llawn ({usedSpacePercent}%)", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","","",""], "File handling" : "Trafod ffeiliau", "Maximum upload size" : "Maint mwyaf llwytho i fyny", "max. possible: " : "mwyaf. posib:", diff --git a/apps/files/l10n/cy_GB.json b/apps/files/l10n/cy_GB.json index 1f2ebb0d715ac2ff46c6c59f263ed1c6a2cc31ed..5114abb7eeec002beab00f38f1d872752f7d588b 100644 --- a/apps/files/l10n/cy_GB.json +++ b/apps/files/l10n/cy_GB.json @@ -31,6 +31,7 @@ "_Uploading %n file_::_Uploading %n files_" : ["","","",""], "Your storage is full, files can not be updated or synced anymore!" : "Mae eich storfa'n llawn, ni ellir diweddaru a chydweddu ffeiliau mwyach!", "Your storage is almost full ({usedSpacePercent}%)" : "Mae eich storfa bron a bod yn llawn ({usedSpacePercent}%)", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","","",""], "File handling" : "Trafod ffeiliau", "Maximum upload size" : "Maint mwyaf llwytho i fyny", "max. possible: " : "mwyaf. posib:", diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index 0ea09f14840c6b7cfb0198878057b4b5e198fa31..88e4388164ba57d9bfa0d87f207c2f0143383d70 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Krypteringsprogrammet er aktiveret, men din nøgle er ikke igangsat. Log venligst ud og ind igen.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ugyldig privat nøgle for krypteringsprogrammet. Opdater venligst dit kodeord for den private nøgle i dine personlige indstillinger. Det kræves for at fÃ¥ adgang til dine krypterede filer.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Krypteringen blev deaktiveret, men dine filer er stadig krypteret. GÃ¥ venligst til dine personlige indstillinger for at dekryptere dine filer. ", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} og {files}", "Favorited" : "Gjort til favorit", "Favorite" : "Foretrukken", diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json index b1dcd79e3278b67095a88fd184c3297db77782f8..04914c9dd8dfd43ef616d3bb9ae66c343ae47aca 100644 --- a/apps/files/l10n/da.json +++ b/apps/files/l10n/da.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Krypteringsprogrammet er aktiveret, men din nøgle er ikke igangsat. Log venligst ud og ind igen.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ugyldig privat nøgle for krypteringsprogrammet. Opdater venligst dit kodeord for den private nøgle i dine personlige indstillinger. Det kræves for at fÃ¥ adgang til dine krypterede filer.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Krypteringen blev deaktiveret, men dine filer er stadig krypteret. GÃ¥ venligst til dine personlige indstillinger for at dekryptere dine filer. ", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} og {files}", "Favorited" : "Gjort til favorit", "Favorite" : "Foretrukken", diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index f94e17d115255f1d6897880af0ecee94bee4d1b8..ef710e8b7dccb0ac84271bf4af66d5c1a1a67133 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Die Verschlüsselung-App ist aktiviert, aber Deine Schlüssel sind nicht initialisiert. Bitte melden Dich nochmals ab und wieder an.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ungültiger privater Schlüssel für die Verschlüsselung-App. Bitte aktualisiere Dein privates Schlüssel-Passwort, um den Zugriff auf Deine verschlüsselten Dateien wiederherzustellen.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Die Verschlüsselung wurde deaktiviert, jedoch sind Deine Dateien nach wie vor verschlüsselt. Bitte gehe zu Deinen persönlichen Einstellungen, um Deine Dateien zu entschlüsseln.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} und {files}", "Favorited" : "Favorisiert", "Favorite" : "Favorit", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 54e02d054ba8fc615f9d4f327ee0936661532f29..4829743534ccf8d31e986779664f6f04123c0efb 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Die Verschlüsselung-App ist aktiviert, aber Deine Schlüssel sind nicht initialisiert. Bitte melden Dich nochmals ab und wieder an.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ungültiger privater Schlüssel für die Verschlüsselung-App. Bitte aktualisiere Dein privates Schlüssel-Passwort, um den Zugriff auf Deine verschlüsselten Dateien wiederherzustellen.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Die Verschlüsselung wurde deaktiviert, jedoch sind Deine Dateien nach wie vor verschlüsselt. Bitte gehe zu Deinen persönlichen Einstellungen, um Deine Dateien zu entschlüsseln.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} und {files}", "Favorited" : "Favorisiert", "Favorite" : "Favorit", diff --git a/apps/files/l10n/de_AT.js b/apps/files/l10n/de_AT.js index dca6d94886b24fc4e217577358f623373535216b..0d9dc1b704260116c73d3517e80573466f247434 100644 --- a/apps/files/l10n/de_AT.js +++ b/apps/files/l10n/de_AT.js @@ -8,6 +8,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Save" : "Speichern", "Settings" : "Einstellungen", "Download" : "Herunterladen" diff --git a/apps/files/l10n/de_AT.json b/apps/files/l10n/de_AT.json index c76a26cbec001498eca56ee772829720190fb0c2..957de19a535dc9d14cb84380f2d6ccd2fbdf59fd 100644 --- a/apps/files/l10n/de_AT.json +++ b/apps/files/l10n/de_AT.json @@ -6,6 +6,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Save" : "Speichern", "Settings" : "Einstellungen", "Download" : "Herunterladen" diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 2c0f1f4f24ee77dbd21f543643a143a111c7d5f0..09f8558f0829a5808a1af5d455eccf07f954e956 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselungs-App ist aktiviert, aber Ihre Schlüssel sind nicht initialisiert. Bitte melden Sie sich nochmals ab und wieder an.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ungültiger privater Schlüssel für die Verschlüsselungs-App. Bitte aktualisieren Sie Ihr privates Schlüsselpasswort, um den Zugriff auf Ihre verschlüsselten Dateien wiederherzustellen.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Die Verschlüsselung wurde deaktiviert, jedoch sind Ihre Dateien nach wie vor verschlüsselt. Bitte gehen Sie zu Ihren persönlichen Einstellungen, um Ihre Dateien zu entschlüsseln.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} und {files}", "Favorited" : "Favorisiert", "Favorite" : "Favorit", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 7cffe8c3e30e7e19abf170b641d66a1ab86ff565..a6af138bed1fed01e11392fdf3debb14d7e4ec4b 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselungs-App ist aktiviert, aber Ihre Schlüssel sind nicht initialisiert. Bitte melden Sie sich nochmals ab und wieder an.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ungültiger privater Schlüssel für die Verschlüsselungs-App. Bitte aktualisieren Sie Ihr privates Schlüsselpasswort, um den Zugriff auf Ihre verschlüsselten Dateien wiederherzustellen.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Die Verschlüsselung wurde deaktiviert, jedoch sind Ihre Dateien nach wie vor verschlüsselt. Bitte gehen Sie zu Ihren persönlichen Einstellungen, um Ihre Dateien zu entschlüsseln.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} und {files}", "Favorited" : "Favorisiert", "Favorite" : "Favorit", diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index 01d28531093d7dc24d682cc842012c5b81d94600..68e56a761fd1373a989f9cda30579f39a06c232a 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -72,6 +72,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Η εφαÏμογή κÏυπτογÏάφησης είναι ενεÏγοποιημÎνη αλλά τα κλειδιά σας δεν Îχουν καταγÏαφεί, παÏακαλώ αποσυνδεθείτε και επανασυνδεθείτε.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "ΆκυÏο Ï€Ïοσωπικό κλειδί για την εφαÏμογή κÏυπτογÏάφησης. ΠαÏακαλώ ενημεÏώστε τον κωδικό του Ï€ÏÎ¿ÏƒÏ‰Ï€Î¹ÎºÎ¿Ï ÎºÎ»ÎµÎ¹Î´Î¯Î¿Ï… σας στις Ï€ÏοσωπικÎÏ‚ Ïυθμίσεις για να επανακτήσετε Ï€Ïόσβαση στα κÏυπτογÏαφημÎνα σας αÏχεία.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Η κÏυπτογÏάφηση απενεÏγοποιήθηκε, αλλά τα αÏχεία σας είναι ακόμα κÏυπτογÏαφημÎνα. ΠαÏακαλοÏμε απενεÏγοποιήσετε την κÏυπτογÏάφηση αÏχείων από τις Ï€ÏοσωπικÎÏ‚ σας Ïυθμίσεις", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{Κατάλογοι αÏχείων} και {αÏχεία}", "Favorite" : "ΑγαπημÎνο", "%s could not be renamed as it has been deleted" : "%s δεν μποÏοÏσε να μετονομαστεί εφόσον είχε διαγÏαφεί", diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json index 99e9f7b8b8e3ecc9e16bd5b60ec14ba9f3e46d3f..d84ce3d14ff32248acfdb7584ea316aaffca555c 100644 --- a/apps/files/l10n/el.json +++ b/apps/files/l10n/el.json @@ -70,6 +70,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Η εφαÏμογή κÏυπτογÏάφησης είναι ενεÏγοποιημÎνη αλλά τα κλειδιά σας δεν Îχουν καταγÏαφεί, παÏακαλώ αποσυνδεθείτε και επανασυνδεθείτε.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "ΆκυÏο Ï€Ïοσωπικό κλειδί για την εφαÏμογή κÏυπτογÏάφησης. ΠαÏακαλώ ενημεÏώστε τον κωδικό του Ï€ÏÎ¿ÏƒÏ‰Ï€Î¹ÎºÎ¿Ï ÎºÎ»ÎµÎ¹Î´Î¯Î¿Ï… σας στις Ï€ÏοσωπικÎÏ‚ Ïυθμίσεις για να επανακτήσετε Ï€Ïόσβαση στα κÏυπτογÏαφημÎνα σας αÏχεία.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Η κÏυπτογÏάφηση απενεÏγοποιήθηκε, αλλά τα αÏχεία σας είναι ακόμα κÏυπτογÏαφημÎνα. ΠαÏακαλοÏμε απενεÏγοποιήσετε την κÏυπτογÏάφηση αÏχείων από τις Ï€ÏοσωπικÎÏ‚ σας Ïυθμίσεις", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{Κατάλογοι αÏχείων} και {αÏχεία}", "Favorite" : "ΑγαπημÎνο", "%s could not be renamed as it has been deleted" : "%s δεν μποÏοÏσε να μετονομαστεί εφόσον είχε διαγÏαφεί", diff --git a/apps/files/l10n/en@pirate.js b/apps/files/l10n/en@pirate.js index 92b310a0964dff76dd5c914035d405c19a69e73c..dcea419024abd4d7aa78cc62c11d5ce38ad09a7a 100644 --- a/apps/files/l10n/en@pirate.js +++ b/apps/files/l10n/en@pirate.js @@ -4,6 +4,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Download" : "Download" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/en@pirate.json b/apps/files/l10n/en@pirate.json index 9d489a2982930a373ab2d361345a2cecd50932c5..e5f11e5504cf2566d915dd97f89c459df5db6f2e 100644 --- a/apps/files/l10n/en@pirate.json +++ b/apps/files/l10n/en@pirate.json @@ -2,6 +2,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Download" : "Download" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index e510ce355a8953b6f48fb989bdd7f21bab240554..4238785d4fca8eee5f57fb90048066f22ffbd4a5 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption App is enabled but your keys are not initialised, please log-out and log-in again", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} and {files}", "Favorited" : "Favourited", "Favorite" : "Favourite", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 53f5360851585af760a9455d93deb35e47958da6..470c813ea9a35e7bef78d5bac135e5f231e3ea0f 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption App is enabled but your keys are not initialised, please log-out and log-in again", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} and {files}", "Favorited" : "Favourited", "Favorite" : "Favourite", diff --git a/apps/files/l10n/en_NZ.js b/apps/files/l10n/en_NZ.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/en_NZ.js +++ b/apps/files/l10n/en_NZ.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/en_NZ.json b/apps/files/l10n/en_NZ.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/en_NZ.json +++ b/apps/files/l10n/en_NZ.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js index 3fba3137fc798e72987d2e9eaadbbde22c4d88f7..67991c769eab8f79f5646a66e15d7a37b0657df7 100644 --- a/apps/files/l10n/eo.js +++ b/apps/files/l10n/eo.js @@ -53,6 +53,7 @@ OC.L10N.register( "_Uploading %n file_::_Uploading %n files_" : ["AlÅutatas %n dosiero","AlÅutatas %n dosieroj"], "Your storage is full, files can not be updated or synced anymore!" : "Via memoro plenas, ne plu eblas Äisdatigi aÅ sinkronigi dosierojn!", "Your storage is almost full ({usedSpacePercent}%)" : "Via memoro preskaÅ plenas ({usedSpacePercent}%)", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} kaj {files}", "Favorite" : "Favorato", "%s could not be renamed" : "%s ne povis alinomiÄi", diff --git a/apps/files/l10n/eo.json b/apps/files/l10n/eo.json index d911a0a7a2f306b12c0bc2e778cf240b688eaa93..18bd4da5d918f8fe4b8f390b903b407e329ed6c0 100644 --- a/apps/files/l10n/eo.json +++ b/apps/files/l10n/eo.json @@ -51,6 +51,7 @@ "_Uploading %n file_::_Uploading %n files_" : ["AlÅutatas %n dosiero","AlÅutatas %n dosieroj"], "Your storage is full, files can not be updated or synced anymore!" : "Via memoro plenas, ne plu eblas Äisdatigi aÅ sinkronigi dosierojn!", "Your storage is almost full ({usedSpacePercent}%)" : "Via memoro preskaÅ plenas ({usedSpacePercent}%)", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} kaj {files}", "Favorite" : "Favorato", "%s could not be renamed" : "%s ne povis alinomiÄi", diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 65e6ff026955d31ee95216b76e6597ca136ff7a0..48854d42998034ba24984821086e520c4f923ef0 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "La app de crifrado está habilitada pero tus claves no han sido inicializadas, por favor, cierra la sesión y vuelva a iniciarla de nuevo.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "La clave privada no es válida para la app de cifrado. Por favor, actualiza la contraseña de tu clave privada en tus ajustes personales para recuperar el acceso a tus archivos cifrados.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "El cifrado ha sido deshabilitado pero tus archivos permanecen cifrados. Por favor, ve a tus ajustes personales para descifrar tus archivos.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} y {files}", "Favorited" : "Agregado a favoritos", "Favorite" : "Favorito", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 1963467744c5aa9c1a9722004fb9cbe4a98369ba..12e66e763491e44a588f19d555d0a016ba17c3a8 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "La app de crifrado está habilitada pero tus claves no han sido inicializadas, por favor, cierra la sesión y vuelva a iniciarla de nuevo.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "La clave privada no es válida para la app de cifrado. Por favor, actualiza la contraseña de tu clave privada en tus ajustes personales para recuperar el acceso a tus archivos cifrados.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "El cifrado ha sido deshabilitado pero tus archivos permanecen cifrados. Por favor, ve a tus ajustes personales para descifrar tus archivos.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} y {files}", "Favorited" : "Agregado a favoritos", "Favorite" : "Favorito", diff --git a/apps/files/l10n/es_AR.js b/apps/files/l10n/es_AR.js index 726dff4022e3f08cd7ec7f99de6212efe3d0a19d..053f3bfbf0185fc2afb5269160ec68e9891fd108 100644 --- a/apps/files/l10n/es_AR.js +++ b/apps/files/l10n/es_AR.js @@ -60,6 +60,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encriptación está habilitada pero las llaves no fueron inicializadas, por favor termine y vuelva a iniciar la sesión", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Llave privada inválida para la aplicación de encriptación. Por favor actualice la clave de la llave privada en las configuraciones personales para recobrar el acceso a sus archivos encriptados.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "El proceso de cifrado se ha desactivado, pero los archivos aún están encriptados. Por favor, vaya a la configuración personal para descifrar los archivos.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{carpetas} y {archivos}", "Favorite" : "Favorito", "%s could not be renamed" : "No se pudo renombrar %s", diff --git a/apps/files/l10n/es_AR.json b/apps/files/l10n/es_AR.json index f3b2069383a22ec3ef4687fd314f8a9e49c274f3..16079c8feb6c5f6e58cbd20ce122fe96d6c958f5 100644 --- a/apps/files/l10n/es_AR.json +++ b/apps/files/l10n/es_AR.json @@ -58,6 +58,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encriptación está habilitada pero las llaves no fueron inicializadas, por favor termine y vuelva a iniciar la sesión", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Llave privada inválida para la aplicación de encriptación. Por favor actualice la clave de la llave privada en las configuraciones personales para recobrar el acceso a sus archivos encriptados.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "El proceso de cifrado se ha desactivado, pero los archivos aún están encriptados. Por favor, vaya a la configuración personal para descifrar los archivos.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{carpetas} y {archivos}", "Favorite" : "Favorito", "%s could not be renamed" : "No se pudo renombrar %s", diff --git a/apps/files/l10n/es_BO.js b/apps/files/l10n/es_BO.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/es_BO.js +++ b/apps/files/l10n/es_BO.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/es_BO.json b/apps/files/l10n/es_BO.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/es_BO.json +++ b/apps/files/l10n/es_BO.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/es_CL.js b/apps/files/l10n/es_CL.js index dee5736557442aa6eddc47cc1a02d168089e5ab4..e919f070a7195a0a2b6906a1a2e545ebe2e8d3ef 100644 --- a/apps/files/l10n/es_CL.js +++ b/apps/files/l10n/es_CL.js @@ -8,6 +8,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Settings" : "Configuración", "New folder" : "Nuevo directorio", "Upload" : "Subir", diff --git a/apps/files/l10n/es_CL.json b/apps/files/l10n/es_CL.json index c7675eb19c050fce5bcdf2ff229972791ecfd2f4..1fb55eeee8c2756b3ab64bb1083ca3e8e976b86a 100644 --- a/apps/files/l10n/es_CL.json +++ b/apps/files/l10n/es_CL.json @@ -6,6 +6,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Settings" : "Configuración", "New folder" : "Nuevo directorio", "Upload" : "Subir", diff --git a/apps/files/l10n/es_CO.js b/apps/files/l10n/es_CO.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/es_CO.js +++ b/apps/files/l10n/es_CO.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/es_CO.json b/apps/files/l10n/es_CO.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/es_CO.json +++ b/apps/files/l10n/es_CO.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/es_CR.js b/apps/files/l10n/es_CR.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/es_CR.js +++ b/apps/files/l10n/es_CR.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/es_CR.json b/apps/files/l10n/es_CR.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/es_CR.json +++ b/apps/files/l10n/es_CR.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/es_EC.js b/apps/files/l10n/es_EC.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/es_EC.js +++ b/apps/files/l10n/es_EC.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/es_EC.json b/apps/files/l10n/es_EC.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/es_EC.json +++ b/apps/files/l10n/es_EC.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index db70a55a2a95d749ccf2032739cd443f92ea6730..710ddaf9e02c721c33b10cff3ae4d704ef5272dd 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -59,6 +59,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de crifrado está habilitada pero tus claves no han sido inicializadas, por favor, cierra la sesión y vuelva a iniciarla de nuevo.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "La clave privada no es válida para la aplicación de cifrado. Por favor, actualiza la contraseña de tu clave privada en tus ajustes personales para recuperar el acceso a tus archivos cifrados.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "El cifrado ha sido deshabilitado pero tus archivos permanecen cifrados. Por favor, ve a tus ajustes personales para descifrar tus archivos.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} y {files}", "Favorite" : "Favorito", "%s could not be renamed" : "%s no pudo ser renombrado", diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index 2b32a02ba5dfc8e7b449ed07813bc1c4e309ea77..a12416a339ba8fd5170960a27a6f3af8b4301b57 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -57,6 +57,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de crifrado está habilitada pero tus claves no han sido inicializadas, por favor, cierra la sesión y vuelva a iniciarla de nuevo.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "La clave privada no es válida para la aplicación de cifrado. Por favor, actualiza la contraseña de tu clave privada en tus ajustes personales para recuperar el acceso a tus archivos cifrados.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "El cifrado ha sido deshabilitado pero tus archivos permanecen cifrados. Por favor, ve a tus ajustes personales para descifrar tus archivos.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} y {files}", "Favorite" : "Favorito", "%s could not be renamed" : "%s no pudo ser renombrado", diff --git a/apps/files/l10n/es_PE.js b/apps/files/l10n/es_PE.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/es_PE.js +++ b/apps/files/l10n/es_PE.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/es_PE.json b/apps/files/l10n/es_PE.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/es_PE.json +++ b/apps/files/l10n/es_PE.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/es_PY.js b/apps/files/l10n/es_PY.js index 8a7f665016d0ad28952279a14fdd505f9d4ed1e9..436cba0b2a12a17acd463a9d01f3b2e34b6ba012 100644 --- a/apps/files/l10n/es_PY.js +++ b/apps/files/l10n/es_PY.js @@ -4,6 +4,7 @@ OC.L10N.register( "Files" : "Archivos", "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/es_PY.json b/apps/files/l10n/es_PY.json index 85d1fa4e4c0d06c0338d49e651706855418d7ef8..b5b022f5c0ebb4376d24fa7aef950cb46e11c81d 100644 --- a/apps/files/l10n/es_PY.json +++ b/apps/files/l10n/es_PY.json @@ -2,6 +2,7 @@ "Files" : "Archivos", "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/es_US.js b/apps/files/l10n/es_US.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/es_US.js +++ b/apps/files/l10n/es_US.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/es_US.json b/apps/files/l10n/es_US.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/es_US.json +++ b/apps/files/l10n/es_US.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/es_UY.js b/apps/files/l10n/es_UY.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/es_UY.js +++ b/apps/files/l10n/es_UY.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/es_UY.json b/apps/files/l10n/es_UY.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/es_UY.json +++ b/apps/files/l10n/es_UY.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index cdcac50d74c3fcf2f1adf17caad3d0c0af45543d..e0718bd443c426c25d151905e5c154c19615fc15 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -72,6 +72,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Krüpteerimisrakend on lubatud, kuid võtmeid pole lähtestatud. Palun logi välja ning uuesti sisse.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Vigane Krüpteerimisrakendi privaatvõti . Palun uuenda oma privaatse võtme parool oma personaasete seadete all taastamaks ligipääsu oma krüpteeritud failidele.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Krüpteering on keelatud, kuid sinu failid on endiselt krüpteeritud. Palun vaata oma personaalseid seadeid oma failide dekrüpteerimiseks.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} ja {files}", "Favorite" : "Lemmik", "%s could not be renamed as it has been deleted" : "%s ei saa ümber nimetada, kuna see on kustutatud", diff --git a/apps/files/l10n/et_EE.json b/apps/files/l10n/et_EE.json index 1cbb412cd0df132a105788d190da1f784c6cb2a4..e9a9647d96d3054917ff86e90cd15ab53416deb0 100644 --- a/apps/files/l10n/et_EE.json +++ b/apps/files/l10n/et_EE.json @@ -70,6 +70,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Krüpteerimisrakend on lubatud, kuid võtmeid pole lähtestatud. Palun logi välja ning uuesti sisse.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Vigane Krüpteerimisrakendi privaatvõti . Palun uuenda oma privaatse võtme parool oma personaasete seadete all taastamaks ligipääsu oma krüpteeritud failidele.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Krüpteering on keelatud, kuid sinu failid on endiselt krüpteeritud. Palun vaata oma personaalseid seadeid oma failide dekrüpteerimiseks.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} ja {files}", "Favorite" : "Lemmik", "%s could not be renamed as it has been deleted" : "%s ei saa ümber nimetada, kuna see on kustutatud", diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 492efdc32ad360dc577801f8cabcc02d814e41bc..d8fc54f1d715b54247c5ce726dd9a91080c62bcf 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -72,6 +72,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Enkriptazio aplikazioa gaituta dago baina zure gakoak ez daude konfiguratuta, mesedez saioa bukatu eta berriro hasi", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Enkriptazio aplikaziorako gako pribatu okerra. Mesedez eguneratu zure gako pribatuaren pasahitza zure ezarpen pertsonaletan zure enkriptatuko fitxategietarako sarrera berreskuratzeko.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Enkriptazioa desgaitua izan da baina zure fitxategiak oraindik enkriptatuta daude. Mesedez jo zure ezarpen pertsonaletara zure fitxategiak dekodifikatzeko.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} eta {files}", "Favorite" : "Gogokoa", "%s could not be renamed as it has been deleted" : "%s ezin izan da berrizendatu ezabatua zegoen eta", diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index 055192ccb9dfcc256e51a17948c558b8c341e7ee..bbbbb2ba447a7d783c4247a97d824455ab83a149 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -70,6 +70,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Enkriptazio aplikazioa gaituta dago baina zure gakoak ez daude konfiguratuta, mesedez saioa bukatu eta berriro hasi", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Enkriptazio aplikaziorako gako pribatu okerra. Mesedez eguneratu zure gako pribatuaren pasahitza zure ezarpen pertsonaletan zure enkriptatuko fitxategietarako sarrera berreskuratzeko.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Enkriptazioa desgaitua izan da baina zure fitxategiak oraindik enkriptatuta daude. Mesedez jo zure ezarpen pertsonaletara zure fitxategiak dekodifikatzeko.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} eta {files}", "Favorite" : "Gogokoa", "%s could not be renamed as it has been deleted" : "%s ezin izan da berrizendatu ezabatua zegoen eta", diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js index 3af0448480cfad55580cd2c40b0e8651881e0528..617201108d9e416eb96187aa4de08ecd91fd1fb4 100644 --- a/apps/files/l10n/fa.js +++ b/apps/files/l10n/fa.js @@ -37,6 +37,7 @@ OC.L10N.register( "_Uploading %n file_::_Uploading %n files_" : ["در Øال بارگذاری %n Ùایل"], "Your storage is full, files can not be updated or synced anymore!" : "Ùضای ذخیره ÛŒ شما کاملا پر است، بیش از این Ùایلها بهنگام یا همگام سازی نمی توانند بشوند!", "Your storage is almost full ({usedSpacePercent}%)" : "Ùضای ذخیره ÛŒ شما تقریبا پر است ({usedSpacePercent}%)", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "%s could not be renamed" : "%s نمیتواند تغییر نام دهد.", "File handling" : "اداره پرونده ها", "Maximum upload size" : "Øداکثر اندازه بارگزاری", diff --git a/apps/files/l10n/fa.json b/apps/files/l10n/fa.json index 3d31a3568706486a2df46ee7760f127138649b09..9e5ae8ca3f282df8578872a2dcee5514d0766b0e 100644 --- a/apps/files/l10n/fa.json +++ b/apps/files/l10n/fa.json @@ -35,6 +35,7 @@ "_Uploading %n file_::_Uploading %n files_" : ["در Øال بارگذاری %n Ùایل"], "Your storage is full, files can not be updated or synced anymore!" : "Ùضای ذخیره ÛŒ شما کاملا پر است، بیش از این Ùایلها بهنگام یا همگام سازی نمی توانند بشوند!", "Your storage is almost full ({usedSpacePercent}%)" : "Ùضای ذخیره ÛŒ شما تقریبا پر است ({usedSpacePercent}%)", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "%s could not be renamed" : "%s نمیتواند تغییر نام دهد.", "File handling" : "اداره پرونده ها", "Maximum upload size" : "Øداکثر اندازه بارگزاری", diff --git a/apps/files/l10n/fi_FI.js b/apps/files/l10n/fi_FI.js index 319e21e86ce3d596a700777ccba37793336e6dfb..78c1bef75f1f560639eb2a6faa1c2f12726b5eef 100644 --- a/apps/files/l10n/fi_FI.js +++ b/apps/files/l10n/fi_FI.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Salaussovellus on käytössä, mutta salausavaimia ei ole alustettu. Ole hyvä ja kirjaudu sisään uudelleen.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Salaussovelluksen salausavain on virheellinen. Ole hyvä ja päivitä salausavain henkilökohtaisissa asetuksissasi jotta voit taas avata salatuskirjoitetut tiedostosi.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Salaus poistettiin käytöstä, mutta tiedostosi ovat edelleen salattuina. Siirry henkilökohtaisiin asetuksiin avataksesi tiedostojesi salauksen.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} ja {files}", "Favorited" : "Lisätty suosikkeihin", "Favorite" : "Suosikki", diff --git a/apps/files/l10n/fi_FI.json b/apps/files/l10n/fi_FI.json index 68724a4b4d51cde5c638a786564cbe9ce988c61d..0db7d66aac3de850a34275a151a9578fa98a26b6 100644 --- a/apps/files/l10n/fi_FI.json +++ b/apps/files/l10n/fi_FI.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Salaussovellus on käytössä, mutta salausavaimia ei ole alustettu. Ole hyvä ja kirjaudu sisään uudelleen.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Salaussovelluksen salausavain on virheellinen. Ole hyvä ja päivitä salausavain henkilökohtaisissa asetuksissasi jotta voit taas avata salatuskirjoitetut tiedostosi.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Salaus poistettiin käytöstä, mutta tiedostosi ovat edelleen salattuina. Siirry henkilökohtaisiin asetuksiin avataksesi tiedostojesi salauksen.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} ja {files}", "Favorited" : "Lisätty suosikkeihin", "Favorite" : "Suosikki", diff --git a/apps/files/l10n/fil.js b/apps/files/l10n/fil.js index f085469f7317d44d6cbd5222227202b322fe5dcb..deae17398bd120d47d68aee80786a1c8315a5fa7 100644 --- a/apps/files/l10n/fil.js +++ b/apps/files/l10n/fil.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/fil.json b/apps/files/l10n/fil.json index ba9792477cd03d9f6dc76e4722b7e629162b8e06..dd9cfe83135099b7f74792691815845e3c11c0ab 100644 --- a/apps/files/l10n/fil.json +++ b/apps/files/l10n/fil.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index b4e49be6559e895bec15ec77547f3dbb8c3ae122..734d2bc69584d072fb857716f5195c0e140d3824 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Le chiffrement est activé, mais vos clés ne sont pas initialisées. Veuillez vous déconnecter et ensuite vous reconnecter.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Votre clef privée pour le chiffrement n'est pas valide ! Veuillez mettre à jour le mot de passe de votre clef privée dans vos paramètres personnels pour récupérer l'accès à vos fichiers chiffrés.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Le chiffrement a été désactivé mais vos fichiers sont toujours chiffrés. Veuillez vous rendre sur vos paramètres personnels pour déchiffrer vos fichiers.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} et {files}", "Favorited" : "Marqué comme favori", "Favorite" : "Favoris", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 1e882a366f5626d6b1971cfea0ad8a0379c083b2..3964860a6cc4d3a0d698267762dcbb94ea336064 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Le chiffrement est activé, mais vos clés ne sont pas initialisées. Veuillez vous déconnecter et ensuite vous reconnecter.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Votre clef privée pour le chiffrement n'est pas valide ! Veuillez mettre à jour le mot de passe de votre clef privée dans vos paramètres personnels pour récupérer l'accès à vos fichiers chiffrés.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Le chiffrement a été désactivé mais vos fichiers sont toujours chiffrés. Veuillez vous rendre sur vos paramètres personnels pour déchiffrer vos fichiers.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} et {files}", "Favorited" : "Marqué comme favori", "Favorite" : "Favoris", diff --git a/apps/files/l10n/fr_CA.js b/apps/files/l10n/fr_CA.js index f085469f7317d44d6cbd5222227202b322fe5dcb..deae17398bd120d47d68aee80786a1c8315a5fa7 100644 --- a/apps/files/l10n/fr_CA.js +++ b/apps/files/l10n/fr_CA.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/fr_CA.json b/apps/files/l10n/fr_CA.json index ba9792477cd03d9f6dc76e4722b7e629162b8e06..dd9cfe83135099b7f74792691815845e3c11c0ab 100644 --- a/apps/files/l10n/fr_CA.json +++ b/apps/files/l10n/fr_CA.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files/l10n/fy_NL.js b/apps/files/l10n/fy_NL.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/fy_NL.js +++ b/apps/files/l10n/fy_NL.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/fy_NL.json b/apps/files/l10n/fy_NL.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/fy_NL.json +++ b/apps/files/l10n/fy_NL.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index be157bc65b1ec2a0ede6e29c20484b3e4f544163..e07556657a7717dd8fc664cb5beb4f17bd1aea47 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A aplicación de cifrado está activada, mais as chaves non foron inicializadas, saia da sesión e volva a acceder de novo", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "A chave privada para a aplicación de cifrado non é correcta. Actualice o contrasinal da súa chave privada nos seus axustes persoais para recuperar o acceso aos seus ficheiros cifrados.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "O cifrado foi desactivado, mais os ficheiros están cifrados. Vaia á configuración persoal para descifrar os ficheiros.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} e {files}", "Favorited" : "Marcado como favorito", "Favorite" : "Favorito", diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index 69f3daabcf73fd84213081fe627ebed021ac3441..2a0df1e1c269189f5971e77ba282a19c82852041 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A aplicación de cifrado está activada, mais as chaves non foron inicializadas, saia da sesión e volva a acceder de novo", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "A chave privada para a aplicación de cifrado non é correcta. Actualice o contrasinal da súa chave privada nos seus axustes persoais para recuperar o acceso aos seus ficheiros cifrados.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "O cifrado foi desactivado, mais os ficheiros están cifrados. Vaia á configuración persoal para descifrar os ficheiros.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} e {files}", "Favorited" : "Marcado como favorito", "Favorite" : "Favorito", diff --git a/apps/files/l10n/gu.js b/apps/files/l10n/gu.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/gu.js +++ b/apps/files/l10n/gu.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/gu.json b/apps/files/l10n/gu.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/gu.json +++ b/apps/files/l10n/gu.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index ded8d58d5caf6c35e224d8e77448e4c58938fb16..6dce479219f8b9841665a9fd251a4ffc794c1db2 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -37,6 +37,7 @@ OC.L10N.register( "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], "Your storage is almost full ({usedSpacePercent}%)" : "שטח ×”×חסון שלך כמעט ×ž×œ× ({usedSpacePercent}%)", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Favorite" : "מועדף", "Upload (max. %s)" : "העל××” (×ž×§×¡×™×ž×•× %s)", "File handling" : "טיפול בקבצי×", diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index d7d00340092cb4e6e07b43a88b1289892e2f2498..6c1ff592317f90bb51d88adb6d3c424a211aa89e 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -35,6 +35,7 @@ "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], "Your storage is almost full ({usedSpacePercent}%)" : "שטח ×”×חסון שלך כמעט ×ž×œ× ({usedSpacePercent}%)", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Favorite" : "מועדף", "Upload (max. %s)" : "העל××” (×ž×§×¡×™×ž×•× %s)", "File handling" : "טיפול בקבצי×", diff --git a/apps/files/l10n/hi.js b/apps/files/l10n/hi.js index d1b3d74322b14e3e883a73fbf582b22073b4e507..2064fa2c7e3a0ffd3db6421f40c801beab6914a9 100644 --- a/apps/files/l10n/hi.js +++ b/apps/files/l10n/hi.js @@ -6,6 +6,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Save" : "सहेजें", "Settings" : "सेटिंगà¥à¤¸", "New folder" : "नया फ़ोलà¥à¤¡à¤°", diff --git a/apps/files/l10n/hi.json b/apps/files/l10n/hi.json index 4035865b327969ff933e185cd939a115f8fa216f..ae2e3550df30aacfc37f449bd2edea5865b2b2fd 100644 --- a/apps/files/l10n/hi.json +++ b/apps/files/l10n/hi.json @@ -4,6 +4,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Save" : "सहेजें", "Settings" : "सेटिंगà¥à¤¸", "New folder" : "नया फ़ोलà¥à¤¡à¤°", diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index ad99459efde8431a2ce14d94416ccb28a38e7c2f..b4bf0606629822938fb07a5aca35c559c7521da1 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -71,6 +71,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacija Å¡ifriranja je onemogućena, ali vaÅ¡i kljuÄevi nisu inicijalizirani, molimo odjavite se i ponovno prijavite", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Neispravan privatni kljuÄ za Å¡ifriranje. Molimo ažurirajte lozinku svoga privatnog kljuÄa u svojim osobnimpostavkama da biste obnovili pristup svojim Å¡ifriranim datotekama.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Å ifriranje je onemogućeno, ali vaÅ¡e su datoteke joÅ¡ uvijek Å¡ifrirane. Molimo, otiÄ‘ite u svojeosobne postavke da biste deÅ¡ifrirali svoje datoteke.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} i {files}", "Favorite" : "Favorit", "%s could not be renamed as it has been deleted" : "%s nije moguće preimenovati jer je izbrisan", diff --git a/apps/files/l10n/hr.json b/apps/files/l10n/hr.json index b5c79cfd870337c579381cc3fb95c3a30ad0f32b..704c5080d476eb711b35150a60604e9d11cdf1a2 100644 --- a/apps/files/l10n/hr.json +++ b/apps/files/l10n/hr.json @@ -69,6 +69,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacija Å¡ifriranja je onemogućena, ali vaÅ¡i kljuÄevi nisu inicijalizirani, molimo odjavite se i ponovno prijavite", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Neispravan privatni kljuÄ za Å¡ifriranje. Molimo ažurirajte lozinku svoga privatnog kljuÄa u svojim osobnimpostavkama da biste obnovili pristup svojim Å¡ifriranim datotekama.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Å ifriranje je onemogućeno, ali vaÅ¡e su datoteke joÅ¡ uvijek Å¡ifrirane. Molimo, otiÄ‘ite u svojeosobne postavke da biste deÅ¡ifrirali svoje datoteke.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} i {files}", "Favorite" : "Favorit", "%s could not be renamed as it has been deleted" : "%s nije moguće preimenovati jer je izbrisan", diff --git a/apps/files/l10n/hu_HU.js b/apps/files/l10n/hu_HU.js index 957adb084f001582fa79e9e7c1e4e052e34db3b2..fe4a138040d8349bca9eb851ccaf81dcc640bd4b 100644 --- a/apps/files/l10n/hu_HU.js +++ b/apps/files/l10n/hu_HU.js @@ -72,6 +72,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Az állományok titkosÃtása engedélyezve van, de az Ön titkos kulcsai nincsenek beállÃtva. Ezért kérjük, hogy jelentkezzen ki, és lépjen be újra!", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Az állományok titkosÃtásához használt titkos kulcsa érvénytelen. Kérjük frissÃtse a titkos kulcs jelszót a személyes beállÃtásokban, hogy ismét hozzáférjen a titkosÃtott állományaihoz!", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "A titkosÃtási funkciót kikapcsolták, de az Ön állományai még mindig titkosÃtott állapotban vannak. A személyes beállÃtásoknál tudja a titkosÃtást feloldani.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} és {files}", "Favorited" : "Kedvenc", "Favorite" : "Kedvenc", diff --git a/apps/files/l10n/hu_HU.json b/apps/files/l10n/hu_HU.json index 0047cb084f7c561b35cd0bdfeca3f5c88c208b8d..81c9469161d45cc742d19ab6a5525429aee992a1 100644 --- a/apps/files/l10n/hu_HU.json +++ b/apps/files/l10n/hu_HU.json @@ -70,6 +70,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Az állományok titkosÃtása engedélyezve van, de az Ön titkos kulcsai nincsenek beállÃtva. Ezért kérjük, hogy jelentkezzen ki, és lépjen be újra!", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Az állományok titkosÃtásához használt titkos kulcsa érvénytelen. Kérjük frissÃtse a titkos kulcs jelszót a személyes beállÃtásokban, hogy ismét hozzáférjen a titkosÃtott állományaihoz!", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "A titkosÃtási funkciót kikapcsolták, de az Ön állományai még mindig titkosÃtott állapotban vannak. A személyes beállÃtásoknál tudja a titkosÃtást feloldani.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} és {files}", "Favorited" : "Kedvenc", "Favorite" : "Kedvenc", diff --git a/apps/files/l10n/hy.js b/apps/files/l10n/hy.js index 5772fd20c7218ab54c3358137f29caaea2c965dd..bb4a362d12dc7c3892355863a06c8dd4b606efc3 100644 --- a/apps/files/l10n/hy.js +++ b/apps/files/l10n/hy.js @@ -5,6 +5,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Save" : "ÕŠÕ¡Õ°ÕºÕ¡Õ¶Õ¥Õ¬", "Download" : "Ô²Õ¥Õ¼Õ¶Õ¥Õ¬" }, diff --git a/apps/files/l10n/hy.json b/apps/files/l10n/hy.json index 3cbee75121a19520903fa2920e9fa2271575f87e..d433cc5b5c907a97b5f242551aeaf555c7ab921b 100644 --- a/apps/files/l10n/hy.json +++ b/apps/files/l10n/hy.json @@ -3,6 +3,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Save" : "ÕŠÕ¡Õ°ÕºÕ¡Õ¶Õ¥Õ¬", "Download" : "Ô²Õ¥Õ¼Õ¶Õ¥Õ¬" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/ia.js b/apps/files/l10n/ia.js index 46a8dde4592722b979652b046db57305c56138f3..901a12cd5380d143df66cfa3441d1e13da3c6f75 100644 --- a/apps/files/l10n/ia.js +++ b/apps/files/l10n/ia.js @@ -17,6 +17,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Upload (max. %s)" : "Incargar (max. %s)", "Maximum upload size" : "Dimension maxime de incargamento", "Save" : "Salveguardar", diff --git a/apps/files/l10n/ia.json b/apps/files/l10n/ia.json index 8c701dc3ceb482e376ed565b7152d0238d4eebb9..2384c23a6fc823f98e31ebc22861ab7156d912bb 100644 --- a/apps/files/l10n/ia.json +++ b/apps/files/l10n/ia.json @@ -15,6 +15,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Upload (max. %s)" : "Incargar (max. %s)", "Maximum upload size" : "Dimension maxime de incargamento", "Save" : "Salveguardar", diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index cdf65687801a5f3fda687593f5b1765db3a9615d..884d600625a1369e3a26a660ac62cf235c77ec9b 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -71,6 +71,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikasi Enskripsi telah diaktifkan tetapi kunci tidak diinisialisasi, silakan log-out dan log-in lagi", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Kunci privat tidak sah untuk Aplikasi Enskripsi. Silakan perbarui sandi kunci privat anda pada pengaturan pribadi untuk memulihkan akses ke berkas anda yang dienskripsi.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Enskripi telah dinonaktifkan tetapi berkas anda tetap dienskripsi. Silakan menuju ke pengaturan pribadi untuk deskrip berkas anda.", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "{dirs} and {files}" : "{dirs} dan {files}", "Favorite" : "Favorit", "%s could not be renamed as it has been deleted" : "%s tidak dapat diubah namanya kerena telah dihapus", diff --git a/apps/files/l10n/id.json b/apps/files/l10n/id.json index 1a02b17558f18a4d6b7e029b8e6985245f05c948..bd17646a1a91f972e742bfcf62315aa014f91496 100644 --- a/apps/files/l10n/id.json +++ b/apps/files/l10n/id.json @@ -69,6 +69,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikasi Enskripsi telah diaktifkan tetapi kunci tidak diinisialisasi, silakan log-out dan log-in lagi", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Kunci privat tidak sah untuk Aplikasi Enskripsi. Silakan perbarui sandi kunci privat anda pada pengaturan pribadi untuk memulihkan akses ke berkas anda yang dienskripsi.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Enskripi telah dinonaktifkan tetapi berkas anda tetap dienskripsi. Silakan menuju ke pengaturan pribadi untuk deskrip berkas anda.", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "{dirs} and {files}" : "{dirs} dan {files}", "Favorite" : "Favorit", "%s could not be renamed as it has been deleted" : "%s tidak dapat diubah namanya kerena telah dihapus", diff --git a/apps/files/l10n/io.js b/apps/files/l10n/io.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/io.js +++ b/apps/files/l10n/io.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/io.json b/apps/files/l10n/io.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/io.json +++ b/apps/files/l10n/io.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index ac15607b105fd31955c8cec7d790c27cc2fd101a..129d381c117ed1900353c5903c9a472bec7d7511 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -30,6 +30,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "File handling" : "Meðhöndlun skrár", "Maximum upload size" : "Hámarks stærð innsendingar", "max. possible: " : "hámark mögulegt: ", diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index a645d64a3be668845129f77b64feb22e226a54c1..48e0aa4c5014f5660c71105fc7a107fed6242bd9 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -28,6 +28,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "File handling" : "Meðhöndlun skrár", "Maximum upload size" : "Hámarks stærð innsendingar", "max. possible: " : "hámark mögulegt: ", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 638c4df9746a4c271ff0d2e6ae81d28993e45fac..0a532b64d95c389d317d274cb8be4523b63ef77c 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'applicazione di cifratura è abilitata, ma le chiavi non sono state inizializzate, disconnettiti ed effettua nuovamente l'accesso", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chiave privata non valida per l'applicazione di cifratura. Aggiorna la password della chiave privata nelle impostazioni personali per ripristinare l'accesso ai tuoi file cifrati.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "La cifratura è stata disabilitata ma i tuoi file sono ancora cifrati. Vai nelle impostazioni personali per decifrare i file.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} e {files}", "Favorited" : "Preferiti", "Favorite" : "Preferito", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 607f5ea9b6385939aa27b3d0ad780c7d759ae916..81c24ac75272ef7f9bcf1ba893a5b7e3c1acb7c4 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'applicazione di cifratura è abilitata, ma le chiavi non sono state inizializzate, disconnettiti ed effettua nuovamente l'accesso", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chiave privata non valida per l'applicazione di cifratura. Aggiorna la password della chiave privata nelle impostazioni personali per ripristinare l'accesso ai tuoi file cifrati.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "La cifratura è stata disabilitata ma i tuoi file sono ancora cifrati. Vai nelle impostazioni personali per decifrare i file.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} e {files}", "Favorited" : "Preferiti", "Favorite" : "Preferito", diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index f36bd7d4b1b03d97806febe13c5b05bc73200714..828ff65287be3013a97b7bb10b07ae0e219f9cec 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "æš—å·åŒ–アプリã¯æœ‰åŠ¹ã§ã™ãŒã€ã‚ãªãŸã®æš—å·åŒ–ã‚ーã¯åˆæœŸåŒ–ã•ã‚Œã¦ã„ã¾ã›ã‚“。ãƒã‚°ã‚¢ã‚¦ãƒˆã—ãŸå¾Œã«ã€å†åº¦ãƒã‚°ã‚¤ãƒ³ã—ã¦ãã ã•ã„", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "æš—å·åŒ–アプリã®ç„¡åŠ¹ãªãƒ—ライベートã‚ーã§ã™ã€‚ã‚ãªãŸã®æš—å·åŒ–ã•ã‚ŒãŸãƒ•ã‚¡ã‚¤ãƒ«ã¸ã‚¢ã‚¯ã‚»ã‚¹ã™ã‚‹ãŸã‚ã«ã€å€‹äººè¨å®šã‹ã‚‰ãƒ—ライベートã‚ーã®ãƒ‘スワードを更新ã—ã¦ãã ã•ã„。", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "æš—å·åŒ–ã®æ©Ÿèƒ½ã¯ç„¡åŠ¹åŒ–ã•ã‚Œã¾ã—ãŸãŒã€ãƒ•ã‚¡ã‚¤ãƒ«ã¯ã™ã§ã«æš—å·åŒ–ã•ã‚Œã¦ã„ã¾ã™ã€‚個人è¨å®šã‹ã‚‰ãƒ•ã‚¡ã‚¤ãƒ«ã‚’複åˆã‚’è¡Œã£ã¦ãã ã•ã„。", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "{dirs} and {files}" : "{dirs} 㨠{files}", "Favorited" : "ãŠæ°—ã«å…¥ã‚Šæ¸ˆ", "Favorite" : "ãŠæ°—ã«å…¥ã‚Š", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 2cb41a661f2d979192364a133adc46821953cad7..7f83bb57797ccc998211daecf5468f7811683b8b 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "æš—å·åŒ–アプリã¯æœ‰åŠ¹ã§ã™ãŒã€ã‚ãªãŸã®æš—å·åŒ–ã‚ーã¯åˆæœŸåŒ–ã•ã‚Œã¦ã„ã¾ã›ã‚“。ãƒã‚°ã‚¢ã‚¦ãƒˆã—ãŸå¾Œã«ã€å†åº¦ãƒã‚°ã‚¤ãƒ³ã—ã¦ãã ã•ã„", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "æš—å·åŒ–アプリã®ç„¡åŠ¹ãªãƒ—ライベートã‚ーã§ã™ã€‚ã‚ãªãŸã®æš—å·åŒ–ã•ã‚ŒãŸãƒ•ã‚¡ã‚¤ãƒ«ã¸ã‚¢ã‚¯ã‚»ã‚¹ã™ã‚‹ãŸã‚ã«ã€å€‹äººè¨å®šã‹ã‚‰ãƒ—ライベートã‚ーã®ãƒ‘スワードを更新ã—ã¦ãã ã•ã„。", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "æš—å·åŒ–ã®æ©Ÿèƒ½ã¯ç„¡åŠ¹åŒ–ã•ã‚Œã¾ã—ãŸãŒã€ãƒ•ã‚¡ã‚¤ãƒ«ã¯ã™ã§ã«æš—å·åŒ–ã•ã‚Œã¦ã„ã¾ã™ã€‚個人è¨å®šã‹ã‚‰ãƒ•ã‚¡ã‚¤ãƒ«ã‚’複åˆã‚’è¡Œã£ã¦ãã ã•ã„。", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "{dirs} and {files}" : "{dirs} 㨠{files}", "Favorited" : "ãŠæ°—ã«å…¥ã‚Šæ¸ˆ", "Favorite" : "ãŠæ°—ã«å…¥ã‚Š", diff --git a/apps/files/l10n/jv.js b/apps/files/l10n/jv.js index b9de258aa2cb96ae8a94be5f362edfe4f9c26e12..73f597c17c2a5381656f90f8cb73c07bb94184b0 100644 --- a/apps/files/l10n/jv.js +++ b/apps/files/l10n/jv.js @@ -4,6 +4,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Download" : "Njipuk" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/jv.json b/apps/files/l10n/jv.json index c5064a9ff570ed05c005d6e10b79537da3f60dc9..42528a5aeab6647ffd40a34105abefce0c6fb4ca 100644 --- a/apps/files/l10n/jv.json +++ b/apps/files/l10n/jv.json @@ -2,6 +2,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Download" : "Njipuk" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/ka_GE.js b/apps/files/l10n/ka_GE.js index d5cf420976205111622bb0ffea68804d37803f68..2b5339fa774b1dfd6fd2b30ee09ae497fb052557 100644 --- a/apps/files/l10n/ka_GE.js +++ b/apps/files/l10n/ka_GE.js @@ -35,6 +35,7 @@ OC.L10N.register( "_Uploading %n file_::_Uploading %n files_" : [""], "Your storage is full, files can not be updated or synced anymore!" : "თქვენი სáƒáƒªáƒáƒ•áƒ˜ გáƒáƒ“áƒáƒ˜áƒ•áƒ¡áƒ. ფáƒáƒ˜áƒšáƒ”ბის გáƒáƒœáƒáƒ®áƒšáƒ”ბრდრსინქრáƒáƒœáƒ˜áƒ–ირებრვერმáƒáƒ®áƒ”რხდებáƒ!", "Your storage is almost full ({usedSpacePercent}%)" : "თქვენი სáƒáƒªáƒáƒ•áƒ˜ თითქმის გáƒáƒ“áƒáƒ˜áƒ•áƒ¡áƒ ({usedSpacePercent}%)", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "Favorite" : "ფáƒáƒ•áƒáƒ იტი", "File handling" : "ფáƒáƒ˜áƒšáƒ˜áƒ¡ დáƒáƒ›áƒ£áƒ¨áƒáƒ•áƒ”ბáƒ", "Maximum upload size" : "მáƒáƒ¥áƒ¡áƒ˜áƒ›áƒ£áƒ› áƒáƒ¢áƒ•áƒ˜áƒ თის ზáƒáƒ›áƒ", diff --git a/apps/files/l10n/ka_GE.json b/apps/files/l10n/ka_GE.json index 955ba9fafd29565700c464a5bcd61c229195fbfb..664c8e3c0e02964f4a3517c75c740d57ba8dc3fa 100644 --- a/apps/files/l10n/ka_GE.json +++ b/apps/files/l10n/ka_GE.json @@ -33,6 +33,7 @@ "_Uploading %n file_::_Uploading %n files_" : [""], "Your storage is full, files can not be updated or synced anymore!" : "თქვენი სáƒáƒªáƒáƒ•áƒ˜ გáƒáƒ“áƒáƒ˜áƒ•áƒ¡áƒ. ფáƒáƒ˜áƒšáƒ”ბის გáƒáƒœáƒáƒ®áƒšáƒ”ბრდრსინქრáƒáƒœáƒ˜áƒ–ირებრვერმáƒáƒ®áƒ”რხდებáƒ!", "Your storage is almost full ({usedSpacePercent}%)" : "თქვენი სáƒáƒªáƒáƒ•áƒ˜ თითქმის გáƒáƒ“áƒáƒ˜áƒ•áƒ¡áƒ ({usedSpacePercent}%)", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "Favorite" : "ფáƒáƒ•áƒáƒ იტი", "File handling" : "ფáƒáƒ˜áƒšáƒ˜áƒ¡ დáƒáƒ›áƒ£áƒ¨áƒáƒ•áƒ”ბáƒ", "Maximum upload size" : "მáƒáƒ¥áƒ¡áƒ˜áƒ›áƒ£áƒ› áƒáƒ¢áƒ•áƒ˜áƒ თის ზáƒáƒ›áƒ", diff --git a/apps/files/l10n/km.js b/apps/files/l10n/km.js index 65ed02bb1e4dc9d9dbcb18776be2bafb46cd5557..1efaad9e034c7f3fcb51d5ccfb61bf0f227ca035 100644 --- a/apps/files/l10n/km.js +++ b/apps/files/l10n/km.js @@ -22,6 +22,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], "_Uploading %n file_::_Uploading %n files_" : [""], + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "Maximum upload size" : "ទំហំ​ផ្ទុកឡើង​ជា​អážáž·áž”រមា", "Save" : "រក្សាទុក", "Settings" : "ការកំណážáŸ‹", diff --git a/apps/files/l10n/km.json b/apps/files/l10n/km.json index 65681b9ac1d3a67fdca99aaa291ff4c63905d210..1a94fd13d3dd23ee608edf0305e154902b3f54bd 100644 --- a/apps/files/l10n/km.json +++ b/apps/files/l10n/km.json @@ -20,6 +20,7 @@ "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], "_Uploading %n file_::_Uploading %n files_" : [""], + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "Maximum upload size" : "ទំហំ​ផ្ទុកឡើង​ជា​អážáž·áž”រមា", "Save" : "រក្សាទុក", "Settings" : "ការកំណážáŸ‹", diff --git a/apps/files/l10n/kn.js b/apps/files/l10n/kn.js index 1e641c7a20982964c20e571d634b6373de4ee9ee..783eb4dc14c3a31ef17e0fe16fab1590395806ba 100644 --- a/apps/files/l10n/kn.js +++ b/apps/files/l10n/kn.js @@ -58,6 +58,7 @@ OC.L10N.register( "_%n file_::_%n files_" : ["%n ಕಡತ"], "You don’t have permission to upload or create files here" : "ನಿಮಗೆ ಇಲà³à²²à²¿ ಅಪà³à²²à³‹à²¡à³ ಅಥವಾ ಕಡತಗಳನà³à²¨à³ ರಚಿಸವ ಅನà³à²®à²¤à²¿ ಇಲà³à²²", "_Uploading %n file_::_Uploading %n files_" : ["%n 'ನೆ ಕಡತವನà³à²¨à³ ವರà³à²—ಾಯಿಸಲಾಗà³à²¤à³à²¤à²¿à²¦à³†"], + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "Favorited" : "ಅಚà³à²šà³à²®à³†à²šà³à²šà²¿à²¨à²µà³", "Favorite" : "ಅಚà³à²šà³à²®à³†à²šà³à²šà²¿à²¨", "Upload (max. %s)" : "ವರà³à²—ಾವಣೆ (ಗರಿಷà³à² %s)", diff --git a/apps/files/l10n/kn.json b/apps/files/l10n/kn.json index f2a77634479c884382735dd5131bd246a41ee51f..4d25a6b9cb5db1e95a09ef3d387817b6e62fd4a8 100644 --- a/apps/files/l10n/kn.json +++ b/apps/files/l10n/kn.json @@ -56,6 +56,7 @@ "_%n file_::_%n files_" : ["%n ಕಡತ"], "You don’t have permission to upload or create files here" : "ನಿಮಗೆ ಇಲà³à²²à²¿ ಅಪà³à²²à³‹à²¡à³ ಅಥವಾ ಕಡತಗಳನà³à²¨à³ ರಚಿಸವ ಅನà³à²®à²¤à²¿ ಇಲà³à²²", "_Uploading %n file_::_Uploading %n files_" : ["%n 'ನೆ ಕಡತವನà³à²¨à³ ವರà³à²—ಾಯಿಸಲಾಗà³à²¤à³à²¤à²¿à²¦à³†"], + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "Favorited" : "ಅಚà³à²šà³à²®à³†à²šà³à²šà²¿à²¨à²µà³", "Favorite" : "ಅಚà³à²šà³à²®à³†à²šà³à²šà²¿à²¨", "Upload (max. %s)" : "ವರà³à²—ಾವಣೆ (ಗರಿಷà³à² %s)", diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 357f83dd39e8230dfe27c10968020d4ebaf1e4c9..2146addc20b4067750c94e7a8ce818d9be07e11d 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -60,6 +60,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "암호화 ì•±ì´ í™œì„±í™”ë˜ì–´ 있지만 키가 초기화ë˜ì§€ 않았습니다. 로그아웃한 후 다시 로그ì¸í•˜ì‹ì‹œì˜¤", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "암호화 ì•±ì˜ ê°œì¸ í‚¤ê°€ 잘못ë˜ì—ˆìŠµë‹ˆë‹¤. ì•”í˜¸í™”ëœ íŒŒì¼ì— 다시 ì ‘ê·¼í•˜ë ¤ë©´ ê°œì¸ ì„¤ì •ì—ì„œ ê°œì¸ í‚¤ 암호를 ì—…ë°ì´íŠ¸í•´ì•¼ 합니다.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "암호화는 í•´ì œë˜ì–´ 있지만, 파ì¼ì€ ì•„ì§ ì•”í˜¸í™”ë˜ì–´ 있습니다. ê°œì¸ ì„¤ì •ì—ì„œ 파ì¼ì„ 복호화하ì‹ì‹œì˜¤.", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "{dirs} and {files}" : "{dirs} ê·¸ë¦¬ê³ {files}", "Favorite" : "ì¦ê²¨ì°¾ê¸°", "%s could not be renamed" : "%sì˜ ì´ë¦„ì„ ë³€ê²½í• ìˆ˜ 없습니다", diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 36d352177548a26d477a22753b2b2e858178bc9b..2086a83f2f5ab0ba126120f7bfef4a73ebe13cbf 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -58,6 +58,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "암호화 ì•±ì´ í™œì„±í™”ë˜ì–´ 있지만 키가 초기화ë˜ì§€ 않았습니다. 로그아웃한 후 다시 로그ì¸í•˜ì‹ì‹œì˜¤", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "암호화 ì•±ì˜ ê°œì¸ í‚¤ê°€ 잘못ë˜ì—ˆìŠµë‹ˆë‹¤. ì•”í˜¸í™”ëœ íŒŒì¼ì— 다시 ì ‘ê·¼í•˜ë ¤ë©´ ê°œì¸ ì„¤ì •ì—ì„œ ê°œì¸ í‚¤ 암호를 ì—…ë°ì´íŠ¸í•´ì•¼ 합니다.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "암호화는 í•´ì œë˜ì–´ 있지만, 파ì¼ì€ ì•„ì§ ì•”í˜¸í™”ë˜ì–´ 있습니다. ê°œì¸ ì„¤ì •ì—ì„œ 파ì¼ì„ 복호화하ì‹ì‹œì˜¤.", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "{dirs} and {files}" : "{dirs} ê·¸ë¦¬ê³ {files}", "Favorite" : "ì¦ê²¨ì°¾ê¸°", "%s could not be renamed" : "%sì˜ ì´ë¦„ì„ ë³€ê²½í• ìˆ˜ 없습니다", diff --git a/apps/files/l10n/ku_IQ.js b/apps/files/l10n/ku_IQ.js index d3296cdfaf6045250089c8011bef196982af270a..f8d68030265d7b56191335d742a5e24454834ebf 100644 --- a/apps/files/l10n/ku_IQ.js +++ b/apps/files/l10n/ku_IQ.js @@ -8,6 +8,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Save" : "پاشکه‌وتکردن", "Settings" : "ڕێکخستنه‌کان", "Folder" : "بوخچه", diff --git a/apps/files/l10n/ku_IQ.json b/apps/files/l10n/ku_IQ.json index 1956e1ed5d91c6733aae434f1415d0a9e10bf64f..057f5df0a85520b40b892f403c4e3efaca1f7f15 100644 --- a/apps/files/l10n/ku_IQ.json +++ b/apps/files/l10n/ku_IQ.json @@ -6,6 +6,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Save" : "پاشکه‌وتکردن", "Settings" : "ڕێکخستنه‌کان", "Folder" : "بوخچه", diff --git a/apps/files/l10n/lb.js b/apps/files/l10n/lb.js index 3f2e92b340f57191b6c0c7dd379d5b2b168e3189..00bcd569b51892aebe52b4173c329ae521c7f4ea 100644 --- a/apps/files/l10n/lb.js +++ b/apps/files/l10n/lb.js @@ -24,6 +24,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "File handling" : "Fichier handling", "Maximum upload size" : "Maximum Upload Gréisst ", "max. possible: " : "max. méiglech:", diff --git a/apps/files/l10n/lb.json b/apps/files/l10n/lb.json index f7954fceb4e65c3faa2d546896edc66c72915650..d63026bedb6f81af1099e3776d062e9769b3ca19 100644 --- a/apps/files/l10n/lb.json +++ b/apps/files/l10n/lb.json @@ -22,6 +22,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "File handling" : "Fichier handling", "Maximum upload size" : "Maximum Upload Gréisst ", "max. possible: " : "max. méiglech:", diff --git a/apps/files/l10n/lo.js b/apps/files/l10n/lo.js index d1bbfca2dd4eb9b3fef484ce382c395698fe43d2..8c5bb3bc949494c5635c9009407d84ccc2307f70 100644 --- a/apps/files/l10n/lo.js +++ b/apps/files/l10n/lo.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], - "_Uploading %n file_::_Uploading %n files_" : [""] + "_Uploading %n file_::_Uploading %n files_" : [""], + "_ matches '{filter}'_::_ match '{filter}'_" : [""] }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/lo.json b/apps/files/l10n/lo.json index e493054d78afd282eca938e05712cc3d24d82cac..e03a2942ff2c7b7e2f0bcfde9f60eeeafa930fc6 100644 --- a/apps/files/l10n/lo.json +++ b/apps/files/l10n/lo.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], - "_Uploading %n file_::_Uploading %n files_" : [""] + "_Uploading %n file_::_Uploading %n files_" : [""], + "_ matches '{filter}'_::_ match '{filter}'_" : [""] },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index f7cd9cad2581925108b1f056f4480abca3fc3dab..5e81bf8b82a017783a840c5a48d1a6df69bfc09e 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Å ifravimo programa įjungta, bet JÅ«sų raktai nÄ—ra pritaikyti. PraÅ¡ome atsijungti ir vÄ—l prisijungti", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Netinkamas privatus raktas Å ifravimo programai. PraÅ¡ome atnaujinti savo privataus rakto slaptažodį asmeniniuose nustatymuose, kad atkurti prieigÄ… prie Å¡ifruotų failų.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Å ifravimas buvo iÅ¡jungtas, bet JÅ«sų failai vis dar užšifruoti. PraÅ¡ome eiti į asmeninius nustatymus ir iÅ¡Å¡ifruoti savo failus.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} ir {files}", "Favorited" : "PažymÄ—ta mÄ—gstamu", "Favorite" : "MÄ—giamas", diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index 9a939dd323334e2eed32ed5d0bed278681a66a04..e5f787063cbf292db56f25617dee0f1eb96604ec 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Å ifravimo programa įjungta, bet JÅ«sų raktai nÄ—ra pritaikyti. PraÅ¡ome atsijungti ir vÄ—l prisijungti", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Netinkamas privatus raktas Å ifravimo programai. PraÅ¡ome atnaujinti savo privataus rakto slaptažodį asmeniniuose nustatymuose, kad atkurti prieigÄ… prie Å¡ifruotų failų.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Å ifravimas buvo iÅ¡jungtas, bet JÅ«sų failai vis dar užšifruoti. PraÅ¡ome eiti į asmeninius nustatymus ir iÅ¡Å¡ifruoti savo failus.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} ir {files}", "Favorited" : "PažymÄ—ta mÄ—gstamu", "Favorite" : "MÄ—giamas", diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js index 270470c2fbf1cf684ec3ff95007eee81b455410e..fc0e3646c78ea622de5a801d79392a579c042bbc 100644 --- a/apps/files/l10n/lv.js +++ b/apps/files/l10n/lv.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Å ifrÄ“Å¡anas lietotnes ir pieslÄ“gta, bet Å¡ifrÄ“Å¡anas atslÄ“gas nav uzstÄdÄ«tas. LÅ«dzu izejiet no sistÄ“mas un ieejiet sistÄ“mÄ atpakaļ.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Å ifrÄ“Å¡anas lietotnei nepareiza privÄtÄ atslÄ“ga. LÅ«dzu atjaunojiet savu privÄto atslÄ“gu personÄ«go uzstÄdÄ«jumu sadaļÄ, lai atjaunot pieeju Å¡ifrÄ“tajiem failiem.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Å ifrÄ“Å¡ana tika atslÄ“gta, tomÄ“r jÅ«su faili joprojÄm ir Å¡ifrÄ“ti. AtÅ¡ifrÄ“t failus var Personiskajos uzstÄdÄ«jumos.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} un {files}", "Favorited" : "FavorÄ«ti", "Favorite" : "IecienÄ«tais", diff --git a/apps/files/l10n/lv.json b/apps/files/l10n/lv.json index 32e6536638ebf80b55c71a0da89b074046c9d65e..ef93ad394557c7f2fe468b29b3f628c090b5a209 100644 --- a/apps/files/l10n/lv.json +++ b/apps/files/l10n/lv.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Å ifrÄ“Å¡anas lietotnes ir pieslÄ“gta, bet Å¡ifrÄ“Å¡anas atslÄ“gas nav uzstÄdÄ«tas. LÅ«dzu izejiet no sistÄ“mas un ieejiet sistÄ“mÄ atpakaļ.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Å ifrÄ“Å¡anas lietotnei nepareiza privÄtÄ atslÄ“ga. LÅ«dzu atjaunojiet savu privÄto atslÄ“gu personÄ«go uzstÄdÄ«jumu sadaļÄ, lai atjaunot pieeju Å¡ifrÄ“tajiem failiem.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Å ifrÄ“Å¡ana tika atslÄ“gta, tomÄ“r jÅ«su faili joprojÄm ir Å¡ifrÄ“ti. AtÅ¡ifrÄ“t failus var Personiskajos uzstÄdÄ«jumos.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} un {files}", "Favorited" : "FavorÄ«ti", "Favorite" : "IecienÄ«tais", diff --git a/apps/files/l10n/mg.js b/apps/files/l10n/mg.js index f085469f7317d44d6cbd5222227202b322fe5dcb..deae17398bd120d47d68aee80786a1c8315a5fa7 100644 --- a/apps/files/l10n/mg.js +++ b/apps/files/l10n/mg.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/mg.json b/apps/files/l10n/mg.json index ba9792477cd03d9f6dc76e4722b7e629162b8e06..dd9cfe83135099b7f74792691815845e3c11c0ab 100644 --- a/apps/files/l10n/mg.json +++ b/apps/files/l10n/mg.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js index 8f7f20a4e7517da5526cfd471de3a45f5c52912f..a74b38113adbfc5914b66f69e6a7a4714879807f 100644 --- a/apps/files/l10n/mk.js +++ b/apps/files/l10n/mk.js @@ -50,6 +50,7 @@ OC.L10N.register( "_Uploading %n file_::_Uploading %n files_" : ["",""], "Your storage is full, files can not be updated or synced anymore!" : "Вашиот Ñториџ е полн, датотеките веќе не можат да Ñе оÑвежуваат или Ñинхронизираат!", "Your storage is almost full ({usedSpacePercent}%)" : "Вашиот Ñториџ е Ñкоро полн ({usedSpacePercent}%)", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} и {files}", "%s could not be renamed" : "%s не може да биде преименуван", "File handling" : "Ракување Ñо датотеки", diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json index be5f500b3df9f14cb717fef1a183c571e29ec25b..74b1717b65c66eb899a44ebe91daf595385549b3 100644 --- a/apps/files/l10n/mk.json +++ b/apps/files/l10n/mk.json @@ -48,6 +48,7 @@ "_Uploading %n file_::_Uploading %n files_" : ["",""], "Your storage is full, files can not be updated or synced anymore!" : "Вашиот Ñториџ е полн, датотеките веќе не можат да Ñе оÑвежуваат или Ñинхронизираат!", "Your storage is almost full ({usedSpacePercent}%)" : "Вашиот Ñториџ е Ñкоро полн ({usedSpacePercent}%)", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} и {files}", "%s could not be renamed" : "%s не може да биде преименуван", "File handling" : "Ракување Ñо датотеки", diff --git a/apps/files/l10n/ml.js b/apps/files/l10n/ml.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/ml.js +++ b/apps/files/l10n/ml.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ml.json b/apps/files/l10n/ml.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/ml.json +++ b/apps/files/l10n/ml.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/ml_IN.js b/apps/files/l10n/ml_IN.js index a7af6e02c735aafcbecf496cfd737f4eef5028b4..d37e940eee1ed69d29fae18d93a2dac8798b7c9f 100644 --- a/apps/files/l10n/ml_IN.js +++ b/apps/files/l10n/ml_IN.js @@ -4,6 +4,7 @@ OC.L10N.register( "Files" : "ഫയലàµà´•àµ¾", "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ml_IN.json b/apps/files/l10n/ml_IN.json index e140756a6bd4626d5ac67b9bf40436a56eb50a5d..1def6b0b49c78994f06a16172f7faa18c5a1d599 100644 --- a/apps/files/l10n/ml_IN.json +++ b/apps/files/l10n/ml_IN.json @@ -2,6 +2,7 @@ "Files" : "ഫയലàµà´•àµ¾", "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/mn.js b/apps/files/l10n/mn.js index d9525e6ebdb1aad0398fa9a7f3c2058b25ea97bd..1499e7762d393505c7b559a26885cd2216282268 100644 --- a/apps/files/l10n/mn.js +++ b/apps/files/l10n/mn.js @@ -5,6 +5,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Save" : "Хадгалах", "Settings" : "Тохиргоо", "Upload" : "Байршуулах" diff --git a/apps/files/l10n/mn.json b/apps/files/l10n/mn.json index 9a9ad08c3bff5d8a57718fe277d10c066e8a3ac7..a0faca10bbdb8eaa8402c9ddd95d804ef2fc0eff 100644 --- a/apps/files/l10n/mn.json +++ b/apps/files/l10n/mn.json @@ -3,6 +3,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Save" : "Хадгалах", "Settings" : "Тохиргоо", "Upload" : "Байршуулах" diff --git a/apps/files/l10n/ms_MY.js b/apps/files/l10n/ms_MY.js index 75e1dd94477db93864b010390a3adc0a38415385..65e26847c18d4bb302694da73adfc21d390cd075 100644 --- a/apps/files/l10n/ms_MY.js +++ b/apps/files/l10n/ms_MY.js @@ -21,6 +21,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], "_Uploading %n file_::_Uploading %n files_" : [""], + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "File handling" : "Pengendalian fail", "Maximum upload size" : "Saiz maksimum muat naik", "max. possible: " : "maksimum:", diff --git a/apps/files/l10n/ms_MY.json b/apps/files/l10n/ms_MY.json index 5f74b0920539440306b228bf06a117092f973559..4a36155fea11b4811d0c257507a03bef6ab9c43b 100644 --- a/apps/files/l10n/ms_MY.json +++ b/apps/files/l10n/ms_MY.json @@ -19,6 +19,7 @@ "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], "_Uploading %n file_::_Uploading %n files_" : [""], + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "File handling" : "Pengendalian fail", "Maximum upload size" : "Saiz maksimum muat naik", "max. possible: " : "maksimum:", diff --git a/apps/files/l10n/mt_MT.js b/apps/files/l10n/mt_MT.js index 82ce643895a4fca85488ff989f6193bf22f98cf1..143288144c09cda0548cc4bff589d93ff61b7121 100644 --- a/apps/files/l10n/mt_MT.js +++ b/apps/files/l10n/mt_MT.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["","","",""], "_%n file_::_%n files_" : ["","","",""], - "_Uploading %n file_::_Uploading %n files_" : ["","","",""] + "_Uploading %n file_::_Uploading %n files_" : ["","","",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["","","",""] }, "nplurals=4; plural=(n==1 ? 0 : n==0 || ( n%100>1 && n%100<11) ? 1 : (n%100>10 && n%100<20 ) ? 2 : 3);"); diff --git a/apps/files/l10n/mt_MT.json b/apps/files/l10n/mt_MT.json index 8bcf5b69eab3ba61fe6818fa3a420233b88cac02..d595e2e00af831f75f05de0b83f7b85bdf7bd363 100644 --- a/apps/files/l10n/mt_MT.json +++ b/apps/files/l10n/mt_MT.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["","","",""], "_%n file_::_%n files_" : ["","","",""], - "_Uploading %n file_::_Uploading %n files_" : ["","","",""] + "_Uploading %n file_::_Uploading %n files_" : ["","","",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["","","",""] },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : n==0 || ( n%100>1 && n%100<11) ? 1 : (n%100>10 && n%100<20 ) ? 2 : 3);" } \ No newline at end of file diff --git a/apps/files/l10n/my_MM.js b/apps/files/l10n/my_MM.js index 0a7ff3bb31cbf61653f639702f44b32727dfea7a..059be79f4ac889468fcb27380a6fe65fc7c9250a 100644 --- a/apps/files/l10n/my_MM.js +++ b/apps/files/l10n/my_MM.js @@ -5,6 +5,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], "_Uploading %n file_::_Uploading %n files_" : [""], + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "Download" : "ဒေါင်းလုá€á€º" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/my_MM.json b/apps/files/l10n/my_MM.json index d4b9b3d0fa87d200fcd14ea1e59f0c86d285c3d8..30eb8a207826f95234f064564153e1be72cd6573 100644 --- a/apps/files/l10n/my_MM.json +++ b/apps/files/l10n/my_MM.json @@ -3,6 +3,7 @@ "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], "_Uploading %n file_::_Uploading %n files_" : [""], + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "Download" : "ဒေါင်းလုá€á€º" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/nb_NO.js b/apps/files/l10n/nb_NO.js index 04df3cff3bf52405c59f7c1b3bcbb5341deb343e..e14a84a35dc950b41aa6e445cea8cb673947f096 100644 --- a/apps/files/l10n/nb_NO.js +++ b/apps/files/l10n/nb_NO.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "App for kryptering er aktivert men nøklene dine er ikke satt opp. Logg ut og logg inn igjen.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ugyldig privat nøkkel for Krypterings-app. Oppdater passordet for din private nøkkel i dine personlige innstillinger for Ã¥ gjenopprette tilgang til de krypterte filene dine.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Kryptering ble slÃ¥tt av men filene dine er fremdeles kryptert. GÃ¥ til dine personlige innstillinger for Ã¥ dekryptere filene dine.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} og {files}", "Favorited" : "Er favoritt", "Favorite" : "Gjør til favoritt", diff --git a/apps/files/l10n/nb_NO.json b/apps/files/l10n/nb_NO.json index c3dfc559e72259cef4805012d15aa6ddc0f16343..d61e2c63de7c4e39c79cae13c28fb2f367c4cf2c 100644 --- a/apps/files/l10n/nb_NO.json +++ b/apps/files/l10n/nb_NO.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "App for kryptering er aktivert men nøklene dine er ikke satt opp. Logg ut og logg inn igjen.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ugyldig privat nøkkel for Krypterings-app. Oppdater passordet for din private nøkkel i dine personlige innstillinger for Ã¥ gjenopprette tilgang til de krypterte filene dine.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Kryptering ble slÃ¥tt av men filene dine er fremdeles kryptert. GÃ¥ til dine personlige innstillinger for Ã¥ dekryptere filene dine.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} og {files}", "Favorited" : "Er favoritt", "Favorite" : "Gjør til favoritt", diff --git a/apps/files/l10n/nds.js b/apps/files/l10n/nds.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/nds.js +++ b/apps/files/l10n/nds.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/nds.json b/apps/files/l10n/nds.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/nds.json +++ b/apps/files/l10n/nds.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/ne.js b/apps/files/l10n/ne.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/ne.js +++ b/apps/files/l10n/ne.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ne.json b/apps/files/l10n/ne.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/ne.json +++ b/apps/files/l10n/ne.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index b88ebc553b72eff9841316a3383b4c0af0451400..58cc47baa8b8dbb6716df014f62e0d4a2fc7fd6f 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Crypto app is geactiveerd, maar uw sleutels werden niet geïnitialiseerd. Log uit en log daarna opnieuw in.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ongeldige privésleutel voor crypto app. Werk het privésleutel wachtwoord bij in uw persoonlijke instellingen om opnieuw toegang te krijgen tot uw versleutelde bestanden.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Encryptie is uitgeschakeld maar uw bestanden zijn nog steeds versleuteld. Ga naar uw persoonlijke instellingen om uw bestanden te decoderen.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} en {files}", "Favorited" : "Favoriet", "Favorite" : "Favoriet", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index d63e693bfaeb4f47ab4e50318c8991f9fe36d197..ef0fafe4344ca22c934df5ca88c265ad68a187ff 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Crypto app is geactiveerd, maar uw sleutels werden niet geïnitialiseerd. Log uit en log daarna opnieuw in.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ongeldige privésleutel voor crypto app. Werk het privésleutel wachtwoord bij in uw persoonlijke instellingen om opnieuw toegang te krijgen tot uw versleutelde bestanden.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Encryptie is uitgeschakeld maar uw bestanden zijn nog steeds versleuteld. Ga naar uw persoonlijke instellingen om uw bestanden te decoderen.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} en {files}", "Favorited" : "Favoriet", "Favorite" : "Favoriet", diff --git a/apps/files/l10n/nn_NO.js b/apps/files/l10n/nn_NO.js index e900406a618eac52025caa78683e8a90fac86c55..bde31ce111825d1c6962e62766eb7a2d967efe5d 100644 --- a/apps/files/l10n/nn_NO.js +++ b/apps/files/l10n/nn_NO.js @@ -43,6 +43,7 @@ OC.L10N.register( "Your storage is full, files can not be updated or synced anymore!" : "Lagringa di er full, kan ikkje lenger oppdatera eller synkronisera!", "Your storage is almost full ({usedSpacePercent}%)" : "Lagringa di er nesten full ({usedSpacePercent} %)", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Kryptering er skrudd av, men filene dine er enno krypterte. Du kan dekryptera filene i personlege innstillingar.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} og {files}", "Favorite" : "Favoritt", "%s could not be renamed" : "Klarte ikkje Ã¥ omdøypa pÃ¥ %s", diff --git a/apps/files/l10n/nn_NO.json b/apps/files/l10n/nn_NO.json index 41980ba684acfd6f32c23ca316226408c60c70e9..79a358b550de37cb78e677ff3c1fef9adc8333de 100644 --- a/apps/files/l10n/nn_NO.json +++ b/apps/files/l10n/nn_NO.json @@ -41,6 +41,7 @@ "Your storage is full, files can not be updated or synced anymore!" : "Lagringa di er full, kan ikkje lenger oppdatera eller synkronisera!", "Your storage is almost full ({usedSpacePercent}%)" : "Lagringa di er nesten full ({usedSpacePercent} %)", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Kryptering er skrudd av, men filene dine er enno krypterte. Du kan dekryptera filene i personlege innstillingar.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} og {files}", "Favorite" : "Favoritt", "%s could not be renamed" : "Klarte ikkje Ã¥ omdøypa pÃ¥ %s", diff --git a/apps/files/l10n/nqo.js b/apps/files/l10n/nqo.js index d1bbfca2dd4eb9b3fef484ce382c395698fe43d2..8c5bb3bc949494c5635c9009407d84ccc2307f70 100644 --- a/apps/files/l10n/nqo.js +++ b/apps/files/l10n/nqo.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], - "_Uploading %n file_::_Uploading %n files_" : [""] + "_Uploading %n file_::_Uploading %n files_" : [""], + "_ matches '{filter}'_::_ match '{filter}'_" : [""] }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/nqo.json b/apps/files/l10n/nqo.json index e493054d78afd282eca938e05712cc3d24d82cac..e03a2942ff2c7b7e2f0bcfde9f60eeeafa930fc6 100644 --- a/apps/files/l10n/nqo.json +++ b/apps/files/l10n/nqo.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], - "_Uploading %n file_::_Uploading %n files_" : [""] + "_Uploading %n file_::_Uploading %n files_" : [""], + "_ matches '{filter}'_::_ match '{filter}'_" : [""] },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/oc.js b/apps/files/l10n/oc.js index cb065b741750ba3857e5a07bfad4b1e7fc24372b..99c3e8e07427ab3cdeb062fa126667cc66ee7e39 100644 --- a/apps/files/l10n/oc.js +++ b/apps/files/l10n/oc.js @@ -21,6 +21,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "File handling" : "Manejament de fichièr", "Maximum upload size" : "Talha maximum d'amontcargament", "max. possible: " : "max. possible: ", diff --git a/apps/files/l10n/oc.json b/apps/files/l10n/oc.json index 5898b73cf1f5e6b7b22c5ef99a0631042cc3b8dc..7a1185c4002782730c7eb0e0d4fcc12224991edc 100644 --- a/apps/files/l10n/oc.json +++ b/apps/files/l10n/oc.json @@ -19,6 +19,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "File handling" : "Manejament de fichièr", "Maximum upload size" : "Talha maximum d'amontcargament", "max. possible: " : "max. possible: ", diff --git a/apps/files/l10n/or_IN.js b/apps/files/l10n/or_IN.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/or_IN.js +++ b/apps/files/l10n/or_IN.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/or_IN.json b/apps/files/l10n/or_IN.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/or_IN.json +++ b/apps/files/l10n/or_IN.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/pa.js b/apps/files/l10n/pa.js index 7abc02819357f8d8fac5c525f6d4b4a2cea45649..951695545ee346a0aafb1d6b52dd9f983243d46f 100644 --- a/apps/files/l10n/pa.js +++ b/apps/files/l10n/pa.js @@ -9,6 +9,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Settings" : "ਸੈਟਿੰਗ", "Upload" : "ਅੱਪਲੋਡ", "Cancel upload" : "ਅੱਪਲੋਡ ਰੱਦ ਕਰੋ", diff --git a/apps/files/l10n/pa.json b/apps/files/l10n/pa.json index b42474bdeb4bf245f5f94c6ceb6f888284f01633..601c6edbb27ce5c77921ab81c5a6bc92419e4790 100644 --- a/apps/files/l10n/pa.json +++ b/apps/files/l10n/pa.json @@ -7,6 +7,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Settings" : "ਸੈਟਿੰਗ", "Upload" : "ਅੱਪਲੋਡ", "Cancel upload" : "ਅੱਪਲੋਡ ਰੱਦ ਕਰੋ", diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 5021bd3f8960bae2492fe0241c769486bf5ef16b..b548af4b58d255f8cb89a08d4324e2323555b764 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -72,6 +72,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacja szyfrujÄ…ca jest aktywna, ale twoje klucze nie zostaÅ‚y zainicjowane, prosze wyloguj siÄ™ i zaloguj ponownie.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Klucz prywatny nie jest poprawny! Może Twoje hasÅ‚o zostaÅ‚o zmienione z zewnÄ…trz. Można zaktualizować hasÅ‚o klucza prywatnego w ustawieniach osobistych w celu odzyskania dostÄ™pu do plików", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Szyfrowanie zostaÅ‚o wyÅ‚Ä…czone, ale nadal pliki sÄ… zaszyfrowane. Przejdź do ustawieÅ„ osobistych i tam odszyfruj pliki.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} i {files}", "Favorite" : "Ulubione", "%s could not be renamed as it has been deleted" : "%s nie może mieć zmienionej nazwy, ponieważ zostaÅ‚ usuniÄ™ty", diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index d05e17ddf858b4c0441a0d349ffd007fccf62d34..9d651ffe648a2a35e36f250cb2dd5b656f70c535 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -70,6 +70,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacja szyfrujÄ…ca jest aktywna, ale twoje klucze nie zostaÅ‚y zainicjowane, prosze wyloguj siÄ™ i zaloguj ponownie.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Klucz prywatny nie jest poprawny! Może Twoje hasÅ‚o zostaÅ‚o zmienione z zewnÄ…trz. Można zaktualizować hasÅ‚o klucza prywatnego w ustawieniach osobistych w celu odzyskania dostÄ™pu do plików", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Szyfrowanie zostaÅ‚o wyÅ‚Ä…czone, ale nadal pliki sÄ… zaszyfrowane. Przejdź do ustawieÅ„ osobistych i tam odszyfruj pliki.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} i {files}", "Favorite" : "Ulubione", "%s could not be renamed as it has been deleted" : "%s nie może mieć zmienionej nazwy, ponieważ zostaÅ‚ usuniÄ™ty", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 5ce0f7c7d97536c7164f7e7a8d60680a06f4d333..4a569e2b9ab5603f4a3151ed9f44639d07111868 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "App de criptografia está ativado, mas as chaves não estão inicializadas, por favor log-out e faça login novamente", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chave do App de Criptografia é inválida. Por favor, atualize sua senha de chave privada em suas configurações pessoais para recuperar o acesso a seus arquivos criptografados.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Criptografia foi desabilitada mas seus arquivos continuam criptografados. Por favor vá a suas configurações pessoais para descriptar seus arquivos.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} e {files}", "Favorited" : "Favorito", "Favorite" : "Favorito", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 4cbac84a770db384724b66c25f266e86b0beaeda..6ee37e5833cf189626e50e25b54f35681bbc207e 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "App de criptografia está ativado, mas as chaves não estão inicializadas, por favor log-out e faça login novamente", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chave do App de Criptografia é inválida. Por favor, atualize sua senha de chave privada em suas configurações pessoais para recuperar o acesso a seus arquivos criptografados.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Criptografia foi desabilitada mas seus arquivos continuam criptografados. Por favor vá a suas configurações pessoais para descriptar seus arquivos.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} e {files}", "Favorited" : "Favorito", "Favorite" : "Favorito", diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js index 45571ccdad7aafc00fca2e80f4926555f5975e44..509c85ad58cb94e73c7f45a2a06f14ed913fd0c7 100644 --- a/apps/files/l10n/pt_PT.js +++ b/apps/files/l10n/pt_PT.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A Aplicação de Encriptação está ativada, mas as suas chaves não inicializaram. Por favor termine e inicie a sessão novamente", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chave privada inválida da Aplicação de Encriptação. Por favor atualize a sua senha de chave privada nas definições pessoais, para recuperar o acesso aos seus ficheiros encriptados.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "A encriptação foi desactivada mas os seus ficheiros continuam encriptados. Por favor consulte as suas definições pessoais para desencriptar os ficheiros.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} e {files}", "Favorite" : "Favorito", "%s could not be renamed as it has been deleted" : "Não foi possÃvel renomear %s devido a ter sido eliminado", diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json index dfbadad5143cb8dba4c3d73411599f99aee60979..fb333fa23b0d9b6b05b1b33b0bf5479ed667b63c 100644 --- a/apps/files/l10n/pt_PT.json +++ b/apps/files/l10n/pt_PT.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A Aplicação de Encriptação está ativada, mas as suas chaves não inicializaram. Por favor termine e inicie a sessão novamente", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chave privada inválida da Aplicação de Encriptação. Por favor atualize a sua senha de chave privada nas definições pessoais, para recuperar o acesso aos seus ficheiros encriptados.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "A encriptação foi desactivada mas os seus ficheiros continuam encriptados. Por favor consulte as suas definições pessoais para desencriptar os ficheiros.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} e {files}", "Favorite" : "Favorito", "%s could not be renamed as it has been deleted" : "Não foi possÃvel renomear %s devido a ter sido eliminado", diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js index 5e3f96323ace5eb26b5202c63ea25fef40f427d3..32475b5eb0f3408fa4b566b4b777261de010ec5f 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -72,6 +72,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplicatia de criptare este activata dar tastatura nu este initializata , va rugam deconectati-va si reconectati-va", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Cheie privată nevalidă pentru aplicaÈ›ia ÃŽncriptare. Te rog, actualizează-È›i parola cheii private folosind setările personale pentru a reaccesa fiÈ™ierele tale încriptate.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "criptarea a fost disactivata dar fisierele sant inca criptate.va rog intrati in setarile personale pentru a decripta fisierele", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} È™i {files}", "Favorite" : "Favorit", "%s could not be renamed as it has been deleted" : "%s nu a putut fi redenumit deoarece a fost sters", diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json index c05ac362db22bdec3d7479d5ac4732450a2a2759..a05cd39881ee8b1f0c767b13dacffa95c6649475 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -70,6 +70,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplicatia de criptare este activata dar tastatura nu este initializata , va rugam deconectati-va si reconectati-va", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Cheie privată nevalidă pentru aplicaÈ›ia ÃŽncriptare. Te rog, actualizează-È›i parola cheii private folosind setările personale pentru a reaccesa fiÈ™ierele tale încriptate.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "criptarea a fost disactivata dar fisierele sant inca criptate.va rog intrati in setarile personale pentru a decripta fisierele", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} È™i {files}", "Favorite" : "Favorit", "%s could not be renamed as it has been deleted" : "%s nu a putut fi redenumit deoarece a fost sters", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index a6822e312dadaa447a2ab7c3bebf58852a40301d..86416d1e77600395282084e525a846dd6a073ece 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Приложение Ð´Ð»Ñ ÑˆÐ¸Ñ„Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð°ÐºÑ‚Ð¸Ð²Ð½Ð¾, но ваши ключи не инициализированы, выйдите из ÑиÑтемы и войдите вновь", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Закрытый ключ Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ ÑˆÐ¸Ñ„Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð½ÐµÐ´ÐµÐ¹Ñтвителен. Обновите закрытый ключ в личных наÑтройках, чтобы воÑÑтановить доÑтуп к зашифрованным файлам.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Шифрование было отключено, но ваши файлы оÑталиÑÑŒ зашифрованными. Зайдите на Ñтраницу личных наÑтроек Ð´Ð»Ñ Ñ‚Ð¾Ð³Ð¾, чтобы раÑшифровать их.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} и {files}", "Favorited" : "Избранное", "Favorite" : "Избранное", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index f0cd82be5994f6470784f9973176c9319938c305..b0c7c706b575294e3e5e621dab005c3b21bca910 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Приложение Ð´Ð»Ñ ÑˆÐ¸Ñ„Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð°ÐºÑ‚Ð¸Ð²Ð½Ð¾, но ваши ключи не инициализированы, выйдите из ÑиÑтемы и войдите вновь", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Закрытый ключ Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ ÑˆÐ¸Ñ„Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð½ÐµÐ´ÐµÐ¹Ñтвителен. Обновите закрытый ключ в личных наÑтройках, чтобы воÑÑтановить доÑтуп к зашифрованным файлам.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Шифрование было отключено, но ваши файлы оÑталиÑÑŒ зашифрованными. Зайдите на Ñтраницу личных наÑтроек Ð´Ð»Ñ Ñ‚Ð¾Ð³Ð¾, чтобы раÑшифровать их.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} и {files}", "Favorited" : "Избранное", "Favorite" : "Избранное", diff --git a/apps/files/l10n/si_LK.js b/apps/files/l10n/si_LK.js index 6b36a88adc9dd868bd32d702a8b8e16760980b84..2b0bd0d3d2b77bbb84603e9782b6bdc88e78f9d1 100644 --- a/apps/files/l10n/si_LK.js +++ b/apps/files/l10n/si_LK.js @@ -23,6 +23,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "File handling" : "ගොනු පරිහරණය", "Maximum upload size" : "උඩුගචකිරීමක උපරිම ප්â€à¶»à¶¸à·à¶«à¶º", "max. possible: " : "à·„à·à¶šà·’ උපරිමය:", diff --git a/apps/files/l10n/si_LK.json b/apps/files/l10n/si_LK.json index b698c9f0567c3b19fc031e746b1c54efde3cccb4..67538b76f5951a9f134c5eeb786ad4c98e487034 100644 --- a/apps/files/l10n/si_LK.json +++ b/apps/files/l10n/si_LK.json @@ -21,6 +21,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "File handling" : "ගොනු පරිහරණය", "Maximum upload size" : "උඩුගචකිරීමක උපරිම ප්â€à¶»à¶¸à·à¶«à¶º", "max. possible: " : "à·„à·à¶šà·’ උපරිමය:", diff --git a/apps/files/l10n/sk_SK.js b/apps/files/l10n/sk_SK.js index c8f206fca8733f3c29941ed56364cf8d34281e01..cdff3280b4d2ee88fb2df05372168221a664bd4d 100644 --- a/apps/files/l10n/sk_SK.js +++ b/apps/files/l10n/sk_SK.js @@ -72,6 +72,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikácia na Å¡ifrovanie je zapnutá, ale vaÅ¡e kľúÄe nie sú inicializované. Odhláste sa a znovu sa prihláste.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chybný súkromný kÄ¾ÃºÄ na Å¡ifrovanie aplikáciÃ. Zaktualizujte si heslo súkromného kľúÄa v svojom osobnom nastavenÃ, aby ste znovu zÃskali prÃstup k svojim zaÅ¡ifrovaným súborom.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Å ifrovanie bolo zakázané, ale vaÅ¡e súbory sú stále zaÅ¡ifrované. ProsÃm, choÄte do osobného nastavenia pre deÅ¡ifrovanie súborov.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} a {files}", "Favorite" : "Obľúbené", "%s could not be renamed as it has been deleted" : "%s nebolo možné premenovaÅ¥, pretože bol zmazaný", diff --git a/apps/files/l10n/sk_SK.json b/apps/files/l10n/sk_SK.json index 39ed13f3a265b3878777e6d821fb9e4f87e83c02..8484602b88622d00a2deb555783952a070d92c8c 100644 --- a/apps/files/l10n/sk_SK.json +++ b/apps/files/l10n/sk_SK.json @@ -70,6 +70,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikácia na Å¡ifrovanie je zapnutá, ale vaÅ¡e kľúÄe nie sú inicializované. Odhláste sa a znovu sa prihláste.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chybný súkromný kÄ¾ÃºÄ na Å¡ifrovanie aplikáciÃ. Zaktualizujte si heslo súkromného kľúÄa v svojom osobnom nastavenÃ, aby ste znovu zÃskali prÃstup k svojim zaÅ¡ifrovaným súborom.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Å ifrovanie bolo zakázané, ale vaÅ¡e súbory sú stále zaÅ¡ifrované. ProsÃm, choÄte do osobného nastavenia pre deÅ¡ifrovanie súborov.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} a {files}", "Favorite" : "Obľúbené", "%s could not be renamed as it has been deleted" : "%s nebolo možné premenovaÅ¥, pretože bol zmazaný", diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 8862b6ddeec6807e70a9548d6b2025f088887be8..d942f2fdc068aeb6f72923b40343b28ccccdf011 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Program za Å¡ifriranje je omogoÄen, vendar ni zaÄet. Odjavite se in nato ponovno prijavite.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ni ustreznega osebnega kljuÄa za program za Å¡ifriranje. Posodobite osebni kljuÄ za dostop do Å¡ifriranih datotek med nastavitvami.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Å ifriranje je onemogoÄeno, datoteke pa so Å¡e vedno Å¡ifrirane. OdÅ¡ifrirajte jih med nastavitvami.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","","",""], "{dirs} and {files}" : "{dirs} in {files}", "Favorited" : "OznaÄeno kot priljubljeno", "Favorite" : "Priljubljene", diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index ea156b227655f65b0ec2c2105527fa96a7931580..7ef8b666fe82bffa8a6789ae833c233ae34e9ba2 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Program za Å¡ifriranje je omogoÄen, vendar ni zaÄet. Odjavite se in nato ponovno prijavite.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ni ustreznega osebnega kljuÄa za program za Å¡ifriranje. Posodobite osebni kljuÄ za dostop do Å¡ifriranih datotek med nastavitvami.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Å ifriranje je onemogoÄeno, datoteke pa so Å¡e vedno Å¡ifrirane. OdÅ¡ifrirajte jih med nastavitvami.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","","",""], "{dirs} and {files}" : "{dirs} in {files}", "Favorited" : "OznaÄeno kot priljubljeno", "Favorite" : "Priljubljene", diff --git a/apps/files/l10n/sq.js b/apps/files/l10n/sq.js index b9eaa1ac6da3d676303de08de9fb28904fda591e..b69335ed845de15dfee563f64174cfff169c7999 100644 --- a/apps/files/l10n/sq.js +++ b/apps/files/l10n/sq.js @@ -70,6 +70,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacioni i Shifrimit është i aktivizuar por çelësat tuaj nuk janë aktivizuar, ju lutem dilni dhe ri-hyni përseri në sistem", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Çelësi privat për Aplikacionin e Shifrimit është i pavlefshëm. Ju lutem përditësoni fjalëkalimin e çelësit tuaj privat në parametrat tuaj për të rimarrë qasje në skedarët tuaj të shifruar.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Kodifikimi u çaktivizua por skedarët tuaj vazhdojnë të jenë të kodifikuar. Ju lutem shkoni tek parametrat personale për të dekodifikuar skedarët tuaj.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} dhe {files}", "%s could not be renamed as it has been deleted" : "%s nuk mund të riemërtohet sepse është fshirë", "%s could not be renamed" : "Nuk është i mundur riemërtimi i %s", diff --git a/apps/files/l10n/sq.json b/apps/files/l10n/sq.json index 0684c313ff14976dfa5a0035432bc26664b0fc3e..3281d5bcd81dc949fb72d40aa446294be53f69be 100644 --- a/apps/files/l10n/sq.json +++ b/apps/files/l10n/sq.json @@ -68,6 +68,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacioni i Shifrimit është i aktivizuar por çelësat tuaj nuk janë aktivizuar, ju lutem dilni dhe ri-hyni përseri në sistem", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Çelësi privat për Aplikacionin e Shifrimit është i pavlefshëm. Ju lutem përditësoni fjalëkalimin e çelësit tuaj privat në parametrat tuaj për të rimarrë qasje në skedarët tuaj të shifruar.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Kodifikimi u çaktivizua por skedarët tuaj vazhdojnë të jenë të kodifikuar. Ju lutem shkoni tek parametrat personale për të dekodifikuar skedarët tuaj.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} dhe {files}", "%s could not be renamed as it has been deleted" : "%s nuk mund të riemërtohet sepse është fshirë", "%s could not be renamed" : "Nuk është i mundur riemërtimi i %s", diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 6704f04a76cd7e5134a1384549467dfd0b342b00..7c2267349430814fc7e0dd38443503bd7d493616 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -33,6 +33,7 @@ OC.L10N.register( "_Uploading %n file_::_Uploading %n files_" : ["","",""], "Your storage is full, files can not be updated or synced anymore!" : "Ваше Ñкладиште је пуно. Датотеке више не могу бити ажуриране ни Ñинхронизоване.", "Your storage is almost full ({usedSpacePercent}%)" : "Ваше Ñкладиште је Ñкоро па пуно ({usedSpacePercent}%)", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "File handling" : "Управљање датотекама", "Maximum upload size" : "Ðајвећа величина датотеке", "max. possible: " : "највећа величина:", diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 51396ee1d7fc7e89a971ba414fbcbfe574a8e55b..2452ac613dd68c2871c3eb3fb9ef175ee30cbb46 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -31,6 +31,7 @@ "_Uploading %n file_::_Uploading %n files_" : ["","",""], "Your storage is full, files can not be updated or synced anymore!" : "Ваше Ñкладиште је пуно. Датотеке више не могу бити ажуриране ни Ñинхронизоване.", "Your storage is almost full ({usedSpacePercent}%)" : "Ваше Ñкладиште је Ñкоро па пуно ({usedSpacePercent}%)", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "File handling" : "Управљање датотекама", "Maximum upload size" : "Ðајвећа величина датотеке", "max. possible: " : "највећа величина:", diff --git a/apps/files/l10n/sr@latin.js b/apps/files/l10n/sr@latin.js index 1027a589c71777ddb132c58e1bff550c87e31229..9552854edab83d0a8cb6c3722f5ef85e75e3d244 100644 --- a/apps/files/l10n/sr@latin.js +++ b/apps/files/l10n/sr@latin.js @@ -18,6 +18,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["","",""], "_%n file_::_%n files_" : ["","",""], "_Uploading %n file_::_Uploading %n files_" : ["","",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "Maximum upload size" : "Maksimalna veliÄina poÅ¡iljke", "Save" : "Snimi", "Settings" : "PodeÅ¡avanja", diff --git a/apps/files/l10n/sr@latin.json b/apps/files/l10n/sr@latin.json index 212bc82f7a75dc3d4553d43a22f8313128d9ed7a..5f0914cbb122fcf055d889e374c226af28d2282a 100644 --- a/apps/files/l10n/sr@latin.json +++ b/apps/files/l10n/sr@latin.json @@ -16,6 +16,7 @@ "_%n folder_::_%n folders_" : ["","",""], "_%n file_::_%n files_" : ["","",""], "_Uploading %n file_::_Uploading %n files_" : ["","",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "Maximum upload size" : "Maksimalna veliÄina poÅ¡iljke", "Save" : "Snimi", "Settings" : "PodeÅ¡avanja", diff --git a/apps/files/l10n/su.js b/apps/files/l10n/su.js index d1bbfca2dd4eb9b3fef484ce382c395698fe43d2..8c5bb3bc949494c5635c9009407d84ccc2307f70 100644 --- a/apps/files/l10n/su.js +++ b/apps/files/l10n/su.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], - "_Uploading %n file_::_Uploading %n files_" : [""] + "_Uploading %n file_::_Uploading %n files_" : [""], + "_ matches '{filter}'_::_ match '{filter}'_" : [""] }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/su.json b/apps/files/l10n/su.json index e493054d78afd282eca938e05712cc3d24d82cac..e03a2942ff2c7b7e2f0bcfde9f60eeeafa930fc6 100644 --- a/apps/files/l10n/su.json +++ b/apps/files/l10n/su.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], - "_Uploading %n file_::_Uploading %n files_" : [""] + "_Uploading %n file_::_Uploading %n files_" : [""], + "_ matches '{filter}'_::_ match '{filter}'_" : [""] },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 7acc9189aca2d09ffd10a458dfbf305da370632b..f0981c9981b8c3fa9a1f8d3db1bdd1ba3dbd3d34 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Krypteringsprogrammet är aktiverat men dina nycklar är inte initierade. Vänligen logga ut och in igen", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ogiltig privat nyckel i krypteringsprogrammet. Vänligen uppdatera lösenordet till din privata nyckel under dina personliga inställningar för att Ã¥terfÃ¥ tillgÃ¥ng till dina krypterade filer.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Kryptering inaktiverades men dina filer är fortfarande krypterade. Vänligen gÃ¥ till sidan för dina personliga inställningar för att dekryptera dina filer.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} och {files}", "Favorited" : "Favoritiserad", "Favorite" : "Favorit", diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 55937a1959497749d414163dc850cd7a945e201d..72cf045a8d250c1505fffa10f96eda88553c30a1 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Krypteringsprogrammet är aktiverat men dina nycklar är inte initierade. Vänligen logga ut och in igen", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ogiltig privat nyckel i krypteringsprogrammet. Vänligen uppdatera lösenordet till din privata nyckel under dina personliga inställningar för att Ã¥terfÃ¥ tillgÃ¥ng till dina krypterade filer.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Kryptering inaktiverades men dina filer är fortfarande krypterade. Vänligen gÃ¥ till sidan för dina personliga inställningar för att dekryptera dina filer.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} och {files}", "Favorited" : "Favoritiserad", "Favorite" : "Favorit", diff --git a/apps/files/l10n/sw_KE.js b/apps/files/l10n/sw_KE.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/sw_KE.js +++ b/apps/files/l10n/sw_KE.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/sw_KE.json b/apps/files/l10n/sw_KE.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/sw_KE.json +++ b/apps/files/l10n/sw_KE.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/ta_IN.js b/apps/files/l10n/ta_IN.js index 4f5b298ea3de9971906a487c7c3fd19885b6dcca..143c52d6e326ff151cc8ce4f42c1dc85d1d4a16c 100644 --- a/apps/files/l10n/ta_IN.js +++ b/apps/files/l10n/ta_IN.js @@ -5,6 +5,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Settings" : "அமைபà¯à®ªà¯à®•à®³à¯", "New folder" : "பà¯à®¤à®¿à®¯ கோபà¯à®ªà¯à®±à¯ˆ", "Upload" : "பதிவேறà¯à®±à¯" diff --git a/apps/files/l10n/ta_IN.json b/apps/files/l10n/ta_IN.json index 45181634b9e4a54086b9c46583a753e1600bc3b4..ec2ffb63ab38169ee162011c093bb4f0f1c45dfb 100644 --- a/apps/files/l10n/ta_IN.json +++ b/apps/files/l10n/ta_IN.json @@ -3,6 +3,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Settings" : "அமைபà¯à®ªà¯à®•à®³à¯", "New folder" : "பà¯à®¤à®¿à®¯ கோபà¯à®ªà¯à®±à¯ˆ", "Upload" : "பதிவேறà¯à®±à¯" diff --git a/apps/files/l10n/ta_LK.js b/apps/files/l10n/ta_LK.js index b8260b77b8f1705a8c343c64c2b926ac4a1a0a99..a73716e10ee01a9db390d2c21a4e51b3c11ea820 100644 --- a/apps/files/l10n/ta_LK.js +++ b/apps/files/l10n/ta_LK.js @@ -27,6 +27,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Favorite" : "விரà¯à®ªà¯à®ªà®®à®¾à®©", "File handling" : "கோபà¯à®ªà¯ கையாளà¯à®¤à®²à¯", "Maximum upload size" : "பதிவேறà¯à®±à®•à¯à®•à¯‚டிய ஆககà¯à®•à¯‚டிய அளவ௠", diff --git a/apps/files/l10n/ta_LK.json b/apps/files/l10n/ta_LK.json index 050bde8ba060313ce9755c5b726a83f7227b7c78..6b916f959f999c39abe6af90d436106f2ed94286 100644 --- a/apps/files/l10n/ta_LK.json +++ b/apps/files/l10n/ta_LK.json @@ -25,6 +25,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Favorite" : "விரà¯à®ªà¯à®ªà®®à®¾à®©", "File handling" : "கோபà¯à®ªà¯ கையாளà¯à®¤à®²à¯", "Maximum upload size" : "பதிவேறà¯à®±à®•à¯à®•à¯‚டிய ஆககà¯à®•à¯‚டிய அளவ௠", diff --git a/apps/files/l10n/te.js b/apps/files/l10n/te.js index 27f19b9923599313f8778dcdffc2d5a5b8344746..9dfaccd93802d88726e10c82025135d47838588f 100644 --- a/apps/files/l10n/te.js +++ b/apps/files/l10n/te.js @@ -8,6 +8,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Save" : "à°à°¦à±à°°à°ªà°°à°šà±", "Settings" : "అమరికలà±", "New folder" : "కొతà±à°¤ సంచయం", diff --git a/apps/files/l10n/te.json b/apps/files/l10n/te.json index 6678935e52af53de1fbb5a0a5e86d55a708e8beb..63b79d97a11f2923590ddc5b8c4d523b99343b8b 100644 --- a/apps/files/l10n/te.json +++ b/apps/files/l10n/te.json @@ -6,6 +6,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Save" : "à°à°¦à±à°°à°ªà°°à°šà±", "Settings" : "అమరికలà±", "New folder" : "కొతà±à°¤ సంచయం", diff --git a/apps/files/l10n/tg_TJ.js b/apps/files/l10n/tg_TJ.js index 329844854f12270e1feb1f3796880143c60ebf82..560042b3efdf34a06c77e5de24deeabe9a6641ed 100644 --- a/apps/files/l10n/tg_TJ.js +++ b/apps/files/l10n/tg_TJ.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/tg_TJ.json b/apps/files/l10n/tg_TJ.json index 37156658a86a89920e12d41aeb45ce406963f5ac..4cfa6a31b6eca85e33d9910ef4698ac2134ec4e8 100644 --- a/apps/files/l10n/tg_TJ.json +++ b/apps/files/l10n/tg_TJ.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/th_TH.js b/apps/files/l10n/th_TH.js index 4fc0db750b87c25fb224b680bf0fa2702d8814cf..81915a809bf0beff907b43816aab56dd336fdbec 100644 --- a/apps/files/l10n/th_TH.js +++ b/apps/files/l10n/th_TH.js @@ -36,6 +36,7 @@ OC.L10N.register( "_Uploading %n file_::_Uploading %n files_" : [""], "Your storage is full, files can not be updated or synced anymore!" : "พื้นที่จัดเà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥à¸‚à¸à¸‡à¸„ุณเต็มà¹à¸¥à¹‰à¸§ ไม่สามารถà¸à¸±à¸žà¹€à¸”ทหรืà¸à¸œà¸ªà¸²à¸™à¹„ฟล์ต่างๆได้à¸à¸µà¸à¸•à¹ˆà¸à¹„ป", "Your storage is almost full ({usedSpacePercent}%)" : "พื้นที่จัดเà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥à¸‚à¸à¸‡à¸„ุณใà¸à¸¥à¹‰à¹€à¸•à¹‡à¸¡à¹à¸¥à¹‰à¸§ ({usedSpacePercent}%)", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "Favorite" : "รายà¸à¸²à¸£à¹‚ปรด", "File handling" : "à¸à¸²à¸£à¸ˆà¸±à¸”à¸à¸²à¹„ฟล์", "Maximum upload size" : "ขนาดไฟล์สูงสุดที่à¸à¸±à¸žà¹‚หลดได้", diff --git a/apps/files/l10n/th_TH.json b/apps/files/l10n/th_TH.json index 5c3cf42d0aecc521e9d1ca58ba688375c4af3c89..41c14cbd68ae1f6ae1f316bbf6c28ab3754f4f3d 100644 --- a/apps/files/l10n/th_TH.json +++ b/apps/files/l10n/th_TH.json @@ -34,6 +34,7 @@ "_Uploading %n file_::_Uploading %n files_" : [""], "Your storage is full, files can not be updated or synced anymore!" : "พื้นที่จัดเà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥à¸‚à¸à¸‡à¸„ุณเต็มà¹à¸¥à¹‰à¸§ ไม่สามารถà¸à¸±à¸žà¹€à¸”ทหรืà¸à¸œà¸ªà¸²à¸™à¹„ฟล์ต่างๆได้à¸à¸µà¸à¸•à¹ˆà¸à¹„ป", "Your storage is almost full ({usedSpacePercent}%)" : "พื้นที่จัดเà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥à¸‚à¸à¸‡à¸„ุณใà¸à¸¥à¹‰à¹€à¸•à¹‡à¸¡à¹à¸¥à¹‰à¸§ ({usedSpacePercent}%)", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "Favorite" : "รายà¸à¸²à¸£à¹‚ปรด", "File handling" : "à¸à¸²à¸£à¸ˆà¸±à¸”à¸à¸²à¹„ฟล์", "Maximum upload size" : "ขนาดไฟล์สูงสุดที่à¸à¸±à¸žà¹‚หลดได้", diff --git a/apps/files/l10n/tl_PH.js b/apps/files/l10n/tl_PH.js index f085469f7317d44d6cbd5222227202b322fe5dcb..deae17398bd120d47d68aee80786a1c8315a5fa7 100644 --- a/apps/files/l10n/tl_PH.js +++ b/apps/files/l10n/tl_PH.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/tl_PH.json b/apps/files/l10n/tl_PH.json index ba9792477cd03d9f6dc76e4722b7e629162b8e06..dd9cfe83135099b7f74792691815845e3c11c0ab 100644 --- a/apps/files/l10n/tl_PH.json +++ b/apps/files/l10n/tl_PH.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index c63c4dd83a7bde92a3989b162ba23be4b4bf1957..ff2ae40361d744b0f3b02b3c3f463e4c1daa4866 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -72,6 +72,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Åžifreleme Uygulaması etkin ancak anahtarlarınız baÅŸlatılmamış. Lütfen oturumu kapatıp yeniden açın", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Åžifreleme Uygulaması için geçersiz özel anahtar. Lütfen ÅŸifreli dosyalarınıza eriÅŸimi tekrar kazanabilmek için kiÅŸisel ayarlarınızdan özel anahtar parolanızı güncelleyin.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Åžifreleme iÅŸlemi durduruldu ancak dosyalarınız hala ÅŸifreli. Dosyalarınızın ÅŸifrelemesini kaldırmak için lütfen kiÅŸisel ayarlar kısmına geçin.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} ve {files}", "Favorite" : "Sık Kullanılan", "%s could not be renamed as it has been deleted" : "%s, silindiÄŸi için adlandırılamadı", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 7a9ac8d3d8fe11e7b057d949903e93de61728f62..f70df4df7d10cfc01251df902b6f9a1e0c14ff02 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -70,6 +70,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Åžifreleme Uygulaması etkin ancak anahtarlarınız baÅŸlatılmamış. Lütfen oturumu kapatıp yeniden açın", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Åžifreleme Uygulaması için geçersiz özel anahtar. Lütfen ÅŸifreli dosyalarınıza eriÅŸimi tekrar kazanabilmek için kiÅŸisel ayarlarınızdan özel anahtar parolanızı güncelleyin.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Åžifreleme iÅŸlemi durduruldu ancak dosyalarınız hala ÅŸifreli. Dosyalarınızın ÅŸifrelemesini kaldırmak için lütfen kiÅŸisel ayarlar kısmına geçin.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} ve {files}", "Favorite" : "Sık Kullanılan", "%s could not be renamed as it has been deleted" : "%s, silindiÄŸi için adlandırılamadı", diff --git a/apps/files/l10n/tzm.js b/apps/files/l10n/tzm.js index 2a7c7f444298a1336801fdbe0ffe0b1bad70e523..0d2e146cc3e0a6bd633e32da48de8dc0ee53118b 100644 --- a/apps/files/l10n/tzm.js +++ b/apps/files/l10n/tzm.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] }, "nplurals=2; plural=(n == 0 || n == 1 || (n > 10 && n < 100) ? 0 : 1;"); diff --git a/apps/files/l10n/tzm.json b/apps/files/l10n/tzm.json index 63a463dce66e067ec1dfbbec0962feb858d2f025..8ba33b04668b0bf423a3f3bb1075e0a51e7a0440 100644 --- a/apps/files/l10n/tzm.json +++ b/apps/files/l10n/tzm.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""] + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n == 0 || n == 1 || (n > 10 && n < 100) ? 0 : 1;" } \ No newline at end of file diff --git a/apps/files/l10n/ug.js b/apps/files/l10n/ug.js index c85479ca168a121ccbde4c58f9490bc42e979b69..ac8e16e289e254368891056e7f588808a681cd10 100644 --- a/apps/files/l10n/ug.js +++ b/apps/files/l10n/ug.js @@ -25,6 +25,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], "_Uploading %n file_::_Uploading %n files_" : [""], + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "Favorite" : "يىغقۇچ", "Save" : "ساقلا", "Settings" : "تەÚشەكلەر", diff --git a/apps/files/l10n/ug.json b/apps/files/l10n/ug.json index c09ea2c7d3f55e9447aeedfff206102c89750eae..b92916424435cc1cca7ac12e86f8afb215593f67 100644 --- a/apps/files/l10n/ug.json +++ b/apps/files/l10n/ug.json @@ -23,6 +23,7 @@ "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], "_Uploading %n file_::_Uploading %n files_" : [""], + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "Favorite" : "يىغقۇچ", "Save" : "ساقلا", "Settings" : "تەÚشەكلەر", diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index e89ce997588829228a2d9f658918673197a1f659..84999c087e675beccbd124d9ad772543d72c83d7 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -72,6 +72,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Доданок ÑˆÐ¸Ñ„Ñ€ÑƒÐ²Ð°Ð½Ð½Ñ Ð²Ð²Ñ–Ð¼ÐºÐ½ÐµÐ½Ð¾, але ваші ключі не ініціалізовано, вийдіть та зайдіть знову", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ðевірний закритий ключ Ð´Ð»Ñ Ð´Ð¾Ð´Ð°Ð½ÐºÑƒ шифруваннÑ. Оновіть пароль до вашого закритого ключа в оÑобиÑтих налаштуваннÑÑ….", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Ð¨Ð¸Ñ„Ñ€ÑƒÐ²Ð°Ð½Ð½Ñ Ð±ÑƒÐ»Ð¾ вимкнено, але ваші файли вÑе ще зашифровано. Ð”Ð»Ñ Ñ€Ð¾Ð·ÑˆÐ¸Ñ„Ñ€ÑƒÐ²Ð°Ð½Ð½Ñ Ð¿ÐµÑ€ÐµÐ¹Ð´Ñ–Ñ‚ÑŒ до перÑональних налаштувань.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} Ñ– {files}", "Favorite" : "Улюблений", "%s could not be renamed as it has been deleted" : "%s не може бути перейменований, оÑкільки він видалений", diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index 108ba6bb0445eb2fe0ef3c2ee3b14ab854161939..1c5aaae5f1e9309b0b89f3ff5b32968761935b97 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -70,6 +70,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Доданок ÑˆÐ¸Ñ„Ñ€ÑƒÐ²Ð°Ð½Ð½Ñ Ð²Ð²Ñ–Ð¼ÐºÐ½ÐµÐ½Ð¾, але ваші ключі не ініціалізовано, вийдіть та зайдіть знову", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ðевірний закритий ключ Ð´Ð»Ñ Ð´Ð¾Ð´Ð°Ð½ÐºÑƒ шифруваннÑ. Оновіть пароль до вашого закритого ключа в оÑобиÑтих налаштуваннÑÑ….", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Ð¨Ð¸Ñ„Ñ€ÑƒÐ²Ð°Ð½Ð½Ñ Ð±ÑƒÐ»Ð¾ вимкнено, але ваші файли вÑе ще зашифровано. Ð”Ð»Ñ Ñ€Ð¾Ð·ÑˆÐ¸Ñ„Ñ€ÑƒÐ²Ð°Ð½Ð½Ñ Ð¿ÐµÑ€ÐµÐ¹Ð´Ñ–Ñ‚ÑŒ до перÑональних налаштувань.", + "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} Ñ– {files}", "Favorite" : "Улюблений", "%s could not be renamed as it has been deleted" : "%s не може бути перейменований, оÑкільки він видалений", diff --git a/apps/files/l10n/ur_PK.js b/apps/files/l10n/ur_PK.js index ad36a5fb3030a0427cdda4113a4018bc61a6f26e..84208c63ca031f06e6838a5b8b58f2fd699150cf 100644 --- a/apps/files/l10n/ur_PK.js +++ b/apps/files/l10n/ur_PK.js @@ -9,6 +9,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Save" : "ØÙظ", "Settings" : "ترتیبات", "Download" : "ڈاؤن لوڈ،" diff --git a/apps/files/l10n/ur_PK.json b/apps/files/l10n/ur_PK.json index 9b27f61dd882be4fee564adcc395d6107429fcfb..c48800e9d1a4bfef2fd9e028b4249953c27070ed 100644 --- a/apps/files/l10n/ur_PK.json +++ b/apps/files/l10n/ur_PK.json @@ -7,6 +7,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], "Save" : "ØÙظ", "Settings" : "ترتیبات", "Download" : "ڈاؤن لوڈ،" diff --git a/apps/files/l10n/uz.js b/apps/files/l10n/uz.js index d1bbfca2dd4eb9b3fef484ce382c395698fe43d2..8c5bb3bc949494c5635c9009407d84ccc2307f70 100644 --- a/apps/files/l10n/uz.js +++ b/apps/files/l10n/uz.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], - "_Uploading %n file_::_Uploading %n files_" : [""] + "_Uploading %n file_::_Uploading %n files_" : [""], + "_ matches '{filter}'_::_ match '{filter}'_" : [""] }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/uz.json b/apps/files/l10n/uz.json index e493054d78afd282eca938e05712cc3d24d82cac..e03a2942ff2c7b7e2f0bcfde9f60eeeafa930fc6 100644 --- a/apps/files/l10n/uz.json +++ b/apps/files/l10n/uz.json @@ -1,6 +1,7 @@ { "translations": { "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], - "_Uploading %n file_::_Uploading %n files_" : [""] + "_Uploading %n file_::_Uploading %n files_" : [""], + "_ matches '{filter}'_::_ match '{filter}'_" : [""] },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 850a215243e752527dda7c4eb147163c1fcef857..6eea7a5b6a89404e593ee5a252fce2a017523be9 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -58,6 +58,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Ứng dụng mã hóa đã được kÃch hoạt nhÆ°ng bạn chÆ°a khởi tạo khóa. Vui lòng đăng xuất ra và đăng nháºp lại", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Mã hóa đã bị vô hiệu nhÆ°ng những táºp tin của bạn vẫn được mã hóa. Vui lòng và o phần thiết láºp cá nhân để giải mã chúng.", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "{dirs} and {files}" : "{dirs} và {files}", "Favorite" : "Ưu thÃch", "%s could not be renamed" : "%s không thể đổi tên", diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index 486ffd1ccacc1818a774e970ee27a41540e69ad2..437b6570bdadc88b176e66589854b9a2dbb9a9af 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -56,6 +56,7 @@ "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Ứng dụng mã hóa đã được kÃch hoạt nhÆ°ng bạn chÆ°a khởi tạo khóa. Vui lòng đăng xuất ra và đăng nháºp lại", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Mã hóa đã bị vô hiệu nhÆ°ng những táºp tin của bạn vẫn được mã hóa. Vui lòng và o phần thiết láºp cá nhân để giải mã chúng.", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "{dirs} and {files}" : "{dirs} và {files}", "Favorite" : "Ưu thÃch", "%s could not be renamed" : "%s không thể đổi tên", diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index d2e1b52e4944b5d392e631b04cfdc4fe849564ca..5cdc7a3966df775d4e585e0c6f9638bb18ccd711 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -73,6 +73,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "åŠ å¯†åº”ç”¨è¢«å¯ç”¨äº†ï¼Œä½†æ˜¯ä½ çš„åŠ å¯†å¯†é’¥æ²¡æœ‰åˆå§‹åŒ–,请é‡æ–°ç™»å‡ºç™»å½•ç³»ç»Ÿä¸€æ¬¡ã€‚", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "æ— æ•ˆçš„ç§æœ‰å¯†é’¥ã€‚请到您的个人é…置里去更新ç§æœ‰å¯†é’¥ï¼Œæ¥æ¢å¤å¯¹åŠ 密文件的访问。", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "åŠ å¯†æ˜¯è¢«ç¦ç”¨çš„ï¼Œä½†æ˜¯æ‚¨çš„æ–‡ä»¶è¿˜æ˜¯è¢«åŠ å¯†äº†ã€‚è¯·åˆ°æ‚¨çš„ä¸ªäººé…ç½®é‡Œè®¾ç½®æ–‡ä»¶åŠ å¯†é€‰é¡¹ã€‚", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "{dirs} and {files}" : "{dirs} å’Œ {files}", "Favorited" : "已收è—", "Favorite" : "收è—", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 79ed5df942c1edcd71a3eccabb53482dfe608b81..a605e67700c2b8db27c740e72a836c16dff8d058 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -71,6 +71,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "åŠ å¯†åº”ç”¨è¢«å¯ç”¨äº†ï¼Œä½†æ˜¯ä½ çš„åŠ å¯†å¯†é’¥æ²¡æœ‰åˆå§‹åŒ–,请é‡æ–°ç™»å‡ºç™»å½•ç³»ç»Ÿä¸€æ¬¡ã€‚", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "æ— æ•ˆçš„ç§æœ‰å¯†é’¥ã€‚请到您的个人é…置里去更新ç§æœ‰å¯†é’¥ï¼Œæ¥æ¢å¤å¯¹åŠ 密文件的访问。", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "åŠ å¯†æ˜¯è¢«ç¦ç”¨çš„ï¼Œä½†æ˜¯æ‚¨çš„æ–‡ä»¶è¿˜æ˜¯è¢«åŠ å¯†äº†ã€‚è¯·åˆ°æ‚¨çš„ä¸ªäººé…ç½®é‡Œè®¾ç½®æ–‡ä»¶åŠ å¯†é€‰é¡¹ã€‚", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "{dirs} and {files}" : "{dirs} å’Œ {files}", "Favorited" : "已收è—", "Favorite" : "收è—", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 556dbac08a55fa5af1720af2ebb08d3bcfedb39e..924fb403cfdf9b75b319fdbfa7255b3a7fc9d283 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -14,6 +14,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], "_Uploading %n file_::_Uploading %n files_" : [""], + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "{dirs} and {files}" : "{dirs} å’Œ {files}", "Save" : "儲å˜", "Settings" : "è¨å®š", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index f5ade01e6dc9205428eb08342f240fa4e42f6266..34e28e5193eba10bfd40a16d380baca7ffcf04fd 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -12,6 +12,7 @@ "_%n folder_::_%n folders_" : [""], "_%n file_::_%n files_" : [""], "_Uploading %n file_::_Uploading %n files_" : [""], + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "{dirs} and {files}" : "{dirs} å’Œ {files}", "Save" : "儲å˜", "Settings" : "è¨å®š", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index e3dcd51c7d70b8059750cd0a281bdb9980da46a5..f6f1e8e2523d47fcff63eae030a9d8b33a4a4577 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -72,6 +72,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "æª”æ¡ˆåŠ å¯†å·²å•“ç”¨ï¼Œä½†æ˜¯æ‚¨çš„é‡‘é‘°å°šæœªåˆå§‹åŒ–,請é‡æ–°ç™»å…¥ä¸€æ¬¡", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "ç„¡æ•ˆçš„æª”æ¡ˆåŠ å¯†ç§é‘°ï¼Œè«‹åœ¨å€‹äººè¨å®šä¸æ›´æ–°æ‚¨çš„ç§é‘°å¯†èªžä»¥å˜å–åŠ å¯†çš„æª”æ¡ˆã€‚", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "åŠ å¯†å·²ç¶“è¢«åœç”¨ï¼Œä½†æ˜¯æ‚¨çš„èˆŠæª”æ¡ˆé‚„æ˜¯è™•æ–¼å·²åŠ å¯†çš„ç‹€æ…‹ï¼Œè«‹å‰å¾€å€‹äººè¨å®šä»¥è§£å¯†é€™äº›æª”案。", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "{dirs} and {files}" : "{dirs} å’Œ {files}", "Favorite" : "我的最愛", "%s could not be renamed as it has been deleted" : "%s 已經被刪除了所以無法é‡æ–°å‘½å", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 533c9d0cc343a2a2f5624469e203a32fa711953a..0d4eecee76796fec098daae9ffef5d2ab7a2c1b3 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -70,6 +70,7 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "æª”æ¡ˆåŠ å¯†å·²å•“ç”¨ï¼Œä½†æ˜¯æ‚¨çš„é‡‘é‘°å°šæœªåˆå§‹åŒ–,請é‡æ–°ç™»å…¥ä¸€æ¬¡", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "ç„¡æ•ˆçš„æª”æ¡ˆåŠ å¯†ç§é‘°ï¼Œè«‹åœ¨å€‹äººè¨å®šä¸æ›´æ–°æ‚¨çš„ç§é‘°å¯†èªžä»¥å˜å–åŠ å¯†çš„æª”æ¡ˆã€‚", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "åŠ å¯†å·²ç¶“è¢«åœç”¨ï¼Œä½†æ˜¯æ‚¨çš„èˆŠæª”æ¡ˆé‚„æ˜¯è™•æ–¼å·²åŠ å¯†çš„ç‹€æ…‹ï¼Œè«‹å‰å¾€å€‹äººè¨å®šä»¥è§£å¯†é€™äº›æª”案。", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "{dirs} and {files}" : "{dirs} å’Œ {files}", "Favorite" : "我的最愛", "%s could not be renamed as it has been deleted" : "%s 已經被刪除了所以無法é‡æ–°å‘½å", diff --git a/apps/files_sharing/l10n/cs_CZ.js b/apps/files_sharing/l10n/cs_CZ.js index 7ce8c44c5977c96fd480247ad74421dc0ceb3b16..c27356fd7bb4a8d2bc6cdfea98ee64bb5c673e81 100644 --- a/apps/files_sharing/l10n/cs_CZ.js +++ b/apps/files_sharing/l10n/cs_CZ.js @@ -19,6 +19,7 @@ OC.L10N.register( "Remote share password" : "Heslo ke vzdálenému úložiÅ¡ti", "Cancel" : "ZruÅ¡it", "Add remote share" : "PÅ™idat vzdálené úložiÅ¡tÄ›", + "No ownCloud installation (7 or higher) found at {remote}" : "Nebyla nalezena instalace ownCloud (7 nebo vyÅ¡Å¡Ã) na {remote}", "Invalid ownCloud url" : "Neplatná ownCloud url", "Shared by" : "SdÃlÃ", "A file or folder was shared from <strong>another server</strong>" : "Soubor nebo složka byla nasdÃlena z <strong>jiného serveru</strong>", diff --git a/apps/files_sharing/l10n/cs_CZ.json b/apps/files_sharing/l10n/cs_CZ.json index 8bc5bd1efb6e10109a3b97171826dfd7798e7cc8..0339817028811e6d2564a93c18996f17b1281f1e 100644 --- a/apps/files_sharing/l10n/cs_CZ.json +++ b/apps/files_sharing/l10n/cs_CZ.json @@ -17,6 +17,7 @@ "Remote share password" : "Heslo ke vzdálenému úložiÅ¡ti", "Cancel" : "ZruÅ¡it", "Add remote share" : "PÅ™idat vzdálené úložiÅ¡tÄ›", + "No ownCloud installation (7 or higher) found at {remote}" : "Nebyla nalezena instalace ownCloud (7 nebo vyÅ¡Å¡Ã) na {remote}", "Invalid ownCloud url" : "Neplatná ownCloud url", "Shared by" : "SdÃlÃ", "A file or folder was shared from <strong>another server</strong>" : "Soubor nebo složka byla nasdÃlena z <strong>jiného serveru</strong>", diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index b8509d52f556e1c9933e54375bf71b4682f7750c..d1300fcf98ffe316ab3346413cafdb66a7c32999 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -19,6 +19,7 @@ OC.L10N.register( "Remote share password" : "Passwort für die entfernte Freigabe", "Cancel" : "Abbrechen", "Add remote share" : "Entfernte Freigabe hinzufügen", + "No ownCloud installation (7 or higher) found at {remote}" : "Keine OwnCloud-Installation (7 oder höher) auf {remote} gefunden", "Invalid ownCloud url" : "Ungültige OwnCloud-URL", "Shared by" : "Geteilt von ", "A file or folder was shared from <strong>another server</strong>" : "Eine Datei oder ein Ordner wurde von <strong>einem anderen Server</strong> geteilt", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index f31bbcb921ad67cec08864b1a81f8afcba295fee..016b9db495529ec84be24cb02a054be56b0dcc8f 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -17,6 +17,7 @@ "Remote share password" : "Passwort für die entfernte Freigabe", "Cancel" : "Abbrechen", "Add remote share" : "Entfernte Freigabe hinzufügen", + "No ownCloud installation (7 or higher) found at {remote}" : "Keine OwnCloud-Installation (7 oder höher) auf {remote} gefunden", "Invalid ownCloud url" : "Ungültige OwnCloud-URL", "Shared by" : "Geteilt von ", "A file or folder was shared from <strong>another server</strong>" : "Eine Datei oder ein Ordner wurde von <strong>einem anderen Server</strong> geteilt", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 196fcc885685a72e1fc32d17a1ca8247b0f0a93a..8a3dd27675c9944a851d545485c785320c948ab5 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -19,6 +19,7 @@ OC.L10N.register( "Remote share password" : "Passwort für die entfernte Freigabe", "Cancel" : "Abbrechen", "Add remote share" : "Entfernte Freigabe hinzufügen", + "No ownCloud installation (7 or higher) found at {remote}" : "Keine OwnCloud-Installation (7 oder höher) auf {remote} gefunden", "Invalid ownCloud url" : "Ungültige OwnCloud-Adresse", "Shared by" : "Geteilt von", "A file or folder was shared from <strong>another server</strong>" : "Eine Datei oder Ordner wurde von <strong>einem anderen Server</strong> geteilt", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 5317bd98dc03e225a707ef6aec31e2e2c9aad71b..c10e96a7553f8ebfb5afd3f9179959f912b4af88 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -17,6 +17,7 @@ "Remote share password" : "Passwort für die entfernte Freigabe", "Cancel" : "Abbrechen", "Add remote share" : "Entfernte Freigabe hinzufügen", + "No ownCloud installation (7 or higher) found at {remote}" : "Keine OwnCloud-Installation (7 oder höher) auf {remote} gefunden", "Invalid ownCloud url" : "Ungültige OwnCloud-Adresse", "Shared by" : "Geteilt von", "A file or folder was shared from <strong>another server</strong>" : "Eine Datei oder Ordner wurde von <strong>einem anderen Server</strong> geteilt", diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 2e893f8dd9f35a561afbb69905911f06335f1344..94af8f0a94b71c015b82b5e66e5ef63951e78a14 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -19,6 +19,7 @@ OC.L10N.register( "Remote share password" : "Remote share password", "Cancel" : "Cancel", "Add remote share" : "Add remote share", + "No ownCloud installation (7 or higher) found at {remote}" : "No ownCloud installation (7 or higher) found at {remote}", "Invalid ownCloud url" : "Invalid ownCloud URL", "Shared by" : "Shared by", "A file or folder was shared from <strong>another server</strong>" : "A file or folder was shared from <strong>another server</strong>", diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index dc2ffdcc75079e8fec7b87a25b3228cda871b80f..ac3d0db8ec78b37c983e128831d4525b13b6b1e3 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -17,6 +17,7 @@ "Remote share password" : "Remote share password", "Cancel" : "Cancel", "Add remote share" : "Add remote share", + "No ownCloud installation (7 or higher) found at {remote}" : "No ownCloud installation (7 or higher) found at {remote}", "Invalid ownCloud url" : "Invalid ownCloud URL", "Shared by" : "Shared by", "A file or folder was shared from <strong>another server</strong>" : "A file or folder was shared from <strong>another server</strong>", diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index b0114ad4e793506db271ceac4790f35628da2b8f..c37d17c55a68ffc5347d95136f994b78ff4e2aea 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -19,6 +19,7 @@ OC.L10N.register( "Remote share password" : "Contraseña del compartido remoto", "Cancel" : "Cancelar", "Add remote share" : "Añadir recurso compartido remoto", + "No ownCloud installation (7 or higher) found at {remote}" : "No se encontró una instalación de ownCloud (7 o mayor) en {remote}", "Invalid ownCloud url" : "URL de ownCloud inválido", "Shared by" : "Compartido por", "A file or folder was shared from <strong>another server</strong>" : "Se ha compartido un archivo o carpeta desde <strong>otro servidor</strong>", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 56070fe10c2497bcbee3e9370788c603b2149780..da8638112e00e4e60565a535c677ddce93371671 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -17,6 +17,7 @@ "Remote share password" : "Contraseña del compartido remoto", "Cancel" : "Cancelar", "Add remote share" : "Añadir recurso compartido remoto", + "No ownCloud installation (7 or higher) found at {remote}" : "No se encontró una instalación de ownCloud (7 o mayor) en {remote}", "Invalid ownCloud url" : "URL de ownCloud inválido", "Shared by" : "Compartido por", "A file or folder was shared from <strong>another server</strong>" : "Se ha compartido un archivo o carpeta desde <strong>otro servidor</strong>", diff --git a/apps/files_sharing/l10n/fi_FI.js b/apps/files_sharing/l10n/fi_FI.js index 8b702cc223dee983a0681d320e4cdb05c54513a6..58af4ec0ac006ad8147de64bfdb9ec8368793ab5 100644 --- a/apps/files_sharing/l10n/fi_FI.js +++ b/apps/files_sharing/l10n/fi_FI.js @@ -19,6 +19,7 @@ OC.L10N.register( "Remote share password" : "Etäjaon salasana", "Cancel" : "Peru", "Add remote share" : "Lisää etäjako", + "No ownCloud installation (7 or higher) found at {remote}" : "ownCloud-asennusta (versiota 7 tai uudempaa) ei löytynyt osoitteesta {remote}", "Invalid ownCloud url" : "Virheellinen ownCloud-osoite", "Shared by" : "Jakanut", "A file or folder was shared from <strong>another server</strong>" : "Tiedosto tai kansio jaettiin <strong>toiselta palvelimelta</strong>", diff --git a/apps/files_sharing/l10n/fi_FI.json b/apps/files_sharing/l10n/fi_FI.json index 5285a3ee24b5ed447a2e9879a4d24d717a771382..a6387ae2d3c26b960fa1df13f1b342ed7e8b409b 100644 --- a/apps/files_sharing/l10n/fi_FI.json +++ b/apps/files_sharing/l10n/fi_FI.json @@ -17,6 +17,7 @@ "Remote share password" : "Etäjaon salasana", "Cancel" : "Peru", "Add remote share" : "Lisää etäjako", + "No ownCloud installation (7 or higher) found at {remote}" : "ownCloud-asennusta (versiota 7 tai uudempaa) ei löytynyt osoitteesta {remote}", "Invalid ownCloud url" : "Virheellinen ownCloud-osoite", "Shared by" : "Jakanut", "A file or folder was shared from <strong>another server</strong>" : "Tiedosto tai kansio jaettiin <strong>toiselta palvelimelta</strong>", diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 4b14b28908749cca9fcbe0b8553159e522ab4f63..b244d210626a689615f5591004b40d60299f6084 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -19,6 +19,7 @@ OC.L10N.register( "Remote share password" : "Contrasinal da compartición remota", "Cancel" : "Cancelar", "Add remote share" : "Engadir unha compartición remota", + "No ownCloud installation (7 or higher) found at {remote}" : "Non se atopa unha instalación de ownCloud (7 ou superior) en {remote}", "Invalid ownCloud url" : "URL incorrecta do ownCloud", "Shared by" : "Compartido por", "A file or folder was shared from <strong>another server</strong>" : "Compartiuse un ficheiro ou cartafol desde <strong>outro servidor</strong>", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index 9c40074608844082fa873ce3040117e1d57b55e4..69acf1f5e9b6fd51a3f6feb029181be2e266d4bb 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -17,6 +17,7 @@ "Remote share password" : "Contrasinal da compartición remota", "Cancel" : "Cancelar", "Add remote share" : "Engadir unha compartición remota", + "No ownCloud installation (7 or higher) found at {remote}" : "Non se atopa unha instalación de ownCloud (7 ou superior) en {remote}", "Invalid ownCloud url" : "URL incorrecta do ownCloud", "Shared by" : "Compartido por", "A file or folder was shared from <strong>another server</strong>" : "Compartiuse un ficheiro ou cartafol desde <strong>outro servidor</strong>", diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index e9fe4b03e5a49b4f46e14bd275e08be62de0aebe..fde0d579231391d1aeb0a826e38d525f3f3b329b 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -19,6 +19,7 @@ OC.L10N.register( "Remote share password" : "Password della condivisione remota", "Cancel" : "Annulla", "Add remote share" : "Aggiungi condivisione remota", + "No ownCloud installation (7 or higher) found at {remote}" : "Nessuna installazione di ownCloud (7 o superiore) trovata su {remote}", "Invalid ownCloud url" : "URL di ownCloud non valido", "Shared by" : "Condiviso da", "A file or folder was shared from <strong>another server</strong>" : "Un file o una cartella è stato condiviso da <strong>un altro server</strong>", diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index f48098f2f2532ec5beab60950e27162adac68e0d..416a2f37cccb735372ba280ed3138e87706e82dd 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -17,6 +17,7 @@ "Remote share password" : "Password della condivisione remota", "Cancel" : "Annulla", "Add remote share" : "Aggiungi condivisione remota", + "No ownCloud installation (7 or higher) found at {remote}" : "Nessuna installazione di ownCloud (7 o superiore) trovata su {remote}", "Invalid ownCloud url" : "URL di ownCloud non valido", "Shared by" : "Condiviso da", "A file or folder was shared from <strong>another server</strong>" : "Un file o una cartella è stato condiviso da <strong>un altro server</strong>", diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index a98c5c33cb92dd66f6b4d6e1d518f39d99e0bfee..89d8c28ee2d526de18764648d8f21637e3ab24f1 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -19,6 +19,7 @@ OC.L10N.register( "Remote share password" : "Wachtwoord externe share", "Cancel" : "Annuleren", "Add remote share" : "Toevoegen externe share", + "No ownCloud installation (7 or higher) found at {remote}" : "Geen recente ownCloud installatie (7 of hoger) gevonden op {remote}", "Invalid ownCloud url" : "Ongeldige ownCloud url", "Shared by" : "Gedeeld door", "A file or folder was shared from <strong>another server</strong>" : "Een bestand of map werd gedeeld vanaf <strong>een andere server</strong>", diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index 9ecf01b324d7673e04a94a04cf05656b0c534638..89f9235212ba1f194ad5b3f1024a0db0ac26e541 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -17,6 +17,7 @@ "Remote share password" : "Wachtwoord externe share", "Cancel" : "Annuleren", "Add remote share" : "Toevoegen externe share", + "No ownCloud installation (7 or higher) found at {remote}" : "Geen recente ownCloud installatie (7 of hoger) gevonden op {remote}", "Invalid ownCloud url" : "Ongeldige ownCloud url", "Shared by" : "Gedeeld door", "A file or folder was shared from <strong>another server</strong>" : "Een bestand of map werd gedeeld vanaf <strong>een andere server</strong>", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 2a7a4536c8d6679703dcab318fcd3a5fc3645230..47ddc10616853f121758146691c66155146caf20 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -19,6 +19,7 @@ OC.L10N.register( "Remote share password" : "Senha do compartilhamento remoto", "Cancel" : "Cancelar", "Add remote share" : "Adicionar compartilhamento remoto", + "No ownCloud installation (7 or higher) found at {remote}" : "Nenhuma instalação ownCloud (7 ou superior) foi encontrada em {remote}", "Invalid ownCloud url" : "Url invalida para ownCloud", "Shared by" : "Compartilhado por", "A file or folder was shared from <strong>another server</strong>" : "Um arquivo ou pasta foi compartilhada a partir de <strong>outro servidor</strong>", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index d28b11749bd637492a110c7cbadd29a5e43b69ce..9731659935735f58204c2a70bdda41377244468b 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -17,6 +17,7 @@ "Remote share password" : "Senha do compartilhamento remoto", "Cancel" : "Cancelar", "Add remote share" : "Adicionar compartilhamento remoto", + "No ownCloud installation (7 or higher) found at {remote}" : "Nenhuma instalação ownCloud (7 ou superior) foi encontrada em {remote}", "Invalid ownCloud url" : "Url invalida para ownCloud", "Shared by" : "Compartilhado por", "A file or folder was shared from <strong>another server</strong>" : "Um arquivo ou pasta foi compartilhada a partir de <strong>outro servidor</strong>", diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index fc403672cc1471e7d166b3be4d39b4f8cd406b74..359469c6930dd660ac556c10299dcef0f3190c16 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -19,6 +19,7 @@ OC.L10N.register( "Remote share password" : "Пароль Ð´Ð»Ñ ÑƒÐ´Ð°Ð»ÐµÐ½Ð½Ð¾Ð³Ð¾ общего реÑурÑа", "Cancel" : "Отменить", "Add remote share" : "Добавить удалённую общую папку", + "No ownCloud installation (7 or higher) found at {remote}" : "Ðа удаленном реÑурÑе {remote} не уÑтановлен ownCloud верÑии 7 или выше", "Invalid ownCloud url" : "Ðеверный Ð°Ð´Ñ€ÐµÑ ownCloud", "Shared by" : "ПоделилÑÑ", "A file or folder was shared from <strong>another server</strong>" : "Файлом или каталогом поделилиÑÑŒ Ñ <strong>удаленного Ñервера</strong>", diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index 43f430dbbdf7efb968db99a0ba3ffa4c2e6eccc6..0a19e806cb58ebf18b2d4e68997eb7bdf4d78573 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -17,6 +17,7 @@ "Remote share password" : "Пароль Ð´Ð»Ñ ÑƒÐ´Ð°Ð»ÐµÐ½Ð½Ð¾Ð³Ð¾ общего реÑурÑа", "Cancel" : "Отменить", "Add remote share" : "Добавить удалённую общую папку", + "No ownCloud installation (7 or higher) found at {remote}" : "Ðа удаленном реÑурÑе {remote} не уÑтановлен ownCloud верÑии 7 или выше", "Invalid ownCloud url" : "Ðеверный Ð°Ð´Ñ€ÐµÑ ownCloud", "Shared by" : "ПоделилÑÑ", "A file or folder was shared from <strong>another server</strong>" : "Файлом или каталогом поделилиÑÑŒ Ñ <strong>удаленного Ñервера</strong>", diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index df6c2b0c75810df55fc63d52f27f259fa26987a0..d13ecd5c14be7e47584847ef894835bae278f024 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -19,6 +19,7 @@ OC.L10N.register( "Remote share password" : "Geslo za mesto za oddaljeno souporabo", "Cancel" : "PrekliÄi", "Add remote share" : "Dodaj oddaljeno mesto za souporabo", + "No ownCloud installation (7 or higher) found at {remote}" : "Na mestu {remote} ni nameÅ¡Äenega okolja ownCloud (razliÄice 7 ali viÅ¡je)", "Invalid ownCloud url" : "Naveden je neveljaven naslov URL strežnika ownCloud", "Shared by" : "V souporabi z", "A file or folder was shared from <strong>another server</strong>" : "Souporaba datoteke ali mape <strong>z drugega strežnika</strong> je odobrena.", diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json index 42263543f9b710e42e2dfeec939829ca62333fe3..124d8f3c9b8f57a3f625ddad584a473a57b3d470 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -17,6 +17,7 @@ "Remote share password" : "Geslo za mesto za oddaljeno souporabo", "Cancel" : "PrekliÄi", "Add remote share" : "Dodaj oddaljeno mesto za souporabo", + "No ownCloud installation (7 or higher) found at {remote}" : "Na mestu {remote} ni nameÅ¡Äenega okolja ownCloud (razliÄice 7 ali viÅ¡je)", "Invalid ownCloud url" : "Naveden je neveljaven naslov URL strežnika ownCloud", "Shared by" : "V souporabi z", "A file or folder was shared from <strong>another server</strong>" : "Souporaba datoteke ali mape <strong>z drugega strežnika</strong> je odobrena.", diff --git a/apps/user_ldap/l10n/sr@latin.js b/apps/user_ldap/l10n/sr@latin.js index 11f6e92c9a9ba27bc0b03b6276abf6fc52fdfe23..38f5ade9f84576c79f2bb4ddf726121bac74801e 100644 --- a/apps/user_ldap/l10n/sr@latin.js +++ b/apps/user_ldap/l10n/sr@latin.js @@ -1,6 +1,7 @@ OC.L10N.register( "user_ldap", { + "Deletion failed" : "Brisanje neuspelo", "Error" : "GreÅ¡ka", "_%s group found_::_%s groups found_" : ["","",""], "_%s user found_::_%s users found_" : ["","",""], diff --git a/apps/user_ldap/l10n/sr@latin.json b/apps/user_ldap/l10n/sr@latin.json index c8b97bfa05801a9c9191f4f184ab17c134092ec7..b8371649c2b2bba9801c8ae9f12853e045ebd210 100644 --- a/apps/user_ldap/l10n/sr@latin.json +++ b/apps/user_ldap/l10n/sr@latin.json @@ -1,4 +1,5 @@ { "translations": { + "Deletion failed" : "Brisanje neuspelo", "Error" : "GreÅ¡ka", "_%s group found_::_%s groups found_" : ["","",""], "_%s user found_::_%s users found_" : ["","",""], diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 667e06e843686d8ea9be82cdba074c8ef502f9bc..a63c82ea726f2d9b82d1fec9668f4be4f0159bef 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -134,6 +134,10 @@ OC.L10N.register( "Reset password" : "Ponastavi geslo", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Sistem Mac OS X ni podprt, zato %s ne bo deloval zanesljivo v tem okolju. Program uporabljate na lastno odgovornost! ", "For the best results, please consider using a GNU/Linux server instead." : "Za najbolj Å¡e rezultate je priporoÄljivo uporabljati strežnik GNU/Linux.", + "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Videti je, da je dejavna seja %s zagnana v 32-bitnem okolju PHP in da je v datoteki php.ini navedena možnost open_basedir. Pojavijo se lahko težave z datotekami, veÄjimi od 4GB. Tako delovanje ni priporoÄljivo.", + "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Odstraniti je treba nastavitev open_basedir v datoteki php.ini ali pa preklopiti na 64-bitno okolje PHP.", + "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Videti je, da je dejavna seja %s zagnana v 32-bitnem okolju PHP in da paket cURL ni nameÅ¡Äen. Pojavijo se lahko težave z datotekami, veÄjimi od 4GB. Tako delovanje ni priporoÄljivo.", + "Please install the cURL extension and restart your webserver." : "Namestiti je treba razÅ¡iritev cURL in nato ponovno zagnati spletni strežnik.", "Personal" : "Osebno", "Users" : "Uporabniki", "Apps" : "Programi", diff --git a/core/l10n/sl.json b/core/l10n/sl.json index 17d6a352b15868656118739635b39a3b4f63efbd..c6b617a22bb81600b0a915148fdb5372927cd54c 100644 --- a/core/l10n/sl.json +++ b/core/l10n/sl.json @@ -132,6 +132,10 @@ "Reset password" : "Ponastavi geslo", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Sistem Mac OS X ni podprt, zato %s ne bo deloval zanesljivo v tem okolju. Program uporabljate na lastno odgovornost! ", "For the best results, please consider using a GNU/Linux server instead." : "Za najbolj Å¡e rezultate je priporoÄljivo uporabljati strežnik GNU/Linux.", + "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Videti je, da je dejavna seja %s zagnana v 32-bitnem okolju PHP in da je v datoteki php.ini navedena možnost open_basedir. Pojavijo se lahko težave z datotekami, veÄjimi od 4GB. Tako delovanje ni priporoÄljivo.", + "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Odstraniti je treba nastavitev open_basedir v datoteki php.ini ali pa preklopiti na 64-bitno okolje PHP.", + "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Videti je, da je dejavna seja %s zagnana v 32-bitnem okolju PHP in da paket cURL ni nameÅ¡Äen. Pojavijo se lahko težave z datotekami, veÄjimi od 4GB. Tako delovanje ni priporoÄljivo.", + "Please install the cURL extension and restart your webserver." : "Namestiti je treba razÅ¡iritev cURL in nato ponovno zagnati spletni strežnik.", "Personal" : "Osebno", "Users" : "Uporabniki", "Apps" : "Programi", diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index 0159d133528d0969735635d8314c653a9b5dd772..90d9ae4542194e3f4cdad337b47be5eb5d2805f0 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -37,7 +37,7 @@ OC.L10N.register( "_%n year ago_::_%n years ago_" : ["%n год назад","%n года назад","%n лет назад"], "_%n hour ago_::_%n hours ago_" : ["%n Ñ‡Ð°Ñ Ð½Ð°Ð·Ð°Ð´","%n чаÑа назад","%n чаÑов назад"], "_%n minute ago_::_%n minutes ago_" : ["%n минута назад","%n минуты назад","%n минут назад"], - "seconds ago" : "неÑколько Ñекунд назад", + "seconds ago" : "менее минуты", "Database Error" : "Ошибка базы данных", "Please contact your system administrator." : "ПожалуйÑта, ÑвÑжитеÑÑŒ Ñ Ð²Ð°ÑˆÐ¸Ð¼ админиÑтратором.", "web services under your control" : "веб-ÑервиÑÑ‹ под вашим управлением", diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index e0e893f2a737cab93ef6f3ee8ab49bfe5f1f48aa..03b3f3fd2fb174a053eefa4c7d3afd1d5b8e827f 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -35,7 +35,7 @@ "_%n year ago_::_%n years ago_" : ["%n год назад","%n года назад","%n лет назад"], "_%n hour ago_::_%n hours ago_" : ["%n Ñ‡Ð°Ñ Ð½Ð°Ð·Ð°Ð´","%n чаÑа назад","%n чаÑов назад"], "_%n minute ago_::_%n minutes ago_" : ["%n минута назад","%n минуты назад","%n минут назад"], - "seconds ago" : "неÑколько Ñекунд назад", + "seconds ago" : "менее минуты", "Database Error" : "Ошибка базы данных", "Please contact your system administrator." : "ПожалуйÑта, ÑвÑжитеÑÑŒ Ñ Ð²Ð°ÑˆÐ¸Ð¼ админиÑтратором.", "web services under your control" : "веб-ÑервиÑÑ‹ под вашим управлением", diff --git a/settings/l10n/sr@latin.js b/settings/l10n/sr@latin.js index aae711e987e5278f2c22752c6e43a81e42348478..19ed79764db2a2ca6202062ec4fed68783bc5911 100644 --- a/settings/l10n/sr@latin.js +++ b/settings/l10n/sr@latin.js @@ -13,6 +13,7 @@ OC.L10N.register( "Strong password" : "Jaka lozinka", "Delete" : "ObriÅ¡i", "Groups" : "Grupe", + "never" : "nikad", "Security Warning" : "Bezbednosno upozorenje", "Port" : "Port", "by" : "od", diff --git a/settings/l10n/sr@latin.json b/settings/l10n/sr@latin.json index 16be7389679db489676fb4d23b9ac4ffe37667d0..2fc6fe4ca07520a5b90fbe959a256334c7c13747 100644 --- a/settings/l10n/sr@latin.json +++ b/settings/l10n/sr@latin.json @@ -11,6 +11,7 @@ "Strong password" : "Jaka lozinka", "Delete" : "ObriÅ¡i", "Groups" : "Grupe", + "never" : "nikad", "Security Warning" : "Bezbednosno upozorenje", "Port" : "Port", "by" : "od",