diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js index 0e3f7cf0380092f27d4255aab12ec0c7b5499da6..3f8919db95646f4bcab881afcfc35e5dbff166c9 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -12,6 +12,7 @@ OC.L10N.register( "More comments …" : "Fleiri athugasemdir ...", "Save" : "Vista", "Allowed characters {count} of {max}" : "Leyfður stafafjöldi {count} af {max}", + "Error occurred while retrieving comment with ID {id}" : "Villa kom upp við að reyna að ná à ummæli með auðkenninu {id}", "Error occurred while updating comment with id {id}" : "Villa kom upp við að reyna að uppfæra athugasemd með auðkenninu {id}", "Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd", "_%n unread comment_::_%n unread comments_" : ["%n ólesin athugasemd","%n ólesnar athugasemdir"], diff --git a/apps/comments/l10n/is.json b/apps/comments/l10n/is.json index 419083a75aa3112f73ddeb554e338eaffffab878..31447ef968917b56530b9e26a8449a34aebe8016 100644 --- a/apps/comments/l10n/is.json +++ b/apps/comments/l10n/is.json @@ -10,6 +10,7 @@ "More comments …" : "Fleiri athugasemdir ...", "Save" : "Vista", "Allowed characters {count} of {max}" : "Leyfður stafafjöldi {count} af {max}", + "Error occurred while retrieving comment with ID {id}" : "Villa kom upp við að reyna að ná à ummæli með auðkenninu {id}", "Error occurred while updating comment with id {id}" : "Villa kom upp við að reyna að uppfæra athugasemd með auðkenninu {id}", "Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd", "_%n unread comment_::_%n unread comments_" : ["%n ólesin athugasemd","%n ólesnar athugasemdir"], diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 0430914dcd00aae79e49f86e372f10152224b83b..c46d0f06c20e6dd106493a6f843a4ac991a06055 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -100,12 +100,18 @@ OC.L10N.register( "Moved by {user}" : "Fært af {user}", "\"remote user\"" : "\"fjartengdur notandi\"", "You created {file}" : "Þú bjóst til {file}", + "You created an encrypted file in {file}" : "Þú bjóst til dulritaða skrá à {file}", "{user} created {file}" : "{user} bjó til {file}", + "{user} created an encrypted file in {file}" : "{user} bjó til dulritaða skrá à {file}", "{file} was created in a public folder" : "{file} var búin til à opinni möppu", "You changed {file}" : "Þú breyttir {file}", + "You changed an encrypted file in {file}" : "Þú breyttir dulritaðri skrá à {file}", "{user} changed {file}" : "{user} breytti {file}", + "{user} changed an encrypted file in {file}" : "{user} breytti dulritaðri skrá à {file}", "You deleted {file}" : "Þú eyddir {file}", + "You deleted an encrypted file in {file}" : "Þú eyddir dulritaðri skrá à {file}", "{user} deleted {file}" : "{user} eyddi {file}", + "{user} deleted an encrypted file in {file}" : "{user} eyddi dulritaðri skrá à {file}", "You restored {file}" : "Þú endurheimtir {file}", "{user} restored {file}" : "{user} endurheimti {file}", "You renamed {oldfile} to {newfile}" : "Þú endurnefndir {oldfile} sem {newfile}", diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index 3bb2c77f39a81287339b82f0ae91ddb9afcf6c44..f86ed9edf798d6cd19c37aa0836f60856ce9dcb1 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -98,12 +98,18 @@ "Moved by {user}" : "Fært af {user}", "\"remote user\"" : "\"fjartengdur notandi\"", "You created {file}" : "Þú bjóst til {file}", + "You created an encrypted file in {file}" : "Þú bjóst til dulritaða skrá à {file}", "{user} created {file}" : "{user} bjó til {file}", + "{user} created an encrypted file in {file}" : "{user} bjó til dulritaða skrá à {file}", "{file} was created in a public folder" : "{file} var búin til à opinni möppu", "You changed {file}" : "Þú breyttir {file}", + "You changed an encrypted file in {file}" : "Þú breyttir dulritaðri skrá à {file}", "{user} changed {file}" : "{user} breytti {file}", + "{user} changed an encrypted file in {file}" : "{user} breytti dulritaðri skrá à {file}", "You deleted {file}" : "Þú eyddir {file}", + "You deleted an encrypted file in {file}" : "Þú eyddir dulritaðri skrá à {file}", "{user} deleted {file}" : "{user} eyddi {file}", + "{user} deleted an encrypted file in {file}" : "{user} eyddi dulritaðri skrá à {file}", "You restored {file}" : "Þú endurheimtir {file}", "{user} restored {file}" : "{user} endurheimti {file}", "You renamed {oldfile} to {newfile}" : "Þú endurnefndir {oldfile} sem {newfile}", diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js index 2af699994c90b6e0a9992425f7195c981cad6cd4..af9a0666f5f572e170f8beecefb6c1a116b6c998 100644 --- a/apps/files_external/l10n/cs.js +++ b/apps/files_external/l10n/cs.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(skupina)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilita s Mac NFD kódovánÃm (pomalé)", "Admin defined" : "Nastaveno administrátorem", - "Are you sure you want to delete this external storage" : "Opravdu chcete odstranit toto externà úložiÅ¡tÄ›", "Delete storage?" : "Odstranit úložiÅ¡tÄ›?", "Saved" : "Uloženo", "Saving..." : "Ukládá se...", @@ -128,6 +127,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Disk Google", "No external storage configured" : "Nenà nakonfigurováno žádné externà úložiÅ¡tÄ›", - "You can add external storages in the personal settings" : "Externà úložiÅ¡tÄ› můžete pÅ™idat v osobnÃch nastavenÃch" + "You can add external storages in the personal settings" : "Externà úložiÅ¡tÄ› můžete pÅ™idat v osobnÃch nastavenÃch", + "Are you sure you want to delete this external storage" : "Opravdu chcete odstranit toto externà úložiÅ¡tÄ›" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/files_external/l10n/cs.json b/apps/files_external/l10n/cs.json index a79f9e506fddd4c3faafd90b5ed5c6f43dfd467f..57f2782b1d161461a71d7a3a2edb8289a89d0fd1 100644 --- a/apps/files_external/l10n/cs.json +++ b/apps/files_external/l10n/cs.json @@ -12,7 +12,6 @@ "(group)" : "(skupina)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilita s Mac NFD kódovánÃm (pomalé)", "Admin defined" : "Nastaveno administrátorem", - "Are you sure you want to delete this external storage" : "Opravdu chcete odstranit toto externà úložiÅ¡tÄ›", "Delete storage?" : "Odstranit úložiÅ¡tÄ›?", "Saved" : "Uloženo", "Saving..." : "Ukládá se...", @@ -126,6 +125,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Disk Google", "No external storage configured" : "Nenà nakonfigurováno žádné externà úložiÅ¡tÄ›", - "You can add external storages in the personal settings" : "Externà úložiÅ¡tÄ› můžete pÅ™idat v osobnÃch nastavenÃch" + "You can add external storages in the personal settings" : "Externà úložiÅ¡tÄ› můžete pÅ™idat v osobnÃch nastavenÃch", + "Are you sure you want to delete this external storage" : "Opravdu chcete odstranit toto externà úložiÅ¡tÄ›" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/da.js b/apps/files_external/l10n/da.js index bbee03e98fb8a1f7a07ca2a5aff1fe3dc0fc7a45..fea7419431d32fecca4b5d76cf0799eff6f49324 100644 --- a/apps/files_external/l10n/da.js +++ b/apps/files_external/l10n/da.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(gruppe)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilitet med Mac NFD encoding (langsom)", "Admin defined" : "Bestemt af administrator", - "Are you sure you want to delete this external storage" : "Er du sikker pÃ¥ at du vil slette denne eksterne lager?", "Delete storage?" : "Slet lager?", "Saved" : "Gemt", "Saving..." : "Gemmer...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Tillad brugere at montere følgende som eksternt lager", "OpenStack" : "OpenStack", "No external storage configured" : "Der er ingen konfigurerede eksterne lagre", - "You can add external storages in the personal settings" : "Du kan tilføje eksterne lagerenheder i de personlige indstillinger" + "You can add external storages in the personal settings" : "Du kan tilføje eksterne lagerenheder i de personlige indstillinger", + "Are you sure you want to delete this external storage" : "Er du sikker pÃ¥ at du vil slette denne eksterne lager?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/da.json b/apps/files_external/l10n/da.json index 3e75a3f9340d82600bced432119b6ad4f7c01e90..48d1fbca979a808d9859474604912eef3eb2f1a4 100644 --- a/apps/files_external/l10n/da.json +++ b/apps/files_external/l10n/da.json @@ -12,7 +12,6 @@ "(group)" : "(gruppe)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilitet med Mac NFD encoding (langsom)", "Admin defined" : "Bestemt af administrator", - "Are you sure you want to delete this external storage" : "Er du sikker pÃ¥ at du vil slette denne eksterne lager?", "Delete storage?" : "Slet lager?", "Saved" : "Gemt", "Saving..." : "Gemmer...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "Tillad brugere at montere følgende som eksternt lager", "OpenStack" : "OpenStack", "No external storage configured" : "Der er ingen konfigurerede eksterne lagre", - "You can add external storages in the personal settings" : "Du kan tilføje eksterne lagerenheder i de personlige indstillinger" + "You can add external storages in the personal settings" : "Du kan tilføje eksterne lagerenheder i de personlige indstillinger", + "Are you sure you want to delete this external storage" : "Er du sikker pÃ¥ at du vil slette denne eksterne lager?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/de.js b/apps/files_external/l10n/de.js index 96189c3785f4e8cd427cdc188649e4e419d883dd..57199dec848c58beb391a786a93e22b2a859b4e6 100644 --- a/apps/files_external/l10n/de.js +++ b/apps/files_external/l10n/de.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(group)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilität mit MAC NFD-Kodierung (langsam)", "Admin defined" : "Vom Administrator festgelegt", - "Are you sure you want to delete this external storage" : "Möchtest Du wirklich diesen externen Speicher löschen?", "Delete storage?" : "Speicher löschen?", "Saved" : "Gespeichert", "Saving..." : "Speichere…", @@ -133,6 +132,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Kein externer Speicher konfiguriert", - "You can add external storages in the personal settings" : "Externe Speicher können in den persönlichen Einstellungen hinzugefügt werden" + "You can add external storages in the personal settings" : "Externe Speicher können in den persönlichen Einstellungen hinzugefügt werden", + "Are you sure you want to delete this external storage" : "Möchtest Du wirklich diesen externen Speicher löschen?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json index 2e10f23b5f585fe710726d7e6e25c3872a2cb232..efa981edb611de15749fb93d504adcab5d89e0a9 100644 --- a/apps/files_external/l10n/de.json +++ b/apps/files_external/l10n/de.json @@ -12,7 +12,6 @@ "(group)" : "(group)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilität mit MAC NFD-Kodierung (langsam)", "Admin defined" : "Vom Administrator festgelegt", - "Are you sure you want to delete this external storage" : "Möchtest Du wirklich diesen externen Speicher löschen?", "Delete storage?" : "Speicher löschen?", "Saved" : "Gespeichert", "Saving..." : "Speichere…", @@ -131,6 +130,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Kein externer Speicher konfiguriert", - "You can add external storages in the personal settings" : "Externe Speicher können in den persönlichen Einstellungen hinzugefügt werden" + "You can add external storages in the personal settings" : "Externe Speicher können in den persönlichen Einstellungen hinzugefügt werden", + "Are you sure you want to delete this external storage" : "Möchtest Du wirklich diesen externen Speicher löschen?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index 53421aff502bb8cf8a8e2c711372763fb0c64191..e91b59d90412a1615646471ad573d28f14eba5b0 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(group)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilität mit MAC NFD-Kodierung (langsam)", "Admin defined" : "Vom Administrator festgelegt", - "Are you sure you want to delete this external storage" : "Möchten Sie wirklich diesen externen Speicher löschen?", "Delete storage?" : "Speicher löschen?", "Saved" : "Gespeichert", "Saving..." : "Speichere …", @@ -133,6 +132,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Kein externer Speicher konfiguriert", - "You can add external storages in the personal settings" : "Externe Speicher können in den persönlichen Einstellungen hinzugefügt werden" + "You can add external storages in the personal settings" : "Externe Speicher können in den persönlichen Einstellungen hinzugefügt werden", + "Are you sure you want to delete this external storage" : "Möchten Sie wirklich diesen externen Speicher löschen?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index ac8bd60e5e2f60269fefea976ad009439783509c..8894431497ad86c88cd8ac1c48db4673b2a71e9c 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -12,7 +12,6 @@ "(group)" : "(group)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilität mit MAC NFD-Kodierung (langsam)", "Admin defined" : "Vom Administrator festgelegt", - "Are you sure you want to delete this external storage" : "Möchten Sie wirklich diesen externen Speicher löschen?", "Delete storage?" : "Speicher löschen?", "Saved" : "Gespeichert", "Saving..." : "Speichere …", @@ -131,6 +130,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Kein externer Speicher konfiguriert", - "You can add external storages in the personal settings" : "Externe Speicher können in den persönlichen Einstellungen hinzugefügt werden" + "You can add external storages in the personal settings" : "Externe Speicher können in den persönlichen Einstellungen hinzugefügt werden", + "Are you sure you want to delete this external storage" : "Möchten Sie wirklich diesen externen Speicher löschen?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index 2d6d5fe528f4a7d214aa1c067832865c55afe093..1fc044abcba27499f182026b992f04d86bb0aa24 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(group)", "Compatibility with Mac NFD encoding (slow)" : "Compatibility with Mac NFD encoding (slow)", "Admin defined" : "Admin defined", - "Are you sure you want to delete this external storage" : "Are you sure you want to delete this external storage", "Delete storage?" : "Delete storage?", "Saved" : "Saved", "Saving..." : "Saving...", @@ -133,6 +132,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "No external storage configured", - "You can add external storages in the personal settings" : "You can add external storages in the personal settings" + "You can add external storages in the personal settings" : "You can add external storages in the personal settings", + "Are you sure you want to delete this external storage" : "Are you sure you want to delete this external storage" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json index b7c1d3b7e9d5f539af76bafec828647f35e3f03f..9a56e4264a4bfacab58d7adc447552444887551a 100644 --- a/apps/files_external/l10n/en_GB.json +++ b/apps/files_external/l10n/en_GB.json @@ -12,7 +12,6 @@ "(group)" : "(group)", "Compatibility with Mac NFD encoding (slow)" : "Compatibility with Mac NFD encoding (slow)", "Admin defined" : "Admin defined", - "Are you sure you want to delete this external storage" : "Are you sure you want to delete this external storage", "Delete storage?" : "Delete storage?", "Saved" : "Saved", "Saving..." : "Saving...", @@ -131,6 +130,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "No external storage configured", - "You can add external storages in the personal settings" : "You can add external storages in the personal settings" + "You can add external storages in the personal settings" : "You can add external storages in the personal settings", + "Are you sure you want to delete this external storage" : "Are you sure you want to delete this external storage" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index 2119e3a62db200f1ce904e7f3d86fbbff8db4ee1..59cbc11d476cbc8ce5199056c60c437b9b8d7aae 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac MFD (lento)", "Admin defined" : "Admin definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres eliminar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -133,6 +132,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "No hay ningún almacenamiento externo configurado", - "You can add external storages in the personal settings" : "Puede agregar almacenamientos externos en la configuración personal" + "You can add external storages in the personal settings" : "Puede agregar almacenamientos externos en la configuración personal", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres eliminar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index c0a3ef30f828f36d23923fd2a916fe75b7e456e8..6f96a622738db650aa7defd2bb6cf7c57b6a1d2c 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac MFD (lento)", "Admin defined" : "Admin definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres eliminar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -131,6 +130,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "No hay ningún almacenamiento externo configurado", - "You can add external storages in the personal settings" : "Puede agregar almacenamientos externos en la configuración personal" + "You can add external storages in the personal settings" : "Puede agregar almacenamientos externos en la configuración personal", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres eliminar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_419.js b/apps/files_external/l10n/es_419.js index a8de6917b18fc871b8f8b971875dbdab41bedfb6..725d4f0a2b5816b118deb7cddb4a80cdb0717886 100644 --- a/apps/files_external/l10n/es_419.js +++ b/apps/files_external/l10n/es_419.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_419.json b/apps/files_external/l10n/es_419.json index 106c50d7689293e95962989f588c0201d4fed252..fe287dc57155abe096e39c855e7192eb791476f5 100644 --- a/apps/files_external/l10n/es_419.json +++ b/apps/files_external/l10n/es_419.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_CL.js b/apps/files_external/l10n/es_CL.js index a8de6917b18fc871b8f8b971875dbdab41bedfb6..725d4f0a2b5816b118deb7cddb4a80cdb0717886 100644 --- a/apps/files_external/l10n/es_CL.js +++ b/apps/files_external/l10n/es_CL.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_CL.json b/apps/files_external/l10n/es_CL.json index 106c50d7689293e95962989f588c0201d4fed252..fe287dc57155abe096e39c855e7192eb791476f5 100644 --- a/apps/files_external/l10n/es_CL.json +++ b/apps/files_external/l10n/es_CL.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_CO.js b/apps/files_external/l10n/es_CO.js index a8de6917b18fc871b8f8b971875dbdab41bedfb6..725d4f0a2b5816b118deb7cddb4a80cdb0717886 100644 --- a/apps/files_external/l10n/es_CO.js +++ b/apps/files_external/l10n/es_CO.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_CO.json b/apps/files_external/l10n/es_CO.json index 106c50d7689293e95962989f588c0201d4fed252..fe287dc57155abe096e39c855e7192eb791476f5 100644 --- a/apps/files_external/l10n/es_CO.json +++ b/apps/files_external/l10n/es_CO.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_CR.js b/apps/files_external/l10n/es_CR.js index a8de6917b18fc871b8f8b971875dbdab41bedfb6..725d4f0a2b5816b118deb7cddb4a80cdb0717886 100644 --- a/apps/files_external/l10n/es_CR.js +++ b/apps/files_external/l10n/es_CR.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_CR.json b/apps/files_external/l10n/es_CR.json index 106c50d7689293e95962989f588c0201d4fed252..fe287dc57155abe096e39c855e7192eb791476f5 100644 --- a/apps/files_external/l10n/es_CR.json +++ b/apps/files_external/l10n/es_CR.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_DO.js b/apps/files_external/l10n/es_DO.js index a8de6917b18fc871b8f8b971875dbdab41bedfb6..725d4f0a2b5816b118deb7cddb4a80cdb0717886 100644 --- a/apps/files_external/l10n/es_DO.js +++ b/apps/files_external/l10n/es_DO.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_DO.json b/apps/files_external/l10n/es_DO.json index 106c50d7689293e95962989f588c0201d4fed252..fe287dc57155abe096e39c855e7192eb791476f5 100644 --- a/apps/files_external/l10n/es_DO.json +++ b/apps/files_external/l10n/es_DO.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_EC.js b/apps/files_external/l10n/es_EC.js index a8de6917b18fc871b8f8b971875dbdab41bedfb6..725d4f0a2b5816b118deb7cddb4a80cdb0717886 100644 --- a/apps/files_external/l10n/es_EC.js +++ b/apps/files_external/l10n/es_EC.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_EC.json b/apps/files_external/l10n/es_EC.json index 106c50d7689293e95962989f588c0201d4fed252..fe287dc57155abe096e39c855e7192eb791476f5 100644 --- a/apps/files_external/l10n/es_EC.json +++ b/apps/files_external/l10n/es_EC.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_GT.js b/apps/files_external/l10n/es_GT.js index a8de6917b18fc871b8f8b971875dbdab41bedfb6..725d4f0a2b5816b118deb7cddb4a80cdb0717886 100644 --- a/apps/files_external/l10n/es_GT.js +++ b/apps/files_external/l10n/es_GT.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_GT.json b/apps/files_external/l10n/es_GT.json index 106c50d7689293e95962989f588c0201d4fed252..fe287dc57155abe096e39c855e7192eb791476f5 100644 --- a/apps/files_external/l10n/es_GT.json +++ b/apps/files_external/l10n/es_GT.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_HN.js b/apps/files_external/l10n/es_HN.js index a8de6917b18fc871b8f8b971875dbdab41bedfb6..725d4f0a2b5816b118deb7cddb4a80cdb0717886 100644 --- a/apps/files_external/l10n/es_HN.js +++ b/apps/files_external/l10n/es_HN.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_HN.json b/apps/files_external/l10n/es_HN.json index 106c50d7689293e95962989f588c0201d4fed252..fe287dc57155abe096e39c855e7192eb791476f5 100644 --- a/apps/files_external/l10n/es_HN.json +++ b/apps/files_external/l10n/es_HN.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_MX.js b/apps/files_external/l10n/es_MX.js index bd1d1463a6a7ce54034e0c571af1cac452efd4ad..c0f1156e7f6b524dd7c15e41390038ab010e1220 100644 --- a/apps/files_external/l10n/es_MX.js +++ b/apps/files_external/l10n/es_MX.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -133,6 +132,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_MX.json b/apps/files_external/l10n/es_MX.json index 9616d28df41f800164f102f612182b66b615a06c..9030207dc1a883cb1cea901219872c549870006f 100644 --- a/apps/files_external/l10n/es_MX.json +++ b/apps/files_external/l10n/es_MX.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -131,6 +130,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_NI.js b/apps/files_external/l10n/es_NI.js index a8de6917b18fc871b8f8b971875dbdab41bedfb6..725d4f0a2b5816b118deb7cddb4a80cdb0717886 100644 --- a/apps/files_external/l10n/es_NI.js +++ b/apps/files_external/l10n/es_NI.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_NI.json b/apps/files_external/l10n/es_NI.json index 106c50d7689293e95962989f588c0201d4fed252..fe287dc57155abe096e39c855e7192eb791476f5 100644 --- a/apps/files_external/l10n/es_NI.json +++ b/apps/files_external/l10n/es_NI.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_PA.js b/apps/files_external/l10n/es_PA.js index a8de6917b18fc871b8f8b971875dbdab41bedfb6..725d4f0a2b5816b118deb7cddb4a80cdb0717886 100644 --- a/apps/files_external/l10n/es_PA.js +++ b/apps/files_external/l10n/es_PA.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_PA.json b/apps/files_external/l10n/es_PA.json index 106c50d7689293e95962989f588c0201d4fed252..fe287dc57155abe096e39c855e7192eb791476f5 100644 --- a/apps/files_external/l10n/es_PA.json +++ b/apps/files_external/l10n/es_PA.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_PE.js b/apps/files_external/l10n/es_PE.js index a8de6917b18fc871b8f8b971875dbdab41bedfb6..725d4f0a2b5816b118deb7cddb4a80cdb0717886 100644 --- a/apps/files_external/l10n/es_PE.js +++ b/apps/files_external/l10n/es_PE.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_PE.json b/apps/files_external/l10n/es_PE.json index 106c50d7689293e95962989f588c0201d4fed252..fe287dc57155abe096e39c855e7192eb791476f5 100644 --- a/apps/files_external/l10n/es_PE.json +++ b/apps/files_external/l10n/es_PE.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_PR.js b/apps/files_external/l10n/es_PR.js index a8de6917b18fc871b8f8b971875dbdab41bedfb6..725d4f0a2b5816b118deb7cddb4a80cdb0717886 100644 --- a/apps/files_external/l10n/es_PR.js +++ b/apps/files_external/l10n/es_PR.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_PR.json b/apps/files_external/l10n/es_PR.json index 106c50d7689293e95962989f588c0201d4fed252..fe287dc57155abe096e39c855e7192eb791476f5 100644 --- a/apps/files_external/l10n/es_PR.json +++ b/apps/files_external/l10n/es_PR.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_PY.js b/apps/files_external/l10n/es_PY.js index a8de6917b18fc871b8f8b971875dbdab41bedfb6..725d4f0a2b5816b118deb7cddb4a80cdb0717886 100644 --- a/apps/files_external/l10n/es_PY.js +++ b/apps/files_external/l10n/es_PY.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_PY.json b/apps/files_external/l10n/es_PY.json index 106c50d7689293e95962989f588c0201d4fed252..fe287dc57155abe096e39c855e7192eb791476f5 100644 --- a/apps/files_external/l10n/es_PY.json +++ b/apps/files_external/l10n/es_PY.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_SV.js b/apps/files_external/l10n/es_SV.js index a8de6917b18fc871b8f8b971875dbdab41bedfb6..725d4f0a2b5816b118deb7cddb4a80cdb0717886 100644 --- a/apps/files_external/l10n/es_SV.js +++ b/apps/files_external/l10n/es_SV.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_SV.json b/apps/files_external/l10n/es_SV.json index 106c50d7689293e95962989f588c0201d4fed252..fe287dc57155abe096e39c855e7192eb791476f5 100644 --- a/apps/files_external/l10n/es_SV.json +++ b/apps/files_external/l10n/es_SV.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_UY.js b/apps/files_external/l10n/es_UY.js index a8de6917b18fc871b8f8b971875dbdab41bedfb6..725d4f0a2b5816b118deb7cddb4a80cdb0717886 100644 --- a/apps/files_external/l10n/es_UY.js +++ b/apps/files_external/l10n/es_UY.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/es_UY.json b/apps/files_external/l10n/es_UY.json index 106c50d7689293e95962989f588c0201d4fed252..fe287dc57155abe096e39c855e7192eb791476f5 100644 --- a/apps/files_external/l10n/es_UY.json +++ b/apps/files_external/l10n/es_UY.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", "Saving..." : "Guardando...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo", "OpenStack" : "OpenStack", "No external storage configured" : "No se ha configurado el almacenamiento externo", - "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales" + "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales", + "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/fi.js b/apps/files_external/l10n/fi.js index 86dafd4aa99e3c7b90f08787a7af16fd564c760c..75ae596099d5c68411f5170b5b2b420defa13e9d 100644 --- a/apps/files_external/l10n/fi.js +++ b/apps/files_external/l10n/fi.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(ryhmä)", "Compatibility with Mac NFD encoding (slow)" : "Yhteensopivuus Mac NFD -enkoodauksen kanssa (hidas)", "Admin defined" : "Ylläpitäjän määrittämä", - "Are you sure you want to delete this external storage" : "Haluatko varmasti poistaa tämän erillisen tallennustilan", "Delete storage?" : "Poistetaanko tallennustila?", "Saved" : "Tallennettu", "Saving..." : "Tallennetaan...", @@ -125,6 +124,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Erillistä tallennustilaa ei ole määritetty", - "You can add external storages in the personal settings" : "Voit lisätä erillisiä tallennustiloja henkilökohtaisista asetuksistasi" + "You can add external storages in the personal settings" : "Voit lisätä erillisiä tallennustiloja henkilökohtaisista asetuksistasi", + "Are you sure you want to delete this external storage" : "Haluatko varmasti poistaa tämän erillisen tallennustilan" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/fi.json b/apps/files_external/l10n/fi.json index 808eeb8ca6e8576992f1dd48763b44ca2748d97b..90da30e76fbcc9508db6dc050288780beb1cd2c9 100644 --- a/apps/files_external/l10n/fi.json +++ b/apps/files_external/l10n/fi.json @@ -12,7 +12,6 @@ "(group)" : "(ryhmä)", "Compatibility with Mac NFD encoding (slow)" : "Yhteensopivuus Mac NFD -enkoodauksen kanssa (hidas)", "Admin defined" : "Ylläpitäjän määrittämä", - "Are you sure you want to delete this external storage" : "Haluatko varmasti poistaa tämän erillisen tallennustilan", "Delete storage?" : "Poistetaanko tallennustila?", "Saved" : "Tallennettu", "Saving..." : "Tallennetaan...", @@ -123,6 +122,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Erillistä tallennustilaa ei ole määritetty", - "You can add external storages in the personal settings" : "Voit lisätä erillisiä tallennustiloja henkilökohtaisista asetuksistasi" + "You can add external storages in the personal settings" : "Voit lisätä erillisiä tallennustiloja henkilökohtaisista asetuksistasi", + "Are you sure you want to delete this external storage" : "Haluatko varmasti poistaa tämän erillisen tallennustilan" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index e3740f7ce29bdc86d8e68b3fe32870dfee93a4e3..83f39b55814ef33961d45652206ecc2a23ecda37 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(groupe)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilité avec l'encodage Mac NFD (lent)", "Admin defined" : "Défini par l'administrateur", - "Are you sure you want to delete this external storage" : "Êtes-vous sûr de vouloir supprimer ce stockage externe ?", "Delete storage?" : "Supprimer ce support de stockage ?", "Saved" : "Sauvegardé", "Saving..." : "Enregistrement...", @@ -133,6 +132,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Aucun stockage externe configuré", - "You can add external storages in the personal settings" : "Vous pouvez ajouter des stockages externes via vos paramètres personnels" + "You can add external storages in the personal settings" : "Vous pouvez ajouter des stockages externes via vos paramètres personnels", + "Are you sure you want to delete this external storage" : "Êtes-vous sûr de vouloir supprimer ce stockage externe ?" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json index 5956c3ea6eedff30235e6c87d76a06f61fa58e44..9aba9146774b258d299b3fe1e7c74618e2eebb3b 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -12,7 +12,6 @@ "(group)" : "(groupe)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilité avec l'encodage Mac NFD (lent)", "Admin defined" : "Défini par l'administrateur", - "Are you sure you want to delete this external storage" : "Êtes-vous sûr de vouloir supprimer ce stockage externe ?", "Delete storage?" : "Supprimer ce support de stockage ?", "Saved" : "Sauvegardé", "Saving..." : "Enregistrement...", @@ -131,6 +130,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Aucun stockage externe configuré", - "You can add external storages in the personal settings" : "Vous pouvez ajouter des stockages externes via vos paramètres personnels" + "You can add external storages in the personal settings" : "Vous pouvez ajouter des stockages externes via vos paramètres personnels", + "Are you sure you want to delete this external storage" : "Êtes-vous sûr de vouloir supprimer ce stockage externe ?" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/hu.js b/apps/files_external/l10n/hu.js index b941f2fb1f41fd8995a3ae3a73cb53f27b8233ec..93c15e4076074a3482dd8d06a626c03089156838 100644 --- a/apps/files_external/l10n/hu.js +++ b/apps/files_external/l10n/hu.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(csoport)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilitás a Mac NFD kódolással (lassú)", "Admin defined" : "Adminisztrátor definiálva", - "Are you sure you want to delete this external storage" : "Biztosan törlöd ezt a külsÅ‘ tárolót", "Delete storage?" : "Tároló törlése?", "Saved" : "Elmentve", "Saving..." : "Mentés...", @@ -133,6 +132,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Nincs külsÅ‘ tároló beállÃtva.", - "You can add external storages in the personal settings" : "Hozzáadhatsz külsÅ‘ tárolókat a személyes beállÃtások közt." + "You can add external storages in the personal settings" : "Hozzáadhatsz külsÅ‘ tárolókat a személyes beállÃtások közt.", + "Are you sure you want to delete this external storage" : "Biztosan törlöd ezt a külsÅ‘ tárolót" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/hu.json b/apps/files_external/l10n/hu.json index edcf014e6b04e2a6f678644c93b8135f0881831d..b2e1eb711f0254aee647e72083b5f80740abf5ba 100644 --- a/apps/files_external/l10n/hu.json +++ b/apps/files_external/l10n/hu.json @@ -12,7 +12,6 @@ "(group)" : "(csoport)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilitás a Mac NFD kódolással (lassú)", "Admin defined" : "Adminisztrátor definiálva", - "Are you sure you want to delete this external storage" : "Biztosan törlöd ezt a külsÅ‘ tárolót", "Delete storage?" : "Tároló törlése?", "Saved" : "Elmentve", "Saving..." : "Mentés...", @@ -131,6 +130,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Nincs külsÅ‘ tároló beállÃtva.", - "You can add external storages in the personal settings" : "Hozzáadhatsz külsÅ‘ tárolókat a személyes beállÃtások közt." + "You can add external storages in the personal settings" : "Hozzáadhatsz külsÅ‘ tárolókat a személyes beállÃtások közt.", + "Are you sure you want to delete this external storage" : "Biztosan törlöd ezt a külsÅ‘ tárolót" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/is.js b/apps/files_external/l10n/is.js index ee61da108bd0e4703f6a225a1f0681a192997384..7f210eda5dc3092434a6c995886d8b99950ffedf 100644 --- a/apps/files_external/l10n/is.js +++ b/apps/files_external/l10n/is.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(hópur)", "Compatibility with Mac NFD encoding (slow)" : "Samhæfni við Mac NFD kóðun (hægvirkt)", "Admin defined" : "Skilgreindur kerfisstjóri", - "Are you sure you want to delete this external storage" : "Ertu viss um að þú viljir eyða þessari ytri geymslu?", "Delete storage?" : "Eyða geymslu?", "Saved" : "Vistað", "Saving..." : "Er að vista ...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Leyfa notendum að tengja eftirfarandi ytri gagnageymslu à skráakerfi", "OpenStack" : "OpenStack", "No external storage configured" : "Engin ytri-gagnageymsla stillt", - "You can add external storages in the personal settings" : "Þú getur bætt við ytri gagnageymslum à einkastillingunum þÃnum" + "You can add external storages in the personal settings" : "Þú getur bætt við ytri gagnageymslum à einkastillingunum þÃnum", + "Are you sure you want to delete this external storage" : "Ertu viss um að þú viljir eyða þessari ytri geymslu?" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files_external/l10n/is.json b/apps/files_external/l10n/is.json index b7e70b23b96c1760195ffc4c2644e2647f72ddde..ee60db7edb40aba20770282d3303a6963d4517ce 100644 --- a/apps/files_external/l10n/is.json +++ b/apps/files_external/l10n/is.json @@ -12,7 +12,6 @@ "(group)" : "(hópur)", "Compatibility with Mac NFD encoding (slow)" : "Samhæfni við Mac NFD kóðun (hægvirkt)", "Admin defined" : "Skilgreindur kerfisstjóri", - "Are you sure you want to delete this external storage" : "Ertu viss um að þú viljir eyða þessari ytri geymslu?", "Delete storage?" : "Eyða geymslu?", "Saved" : "Vistað", "Saving..." : "Er að vista ...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "Leyfa notendum að tengja eftirfarandi ytri gagnageymslu à skráakerfi", "OpenStack" : "OpenStack", "No external storage configured" : "Engin ytri-gagnageymsla stillt", - "You can add external storages in the personal settings" : "Þú getur bætt við ytri gagnageymslum à einkastillingunum þÃnum" + "You can add external storages in the personal settings" : "Þú getur bætt við ytri gagnageymslum à einkastillingunum þÃnum", + "Are you sure you want to delete this external storage" : "Ertu viss um að þú viljir eyða þessari ytri geymslu?" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index ee8295708c9a205106f62521011b6f98f2bdb5fd..1b4b3cb6bf06dbe435683798efc2bd2d036c9223 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(gruppo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilità con la codifica Mac NFD (lento)", "Admin defined" : "Definito dall'amministratore", - "Are you sure you want to delete this external storage" : "Sei sicuro di voler eliminare questa archiviazione esterna?", "Delete storage?" : "Vuoi eliminare l'archiviazione?", "Saved" : "Salvato", "Saving..." : "Salvataggio in corso...", @@ -133,6 +132,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Nessuna archiviazione esterna configurata", - "You can add external storages in the personal settings" : "Puoi aggiungere archiviazioni esterne nelle impostazioni personali" + "You can add external storages in the personal settings" : "Puoi aggiungere archiviazioni esterne nelle impostazioni personali", + "Are you sure you want to delete this external storage" : "Sei sicuro di voler eliminare questa archiviazione esterna?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json index f4010a5133917f4810ddf6a09fbc56a56e91814c..fafa4c4852bf1cdffbc651838ed743d334dcfabd 100644 --- a/apps/files_external/l10n/it.json +++ b/apps/files_external/l10n/it.json @@ -12,7 +12,6 @@ "(group)" : "(gruppo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilità con la codifica Mac NFD (lento)", "Admin defined" : "Definito dall'amministratore", - "Are you sure you want to delete this external storage" : "Sei sicuro di voler eliminare questa archiviazione esterna?", "Delete storage?" : "Vuoi eliminare l'archiviazione?", "Saved" : "Salvato", "Saving..." : "Salvataggio in corso...", @@ -131,6 +130,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Nessuna archiviazione esterna configurata", - "You can add external storages in the personal settings" : "Puoi aggiungere archiviazioni esterne nelle impostazioni personali" + "You can add external storages in the personal settings" : "Puoi aggiungere archiviazioni esterne nelle impostazioni personali", + "Are you sure you want to delete this external storage" : "Sei sicuro di voler eliminare questa archiviazione esterna?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index e7a1a032d35c9cec3a66ec8f33ff3217e89c6b50..cbb96585ceafadff892263017da1ecf079b47c2f 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(グループ)", "Compatibility with Mac NFD encoding (slow)" : "Mac NFD ã‚¨ãƒ³ã‚³ãƒ¼ãƒ‰äº’æ› (é…ã„)", "Admin defined" : "管ç†è€…è¨å®šæ¸ˆ", - "Are you sure you want to delete this external storage" : "ã“ã®å¤–部ストレージを本当ã«å‰Šé™¤ã—ã¾ã™ã‹?", "Delete storage?" : "ストレージを削除ã—ã¾ã™ã‹?", "Saved" : "ä¿å˜ã•れã¾ã—ãŸ", "Saving..." : "ä¿å˜ä¸...", @@ -129,6 +128,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "外部ストレージã¯è¨å®šã•れã¦ã„ã¾ã›ã‚“", - "You can add external storages in the personal settings" : "個人è¨å®šã§å¤–部ストレージをè¨å®šã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚" + "You can add external storages in the personal settings" : "個人è¨å®šã§å¤–部ストレージをè¨å®šã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚", + "Are you sure you want to delete this external storage" : "ã“ã®å¤–部ストレージを本当ã«å‰Šé™¤ã—ã¾ã™ã‹?" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index 9ff839feb2533ac2c5d0cd3f0464f494c2d32831..723846fc9b198665d50182c97b74574584a11065 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -12,7 +12,6 @@ "(group)" : "(グループ)", "Compatibility with Mac NFD encoding (slow)" : "Mac NFD ã‚¨ãƒ³ã‚³ãƒ¼ãƒ‰äº’æ› (é…ã„)", "Admin defined" : "管ç†è€…è¨å®šæ¸ˆ", - "Are you sure you want to delete this external storage" : "ã“ã®å¤–部ストレージを本当ã«å‰Šé™¤ã—ã¾ã™ã‹?", "Delete storage?" : "ストレージを削除ã—ã¾ã™ã‹?", "Saved" : "ä¿å˜ã•れã¾ã—ãŸ", "Saving..." : "ä¿å˜ä¸...", @@ -127,6 +126,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "外部ストレージã¯è¨å®šã•れã¦ã„ã¾ã›ã‚“", - "You can add external storages in the personal settings" : "個人è¨å®šã§å¤–部ストレージをè¨å®šã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚" + "You can add external storages in the personal settings" : "個人è¨å®šã§å¤–部ストレージをè¨å®šã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚", + "Are you sure you want to delete this external storage" : "ã“ã®å¤–部ストレージを本当ã«å‰Šé™¤ã—ã¾ã™ã‹?" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/ka_GE.js b/apps/files_external/l10n/ka_GE.js index b5e9c8175805025f81a3241e2ac13d0f5e9764ea..228e131004a3e7e5a105b294046834bf057a7d43 100644 --- a/apps/files_external/l10n/ka_GE.js +++ b/apps/files_external/l10n/ka_GE.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(ჯგუფი)", "Compatibility with Mac NFD encoding (slow)" : "Mac NFD-სთáƒáƒœ თáƒáƒ•სებáƒáƒ“áƒáƒ‘რ(ნელი)", "Admin defined" : "გáƒáƒœáƒ¡áƒáƒ–ღვრულირáƒáƒ“მინისტრáƒáƒ¢áƒáƒ ის მიერ", - "Are you sure you want to delete this external storage" : "დáƒáƒ წმუნებული ხáƒáƒ თ, რáƒáƒ› გსურთ áƒáƒ› გáƒáƒ ე სáƒáƒªáƒáƒ•ის გáƒáƒ£áƒ¥áƒ›áƒ”ბáƒ?", "Delete storage?" : "გáƒáƒ•áƒáƒ£áƒ¥áƒ›áƒáƒ— სáƒáƒªáƒáƒ•ი?", "Saved" : "შენáƒáƒ®áƒ£áƒšáƒ˜áƒ", "Saving..." : "ინáƒáƒ®áƒ”ბáƒâ€¦", @@ -133,6 +132,7 @@ OC.L10N.register( "Dropbox" : "Dropbox-ი", "Google Drive" : "Google Drive-ი", "No external storage configured" : "გáƒáƒ ე სáƒáƒªáƒáƒ•ი áƒáƒ áƒáƒ კáƒáƒœáƒ¤áƒ˜áƒ’ურირებული", - "You can add external storages in the personal settings" : "გáƒáƒ ე სáƒáƒªáƒáƒ•ები შეგიძლიáƒáƒ— დáƒáƒáƒ›áƒáƒ¢áƒáƒ— პირáƒáƒ“ პáƒáƒ áƒáƒ›áƒ”ტრებში" + "You can add external storages in the personal settings" : "გáƒáƒ ე სáƒáƒªáƒáƒ•ები შეგიძლიáƒáƒ— დáƒáƒáƒ›áƒáƒ¢áƒáƒ— პირáƒáƒ“ პáƒáƒ áƒáƒ›áƒ”ტრებში", + "Are you sure you want to delete this external storage" : "დáƒáƒ წმუნებული ხáƒáƒ თ, რáƒáƒ› გსურთ áƒáƒ› გáƒáƒ ე სáƒáƒªáƒáƒ•ის გáƒáƒ£áƒ¥áƒ›áƒ”ბáƒ?" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/ka_GE.json b/apps/files_external/l10n/ka_GE.json index 3c76105f778d0f5813e93cc0b2a88430fa5b0c46..e8a3e4162ec81d9cbd8682d5b63a06508abb9ff4 100644 --- a/apps/files_external/l10n/ka_GE.json +++ b/apps/files_external/l10n/ka_GE.json @@ -12,7 +12,6 @@ "(group)" : "(ჯგუფი)", "Compatibility with Mac NFD encoding (slow)" : "Mac NFD-სთáƒáƒœ თáƒáƒ•სებáƒáƒ“áƒáƒ‘რ(ნელი)", "Admin defined" : "გáƒáƒœáƒ¡áƒáƒ–ღვრულირáƒáƒ“მინისტრáƒáƒ¢áƒáƒ ის მიერ", - "Are you sure you want to delete this external storage" : "დáƒáƒ წმუნებული ხáƒáƒ თ, რáƒáƒ› გსურთ áƒáƒ› გáƒáƒ ე სáƒáƒªáƒáƒ•ის გáƒáƒ£áƒ¥áƒ›áƒ”ბáƒ?", "Delete storage?" : "გáƒáƒ•áƒáƒ£áƒ¥áƒ›áƒáƒ— სáƒáƒªáƒáƒ•ი?", "Saved" : "შენáƒáƒ®áƒ£áƒšáƒ˜áƒ", "Saving..." : "ინáƒáƒ®áƒ”ბáƒâ€¦", @@ -131,6 +130,7 @@ "Dropbox" : "Dropbox-ი", "Google Drive" : "Google Drive-ი", "No external storage configured" : "გáƒáƒ ე სáƒáƒªáƒáƒ•ი áƒáƒ áƒáƒ კáƒáƒœáƒ¤áƒ˜áƒ’ურირებული", - "You can add external storages in the personal settings" : "გáƒáƒ ე სáƒáƒªáƒáƒ•ები შეგიძლიáƒáƒ— დáƒáƒáƒ›áƒáƒ¢áƒáƒ— პირáƒáƒ“ პáƒáƒ áƒáƒ›áƒ”ტრებში" + "You can add external storages in the personal settings" : "გáƒáƒ ე სáƒáƒªáƒáƒ•ები შეგიძლიáƒáƒ— დáƒáƒáƒ›áƒáƒ¢áƒáƒ— პირáƒáƒ“ პáƒáƒ áƒáƒ›áƒ”ტრებში", + "Are you sure you want to delete this external storage" : "დáƒáƒ წმუნებული ხáƒáƒ თ, რáƒáƒ› გსურთ áƒáƒ› გáƒáƒ ე სáƒáƒªáƒáƒ•ის გáƒáƒ£áƒ¥áƒ›áƒ”ბáƒ?" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js index 41ac38d7dfcb203cda377ae5ce104883cb30ccf4..f944958a3326e3d6d3f16640b9539aa250f4b27e 100644 --- a/apps/files_external/l10n/ko.js +++ b/apps/files_external/l10n/ko.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(그룹)", "Compatibility with Mac NFD encoding (slow)" : "Mac NFD ì¸ì½”딩 호환성 사용(ëŠë¦¼)", "Admin defined" : "ê´€ë¦¬ìž ì§€ì •", - "Are you sure you want to delete this external storage" : "ì´ ì™¸ë¶€ ì €ìž¥ì†Œë¥¼ ì‚ì œí•˜ì‹œê² ìŠµë‹ˆê¹Œ", "Delete storage?" : "ì €ìž¥ì†Œë¥¼ ì‚ì œí•˜ì‹œê² ìŠµë‹ˆê¹Œ?", "Saved" : "ì €ìž¥ë¨", "Saving..." : "ì €ìž¥ 중...", @@ -128,6 +127,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google 드ë¼ì´ë¸Œ", "No external storage configured" : "외부 ì €ìž¥ì†Œê°€ ì„¤ì •ë˜ì§€ 않았ìŒ", - "You can add external storages in the personal settings" : "ê°œì¸ ì„¤ì •ì—서 외부 ì €ìž¥ì†Œë¥¼ ì¶”ê°€í• ìˆ˜ 있습니다" + "You can add external storages in the personal settings" : "ê°œì¸ ì„¤ì •ì—서 외부 ì €ìž¥ì†Œë¥¼ ì¶”ê°€í• ìˆ˜ 있습니다", + "Are you sure you want to delete this external storage" : "ì´ ì™¸ë¶€ ì €ìž¥ì†Œë¥¼ ì‚ì œí•˜ì‹œê² ìŠµë‹ˆê¹Œ" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/ko.json b/apps/files_external/l10n/ko.json index 1ef988c214fdebd59a394ca215ef0961028c1fa9..c91a255e708e46991a40abc14171c97227090127 100644 --- a/apps/files_external/l10n/ko.json +++ b/apps/files_external/l10n/ko.json @@ -12,7 +12,6 @@ "(group)" : "(그룹)", "Compatibility with Mac NFD encoding (slow)" : "Mac NFD ì¸ì½”딩 호환성 사용(ëŠë¦¼)", "Admin defined" : "ê´€ë¦¬ìž ì§€ì •", - "Are you sure you want to delete this external storage" : "ì´ ì™¸ë¶€ ì €ìž¥ì†Œë¥¼ ì‚ì œí•˜ì‹œê² ìŠµë‹ˆê¹Œ", "Delete storage?" : "ì €ìž¥ì†Œë¥¼ ì‚ì œí•˜ì‹œê² ìŠµë‹ˆê¹Œ?", "Saved" : "ì €ìž¥ë¨", "Saving..." : "ì €ìž¥ 중...", @@ -126,6 +125,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google 드ë¼ì´ë¸Œ", "No external storage configured" : "외부 ì €ìž¥ì†Œê°€ ì„¤ì •ë˜ì§€ 않았ìŒ", - "You can add external storages in the personal settings" : "ê°œì¸ ì„¤ì •ì—서 외부 ì €ìž¥ì†Œë¥¼ ì¶”ê°€í• ìˆ˜ 있습니다" + "You can add external storages in the personal settings" : "ê°œì¸ ì„¤ì •ì—서 외부 ì €ìž¥ì†Œë¥¼ ì¶”ê°€í• ìˆ˜ 있습니다", + "Are you sure you want to delete this external storage" : "ì´ ì™¸ë¶€ ì €ìž¥ì†Œë¥¼ ì‚ì œí•˜ì‹œê² ìŠµë‹ˆê¹Œ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/nb.js b/apps/files_external/l10n/nb.js index 5014045ae47c37d658d2cf5d6e17dceda70804cd..c5020364ad81423cd853f4e817d066a6b800f090 100644 --- a/apps/files_external/l10n/nb.js +++ b/apps/files_external/l10n/nb.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(gruppe)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibelt med Mac NFD koding (treg)", "Admin defined" : "Admin-definert", - "Are you sure you want to delete this external storage" : "Er du sikker pÃ¥ at du vil slette denne eksterne lagringsplassen?", "Delete storage?" : "Slett lagringsplass", "Saved" : "Lagret", "Saving..." : "Lagrer…", @@ -129,6 +128,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Eksternt lager er ikke konfigurert", - "You can add external storages in the personal settings" : "Du kan legge til eksterne lagre i personlige innstillinger" + "You can add external storages in the personal settings" : "Du kan legge til eksterne lagre i personlige innstillinger", + "Are you sure you want to delete this external storage" : "Er du sikker pÃ¥ at du vil slette denne eksterne lagringsplassen?" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/nb.json b/apps/files_external/l10n/nb.json index bd7a6483e0ee4b7af8f06d1b7abcef7fffc6d44d..2e0e3e16469530de19b38c766d40edb9687930de 100644 --- a/apps/files_external/l10n/nb.json +++ b/apps/files_external/l10n/nb.json @@ -12,7 +12,6 @@ "(group)" : "(gruppe)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibelt med Mac NFD koding (treg)", "Admin defined" : "Admin-definert", - "Are you sure you want to delete this external storage" : "Er du sikker pÃ¥ at du vil slette denne eksterne lagringsplassen?", "Delete storage?" : "Slett lagringsplass", "Saved" : "Lagret", "Saving..." : "Lagrer…", @@ -127,6 +126,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Eksternt lager er ikke konfigurert", - "You can add external storages in the personal settings" : "Du kan legge til eksterne lagre i personlige innstillinger" + "You can add external storages in the personal settings" : "Du kan legge til eksterne lagre i personlige innstillinger", + "Are you sure you want to delete this external storage" : "Er du sikker pÃ¥ at du vil slette denne eksterne lagringsplassen?" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/nl.js b/apps/files_external/l10n/nl.js index 6eeb17bec65b3226b5d34a6a9282d1429d015e4b..1dc2f2315e705ce9b8680a87a9a04198761a3c93 100644 --- a/apps/files_external/l10n/nl.js +++ b/apps/files_external/l10n/nl.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(groep)", "Compatibility with Mac NFD encoding (slow)" : "Compatibiliteit met Mac NFD encoding (traag)", "Admin defined" : "Beheerder gedefinieerd", - "Are you sure you want to delete this external storage" : "Weet je zeker dat je de externe opslag wilt verwijderen", "Delete storage?" : "Opslag verwijderen?", "Saved" : "Bewaard", "Saving..." : "Bewaren...", @@ -133,6 +132,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Geen externe opslag geconfigureerd", - "You can add external storages in the personal settings" : "Je kunt externe opslag toevoegen in persoonlijke instellingen" + "You can add external storages in the personal settings" : "Je kunt externe opslag toevoegen in persoonlijke instellingen", + "Are you sure you want to delete this external storage" : "Weet je zeker dat je de externe opslag wilt verwijderen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/nl.json b/apps/files_external/l10n/nl.json index 2de457a1739be4738f403a503a016e02dc9e9af8..717058cba7fe4a92b6f59c20ddb8426738c95072 100644 --- a/apps/files_external/l10n/nl.json +++ b/apps/files_external/l10n/nl.json @@ -12,7 +12,6 @@ "(group)" : "(groep)", "Compatibility with Mac NFD encoding (slow)" : "Compatibiliteit met Mac NFD encoding (traag)", "Admin defined" : "Beheerder gedefinieerd", - "Are you sure you want to delete this external storage" : "Weet je zeker dat je de externe opslag wilt verwijderen", "Delete storage?" : "Opslag verwijderen?", "Saved" : "Bewaard", "Saving..." : "Bewaren...", @@ -131,6 +130,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Geen externe opslag geconfigureerd", - "You can add external storages in the personal settings" : "Je kunt externe opslag toevoegen in persoonlijke instellingen" + "You can add external storages in the personal settings" : "Je kunt externe opslag toevoegen in persoonlijke instellingen", + "Are you sure you want to delete this external storage" : "Weet je zeker dat je de externe opslag wilt verwijderen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js index 9b4adc9ffec28f75d299deb1487821d79000dfea..9b7dce2396ae28c032c0850bd63132c9ca3b695c 100644 --- a/apps/files_external/l10n/pl.js +++ b/apps/files_external/l10n/pl.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupa)", "Compatibility with Mac NFD encoding (slow)" : "Zgodność z kodowaniem Mac NFD (powolny)", "Admin defined" : "Zdefiniowane przez Administratora", - "Are you sure you want to delete this external storage" : "Czy na pewno chcesz usunąć zewnÄ™trzny magazyn?", "Delete storage?" : "Usunąć magazyn?", "Saved" : "Zapisano", "Saving..." : "Zapisywanie...", @@ -128,6 +127,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Dysk Google", "No external storage configured" : "Nie skonfigurowano żadnego zewnÄ™trznego noÅ›nika", - "You can add external storages in the personal settings" : "W ustawieniach osobistych możesz dodać zewnÄ™trzne magazyny przechowywania" + "You can add external storages in the personal settings" : "W ustawieniach osobistych możesz dodać zewnÄ™trzne magazyny przechowywania", + "Are you sure you want to delete this external storage" : "Czy na pewno chcesz usunąć zewnÄ™trzny magazyn?" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files_external/l10n/pl.json b/apps/files_external/l10n/pl.json index c126cce525846c03f31e1d1015c3c0d6f7adb3de..cb509d198ab87207adac1022b33c9bfb4692dc23 100644 --- a/apps/files_external/l10n/pl.json +++ b/apps/files_external/l10n/pl.json @@ -12,7 +12,6 @@ "(group)" : "(grupa)", "Compatibility with Mac NFD encoding (slow)" : "Zgodność z kodowaniem Mac NFD (powolny)", "Admin defined" : "Zdefiniowane przez Administratora", - "Are you sure you want to delete this external storage" : "Czy na pewno chcesz usunąć zewnÄ™trzny magazyn?", "Delete storage?" : "Usunąć magazyn?", "Saved" : "Zapisano", "Saving..." : "Zapisywanie...", @@ -126,6 +125,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Dysk Google", "No external storage configured" : "Nie skonfigurowano żadnego zewnÄ™trznego noÅ›nika", - "You can add external storages in the personal settings" : "W ustawieniach osobistych możesz dodać zewnÄ™trzne magazyny przechowywania" + "You can add external storages in the personal settings" : "W ustawieniach osobistych możesz dodać zewnÄ™trzne magazyny przechowywania", + "Are you sure you want to delete this external storage" : "Czy na pewno chcesz usunąć zewnÄ™trzny magazyn?" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js index 4cb148307de25aa793ad7fb2bec9ee52c4fa8e4a..87478ddfe155bdf8fff08ff292dea66974ae60a0 100644 --- a/apps/files_external/l10n/pt_BR.js +++ b/apps/files_external/l10n/pt_BR.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidade com a codificação Mac NFD (lento)", "Admin defined" : "Definido pelo administrador", - "Are you sure you want to delete this external storage" : "Quer realmente excluir este armazenamento externo", "Delete storage?" : "Excluir armazenamento?", "Saved" : "Salvo", "Saving..." : "Salvando...", @@ -133,6 +132,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Nenhum armazendo externo foi configurado", - "You can add external storages in the personal settings" : "Você pode adicionar armazenamentos externos nas configurações pessoais" + "You can add external storages in the personal settings" : "Você pode adicionar armazenamentos externos nas configurações pessoais", + "Are you sure you want to delete this external storage" : "Quer realmente excluir este armazenamento externo" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json index 7d12d737268ef270e07aee7279dd03cc062730dc..7f84859f710b84c18679777a0518aa5e4a568231 100644 --- a/apps/files_external/l10n/pt_BR.json +++ b/apps/files_external/l10n/pt_BR.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidade com a codificação Mac NFD (lento)", "Admin defined" : "Definido pelo administrador", - "Are you sure you want to delete this external storage" : "Quer realmente excluir este armazenamento externo", "Delete storage?" : "Excluir armazenamento?", "Saved" : "Salvo", "Saving..." : "Salvando...", @@ -131,6 +130,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Nenhum armazendo externo foi configurado", - "You can add external storages in the personal settings" : "Você pode adicionar armazenamentos externos nas configurações pessoais" + "You can add external storages in the personal settings" : "Você pode adicionar armazenamentos externos nas configurações pessoais", + "Are you sure you want to delete this external storage" : "Quer realmente excluir este armazenamento externo" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/pt_PT.js b/apps/files_external/l10n/pt_PT.js index d23eb65a36074806090201ae95c19c1ca264a826..d0d4369a9c1d2708a11f768f5e996279ad8d9f6d 100644 --- a/apps/files_external/l10n/pt_PT.js +++ b/apps/files_external/l10n/pt_PT.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidade com a codificação NFD Mac (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "De certeza que quer apagar este armazenamento externo", "Delete storage?" : "Apagar armazenamento?", "Saved" : "Guardado", "Saving..." : "A guardar...", @@ -129,6 +128,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Sem armazenamentos externos configurados", - "You can add external storages in the personal settings" : "Pode adicionar armazenamentos externos nas definições pessoais" + "You can add external storages in the personal settings" : "Pode adicionar armazenamentos externos nas definições pessoais", + "Are you sure you want to delete this external storage" : "De certeza que quer apagar este armazenamento externo" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/pt_PT.json b/apps/files_external/l10n/pt_PT.json index 83c17f3764a27a199cb7cdfcc4de8646a41893ba..df177029a3bbf892739af562c3766ddce7a29edc 100644 --- a/apps/files_external/l10n/pt_PT.json +++ b/apps/files_external/l10n/pt_PT.json @@ -12,7 +12,6 @@ "(group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidade com a codificação NFD Mac (lenta)", "Admin defined" : "Administrador definido", - "Are you sure you want to delete this external storage" : "De certeza que quer apagar este armazenamento externo", "Delete storage?" : "Apagar armazenamento?", "Saved" : "Guardado", "Saving..." : "A guardar...", @@ -127,6 +126,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Sem armazenamentos externos configurados", - "You can add external storages in the personal settings" : "Pode adicionar armazenamentos externos nas definições pessoais" + "You can add external storages in the personal settings" : "Pode adicionar armazenamentos externos nas definições pessoais", + "Are you sure you want to delete this external storage" : "De certeza que quer apagar este armazenamento externo" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index d563cbad597283a161ab509c0c26a39671171c8f..1d2de5009c1e3b502b990c3ace0fb823489792a0 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(группа)", "Compatibility with Mac NFD encoding (slow)" : "СовмеÑтимоÑть Ñ ÐºÐ¾Ð´Ð¸Ñ€Ð¾Ð²ÐºÐ¾Ð¹ Mac NFD (медленно)", "Admin defined" : "Определено админиÑтратором", - "Are you sure you want to delete this external storage" : "ДейÑтвительно удалить Ñто внешнее хранилище?", "Delete storage?" : "Удалить хранилище?", "Saved" : "Сохранено", "Saving..." : "Сохранение...", @@ -133,6 +132,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Внешние хранилища не наÑтроены", - "You can add external storages in the personal settings" : "Ð’Ñ‹ можете добавить внешние хранилища в личных наÑтройках" + "You can add external storages in the personal settings" : "Ð’Ñ‹ можете добавить внешние хранилища в личных наÑтройках", + "Are you sure you want to delete this external storage" : "ДейÑтвительно удалить Ñто внешнее хранилище?" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json index a37c97a401ad02bb5e13584f5629a99b1916e5a4..a05968c543f54dd3b7aabafaf5e34c66d32596bc 100644 --- a/apps/files_external/l10n/ru.json +++ b/apps/files_external/l10n/ru.json @@ -12,7 +12,6 @@ "(group)" : "(группа)", "Compatibility with Mac NFD encoding (slow)" : "СовмеÑтимоÑть Ñ ÐºÐ¾Ð´Ð¸Ñ€Ð¾Ð²ÐºÐ¾Ð¹ Mac NFD (медленно)", "Admin defined" : "Определено админиÑтратором", - "Are you sure you want to delete this external storage" : "ДейÑтвительно удалить Ñто внешнее хранилище?", "Delete storage?" : "Удалить хранилище?", "Saved" : "Сохранено", "Saving..." : "Сохранение...", @@ -131,6 +130,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Внешние хранилища не наÑтроены", - "You can add external storages in the personal settings" : "Ð’Ñ‹ можете добавить внешние хранилища в личных наÑтройках" + "You can add external storages in the personal settings" : "Ð’Ñ‹ можете добавить внешние хранилища в личных наÑтройках", + "Are you sure you want to delete this external storage" : "ДейÑтвительно удалить Ñто внешнее хранилище?" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/apps/files_external/l10n/sk.js b/apps/files_external/l10n/sk.js index 8d20c4c3dbfbab482af7f0cb5e2551ebae918c07..94277458b2ec268dd12d15605ef3f3af331ad674 100644 --- a/apps/files_external/l10n/sk.js +++ b/apps/files_external/l10n/sk.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(skupina)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilita s Mac NFD enkódovanÃm (pomalé)", "Admin defined" : "Nastavené správcom", - "Are you sure you want to delete this external storage" : "Naozaj chcete zmazaÅ¥ toto externé úložisko?", "Delete storage?" : "ZmazaÅ¥ externé úložisko?", "Saved" : "Uložené", "Saving..." : "Ukladá sa...", @@ -123,6 +122,7 @@ OC.L10N.register( "OpenStack" : "OpenStack", "Dropbox" : "Dropbox", "No external storage configured" : "Žiadne externé úložisko nie je nakonfigurované", - "You can add external storages in the personal settings" : "Externé úložisko je možné pridaÅ¥ v osobných nastaveniach" + "You can add external storages in the personal settings" : "Externé úložisko je možné pridaÅ¥ v osobných nastaveniach", + "Are you sure you want to delete this external storage" : "Naozaj chcete zmazaÅ¥ toto externé úložisko?" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/files_external/l10n/sk.json b/apps/files_external/l10n/sk.json index 45af77e5c79d4930effcd46ab93a5480258b2e07..8fc84346148305e822ff3ff169a81d5d3c1d1685 100644 --- a/apps/files_external/l10n/sk.json +++ b/apps/files_external/l10n/sk.json @@ -12,7 +12,6 @@ "(group)" : "(skupina)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilita s Mac NFD enkódovanÃm (pomalé)", "Admin defined" : "Nastavené správcom", - "Are you sure you want to delete this external storage" : "Naozaj chcete zmazaÅ¥ toto externé úložisko?", "Delete storage?" : "ZmazaÅ¥ externé úložisko?", "Saved" : "Uložené", "Saving..." : "Ukladá sa...", @@ -121,6 +120,7 @@ "OpenStack" : "OpenStack", "Dropbox" : "Dropbox", "No external storage configured" : "Žiadne externé úložisko nie je nakonfigurované", - "You can add external storages in the personal settings" : "Externé úložisko je možné pridaÅ¥ v osobných nastaveniach" + "You can add external storages in the personal settings" : "Externé úložisko je možné pridaÅ¥ v osobných nastaveniach", + "Are you sure you want to delete this external storage" : "Naozaj chcete zmazaÅ¥ toto externé úložisko?" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/sr.js b/apps/files_external/l10n/sr.js index b55c945fc76d35d82492fc1c1af23162db0d5916..baf98245d9ad401d15b1787fff241f560bcfab7b 100644 --- a/apps/files_external/l10n/sr.js +++ b/apps/files_external/l10n/sr.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(група)", "Compatibility with Mac NFD encoding (slow)" : "КомпатибилноÑÑ‚ Ñа NFD кодирањем (Ñпоро)", "Admin defined" : "ДефиниÑао админиÑтратор", - "Are you sure you want to delete this external storage" : "Да ли Ñтварно желите да обришете ово Ñпољашње Ñкладиште?", "Delete storage?" : "Обриши Ñкладиште?", "Saved" : "Сачувано", "Saving..." : "Чувам...", @@ -133,6 +132,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Ðема подешеног Ñпољашњег Ñкладишта", - "You can add external storages in the personal settings" : "Можете додати Ñпољашња Ñкладишта у вашим личним подешавањима" + "You can add external storages in the personal settings" : "Можете додати Ñпољашња Ñкладишта у вашим личним подешавањима", + "Are you sure you want to delete this external storage" : "Да ли Ñтварно желите да обришете ово Ñпољашње Ñкладиште?" }, "nplurals=3; 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_external/l10n/sr.json b/apps/files_external/l10n/sr.json index 76e34314307c997415002919c8de7cc934a2f2b6..afb2c9a1958171255b62ccd8e52919c576240340 100644 --- a/apps/files_external/l10n/sr.json +++ b/apps/files_external/l10n/sr.json @@ -12,7 +12,6 @@ "(group)" : "(група)", "Compatibility with Mac NFD encoding (slow)" : "КомпатибилноÑÑ‚ Ñа NFD кодирањем (Ñпоро)", "Admin defined" : "ДефиниÑао админиÑтратор", - "Are you sure you want to delete this external storage" : "Да ли Ñтварно желите да обришете ово Ñпољашње Ñкладиште?", "Delete storage?" : "Обриши Ñкладиште?", "Saved" : "Сачувано", "Saving..." : "Чувам...", @@ -131,6 +130,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Ðема подешеног Ñпољашњег Ñкладишта", - "You can add external storages in the personal settings" : "Можете додати Ñпољашња Ñкладишта у вашим личним подешавањима" + "You can add external storages in the personal settings" : "Можете додати Ñпољашња Ñкладишта у вашим личним подешавањима", + "Are you sure you want to delete this external storage" : "Да ли Ñтварно желите да обришете ово Ñпољашње Ñкладиште?" },"pluralForm" :"nplurals=3; 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_external/l10n/sv.js b/apps/files_external/l10n/sv.js index c1c80c26e7bcd06c83e6c3a1dff80b546ce1557a..5859c1119280d6c536174d0fc41e77f1954d3c34 100644 --- a/apps/files_external/l10n/sv.js +++ b/apps/files_external/l10n/sv.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grupp)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilitet med Mac NFD kodning (slö)", "Admin defined" : "Admin definerad", - "Are you sure you want to delete this external storage" : "Är du säker att du vill ta bort denna externa lagringen", "Delete storage?" : "Ta bort lagring?", "Saved" : "Sparad", "Saving..." : "Sparar...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "TillÃ¥t användare att montera följande extern lagring", "OpenStack" : "OpenStack", "No external storage configured" : "Ingen extern lagring konfigurerad", - "You can add external storages in the personal settings" : "Du kan lägga till externa lagringar i de personliga inställningarna" + "You can add external storages in the personal settings" : "Du kan lägga till externa lagringar i de personliga inställningarna", + "Are you sure you want to delete this external storage" : "Är du säker att du vill ta bort denna externa lagringen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/sv.json b/apps/files_external/l10n/sv.json index 3ecaac9bbdca90f102a12ee5f28d0e8aa5677116..f47bb22f96f9e0b7bd4aa032cecd7398c13eff65 100644 --- a/apps/files_external/l10n/sv.json +++ b/apps/files_external/l10n/sv.json @@ -12,7 +12,6 @@ "(group)" : "(grupp)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilitet med Mac NFD kodning (slö)", "Admin defined" : "Admin definerad", - "Are you sure you want to delete this external storage" : "Är du säker att du vill ta bort denna externa lagringen", "Delete storage?" : "Ta bort lagring?", "Saved" : "Sparad", "Saving..." : "Sparar...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "TillÃ¥t användare att montera följande extern lagring", "OpenStack" : "OpenStack", "No external storage configured" : "Ingen extern lagring konfigurerad", - "You can add external storages in the personal settings" : "Du kan lägga till externa lagringar i de personliga inställningarna" + "You can add external storages in the personal settings" : "Du kan lägga till externa lagringar i de personliga inställningarna", + "Are you sure you want to delete this external storage" : "Är du säker att du vill ta bort denna externa lagringen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index bdb1102413de1f326e0a8c50f5cd4459714d9a7f..01fc0f70334df3544b6c5816de85003b1acfffa8 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grup)", "Compatibility with Mac NFD encoding (slow)" : "Mac NFD ÅŸifrelemesiyle uyumlu (yavaÅŸ)", "Admin defined" : "Yönetici ayarlamış", - "Are you sure you want to delete this external storage" : "Bu dış depolamayı silmek istediÄŸinize emin misiniz", "Delete storage?" : "Depolama silinsin mi?", "Saved" : "Kaydedildi", "Saving..." : "Kaydediliyor...", @@ -133,6 +132,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Herhangi bir dış depolama yapılandırılmamış", - "You can add external storages in the personal settings" : "KiÅŸisel ayarlar bölümünden dış depolamaları ekleyebilirsiniz" + "You can add external storages in the personal settings" : "KiÅŸisel ayarlar bölümünden dış depolamaları ekleyebilirsiniz", + "Are you sure you want to delete this external storage" : "Bu dış depolamayı silmek istediÄŸinize emin misiniz" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json index 20872cd8a856a8d818bec046ee1898e8ab6e0c52..d4d34e8d4168610b8acdfa652b55aa23be0a27c5 100644 --- a/apps/files_external/l10n/tr.json +++ b/apps/files_external/l10n/tr.json @@ -12,7 +12,6 @@ "(group)" : "(grup)", "Compatibility with Mac NFD encoding (slow)" : "Mac NFD ÅŸifrelemesiyle uyumlu (yavaÅŸ)", "Admin defined" : "Yönetici ayarlamış", - "Are you sure you want to delete this external storage" : "Bu dış depolamayı silmek istediÄŸinize emin misiniz", "Delete storage?" : "Depolama silinsin mi?", "Saved" : "Kaydedildi", "Saving..." : "Kaydediliyor...", @@ -131,6 +130,7 @@ "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Herhangi bir dış depolama yapılandırılmamış", - "You can add external storages in the personal settings" : "KiÅŸisel ayarlar bölümünden dış depolamaları ekleyebilirsiniz" + "You can add external storages in the personal settings" : "KiÅŸisel ayarlar bölümünden dış depolamaları ekleyebilirsiniz", + "Are you sure you want to delete this external storage" : "Bu dış depolamayı silmek istediÄŸinize emin misiniz" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index d9a102345ca30b77a3d6f55477f99693eff3954f..8a3855048753ad71a2e98feef5188171779e85fc 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(分组)", "Compatibility with Mac NFD encoding (slow)" : "兼用 Mac NFD ç¼–ç (æ…¢)", "Admin defined" : "管ç†å‘˜å®šä¹‰", - "Are you sure you want to delete this external storage" : "是å¦è¦åˆ 除该外部å˜å‚¨", "Delete storage?" : "åˆ é™¤å˜å‚¨ï¼Ÿ", "Saved" : "å·²ä¿å˜", "Saving..." : "æ£åœ¨ä¿å˜...", @@ -119,6 +118,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "å…许用户挂载以下外部å˜å‚¨", "OpenStack" : "OpenStack", "No external storage configured" : "没有é…置外部å˜å‚¨", - "You can add external storages in the personal settings" : "您å¯ä»¥åœ¨ä¸ªäººè®¾ç½®ä¸æ·»åŠ å¤–éƒ¨å˜å‚¨" + "You can add external storages in the personal settings" : "您å¯ä»¥åœ¨ä¸ªäººè®¾ç½®ä¸æ·»åŠ å¤–éƒ¨å˜å‚¨", + "Are you sure you want to delete this external storage" : "是å¦è¦åˆ 除该外部å˜å‚¨" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json index fc8b3cfef3a047a7e783cc841681cdb14a4b02d2..327e922b12b0401b963120ba65d2715c9f6e0ad1 100644 --- a/apps/files_external/l10n/zh_CN.json +++ b/apps/files_external/l10n/zh_CN.json @@ -12,7 +12,6 @@ "(group)" : "(分组)", "Compatibility with Mac NFD encoding (slow)" : "兼用 Mac NFD ç¼–ç (æ…¢)", "Admin defined" : "管ç†å‘˜å®šä¹‰", - "Are you sure you want to delete this external storage" : "是å¦è¦åˆ 除该外部å˜å‚¨", "Delete storage?" : "åˆ é™¤å˜å‚¨ï¼Ÿ", "Saved" : "å·²ä¿å˜", "Saving..." : "æ£åœ¨ä¿å˜...", @@ -117,6 +116,7 @@ "Allow users to mount the following external storage" : "å…许用户挂载以下外部å˜å‚¨", "OpenStack" : "OpenStack", "No external storage configured" : "没有é…置外部å˜å‚¨", - "You can add external storages in the personal settings" : "您å¯ä»¥åœ¨ä¸ªäººè®¾ç½®ä¸æ·»åŠ å¤–éƒ¨å˜å‚¨" + "You can add external storages in the personal settings" : "您å¯ä»¥åœ¨ä¸ªäººè®¾ç½®ä¸æ·»åŠ å¤–éƒ¨å˜å‚¨", + "Are you sure you want to delete this external storage" : "是å¦è¦åˆ 除该外部å˜å‚¨" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index 66ef7e938a682067ef1c33c50c17ba3025e0ef22..5e9b0cbb140d5c30aad183f157b2ed142ffd72f8 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(群組)", "Compatibility with Mac NFD encoding (slow)" : "與Macçš„NFDç·¨ç¢¼æ ¼å¼ç›¸å®¹(較慢)", "Admin defined" : "管ç†è€…定義", - "Are you sure you want to delete this external storage" : "您確定è¦åˆªé™¤é¡å¤–的空間?", "Delete storage?" : "刪除空間", "Saved" : "已儲å˜", "Saving..." : "儲å˜ä¸...", @@ -112,6 +111,7 @@ OC.L10N.register( "Allow users to mount the following external storage" : "å…許使用者自行掛載以下的外部儲å˜", "OpenStack" : "OpenStack", "No external storage configured" : "ç›®å‰å°šæœªé…置任何外部儲å˜", - "You can add external storages in the personal settings" : "在個人è¨å®šè£¡æ‚¨å¯ä»¥è‡ªè¡ŒåŠ å…¥å¤–éƒ¨å„²å˜è¨å®š" + "You can add external storages in the personal settings" : "在個人è¨å®šè£¡æ‚¨å¯ä»¥è‡ªè¡ŒåŠ å…¥å¤–éƒ¨å„²å˜è¨å®š", + "Are you sure you want to delete this external storage" : "您確定è¦åˆªé™¤é¡å¤–的空間?" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index 04bc4ce10dea231f65b4e266834ea0e9157271eb..1e5d8690567e02e61dcfa911e9fc6772689d3a29 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.json @@ -12,7 +12,6 @@ "(group)" : "(群組)", "Compatibility with Mac NFD encoding (slow)" : "與Macçš„NFDç·¨ç¢¼æ ¼å¼ç›¸å®¹(較慢)", "Admin defined" : "管ç†è€…定義", - "Are you sure you want to delete this external storage" : "您確定è¦åˆªé™¤é¡å¤–的空間?", "Delete storage?" : "刪除空間", "Saved" : "已儲å˜", "Saving..." : "儲å˜ä¸...", @@ -110,6 +109,7 @@ "Allow users to mount the following external storage" : "å…許使用者自行掛載以下的外部儲å˜", "OpenStack" : "OpenStack", "No external storage configured" : "ç›®å‰å°šæœªé…置任何外部儲å˜", - "You can add external storages in the personal settings" : "在個人è¨å®šè£¡æ‚¨å¯ä»¥è‡ªè¡ŒåŠ å…¥å¤–éƒ¨å„²å˜è¨å®š" + "You can add external storages in the personal settings" : "在個人è¨å®šè£¡æ‚¨å¯ä»¥è‡ªè¡ŒåŠ å…¥å¤–éƒ¨å„²å˜è¨å®š", + "Are you sure you want to delete this external storage" : "您確定è¦åˆªé™¤é¡å¤–的空間?" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/theming/l10n/af.js b/apps/theming/l10n/af.js index eb3e81075bcefd9d67dfc15c3dda7cbf0bc63c8f..5c63f521f9ddde8a9f50b33d930234c6f422d428 100644 --- a/apps/theming/l10n/af.js +++ b/apps/theming/l10n/af.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Geen fout is teëgekom nie, die lêer is met suksesvol opgelaai", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die opgelaaide lêer oorskry die upload_max_filesize riglyn in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die opgelaaide lêer oorskry die MAX_FILE_SIZE riglyn wat in die HTML vorm gespesifiseer is", - "The uploaded file was only partially uploaded" : "Die opgelaaide lêer is slegs gedeeltelik opgelaai", "No file was uploaded" : "Geen lêer is opgelaai", "Missing a temporary folder" : "Ontbrekende tydelike gids", "No file uploaded" : "Geen lêer opgelaai", @@ -29,6 +28,7 @@ OC.L10N.register( "Login image" : "Aantekenbeeld", "Upload new login background" : "Laai nuwe aantekenagtergrond op", "Remove background image" : "Verwyder agtergrondbeeld", - "reset to default" : "herstel na verstek" + "reset to default" : "herstel na verstek", + "The uploaded file was only partially uploaded" : "Die opgelaaide lêer is slegs gedeeltelik opgelaai" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/af.json b/apps/theming/l10n/af.json index dce613de0fde7ca6ef005e5a8627b155b8b924b5..fa41800513befb2e8a1083d8d7907aab3f321d8b 100644 --- a/apps/theming/l10n/af.json +++ b/apps/theming/l10n/af.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "Geen fout is teëgekom nie, die lêer is met suksesvol opgelaai", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die opgelaaide lêer oorskry die upload_max_filesize riglyn in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die opgelaaide lêer oorskry die MAX_FILE_SIZE riglyn wat in die HTML vorm gespesifiseer is", - "The uploaded file was only partially uploaded" : "Die opgelaaide lêer is slegs gedeeltelik opgelaai", "No file was uploaded" : "Geen lêer is opgelaai", "Missing a temporary folder" : "Ontbrekende tydelike gids", "No file uploaded" : "Geen lêer opgelaai", @@ -27,6 +26,7 @@ "Login image" : "Aantekenbeeld", "Upload new login background" : "Laai nuwe aantekenagtergrond op", "Remove background image" : "Verwyder agtergrondbeeld", - "reset to default" : "herstel na verstek" + "reset to default" : "herstel na verstek", + "The uploaded file was only partially uploaded" : "Die opgelaaide lêer is slegs gedeeltelik opgelaai" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js index 9afcc77ce65dd95a685bbbb4e4656f8c142ced24..fab0696f59b08e571b7ae30fa5e71aeb5431c319 100644 --- a/apps/theming/l10n/cs.js +++ b/apps/theming/l10n/cs.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Nenastala žádná chyba, soubor byl úspěšnÄ› nahrán", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahrávaný soubor pÅ™esahuje nastavenà upload_max_filesize v php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Nahraný soubor pÅ™ekraÄuje nastavenà MAX_FILE_SIZE, která byla zadána ve HTML formuláři", - "The uploaded file was only partially uploaded" : "Nahraný soubor byl nahrán pouze ÄásteÄnÄ›", "No file was uploaded" : "Nebyl nahrán žádný soubor", "Missing a temporary folder" : "Chybà adresář pro doÄasné soubory", "Failed to write file to disk." : "Selhal zápis na disk", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "Nahrát nové pÅ™ihlaÅ¡ovacà pozadÃ", "Remove background image" : "Odebrat obrázek pozadÃ", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozÅ¡ÃÅ™enà Imagemagick PHP s podporou obrázků SVG, které automaticky generuje favicony na základÄ› nahraného loga a barvy.", - "reset to default" : "obnovit výchozÃ" + "reset to default" : "obnovit výchozÃ", + "The uploaded file was only partially uploaded" : "Nahraný soubor byl nahrán pouze ÄásteÄnÄ›" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json index 0ea0b482b1b389c64f1b7ffe3a4b89baa6d7346b..64b1fa8293c7d7060e21dbbe6ea1f3191ee566f9 100644 --- a/apps/theming/l10n/cs.json +++ b/apps/theming/l10n/cs.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "Nenastala žádná chyba, soubor byl úspěšnÄ› nahrán", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahrávaný soubor pÅ™esahuje nastavenà upload_max_filesize v php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Nahraný soubor pÅ™ekraÄuje nastavenà MAX_FILE_SIZE, která byla zadána ve HTML formuláři", - "The uploaded file was only partially uploaded" : "Nahraný soubor byl nahrán pouze ÄásteÄnÄ›", "No file was uploaded" : "Nebyl nahrán žádný soubor", "Missing a temporary folder" : "Chybà adresář pro doÄasné soubory", "Failed to write file to disk." : "Selhal zápis na disk", @@ -33,6 +32,7 @@ "Upload new login background" : "Nahrát nové pÅ™ihlaÅ¡ovacà pozadÃ", "Remove background image" : "Odebrat obrázek pozadÃ", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozÅ¡ÃÅ™enà Imagemagick PHP s podporou obrázků SVG, které automaticky generuje favicony na základÄ› nahraného loga a barvy.", - "reset to default" : "obnovit výchozÃ" + "reset to default" : "obnovit výchozÃ", + "The uploaded file was only partially uploaded" : "Nahraný soubor byl nahrán pouze ÄásteÄnÄ›" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/theming/l10n/da.js b/apps/theming/l10n/da.js index 699d29ed3ca217fbedd5d7aacd973fe042e5c348..4891b0019055794ce6913b6c0a44cc71773729a6 100644 --- a/apps/theming/l10n/da.js +++ b/apps/theming/l10n/da.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Der skete ingen fejl, filen blev succesfuldt uploadet", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uploadede fil overstiger upload_max_filesize direktivet i php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uploadede fil overstiger MAX_FILE_SIZE indstilingen, som specificeret i HTML formularen", - "The uploaded file was only partially uploaded" : "Filen blev kun delvist uploadet.", "No file was uploaded" : "Ingen fil uploadet", "Missing a temporary folder" : "Manglende midlertidig mappe.", "Failed to write file to disk." : "Fejl ved skrivning af fil til disk.", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "Upload nyt login billede", "Remove background image" : "Fjern baggrundsbillede", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer Imagemagick PHP udvidelsen med SVG support for automatisk at genererer favikoner baseret pÃ¥ the uploadede logo og farver.", - "reset to default" : "nulstil til standardindstillinger " + "reset to default" : "nulstil til standardindstillinger ", + "The uploaded file was only partially uploaded" : "Filen blev kun delvist uploadet." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/da.json b/apps/theming/l10n/da.json index bd799ff11873750762e67cdc3789d475f73eb188..0235f5786cffd39a770c79db6111e3ebb2e3b35e 100644 --- a/apps/theming/l10n/da.json +++ b/apps/theming/l10n/da.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "Der skete ingen fejl, filen blev succesfuldt uploadet", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uploadede fil overstiger upload_max_filesize direktivet i php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uploadede fil overstiger MAX_FILE_SIZE indstilingen, som specificeret i HTML formularen", - "The uploaded file was only partially uploaded" : "Filen blev kun delvist uploadet.", "No file was uploaded" : "Ingen fil uploadet", "Missing a temporary folder" : "Manglende midlertidig mappe.", "Failed to write file to disk." : "Fejl ved skrivning af fil til disk.", @@ -32,6 +31,7 @@ "Upload new login background" : "Upload nyt login billede", "Remove background image" : "Fjern baggrundsbillede", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer Imagemagick PHP udvidelsen med SVG support for automatisk at genererer favikoner baseret pÃ¥ the uploadede logo og farver.", - "reset to default" : "nulstil til standardindstillinger " + "reset to default" : "nulstil til standardindstillinger ", + "The uploaded file was only partially uploaded" : "Filen blev kun delvist uploadet." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js index 74ab7e301e1eb0e8e8eb4b2a61205bb33d22a627..2fee6966f482c5befc2eafa2f67a715a41b7c0ed 100644 --- a/apps/theming/l10n/de.js +++ b/apps/theming/l10n/de.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE - Vorgabe erlaubt, die im HTML-Formular spezifiziert ist.", - "The uploaded file was only partially uploaded" : "Die Datei konnte nur teilweise übertragen werden", "No file was uploaded" : "Es wurde keine Datei hochgeladen", "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", "Failed to write file to disk." : "Fehler beim Schreiben der Datei auf die Festplatte.", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "Neuen Anmelde-Hintergrund hochladen", "Remove background image" : "Entferne Hintergrundbild", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installiere die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favoriten-Icons auf Basis des hochgeladenen Icons und der Farbe zu erstellen.", - "reset to default" : "Auf Standard zurücksetzen" + "reset to default" : "Auf Standard zurücksetzen", + "The uploaded file was only partially uploaded" : "Die Datei konnte nur teilweise übertragen werden" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/de.json b/apps/theming/l10n/de.json index 7586035e09100063d6596d7d6d4e69a98dc275fb..7f6b4352eaecf6775e37b11fc7f7ceb3b75565c5 100644 --- a/apps/theming/l10n/de.json +++ b/apps/theming/l10n/de.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE - Vorgabe erlaubt, die im HTML-Formular spezifiziert ist.", - "The uploaded file was only partially uploaded" : "Die Datei konnte nur teilweise übertragen werden", "No file was uploaded" : "Es wurde keine Datei hochgeladen", "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", "Failed to write file to disk." : "Fehler beim Schreiben der Datei auf die Festplatte.", @@ -33,6 +32,7 @@ "Upload new login background" : "Neuen Anmelde-Hintergrund hochladen", "Remove background image" : "Entferne Hintergrundbild", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installiere die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favoriten-Icons auf Basis des hochgeladenen Icons und der Farbe zu erstellen.", - "reset to default" : "Auf Standard zurücksetzen" + "reset to default" : "Auf Standard zurücksetzen", + "The uploaded file was only partially uploaded" : "Die Datei konnte nur teilweise übertragen werden" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js index 57296b8ff710f07ee85098a6481e62937a83bc3e..f5cc68856ca78d5ad07fcd793b01249b54a97db7 100644 --- a/apps/theming/l10n/de_DE.js +++ b/apps/theming/l10n/de_DE.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE-Vorgabe erlaubt, die im HTML-Formular spezifiziert ist", - "The uploaded file was only partially uploaded" : "Die Datei konnte nur teilweise übertragen werden", "No file was uploaded" : "Es wurde keine Datei hochgeladen", "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", "Failed to write file to disk." : "Fehler beim Schreiben der Datei auf die Festplatte.", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "Neuen Anmelde-Hintergrund hochladen", "Remove background image" : "Entferne Hintergrundbild", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installieren Sie die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favoriten-Icons auf Basis des hochgeladenen Icons und der Farbe zu erstellen.", - "reset to default" : "Auf Standard zurücksetzen" + "reset to default" : "Auf Standard zurücksetzen", + "The uploaded file was only partially uploaded" : "Die Datei konnte nur teilweise übertragen werden" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/de_DE.json b/apps/theming/l10n/de_DE.json index 55e26e46d1710e0f575738eaa1e254609f0271ca..b4f1d3e5627475d2b71440aa4ab1b870248c2e85 100644 --- a/apps/theming/l10n/de_DE.json +++ b/apps/theming/l10n/de_DE.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE-Vorgabe erlaubt, die im HTML-Formular spezifiziert ist", - "The uploaded file was only partially uploaded" : "Die Datei konnte nur teilweise übertragen werden", "No file was uploaded" : "Es wurde keine Datei hochgeladen", "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", "Failed to write file to disk." : "Fehler beim Schreiben der Datei auf die Festplatte.", @@ -33,6 +32,7 @@ "Upload new login background" : "Neuen Anmelde-Hintergrund hochladen", "Remove background image" : "Entferne Hintergrundbild", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installieren Sie die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favoriten-Icons auf Basis des hochgeladenen Icons und der Farbe zu erstellen.", - "reset to default" : "Auf Standard zurücksetzen" + "reset to default" : "Auf Standard zurücksetzen", + "The uploaded file was only partially uploaded" : "Die Datei konnte nur teilweise übertragen werden" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/el.js b/apps/theming/l10n/el.js index 039b91a1c7531d39ec58e8313f3201dad3abf672..0a1831e08b15686fed412fe8bdeee4c6f3404933 100644 --- a/apps/theming/l10n/el.js +++ b/apps/theming/l10n/el.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Δεν υπάÏχει σφάλμα, το αÏχείο μεταφοÏτώθηκε με επιτυχία", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Το μεταφοÏτωμÎνο αÏχείο υπεÏβαίνει την οδηγία upload_max_filesize στο php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Το μεταφοÏτωμÎνο αÏχείο υπεÏβαίνει την οδηγία MAX_FILE_SIZE που καθοÏίστηκε στην φόÏμα HTML.", - "The uploaded file was only partially uploaded" : "Το μεταφοÏτωμÎνο αÏχείο μεταφοÏτώθηκε εν μÎÏει", "No file was uploaded" : "Δεν μεταφοÏτώθηκε κάποιο αÏχείο", "Missing a temporary folder" : "Λείπει κάποιος Ï€ÏοσωÏινός φάκελος", "Failed to write file to disk." : "Αποτυχία εγγÏαφής αÏχείου στο δίσκο.", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "ΜεταφόÏτωση νÎου παÏασκηνίου εισόδου", "Remove background image" : "ΑφαίÏεση εικόνας παÏασκηνίου", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Εγκαταστήστε την επÎκταση PHP Imagemagick με υποστήÏιξη SVG εικόνων, για να γίνει αυτόματη δημιουÏγία favicon βασισμÎνο πάνω στο μεταφοÏτωμÎνο λογότυπο και χÏώμα.", - "reset to default" : "επαναφοÏά στα Ï€ÏοεπιλεγμÎνα" + "reset to default" : "επαναφοÏά στα Ï€ÏοεπιλεγμÎνα", + "The uploaded file was only partially uploaded" : "Το μεταφοÏτωμÎνο αÏχείο μεταφοÏτώθηκε εν μÎÏει" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/el.json b/apps/theming/l10n/el.json index c84c3db45f15555a5c588693d87a3adde2f61dc6..e29cad8d4bafff5be8311bb00c7b687b1b44537f 100644 --- a/apps/theming/l10n/el.json +++ b/apps/theming/l10n/el.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "Δεν υπάÏχει σφάλμα, το αÏχείο μεταφοÏτώθηκε με επιτυχία", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Το μεταφοÏτωμÎνο αÏχείο υπεÏβαίνει την οδηγία upload_max_filesize στο php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Το μεταφοÏτωμÎνο αÏχείο υπεÏβαίνει την οδηγία MAX_FILE_SIZE που καθοÏίστηκε στην φόÏμα HTML.", - "The uploaded file was only partially uploaded" : "Το μεταφοÏτωμÎνο αÏχείο μεταφοÏτώθηκε εν μÎÏει", "No file was uploaded" : "Δεν μεταφοÏτώθηκε κάποιο αÏχείο", "Missing a temporary folder" : "Λείπει κάποιος Ï€ÏοσωÏινός φάκελος", "Failed to write file to disk." : "Αποτυχία εγγÏαφής αÏχείου στο δίσκο.", @@ -32,6 +31,7 @@ "Upload new login background" : "ΜεταφόÏτωση νÎου παÏασκηνίου εισόδου", "Remove background image" : "ΑφαίÏεση εικόνας παÏασκηνίου", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Εγκαταστήστε την επÎκταση PHP Imagemagick με υποστήÏιξη SVG εικόνων, για να γίνει αυτόματη δημιουÏγία favicon βασισμÎνο πάνω στο μεταφοÏτωμÎνο λογότυπο και χÏώμα.", - "reset to default" : "επαναφοÏά στα Ï€ÏοεπιλεγμÎνα" + "reset to default" : "επαναφοÏά στα Ï€ÏοεπιλεγμÎνα", + "The uploaded file was only partially uploaded" : "Το μεταφοÏτωμÎνο αÏχείο μεταφοÏτώθηκε εν μÎÏει" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js index 327edd6e33d09e22f00a5d5c8636dde88c962ba5..614888712a7b28091b19dfe23bc61db31adf5370 100644 --- a/apps/theming/l10n/en_GB.js +++ b/apps/theming/l10n/en_GB.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "There is no error, the file uploaded with success", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form", - "The uploaded file was only partially uploaded" : "The uploaded file was only partially uploaded", "No file was uploaded" : "No file was uploaded", "Missing a temporary folder" : "Missing a temporary folder", "Failed to write file to disk." : "Failed to write file to disk.", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "Upload new login background", "Remove background image" : "Remove background image", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color.", - "reset to default" : "reset to default" + "reset to default" : "reset to default", + "The uploaded file was only partially uploaded" : "The uploaded file was only partially uploaded" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/en_GB.json b/apps/theming/l10n/en_GB.json index 7f65b2ea04de7283e684aebd2a1a4185f5e9df91..ba7b9bf09fd545c18c1875c3902f054bd7ae3ac3 100644 --- a/apps/theming/l10n/en_GB.json +++ b/apps/theming/l10n/en_GB.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "There is no error, the file uploaded with success", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form", - "The uploaded file was only partially uploaded" : "The uploaded file was only partially uploaded", "No file was uploaded" : "No file was uploaded", "Missing a temporary folder" : "Missing a temporary folder", "Failed to write file to disk." : "Failed to write file to disk.", @@ -33,6 +32,7 @@ "Upload new login background" : "Upload new login background", "Remove background image" : "Remove background image", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color.", - "reset to default" : "reset to default" + "reset to default" : "reset to default", + "The uploaded file was only partially uploaded" : "The uploaded file was only partially uploaded" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index 3d9ff61861ed98ffc6a7d982230c68d715d166f3..ebdf840113c3da82f19337bfef0912536f164aa3 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No ha habido errores, el archivo ha subido satisfactoriamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo para subir excede la directiva upload_max_filesize en php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo para subir excede la directiva MAX_FILE_SIZE que se especifió en el formulario HTML", - "The uploaded file was only partially uploaded" : "El archivo para subir ha sido solo parcialmente subido", "No file was uploaded" : "No se ha subido ningún archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Fallo al escribir el archivo al disco.", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "Subir una nueva imagen de fondo", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión de PHP Imagemagick con soporte para imágenes SVG para generar automáticamente faviconos basados en el logo y color subidos.", - "reset to default" : "restaurar a configuración inicial" + "reset to default" : "restaurar a configuración inicial", + "The uploaded file was only partially uploaded" : "El archivo para subir ha sido solo parcialmente subido" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es.json b/apps/theming/l10n/es.json index d1bc0877c5f6e230ccae18fdd17ab7d0287c0559..0946da4f294216be92fc4be2311e1683c48fda20 100644 --- a/apps/theming/l10n/es.json +++ b/apps/theming/l10n/es.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "No ha habido errores, el archivo ha subido satisfactoriamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo para subir excede la directiva upload_max_filesize en php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo para subir excede la directiva MAX_FILE_SIZE que se especifió en el formulario HTML", - "The uploaded file was only partially uploaded" : "El archivo para subir ha sido solo parcialmente subido", "No file was uploaded" : "No se ha subido ningún archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Fallo al escribir el archivo al disco.", @@ -33,6 +32,7 @@ "Upload new login background" : "Subir una nueva imagen de fondo", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión de PHP Imagemagick con soporte para imágenes SVG para generar automáticamente faviconos basados en el logo y color subidos.", - "reset to default" : "restaurar a configuración inicial" + "reset to default" : "restaurar a configuración inicial", + "The uploaded file was only partially uploaded" : "El archivo para subir ha sido solo parcialmente subido" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_419.js b/apps/theming/l10n/es_419.js index 6af7354b7f7b5ae16380b18fbb2225f3e91d08e7..46cec36c56486757cea4c24d6cbab0e4df856860 100644 --- a/apps/theming/l10n/es_419.js +++ b/apps/theming/l10n/es_419.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_419.json b/apps/theming/l10n/es_419.json index 96a716b70f273a19274e50e80bd0f0433ac2973c..809f7b1541b9d9aff9b668acc2e734c4b6d6f8ed 100644 --- a/apps/theming/l10n/es_419.json +++ b/apps/theming/l10n/es_419.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -32,6 +31,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_CL.js b/apps/theming/l10n/es_CL.js index 6af7354b7f7b5ae16380b18fbb2225f3e91d08e7..46cec36c56486757cea4c24d6cbab0e4df856860 100644 --- a/apps/theming/l10n/es_CL.js +++ b/apps/theming/l10n/es_CL.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_CL.json b/apps/theming/l10n/es_CL.json index 96a716b70f273a19274e50e80bd0f0433ac2973c..809f7b1541b9d9aff9b668acc2e734c4b6d6f8ed 100644 --- a/apps/theming/l10n/es_CL.json +++ b/apps/theming/l10n/es_CL.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -32,6 +31,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_CO.js b/apps/theming/l10n/es_CO.js index 6af7354b7f7b5ae16380b18fbb2225f3e91d08e7..46cec36c56486757cea4c24d6cbab0e4df856860 100644 --- a/apps/theming/l10n/es_CO.js +++ b/apps/theming/l10n/es_CO.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_CO.json b/apps/theming/l10n/es_CO.json index 96a716b70f273a19274e50e80bd0f0433ac2973c..809f7b1541b9d9aff9b668acc2e734c4b6d6f8ed 100644 --- a/apps/theming/l10n/es_CO.json +++ b/apps/theming/l10n/es_CO.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -32,6 +31,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_CR.js b/apps/theming/l10n/es_CR.js index 6af7354b7f7b5ae16380b18fbb2225f3e91d08e7..46cec36c56486757cea4c24d6cbab0e4df856860 100644 --- a/apps/theming/l10n/es_CR.js +++ b/apps/theming/l10n/es_CR.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_CR.json b/apps/theming/l10n/es_CR.json index 96a716b70f273a19274e50e80bd0f0433ac2973c..809f7b1541b9d9aff9b668acc2e734c4b6d6f8ed 100644 --- a/apps/theming/l10n/es_CR.json +++ b/apps/theming/l10n/es_CR.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -32,6 +31,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_DO.js b/apps/theming/l10n/es_DO.js index 6af7354b7f7b5ae16380b18fbb2225f3e91d08e7..46cec36c56486757cea4c24d6cbab0e4df856860 100644 --- a/apps/theming/l10n/es_DO.js +++ b/apps/theming/l10n/es_DO.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_DO.json b/apps/theming/l10n/es_DO.json index 96a716b70f273a19274e50e80bd0f0433ac2973c..809f7b1541b9d9aff9b668acc2e734c4b6d6f8ed 100644 --- a/apps/theming/l10n/es_DO.json +++ b/apps/theming/l10n/es_DO.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -32,6 +31,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_EC.js b/apps/theming/l10n/es_EC.js index 6af7354b7f7b5ae16380b18fbb2225f3e91d08e7..46cec36c56486757cea4c24d6cbab0e4df856860 100644 --- a/apps/theming/l10n/es_EC.js +++ b/apps/theming/l10n/es_EC.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_EC.json b/apps/theming/l10n/es_EC.json index 96a716b70f273a19274e50e80bd0f0433ac2973c..809f7b1541b9d9aff9b668acc2e734c4b6d6f8ed 100644 --- a/apps/theming/l10n/es_EC.json +++ b/apps/theming/l10n/es_EC.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -32,6 +31,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_GT.js b/apps/theming/l10n/es_GT.js index 6af7354b7f7b5ae16380b18fbb2225f3e91d08e7..46cec36c56486757cea4c24d6cbab0e4df856860 100644 --- a/apps/theming/l10n/es_GT.js +++ b/apps/theming/l10n/es_GT.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_GT.json b/apps/theming/l10n/es_GT.json index 96a716b70f273a19274e50e80bd0f0433ac2973c..809f7b1541b9d9aff9b668acc2e734c4b6d6f8ed 100644 --- a/apps/theming/l10n/es_GT.json +++ b/apps/theming/l10n/es_GT.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -32,6 +31,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_HN.js b/apps/theming/l10n/es_HN.js index 6af7354b7f7b5ae16380b18fbb2225f3e91d08e7..46cec36c56486757cea4c24d6cbab0e4df856860 100644 --- a/apps/theming/l10n/es_HN.js +++ b/apps/theming/l10n/es_HN.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_HN.json b/apps/theming/l10n/es_HN.json index 96a716b70f273a19274e50e80bd0f0433ac2973c..809f7b1541b9d9aff9b668acc2e734c4b6d6f8ed 100644 --- a/apps/theming/l10n/es_HN.json +++ b/apps/theming/l10n/es_HN.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -32,6 +31,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_MX.js b/apps/theming/l10n/es_MX.js index 43de6672fdad392fc9877ef9a946e81e63502c1a..b0d899b42ce85366d5251439ca305f3220916e3b 100644 --- a/apps/theming/l10n/es_MX.js +++ b/apps/theming/l10n/es_MX.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_MX.json b/apps/theming/l10n/es_MX.json index 133f5f0b8d347085af606a6236122b18d3cd51d8..df51d44164a31a7b3a7799257abfef53ef246c3b 100644 --- a/apps/theming/l10n/es_MX.json +++ b/apps/theming/l10n/es_MX.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -33,6 +32,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_NI.js b/apps/theming/l10n/es_NI.js index 6af7354b7f7b5ae16380b18fbb2225f3e91d08e7..46cec36c56486757cea4c24d6cbab0e4df856860 100644 --- a/apps/theming/l10n/es_NI.js +++ b/apps/theming/l10n/es_NI.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_NI.json b/apps/theming/l10n/es_NI.json index 96a716b70f273a19274e50e80bd0f0433ac2973c..809f7b1541b9d9aff9b668acc2e734c4b6d6f8ed 100644 --- a/apps/theming/l10n/es_NI.json +++ b/apps/theming/l10n/es_NI.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -32,6 +31,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_PA.js b/apps/theming/l10n/es_PA.js index 6af7354b7f7b5ae16380b18fbb2225f3e91d08e7..46cec36c56486757cea4c24d6cbab0e4df856860 100644 --- a/apps/theming/l10n/es_PA.js +++ b/apps/theming/l10n/es_PA.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_PA.json b/apps/theming/l10n/es_PA.json index 96a716b70f273a19274e50e80bd0f0433ac2973c..809f7b1541b9d9aff9b668acc2e734c4b6d6f8ed 100644 --- a/apps/theming/l10n/es_PA.json +++ b/apps/theming/l10n/es_PA.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -32,6 +31,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_PE.js b/apps/theming/l10n/es_PE.js index 6af7354b7f7b5ae16380b18fbb2225f3e91d08e7..46cec36c56486757cea4c24d6cbab0e4df856860 100644 --- a/apps/theming/l10n/es_PE.js +++ b/apps/theming/l10n/es_PE.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_PE.json b/apps/theming/l10n/es_PE.json index 96a716b70f273a19274e50e80bd0f0433ac2973c..809f7b1541b9d9aff9b668acc2e734c4b6d6f8ed 100644 --- a/apps/theming/l10n/es_PE.json +++ b/apps/theming/l10n/es_PE.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -32,6 +31,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_PR.js b/apps/theming/l10n/es_PR.js index 6af7354b7f7b5ae16380b18fbb2225f3e91d08e7..46cec36c56486757cea4c24d6cbab0e4df856860 100644 --- a/apps/theming/l10n/es_PR.js +++ b/apps/theming/l10n/es_PR.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_PR.json b/apps/theming/l10n/es_PR.json index 96a716b70f273a19274e50e80bd0f0433ac2973c..809f7b1541b9d9aff9b668acc2e734c4b6d6f8ed 100644 --- a/apps/theming/l10n/es_PR.json +++ b/apps/theming/l10n/es_PR.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -32,6 +31,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_PY.js b/apps/theming/l10n/es_PY.js index 6af7354b7f7b5ae16380b18fbb2225f3e91d08e7..46cec36c56486757cea4c24d6cbab0e4df856860 100644 --- a/apps/theming/l10n/es_PY.js +++ b/apps/theming/l10n/es_PY.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_PY.json b/apps/theming/l10n/es_PY.json index 96a716b70f273a19274e50e80bd0f0433ac2973c..809f7b1541b9d9aff9b668acc2e734c4b6d6f8ed 100644 --- a/apps/theming/l10n/es_PY.json +++ b/apps/theming/l10n/es_PY.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -32,6 +31,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_SV.js b/apps/theming/l10n/es_SV.js index 6af7354b7f7b5ae16380b18fbb2225f3e91d08e7..46cec36c56486757cea4c24d6cbab0e4df856860 100644 --- a/apps/theming/l10n/es_SV.js +++ b/apps/theming/l10n/es_SV.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_SV.json b/apps/theming/l10n/es_SV.json index 96a716b70f273a19274e50e80bd0f0433ac2973c..809f7b1541b9d9aff9b668acc2e734c4b6d6f8ed 100644 --- a/apps/theming/l10n/es_SV.json +++ b/apps/theming/l10n/es_SV.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -32,6 +31,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/es_UY.js b/apps/theming/l10n/es_UY.js index 6af7354b7f7b5ae16380b18fbb2225f3e91d08e7..46cec36c56486757cea4c24d6cbab0e4df856860 100644 --- a/apps/theming/l10n/es_UY.js +++ b/apps/theming/l10n/es_UY.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_UY.json b/apps/theming/l10n/es_UY.json index 96a716b70f273a19274e50e80bd0f0433ac2973c..809f7b1541b9d9aff9b668acc2e734c4b6d6f8ed 100644 --- a/apps/theming/l10n/es_UY.json +++ b/apps/theming/l10n/es_UY.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", @@ -32,6 +31,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.", - "reset to default" : "restaurar a predeterminado" + "reset to default" : "restaurar a predeterminado", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/et_EE.js b/apps/theming/l10n/et_EE.js index 2df5e10aac3c03e8e8d2a392f836dc4177cf0f21..c71e933a80138eff574c0115f178586ee33d0fbd 100644 --- a/apps/theming/l10n/et_EE.js +++ b/apps/theming/l10n/et_EE.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Vigu pole, fail laetu edukalt üles", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Üleslaetud fail on suurem, kui php.ini failis määratud upload_max_filesize", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Üleslaetud fail on suurem, kui MAX_FILE_SIZE atribuut, mis seadistati HTML vormis", - "The uploaded file was only partially uploaded" : "Üleslatud fail laeti üles ainult osaliselt", "No file was uploaded" : "Ühtegi faili ei latud üles", "Missing a temporary folder" : "Ajutine kausta on puudu", "Failed to write file to disk." : "Faili kettale kirjutamine ebaõnnestus.", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "Lae üles uus avalehe taustapilt", "Remove background image" : "Eemalda taustapilt", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Paigalda Imagemagick PHP laiendus SVG piltide toega, et üleslaetud logo ja värvi põhjal automaatselt faviconid genereerida. ", - "reset to default" : "taasta vaikeseaded" + "reset to default" : "taasta vaikeseaded", + "The uploaded file was only partially uploaded" : "Üleslatud fail laeti üles ainult osaliselt" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/et_EE.json b/apps/theming/l10n/et_EE.json index ff485928a5430c8ef5a56707b21500eff5d44c2c..ff0c4fa85fe8eca9441d776bac88a4c14c829ea3 100644 --- a/apps/theming/l10n/et_EE.json +++ b/apps/theming/l10n/et_EE.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "Vigu pole, fail laetu edukalt üles", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Üleslaetud fail on suurem, kui php.ini failis määratud upload_max_filesize", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Üleslaetud fail on suurem, kui MAX_FILE_SIZE atribuut, mis seadistati HTML vormis", - "The uploaded file was only partially uploaded" : "Üleslatud fail laeti üles ainult osaliselt", "No file was uploaded" : "Ühtegi faili ei latud üles", "Missing a temporary folder" : "Ajutine kausta on puudu", "Failed to write file to disk." : "Faili kettale kirjutamine ebaõnnestus.", @@ -32,6 +31,7 @@ "Upload new login background" : "Lae üles uus avalehe taustapilt", "Remove background image" : "Eemalda taustapilt", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Paigalda Imagemagick PHP laiendus SVG piltide toega, et üleslaetud logo ja värvi põhjal automaatselt faviconid genereerida. ", - "reset to default" : "taasta vaikeseaded" + "reset to default" : "taasta vaikeseaded", + "The uploaded file was only partially uploaded" : "Üleslatud fail laeti üles ainult osaliselt" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/fi.js b/apps/theming/l10n/fi.js index 5622ff0f9d154e9b1864a5cfb8447984febb9f3e..bcf1461176dc3752f78163a0158f8d74bf7356b4 100644 --- a/apps/theming/l10n/fi.js +++ b/apps/theming/l10n/fi.js @@ -12,7 +12,6 @@ OC.L10N.register( "The given color is invalid" : "Väri on virheellinen", "There is no error, the file uploaded with success" : "Ei virhettä, tiedosto lähetettiin onnistuneesti", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Lähetetty tiedosto ylittää php.ini-tiedoston upload_max_filesize-tietueen arvon", - "The uploaded file was only partially uploaded" : "Lähetetty tiedosto lähetettiin vain osittain", "No file was uploaded" : "Tiedostoa ei lähetetty", "Missing a temporary folder" : "Väliaikaiskansio puuttuu", "Failed to write file to disk." : "Levylle kirjoittaminen epäonnistui.", @@ -33,6 +32,7 @@ OC.L10N.register( "Login image" : "Kirjautumissivun kuva", "Upload new login background" : "Lähetä uusi kirjautumissivun taustakuva", "Remove background image" : "Poista taustakuva", - "reset to default" : "palauta oletukseksi" + "reset to default" : "palauta oletukseksi", + "The uploaded file was only partially uploaded" : "Lähetetty tiedosto lähetettiin vain osittain" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/fi.json b/apps/theming/l10n/fi.json index e91c8c6dd81c7c39fb754dbebdf15499b460b474..640aa9f8a3b8661f5632f34431dc72dd0716eb9a 100644 --- a/apps/theming/l10n/fi.json +++ b/apps/theming/l10n/fi.json @@ -10,7 +10,6 @@ "The given color is invalid" : "Väri on virheellinen", "There is no error, the file uploaded with success" : "Ei virhettä, tiedosto lähetettiin onnistuneesti", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Lähetetty tiedosto ylittää php.ini-tiedoston upload_max_filesize-tietueen arvon", - "The uploaded file was only partially uploaded" : "Lähetetty tiedosto lähetettiin vain osittain", "No file was uploaded" : "Tiedostoa ei lähetetty", "Missing a temporary folder" : "Väliaikaiskansio puuttuu", "Failed to write file to disk." : "Levylle kirjoittaminen epäonnistui.", @@ -31,6 +30,7 @@ "Login image" : "Kirjautumissivun kuva", "Upload new login background" : "Lähetä uusi kirjautumissivun taustakuva", "Remove background image" : "Poista taustakuva", - "reset to default" : "palauta oletukseksi" + "reset to default" : "palauta oletukseksi", + "The uploaded file was only partially uploaded" : "Lähetetty tiedosto lähetettiin vain osittain" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js index 1c608c6846c3f3ef1bcf011b0e427ea3fe7d1bce..3cb190be18d70b810f1b9ae827885da56dd16550 100644 --- a/apps/theming/l10n/fr.js +++ b/apps/theming/l10n/fr.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Aucune erreur, le fichier a été téléversé avec succès", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Le fichier téléversé dépasse la valeur upload_max_filesize située dans le fichier php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le fichier téléversé dépasse la valeur MAX_FILE_SIZE spécifiée dans le formulaire HTML", - "The uploaded file was only partially uploaded" : "Le fichier n'a été que partiellement téléversé", "No file was uploaded" : "Aucun fichier téléversé", "Missing a temporary folder" : "Absence de dossier temporaire", "Failed to write file to disk." : "Erreur d'écriture du fichier sur le disque.", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "Téléverser un nouvel arrière-plan de connexion", "Remove background image" : "Supprimer l'image en arrière-plan", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installez l'extension PHP Imagemagick avec le support pour les images SVG afin de générer automatiquement les favicons sur base du logo téléversé et de la couleur.", - "reset to default" : "Restaurer les valeurs par défaut" + "reset to default" : "Restaurer les valeurs par défaut", + "The uploaded file was only partially uploaded" : "Le fichier n'a été que partiellement téléversé" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json index 582c034b7ba382ed95ca5595a7487ad268f88584..665284f5f2343b15ab38b0640b6e0e63a91049bb 100644 --- a/apps/theming/l10n/fr.json +++ b/apps/theming/l10n/fr.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "Aucune erreur, le fichier a été téléversé avec succès", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Le fichier téléversé dépasse la valeur upload_max_filesize située dans le fichier php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le fichier téléversé dépasse la valeur MAX_FILE_SIZE spécifiée dans le formulaire HTML", - "The uploaded file was only partially uploaded" : "Le fichier n'a été que partiellement téléversé", "No file was uploaded" : "Aucun fichier téléversé", "Missing a temporary folder" : "Absence de dossier temporaire", "Failed to write file to disk." : "Erreur d'écriture du fichier sur le disque.", @@ -33,6 +32,7 @@ "Upload new login background" : "Téléverser un nouvel arrière-plan de connexion", "Remove background image" : "Supprimer l'image en arrière-plan", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installez l'extension PHP Imagemagick avec le support pour les images SVG afin de générer automatiquement les favicons sur base du logo téléversé et de la couleur.", - "reset to default" : "Restaurer les valeurs par défaut" + "reset to default" : "Restaurer les valeurs par défaut", + "The uploaded file was only partially uploaded" : "Le fichier n'a été que partiellement téléversé" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/hu.js b/apps/theming/l10n/hu.js index 08f06ab1efdda5937e0f39b9b932c452437b3484..aaeffcd7ad6093a2e43b62f9cb7ad245cd74c9d3 100644 --- a/apps/theming/l10n/hu.js +++ b/apps/theming/l10n/hu.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Nincs hiba, a feltöltés sikeres", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "A feltöltés mérete meghaladja a php.ini upload_max_filesize direktÃvájában meghatározottat.", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "A HTML-ben megadott MAX_FILE_SIZE méretét meghaladja a feltöltés mérete", - "The uploaded file was only partially uploaded" : "Csak részben került feltöltésre a fájl", "No file was uploaded" : "Nincs feltöltött fájl", "Missing a temporary folder" : "Ãtmeneti mappa hiányzik", "Failed to write file to disk." : "Lemezre Ãrás sikertelen.", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "Új bejelentkezÅ‘ kép feltöltése", "Remove background image" : "Háttérkép eltávolÃtása", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "TelepÃtsd az Imagemagick PHP kiterjesztést SVG kép támogatással a feltöltött logóból és szÃnbÅ‘l való automatikus favikon generáláshoz.", - "reset to default" : "VisszaállÃtás alapértelmezettre" + "reset to default" : "VisszaállÃtás alapértelmezettre", + "The uploaded file was only partially uploaded" : "Csak részben került feltöltésre a fájl" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/hu.json b/apps/theming/l10n/hu.json index c543a3db6a68e1951aa9d5b80cdfe33a97f5860d..bff64766b9e56a4ec4b191f889e35bd5394b07cf 100644 --- a/apps/theming/l10n/hu.json +++ b/apps/theming/l10n/hu.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "Nincs hiba, a feltöltés sikeres", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "A feltöltés mérete meghaladja a php.ini upload_max_filesize direktÃvájában meghatározottat.", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "A HTML-ben megadott MAX_FILE_SIZE méretét meghaladja a feltöltés mérete", - "The uploaded file was only partially uploaded" : "Csak részben került feltöltésre a fájl", "No file was uploaded" : "Nincs feltöltött fájl", "Missing a temporary folder" : "Ãtmeneti mappa hiányzik", "Failed to write file to disk." : "Lemezre Ãrás sikertelen.", @@ -33,6 +32,7 @@ "Upload new login background" : "Új bejelentkezÅ‘ kép feltöltése", "Remove background image" : "Háttérkép eltávolÃtása", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "TelepÃtsd az Imagemagick PHP kiterjesztést SVG kép támogatással a feltöltött logóból és szÃnbÅ‘l való automatikus favikon generáláshoz.", - "reset to default" : "VisszaállÃtás alapértelmezettre" + "reset to default" : "VisszaállÃtás alapértelmezettre", + "The uploaded file was only partially uploaded" : "Csak részben került feltöltésre a fájl" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/is.js b/apps/theming/l10n/is.js index c6785bdeee3efe24930c475b1886b9f98e1bbf84..d761c7f527422c3808705135babcc2b468baf945 100644 --- a/apps/theming/l10n/is.js +++ b/apps/theming/l10n/is.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Engin villa, innsending heppnaðist", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Innsend skrá er stærri en upload_max stillingin à php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er à HTML sniðinu", - "The uploaded file was only partially uploaded" : "Einungis hluti af innsendri skrá skilaði sér", "No file was uploaded" : "Engin skrá skilaði sér", "Missing a temporary folder" : "Vantar bráðabirgðamöppu", "Failed to write file to disk." : "Tókst ekki að skrifa skrá á disk.", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "Senda inn nýjan bakgrunn innskráningar", "Remove background image" : "Fjarlægja bakgrunnsmynd", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Settu inn Imagemagick PHP forritsviðaukann með stuðningi við SVG-myndir til að útbúa sjálfvirkt veftáknmyndir byggðar á innsendu táknmerki og lit.", - "reset to default" : "endurstilla á sjálfgefið" + "reset to default" : "endurstilla á sjálfgefið", + "The uploaded file was only partially uploaded" : "Einungis hluti af innsendri skrá skilaði sér" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/theming/l10n/is.json b/apps/theming/l10n/is.json index 194c28f72e0ef4ae751bb40fde93f9ed55877107..bff03970f243920440719f144c2c4c6aec49a906 100644 --- a/apps/theming/l10n/is.json +++ b/apps/theming/l10n/is.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "Engin villa, innsending heppnaðist", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Innsend skrá er stærri en upload_max stillingin à php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er à HTML sniðinu", - "The uploaded file was only partially uploaded" : "Einungis hluti af innsendri skrá skilaði sér", "No file was uploaded" : "Engin skrá skilaði sér", "Missing a temporary folder" : "Vantar bráðabirgðamöppu", "Failed to write file to disk." : "Tókst ekki að skrifa skrá á disk.", @@ -33,6 +32,7 @@ "Upload new login background" : "Senda inn nýjan bakgrunn innskráningar", "Remove background image" : "Fjarlægja bakgrunnsmynd", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Settu inn Imagemagick PHP forritsviðaukann með stuðningi við SVG-myndir til að útbúa sjálfvirkt veftáknmyndir byggðar á innsendu táknmerki og lit.", - "reset to default" : "endurstilla á sjálfgefið" + "reset to default" : "endurstilla á sjálfgefið", + "The uploaded file was only partially uploaded" : "Einungis hluti af innsendri skrá skilaði sér" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js index b5deda226b8c6171c53f6e654625dd485e8a865e..bd98fbe0b2f13f4ff008639128789fd4e4df5180 100644 --- a/apps/theming/l10n/it.js +++ b/apps/theming/l10n/it.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Non ci sono errori, il file è stato caricato correttamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", - "The uploaded file was only partially uploaded" : "Il file è stato caricato solo parzialmente", "No file was uploaded" : "Non è stato caricato alcun file", "Missing a temporary folder" : "Manca una cartella temporanea", "Failed to write file to disk." : "Scrittura su disco non riuscita", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "Carica nuovo sfondo di accesso", "Remove background image" : "Rimuovi immagine di sfondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installa l'estensione Imagemacick di PHP con supporto per le immagini SVG per generare automaticamente favicon basate sul logo caricato e sul colore.", - "reset to default" : "ripristina valori predefiniti" + "reset to default" : "ripristina valori predefiniti", + "The uploaded file was only partially uploaded" : "Il file è stato caricato solo parzialmente" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/it.json b/apps/theming/l10n/it.json index 8546dbf5e604e2cef03db827c895102422c4d67c..32021b25ca45245fb971af51a82c93b4811b84a1 100644 --- a/apps/theming/l10n/it.json +++ b/apps/theming/l10n/it.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "Non ci sono errori, il file è stato caricato correttamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", - "The uploaded file was only partially uploaded" : "Il file è stato caricato solo parzialmente", "No file was uploaded" : "Non è stato caricato alcun file", "Missing a temporary folder" : "Manca una cartella temporanea", "Failed to write file to disk." : "Scrittura su disco non riuscita", @@ -33,6 +32,7 @@ "Upload new login background" : "Carica nuovo sfondo di accesso", "Remove background image" : "Rimuovi immagine di sfondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installa l'estensione Imagemacick di PHP con supporto per le immagini SVG per generare automaticamente favicon basate sul logo caricato e sul colore.", - "reset to default" : "ripristina valori predefiniti" + "reset to default" : "ripristina valori predefiniti", + "The uploaded file was only partially uploaded" : "Il file è stato caricato solo parzialmente" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/ka_GE.js b/apps/theming/l10n/ka_GE.js index ebf4efa9c5f59f1f6f18fadd40a2573c931c6067..72369ce6617fb3458be6e83dff3dde5efa51ad32 100644 --- a/apps/theming/l10n/ka_GE.js +++ b/apps/theming/l10n/ka_GE.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "ეს áƒáƒ áƒáƒ შეცდáƒáƒ›áƒ, ფáƒáƒ˜áƒšáƒ˜ წáƒáƒ მáƒáƒ¢áƒ”ბით áƒáƒ˜áƒ¢áƒ•ირთáƒ", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "áƒáƒ¢áƒ•ირთული ფáƒáƒ˜áƒšáƒ˜ áƒáƒáƒáƒ ბებს php.ini-ში დáƒáƒ§áƒ”ნებულ upload_max_filesize დირექტივáƒáƒ¡", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "áƒáƒ¢áƒ•ირთული ფáƒáƒ˜áƒšáƒ˜ áƒáƒáƒáƒ ბებს HTML ფáƒáƒ áƒáƒ›áƒáƒ¨áƒ˜ მითითებულ MAX_FILE_SIZE დირექტივáƒáƒ¡", - "The uploaded file was only partially uploaded" : "ფáƒáƒ˜áƒšáƒ˜ áƒáƒ˜áƒ¢áƒ•ირთრმხáƒáƒšáƒáƒ“ ნáƒáƒ¬áƒ˜áƒšáƒáƒ‘რივ", "No file was uploaded" : "ფáƒáƒ˜áƒšáƒ˜ áƒáƒ áƒáƒ˜áƒ¢áƒ•ირთáƒ", "Missing a temporary folder" : "დრáƒáƒ”ბითი დირექტáƒáƒ ირáƒáƒ áƒáƒ სებáƒáƒ‘ს", "Failed to write file to disk." : "ფáƒáƒ˜áƒšáƒ˜ დისკზე ვერჩáƒáƒ˜áƒ¬áƒ”რáƒ.", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "ლáƒáƒ’ინის áƒáƒ®áƒáƒšáƒ˜ ფáƒáƒœáƒ˜áƒ¡ áƒáƒ¢áƒ•ირთვáƒ", "Remove background image" : "ფáƒáƒœáƒ£áƒ ი სურáƒáƒ—ის მáƒáƒ¨áƒáƒ ებáƒ", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "SVG სურთების მხáƒáƒ დáƒáƒáƒ”რის მქáƒáƒœáƒ” Imagemagick PHP გáƒáƒ¤áƒáƒ თáƒáƒ”ბის დáƒáƒ§áƒ”ნებრფáƒáƒ•იკáƒáƒœáƒ”ბს áƒáƒ¢áƒ•ირთული ლáƒáƒ’áƒáƒ¡áƒ დრფერის მიხევით დáƒáƒáƒ’ენერირებს áƒáƒ•ტáƒáƒ›áƒáƒ¢áƒ£áƒ áƒáƒ“.", - "reset to default" : "დáƒáƒ‘რუნებრსáƒáƒ¬áƒ§áƒ˜áƒ¡áƒ–ე" + "reset to default" : "დáƒáƒ‘რუნებრსáƒáƒ¬áƒ§áƒ˜áƒ¡áƒ–ე", + "The uploaded file was only partially uploaded" : "ფáƒáƒ˜áƒšáƒ˜ áƒáƒ˜áƒ¢áƒ•ირთრმხáƒáƒšáƒáƒ“ ნáƒáƒ¬áƒ˜áƒšáƒáƒ‘რივ" }, "nplurals=1; plural=0;"); diff --git a/apps/theming/l10n/ka_GE.json b/apps/theming/l10n/ka_GE.json index 09e833f242d73ebcf78b6e1ca93ee353a3711bb2..d464fb3d34ffd8589f67a470c3b6a29143d56cde 100644 --- a/apps/theming/l10n/ka_GE.json +++ b/apps/theming/l10n/ka_GE.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "ეს áƒáƒ áƒáƒ შეცდáƒáƒ›áƒ, ფáƒáƒ˜áƒšáƒ˜ წáƒáƒ მáƒáƒ¢áƒ”ბით áƒáƒ˜áƒ¢áƒ•ირთáƒ", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "áƒáƒ¢áƒ•ირთული ფáƒáƒ˜áƒšáƒ˜ áƒáƒáƒáƒ ბებს php.ini-ში დáƒáƒ§áƒ”ნებულ upload_max_filesize დირექტივáƒáƒ¡", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "áƒáƒ¢áƒ•ირთული ფáƒáƒ˜áƒšáƒ˜ áƒáƒáƒáƒ ბებს HTML ფáƒáƒ áƒáƒ›áƒáƒ¨áƒ˜ მითითებულ MAX_FILE_SIZE დირექტივáƒáƒ¡", - "The uploaded file was only partially uploaded" : "ფáƒáƒ˜áƒšáƒ˜ áƒáƒ˜áƒ¢áƒ•ირთრმხáƒáƒšáƒáƒ“ ნáƒáƒ¬áƒ˜áƒšáƒáƒ‘რივ", "No file was uploaded" : "ფáƒáƒ˜áƒšáƒ˜ áƒáƒ áƒáƒ˜áƒ¢áƒ•ირთáƒ", "Missing a temporary folder" : "დრáƒáƒ”ბითი დირექტáƒáƒ ირáƒáƒ áƒáƒ სებáƒáƒ‘ს", "Failed to write file to disk." : "ფáƒáƒ˜áƒšáƒ˜ დისკზე ვერჩáƒáƒ˜áƒ¬áƒ”რáƒ.", @@ -33,6 +32,7 @@ "Upload new login background" : "ლáƒáƒ’ინის áƒáƒ®áƒáƒšáƒ˜ ფáƒáƒœáƒ˜áƒ¡ áƒáƒ¢áƒ•ირთვáƒ", "Remove background image" : "ფáƒáƒœáƒ£áƒ ი სურáƒáƒ—ის მáƒáƒ¨áƒáƒ ებáƒ", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "SVG სურთების მხáƒáƒ დáƒáƒáƒ”რის მქáƒáƒœáƒ” Imagemagick PHP გáƒáƒ¤áƒáƒ თáƒáƒ”ბის დáƒáƒ§áƒ”ნებრფáƒáƒ•იკáƒáƒœáƒ”ბს áƒáƒ¢áƒ•ირთული ლáƒáƒ’áƒáƒ¡áƒ დრფერის მიხევით დáƒáƒáƒ’ენერირებს áƒáƒ•ტáƒáƒ›áƒáƒ¢áƒ£áƒ áƒáƒ“.", - "reset to default" : "დáƒáƒ‘რუნებრსáƒáƒ¬áƒ§áƒ˜áƒ¡áƒ–ე" + "reset to default" : "დáƒáƒ‘რუნებრსáƒáƒ¬áƒ§áƒ˜áƒ¡áƒ–ე", + "The uploaded file was only partially uploaded" : "ფáƒáƒ˜áƒšáƒ˜ áƒáƒ˜áƒ¢áƒ•ირთრმხáƒáƒšáƒáƒ“ ნáƒáƒ¬áƒ˜áƒšáƒáƒ‘რივ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/theming/l10n/ko.js b/apps/theming/l10n/ko.js index 6d2513b90dc720ce38f8d7c539e492c79ae3aa16..fa872c7c7aacc7e071110a25de29741fb6bec318 100644 --- a/apps/theming/l10n/ko.js +++ b/apps/theming/l10n/ko.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "오류 ì—†ìŒ, íŒŒì¼ ì—…ë¡œë“œ 성공", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "업로드한 파ì¼ì˜ í¬ê¸°ê°€ php.iniì˜ upload_max_filesize를 초과함", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "업로드한 파ì¼ì˜ í¬ê¸°ê°€ HTML í¼ì— ì§€ì •í•œ MAX_FILE_SIZE를 초과함", - "The uploaded file was only partially uploaded" : "파ì¼ì´ ì¼ë¶€ë¶„ë§Œ 업로드ë¨", "No file was uploaded" : "업로드한 íŒŒì¼ ì—†ìŒ", "Missing a temporary folder" : "임시 í´ë” ì—†ìŒ", "Failed to write file to disk." : "디스í¬ì— 파ì¼ì„ 기ë¡í• 수 없습니다.", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "새 ë¡œê·¸ì¸ ë°°ê²½ 업로드", "Remove background image" : "ë°°ê²½ 그림 ì‚ì œ", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "업로드한 ë¡œê³ ì™€ 색으로부터 ìžë™ìœ¼ë¡œ íŒŒë¹„ì½˜ì„ ìƒì„±í•˜ë ¤ë©´ PHP Imagemagick 확장 기능 ë° SVG í˜•ì‹ ê·¸ë¦¼ ì§€ì›ì„ 설치하ì‹ì‹œì˜¤.", - "reset to default" : "기본값으로 초기화" + "reset to default" : "기본값으로 초기화", + "The uploaded file was only partially uploaded" : "파ì¼ì´ ì¼ë¶€ë¶„ë§Œ 업로드ë¨" }, "nplurals=1; plural=0;"); diff --git a/apps/theming/l10n/ko.json b/apps/theming/l10n/ko.json index 1902be0faa9cb9be9713f654616839cb937868ee..363f9c9af73bef770c8b095b91cfd68e6e25bd88 100644 --- a/apps/theming/l10n/ko.json +++ b/apps/theming/l10n/ko.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "오류 ì—†ìŒ, íŒŒì¼ ì—…ë¡œë“œ 성공", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "업로드한 파ì¼ì˜ í¬ê¸°ê°€ php.iniì˜ upload_max_filesize를 초과함", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "업로드한 파ì¼ì˜ í¬ê¸°ê°€ HTML í¼ì— ì§€ì •í•œ MAX_FILE_SIZE를 초과함", - "The uploaded file was only partially uploaded" : "파ì¼ì´ ì¼ë¶€ë¶„ë§Œ 업로드ë¨", "No file was uploaded" : "업로드한 íŒŒì¼ ì—†ìŒ", "Missing a temporary folder" : "임시 í´ë” ì—†ìŒ", "Failed to write file to disk." : "디스í¬ì— 파ì¼ì„ 기ë¡í• 수 없습니다.", @@ -32,6 +31,7 @@ "Upload new login background" : "새 ë¡œê·¸ì¸ ë°°ê²½ 업로드", "Remove background image" : "ë°°ê²½ 그림 ì‚ì œ", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "업로드한 ë¡œê³ ì™€ 색으로부터 ìžë™ìœ¼ë¡œ íŒŒë¹„ì½˜ì„ ìƒì„±í•˜ë ¤ë©´ PHP Imagemagick 확장 기능 ë° SVG í˜•ì‹ ê·¸ë¦¼ ì§€ì›ì„ 설치하ì‹ì‹œì˜¤.", - "reset to default" : "기본값으로 초기화" + "reset to default" : "기본값으로 초기화", + "The uploaded file was only partially uploaded" : "파ì¼ì´ ì¼ë¶€ë¶„ë§Œ 업로드ë¨" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/theming/l10n/nb.js b/apps/theming/l10n/nb.js index 2abebba3f6b67bb252aa286d3631c776f5d8e7e1..5173cd20cbf6b8d453414e8a26e0ba9e8f087cae 100644 --- a/apps/theming/l10n/nb.js +++ b/apps/theming/l10n/nb.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Det er ingen feil, filen ble lastet opp", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Filen er større enn grensen satt i upload_max_filesize i php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Filen du prøvde Ã¥ laste opp er større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet", - "The uploaded file was only partially uploaded" : "Filen ble bare delvis lastet opp", "No file was uploaded" : "Ingen filer ble lastet opp", "Missing a temporary folder" : "Mangler midlertidig mappe", "Failed to write file to disk." : "Klarte ikke Ã¥ skrive til disk.", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "Last opp ny innloggingsbakgrunn", "Remove background image" : "Fjern bakgrunnsbilde", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer PHP-utvidelsen Imagemagick med støtte for SVG-bilder for Ã¥ opprette favikoner automatisk basert pÃ¥ opplastet logo og farge.", - "reset to default" : "tilbakestill til forvalg" + "reset to default" : "tilbakestill til forvalg", + "The uploaded file was only partially uploaded" : "Filen ble bare delvis lastet opp" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/nb.json b/apps/theming/l10n/nb.json index 3fbdf77c7101c1216c9e6cac66014dd8f2e21154..b1ec6e2f755e395ab3a8f9517aeef9b77f16d7ca 100644 --- a/apps/theming/l10n/nb.json +++ b/apps/theming/l10n/nb.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "Det er ingen feil, filen ble lastet opp", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Filen er større enn grensen satt i upload_max_filesize i php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Filen du prøvde Ã¥ laste opp er større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet", - "The uploaded file was only partially uploaded" : "Filen ble bare delvis lastet opp", "No file was uploaded" : "Ingen filer ble lastet opp", "Missing a temporary folder" : "Mangler midlertidig mappe", "Failed to write file to disk." : "Klarte ikke Ã¥ skrive til disk.", @@ -33,6 +32,7 @@ "Upload new login background" : "Last opp ny innloggingsbakgrunn", "Remove background image" : "Fjern bakgrunnsbilde", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer PHP-utvidelsen Imagemagick med støtte for SVG-bilder for Ã¥ opprette favikoner automatisk basert pÃ¥ opplastet logo og farge.", - "reset to default" : "tilbakestill til forvalg" + "reset to default" : "tilbakestill til forvalg", + "The uploaded file was only partially uploaded" : "Filen ble bare delvis lastet opp" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js index 480a92a2385ba5b6d73ec11b716bca52aa9ba9bb..7c7e6a4262110ded89f046b8ed10dbdfe6653c70 100644 --- a/apps/theming/l10n/nl.js +++ b/apps/theming/l10n/nl.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Er trad geen fout op, het bestand is succesvol geüpload", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Het bestand overschrijdt de MAX_FILE_SIZE richtlijn die is opgegeven in het HTML formulier", - "The uploaded file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload", "No file was uploaded" : "Er is geen bestand geüpload", "Missing a temporary folder" : "Er ontbreekt een tijdelijke map", "Failed to write file to disk." : "Schrijven van het bestand naar schijf mislukte.", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "Uploaden nieuwe inlog achtergrond", "Remove background image" : "Achtergrond beeld verwijderen", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installeer de Imagemagick PHP extensie met ondersteuning voor SVG afbeeldingen om automatisch favicons te genereren op basis van het geuploade logo en kleur.", - "reset to default" : "herstellen naar standaard" + "reset to default" : "herstellen naar standaard", + "The uploaded file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/nl.json b/apps/theming/l10n/nl.json index f7e5274478d6398a9f5bcdd958be9fc6adf0a818..aa2bd8ed659cf5e56cee5381808899a4817970f0 100644 --- a/apps/theming/l10n/nl.json +++ b/apps/theming/l10n/nl.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "Er trad geen fout op, het bestand is succesvol geüpload", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Het bestand overschrijdt de MAX_FILE_SIZE richtlijn die is opgegeven in het HTML formulier", - "The uploaded file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload", "No file was uploaded" : "Er is geen bestand geüpload", "Missing a temporary folder" : "Er ontbreekt een tijdelijke map", "Failed to write file to disk." : "Schrijven van het bestand naar schijf mislukte.", @@ -33,6 +32,7 @@ "Upload new login background" : "Uploaden nieuwe inlog achtergrond", "Remove background image" : "Achtergrond beeld verwijderen", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installeer de Imagemagick PHP extensie met ondersteuning voor SVG afbeeldingen om automatisch favicons te genereren op basis van het geuploade logo en kleur.", - "reset to default" : "herstellen naar standaard" + "reset to default" : "herstellen naar standaard", + "The uploaded file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js index 494160b9330b0063a93e52a146256e39f2bc3584..825d466a168fce5328fe822e4f6014ad49a35f6f 100644 --- a/apps/theming/l10n/pl.js +++ b/apps/theming/l10n/pl.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Brak błędów, plik wysÅ‚ano poprawnie.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Wgrany plik przekracza wartość upload_max_filesize zdefiniowanÄ… w php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "WysÅ‚any plik przekracza wielkość dyrektywy MAX_FILE_SIZE okreÅ›lonej w formularzu HTML", - "The uploaded file was only partially uploaded" : "ZaÅ‚adowany plik zostaÅ‚ wysÅ‚any tylko częściowo.", "No file was uploaded" : "Nie wysÅ‚ano żadnego pliku", "Missing a temporary folder" : "Brak folderu tymczasowego", "Failed to write file to disk." : "Błąd zapisu na dysk.", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "WyÅ›lij nowe tÅ‚o ekranu logowania", "Remove background image" : "UsuÅ„ obraz tÅ‚a", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Aby wygenerować favicon oparte o wysÅ‚ane logo i kolor, zainstaluj rozszerzenie PHP Imagemagick z obsÅ‚ugÄ… SVG.", - "reset to default" : "przywróć domyÅ›lne" + "reset to default" : "przywróć domyÅ›lne", + "The uploaded file was only partially uploaded" : "ZaÅ‚adowany plik zostaÅ‚ wysÅ‚any tylko częściowo." }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/theming/l10n/pl.json b/apps/theming/l10n/pl.json index 60814e069e0a45fab93e28a5ea09bcf99322a527..6cc004458468f6df3118850d6e8ce43496e5e297 100644 --- a/apps/theming/l10n/pl.json +++ b/apps/theming/l10n/pl.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "Brak błędów, plik wysÅ‚ano poprawnie.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Wgrany plik przekracza wartość upload_max_filesize zdefiniowanÄ… w php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "WysÅ‚any plik przekracza wielkość dyrektywy MAX_FILE_SIZE okreÅ›lonej w formularzu HTML", - "The uploaded file was only partially uploaded" : "ZaÅ‚adowany plik zostaÅ‚ wysÅ‚any tylko częściowo.", "No file was uploaded" : "Nie wysÅ‚ano żadnego pliku", "Missing a temporary folder" : "Brak folderu tymczasowego", "Failed to write file to disk." : "Błąd zapisu na dysk.", @@ -32,6 +31,7 @@ "Upload new login background" : "WyÅ›lij nowe tÅ‚o ekranu logowania", "Remove background image" : "UsuÅ„ obraz tÅ‚a", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Aby wygenerować favicon oparte o wysÅ‚ane logo i kolor, zainstaluj rozszerzenie PHP Imagemagick z obsÅ‚ugÄ… SVG.", - "reset to default" : "przywróć domyÅ›lne" + "reset to default" : "przywróć domyÅ›lne", + "The uploaded file was only partially uploaded" : "ZaÅ‚adowany plik zostaÅ‚ wysÅ‚any tylko częściowo." },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js index 285eee96f0892ef8126667f6734a9f8721b4de49..4ad346079a372a147c09c60b968cbd609873eea8 100644 --- a/apps/theming/l10n/pt_BR.js +++ b/apps/theming/l10n/pt_BR.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Sem erros. Arquivo enviado com sucesso", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O arquivo enviado excede a diretiva MAX_FILE_SIZE especificada no formulário HTML", - "The uploaded file was only partially uploaded" : "O arquivo foi enviado parcialmente", "No file was uploaded" : "Nenhum arquivo foi enviado", "Missing a temporary folder" : "Falta uma pasta temporária", "Failed to write file to disk." : "Falha ao escrever no disco.", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "Enviar nova imagem de fundo para o login", "Remove background image" : "Excluir a imagem de fundo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP Imagemagick com suporte a imagens SVG para gerar favicons automaticamente, com base no logotipo e na cor enviados.", - "reset to default" : "restaurar ao padrão" + "reset to default" : "restaurar ao padrão", + "The uploaded file was only partially uploaded" : "O arquivo foi enviado parcialmente" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/theming/l10n/pt_BR.json b/apps/theming/l10n/pt_BR.json index b649c6bc85d99b1cdba4bd9b9ad577a954cdc3fd..18167eac35ca9922b736706c0fddcb10a6c75289 100644 --- a/apps/theming/l10n/pt_BR.json +++ b/apps/theming/l10n/pt_BR.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "Sem erros. Arquivo enviado com sucesso", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O arquivo enviado excede a diretiva MAX_FILE_SIZE especificada no formulário HTML", - "The uploaded file was only partially uploaded" : "O arquivo foi enviado parcialmente", "No file was uploaded" : "Nenhum arquivo foi enviado", "Missing a temporary folder" : "Falta uma pasta temporária", "Failed to write file to disk." : "Falha ao escrever no disco.", @@ -33,6 +32,7 @@ "Upload new login background" : "Enviar nova imagem de fundo para o login", "Remove background image" : "Excluir a imagem de fundo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP Imagemagick com suporte a imagens SVG para gerar favicons automaticamente, com base no logotipo e na cor enviados.", - "reset to default" : "restaurar ao padrão" + "reset to default" : "restaurar ao padrão", + "The uploaded file was only partially uploaded" : "O arquivo foi enviado parcialmente" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/pt_PT.js b/apps/theming/l10n/pt_PT.js index 8404ae98ca48176ae81848a2b95ac56ff68bb5f8..fef9d5192a4d3b4d950b0914b0cb8523f5b3ef6c 100644 --- a/apps/theming/l10n/pt_PT.js +++ b/apps/theming/l10n/pt_PT.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Não ocorreu nenhum erro, o ficheiro foi carregado com sucesso", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro carregado excede a directiva upload_max_filesize no php.ini ", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O ficheiro carregado excedo a directiva MAX_FILE_SIZE especificada no formulário HTML", - "The uploaded file was only partially uploaded" : "O ficheiro escolhido foi apenas parcialmente carregado", "No file was uploaded" : "O ficheiro foi carregado", "Missing a temporary folder" : "Falta uma pasta temporária", "Failed to write file to disk." : "Falhou a escrever o ficheiro no disco.", @@ -34,6 +33,7 @@ OC.L10N.register( "Upload new login background" : "Carregar imagem de segundo plano de Login", "Remove background image" : "Remover imagem de segundo plano", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP Imagemagick com suporte para imagens SVG para gerar automaticamente favicons com base na cor e no logotipo carregado.", - "reset to default" : "restaurar valor padrão" + "reset to default" : "restaurar valor padrão", + "The uploaded file was only partially uploaded" : "O ficheiro escolhido foi apenas parcialmente carregado" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/pt_PT.json b/apps/theming/l10n/pt_PT.json index f71dd3a1962e01301561a80ff5110fca67ac54e6..5943c244517269dfe37ebe8b18474e71c53c67f1 100644 --- a/apps/theming/l10n/pt_PT.json +++ b/apps/theming/l10n/pt_PT.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "Não ocorreu nenhum erro, o ficheiro foi carregado com sucesso", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro carregado excede a directiva upload_max_filesize no php.ini ", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O ficheiro carregado excedo a directiva MAX_FILE_SIZE especificada no formulário HTML", - "The uploaded file was only partially uploaded" : "O ficheiro escolhido foi apenas parcialmente carregado", "No file was uploaded" : "O ficheiro foi carregado", "Missing a temporary folder" : "Falta uma pasta temporária", "Failed to write file to disk." : "Falhou a escrever o ficheiro no disco.", @@ -32,6 +31,7 @@ "Upload new login background" : "Carregar imagem de segundo plano de Login", "Remove background image" : "Remover imagem de segundo plano", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP Imagemagick com suporte para imagens SVG para gerar automaticamente favicons com base na cor e no logotipo carregado.", - "reset to default" : "restaurar valor padrão" + "reset to default" : "restaurar valor padrão", + "The uploaded file was only partially uploaded" : "O ficheiro escolhido foi apenas parcialmente carregado" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/ru.js b/apps/theming/l10n/ru.js index d7182e910386b867f90c17bfe0ccc7c8792ff6e8..a0384c7db7504d66e8c61657add8eed9a40d8298 100644 --- a/apps/theming/l10n/ru.js +++ b/apps/theming/l10n/ru.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Файл загружен уÑпешно. Ошибок нет.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размер загруженного файла превышает уÑтановленный предел upload_max_filesize в php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размер загруженного файла превышает уÑтановленный предел MAX_FILE_SIZE в HTML-форме", - "The uploaded file was only partially uploaded" : "Файл загружен лишь чаÑтично", "No file was uploaded" : "Ðе было загружено ни одного файла", "Missing a temporary folder" : "ОтÑутÑтвует временный каталог", "Failed to write file to disk." : "Ошибка запиÑи на диÑк.", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "Загрузить новый фон Ð´Ð»Ñ Ñкрана входа в ÑиÑтему", "Remove background image" : "Убрать фоновое изображение ", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ð”Ð»Ñ Ð°Ð²Ñ‚Ð¾Ð¼Ð°Ñ‚Ð¸Ñ‡ÐµÑкой генерации favicon на оÑнове загруженного логотипа и цвета нужно уÑтановить PHP раÑширение Imagemagick Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¾Ð¹ изображений SVG ", - "reset to default" : "ÑÐ±Ñ€Ð¾Ñ Ð´Ð¾ наÑтроек по-умолчанию" + "reset to default" : "ÑÐ±Ñ€Ð¾Ñ Ð´Ð¾ наÑтроек по-умолчанию", + "The uploaded file was only partially uploaded" : "Файл загружен лишь чаÑтично" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/theming/l10n/ru.json b/apps/theming/l10n/ru.json index a12bb341743eceb371cd99acc30d40e036a175cb..484cbf029e2054f804db7c5181b5e05b4f6f7aa4 100644 --- a/apps/theming/l10n/ru.json +++ b/apps/theming/l10n/ru.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "Файл загружен уÑпешно. Ошибок нет.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размер загруженного файла превышает уÑтановленный предел upload_max_filesize в php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размер загруженного файла превышает уÑтановленный предел MAX_FILE_SIZE в HTML-форме", - "The uploaded file was only partially uploaded" : "Файл загружен лишь чаÑтично", "No file was uploaded" : "Ðе было загружено ни одного файла", "Missing a temporary folder" : "ОтÑутÑтвует временный каталог", "Failed to write file to disk." : "Ошибка запиÑи на диÑк.", @@ -33,6 +32,7 @@ "Upload new login background" : "Загрузить новый фон Ð´Ð»Ñ Ñкрана входа в ÑиÑтему", "Remove background image" : "Убрать фоновое изображение ", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ð”Ð»Ñ Ð°Ð²Ñ‚Ð¾Ð¼Ð°Ñ‚Ð¸Ñ‡ÐµÑкой генерации favicon на оÑнове загруженного логотипа и цвета нужно уÑтановить PHP раÑширение Imagemagick Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¾Ð¹ изображений SVG ", - "reset to default" : "ÑÐ±Ñ€Ð¾Ñ Ð´Ð¾ наÑтроек по-умолчанию" + "reset to default" : "ÑÐ±Ñ€Ð¾Ñ Ð´Ð¾ наÑтроек по-умолчанию", + "The uploaded file was only partially uploaded" : "Файл загружен лишь чаÑтично" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/apps/theming/l10n/sk.js b/apps/theming/l10n/sk.js index 9fd928b533ecd8fc955679ecc34126bb8dd90ed8..9b02b50aab117fe2abf0ea244ab848364c2b96ea 100644 --- a/apps/theming/l10n/sk.js +++ b/apps/theming/l10n/sk.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Nenastala žiadna chyba, súbor bol úspeÅ¡ne nahraný", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahraný súbor prekroÄil limit nastavený v upload_max_filesize v súbore php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Ukladaný súbor prekraÄuje nastavenie MAX_FILE_SIZE z volieb HTML formulára.", - "The uploaded file was only partially uploaded" : "Ukladaný súbor sa nahral len ÄiastoÄne", "No file was uploaded" : "Nenahral sa žiadny súbor", "Missing a temporary folder" : "Chýba prieÄinok pre doÄasné súbory", "Failed to write file to disk." : "Nepodarilo sa zapÃsaÅ¥ súbor na disk.", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "NahraÅ¥ nové prihlasovacie pozadie", "Remove background image" : "OdstrániÅ¥ obrázok pozadia", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ak chcete automaticky generovaÅ¥ favikony na základe nahraného loga a farby, nainÅ¡talujte rozÅ¡Ãrenie Imagemagick PHP s podporou pre SVG obrázky.", - "reset to default" : "nastaviÅ¥ predvolené" + "reset to default" : "nastaviÅ¥ predvolené", + "The uploaded file was only partially uploaded" : "Ukladaný súbor sa nahral len ÄiastoÄne" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/theming/l10n/sk.json b/apps/theming/l10n/sk.json index 58b5b992fa063864f4f6f0b42cbdbe3a1fb49452..c363d952d4238be8e5284a92bda3817e2999a5bf 100644 --- a/apps/theming/l10n/sk.json +++ b/apps/theming/l10n/sk.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "Nenastala žiadna chyba, súbor bol úspeÅ¡ne nahraný", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahraný súbor prekroÄil limit nastavený v upload_max_filesize v súbore php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Ukladaný súbor prekraÄuje nastavenie MAX_FILE_SIZE z volieb HTML formulára.", - "The uploaded file was only partially uploaded" : "Ukladaný súbor sa nahral len ÄiastoÄne", "No file was uploaded" : "Nenahral sa žiadny súbor", "Missing a temporary folder" : "Chýba prieÄinok pre doÄasné súbory", "Failed to write file to disk." : "Nepodarilo sa zapÃsaÅ¥ súbor na disk.", @@ -33,6 +32,7 @@ "Upload new login background" : "NahraÅ¥ nové prihlasovacie pozadie", "Remove background image" : "OdstrániÅ¥ obrázok pozadia", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ak chcete automaticky generovaÅ¥ favikony na základe nahraného loga a farby, nainÅ¡talujte rozÅ¡Ãrenie Imagemagick PHP s podporou pre SVG obrázky.", - "reset to default" : "nastaviÅ¥ predvolené" + "reset to default" : "nastaviÅ¥ predvolené", + "The uploaded file was only partially uploaded" : "Ukladaný súbor sa nahral len ÄiastoÄne" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js index eb426e9758e1ebadf80e57047ccc75ed6f7535fa..b920d84e391c3ed2a8fa8887746f8d4e0d0d9bc8 100644 --- a/apps/theming/l10n/sr.js +++ b/apps/theming/l10n/sr.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Ðема грешке, фајл је отпремљен уÑпешно", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Отпремани фајл превазилази Ñмерницу upload_max_filesize у фајлу php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Отпремани фајл превазилази Ñмерницу MAX_FILE_SIZE која је наведена у HTML обраÑцу", - "The uploaded file was only partially uploaded" : "Отпремани фајл је Ñамо делимично отпремљен", "No file was uploaded" : "Ðиједан фајл није отпремљен", "Missing a temporary folder" : "ÐедоÑтаје привремена фаÑцикла", "Failed to write file to disk." : "Ðе могу да пишем фајл на диÑк", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "Отпремите нову позадину на пријави", "Remove background image" : "Уклони позадину", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "ИнÑталирајте Imagemagick PHP екÑтензију која подржава SVG Ñлике, да аутоматÑки направи иконе од отпремљеног логоа и боје.", - "reset to default" : "реÑетуј на подразумевано" + "reset to default" : "реÑетуј на подразумевано", + "The uploaded file was only partially uploaded" : "Отпремани фајл је Ñамо делимично отпремљен" }, "nplurals=3; 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/theming/l10n/sr.json b/apps/theming/l10n/sr.json index 7981ec534aa789d742d21f8f349fc9aa5cea29d3..d0644ebed8777f59f2cb567ddcc63e724daf7896 100644 --- a/apps/theming/l10n/sr.json +++ b/apps/theming/l10n/sr.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "Ðема грешке, фајл је отпремљен уÑпешно", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Отпремани фајл превазилази Ñмерницу upload_max_filesize у фајлу php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Отпремани фајл превазилази Ñмерницу MAX_FILE_SIZE која је наведена у HTML обраÑцу", - "The uploaded file was only partially uploaded" : "Отпремани фајл је Ñамо делимично отпремљен", "No file was uploaded" : "Ðиједан фајл није отпремљен", "Missing a temporary folder" : "ÐедоÑтаје привремена фаÑцикла", "Failed to write file to disk." : "Ðе могу да пишем фајл на диÑк", @@ -33,6 +32,7 @@ "Upload new login background" : "Отпремите нову позадину на пријави", "Remove background image" : "Уклони позадину", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "ИнÑталирајте Imagemagick PHP екÑтензију која подржава SVG Ñлике, да аутоматÑки направи иконе од отпремљеног логоа и боје.", - "reset to default" : "реÑетуј на подразумевано" + "reset to default" : "реÑетуј на подразумевано", + "The uploaded file was only partially uploaded" : "Отпремани фајл је Ñамо делимично отпремљен" },"pluralForm" :"nplurals=3; 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/theming/l10n/sv.js b/apps/theming/l10n/sv.js index dff0c7878b66fe0608a11506d5c3693264750b02..af801442ac5d2547460e370ebfeee9dd68f19dd2 100644 --- a/apps/theming/l10n/sv.js +++ b/apps/theming/l10n/sv.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Det finns inga fel, uppladdning av filen lyckades ", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Uppladdningsfilen är för stor (upload_max_filesize i php.ini)", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uppladdade filen överstiger MAX_FILE_SIZE-instruktionen specificerad i HTML-form", - "The uploaded file was only partially uploaded" : "Den uppladdade filen laddades bara upp delvis", "No file was uploaded" : "Ingen fil laddades up", "Missing a temporary folder" : "Saknar en temporär mapp", "Failed to write file to disk." : "Misslyckades att skriva till disk", @@ -33,6 +32,7 @@ OC.L10N.register( "Login image" : "Inloggningsbild", "Upload new login background" : "Ladda upp ny bakgrundsbild", "Remove background image" : "Ta bort bakgrundsbild", - "reset to default" : "Ã…terställ till standard" + "reset to default" : "Ã…terställ till standard", + "The uploaded file was only partially uploaded" : "Den uppladdade filen laddades bara upp delvis" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/sv.json b/apps/theming/l10n/sv.json index 7e07663d3ffaac382cf1d373d64e21fda11b3ad7..41d66468db75625f77e9d7aa492bf9d6346c2f0d 100644 --- a/apps/theming/l10n/sv.json +++ b/apps/theming/l10n/sv.json @@ -10,7 +10,6 @@ "There is no error, the file uploaded with success" : "Det finns inga fel, uppladdning av filen lyckades ", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Uppladdningsfilen är för stor (upload_max_filesize i php.ini)", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uppladdade filen överstiger MAX_FILE_SIZE-instruktionen specificerad i HTML-form", - "The uploaded file was only partially uploaded" : "Den uppladdade filen laddades bara upp delvis", "No file was uploaded" : "Ingen fil laddades up", "Missing a temporary folder" : "Saknar en temporär mapp", "Failed to write file to disk." : "Misslyckades att skriva till disk", @@ -31,6 +30,7 @@ "Login image" : "Inloggningsbild", "Upload new login background" : "Ladda upp ny bakgrundsbild", "Remove background image" : "Ta bort bakgrundsbild", - "reset to default" : "Ã…terställ till standard" + "reset to default" : "Ã…terställ till standard", + "The uploaded file was only partially uploaded" : "Den uppladdade filen laddades bara upp delvis" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js index ab813f758f05dbeb0937174045158b85f6fd4fbf..c9191fbc5c98b924197674c0236a20b4b7776be6 100644 --- a/apps/theming/l10n/tr.js +++ b/apps/theming/l10n/tr.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Herhangi bir sorun yok, dosya yüklendi", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize deÄŸiÅŸkeninin deÄŸerini aşıyor", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE deÄŸiÅŸkeninin deÄŸerini aşıyor", - "The uploaded file was only partially uploaded" : "Dosyanın yalnızca bir bölümü yüklenebildi", "No file was uploaded" : "Herhangi bir dosya yüklenmedi", "Missing a temporary folder" : "Geçici klasör bulunamadı", "Failed to write file to disk." : "Dosya diske yazılamadı.", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "Yeni oturum açma art alanı yükle", "Remove background image" : "Art alan görselini kaldır", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Yüklenen logo ve renge göre otomatik olarak favicon üretilmesi için Imagemagick PHP eklentisini SVG desteÄŸi ile kurun.", - "reset to default" : "varsayılana dön" + "reset to default" : "varsayılana dön", + "The uploaded file was only partially uploaded" : "Dosyanın yalnızca bir bölümü yüklenebildi" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json index cc96a13c7424365c1599042da64f1c86ff7f8ffa..b9682cfbfcd1c11bac648201f34936bd5e9ff0c9 100644 --- a/apps/theming/l10n/tr.json +++ b/apps/theming/l10n/tr.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "Herhangi bir sorun yok, dosya yüklendi", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize deÄŸiÅŸkeninin deÄŸerini aşıyor", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE deÄŸiÅŸkeninin deÄŸerini aşıyor", - "The uploaded file was only partially uploaded" : "Dosyanın yalnızca bir bölümü yüklenebildi", "No file was uploaded" : "Herhangi bir dosya yüklenmedi", "Missing a temporary folder" : "Geçici klasör bulunamadı", "Failed to write file to disk." : "Dosya diske yazılamadı.", @@ -33,6 +32,7 @@ "Upload new login background" : "Yeni oturum açma art alanı yükle", "Remove background image" : "Art alan görselini kaldır", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Yüklenen logo ve renge göre otomatik olarak favicon üretilmesi için Imagemagick PHP eklentisini SVG desteÄŸi ile kurun.", - "reset to default" : "varsayılana dön" + "reset to default" : "varsayılana dön", + "The uploaded file was only partially uploaded" : "Dosyanın yalnızca bir bölümü yüklenebildi" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/theming/l10n/zh_CN.js b/apps/theming/l10n/zh_CN.js index e04a1594182e441e67abf098afe116fae2d12fe7..6483746bd96f8f1375def15e2b4c57a3556bbcc7 100644 --- a/apps/theming/l10n/zh_CN.js +++ b/apps/theming/l10n/zh_CN.js @@ -13,7 +13,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "æ²¡æœ‰é”™è¯¯ï¼Œæ–‡ä»¶å·²ä¸Šä¼ æˆåŠŸ", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "ä¸Šä¼ çš„æ–‡ä»¶è¶…è¿‡äº†php.ini䏿Œ‡å®šçš„upload_max_filesize指令é…ç½®", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "ä¸Šä¼ çš„æ–‡ä»¶è¶…è¿‡äº†HTML表å•䏿Œ‡å®šçš„MAX_FILE_SIZE指令", - "The uploaded file was only partially uploaded" : "ä¸Šä¼ çš„æ–‡ä»¶åªæœ‰éƒ¨åˆ†å·²ä¸Šä¼ ", "No file was uploaded" : "æ²¡æœ‰ä¸Šä¼ æ–‡ä»¶", "Missing a temporary folder" : "缺少临时文件夹", "Failed to write file to disk." : "文件写入ç£ç›˜å¤±è´¥ã€‚", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "ä¸Šä¼ æ–°ç™»å½•èƒŒæ™¯", "Remove background image" : "åˆ é™¤èƒŒæ™¯å›¾ç‰‡", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "安装支æŒSVG图åƒçš„PHP扩展Imagemagickï¼Œæ ¹æ®ä¸Šä¼ çš„logoå’Œé¢œè‰²è‡ªåŠ¨ç”Ÿæˆæ”¶è—å›¾æ ‡ã€‚", - "reset to default" : "é‡ç½®é»˜è®¤" + "reset to default" : "é‡ç½®é»˜è®¤", + "The uploaded file was only partially uploaded" : "ä¸Šä¼ çš„æ–‡ä»¶åªæœ‰éƒ¨åˆ†å·²ä¸Šä¼ " }, "nplurals=1; plural=0;"); diff --git a/apps/theming/l10n/zh_CN.json b/apps/theming/l10n/zh_CN.json index a0b23f5f339e3e4dc93c82a4269c5b41b67cedac..5a748f93aa89d291aad0bf9fd97193668d97cee3 100644 --- a/apps/theming/l10n/zh_CN.json +++ b/apps/theming/l10n/zh_CN.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "æ²¡æœ‰é”™è¯¯ï¼Œæ–‡ä»¶å·²ä¸Šä¼ æˆåŠŸ", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "ä¸Šä¼ çš„æ–‡ä»¶è¶…è¿‡äº†php.ini䏿Œ‡å®šçš„upload_max_filesize指令é…ç½®", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "ä¸Šä¼ çš„æ–‡ä»¶è¶…è¿‡äº†HTML表å•䏿Œ‡å®šçš„MAX_FILE_SIZE指令", - "The uploaded file was only partially uploaded" : "ä¸Šä¼ çš„æ–‡ä»¶åªæœ‰éƒ¨åˆ†å·²ä¸Šä¼ ", "No file was uploaded" : "æ²¡æœ‰ä¸Šä¼ æ–‡ä»¶", "Missing a temporary folder" : "缺少临时文件夹", "Failed to write file to disk." : "文件写入ç£ç›˜å¤±è´¥ã€‚", @@ -33,6 +32,7 @@ "Upload new login background" : "ä¸Šä¼ æ–°ç™»å½•èƒŒæ™¯", "Remove background image" : "åˆ é™¤èƒŒæ™¯å›¾ç‰‡", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "安装支æŒSVG图åƒçš„PHP扩展Imagemagickï¼Œæ ¹æ®ä¸Šä¼ çš„logoå’Œé¢œè‰²è‡ªåŠ¨ç”Ÿæˆæ”¶è—å›¾æ ‡ã€‚", - "reset to default" : "é‡ç½®é»˜è®¤" + "reset to default" : "é‡ç½®é»˜è®¤", + "The uploaded file was only partially uploaded" : "ä¸Šä¼ çš„æ–‡ä»¶åªæœ‰éƒ¨åˆ†å·²ä¸Šä¼ " },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/user_ldap/l10n/ast.js b/apps/user_ldap/l10n/ast.js index 398ad4fbd1663b491849fd95d09446889930f205..b919fc5284557116ef97a9cee757acff48ed8610 100644 --- a/apps/user_ldap/l10n/ast.js +++ b/apps/user_ldap/l10n/ast.js @@ -30,7 +30,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Sirvidor", "No object found in the given Base DN. Please revise." : "Nun s'atopó nengún oxetu na Base DN dada. Por favor, revÃsalo.", "More than 1,000 directory entries available." : "Más de 1.000 entraes de directoriu disponibles.", - " entries available within the provided Base DN" : "entraes disponibles dientro la Base DN proporcionada", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Asocedió un erru. Por favor, compruebe la Base DN , amás de la configuración de conexón y les credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Daveres que quies desaniciar la configuración actual del sirvidor?", "Confirm Deletion" : "Confirmar desaniciu", @@ -159,6 +158,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nomes d'usuariu usense p'atroxar (meta) datos. En cuenta d'identificar y reconocer usuarios, cada usuariu de LDAP tendrá'l so nome d'usuariu internu polo que rique un mapéu dende'l so nome d'usuariu al usuariu de LDAP. El nome d'usuariu creáu mapeáse al UUID del usuariu de LDAP. Amás cacheamos tamién la DN p'amenorgar la intecractividá de LDAP, pero ensin usala pa la identificación. Si la DN camuda, atoparanse los cambios. L'usu internu del nome d'usuariu ye perdayures. ", "Clear Username-LDAP User Mapping" : "Llimpiar l'asignación de los Nomes d'usuariu de los usuarios LDAP", "Clear Groupname-LDAP Group Mapping" : "Llimpiar l'asignación de los Nomes de grupu de los grupos de LDAP", + " entries available within the provided Base DN" : "entraes disponibles dientro la Base DN proporcionada", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Avisu:</b> Les apps user_ldap y user_webdavauth son incompatibles. Pues esperimentar un comportamientu inesperáu. Entruga al to alministrador de sistemes pa desactivar una d'elles." }, diff --git a/apps/user_ldap/l10n/ast.json b/apps/user_ldap/l10n/ast.json index 7432f7918e895d461130f22945eb6d64cfe6d9f2..e9e44a1f15f7efc175ff5fed5bd61f28faf95d60 100644 --- a/apps/user_ldap/l10n/ast.json +++ b/apps/user_ldap/l10n/ast.json @@ -28,7 +28,6 @@ "{nthServer}. Server" : "{nthServer}. Sirvidor", "No object found in the given Base DN. Please revise." : "Nun s'atopó nengún oxetu na Base DN dada. Por favor, revÃsalo.", "More than 1,000 directory entries available." : "Más de 1.000 entraes de directoriu disponibles.", - " entries available within the provided Base DN" : "entraes disponibles dientro la Base DN proporcionada", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Asocedió un erru. Por favor, compruebe la Base DN , amás de la configuración de conexón y les credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Daveres que quies desaniciar la configuración actual del sirvidor?", "Confirm Deletion" : "Confirmar desaniciu", @@ -157,6 +156,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nomes d'usuariu usense p'atroxar (meta) datos. En cuenta d'identificar y reconocer usuarios, cada usuariu de LDAP tendrá'l so nome d'usuariu internu polo que rique un mapéu dende'l so nome d'usuariu al usuariu de LDAP. El nome d'usuariu creáu mapeáse al UUID del usuariu de LDAP. Amás cacheamos tamién la DN p'amenorgar la intecractividá de LDAP, pero ensin usala pa la identificación. Si la DN camuda, atoparanse los cambios. L'usu internu del nome d'usuariu ye perdayures. ", "Clear Username-LDAP User Mapping" : "Llimpiar l'asignación de los Nomes d'usuariu de los usuarios LDAP", "Clear Groupname-LDAP Group Mapping" : "Llimpiar l'asignación de los Nomes de grupu de los grupos de LDAP", + " entries available within the provided Base DN" : "entraes disponibles dientro la Base DN proporcionada", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Avisu:</b> Les apps user_ldap y user_webdavauth son incompatibles. Pues esperimentar un comportamientu inesperáu. Entruga al to alministrador de sistemes pa desactivar una d'elles." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/ca.js b/apps/user_ldap/l10n/ca.js index 288f7a1dbab829d791f775557b08fb44c58dd6de..4e6444f79ffbd3ff8c36ee23d647e6c378564aa9 100644 --- a/apps/user_ldap/l10n/ca.js +++ b/apps/user_ldap/l10n/ca.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No s'ha trobat cap objecte a la Base DN donada. Reviseu.", "More than 1,000 directory entries available." : "Hi ha més de 1.000 entrades de directoris disponibles.", - " entries available within the provided Base DN" : "les entrades disponibles a la Base DN proporcionada", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Hi ha hagut un error. Comproveu la base DN, aixà com la configuració de connexió i les credencials.", "Do you really want to delete the current Server Configuration?" : "Voleu eliminar la configuració actual del servidor?", "Confirm Deletion" : "Confirma l'eliminació", @@ -142,6 +141,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Mapatge d'usuari Nom d'usuari-LDAP", "Clear Username-LDAP User Mapping" : "Elimina el mapatge d'usuari Nom d'usuari-LDAP", "Clear Groupname-LDAP Group Mapping" : "Elimina el mapatge de grup Nom de grup-LDAP", + " entries available within the provided Base DN" : "les entrades disponibles a la Base DN proporcionada", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>AvÃs:</b> Les aplicacions user_ldap i user_webdavauth són incompatibles. Podeu experimentar comportaments inesperats. Demaneu a l'administrador del sistema que en desactivi una." }, diff --git a/apps/user_ldap/l10n/ca.json b/apps/user_ldap/l10n/ca.json index fffb3d9ea20bec5e7a492d6beaf1a1e226781bb0..8678aeae7c8ab4c135e6aa7014cc70d66ccaf933 100644 --- a/apps/user_ldap/l10n/ca.json +++ b/apps/user_ldap/l10n/ca.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No s'ha trobat cap objecte a la Base DN donada. Reviseu.", "More than 1,000 directory entries available." : "Hi ha més de 1.000 entrades de directoris disponibles.", - " entries available within the provided Base DN" : "les entrades disponibles a la Base DN proporcionada", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Hi ha hagut un error. Comproveu la base DN, aixà com la configuració de connexió i les credencials.", "Do you really want to delete the current Server Configuration?" : "Voleu eliminar la configuració actual del servidor?", "Confirm Deletion" : "Confirma l'eliminació", @@ -140,6 +139,7 @@ "Username-LDAP User Mapping" : "Mapatge d'usuari Nom d'usuari-LDAP", "Clear Username-LDAP User Mapping" : "Elimina el mapatge d'usuari Nom d'usuari-LDAP", "Clear Groupname-LDAP Group Mapping" : "Elimina el mapatge de grup Nom de grup-LDAP", + " entries available within the provided Base DN" : "les entrades disponibles a la Base DN proporcionada", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>AvÃs:</b> Les aplicacions user_ldap i user_webdavauth són incompatibles. Podeu experimentar comportaments inesperats. Demaneu a l'administrador del sistema que en desactivi una." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/cs.js b/apps/user_ldap/l10n/cs.js index 0c4eed08471110214a4253104f9192c6af422a62..fa3c76b3f51d0775e557279cb5bc07bc42834735 100644 --- a/apps/user_ldap/l10n/cs.js +++ b/apps/user_ldap/l10n/cs.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "V zadané Base DN nebyl objekt nalezen. Ověřte.", "More than 1,000 directory entries available." : "Je dostupných vÃce než 1000 adresářů.", - " entries available within the provided Base DN" : "záznamů dostupných v zadané Base DN", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "DoÅ¡lo k chybÄ›. Ověře prosÃm Base DN spoleÄnÄ› s nastavenÃm pÅ™ipojenà a pÅ™ihlaÅ¡ovacÃmi údaji.", "Do you really want to delete the current Server Configuration?" : "Opravdu si pÅ™ejete smazat souÄasné nastavenà serveru?", "Confirm Deletion" : "Potvrdit smazánÃ", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Uživatelská jména jsou použÃvána pro uchovávánà a pÅ™iÅ™azovánà (meta)dat. Pro správnou identifikaci a rozpoznánà uživatelů bude mÃt každý LDAP uživatel internà uživatelské jméno. To vyžaduje mapovánà uživatelských jmen na uživatele LDAP. VytvoÅ™ené uživatelské jméno je mapováno na UUID uživatele v LDAP. DN informace je navÃc udržována v pamÄ›ti pro snÞenà interakce s LDAP, ale nenà použÃvána pro identifikaci. Pokud se DN zmÄ›nÃ, bude to správnÄ› rozpoznáno. Internà uživatelské jméno se použÃvá celé. VyÄiÅ¡tÄ›nà mapovánà zanechá zbytky vÅ¡ude. VyÄiÅ¡tÄ›nà navÃc nenà specifické pro každou konfiguraci, bude mÃt vliv na vÅ¡echny LDAP konfigurace! Nikdy neÄistÄ›te mapovánà v produkÄnÃm prostÅ™edÃ, ale pouze v testovacà nebo experimentálnà fázi.", "Clear Username-LDAP User Mapping" : "ZruÅ¡it mapovánà uživatelských jmen LDAPu", "Clear Groupname-LDAP Group Mapping" : "ZruÅ¡it mapovánà názvů skupin LDAPu", + " entries available within the provided Base DN" : "záznamů dostupných v zadané Base DN", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>VarovánÃ:</b> Aplikace user_ldap a user_webdavauth jsou vzájemnÄ› nekompatibilnÃ. Můžete zaznamenat neoÄekávané chovánÃ. Požádejte prosÃm svého správce systému o zakázánà jedné z nich." }, diff --git a/apps/user_ldap/l10n/cs.json b/apps/user_ldap/l10n/cs.json index 2bb339d8c22194e0fc928b64b28ae872a43fe921..e3e8244299a3908f93edefb6401f0439db42cc01 100644 --- a/apps/user_ldap/l10n/cs.json +++ b/apps/user_ldap/l10n/cs.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "V zadané Base DN nebyl objekt nalezen. Ověřte.", "More than 1,000 directory entries available." : "Je dostupných vÃce než 1000 adresářů.", - " entries available within the provided Base DN" : "záznamů dostupných v zadané Base DN", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "DoÅ¡lo k chybÄ›. Ověře prosÃm Base DN spoleÄnÄ› s nastavenÃm pÅ™ipojenà a pÅ™ihlaÅ¡ovacÃmi údaji.", "Do you really want to delete the current Server Configuration?" : "Opravdu si pÅ™ejete smazat souÄasné nastavenà serveru?", "Confirm Deletion" : "Potvrdit smazánÃ", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Uživatelská jména jsou použÃvána pro uchovávánà a pÅ™iÅ™azovánà (meta)dat. Pro správnou identifikaci a rozpoznánà uživatelů bude mÃt každý LDAP uživatel internà uživatelské jméno. To vyžaduje mapovánà uživatelských jmen na uživatele LDAP. VytvoÅ™ené uživatelské jméno je mapováno na UUID uživatele v LDAP. DN informace je navÃc udržována v pamÄ›ti pro snÞenà interakce s LDAP, ale nenà použÃvána pro identifikaci. Pokud se DN zmÄ›nÃ, bude to správnÄ› rozpoznáno. Internà uživatelské jméno se použÃvá celé. VyÄiÅ¡tÄ›nà mapovánà zanechá zbytky vÅ¡ude. VyÄiÅ¡tÄ›nà navÃc nenà specifické pro každou konfiguraci, bude mÃt vliv na vÅ¡echny LDAP konfigurace! Nikdy neÄistÄ›te mapovánà v produkÄnÃm prostÅ™edÃ, ale pouze v testovacà nebo experimentálnà fázi.", "Clear Username-LDAP User Mapping" : "ZruÅ¡it mapovánà uživatelských jmen LDAPu", "Clear Groupname-LDAP Group Mapping" : "ZruÅ¡it mapovánà názvů skupin LDAPu", + " entries available within the provided Base DN" : "záznamů dostupných v zadané Base DN", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>VarovánÃ:</b> Aplikace user_ldap a user_webdavauth jsou vzájemnÄ› nekompatibilnÃ. Můžete zaznamenat neoÄekávané chovánÃ. Požádejte prosÃm svého správce systému o zakázánà jedné z nich." },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" diff --git a/apps/user_ldap/l10n/da.js b/apps/user_ldap/l10n/da.js index 3e78a39b343b06247af95c82a727381d0efc9e49..fe85f8c9d6eabf7a27b5135e98bf5d60796b17db 100644 --- a/apps/user_ldap/l10n/da.js +++ b/apps/user_ldap/l10n/da.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. server", "No object found in the given Base DN. Please revise." : "Intet objekt fundet i den givne Base DN. Gennemse venligst.", "More than 1,000 directory entries available." : "Mere end 1.000 mappeposter", - " entries available within the provided Base DN" : "poster tilgængelige inden for det angivne Base DN.", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Der opstod en fejl. Tjek venligst Base DN, sÃ¥vel som forbindelsesindstillingerne og brugeroplysningerne.", "Do you really want to delete the current Server Configuration?" : "Ønsker du virkelig at slette den nuværende Server Konfiguration?", "Confirm Deletion" : "Bekræft sletning", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Brugernavne bruges til at lagre og tildele (meta)data. For at kunne identificere og genkende brugere præcist, sÃ¥ vil hver LDAP-bruger have et internt brugernavn. Det oprettede brugernavn kortlægges til UUID'et for LDAP-brugeren. I tillæg mellemlagres DN'et for at mindske LDAP-interaktioner, men det benyttes ikke til identifikation. Hvis DN'et ændres, sÃ¥ vil ændringerne blive registreret. Det interne brugernavn anvendes overalt. Hvis kortlægningerne ryddes, sÃ¥ vil der være rester overalt. Rydning af kortlægningerne er ikke konfigurationssensitivt - det pÃ¥virker alle LDAP-konfigurationer! Ryd aldrig kortlægningerne i et produktionsmiljø, kun i et teststadie eller eksperimentelt stadie.", "Clear Username-LDAP User Mapping" : "Ryd kortlægning mellem brugernavn og LDAP-bruger", "Clear Groupname-LDAP Group Mapping" : "Ryd kortlægning mellem gruppenavn og LDAP-gruppe", + " entries available within the provided Base DN" : "poster tilgængelige inden for det angivne Base DN.", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advarsel:</b> Apps'ene user_ldap og user_webdavauth er ikke kompatible. Du kan opleve uventet adfærd. Spørg venligst din systemadministrator om at slÃ¥ én af dem fra." }, diff --git a/apps/user_ldap/l10n/da.json b/apps/user_ldap/l10n/da.json index 1e68a242bc3a38fc7518bb0bf6bf0c6fccfa7118..12f88c9d9b11ebf02b4fea422380ea5d2145eb9a 100644 --- a/apps/user_ldap/l10n/da.json +++ b/apps/user_ldap/l10n/da.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. server", "No object found in the given Base DN. Please revise." : "Intet objekt fundet i den givne Base DN. Gennemse venligst.", "More than 1,000 directory entries available." : "Mere end 1.000 mappeposter", - " entries available within the provided Base DN" : "poster tilgængelige inden for det angivne Base DN.", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Der opstod en fejl. Tjek venligst Base DN, sÃ¥vel som forbindelsesindstillingerne og brugeroplysningerne.", "Do you really want to delete the current Server Configuration?" : "Ønsker du virkelig at slette den nuværende Server Konfiguration?", "Confirm Deletion" : "Bekræft sletning", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Brugernavne bruges til at lagre og tildele (meta)data. For at kunne identificere og genkende brugere præcist, sÃ¥ vil hver LDAP-bruger have et internt brugernavn. Det oprettede brugernavn kortlægges til UUID'et for LDAP-brugeren. I tillæg mellemlagres DN'et for at mindske LDAP-interaktioner, men det benyttes ikke til identifikation. Hvis DN'et ændres, sÃ¥ vil ændringerne blive registreret. Det interne brugernavn anvendes overalt. Hvis kortlægningerne ryddes, sÃ¥ vil der være rester overalt. Rydning af kortlægningerne er ikke konfigurationssensitivt - det pÃ¥virker alle LDAP-konfigurationer! Ryd aldrig kortlægningerne i et produktionsmiljø, kun i et teststadie eller eksperimentelt stadie.", "Clear Username-LDAP User Mapping" : "Ryd kortlægning mellem brugernavn og LDAP-bruger", "Clear Groupname-LDAP Group Mapping" : "Ryd kortlægning mellem gruppenavn og LDAP-gruppe", + " entries available within the provided Base DN" : "poster tilgængelige inden for det angivne Base DN.", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advarsel:</b> Apps'ene user_ldap og user_webdavauth er ikke kompatible. Du kan opleve uventet adfærd. Spørg venligst din systemadministrator om at slÃ¥ én af dem fra." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js index f89c04535da6d78d5153149038547a6b721cae36..6fcb6b020fb8e8af1c105824f037b3843711b69d 100644 --- a/apps/user_ldap/l10n/de.js +++ b/apps/user_ldap/l10n/de.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. - Server", "No object found in the given Base DN. Please revise." : "Keine Objekte in der Base-DN gefunden, bitte überprüfen.", "More than 1,000 directory entries available." : "Mehr als 1.000 Einträge stehen zur Verfügung.", - " entries available within the provided Base DN" : "Einträge in der Vorgesehenen Base DN verfügbar", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ein Fehler ist aufgetreten. Bitte die Base DN sowie die Verbindungs- und Anmeldeeinstellungen überprüfen.", "Do you really want to delete the current Server Configuration?" : "Soll die aktuelle Serverkonfiguration wirklich gelöscht werden?", "Confirm Deletion" : "Löschen bestätigen", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Die Benutzernamen werden genutzt, um (Meta-)Daten zuzuordnen und zu speichern. Um Benutzer eindeutig und präzise zu identifizieren, hat jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung (mappen) von Benutzernamen zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzernamens zugeordnet. Zusätzlich wird der DN zwischengespeichert, um die Interaktion mit dem LDAP zu minimieren, was aber nicht der Identifikation dient. Ändert sich der DN, werden die Änderungen durch gefunden. Der interne Benutzername, wird in überall verwendet. Werden die Zuordnungen gelöscht, bleiben überall Reste zurück. Die Löschung der Zuordnungen kann nicht in der Konfiguration vorgenommen werden, beeinflusst aber die LDAP-Konfiguration! Lösche niemals die Zuordnungen in einer produktiven Umgebung. Lösche die Zuordnungen nur in einer Test- oder Experimentierumgebung.", "Clear Username-LDAP User Mapping" : "LDAP-Benutzernamenzuordnung löschen", "Clear Groupname-LDAP Group Mapping" : "LDAP-Gruppennamenzuordnung löschen", + " entries available within the provided Base DN" : "Einträge in der Vorgesehenen Base DN verfügbar", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann deshalb zu unerwartetem Systemverhalten kommen. Bitte kontaktiere deinen Systemadministator und bitte ihn um die Deaktivierung einer der beiden Anwendungen." }, diff --git a/apps/user_ldap/l10n/de.json b/apps/user_ldap/l10n/de.json index 7e556bb742e7c280ce322f77e00dea4af33141d1..de12726afed253d31e8f16319cff4471832a4872 100644 --- a/apps/user_ldap/l10n/de.json +++ b/apps/user_ldap/l10n/de.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. - Server", "No object found in the given Base DN. Please revise." : "Keine Objekte in der Base-DN gefunden, bitte überprüfen.", "More than 1,000 directory entries available." : "Mehr als 1.000 Einträge stehen zur Verfügung.", - " entries available within the provided Base DN" : "Einträge in der Vorgesehenen Base DN verfügbar", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ein Fehler ist aufgetreten. Bitte die Base DN sowie die Verbindungs- und Anmeldeeinstellungen überprüfen.", "Do you really want to delete the current Server Configuration?" : "Soll die aktuelle Serverkonfiguration wirklich gelöscht werden?", "Confirm Deletion" : "Löschen bestätigen", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Die Benutzernamen werden genutzt, um (Meta-)Daten zuzuordnen und zu speichern. Um Benutzer eindeutig und präzise zu identifizieren, hat jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung (mappen) von Benutzernamen zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzernamens zugeordnet. Zusätzlich wird der DN zwischengespeichert, um die Interaktion mit dem LDAP zu minimieren, was aber nicht der Identifikation dient. Ändert sich der DN, werden die Änderungen durch gefunden. Der interne Benutzername, wird in überall verwendet. Werden die Zuordnungen gelöscht, bleiben überall Reste zurück. Die Löschung der Zuordnungen kann nicht in der Konfiguration vorgenommen werden, beeinflusst aber die LDAP-Konfiguration! Lösche niemals die Zuordnungen in einer produktiven Umgebung. Lösche die Zuordnungen nur in einer Test- oder Experimentierumgebung.", "Clear Username-LDAP User Mapping" : "LDAP-Benutzernamenzuordnung löschen", "Clear Groupname-LDAP Group Mapping" : "LDAP-Gruppennamenzuordnung löschen", + " entries available within the provided Base DN" : "Einträge in der Vorgesehenen Base DN verfügbar", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann deshalb zu unerwartetem Systemverhalten kommen. Bitte kontaktiere deinen Systemadministator und bitte ihn um die Deaktivierung einer der beiden Anwendungen." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js index 9f92d3112bcbd7463a172bb0f80d19243c38c678..18cbe621714b40ab23d482196241bfb7818ce22c 100644 --- a/apps/user_ldap/l10n/de_DE.js +++ b/apps/user_ldap/l10n/de_DE.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. - Server", "No object found in the given Base DN. Please revise." : "Keine Objekte in der angegebenen Base-DN gefunden, bitte überprüfen.", "More than 1,000 directory entries available." : "Es sind mehr als 1.000 Verzeichniseinträge verfügbar.", - " entries available within the provided Base DN" : "Einträge in der angegebenen Base DN verfügbar", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Es ist ein Fehler aufgetreten. Bitte überprüfen Sie die Base DN wie auch die Verbindungseinstellungen und Anmeldeinformationen.", "Do you really want to delete the current Server Configuration?" : "Soll die aktuelle Serverkonfiguration wirklich gelöscht werden?", "Confirm Deletion" : "Löschen bestätigen", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Benutzernamen dienen zum Speichern und Zuweisen von (Meta-)Daten. Um Benutzer eindeutig zu identifizieren und zu erkennen, besitzt jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung des jeweiligen Benutzernamens zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzers zugeordnet. Darüber hinaus wird der DN auch zwischengespeichert, um die Interaktion über LDAP zu reduzieren, was aber nicht zur Identifikation dient. Ändert sich der DN, werden die Änderungen gefunden. Der interne Benutzername wird durchgängig verwendet. Ein Löschen der Zuordnungen führt zum systemweiten Verbleib von Restdaten. Es bleibt nicht auf eine einzelne Konfiguration beschränkt, sondern wirkt sich auf alle LDAP-Konfigurationen aus! Löschen Sie die Zuordnungen nie innerhalb einer Produktivumgebung, sondern nur in einer Test- oder Experimentierumgebung.", "Clear Username-LDAP User Mapping" : "Lösche LDAP-Benutzernamenzuordnung", "Clear Groupname-LDAP Group Mapping" : "Lösche LDAP-Gruppennamenzuordnung", + " entries available within the provided Base DN" : "Einträge in der angegebenen Base DN verfügbar", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann deshalb zu unerwartetem Systemverhalten kommen. Bitte kontaktieren Sie Ihren Systemadministator und bitten Sie um die Deaktivierung einer der beiden Anwendungen." }, diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json index 43761fdc494855edc52dcb53ab0eba7be239ec77..b89f57ed55318e9724617b753a8bb2dd273eef70 100644 --- a/apps/user_ldap/l10n/de_DE.json +++ b/apps/user_ldap/l10n/de_DE.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. - Server", "No object found in the given Base DN. Please revise." : "Keine Objekte in der angegebenen Base-DN gefunden, bitte überprüfen.", "More than 1,000 directory entries available." : "Es sind mehr als 1.000 Verzeichniseinträge verfügbar.", - " entries available within the provided Base DN" : "Einträge in der angegebenen Base DN verfügbar", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Es ist ein Fehler aufgetreten. Bitte überprüfen Sie die Base DN wie auch die Verbindungseinstellungen und Anmeldeinformationen.", "Do you really want to delete the current Server Configuration?" : "Soll die aktuelle Serverkonfiguration wirklich gelöscht werden?", "Confirm Deletion" : "Löschen bestätigen", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Benutzernamen dienen zum Speichern und Zuweisen von (Meta-)Daten. Um Benutzer eindeutig zu identifizieren und zu erkennen, besitzt jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung des jeweiligen Benutzernamens zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzers zugeordnet. Darüber hinaus wird der DN auch zwischengespeichert, um die Interaktion über LDAP zu reduzieren, was aber nicht zur Identifikation dient. Ändert sich der DN, werden die Änderungen gefunden. Der interne Benutzername wird durchgängig verwendet. Ein Löschen der Zuordnungen führt zum systemweiten Verbleib von Restdaten. Es bleibt nicht auf eine einzelne Konfiguration beschränkt, sondern wirkt sich auf alle LDAP-Konfigurationen aus! Löschen Sie die Zuordnungen nie innerhalb einer Produktivumgebung, sondern nur in einer Test- oder Experimentierumgebung.", "Clear Username-LDAP User Mapping" : "Lösche LDAP-Benutzernamenzuordnung", "Clear Groupname-LDAP Group Mapping" : "Lösche LDAP-Gruppennamenzuordnung", + " entries available within the provided Base DN" : "Einträge in der angegebenen Base DN verfügbar", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann deshalb zu unerwartetem Systemverhalten kommen. Bitte kontaktieren Sie Ihren Systemadministator und bitten Sie um die Deaktivierung einer der beiden Anwendungen." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/el.js b/apps/user_ldap/l10n/el.js index a29b323725369297ee9c4938c734610bc2a42fc6..186158449920ac0f270019ebbdd28085934a03ca 100644 --- a/apps/user_ldap/l10n/el.js +++ b/apps/user_ldap/l10n/el.js @@ -31,7 +31,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Διακομιστής", "No object found in the given Base DN. Please revise." : "Δεν βÏÎθηκε αντικείμενο στο δηλωθÎν Base DN. ΠαÏακαλώ αναθεωÏήστε.", "More than 1,000 directory entries available." : "Είναι διαθÎσιμες πεÏισσότεÏες από 1.000 εγγÏαφÎÏ‚ καταλόγου.", - " entries available within the provided Base DN" : "διαθÎσιμες καταχωÏήσεις εντός του δηλωθÎντος ", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "ΠαÏουσιάστηκε σφάλμα. ΠαÏακαλοÏμε ελÎγξτε το Base DN καθώς και τις Ïυθμίσεις και τα διαπιστευτήÏια σÏνδεσης.", "Do you really want to delete the current Server Configuration?" : "ΘÎλετε να διαγÏάψετε τις Ï„ÏÎχουσες Ïυθμίσεις του διακομιστή;", "Confirm Deletion" : "Επιβεβαίωση ΔιαγÏαφής", @@ -163,6 +162,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Τα ονόματα χÏηστών χÏησιμοποιοÏνται για την αποθήκευση και τον Ï€ÏοσδιοÏισμό των (μετα) δεδομÎνων. Î ÏοκειμÎνου να Ï€ÏοσδιοÏιστοÏν με ακÏίβεια και να αναγνωÏιστοÏν οι χÏήστες, κάθε χÏήστης LDAP θα Îχει Îνα εσωτεÏικό όνομα. Αυτό απαιτεί μια αντιστοίχιση του ονόματος χÏήστη με το χÏήστη LDAP. Το όνομα χÏήστη που δημιουÏγήθηκαν αντιστοιχίζεται στην UUID του χÏήστη LDAP. ΕπιπÏοσθÎτως, το DN αποθηκεÏεται Ï€ÏοσωÏινά (cache) ώστε να μειωθεί η αλληλεπίδÏαση LDAP, αλλά δεν χÏησιμοποιείται για την ταυτοποίηση. Αν το DN αλλάξει, οι αλλαγÎÏ‚ θα εντοπιστοÏν. Το εσωτεÏικό όνομα χÏήστη χÏησιμοποιείται παντοÏ. Η εκκαθάÏιση των αντιστοιχίσεων θα αφήσει υπολείμματα παντοÏ. Η εκκαθάÏιση των αντιστοιχίσεων δεν επηÏεάζεται από τη διαμόÏφωση, επηÏεάζει όλες τις διαμοÏφώσεις LDAP! Μην διαγÏάψετε ποτΠτις αντιστοιχίσεις σε Îνα λειτουÏγικό πεÏιβάλλον παÏά μόνο σε δοκιμÎÏ‚ ή σε πειÏαματικό στάδιο.", "Clear Username-LDAP User Mapping" : "ΔιαγÏαφή αντιστοίχησης Ονόματος ΧÏήστη LDAP-ΧÏήστη", "Clear Groupname-LDAP Group Mapping" : "ΔιαγÏαφή αντιστοίχησης Ονόματος Ομάδας-LDAP Ομάδας", + " entries available within the provided Base DN" : "διαθÎσιμες καταχωÏήσεις εντός του δηλωθÎντος ", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Î Ïοσοχή:</b> Οι εφαÏμογÎÏ‚ user_ldap και user_webdavauth είναι ασÏμβατες. ΜποÏεί να αντιμετωπίσετε απÏόβλεπτη συμπεÏιφοÏά. ΠαÏακαλώ ζητήστε από τον διαχειÏιστή συστήματος να απενεÏγοποιήσει μία από αυτÎÏ‚." }, diff --git a/apps/user_ldap/l10n/el.json b/apps/user_ldap/l10n/el.json index 24ff471f57f99e36d5590addbc02ee1bcbf951e9..874bd516b5bfa8d72bdb77a2563e5ac557e83e17 100644 --- a/apps/user_ldap/l10n/el.json +++ b/apps/user_ldap/l10n/el.json @@ -29,7 +29,6 @@ "{nthServer}. Server" : "{nthServer}. Διακομιστής", "No object found in the given Base DN. Please revise." : "Δεν βÏÎθηκε αντικείμενο στο δηλωθÎν Base DN. ΠαÏακαλώ αναθεωÏήστε.", "More than 1,000 directory entries available." : "Είναι διαθÎσιμες πεÏισσότεÏες από 1.000 εγγÏαφÎÏ‚ καταλόγου.", - " entries available within the provided Base DN" : "διαθÎσιμες καταχωÏήσεις εντός του δηλωθÎντος ", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "ΠαÏουσιάστηκε σφάλμα. ΠαÏακαλοÏμε ελÎγξτε το Base DN καθώς και τις Ïυθμίσεις και τα διαπιστευτήÏια σÏνδεσης.", "Do you really want to delete the current Server Configuration?" : "ΘÎλετε να διαγÏάψετε τις Ï„ÏÎχουσες Ïυθμίσεις του διακομιστή;", "Confirm Deletion" : "Επιβεβαίωση ΔιαγÏαφής", @@ -161,6 +160,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Τα ονόματα χÏηστών χÏησιμοποιοÏνται για την αποθήκευση και τον Ï€ÏοσδιοÏισμό των (μετα) δεδομÎνων. Î ÏοκειμÎνου να Ï€ÏοσδιοÏιστοÏν με ακÏίβεια και να αναγνωÏιστοÏν οι χÏήστες, κάθε χÏήστης LDAP θα Îχει Îνα εσωτεÏικό όνομα. Αυτό απαιτεί μια αντιστοίχιση του ονόματος χÏήστη με το χÏήστη LDAP. Το όνομα χÏήστη που δημιουÏγήθηκαν αντιστοιχίζεται στην UUID του χÏήστη LDAP. ΕπιπÏοσθÎτως, το DN αποθηκεÏεται Ï€ÏοσωÏινά (cache) ώστε να μειωθεί η αλληλεπίδÏαση LDAP, αλλά δεν χÏησιμοποιείται για την ταυτοποίηση. Αν το DN αλλάξει, οι αλλαγÎÏ‚ θα εντοπιστοÏν. Το εσωτεÏικό όνομα χÏήστη χÏησιμοποιείται παντοÏ. Η εκκαθάÏιση των αντιστοιχίσεων θα αφήσει υπολείμματα παντοÏ. Η εκκαθάÏιση των αντιστοιχίσεων δεν επηÏεάζεται από τη διαμόÏφωση, επηÏεάζει όλες τις διαμοÏφώσεις LDAP! Μην διαγÏάψετε ποτΠτις αντιστοιχίσεις σε Îνα λειτουÏγικό πεÏιβάλλον παÏά μόνο σε δοκιμÎÏ‚ ή σε πειÏαματικό στάδιο.", "Clear Username-LDAP User Mapping" : "ΔιαγÏαφή αντιστοίχησης Ονόματος ΧÏήστη LDAP-ΧÏήστη", "Clear Groupname-LDAP Group Mapping" : "ΔιαγÏαφή αντιστοίχησης Ονόματος Ομάδας-LDAP Ομάδας", + " entries available within the provided Base DN" : "διαθÎσιμες καταχωÏήσεις εντός του δηλωθÎντος ", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Î Ïοσοχή:</b> Οι εφαÏμογÎÏ‚ user_ldap και user_webdavauth είναι ασÏμβατες. ΜποÏεί να αντιμετωπίσετε απÏόβλεπτη συμπεÏιφοÏά. ΠαÏακαλώ ζητήστε από τον διαχειÏιστή συστήματος να απενεÏγοποιήσει μία από αυτÎÏ‚." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js index 2b7513cc2ba2c6325a2e4f323737a3eb24a0dea8..531082612628c128d676176cde0fec8dc359b7f4 100644 --- a/apps/user_ldap/l10n/en_GB.js +++ b/apps/user_ldap/l10n/en_GB.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "No object found in the given Base DN. Please revise.", "More than 1,000 directory entries available." : "More than 1,000 directory entries available.", - " entries available within the provided Base DN" : " entries available within the provided Base DN", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "An error occurred. Please check the Base DN, as well as connection settings and credentials.", "Do you really want to delete the current Server Configuration?" : "Do you really want to delete the current Server Configuration?", "Confirm Deletion" : "Confirm Deletion", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Usernames are used to store and assign (meta) data. In order to precisely identify and recognise users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage.", "Clear Username-LDAP User Mapping" : "Clear Username-LDAP User Mapping", "Clear Groupname-LDAP Group Mapping" : "Clear Groupname-LDAP Group Mapping", + " entries available within the provided Base DN" : " entries available within the provided Base DN", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." }, diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json index 991b0904c553ae89281f8f408bd4246a807b82a3..86692e05c413767331921ec6eaa2f556c5b0cdf6 100644 --- a/apps/user_ldap/l10n/en_GB.json +++ b/apps/user_ldap/l10n/en_GB.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "No object found in the given Base DN. Please revise.", "More than 1,000 directory entries available." : "More than 1,000 directory entries available.", - " entries available within the provided Base DN" : " entries available within the provided Base DN", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "An error occurred. Please check the Base DN, as well as connection settings and credentials.", "Do you really want to delete the current Server Configuration?" : "Do you really want to delete the current Server Configuration?", "Confirm Deletion" : "Confirm Deletion", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Usernames are used to store and assign (meta) data. In order to precisely identify and recognise users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage.", "Clear Username-LDAP User Mapping" : "Clear Username-LDAP User Mapping", "Clear Groupname-LDAP Group Mapping" : "Clear Groupname-LDAP Group Mapping", + " entries available within the provided Base DN" : " entries available within the provided Base DN", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js index a5380bc40814f2b6c429f526512de1ba4d22ade6..f95a6b516902d35bb4c6ab842cafea22b2a001e8 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. servidor", "No object found in the given Base DN. Please revise." : "No se encuentra ningún objeto en la Base DN dada. Por favor revisar.", "More than 1,000 directory entries available." : "Más de 1.000 entradas de directorios disponibles.", - " entries available within the provided Base DN" : "entradas disponibles dentro de la BaseDN provista", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Un error ocurrió. Por favor revise la Base DN, también como la configuración de la conexión y credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente desea eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar eliminación", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuarios son usados para almacenar y asignar (meta) datos. Con el fin de identificar de forma precisa y reconocer usuarios, cada usuario de LDAP tendrá un nombre de usuario interno. Esto requiere un mapeo entre el nombre de usuario y el usuario del LDAP. El nombre de usuario creado es mapeado respecto al UUID del usuario en el LDAP. De forma adicional, el DN es cacheado para reducir la interacción entre el LDAP, pero no es usado para identificar. Si el DN cambia, los cambios serán aplicados. El nombre de usuario interno es usado por encima de todo. Limpiar los mapeos dejará restos por todas partes, no es sensible a configuración, ¡afecta a todas las configuraciones del LDAP! Nunca limpies los mapeos en un entorno de producción, únicamente en una fase de desarrollo o experimental.", "Clear Username-LDAP User Mapping" : "Borrar la asignación de los Nombres de usuario de los usuarios LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar la asignación de los Nombres de grupo de los grupos de LDAP", + " entries available within the provided Base DN" : "entradas disponibles dentro de la BaseDN provista", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las apps user_ldap y user_webdavauth son incompatibles. Puede que experimente un comportamiento inesperado. PÃdale a su administrador del sistema que desactive uno de ellos." }, diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json index 3c0cf33d54d5a82e9ee2031ed6805bd1a6b9d68f..38614886c3546d4fb7ed3e2b70655a2408d90d8a 100644 --- a/apps/user_ldap/l10n/es.json +++ b/apps/user_ldap/l10n/es.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. servidor", "No object found in the given Base DN. Please revise." : "No se encuentra ningún objeto en la Base DN dada. Por favor revisar.", "More than 1,000 directory entries available." : "Más de 1.000 entradas de directorios disponibles.", - " entries available within the provided Base DN" : "entradas disponibles dentro de la BaseDN provista", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Un error ocurrió. Por favor revise la Base DN, también como la configuración de la conexión y credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente desea eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar eliminación", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuarios son usados para almacenar y asignar (meta) datos. Con el fin de identificar de forma precisa y reconocer usuarios, cada usuario de LDAP tendrá un nombre de usuario interno. Esto requiere un mapeo entre el nombre de usuario y el usuario del LDAP. El nombre de usuario creado es mapeado respecto al UUID del usuario en el LDAP. De forma adicional, el DN es cacheado para reducir la interacción entre el LDAP, pero no es usado para identificar. Si el DN cambia, los cambios serán aplicados. El nombre de usuario interno es usado por encima de todo. Limpiar los mapeos dejará restos por todas partes, no es sensible a configuración, ¡afecta a todas las configuraciones del LDAP! Nunca limpies los mapeos en un entorno de producción, únicamente en una fase de desarrollo o experimental.", "Clear Username-LDAP User Mapping" : "Borrar la asignación de los Nombres de usuario de los usuarios LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar la asignación de los Nombres de grupo de los grupos de LDAP", + " entries available within the provided Base DN" : "entradas disponibles dentro de la BaseDN provista", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las apps user_ldap y user_webdavauth son incompatibles. Puede que experimente un comportamiento inesperado. PÃdale a su administrador del sistema que desactive uno de ellos." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/es_419.js b/apps/user_ldap/l10n/es_419.js index de29038dc7f220bf9876cceb9c77e976685cc139..5a3d3d29d0d641718fce92811cf212bb00b1a296 100644 --- a/apps/user_ldap/l10n/es_419.js +++ b/apps/user_ldap/l10n/es_419.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." }, diff --git a/apps/user_ldap/l10n/es_419.json b/apps/user_ldap/l10n/es_419.json index d6053488fccf27bd7ccb29d379216147356b2498..07497d06ceb3f3ec6ef4efccad0baf4eb51f9731 100644 --- a/apps/user_ldap/l10n/es_419.json +++ b/apps/user_ldap/l10n/es_419.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/es_AR.js b/apps/user_ldap/l10n/es_AR.js index 6ea50da278320af9eeccbc4c2996dfe95db88021..c45ffc1b9b3ab3d3963047588de22bbf4e6e8ac4 100644 --- a/apps/user_ldap/l10n/es_AR.js +++ b/apps/user_ldap/l10n/es_AR.js @@ -29,7 +29,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Favor de verificar. ", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Favor de verificar la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente desea eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -175,6 +174,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Nombre de usuario interno. Esto requiere un mapeo del Nombre de usuario al usuario LDAP. El nombre de usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Nombre del usuario interno se usa en todos lados. Limpiar los mapeos dejará sobras en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borre las configuraciones en el ambiente de producción, sólo hágalo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Nombres de usuario a los Usuarios LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos de LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Usted puede expermientar comportamientos inesperados. Favor de solicitar a su administrador del sistema deshabilitar alguno de ellos." }, diff --git a/apps/user_ldap/l10n/es_AR.json b/apps/user_ldap/l10n/es_AR.json index 79604a43335566dbe53da2e49bcf35ff6fe4b37d..910c7ac21bd60a51749f5dcf6a7a23cb592b6914 100644 --- a/apps/user_ldap/l10n/es_AR.json +++ b/apps/user_ldap/l10n/es_AR.json @@ -27,7 +27,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Favor de verificar. ", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Favor de verificar la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente desea eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -173,6 +172,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Nombre de usuario interno. Esto requiere un mapeo del Nombre de usuario al usuario LDAP. El nombre de usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Nombre del usuario interno se usa en todos lados. Limpiar los mapeos dejará sobras en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borre las configuraciones en el ambiente de producción, sólo hágalo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Nombres de usuario a los Usuarios LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos de LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Usted puede expermientar comportamientos inesperados. Favor de solicitar a su administrador del sistema deshabilitar alguno de ellos." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/es_CL.js b/apps/user_ldap/l10n/es_CL.js index b30986c7590b79e9b67bfb837657f6666939d3ea..69592f61ace8997cea0c51ff173b107d3eea3583 100644 --- a/apps/user_ldap/l10n/es_CL.js +++ b/apps/user_ldap/l10n/es_CL.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." }, diff --git a/apps/user_ldap/l10n/es_CL.json b/apps/user_ldap/l10n/es_CL.json index c584042babb79928282a3f1b4a29a3cf55798d55..7ce92b5fc3aeb517ff47832bb0bc5c377acd716e 100644 --- a/apps/user_ldap/l10n/es_CL.json +++ b/apps/user_ldap/l10n/es_CL.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/es_CO.js b/apps/user_ldap/l10n/es_CO.js index b30986c7590b79e9b67bfb837657f6666939d3ea..69592f61ace8997cea0c51ff173b107d3eea3583 100644 --- a/apps/user_ldap/l10n/es_CO.js +++ b/apps/user_ldap/l10n/es_CO.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." }, diff --git a/apps/user_ldap/l10n/es_CO.json b/apps/user_ldap/l10n/es_CO.json index c584042babb79928282a3f1b4a29a3cf55798d55..7ce92b5fc3aeb517ff47832bb0bc5c377acd716e 100644 --- a/apps/user_ldap/l10n/es_CO.json +++ b/apps/user_ldap/l10n/es_CO.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/es_CR.js b/apps/user_ldap/l10n/es_CR.js index b30986c7590b79e9b67bfb837657f6666939d3ea..69592f61ace8997cea0c51ff173b107d3eea3583 100644 --- a/apps/user_ldap/l10n/es_CR.js +++ b/apps/user_ldap/l10n/es_CR.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." }, diff --git a/apps/user_ldap/l10n/es_CR.json b/apps/user_ldap/l10n/es_CR.json index c584042babb79928282a3f1b4a29a3cf55798d55..7ce92b5fc3aeb517ff47832bb0bc5c377acd716e 100644 --- a/apps/user_ldap/l10n/es_CR.json +++ b/apps/user_ldap/l10n/es_CR.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/es_DO.js b/apps/user_ldap/l10n/es_DO.js index b30986c7590b79e9b67bfb837657f6666939d3ea..69592f61ace8997cea0c51ff173b107d3eea3583 100644 --- a/apps/user_ldap/l10n/es_DO.js +++ b/apps/user_ldap/l10n/es_DO.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." }, diff --git a/apps/user_ldap/l10n/es_DO.json b/apps/user_ldap/l10n/es_DO.json index c584042babb79928282a3f1b4a29a3cf55798d55..7ce92b5fc3aeb517ff47832bb0bc5c377acd716e 100644 --- a/apps/user_ldap/l10n/es_DO.json +++ b/apps/user_ldap/l10n/es_DO.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/es_EC.js b/apps/user_ldap/l10n/es_EC.js index b30986c7590b79e9b67bfb837657f6666939d3ea..69592f61ace8997cea0c51ff173b107d3eea3583 100644 --- a/apps/user_ldap/l10n/es_EC.js +++ b/apps/user_ldap/l10n/es_EC.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." }, diff --git a/apps/user_ldap/l10n/es_EC.json b/apps/user_ldap/l10n/es_EC.json index c584042babb79928282a3f1b4a29a3cf55798d55..7ce92b5fc3aeb517ff47832bb0bc5c377acd716e 100644 --- a/apps/user_ldap/l10n/es_EC.json +++ b/apps/user_ldap/l10n/es_EC.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/es_GT.js b/apps/user_ldap/l10n/es_GT.js index b30986c7590b79e9b67bfb837657f6666939d3ea..69592f61ace8997cea0c51ff173b107d3eea3583 100644 --- a/apps/user_ldap/l10n/es_GT.js +++ b/apps/user_ldap/l10n/es_GT.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." }, diff --git a/apps/user_ldap/l10n/es_GT.json b/apps/user_ldap/l10n/es_GT.json index c584042babb79928282a3f1b4a29a3cf55798d55..7ce92b5fc3aeb517ff47832bb0bc5c377acd716e 100644 --- a/apps/user_ldap/l10n/es_GT.json +++ b/apps/user_ldap/l10n/es_GT.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/es_HN.js b/apps/user_ldap/l10n/es_HN.js index b30986c7590b79e9b67bfb837657f6666939d3ea..69592f61ace8997cea0c51ff173b107d3eea3583 100644 --- a/apps/user_ldap/l10n/es_HN.js +++ b/apps/user_ldap/l10n/es_HN.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." }, diff --git a/apps/user_ldap/l10n/es_HN.json b/apps/user_ldap/l10n/es_HN.json index c584042babb79928282a3f1b4a29a3cf55798d55..7ce92b5fc3aeb517ff47832bb0bc5c377acd716e 100644 --- a/apps/user_ldap/l10n/es_HN.json +++ b/apps/user_ldap/l10n/es_HN.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/es_MX.js b/apps/user_ldap/l10n/es_MX.js index de29038dc7f220bf9876cceb9c77e976685cc139..5a3d3d29d0d641718fce92811cf212bb00b1a296 100644 --- a/apps/user_ldap/l10n/es_MX.js +++ b/apps/user_ldap/l10n/es_MX.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." }, diff --git a/apps/user_ldap/l10n/es_MX.json b/apps/user_ldap/l10n/es_MX.json index d6053488fccf27bd7ccb29d379216147356b2498..07497d06ceb3f3ec6ef4efccad0baf4eb51f9731 100644 --- a/apps/user_ldap/l10n/es_MX.json +++ b/apps/user_ldap/l10n/es_MX.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/es_NI.js b/apps/user_ldap/l10n/es_NI.js index b30986c7590b79e9b67bfb837657f6666939d3ea..69592f61ace8997cea0c51ff173b107d3eea3583 100644 --- a/apps/user_ldap/l10n/es_NI.js +++ b/apps/user_ldap/l10n/es_NI.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." }, diff --git a/apps/user_ldap/l10n/es_NI.json b/apps/user_ldap/l10n/es_NI.json index c584042babb79928282a3f1b4a29a3cf55798d55..7ce92b5fc3aeb517ff47832bb0bc5c377acd716e 100644 --- a/apps/user_ldap/l10n/es_NI.json +++ b/apps/user_ldap/l10n/es_NI.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/es_PA.js b/apps/user_ldap/l10n/es_PA.js index b30986c7590b79e9b67bfb837657f6666939d3ea..69592f61ace8997cea0c51ff173b107d3eea3583 100644 --- a/apps/user_ldap/l10n/es_PA.js +++ b/apps/user_ldap/l10n/es_PA.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." }, diff --git a/apps/user_ldap/l10n/es_PA.json b/apps/user_ldap/l10n/es_PA.json index c584042babb79928282a3f1b4a29a3cf55798d55..7ce92b5fc3aeb517ff47832bb0bc5c377acd716e 100644 --- a/apps/user_ldap/l10n/es_PA.json +++ b/apps/user_ldap/l10n/es_PA.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/es_PE.js b/apps/user_ldap/l10n/es_PE.js index b30986c7590b79e9b67bfb837657f6666939d3ea..69592f61ace8997cea0c51ff173b107d3eea3583 100644 --- a/apps/user_ldap/l10n/es_PE.js +++ b/apps/user_ldap/l10n/es_PE.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." }, diff --git a/apps/user_ldap/l10n/es_PE.json b/apps/user_ldap/l10n/es_PE.json index c584042babb79928282a3f1b4a29a3cf55798d55..7ce92b5fc3aeb517ff47832bb0bc5c377acd716e 100644 --- a/apps/user_ldap/l10n/es_PE.json +++ b/apps/user_ldap/l10n/es_PE.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/es_PR.js b/apps/user_ldap/l10n/es_PR.js index b30986c7590b79e9b67bfb837657f6666939d3ea..69592f61ace8997cea0c51ff173b107d3eea3583 100644 --- a/apps/user_ldap/l10n/es_PR.js +++ b/apps/user_ldap/l10n/es_PR.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." }, diff --git a/apps/user_ldap/l10n/es_PR.json b/apps/user_ldap/l10n/es_PR.json index c584042babb79928282a3f1b4a29a3cf55798d55..7ce92b5fc3aeb517ff47832bb0bc5c377acd716e 100644 --- a/apps/user_ldap/l10n/es_PR.json +++ b/apps/user_ldap/l10n/es_PR.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/es_PY.js b/apps/user_ldap/l10n/es_PY.js index b30986c7590b79e9b67bfb837657f6666939d3ea..69592f61ace8997cea0c51ff173b107d3eea3583 100644 --- a/apps/user_ldap/l10n/es_PY.js +++ b/apps/user_ldap/l10n/es_PY.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." }, diff --git a/apps/user_ldap/l10n/es_PY.json b/apps/user_ldap/l10n/es_PY.json index c584042babb79928282a3f1b4a29a3cf55798d55..7ce92b5fc3aeb517ff47832bb0bc5c377acd716e 100644 --- a/apps/user_ldap/l10n/es_PY.json +++ b/apps/user_ldap/l10n/es_PY.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/es_SV.js b/apps/user_ldap/l10n/es_SV.js index b30986c7590b79e9b67bfb837657f6666939d3ea..69592f61ace8997cea0c51ff173b107d3eea3583 100644 --- a/apps/user_ldap/l10n/es_SV.js +++ b/apps/user_ldap/l10n/es_SV.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." }, diff --git a/apps/user_ldap/l10n/es_SV.json b/apps/user_ldap/l10n/es_SV.json index c584042babb79928282a3f1b4a29a3cf55798d55..7ce92b5fc3aeb517ff47832bb0bc5c377acd716e 100644 --- a/apps/user_ldap/l10n/es_SV.json +++ b/apps/user_ldap/l10n/es_SV.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/es_UY.js b/apps/user_ldap/l10n/es_UY.js index b30986c7590b79e9b67bfb837657f6666939d3ea..69592f61ace8997cea0c51ff173b107d3eea3583 100644 --- a/apps/user_ldap/l10n/es_UY.js +++ b/apps/user_ldap/l10n/es_UY.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." }, diff --git a/apps/user_ldap/l10n/es_UY.json b/apps/user_ldap/l10n/es_UY.json index c584042babb79928282a3f1b4a29a3cf55798d55..7ce92b5fc3aeb517ff47832bb0bc5c377acd716e 100644 --- a/apps/user_ldap/l10n/es_UY.json +++ b/apps/user_ldap/l10n/es_UY.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "No fue posible encontrar ningún objeto en el DN Base dado. Por favor verifica.", "More than 1,000 directory entries available." : "Se encuentran disponibles más de 1,000 elementos de directoiros. ", - " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Se presentó un error. Por favor verifica la DN Base, asà como las configuraciones de la conexión y las credenciales.", "Do you really want to delete the current Server Configuration?" : "¿Realmente deseas eliminar la configuración actual del servidor?", "Confirm Deletion" : "Confirmar el borrado", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los usuario son usados para almacenar y asignar (meta) datos. Para poder identificar y reconocer con precisión a los usuarios, cada usuario LDAP contará con un Usuario interno. Esto requiere un mapeo del Usuario al usuario-LDAP. El Usuario creado se mapea al UUID del usuario LDAP. Adicionalmente el DN se guarda en caché para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, las modficaciones serán encontradas. El Usuario interno se usa en todos lados. Limpiar los mapeos dejará rastros en todos lados. ¡Limpiar los mapeos no es senible a la configuración, afecta a todas las configuraciones LDAP! Nunca borres las configuraciones en el ambiente de producción, sólo házlo en los ambientes de pruebas o de experimentación. ", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/et_EE.js b/apps/user_ldap/l10n/et_EE.js index 219b0ecf2b3e7fcb17c29e28e95c800eac6b4d11..f3d72136da204cdf22ec281c40e88b53a4fa247d 100644 --- a/apps/user_ldap/l10n/et_EE.js +++ b/apps/user_ldap/l10n/et_EE.js @@ -31,7 +31,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "BaasDN-is ei leitu ühtegi objekti.", "More than 1,000 directory entries available." : "Saadaval on rohkem kui 1000 kataloogi kirjet.", - " entries available within the provided Base DN" : "kirjet saadaval ette enatud BaasDN-is.", "Do you really want to delete the current Server Configuration?" : "Oled kindel, et tahad kustutada praegust serveri seadistust?", "Confirm Deletion" : "Kinnita kustutamine", "Mappings cleared successfully!" : "Vastandused on eemaldatud!", @@ -147,6 +146,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "LDAP-Kasutajatunnus Kasutaja Vastendus", "Clear Username-LDAP User Mapping" : "Puhasta LDAP-Kasutajatunnus Kasutaja Vastendus", "Clear Groupname-LDAP Group Mapping" : "Puhasta LDAP-Grupinimi Grupp Vastendus", + " entries available within the provided Base DN" : "kirjet saadaval ette enatud BaasDN-is.", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Hoiatus:</b> rakendused user_ldap ja user_webdavauht ei ole ühilduvad. Töös võib esineda ootamatuid tõrkeid.\nPalu oma süsteemihalduril üks neist rakendustest kasutusest eemaldada." }, diff --git a/apps/user_ldap/l10n/et_EE.json b/apps/user_ldap/l10n/et_EE.json index d6ce7b5fed817ad9875aedd951e083bcdd78daa3..eef1bb12da329aea193c0b5c76292bc37c0be4b6 100644 --- a/apps/user_ldap/l10n/et_EE.json +++ b/apps/user_ldap/l10n/et_EE.json @@ -29,7 +29,6 @@ "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "BaasDN-is ei leitu ühtegi objekti.", "More than 1,000 directory entries available." : "Saadaval on rohkem kui 1000 kataloogi kirjet.", - " entries available within the provided Base DN" : "kirjet saadaval ette enatud BaasDN-is.", "Do you really want to delete the current Server Configuration?" : "Oled kindel, et tahad kustutada praegust serveri seadistust?", "Confirm Deletion" : "Kinnita kustutamine", "Mappings cleared successfully!" : "Vastandused on eemaldatud!", @@ -145,6 +144,7 @@ "Username-LDAP User Mapping" : "LDAP-Kasutajatunnus Kasutaja Vastendus", "Clear Username-LDAP User Mapping" : "Puhasta LDAP-Kasutajatunnus Kasutaja Vastendus", "Clear Groupname-LDAP Group Mapping" : "Puhasta LDAP-Grupinimi Grupp Vastendus", + " entries available within the provided Base DN" : "kirjet saadaval ette enatud BaasDN-is.", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Hoiatus:</b> rakendused user_ldap ja user_webdavauht ei ole ühilduvad. Töös võib esineda ootamatuid tõrkeid.\nPalu oma süsteemihalduril üks neist rakendustest kasutusest eemaldada." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/eu.js b/apps/user_ldap/l10n/eu.js index 230df36f1838006463bd103d06b76f6f91d81c0d..87e76eb4b6210ee04afc20b647a9115194fdb61e 100644 --- a/apps/user_ldap/l10n/eu.js +++ b/apps/user_ldap/l10n/eu.js @@ -20,7 +20,6 @@ OC.L10N.register( "Select object classes" : "Hautatu objektu klaseak", "{nthServer}. Server" : "{nthServer}. Zerbitzaria", "More than 1,000 directory entries available." : "1.000 baino direktorio sarrera gehiago daude.", - " entries available within the provided Base DN" : "sarrera eskuragarri emandako Oinarrizko DNarekin", "Do you really want to delete the current Server Configuration?" : "Ziur zaude Zerbitzariaren Konfigurazioa ezabatu nahi duzula?", "Confirm Deletion" : "Baieztatu Ezabatzea", "Select attributes" : "Hautatu atributuak", @@ -117,6 +116,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "LDAP-erabiltzaile-izena erabiltzailearen mapeatzea", "Clear Username-LDAP User Mapping" : "Garbitu LDAP-erabiltzaile-izenaren erabiltzaile mapaketa", "Clear Groupname-LDAP Group Mapping" : "Garbitu LDAP-talde-izenaren talde mapaketa", + " entries available within the provided Base DN" : "sarrera eskuragarri emandako Oinarrizko DNarekin", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Abisua:</b> user_ldap eta user_webdavauth aplikazioak bateraezinak dira. Portaera berezia izan dezakezu. Mesedez eskatu zure sistema kudeatzaileari bietako bat desgaitzeko." }, diff --git a/apps/user_ldap/l10n/eu.json b/apps/user_ldap/l10n/eu.json index 82cde273a003d60f9f392710149f31a539e4aae9..e4a65813b362f0286ca53a1e402b80aa4ebd88a0 100644 --- a/apps/user_ldap/l10n/eu.json +++ b/apps/user_ldap/l10n/eu.json @@ -18,7 +18,6 @@ "Select object classes" : "Hautatu objektu klaseak", "{nthServer}. Server" : "{nthServer}. Zerbitzaria", "More than 1,000 directory entries available." : "1.000 baino direktorio sarrera gehiago daude.", - " entries available within the provided Base DN" : "sarrera eskuragarri emandako Oinarrizko DNarekin", "Do you really want to delete the current Server Configuration?" : "Ziur zaude Zerbitzariaren Konfigurazioa ezabatu nahi duzula?", "Confirm Deletion" : "Baieztatu Ezabatzea", "Select attributes" : "Hautatu atributuak", @@ -115,6 +114,7 @@ "Username-LDAP User Mapping" : "LDAP-erabiltzaile-izena erabiltzailearen mapeatzea", "Clear Username-LDAP User Mapping" : "Garbitu LDAP-erabiltzaile-izenaren erabiltzaile mapaketa", "Clear Groupname-LDAP Group Mapping" : "Garbitu LDAP-talde-izenaren talde mapaketa", + " entries available within the provided Base DN" : "sarrera eskuragarri emandako Oinarrizko DNarekin", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Abisua:</b> user_ldap eta user_webdavauth aplikazioak bateraezinak dira. Portaera berezia izan dezakezu. Mesedez eskatu zure sistema kudeatzaileari bietako bat desgaitzeko." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js index 4b79ce9dc2bd1fe4734eb3c9667163a416412072..b0197e9119197f98e14433824a4e6f9fe8e23102 100644 --- a/apps/user_ldap/l10n/fr.js +++ b/apps/user_ldap/l10n/fr.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Serveur", "No object found in the given Base DN. Please revise." : "Aucun objet trouvé dans le DN de base spécifié. Veuillez le vérifier.", "More than 1,000 directory entries available." : "Il y a plus de 1 000 entrées de répertoire disponibles.", - " entries available within the provided Base DN" : "entrées disponibles dans le DN de base spécifié", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Une erreur est survenue. Veuillez vérifier le DN de base, ainsi que les paramètres de connexion et les informations d'identification", "Do you really want to delete the current Server Configuration?" : "Êtes-vous sûr de vouloir effacer la configuration serveur actuelle ?", "Confirm Deletion" : "Confirmer la suppression", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Les noms d'utilisateurs sont utilisés pour le stockage et l'assignation de (meta) données. Pour identifier et reconnaître précisément les utilisateurs, chaque utilisateur LDAP aura un nom interne spécifique. Cela requiert l'association d'un nom d'utilisateur ownCloud à un nom d'utilisateur LDAP. Le nom d'utilisateur créé est associé à l'attribut UUID de l'utilisateur LDAP. Par ailleurs, le DN est mémorisé en cache pour limiter les interactions LDAP mais il n'est pas utilisé pour l'identification. Si le DN est modifié, ces modifications seront retrouvées. Seul le nom interne à ownCloud est utilisé au sein du produit. Supprimer les associations créera des orphelins et l'action affectera toutes les configurations LDAP. NE JAMAIS SUPPRIMER LES ASSOCIATIONS EN ENVIRONNEMENT DE PRODUCTION, mais uniquement sur des environnements de tests et d'expérimentations.", "Clear Username-LDAP User Mapping" : "Supprimer l'association utilisateur interne-utilisateur LDAP", "Clear Groupname-LDAP Group Mapping" : "Supprimer l'association nom de groupe-groupe LDAP", + " entries available within the provided Base DN" : "entrées disponibles dans le DN de base spécifié", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Avertissement :</b> Les applications user_ldap et user_webdavauth sont incompatibles. Des dysfonctionnements peuvent survenir. Contactez votre administrateur système pour qu'il en désactive une." }, diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json index d2f9b692b6f5ae10ce8917e1a958493df3e2073c..c05e89e02a004af7424b89564a775d2fdfa23f07 100644 --- a/apps/user_ldap/l10n/fr.json +++ b/apps/user_ldap/l10n/fr.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Serveur", "No object found in the given Base DN. Please revise." : "Aucun objet trouvé dans le DN de base spécifié. Veuillez le vérifier.", "More than 1,000 directory entries available." : "Il y a plus de 1 000 entrées de répertoire disponibles.", - " entries available within the provided Base DN" : "entrées disponibles dans le DN de base spécifié", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Une erreur est survenue. Veuillez vérifier le DN de base, ainsi que les paramètres de connexion et les informations d'identification", "Do you really want to delete the current Server Configuration?" : "Êtes-vous sûr de vouloir effacer la configuration serveur actuelle ?", "Confirm Deletion" : "Confirmer la suppression", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Les noms d'utilisateurs sont utilisés pour le stockage et l'assignation de (meta) données. Pour identifier et reconnaître précisément les utilisateurs, chaque utilisateur LDAP aura un nom interne spécifique. Cela requiert l'association d'un nom d'utilisateur ownCloud à un nom d'utilisateur LDAP. Le nom d'utilisateur créé est associé à l'attribut UUID de l'utilisateur LDAP. Par ailleurs, le DN est mémorisé en cache pour limiter les interactions LDAP mais il n'est pas utilisé pour l'identification. Si le DN est modifié, ces modifications seront retrouvées. Seul le nom interne à ownCloud est utilisé au sein du produit. Supprimer les associations créera des orphelins et l'action affectera toutes les configurations LDAP. NE JAMAIS SUPPRIMER LES ASSOCIATIONS EN ENVIRONNEMENT DE PRODUCTION, mais uniquement sur des environnements de tests et d'expérimentations.", "Clear Username-LDAP User Mapping" : "Supprimer l'association utilisateur interne-utilisateur LDAP", "Clear Groupname-LDAP Group Mapping" : "Supprimer l'association nom de groupe-groupe LDAP", + " entries available within the provided Base DN" : "entrées disponibles dans le DN de base spécifié", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Avertissement :</b> Les applications user_ldap et user_webdavauth sont incompatibles. Des dysfonctionnements peuvent survenir. Contactez votre administrateur système pour qu'il en désactive une." },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/user_ldap/l10n/he.js b/apps/user_ldap/l10n/he.js index 06e0f58aa9e6b531b18e6328b2561eff903c4890..c47089e7184930b5ddf7dbc633f4d74840dc5334 100644 --- a/apps/user_ldap/l10n/he.js +++ b/apps/user_ldap/l10n/he.js @@ -22,7 +22,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. שרת", "No object found in the given Base DN. Please revise." : "×œ× ×ותר ×וביקט בבסיס DN שסופק. יש להחליף.", "More than 1,000 directory entries available." : "×§×™×™×ž×™× ×™×•×ª×¨ מ- 1,000 רשומות ספריה.", - " entries available within the provided Base DN" : " קיימות רשומות מתוך בסיס ×”- DN שסופק", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "×ירעה שגי××”. יש לבדוק ×ת בסיס ×”- DN, כמו ×’× ×ת הגדרות החיבור ופרטי ×”×›× ×™×¡×”.", "Do you really want to delete the current Server Configuration?" : "×”×× ×כן למחוק ×ת הגדרות השרת ×”× ×•×›×—×™×•×ª?×”×× ×‘×מת ×‘×¨×¦×•× ×š למחוק ×ת הגדרות השרת ×”× ×•×›×—×™×•×ª?", "Confirm Deletion" : "×ישור המחיקה", @@ -131,6 +130,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "מיפוי ×©× ×ž×©×ª×ž×© LDAP:", "Clear Username-LDAP User Mapping" : "× ×™×§×•×™ מיפוי ×©× ×ž×©×ª×ž×© LDAP:", "Clear Groupname-LDAP Group Mapping" : "× ×™×§×•×™ מיפוי ×©× ×ž×©×ª×ž×© קבוצה LDAP:", + " entries available within the provided Base DN" : " קיימות רשומות מתוך בסיס ×”- DN שסופק", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>×זהרה:</b> ×™×™×©×•×ž×™× user_ldap ו- user_webdavauth ××™× × ×ª×•×מי×. תופעות ×œ× ×ž×•×¡×‘×¨×•×ª עלולות להתקיי×. כד××™ ×œ×¤× ×•×ª ×œ×ž× ×”×œ המערכת כדי ×©×™× ×˜×¨×œ ×חד מה×." }, diff --git a/apps/user_ldap/l10n/he.json b/apps/user_ldap/l10n/he.json index 7fd376cc27f90aefe9121b29eb8635cb19de8840..c98905ef12d7bfe9baff504dca0e6470ec74344b 100644 --- a/apps/user_ldap/l10n/he.json +++ b/apps/user_ldap/l10n/he.json @@ -20,7 +20,6 @@ "{nthServer}. Server" : "{nthServer}. שרת", "No object found in the given Base DN. Please revise." : "×œ× ×ותר ×וביקט בבסיס DN שסופק. יש להחליף.", "More than 1,000 directory entries available." : "×§×™×™×ž×™× ×™×•×ª×¨ מ- 1,000 רשומות ספריה.", - " entries available within the provided Base DN" : " קיימות רשומות מתוך בסיס ×”- DN שסופק", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "×ירעה שגי××”. יש לבדוק ×ת בסיס ×”- DN, כמו ×’× ×ת הגדרות החיבור ופרטי ×”×›× ×™×¡×”.", "Do you really want to delete the current Server Configuration?" : "×”×× ×כן למחוק ×ת הגדרות השרת ×”× ×•×›×—×™×•×ª?×”×× ×‘×מת ×‘×¨×¦×•× ×š למחוק ×ת הגדרות השרת ×”× ×•×›×—×™×•×ª?", "Confirm Deletion" : "×ישור המחיקה", @@ -129,6 +128,7 @@ "Username-LDAP User Mapping" : "מיפוי ×©× ×ž×©×ª×ž×© LDAP:", "Clear Username-LDAP User Mapping" : "× ×™×§×•×™ מיפוי ×©× ×ž×©×ª×ž×© LDAP:", "Clear Groupname-LDAP Group Mapping" : "× ×™×§×•×™ מיפוי ×©× ×ž×©×ª×ž×© קבוצה LDAP:", + " entries available within the provided Base DN" : " קיימות רשומות מתוך בסיס ×”- DN שסופק", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>×זהרה:</b> ×™×™×©×•×ž×™× user_ldap ו- user_webdavauth ××™× × ×ª×•×מי×. תופעות ×œ× ×ž×•×¡×‘×¨×•×ª עלולות להתקיי×. כד××™ ×œ×¤× ×•×ª ×œ×ž× ×”×œ המערכת כדי ×©×™× ×˜×¨×œ ×חד מה×." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/hu.js b/apps/user_ldap/l10n/hu.js index b9f6f4cc2b462d1c0fb70b2887501487c4bfa466..31bcdaa558563adb178a782ea6227129daf437ef 100644 --- a/apps/user_ldap/l10n/hu.js +++ b/apps/user_ldap/l10n/hu.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Szerver", "No object found in the given Base DN. Please revise." : "Nem találhatók objektumok a megadott cÃmtár gyökérben (base DN). Kérlek, ellenÅ‘rizd.", "More than 1,000 directory entries available." : "Több mint 1000 cÃmtár bejegyzés érhetÅ‘ el.", - " entries available within the provided Base DN" : "a megadott cÃmtár gyökér alatt elérhetÅ‘ bejegyzések", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Hiba törént. Kérlek, ellenÅ‘rizd a cÃmtár gyökerét (base DN), a kapcsolat beállÃtásait és az azonosÃtókat.", "Do you really want to delete the current Server Configuration?" : "Tényleg törölni szeretné a szerver beállÃtásait?", "Confirm Deletion" : "A törlés megerÅ‘sÃtése", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "A felhasználónevek adattárolásra és hozzárendelésre (meta) szolgálnak. A felhasználók pontos felismerésére és azonosÃtására, minden LDAP felhasználóhoz hozzárendelünk egy belsÅ‘ felhaszhálónevet. Ez a felhasználónév LDAP felhasználóhoz rendelését igényli. A létrehozott felhasználónév az LDAP UUID-hez kötÅ‘dik. Egyben a DN tárolásra kerül az LDAP interakció csökkentésére, de nem használjuk az azonosÃtás során. Ha a DN változik, a változást megtaláljuk. A belsÅ‘ felhasználónevek újrahasznosÃtásra kerülnek. A leképezés kitörlése mindenfelé maradványokat eredményez. A leképezések törlése nem konfiguráció érzékeny, minden LDAP konfigurációt érint! Soha ne töröld a leképezéseket éles rendszeren, csak tesztelési vagy kÃsérleti állapotban.", "Clear Username-LDAP User Mapping" : "A felhasználó - LDAP felhasználó hozzárendelés törlése", "Clear Groupname-LDAP Group Mapping" : "A csoport - LDAP csoport hozzárendelés törlése", + " entries available within the provided Base DN" : "a megadott cÃmtár gyökér alatt elérhetÅ‘ bejegyzések", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Figyelem:</b> a user_ldap és user_webdavauth alkalmazások nem kompatibilisek. Együttes használatuk váratlan eredményekhez vezethet. Kérje meg a rendszergazdát, hogy a kettÅ‘ közül kapcsolja ki az egyiket." }, diff --git a/apps/user_ldap/l10n/hu.json b/apps/user_ldap/l10n/hu.json index 6dd3e2e5de2417d246674863011d40dd904996e9..a8b32b63c534203c05c31f57bf55402072d2f40d 100644 --- a/apps/user_ldap/l10n/hu.json +++ b/apps/user_ldap/l10n/hu.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Szerver", "No object found in the given Base DN. Please revise." : "Nem találhatók objektumok a megadott cÃmtár gyökérben (base DN). Kérlek, ellenÅ‘rizd.", "More than 1,000 directory entries available." : "Több mint 1000 cÃmtár bejegyzés érhetÅ‘ el.", - " entries available within the provided Base DN" : "a megadott cÃmtár gyökér alatt elérhetÅ‘ bejegyzések", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Hiba törént. Kérlek, ellenÅ‘rizd a cÃmtár gyökerét (base DN), a kapcsolat beállÃtásait és az azonosÃtókat.", "Do you really want to delete the current Server Configuration?" : "Tényleg törölni szeretné a szerver beállÃtásait?", "Confirm Deletion" : "A törlés megerÅ‘sÃtése", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "A felhasználónevek adattárolásra és hozzárendelésre (meta) szolgálnak. A felhasználók pontos felismerésére és azonosÃtására, minden LDAP felhasználóhoz hozzárendelünk egy belsÅ‘ felhaszhálónevet. Ez a felhasználónév LDAP felhasználóhoz rendelését igényli. A létrehozott felhasználónév az LDAP UUID-hez kötÅ‘dik. Egyben a DN tárolásra kerül az LDAP interakció csökkentésére, de nem használjuk az azonosÃtás során. Ha a DN változik, a változást megtaláljuk. A belsÅ‘ felhasználónevek újrahasznosÃtásra kerülnek. A leképezés kitörlése mindenfelé maradványokat eredményez. A leképezések törlése nem konfiguráció érzékeny, minden LDAP konfigurációt érint! Soha ne töröld a leképezéseket éles rendszeren, csak tesztelési vagy kÃsérleti állapotban.", "Clear Username-LDAP User Mapping" : "A felhasználó - LDAP felhasználó hozzárendelés törlése", "Clear Groupname-LDAP Group Mapping" : "A csoport - LDAP csoport hozzárendelés törlése", + " entries available within the provided Base DN" : "a megadott cÃmtár gyökér alatt elérhetÅ‘ bejegyzések", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Figyelem:</b> a user_ldap és user_webdavauth alkalmazások nem kompatibilisek. Együttes használatuk váratlan eredményekhez vezethet. Kérje meg a rendszergazdát, hogy a kettÅ‘ közül kapcsolja ki az egyiket." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/id.js b/apps/user_ldap/l10n/id.js index 800c31884356d9cf06e10b841b7f81b87a44efa5..742e5067c589c8a735720885793a7cd1e04eff20 100644 --- a/apps/user_ldap/l10n/id.js +++ b/apps/user_ldap/l10n/id.js @@ -22,7 +22,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "Tidak ada obyek ditemukan di Base DN yang diberikan. Mohon diperiksa kembali.", "More than 1,000 directory entries available." : "Lebih dari 1000 entri direktori tersedia.", - " entries available within the provided Base DN" : "entri tersedia didalam Base DN yang diberikan", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Terjadi kesalahan. Silakan periksa Base DN, serta pengaturan sambungan dan kredensial.", "Do you really want to delete the current Server Configuration?" : "Apakan Anda ingin menghapus Konfigurasi Server saat ini?", "Confirm Deletion" : "Konfirmasi Penghapusan", @@ -145,6 +144,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Nama pengguna digunakan untuk menyimpan dan menetapkan (meta) data. Dalam rangka untuk mengidentifikasi dan mengenali pengguna secara tepat, setiap pengguna LDAP akan memiliki nama pengguna internal. Hal ini memerlukan sebuah pemetaan dari nama pengguna ke pengguna LDAP. Nama pengguna yang dibuat akan dipetakan pada UUID pengguna LDAP. Selain itu, DN akan di cache untuk mengurangi interaksi LDAP, tetapi tidak digunakan untuk identifikasi. Jika DN berubah, perubahan akan ditemukan. Nama pengguna internal digunakan secara menyeluruh. Membersihkan pemetaan akan mempengaruhi semua konfigurasi LDAP! JANGAN PERNAH MENGHAPUS PEMETAAN PADA LINGKUNGAN PRODUKSI, hanya gunakan dalam tahap uji coba dan pengujian.", "Clear Username-LDAP User Mapping" : "Bersihkan Pemetaan Pengguna LDAP-Nama pengguna", "Clear Groupname-LDAP Group Mapping" : "Bersihkan Pemetaan Grup LDAP-Nama grup", + " entries available within the provided Base DN" : "entri tersedia didalam Base DN yang diberikan", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Peringatan:</b> Aplikasi user_ldap dan user_webdavauth tidak kompatibel. Anda mungkin akan mengalami perilaku yang tidak terduga. Silakan minta administrator Anda untuk menonaktifkan salah satunya." }, diff --git a/apps/user_ldap/l10n/id.json b/apps/user_ldap/l10n/id.json index 5ac1c93ee9bcbdc8ea43aeac42ef70077c0f5eae..5dd5b5be60a7049283859b18cc89a059204a4bef 100644 --- a/apps/user_ldap/l10n/id.json +++ b/apps/user_ldap/l10n/id.json @@ -20,7 +20,6 @@ "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "Tidak ada obyek ditemukan di Base DN yang diberikan. Mohon diperiksa kembali.", "More than 1,000 directory entries available." : "Lebih dari 1000 entri direktori tersedia.", - " entries available within the provided Base DN" : "entri tersedia didalam Base DN yang diberikan", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Terjadi kesalahan. Silakan periksa Base DN, serta pengaturan sambungan dan kredensial.", "Do you really want to delete the current Server Configuration?" : "Apakan Anda ingin menghapus Konfigurasi Server saat ini?", "Confirm Deletion" : "Konfirmasi Penghapusan", @@ -143,6 +142,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Nama pengguna digunakan untuk menyimpan dan menetapkan (meta) data. Dalam rangka untuk mengidentifikasi dan mengenali pengguna secara tepat, setiap pengguna LDAP akan memiliki nama pengguna internal. Hal ini memerlukan sebuah pemetaan dari nama pengguna ke pengguna LDAP. Nama pengguna yang dibuat akan dipetakan pada UUID pengguna LDAP. Selain itu, DN akan di cache untuk mengurangi interaksi LDAP, tetapi tidak digunakan untuk identifikasi. Jika DN berubah, perubahan akan ditemukan. Nama pengguna internal digunakan secara menyeluruh. Membersihkan pemetaan akan mempengaruhi semua konfigurasi LDAP! JANGAN PERNAH MENGHAPUS PEMETAAN PADA LINGKUNGAN PRODUKSI, hanya gunakan dalam tahap uji coba dan pengujian.", "Clear Username-LDAP User Mapping" : "Bersihkan Pemetaan Pengguna LDAP-Nama pengguna", "Clear Groupname-LDAP Group Mapping" : "Bersihkan Pemetaan Grup LDAP-Nama grup", + " entries available within the provided Base DN" : "entri tersedia didalam Base DN yang diberikan", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Peringatan:</b> Aplikasi user_ldap dan user_webdavauth tidak kompatibel. Anda mungkin akan mengalami perilaku yang tidak terduga. Silakan minta administrator Anda untuk menonaktifkan salah satunya." },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js index bb08a88e67c4a1cd6bb15a9b563164074a123026..17d17a53b6fa4785c718d50e78431069b9981e0e 100644 --- a/apps/user_ldap/l10n/it.js +++ b/apps/user_ldap/l10n/it.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. server", "No object found in the given Base DN. Please revise." : "Nessun oggetto trovato nel DN base specificato. Controlla.", "More than 1,000 directory entries available." : "Più di 1.000 cartelle disponibili.", - " entries available within the provided Base DN" : "voci disponibili all'interno del DN base", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Si è verificato un errore. Controlla il DN base, così come le impostazioni di connessione e le credenziali.", "Do you really want to delete the current Server Configuration?" : "Vuoi davvero eliminare la configurazione attuale del server?", "Confirm Deletion" : "Conferma l'eliminazione", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "I nomi utente sono utilizzati per archiviare e assegnare i (meta) dati. Per identificare con precisione e riconoscere gli utenti, ogni utente LDAP avrà un nome utente interno. Ciò richiede un'associazione tra il nome utente e l'utente LDAP. In aggiunta, il DN viene mantenuto in cache per ridurre l'interazione con LDAP, ma non è utilizzato per l'identificazione. Se il DN cambia, le modifiche saranno rilevate. Il nome utente interno è utilizzato dappertutto. La cancellazione delle associazioni lascerà tracce residue ovunque e interesserà tutta la configurazione LDAP. Non cancellare mai le associazioni in un ambiente di produzione, ma solo in una fase sperimentale o di test.", "Clear Username-LDAP User Mapping" : "Cancella associazione Nome utente-Utente LDAP", "Clear Groupname-LDAP Group Mapping" : "Cancella associazione Nome gruppo-Gruppo LDAP", + " entries available within the provided Base DN" : "voci disponibili all'interno del DN base", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Avviso:</b> le applicazioni user_ldap e user_webdavauth sono incompatibili. Potresti riscontrare un comportamento inatteso. Chiedi al tuo amministratore di sistema di disabilitarne una." }, diff --git a/apps/user_ldap/l10n/it.json b/apps/user_ldap/l10n/it.json index 92a36fe87d4b10f70af37a6e487396bf0ffa0dc9..cf5debe3f4f1de5ce0b7eeefd6595f5d0a70849f 100644 --- a/apps/user_ldap/l10n/it.json +++ b/apps/user_ldap/l10n/it.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. server", "No object found in the given Base DN. Please revise." : "Nessun oggetto trovato nel DN base specificato. Controlla.", "More than 1,000 directory entries available." : "Più di 1.000 cartelle disponibili.", - " entries available within the provided Base DN" : "voci disponibili all'interno del DN base", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Si è verificato un errore. Controlla il DN base, così come le impostazioni di connessione e le credenziali.", "Do you really want to delete the current Server Configuration?" : "Vuoi davvero eliminare la configurazione attuale del server?", "Confirm Deletion" : "Conferma l'eliminazione", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "I nomi utente sono utilizzati per archiviare e assegnare i (meta) dati. Per identificare con precisione e riconoscere gli utenti, ogni utente LDAP avrà un nome utente interno. Ciò richiede un'associazione tra il nome utente e l'utente LDAP. In aggiunta, il DN viene mantenuto in cache per ridurre l'interazione con LDAP, ma non è utilizzato per l'identificazione. Se il DN cambia, le modifiche saranno rilevate. Il nome utente interno è utilizzato dappertutto. La cancellazione delle associazioni lascerà tracce residue ovunque e interesserà tutta la configurazione LDAP. Non cancellare mai le associazioni in un ambiente di produzione, ma solo in una fase sperimentale o di test.", "Clear Username-LDAP User Mapping" : "Cancella associazione Nome utente-Utente LDAP", "Clear Groupname-LDAP Group Mapping" : "Cancella associazione Nome gruppo-Gruppo LDAP", + " entries available within the provided Base DN" : "voci disponibili all'interno del DN base", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Avviso:</b> le applicazioni user_ldap e user_webdavauth sono incompatibili. Potresti riscontrare un comportamento inatteso. Chiedi al tuo amministratore di sistema di disabilitarne una." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js index 163ccb9b3083f71bc86824a287fabc6982d0a833..13df333c2025f6f9451a6d376a53989306f5cfa8 100644 --- a/apps/user_ldap/l10n/ja.js +++ b/apps/user_ldap/l10n/ja.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. サーãƒãƒ¼", "No object found in the given Base DN. Please revise." : "指定ã•れãŸãƒ™ãƒ¼ã‚¹ DN ã§ã‚ªãƒ–ジェクトを見ã¤ã‘ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ä¿®æ£ã‚’ãŠé¡˜ã„ã—ã¾ã™ã€‚", "More than 1,000 directory entries available." : "1,000以上ã®ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã‚¨ãƒ³ãƒˆãƒªãŒåˆ©ç”¨å¯èƒ½ã§ã™ã€‚", - " entries available within the provided Base DN" : "入力ã•れãŸãƒ™ãƒ¼ã‚¹DNã§ã‚¨ãƒ³ãƒˆãƒªãƒ¼ãŒåˆ©ç”¨å¯èƒ½", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "エラーãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚ベースDNã‚’ãƒã‚§ãƒƒã‚¯ã—ã€æŽ¥ç¶šè¨å®šã¨æ¨©é™ã«ã¤ã„ã¦ã‚‚åŒæ§˜ã«ç¢ºèªã—ã¦ãã ã•ã„。", "Do you really want to delete the current Server Configuration?" : "ç¾åœ¨ã®ã‚µãƒ¼ãƒãƒ¼è¨å®šã‚’本当ã«å‰Šé™¤ã—ã¦ã‚‚よã‚ã—ã„ã§ã™ã‹ï¼Ÿ", "Confirm Deletion" : "削除ã®ç¢ºèª", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ユーザーåã¯(メタ)データã®ä¿å˜ã¨å‰²ã‚Šå½“ã¦ã«ä½¿ç”¨ã•れã¾ã™ã€‚ユーザーをæ£ç¢ºã«è˜åˆ¥ã—ã¦èªè˜ã™ã‚‹ãŸã‚ã«ã€å€‹ã€…ã®LDAPユーザã¯å†…部ユーザåã‚’æŒã£ã¦ã„ã¾ã™ã€‚ã“れã¯ã€ãƒ¦ãƒ¼ã‚¶ãƒ¼åã‹ã‚‰LDAPユーザーã¸ã®ãƒžãƒƒãƒ”ングãŒå¿…è¦ã§ã‚ã‚‹ã“ã¨ã‚’æ„味ã—ã¦ã„ã¾ã™ã€‚ã“ã®ç”Ÿæˆã•れãŸãƒ¦ãƒ¼ã‚¶åã¯ã€LDAPユーザã®UUIDã«ãƒžãƒƒãƒ”ングã•れã¾ã™ã€‚åŠ ãˆã¦ã€DNãŒLDAPã¨ã®ã‚¤ãƒ³ã‚¿ãƒ©ã‚¯ã‚·ãƒ§ãƒ³ã‚’削減ã™ã‚‹ãŸã‚ã«ã‚ャッシュã•れã¾ã™ãŒã€è˜åˆ¥ã«ã¯åˆ©ç”¨ã•れã¾ã›ã‚“。DNãŒå¤‰ã‚ã£ãŸå ´åˆã¯ã€å¤‰æ›´ãŒæ¤œå‡ºã•れã¾ã™ã€‚内部ユーザåã¯å…¨ä½“ã«äº˜ã£ã¦åˆ©ç”¨ã•れã¾ã™ã€‚マッピングをクリアã™ã‚‹ã¨ã€ã„ãŸã‚‹ã¨ã“ã‚ã«ä½¿ã‚れãªã„ã¾ã¾ã®ç‰©ãŒæ®‹ã‚‹ã§ã—ょã†ã€‚マッピングã®ã‚¯ãƒªã‚¢ã¯è¨å®šã«æ•感ã§ã¯ã‚りã¾ã›ã‚“ãŒã€ã™ã¹ã¦ã®LDAPã®è¨å®šã«å½±éŸ¿ã‚’与ãˆã¾ã™ï¼æœ¬ç•ªã®ç’°å¢ƒã§ã¯æ±ºã—ã¦ãƒžãƒƒãƒ”ングをクリアã—ãªã„ã§ãã ã•ã„。テストもã—ãã¯å®Ÿé¨“ã®æ®µéšŽã§ã®ã¿ãƒžãƒƒãƒ”ングã®ã‚¯ãƒªã‚¢ã‚’行ãªã£ã¦ãã ã•ã„。", "Clear Username-LDAP User Mapping" : "ユーザーåã¨LDAPユーザーã®ãƒžãƒƒãƒ”ングをクリアã™ã‚‹", "Clear Groupname-LDAP Group Mapping" : "グループåã¨LDAPグループã®ãƒžãƒƒãƒ”ングをクリアã™ã‚‹", + " entries available within the provided Base DN" : "入力ã•れãŸãƒ™ãƒ¼ã‚¹DNã§ã‚¨ãƒ³ãƒˆãƒªãƒ¼ãŒåˆ©ç”¨å¯èƒ½", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>è¦å‘Š:</b> user_ldap 㨠user_webdavauth ã®ã‚¢ãƒ—リã«ã¯äº’æ›æ€§ãŒã‚りã¾ã›ã‚“。予期ã›ã¬å‹•作をã™ã‚‹å¯èƒ½æ€§ãŒã‚りã¾ã™ã€‚システム管ç†è€…ã«ã©ã¡ã‚‰ã‹ã‚’無効ã«ã™ã‚‹ã‚ˆã†å•ã„åˆã‚ã›ã¦ãã ã•ã„。" }, diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json index c51ea73f7bd10c98349b9683db195c7cb9084344..50132472991a34844071f3376cbddd73b0a6c611 100644 --- a/apps/user_ldap/l10n/ja.json +++ b/apps/user_ldap/l10n/ja.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. サーãƒãƒ¼", "No object found in the given Base DN. Please revise." : "指定ã•れãŸãƒ™ãƒ¼ã‚¹ DN ã§ã‚ªãƒ–ジェクトを見ã¤ã‘ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ä¿®æ£ã‚’ãŠé¡˜ã„ã—ã¾ã™ã€‚", "More than 1,000 directory entries available." : "1,000以上ã®ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã‚¨ãƒ³ãƒˆãƒªãŒåˆ©ç”¨å¯èƒ½ã§ã™ã€‚", - " entries available within the provided Base DN" : "入力ã•れãŸãƒ™ãƒ¼ã‚¹DNã§ã‚¨ãƒ³ãƒˆãƒªãƒ¼ãŒåˆ©ç”¨å¯èƒ½", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "エラーãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚ベースDNã‚’ãƒã‚§ãƒƒã‚¯ã—ã€æŽ¥ç¶šè¨å®šã¨æ¨©é™ã«ã¤ã„ã¦ã‚‚åŒæ§˜ã«ç¢ºèªã—ã¦ãã ã•ã„。", "Do you really want to delete the current Server Configuration?" : "ç¾åœ¨ã®ã‚µãƒ¼ãƒãƒ¼è¨å®šã‚’本当ã«å‰Šé™¤ã—ã¦ã‚‚よã‚ã—ã„ã§ã™ã‹ï¼Ÿ", "Confirm Deletion" : "削除ã®ç¢ºèª", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ユーザーåã¯(メタ)データã®ä¿å˜ã¨å‰²ã‚Šå½“ã¦ã«ä½¿ç”¨ã•れã¾ã™ã€‚ユーザーをæ£ç¢ºã«è˜åˆ¥ã—ã¦èªè˜ã™ã‚‹ãŸã‚ã«ã€å€‹ã€…ã®LDAPユーザã¯å†…部ユーザåã‚’æŒã£ã¦ã„ã¾ã™ã€‚ã“れã¯ã€ãƒ¦ãƒ¼ã‚¶ãƒ¼åã‹ã‚‰LDAPユーザーã¸ã®ãƒžãƒƒãƒ”ングãŒå¿…è¦ã§ã‚ã‚‹ã“ã¨ã‚’æ„味ã—ã¦ã„ã¾ã™ã€‚ã“ã®ç”Ÿæˆã•れãŸãƒ¦ãƒ¼ã‚¶åã¯ã€LDAPユーザã®UUIDã«ãƒžãƒƒãƒ”ングã•れã¾ã™ã€‚åŠ ãˆã¦ã€DNãŒLDAPã¨ã®ã‚¤ãƒ³ã‚¿ãƒ©ã‚¯ã‚·ãƒ§ãƒ³ã‚’削減ã™ã‚‹ãŸã‚ã«ã‚ャッシュã•れã¾ã™ãŒã€è˜åˆ¥ã«ã¯åˆ©ç”¨ã•れã¾ã›ã‚“。DNãŒå¤‰ã‚ã£ãŸå ´åˆã¯ã€å¤‰æ›´ãŒæ¤œå‡ºã•れã¾ã™ã€‚内部ユーザåã¯å…¨ä½“ã«äº˜ã£ã¦åˆ©ç”¨ã•れã¾ã™ã€‚マッピングをクリアã™ã‚‹ã¨ã€ã„ãŸã‚‹ã¨ã“ã‚ã«ä½¿ã‚れãªã„ã¾ã¾ã®ç‰©ãŒæ®‹ã‚‹ã§ã—ょã†ã€‚マッピングã®ã‚¯ãƒªã‚¢ã¯è¨å®šã«æ•感ã§ã¯ã‚りã¾ã›ã‚“ãŒã€ã™ã¹ã¦ã®LDAPã®è¨å®šã«å½±éŸ¿ã‚’与ãˆã¾ã™ï¼æœ¬ç•ªã®ç’°å¢ƒã§ã¯æ±ºã—ã¦ãƒžãƒƒãƒ”ングをクリアã—ãªã„ã§ãã ã•ã„。テストもã—ãã¯å®Ÿé¨“ã®æ®µéšŽã§ã®ã¿ãƒžãƒƒãƒ”ングã®ã‚¯ãƒªã‚¢ã‚’行ãªã£ã¦ãã ã•ã„。", "Clear Username-LDAP User Mapping" : "ユーザーåã¨LDAPユーザーã®ãƒžãƒƒãƒ”ングをクリアã™ã‚‹", "Clear Groupname-LDAP Group Mapping" : "グループåã¨LDAPグループã®ãƒžãƒƒãƒ”ングをクリアã™ã‚‹", + " entries available within the provided Base DN" : "入力ã•れãŸãƒ™ãƒ¼ã‚¹DNã§ã‚¨ãƒ³ãƒˆãƒªãƒ¼ãŒåˆ©ç”¨å¯èƒ½", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>è¦å‘Š:</b> user_ldap 㨠user_webdavauth ã®ã‚¢ãƒ—リã«ã¯äº’æ›æ€§ãŒã‚りã¾ã›ã‚“。予期ã›ã¬å‹•作をã™ã‚‹å¯èƒ½æ€§ãŒã‚りã¾ã™ã€‚システム管ç†è€…ã«ã©ã¡ã‚‰ã‹ã‚’無効ã«ã™ã‚‹ã‚ˆã†å•ã„åˆã‚ã›ã¦ãã ã•ã„。" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/user_ldap/l10n/ka_GE.js b/apps/user_ldap/l10n/ka_GE.js index 028a46a07585ae026209e36125f40080032621b7..f6a1b22017f31ea64b601773f714e892a215d0e1 100644 --- a/apps/user_ldap/l10n/ka_GE.js +++ b/apps/user_ldap/l10n/ka_GE.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. სერვერი", "No object found in the given Base DN. Please revise." : "მáƒáƒªáƒ”მულ სáƒáƒ‘áƒáƒ–ისრDN-ში áƒáƒ‘იექტი ვერიქნრნáƒáƒžáƒáƒ•ნი. გთხáƒáƒ•თ გáƒáƒ“áƒáƒ®áƒ”დáƒáƒ—.", "More than 1,000 directory entries available." : "ხელმისáƒáƒ¬áƒ•დáƒáƒ›áƒ˜áƒ 1000-ზე მეტი დირექტáƒáƒ იáƒ.", - " entries available within the provided Base DN" : "მითითებულ სáƒáƒ‘áƒáƒ–ისრDN-ში შენáƒáƒ¢áƒáƒœáƒ”ბი ხელმისáƒáƒ¬áƒ•დáƒáƒ›áƒ˜áƒ", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "გáƒáƒ›áƒáƒ©áƒœáƒ“რშეცდáƒáƒ›áƒ. გთხáƒáƒ•თ შეáƒáƒ›áƒáƒ¬áƒ›áƒáƒ— სáƒáƒ‘áƒáƒ–ისრDN, áƒáƒ¡áƒ”ვე კáƒáƒ•შირის დრუფლებáƒáƒ›áƒáƒ¡áƒ˜áƒšáƒ”ბების კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒ.", "Do you really want to delete the current Server Configuration?" : "ნáƒáƒ›áƒ“ვილáƒáƒ“ გსურთ სერვერის მიმდინáƒáƒ ე პáƒáƒ áƒáƒ›áƒ”ტრების წáƒáƒ¨áƒšáƒ?", "Confirm Deletion" : "წáƒáƒ¨áƒšáƒ˜áƒ¡ დáƒáƒ“áƒáƒ¡áƒ¢áƒ£áƒ ებáƒ", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "მáƒáƒ›áƒ®áƒ›áƒáƒ ებლების სáƒáƒ®áƒ”ლები გáƒáƒ›áƒáƒ˜áƒ§áƒ”ნებრ(მეტáƒ) მáƒáƒœáƒáƒªáƒ”მების შესáƒáƒœáƒáƒ®áƒáƒ“ დრდáƒáƒ¡áƒáƒœáƒ˜áƒ¨áƒœáƒáƒ“. ზუსტი იდენტიფიკáƒáƒªáƒ˜áƒ˜áƒ¡áƒ დრáƒáƒ›áƒáƒ–ნáƒáƒ‘ისთვის, ყáƒáƒ•ელ LDAP-ის მáƒáƒ›áƒ®áƒ›áƒáƒ ებელს ექნებრშიდრმáƒáƒ›áƒ®áƒ›áƒáƒ ებელი. ეს სáƒáƒáƒ˜áƒ áƒáƒ”ბს ბმáƒáƒ¡ მáƒáƒ›áƒ®áƒ›áƒáƒ ებელსრდრLDAP-ის სáƒáƒ®áƒ”ლს შáƒáƒ ის. შექმნილი მáƒáƒ›áƒ®áƒ›áƒáƒ ებელი ებმებრLDAP-ის მáƒáƒ›áƒ®áƒ›áƒáƒ ებელის UUID-ს. LDAP-თáƒáƒœ ინტერáƒáƒ¥áƒªáƒ˜áƒ˜áƒ¡ შესáƒáƒ›áƒªáƒ˜áƒ ებლáƒáƒ“, დáƒáƒ›áƒáƒ¢áƒ”ბითáƒáƒ“ კეშირდებრDN, მáƒáƒ’რáƒáƒ› áƒáƒ ხდებრმისი მáƒáƒ®áƒ›áƒáƒ ებრიდენტიფიკáƒáƒªáƒ˜áƒ˜áƒ¡áƒ—ვის. ბმების გáƒáƒ¡áƒ£áƒ¤áƒ—áƒáƒ•ებრბევრáƒáƒ“გილáƒáƒ¡ დáƒáƒ¢áƒáƒ•ებს კვáƒáƒšáƒ¡. ბმების გáƒáƒ¡áƒ£áƒ¤áƒ—áƒáƒ•ებრáƒáƒ áƒáƒ კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒáƒ¡áƒ—áƒáƒœ მგრძნáƒáƒ‘იáƒáƒ ე, ის მáƒáƒ¥áƒ›áƒ”დებს ყველრLDAP-ის კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒáƒ–ე! áƒáƒ áƒáƒ¡áƒ“რáƒáƒ¡ გáƒáƒáƒ¡áƒ£áƒ¤áƒ—áƒáƒ•áƒáƒ— ბმები სáƒáƒ¬áƒáƒ მáƒáƒ გáƒáƒ ემáƒáƒ¨áƒ˜, მáƒáƒ˜áƒ®áƒ›áƒáƒ ეთ ეს მხáƒáƒšáƒáƒ“ შემáƒáƒ¬áƒ›áƒ”ბის áƒáƒœ ექსპერიმენტისთვის.", "Clear Username-LDAP User Mapping" : "Username-LDAP მáƒáƒ›áƒ®áƒ›áƒáƒ ებლის ბმების გáƒáƒ¡áƒ£áƒ¤áƒ—áƒáƒ•ებáƒ", "Clear Groupname-LDAP Group Mapping" : "Groupname-LDAP ჯგუფის ბმების გáƒáƒ¡áƒ£áƒ¤áƒ—áƒáƒ•ებáƒ", + " entries available within the provided Base DN" : "მითითებულ სáƒáƒ‘áƒáƒ–ისრDN-ში შენáƒáƒ¢áƒáƒœáƒ”ბი ხელმისáƒáƒ¬áƒ•დáƒáƒ›áƒ˜áƒ", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>გáƒáƒ¤áƒ თხილებáƒ:</b> áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ”ბი user_ldap დრuser_webdavauth áƒáƒ áƒáƒ თáƒáƒ•სებáƒáƒ“ი. შესáƒáƒ«áƒšáƒáƒ შეგვხდეთ მáƒáƒ£áƒšáƒáƒ“ნელი ქმედებáƒ. გთხáƒáƒ•თ სთხáƒáƒ•áƒáƒ— თქვენი სისტემის áƒáƒ“მინისტრáƒáƒ¢áƒáƒ ს ერთ-ერთის გáƒáƒ—იშვáƒ." }, diff --git a/apps/user_ldap/l10n/ka_GE.json b/apps/user_ldap/l10n/ka_GE.json index 5e23048e200b9485e6b76b449a1bc946609638bb..497f629d480ba9531e6229bcf184f4b009f12a9a 100644 --- a/apps/user_ldap/l10n/ka_GE.json +++ b/apps/user_ldap/l10n/ka_GE.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. სერვერი", "No object found in the given Base DN. Please revise." : "მáƒáƒªáƒ”მულ სáƒáƒ‘áƒáƒ–ისრDN-ში áƒáƒ‘იექტი ვერიქნრნáƒáƒžáƒáƒ•ნი. გთხáƒáƒ•თ გáƒáƒ“áƒáƒ®áƒ”დáƒáƒ—.", "More than 1,000 directory entries available." : "ხელმისáƒáƒ¬áƒ•დáƒáƒ›áƒ˜áƒ 1000-ზე მეტი დირექტáƒáƒ იáƒ.", - " entries available within the provided Base DN" : "მითითებულ სáƒáƒ‘áƒáƒ–ისრDN-ში შენáƒáƒ¢áƒáƒœáƒ”ბი ხელმისáƒáƒ¬áƒ•დáƒáƒ›áƒ˜áƒ", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "გáƒáƒ›áƒáƒ©áƒœáƒ“რშეცდáƒáƒ›áƒ. გთხáƒáƒ•თ შეáƒáƒ›áƒáƒ¬áƒ›áƒáƒ— სáƒáƒ‘áƒáƒ–ისრDN, áƒáƒ¡áƒ”ვე კáƒáƒ•შირის დრუფლებáƒáƒ›áƒáƒ¡áƒ˜áƒšáƒ”ბების კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒ.", "Do you really want to delete the current Server Configuration?" : "ნáƒáƒ›áƒ“ვილáƒáƒ“ გსურთ სერვერის მიმდინáƒáƒ ე პáƒáƒ áƒáƒ›áƒ”ტრების წáƒáƒ¨áƒšáƒ?", "Confirm Deletion" : "წáƒáƒ¨áƒšáƒ˜áƒ¡ დáƒáƒ“áƒáƒ¡áƒ¢áƒ£áƒ ებáƒ", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "მáƒáƒ›áƒ®áƒ›áƒáƒ ებლების სáƒáƒ®áƒ”ლები გáƒáƒ›áƒáƒ˜áƒ§áƒ”ნებრ(მეტáƒ) მáƒáƒœáƒáƒªáƒ”მების შესáƒáƒœáƒáƒ®áƒáƒ“ დრდáƒáƒ¡áƒáƒœáƒ˜áƒ¨áƒœáƒáƒ“. ზუსტი იდენტიფიკáƒáƒªáƒ˜áƒ˜áƒ¡áƒ დრáƒáƒ›áƒáƒ–ნáƒáƒ‘ისთვის, ყáƒáƒ•ელ LDAP-ის მáƒáƒ›áƒ®áƒ›áƒáƒ ებელს ექნებრშიდრმáƒáƒ›áƒ®áƒ›áƒáƒ ებელი. ეს სáƒáƒáƒ˜áƒ áƒáƒ”ბს ბმáƒáƒ¡ მáƒáƒ›áƒ®áƒ›áƒáƒ ებელსრდრLDAP-ის სáƒáƒ®áƒ”ლს შáƒáƒ ის. შექმნილი მáƒáƒ›áƒ®áƒ›áƒáƒ ებელი ებმებრLDAP-ის მáƒáƒ›áƒ®áƒ›áƒáƒ ებელის UUID-ს. LDAP-თáƒáƒœ ინტერáƒáƒ¥áƒªáƒ˜áƒ˜áƒ¡ შესáƒáƒ›áƒªáƒ˜áƒ ებლáƒáƒ“, დáƒáƒ›áƒáƒ¢áƒ”ბითáƒáƒ“ კეშირდებრDN, მáƒáƒ’რáƒáƒ› áƒáƒ ხდებრმისი მáƒáƒ®áƒ›áƒáƒ ებრიდენტიფიკáƒáƒªáƒ˜áƒ˜áƒ¡áƒ—ვის. ბმების გáƒáƒ¡áƒ£áƒ¤áƒ—áƒáƒ•ებრბევრáƒáƒ“გილáƒáƒ¡ დáƒáƒ¢áƒáƒ•ებს კვáƒáƒšáƒ¡. ბმების გáƒáƒ¡áƒ£áƒ¤áƒ—áƒáƒ•ებრáƒáƒ áƒáƒ კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒáƒ¡áƒ—áƒáƒœ მგრძნáƒáƒ‘იáƒáƒ ე, ის მáƒáƒ¥áƒ›áƒ”დებს ყველრLDAP-ის კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒáƒ–ე! áƒáƒ áƒáƒ¡áƒ“რáƒáƒ¡ გáƒáƒáƒ¡áƒ£áƒ¤áƒ—áƒáƒ•áƒáƒ— ბმები სáƒáƒ¬áƒáƒ მáƒáƒ გáƒáƒ ემáƒáƒ¨áƒ˜, მáƒáƒ˜áƒ®áƒ›áƒáƒ ეთ ეს მხáƒáƒšáƒáƒ“ შემáƒáƒ¬áƒ›áƒ”ბის áƒáƒœ ექსპერიმენტისთვის.", "Clear Username-LDAP User Mapping" : "Username-LDAP მáƒáƒ›áƒ®áƒ›áƒáƒ ებლის ბმების გáƒáƒ¡áƒ£áƒ¤áƒ—áƒáƒ•ებáƒ", "Clear Groupname-LDAP Group Mapping" : "Groupname-LDAP ჯგუფის ბმების გáƒáƒ¡áƒ£áƒ¤áƒ—áƒáƒ•ებáƒ", + " entries available within the provided Base DN" : "მითითებულ სáƒáƒ‘áƒáƒ–ისრDN-ში შენáƒáƒ¢áƒáƒœáƒ”ბი ხელმისáƒáƒ¬áƒ•დáƒáƒ›áƒ˜áƒ", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>გáƒáƒ¤áƒ თხილებáƒ:</b> áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ”ბი user_ldap დრuser_webdavauth áƒáƒ áƒáƒ თáƒáƒ•სებáƒáƒ“ი. შესáƒáƒ«áƒšáƒáƒ შეგვხდეთ მáƒáƒ£áƒšáƒáƒ“ნელი ქმედებáƒ. გთხáƒáƒ•თ სთხáƒáƒ•áƒáƒ— თქვენი სისტემის áƒáƒ“მინისტრáƒáƒ¢áƒáƒ ს ერთ-ერთის გáƒáƒ—იშვáƒ." },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/user_ldap/l10n/ko.js b/apps/user_ldap/l10n/ko.js index 0f1ecb9b955456645e3eb85f9e3fe633b28d6cf1..9e01fd17212f1a2a3dfff27febc310bc0d24b2d5 100644 --- a/apps/user_ldap/l10n/ko.js +++ b/apps/user_ldap/l10n/ko.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. 서버", "No object found in the given Base DN. Please revise." : "ìž…ë ¥í•œ 기본 DNì—서 ê°ì²´ë¥¼ ì°¾ì„ ìˆ˜ 없습니다. 다시 ìž…ë ¥í•˜ì‹ì‹œì˜¤.", "More than 1,000 directory entries available." : "ë””ë ‰í„°ë¦¬ í•ëª©ì´ 1,000ê°œ ì´ìƒ 존재합니다.", - " entries available within the provided Base DN" : "ê°œ(ì§€ì •í•œ DNì˜ ê¸°ë³¸ í•목 수)", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "오류가 ë°œìƒí–ˆìŠµë‹ˆë‹¤. 기본 DN, ì—°ê²° ì„¤ì •, ì¸ì¦ ì •ë³´ë¥¼ 확ì¸í•˜ì‹ì‹œì˜¤.", "Do you really want to delete the current Server Configuration?" : "현재 서버 ì„¤ì •ì„ ì§€ìš°ì‹œê² ìŠµë‹ˆê¹Œ?", "Confirm Deletion" : "ì‚ì œ 확ì¸", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ì‚¬ìš©ìž ì´ë¦„ì€ (메타)ë°ì´í„°ë¥¼ ì €ìž¥í•˜ê³ í• ë‹¹í•˜ëŠ” ë° ì‚¬ìš©ë©ë‹ˆë‹¤. 사용ìžë¥¼ ì •í™•ížˆ ì‹ë³„하기 위해서 ëª¨ë“ LDAP 사용ìžëŠ” ë‚´ë¶€ ì‚¬ìš©ìž ì´ë¦„ì„ ê°–ê³ ìžˆìŠµë‹ˆë‹¤. ì´ ì •ë³´ì— ì ‘ê·¼í•˜ë ¤ë©´ ì‚¬ìš©ìž ì´ë¦„ê³¼ LDAP ì‚¬ìš©ìž ì‚¬ì´ì˜ ì—°ê²°ì„ ì•Œì•„ì•¼ 합니다. ìƒì„±ëœ ì‚¬ìš©ìž ì´ë¦„ì€ LDAP 사용ìžì˜ UUIDì— ì—°ê²°ë©ë‹ˆë‹¤. LDAPì— ì—°ê²°í•˜ëŠ” 횟수를 줄ì´ê¸° 위하여 DNì„ ìºì‹œì— ì €ìž¥í•˜ì§€ë§Œ, ì‹ë³„ì—는 사용하지 않습니다. DNì´ ë³€ê²½ë˜ì—ˆì„ 때 변경 사í•ì´ ì ìš©ë©ë‹ˆë‹¤. ë‚´ë¶€ ì‚¬ìš©ìž ì´ë¦„ì€ í•ìƒ ì‚¬ìš©ë©ë‹ˆë‹¤. ë§¤í•‘ì„ ë¹„ìš°ë©´ 과거 ë§¤í•‘ì˜ í”ì ì´ ë‚¨ìŠµë‹ˆë‹¤. ë§¤í•‘ì„ ë¹„ìš°ëŠ” ê²ƒì€ ì„¤ì •ì— ê´€ê³„ ì—†ì´ ì ìš©ë˜ë¯€ë¡œ ëª¨ë“ LDAP ì„¤ì •ì— ì˜í–¥ì„ ì¤ë‹ˆë‹¤! 테스트 ë° ì‹¤í—˜ 단계ì—서만 ë§¤í•‘ì„ ë¹„ìš°ê³ , ìƒìš© 환경ì—서는 ë§¤í•‘ì„ ë¹„ìš°ì§€ 마ì‹ì‹œì˜¤.", "Clear Username-LDAP User Mapping" : "ì‚¬ìš©ìž ì´ë¦„-LDAP ì‚¬ìš©ìž ë§¤í•‘ 비우기", "Clear Groupname-LDAP Group Mapping" : "그룹 ì´ë¦„-LDAP 그룹 매핑 비우기", + " entries available within the provided Base DN" : "ê°œ(ì§€ì •í•œ DNì˜ ê¸°ë³¸ í•목 수)", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>ê²½ê³ :</b> user_ldap, user_webdavauth ì•±ì€ ì„œë¡œ 호환ë˜ì§€ 않습니다. 예ìƒí•˜ì§€ 못한 í–‰ë™ì„ í• ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤. 시스템 관리ìžì—게 ì—°ë½í•˜ì—¬ 둘 중 í•˜ë‚˜ì˜ ì•±ì˜ ì‚¬ìš©ì„ ì¤‘ë‹¨í•˜ì‹ì‹œì˜¤." }, diff --git a/apps/user_ldap/l10n/ko.json b/apps/user_ldap/l10n/ko.json index e8936ec6411c5053f9bc10a4a92119fa7009cf9f..1032c82777a695d0d3b48cb0e8cca6347068f0aa 100644 --- a/apps/user_ldap/l10n/ko.json +++ b/apps/user_ldap/l10n/ko.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. 서버", "No object found in the given Base DN. Please revise." : "ìž…ë ¥í•œ 기본 DNì—서 ê°ì²´ë¥¼ ì°¾ì„ ìˆ˜ 없습니다. 다시 ìž…ë ¥í•˜ì‹ì‹œì˜¤.", "More than 1,000 directory entries available." : "ë””ë ‰í„°ë¦¬ í•ëª©ì´ 1,000ê°œ ì´ìƒ 존재합니다.", - " entries available within the provided Base DN" : "ê°œ(ì§€ì •í•œ DNì˜ ê¸°ë³¸ í•목 수)", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "오류가 ë°œìƒí–ˆìŠµë‹ˆë‹¤. 기본 DN, ì—°ê²° ì„¤ì •, ì¸ì¦ ì •ë³´ë¥¼ 확ì¸í•˜ì‹ì‹œì˜¤.", "Do you really want to delete the current Server Configuration?" : "현재 서버 ì„¤ì •ì„ ì§€ìš°ì‹œê² ìŠµë‹ˆê¹Œ?", "Confirm Deletion" : "ì‚ì œ 확ì¸", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ì‚¬ìš©ìž ì´ë¦„ì€ (메타)ë°ì´í„°ë¥¼ ì €ìž¥í•˜ê³ í• ë‹¹í•˜ëŠ” ë° ì‚¬ìš©ë©ë‹ˆë‹¤. 사용ìžë¥¼ ì •í™•ížˆ ì‹ë³„하기 위해서 ëª¨ë“ LDAP 사용ìžëŠ” ë‚´ë¶€ ì‚¬ìš©ìž ì´ë¦„ì„ ê°–ê³ ìžˆìŠµë‹ˆë‹¤. ì´ ì •ë³´ì— ì ‘ê·¼í•˜ë ¤ë©´ ì‚¬ìš©ìž ì´ë¦„ê³¼ LDAP ì‚¬ìš©ìž ì‚¬ì´ì˜ ì—°ê²°ì„ ì•Œì•„ì•¼ 합니다. ìƒì„±ëœ ì‚¬ìš©ìž ì´ë¦„ì€ LDAP 사용ìžì˜ UUIDì— ì—°ê²°ë©ë‹ˆë‹¤. LDAPì— ì—°ê²°í•˜ëŠ” 횟수를 줄ì´ê¸° 위하여 DNì„ ìºì‹œì— ì €ìž¥í•˜ì§€ë§Œ, ì‹ë³„ì—는 사용하지 않습니다. DNì´ ë³€ê²½ë˜ì—ˆì„ 때 변경 사í•ì´ ì ìš©ë©ë‹ˆë‹¤. ë‚´ë¶€ ì‚¬ìš©ìž ì´ë¦„ì€ í•ìƒ ì‚¬ìš©ë©ë‹ˆë‹¤. ë§¤í•‘ì„ ë¹„ìš°ë©´ 과거 ë§¤í•‘ì˜ í”ì ì´ ë‚¨ìŠµë‹ˆë‹¤. ë§¤í•‘ì„ ë¹„ìš°ëŠ” ê²ƒì€ ì„¤ì •ì— ê´€ê³„ ì—†ì´ ì ìš©ë˜ë¯€ë¡œ ëª¨ë“ LDAP ì„¤ì •ì— ì˜í–¥ì„ ì¤ë‹ˆë‹¤! 테스트 ë° ì‹¤í—˜ 단계ì—서만 ë§¤í•‘ì„ ë¹„ìš°ê³ , ìƒìš© 환경ì—서는 ë§¤í•‘ì„ ë¹„ìš°ì§€ 마ì‹ì‹œì˜¤.", "Clear Username-LDAP User Mapping" : "ì‚¬ìš©ìž ì´ë¦„-LDAP ì‚¬ìš©ìž ë§¤í•‘ 비우기", "Clear Groupname-LDAP Group Mapping" : "그룹 ì´ë¦„-LDAP 그룹 매핑 비우기", + " entries available within the provided Base DN" : "ê°œ(ì§€ì •í•œ DNì˜ ê¸°ë³¸ í•목 수)", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>ê²½ê³ :</b> user_ldap, user_webdavauth ì•±ì€ ì„œë¡œ 호환ë˜ì§€ 않습니다. 예ìƒí•˜ì§€ 못한 í–‰ë™ì„ í• ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤. 시스템 관리ìžì—게 ì—°ë½í•˜ì—¬ 둘 중 í•˜ë‚˜ì˜ ì•±ì˜ ì‚¬ìš©ì„ ì¤‘ë‹¨í•˜ì‹ì‹œì˜¤." },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/user_ldap/l10n/lt_LT.js b/apps/user_ldap/l10n/lt_LT.js index e0fc8e171498e03c6b3dd8228e30096fead32174..c4e069c3e30106098a88f095a156f8bef8a6b1fc 100644 --- a/apps/user_ldap/l10n/lt_LT.js +++ b/apps/user_ldap/l10n/lt_LT.js @@ -32,7 +32,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Serveris", "No object found in the given Base DN. Please revise." : "Jokie objektai nurodytoje DN Å¡akoje nerasti. PraÅ¡ome patikslinkite.", "More than 1,000 directory entries available." : "Yra prieinama daugiau nei 1000 katalogo įrašų. ", - " entries available within the provided Base DN" : "pasiekiami įraÅ¡ai pateiktoje DN Å¡akoje", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ä®vyko klaida. Patikrinkite DN šąkÄ…, taip pat sujungimo nustatymus ir prisijungimo duomenis.", "Do you really want to delete the current Server Configuration?" : "Ar tikrai norite iÅ¡trinti dabartinÄ™ serverio konfigÅ«racijÄ…?", "Confirm Deletion" : "Patvirtinkite trynimÄ…", @@ -177,6 +176,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Naudotojų vardai yra naudojami saugoti ir priskirti (meta) duomenis. Siekiant identifikuoti ir atpažinti naudotojus,kiekvienas LDAP naudotojas turÄ—s vidinį naudotojo vardÄ…. Tam reikia susieti naudotojo vardÄ… su LDAP naudotoju. Sukurtas naudotojo vardas yra susiejamas su LDAP naudotojo UUID. Papildomai DN talpinamas, kad sumažintų LDAP sÄ…veikÄ…, bet nenaudojamas identifikacijoje. Visur yra naudojamas vidinis naudotojo vardas. Susiejimų paÅ¡alinimas visur paliks \"pÄ—dsakÄ…\" ir įtakos visas LDAP konfigÅ«racijas! Niekada susiejimų neÅ¡alinkite produkciniame serveryje.", "Clear Username-LDAP User Mapping" : "IÅ¡valyti naudotojo vardo - LDAP naudotojo sÄ…sajÄ…", "Clear Groupname-LDAP Group Mapping" : "IÅ¡valyti grupÄ—s pavadinimo - LDAP naudotojo sÄ…sajÄ…", + " entries available within the provided Base DN" : "pasiekiami įraÅ¡ai pateiktoje DN Å¡akoje", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Ä®spÄ—jimas: </b> ProgramÄ—lÄ—s user_ldap ir user_webdavauth yra nesuderinami. Tai gali sukelti nepageidaujamÄ… veikimÄ…. PapraÅ¡ykite, kad sistemos administratorius vienÄ… jų iÅ¡jungtų." }, diff --git a/apps/user_ldap/l10n/lt_LT.json b/apps/user_ldap/l10n/lt_LT.json index 15a2f4529c97198626fc400c82e691366f947ba4..ce14909ab38f1097ed3952eaa42a08f5472659eb 100644 --- a/apps/user_ldap/l10n/lt_LT.json +++ b/apps/user_ldap/l10n/lt_LT.json @@ -30,7 +30,6 @@ "{nthServer}. Server" : "{nthServer}. Serveris", "No object found in the given Base DN. Please revise." : "Jokie objektai nurodytoje DN Å¡akoje nerasti. PraÅ¡ome patikslinkite.", "More than 1,000 directory entries available." : "Yra prieinama daugiau nei 1000 katalogo įrašų. ", - " entries available within the provided Base DN" : "pasiekiami įraÅ¡ai pateiktoje DN Å¡akoje", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ä®vyko klaida. Patikrinkite DN šąkÄ…, taip pat sujungimo nustatymus ir prisijungimo duomenis.", "Do you really want to delete the current Server Configuration?" : "Ar tikrai norite iÅ¡trinti dabartinÄ™ serverio konfigÅ«racijÄ…?", "Confirm Deletion" : "Patvirtinkite trynimÄ…", @@ -175,6 +174,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Naudotojų vardai yra naudojami saugoti ir priskirti (meta) duomenis. Siekiant identifikuoti ir atpažinti naudotojus,kiekvienas LDAP naudotojas turÄ—s vidinį naudotojo vardÄ…. Tam reikia susieti naudotojo vardÄ… su LDAP naudotoju. Sukurtas naudotojo vardas yra susiejamas su LDAP naudotojo UUID. Papildomai DN talpinamas, kad sumažintų LDAP sÄ…veikÄ…, bet nenaudojamas identifikacijoje. Visur yra naudojamas vidinis naudotojo vardas. Susiejimų paÅ¡alinimas visur paliks \"pÄ—dsakÄ…\" ir įtakos visas LDAP konfigÅ«racijas! Niekada susiejimų neÅ¡alinkite produkciniame serveryje.", "Clear Username-LDAP User Mapping" : "IÅ¡valyti naudotojo vardo - LDAP naudotojo sÄ…sajÄ…", "Clear Groupname-LDAP Group Mapping" : "IÅ¡valyti grupÄ—s pavadinimo - LDAP naudotojo sÄ…sajÄ…", + " entries available within the provided Base DN" : "pasiekiami įraÅ¡ai pateiktoje DN Å¡akoje", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Ä®spÄ—jimas: </b> ProgramÄ—lÄ—s user_ldap ir user_webdavauth yra nesuderinami. Tai gali sukelti nepageidaujamÄ… veikimÄ…. PapraÅ¡ykite, kad sistemos administratorius vienÄ… jų iÅ¡jungtų." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" diff --git a/apps/user_ldap/l10n/lv.js b/apps/user_ldap/l10n/lv.js index 8f6ae7d279f81027191077a58c460402b7205e69..52b581feb19d01f951fe8ab5bcf3256748d0e37e 100644 --- a/apps/user_ldap/l10n/lv.js +++ b/apps/user_ldap/l10n/lv.js @@ -22,7 +22,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Serveris", "No object found in the given Base DN. Please revise." : "Neviens objekts nav atrasts konkrÄ“tÄ DN bÄzÄ“. LÅ«dzu pÄrskatÄ«t.", "More than 1,000 directory entries available." : "VairÄk nekÄ 1,000 kataloga ieraksti ir pieejami.", - " entries available within the provided Base DN" : "ieraksti pieejami ar nosacÄ«jumu DN bÄzÄ“", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "RadÄs kļūda. LÅ«dzu, pÄrbaudiet bÄzes DN, kÄ arÄ« savienojuma iestatÄ«jumus vai akreditÄcijas datus.", "Do you really want to delete the current Server Configuration?" : "Vai tieÅ¡Äm vÄ“laties dzÄ“st paÅ¡reizÄ“jo servera konfigurÄciju?", "Confirm Deletion" : "ApstiprinÄt dzēšanu", @@ -105,6 +104,7 @@ OC.L10N.register( "Override UUID detection" : "IgnorÄ“t UUID noteikÅ¡anu", "UUID Attribute for Users:" : "UUID atribÅ«ti lietotÄjiem:", "UUID Attribute for Groups:" : "UUID atribÅ«ti grupÄm:", + " entries available within the provided Base DN" : "ieraksti pieejami ar nosacÄ«jumu DN bÄzÄ“", "LDAP" : "LDAP" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/user_ldap/l10n/lv.json b/apps/user_ldap/l10n/lv.json index 85f4f3722d372c20f75968975204f099d57904b7..1d62f3c6a675733b6121ae3b7eecaa98791a5dfc 100644 --- a/apps/user_ldap/l10n/lv.json +++ b/apps/user_ldap/l10n/lv.json @@ -20,7 +20,6 @@ "{nthServer}. Server" : "{nthServer}. Serveris", "No object found in the given Base DN. Please revise." : "Neviens objekts nav atrasts konkrÄ“tÄ DN bÄzÄ“. LÅ«dzu pÄrskatÄ«t.", "More than 1,000 directory entries available." : "VairÄk nekÄ 1,000 kataloga ieraksti ir pieejami.", - " entries available within the provided Base DN" : "ieraksti pieejami ar nosacÄ«jumu DN bÄzÄ“", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "RadÄs kļūda. LÅ«dzu, pÄrbaudiet bÄzes DN, kÄ arÄ« savienojuma iestatÄ«jumus vai akreditÄcijas datus.", "Do you really want to delete the current Server Configuration?" : "Vai tieÅ¡Äm vÄ“laties dzÄ“st paÅ¡reizÄ“jo servera konfigurÄciju?", "Confirm Deletion" : "ApstiprinÄt dzēšanu", @@ -103,6 +102,7 @@ "Override UUID detection" : "IgnorÄ“t UUID noteikÅ¡anu", "UUID Attribute for Users:" : "UUID atribÅ«ti lietotÄjiem:", "UUID Attribute for Groups:" : "UUID atribÅ«ti grupÄm:", + " entries available within the provided Base DN" : "ieraksti pieejami ar nosacÄ«jumu DN bÄzÄ“", "LDAP" : "LDAP" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/apps/user_ldap/l10n/nb.js b/apps/user_ldap/l10n/nb.js index 250c79a89a58e9f8e223b57180eb401cf1cc56ff..8b4b1c48e9adf45e729bbf48d895197d8b2884b7 100644 --- a/apps/user_ldap/l10n/nb.js +++ b/apps/user_ldap/l10n/nb.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Tjener", "No object found in the given Base DN. Please revise." : "Intet objekt funnet i angitt base-DN. Revider oppsettet.", "More than 1,000 directory entries available." : "Mer enn 1.000 katalogoppføringer tilgjengelig.", - " entries available within the provided Base DN" : "oppføringer tilgjengelig innenfor angitt base-DN", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Det oppstod en feil. Sjekk base-DN, tilkoblingsoppsett og pÃ¥loggingsdetaljer.", "Do you really want to delete the current Server Configuration?" : "Er du sikker pÃ¥ at du vil slette den aktiver tjenerkonfigurasjon?", "Confirm Deletion" : "Bekreft sletting", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Brukernavn brukes til Ã¥ lagre og tilordne (meta)data. For at brukere skal identifiseres og gjenkjennes presist, vil hver LDAP-bruker ha et internt brukernavn. Dette krever en tilknytning fra brukernavn til LDAP-bruker. Brukernavn som opprettes blir knyttet til LDAP-brukerens UUID. I tillegg hurtiglagres DN for Ã¥ redusere LDAP-kommunikasjon, men det brukes ikke til identifisering. Hvis DN endres vil endringene bli oppdaget. Det interne brukernavnet brukes alle steder. Nullstilling av tilknytningene vil etterlate seg rester overalt. Nullstilling av tilknytningene skjer ikke pr. oppsett, det pÃ¥virker alle LDAP-oppsett! Nullstill aldri tilknytningene i et produksjonsmiljø, kun ved testing eller eksperimentering.", "Clear Username-LDAP User Mapping" : "Nullstill tilknytning av brukernavn til LDAP-bruker", "Clear Groupname-LDAP Group Mapping" : "Nullstill tilknytning av gruppenavn til LDAP-gruppe", + " entries available within the provided Base DN" : "oppføringer tilgjengelig innenfor angitt base-DN", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advarsel:</b> Programmene user_ldap og user_webdavauth er ikke kompatible med hverandre. Uventet oppførsel kan forekomme. Be systemadministratoren om Ã¥ deaktivere én av dem." }, diff --git a/apps/user_ldap/l10n/nb.json b/apps/user_ldap/l10n/nb.json index a33c606d4f85f4b16e11ef4fe0b48cde20cfe191..904a0e76723bb01be963ad56fb319368d226bda0 100644 --- a/apps/user_ldap/l10n/nb.json +++ b/apps/user_ldap/l10n/nb.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Tjener", "No object found in the given Base DN. Please revise." : "Intet objekt funnet i angitt base-DN. Revider oppsettet.", "More than 1,000 directory entries available." : "Mer enn 1.000 katalogoppføringer tilgjengelig.", - " entries available within the provided Base DN" : "oppføringer tilgjengelig innenfor angitt base-DN", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Det oppstod en feil. Sjekk base-DN, tilkoblingsoppsett og pÃ¥loggingsdetaljer.", "Do you really want to delete the current Server Configuration?" : "Er du sikker pÃ¥ at du vil slette den aktiver tjenerkonfigurasjon?", "Confirm Deletion" : "Bekreft sletting", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Brukernavn brukes til Ã¥ lagre og tilordne (meta)data. For at brukere skal identifiseres og gjenkjennes presist, vil hver LDAP-bruker ha et internt brukernavn. Dette krever en tilknytning fra brukernavn til LDAP-bruker. Brukernavn som opprettes blir knyttet til LDAP-brukerens UUID. I tillegg hurtiglagres DN for Ã¥ redusere LDAP-kommunikasjon, men det brukes ikke til identifisering. Hvis DN endres vil endringene bli oppdaget. Det interne brukernavnet brukes alle steder. Nullstilling av tilknytningene vil etterlate seg rester overalt. Nullstilling av tilknytningene skjer ikke pr. oppsett, det pÃ¥virker alle LDAP-oppsett! Nullstill aldri tilknytningene i et produksjonsmiljø, kun ved testing eller eksperimentering.", "Clear Username-LDAP User Mapping" : "Nullstill tilknytning av brukernavn til LDAP-bruker", "Clear Groupname-LDAP Group Mapping" : "Nullstill tilknytning av gruppenavn til LDAP-gruppe", + " entries available within the provided Base DN" : "oppføringer tilgjengelig innenfor angitt base-DN", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advarsel:</b> Programmene user_ldap og user_webdavauth er ikke kompatible med hverandre. Uventet oppførsel kan forekomme. Be systemadministratoren om Ã¥ deaktivere én av dem." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/nl.js b/apps/user_ldap/l10n/nl.js index ed81947316e0d52bcd169f7d9fa464deb520016e..02cd70b0b0a45a80c8900fac59ec173a6e380c2d 100644 --- a/apps/user_ldap/l10n/nl.js +++ b/apps/user_ldap/l10n/nl.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "Geen object gevonden in de basis DN. Review instellingen.", "More than 1,000 directory entries available." : "Meer dan 1000 directorynamen beschikbaar.", - " entries available within the provided Base DN" : "accounts beschikbaar binnen de provider Basis DN", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Er trad een fout op. Controleer de Basis DN en de verbindingsinstellingen en inloggegevens.", "Do you really want to delete the current Server Configuration?" : "Wilt je werkelijk de huidige Serverconfiguratie verwijderen?", "Confirm Deletion" : "Bevestig verwijderen", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Gebruikersnamen worden gebruikt om (meta) data op te slaan en toe te wijzen. Om gebruikers uniek te identificeren, krijgt elke LDAP-gebruiker ook een interne gebruikersnaam. Dit vereist een koppeling van de gebruikersnaam naar een ​​LDAP-gebruiker. De gecreëerde gebruikersnaam is gekoppeld aan de UUID van de LDAP-gebruiker. Aanvullend wordt ook de 'DN' gecached om het aantal LDAP-interacties te verminderen, maar dit wordt niet gebruikt voor identificatie. Als de DN verandert, zullen de veranderingen worden gevonden. De interne gebruikersnaam wordt overal gebruikt. Het wissen van de koppeling zal overal resten achterlaten. Het wissen van koppelingen is niet configuratiegevoelig, maar het raakt wel alle LDAP instellingen! Zorg ervoor dat deze koppelingen nooit in een productieomgeving gewist worden. Maak ze alleen leeg in een test- of ontwikkelomgeving.", "Clear Username-LDAP User Mapping" : "Leegmaken Gebruikersnaam-LDAP gebruikers vertaling", "Clear Groupname-LDAP Group Mapping" : "Leegmaken Groepsnaam-LDAP groep vertaling", + " entries available within the provided Base DN" : "accounts beschikbaar binnen de provider Basis DN", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Waarschuwing:</b> De Apps user_ldap en user_webdavauth zijn incompatibel. Je kunt onverwacht gedrag ervaren. Vraag je beheerder om een van beide apps de deactiveren." }, diff --git a/apps/user_ldap/l10n/nl.json b/apps/user_ldap/l10n/nl.json index 4a48b1bdf40ef1da4184b3739327ec85f93a0f1b..6f8efdd7e46afecb65ee3a69100f51b01b233505 100644 --- a/apps/user_ldap/l10n/nl.json +++ b/apps/user_ldap/l10n/nl.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "Geen object gevonden in de basis DN. Review instellingen.", "More than 1,000 directory entries available." : "Meer dan 1000 directorynamen beschikbaar.", - " entries available within the provided Base DN" : "accounts beschikbaar binnen de provider Basis DN", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Er trad een fout op. Controleer de Basis DN en de verbindingsinstellingen en inloggegevens.", "Do you really want to delete the current Server Configuration?" : "Wilt je werkelijk de huidige Serverconfiguratie verwijderen?", "Confirm Deletion" : "Bevestig verwijderen", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Gebruikersnamen worden gebruikt om (meta) data op te slaan en toe te wijzen. Om gebruikers uniek te identificeren, krijgt elke LDAP-gebruiker ook een interne gebruikersnaam. Dit vereist een koppeling van de gebruikersnaam naar een ​​LDAP-gebruiker. De gecreëerde gebruikersnaam is gekoppeld aan de UUID van de LDAP-gebruiker. Aanvullend wordt ook de 'DN' gecached om het aantal LDAP-interacties te verminderen, maar dit wordt niet gebruikt voor identificatie. Als de DN verandert, zullen de veranderingen worden gevonden. De interne gebruikersnaam wordt overal gebruikt. Het wissen van de koppeling zal overal resten achterlaten. Het wissen van koppelingen is niet configuratiegevoelig, maar het raakt wel alle LDAP instellingen! Zorg ervoor dat deze koppelingen nooit in een productieomgeving gewist worden. Maak ze alleen leeg in een test- of ontwikkelomgeving.", "Clear Username-LDAP User Mapping" : "Leegmaken Gebruikersnaam-LDAP gebruikers vertaling", "Clear Groupname-LDAP Group Mapping" : "Leegmaken Groepsnaam-LDAP groep vertaling", + " entries available within the provided Base DN" : "accounts beschikbaar binnen de provider Basis DN", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Waarschuwing:</b> De Apps user_ldap en user_webdavauth zijn incompatibel. Je kunt onverwacht gedrag ervaren. Vraag je beheerder om een van beide apps de deactiveren." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/pl.js b/apps/user_ldap/l10n/pl.js index 50a3384a1369a95d9850ee9df1d26732fe47538c..4627042cf7fdcca325e859662c82d000024449d8 100644 --- a/apps/user_ldap/l10n/pl.js +++ b/apps/user_ldap/l10n/pl.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Serwer", "No object found in the given Base DN. Please revise." : "Brak obiektów w podanym Base DN. ProszÄ™ sprawdzić.", "More than 1,000 directory entries available." : "Ponad 1,000 wpisów katalogowych dostÄ™pne.", - " entries available within the provided Base DN" : "wpisów dostÄ™pnych w podanym Base DN ", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "WystÄ…piÅ‚ błąd. ProszÄ™ sprawdzić Base DN oraz ustawienia połączenia i dane dostÄ™powe.", "Do you really want to delete the current Server Configuration?" : "Czy chcesz usunąć bieżącÄ… konfiguracjÄ™ serwera?", "Confirm Deletion" : "Potwierdź usuniÄ™cie", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Nazwy użytkowników sÅ‚użą do przechowywania i przypisywania (meta) danych. W celu dokÅ‚adnego okreÅ›lenia i rozpoznawania użytkowników, każdy użytkownik LDAP ma przypisanÄ… wewnÄ™trznÄ… nazwÄ™ użytkownika. Wymaga to mapowania nazwy użytkownika do użytkownika LDAP. Utworzona nazwa użytkownika jest odwzorowywana na UUID użytkownika LDAP. Dodatkowo DN sÄ… buforowane, także w celu zmniejszenia oddziaÅ‚ywania LDAP, ale nie sÄ… stosowane do identyfikacji. Po zmianie DN, bÄ™dzie można znaleźć zmiany. WewnÄ™trzna nazwa jest używana wszÄ™dzie. Usuwanie mapowania bÄ™dzie miaÅ‚o wpÅ‚yw wszÄ™dzie. Usuwanie mapowania nie jest wrażliwe na konfiguracje, dotyczy to wszystkich konfiguracji LDAP! Nigdy nie usuwaj mapowania w Å›rodowisku produkcyjnym, jest to dopuszczalne tylko w fazie eksperymentalnej, testowej.", "Clear Username-LDAP User Mapping" : "Czyść Mapowanie użytkownika LDAP", "Clear Groupname-LDAP Group Mapping" : "Czyść Mapowanie nazwy grupy LDAP", + " entries available within the provided Base DN" : "wpisów dostÄ™pnych w podanym Base DN ", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Ostrzeżenie:</b> Aplikacje user_ldap i user_webdavauth nie sÄ… kompatybilne. MogÄ… powodować nieoczekiwane zachowanie. PoproÅ› administratora o wyłączenie jednej z nich." }, diff --git a/apps/user_ldap/l10n/pl.json b/apps/user_ldap/l10n/pl.json index 6993b4e3cf8b9aa9d4689033ec6ac24004192df7..bd0a89c8d2dab6adda94477ce56608da3c91505d 100644 --- a/apps/user_ldap/l10n/pl.json +++ b/apps/user_ldap/l10n/pl.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Serwer", "No object found in the given Base DN. Please revise." : "Brak obiektów w podanym Base DN. ProszÄ™ sprawdzić.", "More than 1,000 directory entries available." : "Ponad 1,000 wpisów katalogowych dostÄ™pne.", - " entries available within the provided Base DN" : "wpisów dostÄ™pnych w podanym Base DN ", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "WystÄ…piÅ‚ błąd. ProszÄ™ sprawdzić Base DN oraz ustawienia połączenia i dane dostÄ™powe.", "Do you really want to delete the current Server Configuration?" : "Czy chcesz usunąć bieżącÄ… konfiguracjÄ™ serwera?", "Confirm Deletion" : "Potwierdź usuniÄ™cie", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Nazwy użytkowników sÅ‚użą do przechowywania i przypisywania (meta) danych. W celu dokÅ‚adnego okreÅ›lenia i rozpoznawania użytkowników, każdy użytkownik LDAP ma przypisanÄ… wewnÄ™trznÄ… nazwÄ™ użytkownika. Wymaga to mapowania nazwy użytkownika do użytkownika LDAP. Utworzona nazwa użytkownika jest odwzorowywana na UUID użytkownika LDAP. Dodatkowo DN sÄ… buforowane, także w celu zmniejszenia oddziaÅ‚ywania LDAP, ale nie sÄ… stosowane do identyfikacji. Po zmianie DN, bÄ™dzie można znaleźć zmiany. WewnÄ™trzna nazwa jest używana wszÄ™dzie. Usuwanie mapowania bÄ™dzie miaÅ‚o wpÅ‚yw wszÄ™dzie. Usuwanie mapowania nie jest wrażliwe na konfiguracje, dotyczy to wszystkich konfiguracji LDAP! Nigdy nie usuwaj mapowania w Å›rodowisku produkcyjnym, jest to dopuszczalne tylko w fazie eksperymentalnej, testowej.", "Clear Username-LDAP User Mapping" : "Czyść Mapowanie użytkownika LDAP", "Clear Groupname-LDAP Group Mapping" : "Czyść Mapowanie nazwy grupy LDAP", + " entries available within the provided Base DN" : "wpisów dostÄ™pnych w podanym Base DN ", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Ostrzeżenie:</b> Aplikacje user_ldap i user_webdavauth nie sÄ… kompatybilne. MogÄ… powodować nieoczekiwane zachowanie. PoproÅ› administratora o wyłączenie jednej z nich." },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js index 83e010ace8f8ecece3167b23c9e7c8834a28a9e9..0172f03d731b7ea28ff7469353a35164b8c5f9c4 100644 --- a/apps/user_ldap/l10n/pt_BR.js +++ b/apps/user_ldap/l10n/pt_BR.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "Nenhum objeto encontrado na Base DN informada. Por favor revise.", "More than 1,000 directory entries available." : "Mais de 1.000 entradas de diretório disponÃveis.", - " entries available within the provided Base DN" : "entradas disponÃveis na Base DN fornecida", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Um erro ocorreu. Por favor verifique a Base DN e também as configurações de conexão e credenciais.", "Do you really want to delete the current Server Configuration?" : "Você realmente quer excluir as configurações atuais do servidor?", "Confirm Deletion" : "Confirmar Exclusão", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Nomes de usuários são usados para armazenar e atribuir dados (meta). A fim de identificar e reconhecer precisamente os usuários, cada usuário LDAP terá um nome de usuário interno. Isso requer um mapeamento do nome de usuário para o usuário LDAP. O nome de usuário criado é mapeado para o UUID do usuário LDAP. Além disso, o DN é armazenado em cache para reduzir a interação LDAP mas não é usado para identificação. Se o DN mudar, as mudanças serão encontradas. O nome de usuário interno é usado por toda parte. Limpando os mapeamentos terá sobras em todos os lugares. A limpeza dos mapeamentos não é case sensitive e afeta todas as configurações LDAP! Nunca limpe os mapeamentos em um ambiente de produção, somente em um teste ou estágio experimental.", "Clear Username-LDAP User Mapping" : "Limpar Mapeamento de Usuário username-LDAP", "Clear Groupname-LDAP Group Mapping" : "Limpar Mapeamento do Grupo groupname-LDAP", + " entries available within the provided Base DN" : "entradas disponÃveis na Base DN fornecida", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Aviso:</b> Os aplicativos user_ldap e user_webdavauth são incompatÃveis e pode haver um comportamento inesperado. Por favor, peça ao administrador do sistema para desabilitar um deles." }, diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json index 7878b2196dd1d3517faff6c99f8c204ca8878001..6636c51c157da09ba164cb096e833877c48f8589 100644 --- a/apps/user_ldap/l10n/pt_BR.json +++ b/apps/user_ldap/l10n/pt_BR.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "Nenhum objeto encontrado na Base DN informada. Por favor revise.", "More than 1,000 directory entries available." : "Mais de 1.000 entradas de diretório disponÃveis.", - " entries available within the provided Base DN" : "entradas disponÃveis na Base DN fornecida", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Um erro ocorreu. Por favor verifique a Base DN e também as configurações de conexão e credenciais.", "Do you really want to delete the current Server Configuration?" : "Você realmente quer excluir as configurações atuais do servidor?", "Confirm Deletion" : "Confirmar Exclusão", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Nomes de usuários são usados para armazenar e atribuir dados (meta). A fim de identificar e reconhecer precisamente os usuários, cada usuário LDAP terá um nome de usuário interno. Isso requer um mapeamento do nome de usuário para o usuário LDAP. O nome de usuário criado é mapeado para o UUID do usuário LDAP. Além disso, o DN é armazenado em cache para reduzir a interação LDAP mas não é usado para identificação. Se o DN mudar, as mudanças serão encontradas. O nome de usuário interno é usado por toda parte. Limpando os mapeamentos terá sobras em todos os lugares. A limpeza dos mapeamentos não é case sensitive e afeta todas as configurações LDAP! Nunca limpe os mapeamentos em um ambiente de produção, somente em um teste ou estágio experimental.", "Clear Username-LDAP User Mapping" : "Limpar Mapeamento de Usuário username-LDAP", "Clear Groupname-LDAP Group Mapping" : "Limpar Mapeamento do Grupo groupname-LDAP", + " entries available within the provided Base DN" : "entradas disponÃveis na Base DN fornecida", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Aviso:</b> Os aplicativos user_ldap e user_webdavauth são incompatÃveis e pode haver um comportamento inesperado. Por favor, peça ao administrador do sistema para desabilitar um deles." },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/user_ldap/l10n/pt_PT.js b/apps/user_ldap/l10n/pt_PT.js index 81355c213d25a080815c873183c08fd958d69d8b..584263865fe691f3588f87a079c87ecf081a7726 100644 --- a/apps/user_ldap/l10n/pt_PT.js +++ b/apps/user_ldap/l10n/pt_PT.js @@ -22,7 +22,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "Nenhum objecto encontrado na Base DN fornecida. Por favor verifique.", "More than 1,000 directory entries available." : "Mais de 1,000 entradas de diretório disponÃveis.", - " entries available within the provided Base DN" : "entradas disponÃveis no ND de base fornecido", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ocorreu um erro. Por favor verifique o ND de base, bem como as definições de ligação e as credenciais.", "Do you really want to delete the current Server Configuration?" : "Deseja realmente apagar as configurações de servidor actuais?", "Confirm Deletion" : "Confirmar a operação de apagar", @@ -139,6 +138,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "O ownCloud usa nomes de utilizadores para guardar e atribuir (meta) dados. Para identificar com precisão os utilizadores, cada utilizador de LDAP tem um nome de utilizador interno. Isto requer um mapeamento entre o utilizador LDAP e o utilizador ownCloud. Adicionalmente, o DN é colocado em cache para reduzir a interação com LDAP, porém não é usado para identificação. Se o DN muda, essas alterações serão vistas pelo ownCloud. O nome interno do ownCloud é usado em todo o lado, no ownCloud. Limpar os mapeamentos deixará vestÃgios em todo o lado. A limpeza dos mapeamentos não é sensÃvel à configuração, pois afeta todas as configurações de LDAP! Nunca limpe os mapeamentos num ambiente de produção, apenas o faça numa fase de testes ou experimental.", "Clear Username-LDAP User Mapping" : "Limpar mapeamento do utilizador-LDAP", "Clear Groupname-LDAP Group Mapping" : "Limpar o mapeamento do nome de grupo LDAP", + " entries available within the provided Base DN" : "entradas disponÃveis no ND de base fornecido", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Aviso:</b> A aplicação user_ldap e user_webdavauth são incompativeis. A aplicação pode tornar-se instável. Por favor, peça ao seu administrador para desactivar uma das aplicações." }, diff --git a/apps/user_ldap/l10n/pt_PT.json b/apps/user_ldap/l10n/pt_PT.json index 5c0b22104bb82171e49f5a49271bc5f8a29d061a..78ed8eddf42d26a15a4b12f291a603bbe775a446 100644 --- a/apps/user_ldap/l10n/pt_PT.json +++ b/apps/user_ldap/l10n/pt_PT.json @@ -20,7 +20,6 @@ "{nthServer}. Server" : "{nthServer}. Servidor", "No object found in the given Base DN. Please revise." : "Nenhum objecto encontrado na Base DN fornecida. Por favor verifique.", "More than 1,000 directory entries available." : "Mais de 1,000 entradas de diretório disponÃveis.", - " entries available within the provided Base DN" : "entradas disponÃveis no ND de base fornecido", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ocorreu um erro. Por favor verifique o ND de base, bem como as definições de ligação e as credenciais.", "Do you really want to delete the current Server Configuration?" : "Deseja realmente apagar as configurações de servidor actuais?", "Confirm Deletion" : "Confirmar a operação de apagar", @@ -137,6 +136,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "O ownCloud usa nomes de utilizadores para guardar e atribuir (meta) dados. Para identificar com precisão os utilizadores, cada utilizador de LDAP tem um nome de utilizador interno. Isto requer um mapeamento entre o utilizador LDAP e o utilizador ownCloud. Adicionalmente, o DN é colocado em cache para reduzir a interação com LDAP, porém não é usado para identificação. Se o DN muda, essas alterações serão vistas pelo ownCloud. O nome interno do ownCloud é usado em todo o lado, no ownCloud. Limpar os mapeamentos deixará vestÃgios em todo o lado. A limpeza dos mapeamentos não é sensÃvel à configuração, pois afeta todas as configurações de LDAP! Nunca limpe os mapeamentos num ambiente de produção, apenas o faça numa fase de testes ou experimental.", "Clear Username-LDAP User Mapping" : "Limpar mapeamento do utilizador-LDAP", "Clear Groupname-LDAP Group Mapping" : "Limpar o mapeamento do nome de grupo LDAP", + " entries available within the provided Base DN" : "entradas disponÃveis no ND de base fornecido", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Aviso:</b> A aplicação user_ldap e user_webdavauth são incompativeis. A aplicação pode tornar-se instável. Por favor, peça ao seu administrador para desactivar uma das aplicações." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js index 2cf070148ce92c3dba26f80e67c86b255d36b8ec..8baaf2d771b56511efa939cbab7009bcfb3fc258 100644 --- a/apps/user_ldap/l10n/ru.js +++ b/apps/user_ldap/l10n/ru.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "Сервер {nthServer}.", "No object found in the given Base DN. Please revise." : "Ðе найдено объектов в Base DN. ПожалуйÑта перепроверьте.", "More than 1,000 directory entries available." : "Ð’ каталоге доÑтупно более 1,000 запиÑей.", - " entries available within the provided Base DN" : "Ñлементов доÑтупно в предоÑтавленном базовом DN", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Произошла ошибка. ПожалуйÑта проверьте базу поиÑка DN, а также наÑтройки Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð¸ учетные данные.", "Do you really want to delete the current Server Configuration?" : "Ð’Ñ‹ дейÑтвительно хотите удалить ÑущеÑтвующую конфигурацию Ñервера?", "Confirm Deletion" : "Подтверждение удалениÑ", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ownCloud иÑпользует имена пользователей Ð´Ð»Ñ Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð¸ Ð½Ð°Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð¼ÐµÑ‚Ð°Ð´Ð°Ð½Ð½Ñ‹Ñ…. Ð”Ð»Ñ Ñ‚Ð¾Ñ‡Ð½Ð¾Ð¹ идентификации и раÑÐ¿Ð¾Ð·Ð½Ð°Ð²Ð°Ð½Ð¸Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»ÐµÐ¹, каждый пользователь LDAP будет иметь Ñвое внутреннее Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ. Ðто требует привÑзки имени Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ ownCloud к пользователю LDAP. При Ñоздании Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð½Ð°Ð·Ð½Ð°Ñ‡Ð°ÐµÑ‚ÑÑ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ‚Ð¾Ñ€Ñƒ UUID Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ LDAP. Помимо Ñтого кешируетÑÑ DN Ð´Ð»Ñ ÑƒÐ¼ÐµÐ½ÑŒÑˆÐµÐ½Ð¸Ñ Ñ‡Ð¸Ñла обращений к LDAP, однако он не иÑпользуетÑÑ Ð´Ð»Ñ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ð¸. ЕÑли DN был изменён, то Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ð±ÑƒÐ´ÑƒÑ‚ найдены. Внутреннее Ð¸Ð¼Ñ ownCloud иÑпользуетÑÑ Ð¿Ð¾Ð²ÑемеÑтно в ownCloud. ПоÑле ÑброÑа привÑзок в базе могут ÑохранитьÑÑ Ð¾Ñтатки Ñтарой информации. Ð¡Ð±Ñ€Ð¾Ñ Ð¿Ñ€Ð¸Ð²Ñзок не привÑзан к конфигурации, он повлиÑет на вÑе LDAP подключениÑ! Ðи в коем Ñлучае не рекомендуетÑÑ ÑбраÑывать привÑзки еÑли ÑиÑтема уже находитÑÑ Ð² ÑкÑплуатации, только на Ñтапе теÑтированиÑ.", "Clear Username-LDAP User Mapping" : "ОчиÑтить ÑоответÑÑ‚Ð²Ð¸Ñ Ð˜Ð¼Ñ-Пользователь LDAP", "Clear Groupname-LDAP Group Mapping" : "ОчиÑтить ÑоответÑÑ‚Ð²Ð¸Ñ Ð“Ñ€ÑƒÐ¿Ð¿Ð°-Группа LDAP", + " entries available within the provided Base DN" : "Ñлементов доÑтупно в предоÑтавленном базовом DN", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Предупреждение:</b> ÐŸÑ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ user_ldap и user_webdavauth неÑовмеÑтимы. Ð’Ñ‹ можете наблюдать некорректное поведение. ПожалуйÑта, попроÑите вашего ÑиÑтемного админиÑтратора отключить одно из них." }, diff --git a/apps/user_ldap/l10n/ru.json b/apps/user_ldap/l10n/ru.json index e06c08a0085b470b1ba5c3f7a5e1f53e5a32b11b..5cefbbefb9de36ce87e749a663ba44e32b7a90e5 100644 --- a/apps/user_ldap/l10n/ru.json +++ b/apps/user_ldap/l10n/ru.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "Сервер {nthServer}.", "No object found in the given Base DN. Please revise." : "Ðе найдено объектов в Base DN. ПожалуйÑта перепроверьте.", "More than 1,000 directory entries available." : "Ð’ каталоге доÑтупно более 1,000 запиÑей.", - " entries available within the provided Base DN" : "Ñлементов доÑтупно в предоÑтавленном базовом DN", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Произошла ошибка. ПожалуйÑта проверьте базу поиÑка DN, а также наÑтройки Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð¸ учетные данные.", "Do you really want to delete the current Server Configuration?" : "Ð’Ñ‹ дейÑтвительно хотите удалить ÑущеÑтвующую конфигурацию Ñервера?", "Confirm Deletion" : "Подтверждение удалениÑ", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ownCloud иÑпользует имена пользователей Ð´Ð»Ñ Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð¸ Ð½Ð°Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð¼ÐµÑ‚Ð°Ð´Ð°Ð½Ð½Ñ‹Ñ…. Ð”Ð»Ñ Ñ‚Ð¾Ñ‡Ð½Ð¾Ð¹ идентификации и раÑÐ¿Ð¾Ð·Ð½Ð°Ð²Ð°Ð½Ð¸Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»ÐµÐ¹, каждый пользователь LDAP будет иметь Ñвое внутреннее Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ. Ðто требует привÑзки имени Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ ownCloud к пользователю LDAP. При Ñоздании Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð½Ð°Ð·Ð½Ð°Ñ‡Ð°ÐµÑ‚ÑÑ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ‚Ð¾Ñ€Ñƒ UUID Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ LDAP. Помимо Ñтого кешируетÑÑ DN Ð´Ð»Ñ ÑƒÐ¼ÐµÐ½ÑŒÑˆÐµÐ½Ð¸Ñ Ñ‡Ð¸Ñла обращений к LDAP, однако он не иÑпользуетÑÑ Ð´Ð»Ñ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ð¸. ЕÑли DN был изменён, то Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ð±ÑƒÐ´ÑƒÑ‚ найдены. Внутреннее Ð¸Ð¼Ñ ownCloud иÑпользуетÑÑ Ð¿Ð¾Ð²ÑемеÑтно в ownCloud. ПоÑле ÑброÑа привÑзок в базе могут ÑохранитьÑÑ Ð¾Ñтатки Ñтарой информации. Ð¡Ð±Ñ€Ð¾Ñ Ð¿Ñ€Ð¸Ð²Ñзок не привÑзан к конфигурации, он повлиÑет на вÑе LDAP подключениÑ! Ðи в коем Ñлучае не рекомендуетÑÑ ÑбраÑывать привÑзки еÑли ÑиÑтема уже находитÑÑ Ð² ÑкÑплуатации, только на Ñтапе теÑтированиÑ.", "Clear Username-LDAP User Mapping" : "ОчиÑтить ÑоответÑÑ‚Ð²Ð¸Ñ Ð˜Ð¼Ñ-Пользователь LDAP", "Clear Groupname-LDAP Group Mapping" : "ОчиÑтить ÑоответÑÑ‚Ð²Ð¸Ñ Ð“Ñ€ÑƒÐ¿Ð¿Ð°-Группа LDAP", + " entries available within the provided Base DN" : "Ñлементов доÑтупно в предоÑтавленном базовом DN", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Предупреждение:</b> ÐŸÑ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ user_ldap и user_webdavauth неÑовмеÑтимы. Ð’Ñ‹ можете наблюдать некорректное поведение. ПожалуйÑта, попроÑите вашего ÑиÑтемного админиÑтратора отключить одно из них." },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" diff --git a/apps/user_ldap/l10n/sk.js b/apps/user_ldap/l10n/sk.js index d2cc4b2234a52b77ed377b257211aa48bcfe78b4..0c01a1dca949cda9023d6469b278fae313f31d16 100644 --- a/apps/user_ldap/l10n/sk.js +++ b/apps/user_ldap/l10n/sk.js @@ -28,7 +28,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "Objekt nebol nájdený v zadanej základnej DN. Overte to prosÃm.", "More than 1,000 directory entries available." : "V adresári je dostupných viac ako 1000 položiek.", - " entries available within the provided Base DN" : "dostupných záznamov v zadanej základnej DN", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Nastala chyba. Overte základnú DN, nastavenia pripojenia a prihlasovacie údaje.", "Do you really want to delete the current Server Configuration?" : "Naozaj chcete zmazaÅ¥ súÄasné nastavenie servera?", "Confirm Deletion" : "PotvrdiÅ¥ vymazanie", @@ -152,6 +151,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "PoužÃvateľské mená sa použÃvajú na uchovávanie a priraÄovanie (meta)dát. Každý použÃvateľ v LDAP bude maÅ¥ interné použÃvateľské meno, aby bolo možné správne identifikovaÅ¥ a rozpoznávaÅ¥ použÃvateľov. To je vyžaduje vytvorenie mapovania použÃvateľských mien na použÃvateľov v LDAPe. Vytvorené použÃvateľské meno sa namapuje na UUID použÃvateľa v LDAPe. Naviac je sa vo vyrovnávacej pamäti udržiava DN, aby sa obmedzila nadmerná interakcia s LDAPom, ale to sa nepoužÃva na identifikáciu. Ak sa DN zmenÃ, zmena bude správne rozpoznaná. Interné použÃvateľské meno sa použÃva vÅ¡ade. VyÄistenie mapovanà vymaže zvyÅ¡ky vÅ¡ade. VyÄistenie mapovanà naviac nie je Å¡pecifické pre urÄitú konfiguráciu; bude maÅ¥ vplyv na vÅ¡etky konfigurácie LDAPu! Nikdy neÄistite mapovanie v produkÄnom prostredÃ, len v testovacej alebo experimentálnej fáze.", "Clear Username-LDAP User Mapping" : "ZruÅ¡iÅ¥ mapovanie LDAP použÃvateľských mien", "Clear Groupname-LDAP Group Mapping" : "ZruÅ¡iÅ¥ mapovanie názvov LDAP skupÃn", + " entries available within the provided Base DN" : "dostupných záznamov v zadanej základnej DN", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Upozornenie:</b> Aplikácie user_ldap a user_webdavauth sú navzájom nekompatibilné. Môžete zaznamenaÅ¥ neoÄakávané správanie. Požiadajte prosÃm vášho systémového administrátora pre zakázanie jedného z nich." }, diff --git a/apps/user_ldap/l10n/sk.json b/apps/user_ldap/l10n/sk.json index eed917352f0304358b68fd50cb3dde305106534d..413ca5fa0e8399117c0814d20ff5703986105747 100644 --- a/apps/user_ldap/l10n/sk.json +++ b/apps/user_ldap/l10n/sk.json @@ -26,7 +26,6 @@ "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "Objekt nebol nájdený v zadanej základnej DN. Overte to prosÃm.", "More than 1,000 directory entries available." : "V adresári je dostupných viac ako 1000 položiek.", - " entries available within the provided Base DN" : "dostupných záznamov v zadanej základnej DN", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Nastala chyba. Overte základnú DN, nastavenia pripojenia a prihlasovacie údaje.", "Do you really want to delete the current Server Configuration?" : "Naozaj chcete zmazaÅ¥ súÄasné nastavenie servera?", "Confirm Deletion" : "PotvrdiÅ¥ vymazanie", @@ -150,6 +149,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "PoužÃvateľské mená sa použÃvajú na uchovávanie a priraÄovanie (meta)dát. Každý použÃvateľ v LDAP bude maÅ¥ interné použÃvateľské meno, aby bolo možné správne identifikovaÅ¥ a rozpoznávaÅ¥ použÃvateľov. To je vyžaduje vytvorenie mapovania použÃvateľských mien na použÃvateľov v LDAPe. Vytvorené použÃvateľské meno sa namapuje na UUID použÃvateľa v LDAPe. Naviac je sa vo vyrovnávacej pamäti udržiava DN, aby sa obmedzila nadmerná interakcia s LDAPom, ale to sa nepoužÃva na identifikáciu. Ak sa DN zmenÃ, zmena bude správne rozpoznaná. Interné použÃvateľské meno sa použÃva vÅ¡ade. VyÄistenie mapovanà vymaže zvyÅ¡ky vÅ¡ade. VyÄistenie mapovanà naviac nie je Å¡pecifické pre urÄitú konfiguráciu; bude maÅ¥ vplyv na vÅ¡etky konfigurácie LDAPu! Nikdy neÄistite mapovanie v produkÄnom prostredÃ, len v testovacej alebo experimentálnej fáze.", "Clear Username-LDAP User Mapping" : "ZruÅ¡iÅ¥ mapovanie LDAP použÃvateľských mien", "Clear Groupname-LDAP Group Mapping" : "ZruÅ¡iÅ¥ mapovanie názvov LDAP skupÃn", + " entries available within the provided Base DN" : "dostupných záznamov v zadanej základnej DN", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Upozornenie:</b> Aplikácie user_ldap a user_webdavauth sú navzájom nekompatibilné. Môžete zaznamenaÅ¥ neoÄakávané správanie. Požiadajte prosÃm vášho systémového administrátora pre zakázanie jedného z nich." },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" diff --git a/apps/user_ldap/l10n/sl.js b/apps/user_ldap/l10n/sl.js index 320d3d252a556d1411473fea21dcea9827d47eeb..e71f12a2a24eb577b80fff02af9a494888406d90 100644 --- a/apps/user_ldap/l10n/sl.js +++ b/apps/user_ldap/l10n/sl.js @@ -22,7 +22,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. strežnik", "No object found in the given Base DN. Please revise." : "Ni najdenega predmeta v osnovnem enoznaÄnem imenu (DN). Preverite nastavitve.", "More than 1,000 directory entries available." : "Na voljo je veÄ kot 1000 vnosov imenika", - " entries available within the provided Base DN" : "vnosi, ki so na voljo znotraj razpoložljivega osnovnega enoznaÄnega imena (Base DN)", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "PriÅ¡lo je do napake. Preverite osnovno enoznaÄno ime, nastavitve povezave in poverila.", "Do you really want to delete the current Server Configuration?" : "Ali res želite izbrisati trenutne nastavitve strežnika?", "Confirm Deletion" : "Potrdi brisanje", @@ -137,6 +136,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "UporabniÅ¡ka preslikava uporabniÅ¡kega imena na LDAP", "Clear Username-LDAP User Mapping" : "IzbriÅ¡i preslikavo uporabniÅ¡kega imena na LDAP", "Clear Groupname-LDAP Group Mapping" : "IzbriÅ¡i preslikavo skupine na LDAP", + " entries available within the provided Base DN" : "vnosi, ki so na voljo znotraj razpoložljivega osnovnega enoznaÄnega imena (Base DN)", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Opozorilo:</b> doloÄili user_ldap in user_webdavauth sta neskladni, kar lahko vpliva na delovanje sistema. O napaki poÅ¡ljite poroÄilo skrbniku sistema in opozorite, da je treba eno izmed možnosti onemogoÄiti." }, diff --git a/apps/user_ldap/l10n/sl.json b/apps/user_ldap/l10n/sl.json index 15972f2de9de8c74f7e6c296a99b6c37d87e2ef9..031d4298ad837461c7a38c35b08ce5996d11c021 100644 --- a/apps/user_ldap/l10n/sl.json +++ b/apps/user_ldap/l10n/sl.json @@ -20,7 +20,6 @@ "{nthServer}. Server" : "{nthServer}. strežnik", "No object found in the given Base DN. Please revise." : "Ni najdenega predmeta v osnovnem enoznaÄnem imenu (DN). Preverite nastavitve.", "More than 1,000 directory entries available." : "Na voljo je veÄ kot 1000 vnosov imenika", - " entries available within the provided Base DN" : "vnosi, ki so na voljo znotraj razpoložljivega osnovnega enoznaÄnega imena (Base DN)", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "PriÅ¡lo je do napake. Preverite osnovno enoznaÄno ime, nastavitve povezave in poverila.", "Do you really want to delete the current Server Configuration?" : "Ali res želite izbrisati trenutne nastavitve strežnika?", "Confirm Deletion" : "Potrdi brisanje", @@ -135,6 +134,7 @@ "Username-LDAP User Mapping" : "UporabniÅ¡ka preslikava uporabniÅ¡kega imena na LDAP", "Clear Username-LDAP User Mapping" : "IzbriÅ¡i preslikavo uporabniÅ¡kega imena na LDAP", "Clear Groupname-LDAP Group Mapping" : "IzbriÅ¡i preslikavo skupine na LDAP", + " entries available within the provided Base DN" : "vnosi, ki so na voljo znotraj razpoložljivega osnovnega enoznaÄnega imena (Base DN)", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Opozorilo:</b> doloÄili user_ldap in user_webdavauth sta neskladni, kar lahko vpliva na delovanje sistema. O napaki poÅ¡ljite poroÄilo skrbniku sistema in opozorite, da je treba eno izmed možnosti onemogoÄiti." },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" diff --git a/apps/user_ldap/l10n/sq.js b/apps/user_ldap/l10n/sq.js index 6f1bdb7dcc77b26964b9ccd20cc2a9701b712150..d56f9bef6b31c23ca20417db590bc6ebdde4bdcf 100644 --- a/apps/user_ldap/l10n/sq.js +++ b/apps/user_ldap/l10n/sq.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "Në DN Bazë të dhën s’u gjet objekt. Ju lutemi, rishikojeni.", "More than 1,000 directory entries available." : "Më shumë se 1000 zëra të gatshëm.", - " entries available within the provided Base DN" : " zëra të gatshëm brenda DN-së Bazë të dhënë", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ndodhi një gabim. Ju lutemi, kontrolloni DN-në Bazë, si edhe rregullimet për lidhjen dhe kredencialet.", "Do you really want to delete the current Server Configuration?" : "Doni vërtet të fshihet Formësimi i tanishëm i Shërbyesit?", "Confirm Deletion" : "Ripohoni Fshirjen", @@ -183,6 +182,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Emrat e përdoruesve përdoren për të depozituar dhe shpërndarë (tej) të dhëna. Që të mund të identifikohen dhe pranohen saktësisht përdoruesit, çdo përdorues LDAP do të ketë një emër të brendshëm përdoruesi. Kjo kërkon përshoqërim nga emër përdoruesi te përdorues LDAP. Emri i përdoruesit i krijuar i përshoqërohet UUID-së së përdoruesit LDAP. Tej kësaj, edhe DN-ja ruhet në fshehtinë, për të zvogëluar ndërveprim LDAP, por s’përdoret për identifikim. Nëse ndryshon DN-ja, ndryshimet do të gjenden. Emri i brendshëm i përdoruesi përdoret gjithandej. Heqja e përshoqërimeve do të lërë thërrime ngado. Heqja e përshoqërimeve nuk preket nga formësimi, prek krejt formësimet për LDAP-në! Mos i hiqni kurrë përshoqërimet në një mjedis prodhimi, vetëm në një faqë testimi ose eksperimetale.", "Clear Username-LDAP User Mapping" : "Pastro Përshoqërimin Emër përdoruesi-Përdorues LDAP", "Clear Groupname-LDAP Group Mapping" : "Pastro Përshoqërimin Emër grupi-Grup LDAP", + " entries available within the provided Base DN" : " zëra të gatshëm brenda DN-së Bazë të dhënë", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Kujdes:</b> user_ldap dhe user_webdavauth të aplikacionit janë të papërputhshëm. Mund t’ju ndodhin sjellje të papritura. Ju lutemi, kërkojini përgjegjësit të sistemit tuaj të çaktivizojë një prej tyre." }, diff --git a/apps/user_ldap/l10n/sq.json b/apps/user_ldap/l10n/sq.json index 0d9432d39fe52555fd9d187e41300b211dd3cf60..01c3a1f2dde838495e0d08600e106bf196298dbe 100644 --- a/apps/user_ldap/l10n/sq.json +++ b/apps/user_ldap/l10n/sq.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "Në DN Bazë të dhën s’u gjet objekt. Ju lutemi, rishikojeni.", "More than 1,000 directory entries available." : "Më shumë se 1000 zëra të gatshëm.", - " entries available within the provided Base DN" : " zëra të gatshëm brenda DN-së Bazë të dhënë", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ndodhi një gabim. Ju lutemi, kontrolloni DN-në Bazë, si edhe rregullimet për lidhjen dhe kredencialet.", "Do you really want to delete the current Server Configuration?" : "Doni vërtet të fshihet Formësimi i tanishëm i Shërbyesit?", "Confirm Deletion" : "Ripohoni Fshirjen", @@ -181,6 +180,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Emrat e përdoruesve përdoren për të depozituar dhe shpërndarë (tej) të dhëna. Që të mund të identifikohen dhe pranohen saktësisht përdoruesit, çdo përdorues LDAP do të ketë një emër të brendshëm përdoruesi. Kjo kërkon përshoqërim nga emër përdoruesi te përdorues LDAP. Emri i përdoruesit i krijuar i përshoqërohet UUID-së së përdoruesit LDAP. Tej kësaj, edhe DN-ja ruhet në fshehtinë, për të zvogëluar ndërveprim LDAP, por s’përdoret për identifikim. Nëse ndryshon DN-ja, ndryshimet do të gjenden. Emri i brendshëm i përdoruesi përdoret gjithandej. Heqja e përshoqërimeve do të lërë thërrime ngado. Heqja e përshoqërimeve nuk preket nga formësimi, prek krejt formësimet për LDAP-në! Mos i hiqni kurrë përshoqërimet në një mjedis prodhimi, vetëm në një faqë testimi ose eksperimetale.", "Clear Username-LDAP User Mapping" : "Pastro Përshoqërimin Emër përdoruesi-Përdorues LDAP", "Clear Groupname-LDAP Group Mapping" : "Pastro Përshoqërimin Emër grupi-Grup LDAP", + " entries available within the provided Base DN" : " zëra të gatshëm brenda DN-së Bazë të dhënë", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Kujdes:</b> user_ldap dhe user_webdavauth të aplikacionit janë të papërputhshëm. Mund t’ju ndodhin sjellje të papritura. Ju lutemi, kërkojini përgjegjësit të sistemit tuaj të çaktivizojë një prej tyre." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js index 1fb4c1813385d71ad271a649ff4bf17583ad7be4..7ec07d7af5775885e72099b147b527a61a4c09b4 100644 --- a/apps/user_ldap/l10n/sr.js +++ b/apps/user_ldap/l10n/sr.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Сервер", "No object found in the given Base DN. Please revise." : "Ðема објекта за дати базни ДÐ. Проверите.", "More than 1,000 directory entries available." : "Више од 1000 уноÑа је доÑтупно.", - " entries available within the provided Base DN" : "уноÑа доÑтупно за дати базни ДÐ", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Грешка. Проверите базни ДРкао и поÑтавке везе и акредитиве.", "Do you really want to delete the current Server Configuration?" : "Да ли Ñтварно желите да обришете тренутну конфигурацију Ñервера?", "Confirm Deletion" : "Потврдa бриÑањa", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "КориÑничка имена Ñе кориÑти за чување и додељивање (мета) података. Да би Ñе прецизно идентификовали и препознавали кориÑнике, Ñваки LDAP кориÑник ће имати локално кориÑничко име. Ово захтева мапирање од кориÑничког имена до LDAP кориÑника. Креирано кориÑничко име Ñе мапира у UUID LDAP кориÑника. Поред тога, DN Ñе кешира да Ñмањи LDAP интеракцију, али Ñе не кориÑти за идентификацију. Ðко Ñе DN мења, промене Ñе могу наћи. Локално кориÑничко име Ñе кориÑти Ñвуда. Чишћење мапирања оÑтавља Ñвуда оÑтатке. Чишћење мапирања није оÑетљиво на конфигурацију, оно утиче на Ñве LDAP конфигурације! Ðикада не кориÑтит чишћење мапирања у радном окружењу, већ Ñамо у теÑтирању или екÑперименталној фази.", "Clear Username-LDAP User Mapping" : "ОчиÑти Username-LDAP мапирање кориÑника", "Clear Groupname-LDAP Group Mapping" : "ОчиÑти Groupname-LDAP мапирање група", + " entries available within the provided Base DN" : "уноÑа доÑтупно за дати базни ДÐ", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Упозорење:</b> Ðпликације user_ldap и user_webdavauth ниÑу компатибилне. Можете имати проблема. Питајте ÑиÑтем админиÑтратора да иÑкључи једну од њих." }, diff --git a/apps/user_ldap/l10n/sr.json b/apps/user_ldap/l10n/sr.json index c043200916ab338365e09473697dcfe75e8956e2..1112c4b12f8186a39ba54106e766a878600f1bbe 100644 --- a/apps/user_ldap/l10n/sr.json +++ b/apps/user_ldap/l10n/sr.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Сервер", "No object found in the given Base DN. Please revise." : "Ðема објекта за дати базни ДÐ. Проверите.", "More than 1,000 directory entries available." : "Више од 1000 уноÑа је доÑтупно.", - " entries available within the provided Base DN" : "уноÑа доÑтупно за дати базни ДÐ", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Грешка. Проверите базни ДРкао и поÑтавке везе и акредитиве.", "Do you really want to delete the current Server Configuration?" : "Да ли Ñтварно желите да обришете тренутну конфигурацију Ñервера?", "Confirm Deletion" : "Потврдa бриÑањa", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "КориÑничка имена Ñе кориÑти за чување и додељивање (мета) података. Да би Ñе прецизно идентификовали и препознавали кориÑнике, Ñваки LDAP кориÑник ће имати локално кориÑничко име. Ово захтева мапирање од кориÑничког имена до LDAP кориÑника. Креирано кориÑничко име Ñе мапира у UUID LDAP кориÑника. Поред тога, DN Ñе кешира да Ñмањи LDAP интеракцију, али Ñе не кориÑти за идентификацију. Ðко Ñе DN мења, промене Ñе могу наћи. Локално кориÑничко име Ñе кориÑти Ñвуда. Чишћење мапирања оÑтавља Ñвуда оÑтатке. Чишћење мапирања није оÑетљиво на конфигурацију, оно утиче на Ñве LDAP конфигурације! Ðикада не кориÑтит чишћење мапирања у радном окружењу, већ Ñамо у теÑтирању или екÑперименталној фази.", "Clear Username-LDAP User Mapping" : "ОчиÑти Username-LDAP мапирање кориÑника", "Clear Groupname-LDAP Group Mapping" : "ОчиÑти Groupname-LDAP мапирање група", + " entries available within the provided Base DN" : "уноÑа доÑтупно за дати базни ДÐ", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Упозорење:</b> Ðпликације user_ldap и user_webdavauth ниÑу компатибилне. Можете имати проблема. Питајте ÑиÑтем админиÑтратора да иÑкључи једну од њих." },"pluralForm" :"nplurals=3; 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/user_ldap/l10n/sv.js b/apps/user_ldap/l10n/sv.js index 326c3602da75af7b8dd667f5abddfb3ff9227ad4..14e42e33296f31f8374311d32d33e8520e4f4f81 100644 --- a/apps/user_ldap/l10n/sv.js +++ b/apps/user_ldap/l10n/sv.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "Inget objekt funnet i den givna Base DN. Var god granska.", "More than 1,000 directory entries available." : "Mer än 1,000 katalogposter tillgängliga.", - " entries available within the provided Base DN" : "Poster tillgängliga inom angivet Base DN", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ett fel uppstod. Var god kontrollera Base DN, och även anslutningsinställningar och referenser.", "Do you really want to delete the current Server Configuration?" : "Vill du verkligen radera den nuvarande serverinställningen?", "Confirm Deletion" : "Bekräfta radering", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Användarnamn används för att lagra och tilldela (meta) data. För att exakt identifiera och känna igen användare, kommer varje LDAP-användare att ha ett internt användarnamn. Detta kräver en mappning frÃ¥n användarnamn till LDAP-användare. Det skapade användarnamnet mappas till UUID't för LDAP-användaren. Dessutom är DN't cachat ocksÃ¥ för att minska LDAP-interaktion, men används inte för identifiering. Om DN't ändras, kommer ändringar att hittas. Det interna användarnamnet används överallt. Rensning av mappningarna kommer att ha kvarlevor överallt. Rensning av mappningarna är inte konfigurationskänsliga, de pÃ¥verka alla LDAP-konfigurationer! Rensa aldrig mappningarna i en produktionsmiljö, bara i test- eller experimentläge.", "Clear Username-LDAP User Mapping" : "Rensa användarnamn-LDAP användarmappning", "Clear Groupname-LDAP Group Mapping" : "Rensa gruppnamn-LDAP gruppmappning", + " entries available within the provided Base DN" : "Poster tillgängliga inom angivet Base DN", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Varning:</b> Apps user_ldap och user_webdavauth är inkompatibla. Oväntade problem kan uppstÃ¥. Be din systemadministratör att inaktivera en av dem." }, diff --git a/apps/user_ldap/l10n/sv.json b/apps/user_ldap/l10n/sv.json index 5254c055bf25525cc685a152c02f1b63e67c7de9..99006f9ab84967f6bae88ffe515b7aaddc6b4702 100644 --- a/apps/user_ldap/l10n/sv.json +++ b/apps/user_ldap/l10n/sv.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "Inget objekt funnet i den givna Base DN. Var god granska.", "More than 1,000 directory entries available." : "Mer än 1,000 katalogposter tillgängliga.", - " entries available within the provided Base DN" : "Poster tillgängliga inom angivet Base DN", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ett fel uppstod. Var god kontrollera Base DN, och även anslutningsinställningar och referenser.", "Do you really want to delete the current Server Configuration?" : "Vill du verkligen radera den nuvarande serverinställningen?", "Confirm Deletion" : "Bekräfta radering", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Användarnamn används för att lagra och tilldela (meta) data. För att exakt identifiera och känna igen användare, kommer varje LDAP-användare att ha ett internt användarnamn. Detta kräver en mappning frÃ¥n användarnamn till LDAP-användare. Det skapade användarnamnet mappas till UUID't för LDAP-användaren. Dessutom är DN't cachat ocksÃ¥ för att minska LDAP-interaktion, men används inte för identifiering. Om DN't ändras, kommer ändringar att hittas. Det interna användarnamnet används överallt. Rensning av mappningarna kommer att ha kvarlevor överallt. Rensning av mappningarna är inte konfigurationskänsliga, de pÃ¥verka alla LDAP-konfigurationer! Rensa aldrig mappningarna i en produktionsmiljö, bara i test- eller experimentläge.", "Clear Username-LDAP User Mapping" : "Rensa användarnamn-LDAP användarmappning", "Clear Groupname-LDAP Group Mapping" : "Rensa gruppnamn-LDAP gruppmappning", + " entries available within the provided Base DN" : "Poster tillgängliga inom angivet Base DN", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Varning:</b> Apps user_ldap och user_webdavauth är inkompatibla. Oväntade problem kan uppstÃ¥. Be din systemadministratör att inaktivera en av dem." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/th.js b/apps/user_ldap/l10n/th.js index cb9baadadd4071e2ee11755987a184240fba5b46..03a194f4b4989ed60a360e7eee52397ca8d7d7c5 100644 --- a/apps/user_ldap/l10n/th.js +++ b/apps/user_ldap/l10n/th.js @@ -22,7 +22,6 @@ OC.L10N.register( "{nthServer}. Server" : "เซิร์ฟเวà¸à¸£à¹Œ {nthServer}", "No object found in the given Base DN. Please revise." : "ไม่พบวัตถุที่à¸à¸³à¸«à¸™à¸”ใน Base DN à¸à¸£à¸¸à¸“าà¹à¸à¹‰à¹„ข", "More than 1,000 directory entries available." : "ไดเรà¸à¸—à¸à¸£à¸µà¸¡à¸µà¸à¸¢à¸¹à¹ˆà¸¡à¸²à¸à¸à¸§à¹ˆà¸² 1,000 รายà¸à¸²à¸£", - " entries available within the provided Base DN" : "รายà¸à¸²à¸£à¸—ี่มีà¸à¸¢à¸¹à¹ˆà¹ƒà¸™ Base DN", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาด à¸à¸£à¸¸à¸“าตรวจสà¸à¸š Base DN เช่นเดียวà¸à¸±à¸šà¸à¸²à¸£à¸•ั้งค่าà¸à¸²à¸£à¹€à¸Šà¸·à¹ˆà¸à¸¡à¸•่à¸à¹à¸¥à¸°à¸‚้à¸à¸¡à¸¹à¸¥à¸—ี่สำคัà¸", "Do you really want to delete the current Server Configuration?" : "คุณà¹à¸™à¹ˆà¹ƒà¸ˆà¹à¸¥à¹‰à¸§à¸«à¸£à¸·à¸à¸§à¹ˆà¸²à¸•้à¸à¸‡à¸à¸²à¸£à¸¥à¸šà¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าเซิร์ฟเวà¸à¸£à¹Œà¸›à¸±à¸ˆà¸ˆà¸¸à¸šà¸±à¸™à¸—ิ้งไป?", "Confirm Deletion" : "ยืนยันà¸à¸²à¸£à¸¥à¸šà¸—ิ้ง", @@ -136,6 +135,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸ˆà¸°à¹ƒà¸Šà¹‰à¹ƒà¸™à¸à¸²à¸£à¸ˆà¸±à¸”เà¸à¹‡à¸šà¹à¸¥à¸°à¸à¸³à¸«à¸™à¸”ข้à¸à¸¡à¸¹à¸¥ (เมตา) เพื่à¸à¸£à¸¹à¹‰à¸ˆà¸±à¸à¸à¸±à¸šà¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¹à¸¥à¸°à¸ªà¸²à¸¡à¸²à¸£à¸–ระบุได้à¸à¸¢à¹ˆà¸²à¸‡à¹à¸¡à¹ˆà¸™à¸¢à¸³ à¹à¸•่ละ LDAP จะมีชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸ ายใน จึงต้à¸à¸‡à¸—ำ Mapping ให้à¸à¸±à¸šà¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ LDAP ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸—ี่ถูà¸à¸ªà¸£à¹‰à¸²à¸‡à¸‚ึ้นจะถูà¸à¹à¸¡à¸›à¹€à¸‚้าà¸à¸±à¸š UUID ขà¸à¸‡à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ LDAP นà¸à¸à¸ˆà¸²à¸à¸™à¸µà¹‰ DN à¸à¹‡à¸ˆà¸°à¸–ูà¸à¹à¸„ชเช่นà¸à¸±à¸™à¹€à¸žà¸·à¹ˆà¸à¸¥à¸”à¸à¸²à¸£à¸—ำงานร่วมà¸à¸±à¸™à¸‚à¸à¸‡ LDAP à¹à¸•่มันà¸à¹‡à¹„ม่ได้ใช้เพื่à¸à¸£à¸°à¸šà¸¸à¸•ัวตน หาà¸à¸¡à¸µà¸à¸²à¸£à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸›à¸¥à¸‡ DN à¸à¸²à¸£à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸›à¸¥à¸‡à¸ˆà¸°à¸–ูà¸à¸žà¸šà¹ƒà¸™à¸—ันที ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸ ายในจะถูà¸à¹ƒà¸Šà¹‰à¸à¸±à¸šà¸—ั้งหมด à¸à¸²à¸£à¸¥à¹‰à¸²à¸‡à¹à¸¡à¸›à¹„ม่มีผลต่à¸à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่า LDAP ทั้งหมด! \nà¹à¸¥à¸°à¸ˆà¸°à¹€à¸à¸´à¸”ขึ้นเฉพาะในà¸à¸²à¸£à¸—ดสà¸à¸šà¸«à¸£à¸·à¸à¸‚ั้นตà¸à¸™à¸à¸²à¸£à¸—ดลà¸à¸‡", "Clear Username-LDAP User Mapping" : "ล้าง Username-LDAP ผู้ใช้ Mapping", "Clear Groupname-LDAP Group Mapping" : "ล้าง Groupname-LDAP à¸à¸¥à¸¸à¹ˆà¸¡ Mapping", + " entries available within the provided Base DN" : "รายà¸à¸²à¸£à¸—ี่มีà¸à¸¢à¸¹à¹ˆà¹ƒà¸™ Base DN", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>คำเตืà¸à¸™:</b> à¹à¸à¸žà¸¯ user_ldap à¹à¸¥à¸° user_webdavauth เข้าà¸à¸±à¸™à¹„ม่ได้ คุณà¸à¸²à¸ˆà¸ˆà¸°à¸žà¸šà¹€à¸«à¸•ุà¸à¸²à¸£à¸“์ที่ไม่คาดคิด à¸à¸£à¸¸à¸“าขà¸à¹ƒà¸«à¹‰à¸œà¸¹à¹‰à¸”ูà¹à¸¥à¸£à¸°à¸šà¸šà¸‚à¸à¸‡à¸„ุณปิดà¸à¸²à¸£à¹ƒà¸Šà¹‰à¸‡à¸²à¸™à¸šà¸²à¸‡à¸à¸¢à¹ˆà¸²à¸‡à¸‚à¸à¸‡à¸žà¸§à¸à¹€à¸‚า" }, diff --git a/apps/user_ldap/l10n/th.json b/apps/user_ldap/l10n/th.json index 3119a67aea6829c9dea22be767e18630d568ff1c..95519ebbe18fe4f43a4899275c9bb8cf321f4a80 100644 --- a/apps/user_ldap/l10n/th.json +++ b/apps/user_ldap/l10n/th.json @@ -20,7 +20,6 @@ "{nthServer}. Server" : "เซิร์ฟเวà¸à¸£à¹Œ {nthServer}", "No object found in the given Base DN. Please revise." : "ไม่พบวัตถุที่à¸à¸³à¸«à¸™à¸”ใน Base DN à¸à¸£à¸¸à¸“าà¹à¸à¹‰à¹„ข", "More than 1,000 directory entries available." : "ไดเรà¸à¸—à¸à¸£à¸µà¸¡à¸µà¸à¸¢à¸¹à¹ˆà¸¡à¸²à¸à¸à¸§à¹ˆà¸² 1,000 รายà¸à¸²à¸£", - " entries available within the provided Base DN" : "รายà¸à¸²à¸£à¸—ี่มีà¸à¸¢à¸¹à¹ˆà¹ƒà¸™ Base DN", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาด à¸à¸£à¸¸à¸“าตรวจสà¸à¸š Base DN เช่นเดียวà¸à¸±à¸šà¸à¸²à¸£à¸•ั้งค่าà¸à¸²à¸£à¹€à¸Šà¸·à¹ˆà¸à¸¡à¸•่à¸à¹à¸¥à¸°à¸‚้à¸à¸¡à¸¹à¸¥à¸—ี่สำคัà¸", "Do you really want to delete the current Server Configuration?" : "คุณà¹à¸™à¹ˆà¹ƒà¸ˆà¹à¸¥à¹‰à¸§à¸«à¸£à¸·à¸à¸§à¹ˆà¸²à¸•้à¸à¸‡à¸à¸²à¸£à¸¥à¸šà¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่าเซิร์ฟเวà¸à¸£à¹Œà¸›à¸±à¸ˆà¸ˆà¸¸à¸šà¸±à¸™à¸—ิ้งไป?", "Confirm Deletion" : "ยืนยันà¸à¸²à¸£à¸¥à¸šà¸—ิ้ง", @@ -134,6 +133,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸ˆà¸°à¹ƒà¸Šà¹‰à¹ƒà¸™à¸à¸²à¸£à¸ˆà¸±à¸”เà¸à¹‡à¸šà¹à¸¥à¸°à¸à¸³à¸«à¸™à¸”ข้à¸à¸¡à¸¹à¸¥ (เมตา) เพื่à¸à¸£à¸¹à¹‰à¸ˆà¸±à¸à¸à¸±à¸šà¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¹à¸¥à¸°à¸ªà¸²à¸¡à¸²à¸£à¸–ระบุได้à¸à¸¢à¹ˆà¸²à¸‡à¹à¸¡à¹ˆà¸™à¸¢à¸³ à¹à¸•่ละ LDAP จะมีชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸ ายใน จึงต้à¸à¸‡à¸—ำ Mapping ให้à¸à¸±à¸šà¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ LDAP ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸—ี่ถูà¸à¸ªà¸£à¹‰à¸²à¸‡à¸‚ึ้นจะถูà¸à¹à¸¡à¸›à¹€à¸‚้าà¸à¸±à¸š UUID ขà¸à¸‡à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ LDAP นà¸à¸à¸ˆà¸²à¸à¸™à¸µà¹‰ DN à¸à¹‡à¸ˆà¸°à¸–ูà¸à¹à¸„ชเช่นà¸à¸±à¸™à¹€à¸žà¸·à¹ˆà¸à¸¥à¸”à¸à¸²à¸£à¸—ำงานร่วมà¸à¸±à¸™à¸‚à¸à¸‡ LDAP à¹à¸•่มันà¸à¹‡à¹„ม่ได้ใช้เพื่à¸à¸£à¸°à¸šà¸¸à¸•ัวตน หาà¸à¸¡à¸µà¸à¸²à¸£à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸›à¸¥à¸‡ DN à¸à¸²à¸£à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸›à¸¥à¸‡à¸ˆà¸°à¸–ูà¸à¸žà¸šà¹ƒà¸™à¸—ันที ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸ ายในจะถูà¸à¹ƒà¸Šà¹‰à¸à¸±à¸šà¸—ั้งหมด à¸à¸²à¸£à¸¥à¹‰à¸²à¸‡à¹à¸¡à¸›à¹„ม่มีผลต่à¸à¸à¸²à¸£à¸à¸³à¸«à¸™à¸”ค่า LDAP ทั้งหมด! \nà¹à¸¥à¸°à¸ˆà¸°à¹€à¸à¸´à¸”ขึ้นเฉพาะในà¸à¸²à¸£à¸—ดสà¸à¸šà¸«à¸£à¸·à¸à¸‚ั้นตà¸à¸™à¸à¸²à¸£à¸—ดลà¸à¸‡", "Clear Username-LDAP User Mapping" : "ล้าง Username-LDAP ผู้ใช้ Mapping", "Clear Groupname-LDAP Group Mapping" : "ล้าง Groupname-LDAP à¸à¸¥à¸¸à¹ˆà¸¡ Mapping", + " entries available within the provided Base DN" : "รายà¸à¸²à¸£à¸—ี่มีà¸à¸¢à¸¹à¹ˆà¹ƒà¸™ Base DN", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>คำเตืà¸à¸™:</b> à¹à¸à¸žà¸¯ user_ldap à¹à¸¥à¸° user_webdavauth เข้าà¸à¸±à¸™à¹„ม่ได้ คุณà¸à¸²à¸ˆà¸ˆà¸°à¸žà¸šà¹€à¸«à¸•ุà¸à¸²à¸£à¸“์ที่ไม่คาดคิด à¸à¸£à¸¸à¸“าขà¸à¹ƒà¸«à¹‰à¸œà¸¹à¹‰à¸”ูà¹à¸¥à¸£à¸°à¸šà¸šà¸‚à¸à¸‡à¸„ุณปิดà¸à¸²à¸£à¹ƒà¸Šà¹‰à¸‡à¸²à¸™à¸šà¸²à¸‡à¸à¸¢à¹ˆà¸²à¸‡à¸‚à¸à¸‡à¸žà¸§à¸à¹€à¸‚า" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js index 8440b5541ba0f67b5ca20b4b2b1ab64fcba2f3c4..b91d2948a8e8de4f9e842d49235e13fdbdae6c00 100644 --- a/apps/user_ldap/l10n/tr.js +++ b/apps/user_ldap/l10n/tr.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Sunucu", "No object found in the given Base DN. Please revise." : "Belirtilen Base DN içerisinde herhangi bir nesne bulunamadı. Lütfen gözden geçirin.", "More than 1,000 directory entries available." : "Kullanılabilecek 1000'den fazla dizin kaydı var.", - " entries available within the provided Base DN" : "kayıt belirtilen Base DN üzerinde var", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Bir sorun çıktı. Lütfen Base DN ile birlikte baÄŸlantı ayarlarını ve kimlik doÄŸrulama bilgilerini denetleyin.", "Do you really want to delete the current Server Configuration?" : "Geçerli sunucu yapılandırmasını silmek istediÄŸinizden emin misiniz?", "Confirm Deletion" : "Silmeyi Onaylıyorum", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Kullanıcı adları, (üst) veri depolaması ve ataması için kullanılır. Kullanıcıları kesin olarak belirlemek ve algılamak için, her LDAP kullanıcısına bir iç kullanıcı verilir. Bu kullanıcı adı ile LDAP kullanıcısının eÅŸleÅŸtirilmesi gerekir. OluÅŸturulan kullanıcı adı LDAP kullanıcısının UUID deÄŸeri ile eÅŸleÅŸtirilir. Bunun yanında LDAP etkileÅŸimini azaltmak için DN ön belleÄŸe alınır ancak bu iÅŸlem kimlik belirleme için kullanılmaz. DN üzerinde yapılan deÄŸiÅŸiklikler aktarılır. İç kullanıcı her yerde kullanıldığından, bir eÅŸleÅŸtirmeyi kaldırmak pek çok yerde kalıntılar bırakır. EÅŸleÅŸtirmeleri kaldırmak yalnız yapılandırmaya baÄŸlı deÄŸildir, tüm LDAP yapılandırmalarını etkiler! Üretim ortamında eÅŸleÅŸtirmeleri asla kaldırmayın, yalnız sınama ya da deney aÅŸamalarında kullanın.", "Clear Username-LDAP User Mapping" : "Kullanıcı Adı-LDAP Kullanıcısı EÅŸleÅŸtirmesini Kaldır", "Clear Groupname-LDAP Group Mapping" : "Grup Adı-LDAP Grubu EÅŸleÅŸtirmesini Kaldır", + " entries available within the provided Base DN" : "kayıt belirtilen Base DN üzerinde var", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Uyarı:</b> user_ldap ve user_webdavauth uygulamaları uyumlu deÄŸil. Beklenmedik bir davranışla karşılaÅŸabilirsiniz. Lütfen ikisinden birini devre dışı bırakmak için sistem yöneticinizle görüşün." }, diff --git a/apps/user_ldap/l10n/tr.json b/apps/user_ldap/l10n/tr.json index c3d16faefa258ebf2efe0c90a14a3accffbe81a2..9c6a37d9c2158fec65581e9365bdeaa74f5570fd 100644 --- a/apps/user_ldap/l10n/tr.json +++ b/apps/user_ldap/l10n/tr.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. Sunucu", "No object found in the given Base DN. Please revise." : "Belirtilen Base DN içerisinde herhangi bir nesne bulunamadı. Lütfen gözden geçirin.", "More than 1,000 directory entries available." : "Kullanılabilecek 1000'den fazla dizin kaydı var.", - " entries available within the provided Base DN" : "kayıt belirtilen Base DN üzerinde var", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Bir sorun çıktı. Lütfen Base DN ile birlikte baÄŸlantı ayarlarını ve kimlik doÄŸrulama bilgilerini denetleyin.", "Do you really want to delete the current Server Configuration?" : "Geçerli sunucu yapılandırmasını silmek istediÄŸinizden emin misiniz?", "Confirm Deletion" : "Silmeyi Onaylıyorum", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Kullanıcı adları, (üst) veri depolaması ve ataması için kullanılır. Kullanıcıları kesin olarak belirlemek ve algılamak için, her LDAP kullanıcısına bir iç kullanıcı verilir. Bu kullanıcı adı ile LDAP kullanıcısının eÅŸleÅŸtirilmesi gerekir. OluÅŸturulan kullanıcı adı LDAP kullanıcısının UUID deÄŸeri ile eÅŸleÅŸtirilir. Bunun yanında LDAP etkileÅŸimini azaltmak için DN ön belleÄŸe alınır ancak bu iÅŸlem kimlik belirleme için kullanılmaz. DN üzerinde yapılan deÄŸiÅŸiklikler aktarılır. İç kullanıcı her yerde kullanıldığından, bir eÅŸleÅŸtirmeyi kaldırmak pek çok yerde kalıntılar bırakır. EÅŸleÅŸtirmeleri kaldırmak yalnız yapılandırmaya baÄŸlı deÄŸildir, tüm LDAP yapılandırmalarını etkiler! Üretim ortamında eÅŸleÅŸtirmeleri asla kaldırmayın, yalnız sınama ya da deney aÅŸamalarında kullanın.", "Clear Username-LDAP User Mapping" : "Kullanıcı Adı-LDAP Kullanıcısı EÅŸleÅŸtirmesini Kaldır", "Clear Groupname-LDAP Group Mapping" : "Grup Adı-LDAP Grubu EÅŸleÅŸtirmesini Kaldır", + " entries available within the provided Base DN" : "kayıt belirtilen Base DN üzerinde var", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Uyarı:</b> user_ldap ve user_webdavauth uygulamaları uyumlu deÄŸil. Beklenmedik bir davranışla karşılaÅŸabilirsiniz. Lütfen ikisinden birini devre dışı bırakmak için sistem yöneticinizle görüşün." },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js index 6cf83afe73669500e1035b4f5ce6213f41cd6cf7..1075f0d41467ceac8ca7258f5b94afb6021ca197 100644 --- a/apps/user_ldap/l10n/zh_CN.js +++ b/apps/user_ldap/l10n/zh_CN.js @@ -33,7 +33,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. æœåС噍", "No object found in the given Base DN. Please revise." : "基础DN䏿œªèƒ½æ‰¾åˆ°æŒ‡å®šå¯¹è±¡ï¼Œè¯·æ£€æŸ¥ã€‚", "More than 1,000 directory entries available." : "超过1000个å¯ç”¨ç›®å½•æ¡ç›®ã€‚", - " entries available within the provided Base DN" : "基础DNä¸çš„å¯ç”¨æ¡ç›®", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "å‘生错误。请检查基本DN,以åŠè¿žæŽ¥è®¾ç½®å’Œå‡æ®ã€‚", "Do you really want to delete the current Server Configuration?" : "您真的想è¦åˆ 除当剿œåС噍é…ç½®å—?", "Confirm Deletion" : "ç¡®è®¤åˆ é™¤", @@ -187,6 +186,7 @@ OC.L10N.register( "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "用户å用于å˜å‚¨å’Œåˆ†é…æ•°æ® (å…ƒ)。为了准确地识别和确认用户,æ¯ä¸ªç”¨æˆ·éƒ½æœ‰ä¸€ä¸ªå†…部用户å。这需è¦ä¸€ä¸ª ownCloud 用户å到 LDAP ç”¨æˆ·çš„æ˜ å°„ã€‚åˆ›å»ºçš„ç”¨æˆ·åè¢«æ˜ å°„åˆ° LDAP 用户的 UUID。æ¤å¤–,DN 也会被缓å˜ï¼Œä»¥å‡å°‘ LDAP 连接,但它ä¸ç”¨äºŽè¯†åˆ«ã€‚DN çš„å˜åŒ–会被监视到。内部用户åä¼šè¢«ç”¨äºŽæ‰€æœ‰åœ°æ–¹ã€‚æ¸…é™¤æ˜ å°„å°†å¯¼è‡´ä¸€ç‰‡æ··ä¹±ã€‚æ¸…é™¤æ˜ å°„ä¸æ˜¯å¸¸ç”¨çš„设置,它会影å“到所有的 LDAP é…ç½®ï¼åƒä¸‡ä¸è¦åœ¨æ£å¼çŽ¯å¢ƒä¸æ¸…é™¤æ˜ å°„ï¼Œåªæœ‰åœ¨æµ‹è¯•或试验时æ‰è¿™æ ·åšã€‚", "Clear Username-LDAP User Mapping" : "清除用户-LDAPç”¨æˆ·æ˜ å°„", "Clear Groupname-LDAP Group Mapping" : "清除组用户-LDAPçº§æ˜ å°„", + " entries available within the provided Base DN" : "基础DNä¸çš„å¯ç”¨æ¡ç›®", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>è¦å‘Šï¼š</b> 应用 user_ldap å’Œ user_webdavauth 之间ä¸å…¼å®¹ã€‚您å¯èƒ½é釿œªé¢„料的行为。请让系统管ç†å‘˜ç¦ç”¨å…¶ä¸ä¸€ä¸ªã€‚" }, diff --git a/apps/user_ldap/l10n/zh_CN.json b/apps/user_ldap/l10n/zh_CN.json index ddf37f2cc2aa67b43225f9172d2c149f12374dc7..6c11d9e1c4e310bb79567e3b7a75345929de65d8 100644 --- a/apps/user_ldap/l10n/zh_CN.json +++ b/apps/user_ldap/l10n/zh_CN.json @@ -31,7 +31,6 @@ "{nthServer}. Server" : "{nthServer}. æœåС噍", "No object found in the given Base DN. Please revise." : "基础DN䏿œªèƒ½æ‰¾åˆ°æŒ‡å®šå¯¹è±¡ï¼Œè¯·æ£€æŸ¥ã€‚", "More than 1,000 directory entries available." : "超过1000个å¯ç”¨ç›®å½•æ¡ç›®ã€‚", - " entries available within the provided Base DN" : "基础DNä¸çš„å¯ç”¨æ¡ç›®", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "å‘生错误。请检查基本DN,以åŠè¿žæŽ¥è®¾ç½®å’Œå‡æ®ã€‚", "Do you really want to delete the current Server Configuration?" : "您真的想è¦åˆ 除当剿œåС噍é…ç½®å—?", "Confirm Deletion" : "ç¡®è®¤åˆ é™¤", @@ -185,6 +184,7 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "用户å用于å˜å‚¨å’Œåˆ†é…æ•°æ® (å…ƒ)。为了准确地识别和确认用户,æ¯ä¸ªç”¨æˆ·éƒ½æœ‰ä¸€ä¸ªå†…部用户å。这需è¦ä¸€ä¸ª ownCloud 用户å到 LDAP ç”¨æˆ·çš„æ˜ å°„ã€‚åˆ›å»ºçš„ç”¨æˆ·åè¢«æ˜ å°„åˆ° LDAP 用户的 UUID。æ¤å¤–,DN 也会被缓å˜ï¼Œä»¥å‡å°‘ LDAP 连接,但它ä¸ç”¨äºŽè¯†åˆ«ã€‚DN çš„å˜åŒ–会被监视到。内部用户åä¼šè¢«ç”¨äºŽæ‰€æœ‰åœ°æ–¹ã€‚æ¸…é™¤æ˜ å°„å°†å¯¼è‡´ä¸€ç‰‡æ··ä¹±ã€‚æ¸…é™¤æ˜ å°„ä¸æ˜¯å¸¸ç”¨çš„设置,它会影å“到所有的 LDAP é…ç½®ï¼åƒä¸‡ä¸è¦åœ¨æ£å¼çŽ¯å¢ƒä¸æ¸…é™¤æ˜ å°„ï¼Œåªæœ‰åœ¨æµ‹è¯•或试验时æ‰è¿™æ ·åšã€‚", "Clear Username-LDAP User Mapping" : "清除用户-LDAPç”¨æˆ·æ˜ å°„", "Clear Groupname-LDAP Group Mapping" : "清除组用户-LDAPçº§æ˜ å°„", + " entries available within the provided Base DN" : "基础DNä¸çš„å¯ç”¨æ¡ç›®", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>è¦å‘Šï¼š</b> 应用 user_ldap å’Œ user_webdavauth 之间ä¸å…¼å®¹ã€‚您å¯èƒ½é釿œªé¢„料的行为。请让系统管ç†å‘˜ç¦ç”¨å…¶ä¸ä¸€ä¸ªã€‚" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/core/l10n/he.js b/core/l10n/he.js index 41c916e9602dae684eb87ff9d823b1d37d8701bc..70e6901cd648c67f55b090155da76918ac9ef159 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -76,6 +76,7 @@ OC.L10N.register( "seconds ago" : "×©× ×™×•×ª", "Logging in …" : "מתבצעת ×›× ×™×¡×”â€¦", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "הקישור ל×יפוס ×”×¡×™×¡×ž× ×©×œ×š × ×©×œ×— ×ליך בדו×ר ××œ×§×˜×¨×•× ×™. ×× ×œ× ×§×™×‘×œ×ª ×ת הקישור תוך זמן סביר, מוטב לבדוק ×ת תיבת דו×ר הזבל/ספ×× ×©×œ×š.<br>×× ×”×”×•×“×¢×” ××™× ×” ש×, יש לש×ול ×ת ×”×ž× ×”×œ המקומי שלך .", + "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "×”×§×‘×¦×™× ×©×œ×š ×ž×•×¦×¤× ×™×. ×œ× ×ª×”×™×” דרך לשחזר ×ת ×”×§×‘×¦×™× ×©×œ×š בחזרה ל×חר ×יפוס הססמה שלך.<br />×× ×”×©×œ×›×•×ª מעשיך ××™× ×Ÿ ברורות לך לחלוטין מוטב ליצור קשר ×¢× ×ž× ×”×œ השרת ×‘×˜×¨× ×”×ž×©×š התהליך.<br />להמשיך בתהליך?", "I know what I'm doing" : "×× ×™ יודע/ת מה ×× ×™ עושה", "Password can not be changed. Please contact your administrator." : "×œ× × ×™×ª×Ÿ ×œ×©× ×•×ª ×ת הסיסמ×. יש ×œ×¤× ×•×ª ×œ×ž× ×”×œ שלך.", "Reset password" : "×יפוס ססמה", @@ -108,8 +109,12 @@ OC.L10N.register( "So-so password" : "×¡×™×¡×ž× ×›×›×”-×›×›×”", "Good password" : "×¡×™×¡×ž× ×˜×•×‘×”", "Strong password" : "×¡×™×¡×ž× ×—×–×§×”", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "שרת ×”××™× ×˜×¨× ×˜ ×œ× ×ž×•×’×“×¨ עדיין כר×וי כדי ל×פשר ×¡× ×›×¨×•×Ÿ קבצי×, כיוון ×©×ž× ×©×§ ×”Ö¾WebDAV ×›× ×¨××” ××™× ×• מתפקד.", + "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "שרת ×”××™× ×˜×¨× ×˜ שלך ××™× ×• מוגדר כר×וי כדי לפתור ×ת „{url}â€. × ×™×ª×Ÿ ×œ×ž×¦×•× ×ž×™×“×¢ × ×•×¡×£ ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">תיעוד</a>.", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "×œ× ×”×•×’×“×¨ מטמון זיכרון. כדי לשפר ×ת הביצועי×, × × ×œ×”×’×“×™×¨ מטמון זיכרון (memcache), ×× × ×™×ª×Ÿ. × ×™×ª×Ÿ ×œ×ž×¦×•× ×ž×™×“×¢ × ×•×¡×£ ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">תיעוד</a>.", "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "ל־PHP ×ין ×פשרות ×œ×§×¨×•× ×ת /dev/urandom שזה מצב די מומלץ יחסית מטעמי ×בטחה. × ×™×ª×Ÿ ×œ×ž×¦×•× ×ž×™×“×¢ × ×•×¡×£ ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">תיעוד</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "גרסת ×”Ö¾PHP ×©×ž×•×ª×§× ×ª ×צלך ×”×™× {version}. × × ×œ×©×“×¨×’ ×ת גרסת ×”Ö¾PHP שלך כדי ×œ× ×¦×œ ×ת <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">×¢×“×›×•× ×™ ×”×‘×™×¦×•×¢×™× ×•×”×בטחה ×©×ž×¡×•×¤×§×™× ×¢×œ ידי קבוצת PHP</a> ברגע שההפצה שלך משחררת ×ותן.", + "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "גרסת ×”Ö¾PHP ×”× ×•×›×—×™×ª שלך ×”×™× 5.6. הגרסה העיקרית ×”× ×•×›×—×™×ª של Nextcloud ×”×™× ×”×’×¨×¡×” ×”××—×¨×•× ×” שעוד תומכת ב־PHP 5.6. מומלץ לשדרג ×ת גרסה ×”Ö¾PHP ל־7.0 ומעלה כדי ל×פשר ×ת השדרוג ל־Nextcloud 14.", "Error occurred while checking server setup" : "שגי××” ×ירעה בזמן בדיקת ×”×ª×§× ×ª השרת", "Shared" : "שותף", "Error setting expiration date" : "×ירעה שגי××” בעת הגדרת ת×ריך התפוגה", @@ -157,6 +162,7 @@ OC.L10N.register( "{sharee} (group)" : "{sharee} (קבוצה)", "{sharee} (remote)" : "{sharee} (מרוחק)", "Share" : "שתף", + "Name or email address..." : "×©× ×ו כתובת דו×״ל…", "Name..." : "ש×…", "Error" : "שגי××”", "Error removing share" : "שגי××” בזמן הסרת שיתוף", @@ -180,7 +186,9 @@ OC.L10N.register( "An error occurred." : "×ירעה שגי××”.", "Please reload the page." : "יש להעלות מחדש דף ×–×”.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "העדכון בוצע בהצלחה. למידע × ×•×¡×£ <a href=\"{url}\">× ×™×ª×Ÿ לבדוק בהודעת ×”×¤×•×¨×•× ×©×œ× ×•</a> המכסה × ×•×©× ×–×•.", + "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "העדכון ×œ× ×”×¦×œ×™×—. × × ×œ×“×•×•×— על התקלה ×”×–×ת ל<a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">קהילת Nextcloud</a>.", "Continue to Nextcloud" : "להמשיך ל־Nextcloud", + "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["העדכון הצליח. תתבצע העברה ל־Nextcloud בעוד ×©× ×™×™×”.","העדכון הצליח. תתבצע העברה ל־Nextcloud בעוד %n ×©× ×™×•×ª."], "Searching other places" : "מחפש במקומות ×חרי×", "No search results in other folders for {tag}{filter}{endtag}" : "×ין תוצ×ות חיפוש בתיקיות ×חרות עבור {tag}{filter}{endtag}", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} תוצ×ת חיפוש בתיקייה ×חרות","{count} תוצ×ות חיפוש בתיקיות ×חרות"], @@ -195,6 +203,7 @@ OC.L10N.register( "You can click here to return to %s." : "× ×™×ª×Ÿ ללחוץ ×›×ן לחזרה ×ל %s.", "Internal Server Error" : "שגי××” ×¤× ×™×ž×™×ª בשרת", "The server was unable to complete your request." : "השרת ×œ× ×”×¦×œ×™×— ×œ×”×©×œ×™× ×ת הבקשה שלך.", + "If this happens again, please send the technical details below to the server administrator." : "×× ×“×‘×¨ ×›×–×” קורה שוב, × × ×œ×©×œ×•×— ×ת ×”×¤×¨×˜×™× ×”×˜×›× ×™×™× ×©×œ×”×œ×Ÿ ×œ×ž× ×”×œ השרת.", "More details can be found in the server log." : "×¤×¨×˜×™× × ×•×¡×¤×™× × ×™×ª×Ÿ ×œ×ž×¦×•× ×‘×œ×•×’ של הרשת.", "Technical details" : "×¤×¨×˜×™× ×˜×›× ×™×", "Remote Address: %s" : "כתובת מרוחקת: %s", @@ -207,6 +216,7 @@ OC.L10N.register( "Trace" : "עקבות", "Security warning" : "×זהרת ×בטחה", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "תיקיית וקבצי המידע שלך ×›× ×¨××” × ×’×™×©×™× ×ž×”××™× ×˜×¨× ×˜ מכיוון שקובץ ×”.htaccess ×œ× ×¢×•×‘×“.", + "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "למידע ×‘× ×•×’×¢ להגדרת השרת שלך כר×וי, × × ×œ×¢×™×™×Ÿ ב<a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">תיעוד</a>.", "Create an <strong>admin account</strong>" : "יצירת <strong>חשבון ×ž× ×”×œ</strong>", "Username" : "×©× ×ž×©×ª×ž×©", "Storage & database" : "×חסון ומסד × ×ª×•× ×™×", @@ -220,6 +230,7 @@ OC.L10N.register( "Database name" : "×©× ×ž×¡×“ ×”× ×ª×•× ×™×", "Database tablespace" : "מרחב הכתובות של מסד ×”× ×ª×•× ×™×", "Database host" : "שרת בסיס × ×ª×•× ×™×", + "Please specify the port number along with the host name (e.g., localhost:5432)." : "× × ×œ×¦×™×™×Ÿ ×ת מספר הפתחה יחד ×¢× ×©× ×”×ž×רח (למשל: localhost:5432).", "Performance warning" : "×זהרת ביצועי×", "SQLite will be used as database." : "יעשה שימוש ב- SQLite כמסד × ×ª×•× ×™×.", "For larger installations we recommend to choose a different database backend." : "×œ×”×ª×§× ×•×ª × ×¨×—×‘×•×ª ×× ×• ×ž×ž×œ×™×¦×™× ×œ×‘×—×•×¨ מסד × ×ª×•× ×™× ×חר לצד השרת.", @@ -240,8 +251,10 @@ OC.L10N.register( "Username or email" : "×©× ×ž×©×ª×ž×© ×ו דו×ר ××œ×§×˜×¨×•× ×™", "Log in" : "×›× ×™×¡×”", "Wrong password." : "×¡×™×¡×ž× ×©×’×•×™×™×”.", + "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "×–×™×”×™× ×• מספר × ×™×¡×™×•× ×•×ª ×›× ×™×¡×” ×©×’×•×™×™× ×ž×›×ª×•×‘×ª ×”Ö¾IP שלך. לכן, × ×™×¡×™×•×Ÿ ×”×›× ×™×¡×” ×”×‘× ×™×ª×פשר עבורך רק בעוד 30 ×©× ×™×•×ª.", "Stay logged in" : "הש×ר מחובר", "Forgot password?" : "שכחת ססמה?", + "Back to login" : "חזרה ×œ×›× ×™×¡×”", "Alternative Logins" : "×›× ×™×¡×•×ª ××œ×˜×¨× ×˜×™×‘×™×•×ª", "Account access" : "גישה לחשבון", "Grant access" : "×”×¢× ×§×ª גישה", @@ -269,10 +282,19 @@ OC.L10N.register( "This page will refresh itself when the %s instance is available again." : "עמוד ×–×” ×™×¨×¢× ×Ÿ ×ת עצמו כשהפעלת %s תהיה ×–×ž×™× ×” שוב.", "Contact your system administrator if this message persists or appeared unexpectedly." : "יש ליצור קשר ×¢× ×ž× ×”×œ המערכת ×× ×”×•×“×¢×” שו × ×ž×©×›×ª ×ו מופיעה ב×ופן בלתי צפוי. ", "Thank you for your patience." : "תודה על ×”×¡×‘×œ× ×•×ª.", + "%s (3rdparty)" : "%s (צד־שלישי)", + "There was an error loading your contacts" : "×ירעה שגי××” בעת ×˜×¢×™× ×ª ×× ×©×™ הקשר שלך", "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "××™ ×פשר ×œ×§×¨×•× ×ת /dev/urandom ב×מצעות PHP, מצב מ×וד ×œ× ×ž×•×ž×œ×¥ מטעמי ×בטחה. × ×™×ª×Ÿ ×œ×ž×¦×•× ×ž×™×“×¢ × ×•×¡×£ ב<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">תיעוד</a> ×©×œ× ×•.", + "Shared with {recipients}" : "משותף ×¢× {recipients}", + "The server encountered an internal error and was unable to complete your request." : "השרת × ×ª×§×œ בשגי××” ×¤× ×™×ž×™×ª ועקב כך הבקשה שלך ×œ× ×”×•×©×œ×ž×”.", + "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "× × ×œ×™×¦×•×¨ קשר ×¢× ×ž× ×”×œ השרת ×× ×©×’×™××” זו מופיעה מספר פעמי×, מוטב ×’× ×œ×›×œ×•×œ ×ת ×”×¤×¨×˜×™× ×”×˜×›× ×™×™× ×©×œ×”×œ×Ÿ בדיווח שלך.", + "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "למידע ×‘× ×•×’×¢ להגדרת השרת שלך כר×וי, × × ×œ×¢×™×™×Ÿ ב<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">תיעוד</a>.", "This action requires you to confirm your password:" : "פעולה זו דורשת ממך ל×מת ×ת הססמה שלך:", "Wrong password. Reset it?" : "ססמה שגויה. ל×פס ×ותה?", + "You are about to grant \"%s\" access to your %s account." : "פעולה זו ×ª×¢× ×™×§ גישת „%s†לחשבון ×”Ö¾%s שלך.", "You are accessing the server from an untrusted domain." : "× ×™×’×©×ª לשרת ×ž×©× ×ž×ª×—× ×‘×œ×ª×™ מהימן.", + "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "× × ×œ×™×¦×•×¨ קשר ×¢× ×ž× ×”×œ השרת שלך. ×× ×”×¨×©×ות ×”× ×™×”×•×œ לעותק ×–×” הן בידיך, יש להגדיר ×ת „trusted_domains†בתוך config/config.php. מצורפת תצורה לדוגמה תחת config/config.sample.php.", + "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "בהת×× ×œ×ª×¦×•×¨×” שלך, ×›×ž× ×”×œ ית×פשר לך להשתמש בכפתור שלהלן כדי להתייחס ל×תר ×–×” כמהימן.", "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "לקבלת עזרה, יש לעיין ב<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">תיעוד</a>.", "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "ל־PHP שלך ×ין תמיכה ב־freetype. מצב ×›×–×” ×™×’×¨×•× ×œ×ª×ž×•× ×•×ª פרופיל משובשות לצד ×ž× ×©×§ הגדרות משובש.", "Back to log in" : "חזרה ×œ×›× ×™×¡×”" diff --git a/core/l10n/he.json b/core/l10n/he.json index e58604fde1889c2ec1e253353bf354cddcf5609c..89653058565ed74ae9a035bac1833f7ded7a5933 100644 --- a/core/l10n/he.json +++ b/core/l10n/he.json @@ -74,6 +74,7 @@ "seconds ago" : "×©× ×™×•×ª", "Logging in …" : "מתבצעת ×›× ×™×¡×”â€¦", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "הקישור ל×יפוס ×”×¡×™×¡×ž× ×©×œ×š × ×©×œ×— ×ליך בדו×ר ××œ×§×˜×¨×•× ×™. ×× ×œ× ×§×™×‘×œ×ª ×ת הקישור תוך זמן סביר, מוטב לבדוק ×ת תיבת דו×ר הזבל/ספ×× ×©×œ×š.<br>×× ×”×”×•×“×¢×” ××™× ×” ש×, יש לש×ול ×ת ×”×ž× ×”×œ המקומי שלך .", + "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "×”×§×‘×¦×™× ×©×œ×š ×ž×•×¦×¤× ×™×. ×œ× ×ª×”×™×” דרך לשחזר ×ת ×”×§×‘×¦×™× ×©×œ×š בחזרה ל×חר ×יפוס הססמה שלך.<br />×× ×”×©×œ×›×•×ª מעשיך ××™× ×Ÿ ברורות לך לחלוטין מוטב ליצור קשר ×¢× ×ž× ×”×œ השרת ×‘×˜×¨× ×”×ž×©×š התהליך.<br />להמשיך בתהליך?", "I know what I'm doing" : "×× ×™ יודע/ת מה ×× ×™ עושה", "Password can not be changed. Please contact your administrator." : "×œ× × ×™×ª×Ÿ ×œ×©× ×•×ª ×ת הסיסמ×. יש ×œ×¤× ×•×ª ×œ×ž× ×”×œ שלך.", "Reset password" : "×יפוס ססמה", @@ -106,8 +107,12 @@ "So-so password" : "×¡×™×¡×ž× ×›×›×”-×›×›×”", "Good password" : "×¡×™×¡×ž× ×˜×•×‘×”", "Strong password" : "×¡×™×¡×ž× ×—×–×§×”", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "שרת ×”××™× ×˜×¨× ×˜ ×œ× ×ž×•×’×“×¨ עדיין כר×וי כדי ל×פשר ×¡× ×›×¨×•×Ÿ קבצי×, כיוון ×©×ž× ×©×§ ×”Ö¾WebDAV ×›× ×¨××” ××™× ×• מתפקד.", + "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "שרת ×”××™× ×˜×¨× ×˜ שלך ××™× ×• מוגדר כר×וי כדי לפתור ×ת „{url}â€. × ×™×ª×Ÿ ×œ×ž×¦×•× ×ž×™×“×¢ × ×•×¡×£ ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">תיעוד</a>.", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "×œ× ×”×•×’×“×¨ מטמון זיכרון. כדי לשפר ×ת הביצועי×, × × ×œ×”×’×“×™×¨ מטמון זיכרון (memcache), ×× × ×™×ª×Ÿ. × ×™×ª×Ÿ ×œ×ž×¦×•× ×ž×™×“×¢ × ×•×¡×£ ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">תיעוד</a>.", "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "ל־PHP ×ין ×פשרות ×œ×§×¨×•× ×ת /dev/urandom שזה מצב די מומלץ יחסית מטעמי ×בטחה. × ×™×ª×Ÿ ×œ×ž×¦×•× ×ž×™×“×¢ × ×•×¡×£ ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">תיעוד</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "גרסת ×”Ö¾PHP ×©×ž×•×ª×§× ×ª ×צלך ×”×™× {version}. × × ×œ×©×“×¨×’ ×ת גרסת ×”Ö¾PHP שלך כדי ×œ× ×¦×œ ×ת <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">×¢×“×›×•× ×™ ×”×‘×™×¦×•×¢×™× ×•×”×בטחה ×©×ž×¡×•×¤×§×™× ×¢×œ ידי קבוצת PHP</a> ברגע שההפצה שלך משחררת ×ותן.", + "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "גרסת ×”Ö¾PHP ×”× ×•×›×—×™×ª שלך ×”×™× 5.6. הגרסה העיקרית ×”× ×•×›×—×™×ª של Nextcloud ×”×™× ×”×’×¨×¡×” ×”××—×¨×•× ×” שעוד תומכת ב־PHP 5.6. מומלץ לשדרג ×ת גרסה ×”Ö¾PHP ל־7.0 ומעלה כדי ל×פשר ×ת השדרוג ל־Nextcloud 14.", "Error occurred while checking server setup" : "שגי××” ×ירעה בזמן בדיקת ×”×ª×§× ×ª השרת", "Shared" : "שותף", "Error setting expiration date" : "×ירעה שגי××” בעת הגדרת ת×ריך התפוגה", @@ -155,6 +160,7 @@ "{sharee} (group)" : "{sharee} (קבוצה)", "{sharee} (remote)" : "{sharee} (מרוחק)", "Share" : "שתף", + "Name or email address..." : "×©× ×ו כתובת דו×״ל…", "Name..." : "ש×…", "Error" : "שגי××”", "Error removing share" : "שגי××” בזמן הסרת שיתוף", @@ -178,7 +184,9 @@ "An error occurred." : "×ירעה שגי××”.", "Please reload the page." : "יש להעלות מחדש דף ×–×”.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "העדכון בוצע בהצלחה. למידע × ×•×¡×£ <a href=\"{url}\">× ×™×ª×Ÿ לבדוק בהודעת ×”×¤×•×¨×•× ×©×œ× ×•</a> המכסה × ×•×©× ×–×•.", + "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "העדכון ×œ× ×”×¦×œ×™×—. × × ×œ×“×•×•×— על התקלה ×”×–×ת ל<a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">קהילת Nextcloud</a>.", "Continue to Nextcloud" : "להמשיך ל־Nextcloud", + "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["העדכון הצליח. תתבצע העברה ל־Nextcloud בעוד ×©× ×™×™×”.","העדכון הצליח. תתבצע העברה ל־Nextcloud בעוד %n ×©× ×™×•×ª."], "Searching other places" : "מחפש במקומות ×חרי×", "No search results in other folders for {tag}{filter}{endtag}" : "×ין תוצ×ות חיפוש בתיקיות ×חרות עבור {tag}{filter}{endtag}", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} תוצ×ת חיפוש בתיקייה ×חרות","{count} תוצ×ות חיפוש בתיקיות ×חרות"], @@ -193,6 +201,7 @@ "You can click here to return to %s." : "× ×™×ª×Ÿ ללחוץ ×›×ן לחזרה ×ל %s.", "Internal Server Error" : "שגי××” ×¤× ×™×ž×™×ª בשרת", "The server was unable to complete your request." : "השרת ×œ× ×”×¦×œ×™×— ×œ×”×©×œ×™× ×ת הבקשה שלך.", + "If this happens again, please send the technical details below to the server administrator." : "×× ×“×‘×¨ ×›×–×” קורה שוב, × × ×œ×©×œ×•×— ×ת ×”×¤×¨×˜×™× ×”×˜×›× ×™×™× ×©×œ×”×œ×Ÿ ×œ×ž× ×”×œ השרת.", "More details can be found in the server log." : "×¤×¨×˜×™× × ×•×¡×¤×™× × ×™×ª×Ÿ ×œ×ž×¦×•× ×‘×œ×•×’ של הרשת.", "Technical details" : "×¤×¨×˜×™× ×˜×›× ×™×", "Remote Address: %s" : "כתובת מרוחקת: %s", @@ -205,6 +214,7 @@ "Trace" : "עקבות", "Security warning" : "×זהרת ×בטחה", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "תיקיית וקבצי המידע שלך ×›× ×¨××” × ×’×™×©×™× ×ž×”××™× ×˜×¨× ×˜ מכיוון שקובץ ×”.htaccess ×œ× ×¢×•×‘×“.", + "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "למידע ×‘× ×•×’×¢ להגדרת השרת שלך כר×וי, × × ×œ×¢×™×™×Ÿ ב<a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">תיעוד</a>.", "Create an <strong>admin account</strong>" : "יצירת <strong>חשבון ×ž× ×”×œ</strong>", "Username" : "×©× ×ž×©×ª×ž×©", "Storage & database" : "×חסון ומסד × ×ª×•× ×™×", @@ -218,6 +228,7 @@ "Database name" : "×©× ×ž×¡×“ ×”× ×ª×•× ×™×", "Database tablespace" : "מרחב הכתובות של מסד ×”× ×ª×•× ×™×", "Database host" : "שרת בסיס × ×ª×•× ×™×", + "Please specify the port number along with the host name (e.g., localhost:5432)." : "× × ×œ×¦×™×™×Ÿ ×ת מספר הפתחה יחד ×¢× ×©× ×”×ž×רח (למשל: localhost:5432).", "Performance warning" : "×זהרת ביצועי×", "SQLite will be used as database." : "יעשה שימוש ב- SQLite כמסד × ×ª×•× ×™×.", "For larger installations we recommend to choose a different database backend." : "×œ×”×ª×§× ×•×ª × ×¨×—×‘×•×ª ×× ×• ×ž×ž×œ×™×¦×™× ×œ×‘×—×•×¨ מסד × ×ª×•× ×™× ×חר לצד השרת.", @@ -238,8 +249,10 @@ "Username or email" : "×©× ×ž×©×ª×ž×© ×ו דו×ר ××œ×§×˜×¨×•× ×™", "Log in" : "×›× ×™×¡×”", "Wrong password." : "×¡×™×¡×ž× ×©×’×•×™×™×”.", + "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "×–×™×”×™× ×• מספר × ×™×¡×™×•× ×•×ª ×›× ×™×¡×” ×©×’×•×™×™× ×ž×›×ª×•×‘×ª ×”Ö¾IP שלך. לכן, × ×™×¡×™×•×Ÿ ×”×›× ×™×¡×” ×”×‘× ×™×ª×פשר עבורך רק בעוד 30 ×©× ×™×•×ª.", "Stay logged in" : "הש×ר מחובר", "Forgot password?" : "שכחת ססמה?", + "Back to login" : "חזרה ×œ×›× ×™×¡×”", "Alternative Logins" : "×›× ×™×¡×•×ª ××œ×˜×¨× ×˜×™×‘×™×•×ª", "Account access" : "גישה לחשבון", "Grant access" : "×”×¢× ×§×ª גישה", @@ -267,10 +280,19 @@ "This page will refresh itself when the %s instance is available again." : "עמוד ×–×” ×™×¨×¢× ×Ÿ ×ת עצמו כשהפעלת %s תהיה ×–×ž×™× ×” שוב.", "Contact your system administrator if this message persists or appeared unexpectedly." : "יש ליצור קשר ×¢× ×ž× ×”×œ המערכת ×× ×”×•×“×¢×” שו × ×ž×©×›×ª ×ו מופיעה ב×ופן בלתי צפוי. ", "Thank you for your patience." : "תודה על ×”×¡×‘×œ× ×•×ª.", + "%s (3rdparty)" : "%s (צד־שלישי)", + "There was an error loading your contacts" : "×ירעה שגי××” בעת ×˜×¢×™× ×ª ×× ×©×™ הקשר שלך", "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "××™ ×פשר ×œ×§×¨×•× ×ת /dev/urandom ב×מצעות PHP, מצב מ×וד ×œ× ×ž×•×ž×œ×¥ מטעמי ×בטחה. × ×™×ª×Ÿ ×œ×ž×¦×•× ×ž×™×“×¢ × ×•×¡×£ ב<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">תיעוד</a> ×©×œ× ×•.", + "Shared with {recipients}" : "משותף ×¢× {recipients}", + "The server encountered an internal error and was unable to complete your request." : "השרת × ×ª×§×œ בשגי××” ×¤× ×™×ž×™×ª ועקב כך הבקשה שלך ×œ× ×”×•×©×œ×ž×”.", + "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "× × ×œ×™×¦×•×¨ קשר ×¢× ×ž× ×”×œ השרת ×× ×©×’×™××” זו מופיעה מספר פעמי×, מוטב ×’× ×œ×›×œ×•×œ ×ת ×”×¤×¨×˜×™× ×”×˜×›× ×™×™× ×©×œ×”×œ×Ÿ בדיווח שלך.", + "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "למידע ×‘× ×•×’×¢ להגדרת השרת שלך כר×וי, × × ×œ×¢×™×™×Ÿ ב<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">תיעוד</a>.", "This action requires you to confirm your password:" : "פעולה זו דורשת ממך ל×מת ×ת הססמה שלך:", "Wrong password. Reset it?" : "ססמה שגויה. ל×פס ×ותה?", + "You are about to grant \"%s\" access to your %s account." : "פעולה זו ×ª×¢× ×™×§ גישת „%s†לחשבון ×”Ö¾%s שלך.", "You are accessing the server from an untrusted domain." : "× ×™×’×©×ª לשרת ×ž×©× ×ž×ª×—× ×‘×œ×ª×™ מהימן.", + "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "× × ×œ×™×¦×•×¨ קשר ×¢× ×ž× ×”×œ השרת שלך. ×× ×”×¨×©×ות ×”× ×™×”×•×œ לעותק ×–×” הן בידיך, יש להגדיר ×ת „trusted_domains†בתוך config/config.php. מצורפת תצורה לדוגמה תחת config/config.sample.php.", + "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "בהת×× ×œ×ª×¦×•×¨×” שלך, ×›×ž× ×”×œ ית×פשר לך להשתמש בכפתור שלהלן כדי להתייחס ל×תר ×–×” כמהימן.", "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "לקבלת עזרה, יש לעיין ב<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">תיעוד</a>.", "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "ל־PHP שלך ×ין תמיכה ב־freetype. מצב ×›×–×” ×™×’×¨×•× ×œ×ª×ž×•× ×•×ª פרופיל משובשות לצד ×ž× ×©×§ הגדרות משובש.", "Back to log in" : "חזרה ×œ×›× ×™×¡×”" diff --git a/core/l10n/is.js b/core/l10n/is.js index 7d53c493ea7998778fecc53f50054a46a9ac5a5c..534889da406031204746b598203c7b3b5bda0154 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -279,6 +279,7 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Við urðum vör við margar misheppnaðar innskráningar à röð frá IP-vistfanginu þÃnu. Þar með verður næsta innskráning tafin (throttled) um 30 sekúndur.", "Stay logged in" : "Haldast skráður inn", "Forgot password?" : "Gleymdirðu lykilorði?", + "Back to login" : "Til baka à innskráningu", "Alternative Logins" : "Aðrar innskráningar", "Account access" : "Aðgangur að notandaaðgangi", "You are about to grant %s access to your %s account." : "Þú ert að fara að leyfa %s aðgang að %s notandaaðgangnum þÃnum.", diff --git a/core/l10n/is.json b/core/l10n/is.json index ae5eadb3b1bcfec8d36e8d4bac2dd8ff29c8a581..e5e598cb9c711ea357ea481b53515171e5c88f77 100644 --- a/core/l10n/is.json +++ b/core/l10n/is.json @@ -277,6 +277,7 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Við urðum vör við margar misheppnaðar innskráningar à röð frá IP-vistfanginu þÃnu. Þar með verður næsta innskráning tafin (throttled) um 30 sekúndur.", "Stay logged in" : "Haldast skráður inn", "Forgot password?" : "Gleymdirðu lykilorði?", + "Back to login" : "Til baka à innskráningu", "Alternative Logins" : "Aðrar innskráningar", "Account access" : "Aðgangur að notandaaðgangi", "You are about to grant %s access to your %s account." : "Þú ert að fara að leyfa %s aðgang að %s notandaaðgangnum þÃnum.", diff --git a/core/l10n/it.js b/core/l10n/it.js index 8a8845c5ea0ce1478b19cdd4770a67bb60a68f95..aae3d29c8b102ea83983f1d036611e79b6de3489 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -279,6 +279,7 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Abbiamo rilevato molti tentativi di autenticazione falliti dal tuo indirizzo IP. Di conseguenza il prossimo tentativo è ritardato di 30 secondi.", "Stay logged in" : "Rimani collegato", "Forgot password?" : "Hai dimenticato la password?", + "Back to login" : "Torna alla schermata di accesso", "Alternative Logins" : "Accessi alternativi", "Account access" : "Accesso account", "You are about to grant %s access to your %s account." : "Stai per accordare a \"%s\" l'accesso al tuo account %s.", diff --git a/core/l10n/it.json b/core/l10n/it.json index 1d5ed7e051f3eba53526cd517ff370b399de0945..552bfb1e0e07309b4a351fe9bc2f1403a267617d 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -277,6 +277,7 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Abbiamo rilevato molti tentativi di autenticazione falliti dal tuo indirizzo IP. Di conseguenza il prossimo tentativo è ritardato di 30 secondi.", "Stay logged in" : "Rimani collegato", "Forgot password?" : "Hai dimenticato la password?", + "Back to login" : "Torna alla schermata di accesso", "Alternative Logins" : "Accessi alternativi", "Account access" : "Accesso account", "You are about to grant %s access to your %s account." : "Stai per accordare a \"%s\" l'accesso al tuo account %s.", diff --git a/settings/l10n/is.js b/settings/l10n/is.js index 7d993962d104a768356fc8af8be92eaafb276887..ef7e1469df2c5c9a37aefa74e2acd3fc29d4c4f3 100644 --- a/settings/l10n/is.js +++ b/settings/l10n/is.js @@ -104,6 +104,8 @@ OC.L10N.register( "Error: Could not disable broken app" : "Villa: gat ekki gert bilaða forritið óvirkt", "Error while disabling broken app" : "Villa við að gera bilaða forritið óvirkt", "App up to date" : "Forrit er af nýjustu gerð", + "Updating …" : "Uppfæri …", + "Could not update app" : "Gat ekki uppfært forrit", "Updated" : "Uppfært", "Removing …" : "Fjarlægi ...", "Could not remove app" : "Gat ekki fjarlægt forrit", diff --git a/settings/l10n/is.json b/settings/l10n/is.json index 0fe9de871b4121296e7a1cb8f57537beb0e863b7..ed74e4de800b969dc8f6b764f83b392c27c9f289 100644 --- a/settings/l10n/is.json +++ b/settings/l10n/is.json @@ -102,6 +102,8 @@ "Error: Could not disable broken app" : "Villa: gat ekki gert bilaða forritið óvirkt", "Error while disabling broken app" : "Villa við að gera bilaða forritið óvirkt", "App up to date" : "Forrit er af nýjustu gerð", + "Updating …" : "Uppfæri …", + "Could not update app" : "Gat ekki uppfært forrit", "Updated" : "Uppfært", "Removing …" : "Fjarlægi ...", "Could not remove app" : "Gat ekki fjarlægt forrit", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 9903b3ae690e7e650462e3a9abefbd0d3d79e32e..31bef6b98f04835ecf5a4b23984ee1b63a1016c8 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -104,6 +104,8 @@ OC.L10N.register( "Error: Could not disable broken app" : "Errore: impossibile disabilitare l'applicazione danneggiata", "Error while disabling broken app" : "Errore durante la disabilitazione dell'applicazione danneggiata", "App up to date" : "Applicazione aggiornata", + "Updating …" : "Aggiornamento in corso...", + "Could not update app" : "Impossibile aggiornare l'applicazione", "Updated" : "Aggiornato", "Removing …" : "Rimozione in corso...", "Could not remove app" : "Impossibile rimuovere l'applicazione", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 4fa76bdf01b8bd096f29c9642431560b639d2546..886ce73eec03bbe11cd1e5d89ec1ee03e227fbe9 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -102,6 +102,8 @@ "Error: Could not disable broken app" : "Errore: impossibile disabilitare l'applicazione danneggiata", "Error while disabling broken app" : "Errore durante la disabilitazione dell'applicazione danneggiata", "App up to date" : "Applicazione aggiornata", + "Updating …" : "Aggiornamento in corso...", + "Could not update app" : "Impossibile aggiornare l'applicazione", "Updated" : "Aggiornato", "Removing …" : "Rimozione in corso...", "Could not remove app" : "Impossibile rimuovere l'applicazione",