diff --git a/apps/encryption/l10n/sr.js b/apps/encryption/l10n/sr.js index bcd4f9e0bc..09a307f919 100644 --- a/apps/encryption/l10n/sr.js +++ b/apps/encryption/l10n/sr.js @@ -31,6 +31,8 @@ OC.L10N.register( "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не могу да дешифрујем фајл. Вероватно је то дељен фајл. Затражите од власника да га поново подели.", "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не могу да читам фајл. Вероватно је дељен. Питајте власника да га поново подели.", "Default encryption module" : "Подразумевани модул за шифровање", + "Default encryption module for server-side encryption" : "Подразумевани модул шифровања за шифровање на серверу", + "In order to use this encryption module you need to enable server-side\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "Да бисте користили овај модул за шифровање, морате на страни сервера омогућити\n\t\tшифровање у администраторским поставкама. Једном када се укључи, овај модул ће шифровати\n\t\tсве Ваше фајлове транспарентно. Шифровање је базирано на AES 256 кључевима.\n\t\tМодул неће дирати постојеће фајлове, само ће нови фајлови бити шифровани\n\t\tпошто се укључи шифровање на серверској страни. Такође није могуће да\n\t\tсе искључи шифровање и да се пређе на нешифровани систем..\n\t\tПрочитајте документацију да сазнате све импликације пре него што \t\tсе одлучите да укључите шифровање на серверу.", "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Поштовање,\n\nадминистратор је укључио шифровање на серверској страни. Ваши фајлови су шифровани лозинком „%s“.\n\nПријавите се на веб сучеље, идите на одељак 'основни модул за шифровање' у личним поставкама и ажурирајте своју лозинку за шифровање уношењем ове лозинке у поље „стара лозинка за пријаву“ и своју тренутну лозинку за пријављивање.\n", "The share will expire on %s." : "Дељење истиче %s.", "Cheers!" : "Здраво!", diff --git a/apps/encryption/l10n/sr.json b/apps/encryption/l10n/sr.json index 3b78ed5b7c..a69ba56d3f 100644 --- a/apps/encryption/l10n/sr.json +++ b/apps/encryption/l10n/sr.json @@ -29,6 +29,8 @@ "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не могу да дешифрујем фајл. Вероватно је то дељен фајл. Затражите од власника да га поново подели.", "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не могу да читам фајл. Вероватно је дељен. Питајте власника да га поново подели.", "Default encryption module" : "Подразумевани модул за шифровање", + "Default encryption module for server-side encryption" : "Подразумевани модул шифровања за шифровање на серверу", + "In order to use this encryption module you need to enable server-side\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "Да бисте користили овај модул за шифровање, морате на страни сервера омогућити\n\t\tшифровање у администраторским поставкама. Једном када се укључи, овај модул ће шифровати\n\t\tсве Ваше фајлове транспарентно. Шифровање је базирано на AES 256 кључевима.\n\t\tМодул неће дирати постојеће фајлове, само ће нови фајлови бити шифровани\n\t\tпошто се укључи шифровање на серверској страни. Такође није могуће да\n\t\tсе искључи шифровање и да се пређе на нешифровани систем..\n\t\tПрочитајте документацију да сазнате све импликације пре него што \t\tсе одлучите да укључите шифровање на серверу.", "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Поштовање,\n\nадминистратор је укључио шифровање на серверској страни. Ваши фајлови су шифровани лозинком „%s“.\n\nПријавите се на веб сучеље, идите на одељак 'основни модул за шифровање' у личним поставкама и ажурирајте своју лозинку за шифровање уношењем ове лозинке у поље „стара лозинка за пријаву“ и своју тренутну лозинку за пријављивање.\n", "The share will expire on %s." : "Дељење истиче %s.", "Cheers!" : "Здраво!", diff --git a/apps/files_external/l10n/sr.js b/apps/files_external/l10n/sr.js index d3fc8b80fe..1f8e241135 100644 --- a/apps/files_external/l10n/sr.js +++ b/apps/files_external/l10n/sr.js @@ -72,6 +72,7 @@ OC.L10N.register( "Public key" : "Јавни кључ", "RSA private key" : "RSA тајни кључ", "Private key" : "Тајни кључ", + "Kerberos ticket" : "Керберос карта", "Amazon S3" : "Amazon S3", "Bucket" : "Канта", "Hostname" : "Име домаћина", @@ -105,6 +106,7 @@ OC.L10N.register( "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "„%s“ није инсталиран. Монтирање %s није могуће. Затражите од вашег администратора система да га инсталира.", "External storage support" : "Подршка за спољашње складиште", "Adds basic external storage support" : "Додаје основу подршку за спољна складишта", + "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Ова апликација омогућава администраторима да подесе конекције на спољашња складишта, као што су FTP сервери, S3 или SWIFT објектна складишта, други Некстклауд сервери, WebDAV сервери и још много других. Администратори могу да одаберу које типове складишта желе да омогуће и могу да монтирају локације ових складишта посебно за корисника, за групу или за цео систем. Корисници ће видети нову фасциклу која ће се појавити у кореном директоријуму, којој могу да приступају и да је користе као и било коју другу Некстклауд фасциклу. Спољашња складишта такође омогућавају корисницима и да деле фајлове смештене на овим спољашњим локацијама. У овим случајевима, када неко затражи приступ фајлу из спољашњег складишта користе се акредитиви власника фајла, омогућавајући тако да прималац може да приступи дељеном фајлу.\n\nСпољашње складиште се може конфигурисати графички или командном линијом. Друга опција пружа више флексибилности напредним корисницима када треба монтирати велики број складишта и подесити велики број приоритета монтирања. Више информација је доступно у GUI документацији спољашњег складишта и у документацији Конфигурационог Фајла спољашњег складишта.", "No external storage configured or you don't have the permission to configure them" : "Нема конфигурисаних спољашњих складишта или немате потребне дозволе да их конфигуришете", "Name" : "Назив", "Storage type" : "Тип складишта", @@ -135,6 +137,7 @@ OC.L10N.register( "OpenStack" : "OpenStack", "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", + "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, Google Drive, Dropbox, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Ова апликација омогућава администраторима да подесе конекције на спољашња складишта, као што су FTP сервери, S3 или SWIFT објектна складишта, Google Drive, Dropbox, други Некстклауд сервери, WebDAV сервери и још много других. Администратори могу да одаберу које типове складишта желе да омогуће и могу да монтирају локације ових складишта посебно за корисника, за групу или за цео систем. Корисници ће видети нову фасциклу која ће се појавити у кореном директоријуму, којој могу да приступају и да је користе као и било коју другу Некстклауд фасциклу. Спољашња складишта такође омогућавају корисницима и да деле фајлове смештене на овим спољашњим локацијама. У овим случајевима, када неко затражи приступ фајлу из спољашњег складишта користе се акредитиви власника фајла, омогућавајући тако да прималац може да приступи дељеном фајлу.\n\nСпољашње складиште се може конфигурисати графички или командном линијом. Друга опција пружа више флексибилности напредним корисницима када треба монтирати велики број складишта и подесити велики број приоритета монтирања. Више информација је доступно у GUI документацији спољашњег складишта и у документацији Конфигурационог Фајла спољашњег складишта.", "No external storage configured" : "Нема подешеног спољашњег складишта", "You can add external storages in the personal settings" : "Можете додати спољашња складишта у вашим личним подешавањима", "Allow users to mount the following external storage" : "Дозволи корисницима да монтирају следећа спољашња складишта", diff --git a/apps/files_external/l10n/sr.json b/apps/files_external/l10n/sr.json index ea36bdd42b..3f98cb7a1f 100644 --- a/apps/files_external/l10n/sr.json +++ b/apps/files_external/l10n/sr.json @@ -70,6 +70,7 @@ "Public key" : "Јавни кључ", "RSA private key" : "RSA тајни кључ", "Private key" : "Тајни кључ", + "Kerberos ticket" : "Керберос карта", "Amazon S3" : "Amazon S3", "Bucket" : "Канта", "Hostname" : "Име домаћина", @@ -103,6 +104,7 @@ "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "„%s“ није инсталиран. Монтирање %s није могуће. Затражите од вашег администратора система да га инсталира.", "External storage support" : "Подршка за спољашње складиште", "Adds basic external storage support" : "Додаје основу подршку за спољна складишта", + "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Ова апликација омогућава администраторима да подесе конекције на спољашња складишта, као што су FTP сервери, S3 или SWIFT објектна складишта, други Некстклауд сервери, WebDAV сервери и још много других. Администратори могу да одаберу које типове складишта желе да омогуће и могу да монтирају локације ових складишта посебно за корисника, за групу или за цео систем. Корисници ће видети нову фасциклу која ће се појавити у кореном директоријуму, којој могу да приступају и да је користе као и било коју другу Некстклауд фасциклу. Спољашња складишта такође омогућавају корисницима и да деле фајлове смештене на овим спољашњим локацијама. У овим случајевима, када неко затражи приступ фајлу из спољашњег складишта користе се акредитиви власника фајла, омогућавајући тако да прималац може да приступи дељеном фајлу.\n\nСпољашње складиште се може конфигурисати графички или командном линијом. Друга опција пружа више флексибилности напредним корисницима када треба монтирати велики број складишта и подесити велики број приоритета монтирања. Више информација је доступно у GUI документацији спољашњег складишта и у документацији Конфигурационог Фајла спољашњег складишта.", "No external storage configured or you don't have the permission to configure them" : "Нема конфигурисаних спољашњих складишта или немате потребне дозволе да их конфигуришете", "Name" : "Назив", "Storage type" : "Тип складишта", @@ -133,6 +135,7 @@ "OpenStack" : "OpenStack", "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", + "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, Google Drive, Dropbox, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Ова апликација омогућава администраторима да подесе конекције на спољашња складишта, као што су FTP сервери, S3 или SWIFT објектна складишта, Google Drive, Dropbox, други Некстклауд сервери, WebDAV сервери и још много других. Администратори могу да одаберу које типове складишта желе да омогуће и могу да монтирају локације ових складишта посебно за корисника, за групу или за цео систем. Корисници ће видети нову фасциклу која ће се појавити у кореном директоријуму, којој могу да приступају и да је користе као и било коју другу Некстклауд фасциклу. Спољашња складишта такође омогућавају корисницима и да деле фајлове смештене на овим спољашњим локацијама. У овим случајевима, када неко затражи приступ фајлу из спољашњег складишта користе се акредитиви власника фајла, омогућавајући тако да прималац може да приступи дељеном фајлу.\n\nСпољашње складиште се може конфигурисати графички или командном линијом. Друга опција пружа више флексибилности напредним корисницима када треба монтирати велики број складишта и подесити велики број приоритета монтирања. Више информација је доступно у GUI документацији спољашњег складишта и у документацији Конфигурационог Фајла спољашњег складишта.", "No external storage configured" : "Нема подешеног спољашњег складишта", "You can add external storages in the personal settings" : "Можете додати спољашња складишта у вашим личним подешавањима", "Allow users to mount the following external storage" : "Дозволи корисницима да монтирају следећа спољашња складишта", diff --git a/apps/oauth2/l10n/sr.js b/apps/oauth2/l10n/sr.js index 30c4216382..27ce0d1188 100644 --- a/apps/oauth2/l10n/sr.js +++ b/apps/oauth2/l10n/sr.js @@ -1,6 +1,7 @@ OC.L10N.register( "oauth2", { + "Your redirect url needs to be a full url for example: https://yourdomain.com/path" : "Адреса преусмеравања мора бити пуна адреса, на пример:\nhttps://yourdomain.com/path", "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Дозвољава OAuth2 компатибилну идентификацију са других веб апликација,", "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 апликација дозвољава администраторима да подесе уграђени след индетификације тако да дозвољава и OAuth2 компатибилну идентификацију са других веб апликација.", diff --git a/apps/oauth2/l10n/sr.json b/apps/oauth2/l10n/sr.json index d55f27da85..203d38f2ba 100644 --- a/apps/oauth2/l10n/sr.json +++ b/apps/oauth2/l10n/sr.json @@ -1,4 +1,5 @@ { "translations": { + "Your redirect url needs to be a full url for example: https://yourdomain.com/path" : "Адреса преусмеравања мора бити пуна адреса, на пример:\nhttps://yourdomain.com/path", "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Дозвољава OAuth2 компатибилну идентификацију са других веб апликација,", "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 апликација дозвољава администраторима да подесе уграђени след индетификације тако да дозвољава и OAuth2 компатибилну идентификацију са других веб апликација.", diff --git a/apps/systemtags/l10n/sr.js b/apps/systemtags/l10n/sr.js index 815e319acc..eba782ff6a 100644 --- a/apps/systemtags/l10n/sr.js +++ b/apps/systemtags/l10n/sr.js @@ -42,6 +42,8 @@ OC.L10N.register( "%s (invisible)" : "%s (невидљива)", "System tags for a file have been modified" : "Системске ознаке за фајл су измењене", "Collaborative tags" : "Тимске ознаке", + "Collaborative tagging functionality which shares tags among users." : "Могућност заједничког означавања којим се деле ознаке међу корисницима.", + "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Могућност заједничког означавања којим се деле ознаке међу корисницима. Сјајно за тимове.\n\t(ако сте провајдер инсталације за одвојене кориснике/предузећа, саветује се да иксључите ову апликацију пошто су ознаке дељене.)", "Create and edit collaborative tags. These tags affect all users." : "Правите и мењајте тимске ознаке. Ове ознаке се тичу свих корисника.", "Select tag …" : "Одаберите ознаку …", "Name" : "Назив", diff --git a/apps/systemtags/l10n/sr.json b/apps/systemtags/l10n/sr.json index 3a90fe870e..12c3cf02f5 100644 --- a/apps/systemtags/l10n/sr.json +++ b/apps/systemtags/l10n/sr.json @@ -40,6 +40,8 @@ "%s (invisible)" : "%s (невидљива)", "System tags for a file have been modified" : "Системске ознаке за фајл су измењене", "Collaborative tags" : "Тимске ознаке", + "Collaborative tagging functionality which shares tags among users." : "Могућност заједничког означавања којим се деле ознаке међу корисницима.", + "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Могућност заједничког означавања којим се деле ознаке међу корисницима. Сјајно за тимове.\n\t(ако сте провајдер инсталације за одвојене кориснике/предузећа, саветује се да иксључите ову апликацију пошто су ознаке дељене.)", "Create and edit collaborative tags. These tags affect all users." : "Правите и мењајте тимске ознаке. Ове ознаке се тичу свих корисника.", "Select tag …" : "Одаберите ознаку …", "Name" : "Назив", diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js index 59e1b64178..2f6db33cc0 100644 --- a/apps/theming/l10n/pl.js +++ b/apps/theming/l10n/pl.js @@ -19,6 +19,7 @@ OC.L10N.register( "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motywy pozwalają na łatwą personalizację wyglądu Twojej instancji i wspieranych klientów. Efekty będą widoczne dla wszystkich użytkowników.", "Name" : "Nazwa", "Reset to default" : "Przywróć domyślne", + "https://…" : "https://…", "Slogan" : "Slogan", "Color" : "Kolor", "Logo" : "Logo", diff --git a/apps/theming/l10n/pl.json b/apps/theming/l10n/pl.json index bd99aaebfc..a4a06388cf 100644 --- a/apps/theming/l10n/pl.json +++ b/apps/theming/l10n/pl.json @@ -17,6 +17,7 @@ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motywy pozwalają na łatwą personalizację wyglądu Twojej instancji i wspieranych klientów. Efekty będą widoczne dla wszystkich użytkowników.", "Name" : "Nazwa", "Reset to default" : "Przywróć domyślne", + "https://…" : "https://…", "Slogan" : "Slogan", "Color" : "Kolor", "Logo" : "Logo", diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js index d8986911e0..9dbc22d76b 100644 --- a/apps/theming/l10n/sr.js +++ b/apps/theming/l10n/sr.js @@ -8,6 +8,8 @@ OC.L10N.register( "Name cannot be empty" : "Име не може бити празно", "The given name is too long" : "Име је предугачко", "The given web address is too long" : "Адреса је предугачка", + "The given legal notice address is too long" : "Дата адреса правног обавештења је предугачка", + "The given privacy policy address is too long" : "Дата адреса политике приватност је предугачка", "The given slogan is too long" : "Слоган је предугачак", "The given color is invalid" : "Задата боја није исправна", "The file was uploaded" : "Фајл је отпремљен", diff --git a/apps/theming/l10n/sr.json b/apps/theming/l10n/sr.json index 8f57d61c13..2860def155 100644 --- a/apps/theming/l10n/sr.json +++ b/apps/theming/l10n/sr.json @@ -6,6 +6,8 @@ "Name cannot be empty" : "Име не може бити празно", "The given name is too long" : "Име је предугачко", "The given web address is too long" : "Адреса је предугачка", + "The given legal notice address is too long" : "Дата адреса правног обавештења је предугачка", + "The given privacy policy address is too long" : "Дата адреса политике приватност је предугачка", "The given slogan is too long" : "Слоган је предугачак", "The given color is invalid" : "Задата боја није исправна", "The file was uploaded" : "Фајл је отпремљен", diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index 6fb826fb81..d1a5881f1e 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Für alle Apps steht eine Aktualisierung zur Verfügung", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["Für %n App steht keine Aktualisierung für diese Version zur Verfügung","Für %n Apps stehen keine Aktualisierungen für diese Version zur Verfügung"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "Produktion bietet immer die neuesten Patch-Stände an, jedoch nicht sofort die nächste Hauptversion. Diese Aktualisierung erfolgt normalerweise nach der zweiten kleineren Aktualisierung (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "Stabil bietet die aktuellste stabile Version. Dies ist passend für Verwendung in Produktion und bietet immer die Aktualisierung auf die neueste Hauptversion an.", "beta is a pre-release version only for testing new features, not for production environments." : "Beta bietet eine Vorabversion an und dient zum Testen von neuen Funktionen. Nicht für den Einsatz in Produktivumgebungen geeignet.", "Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuche ein manuelles Update", "Update notifications" : "Update-Benachrichtigungen", diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json index 53d6d059e9..8c64222784 100644 --- a/apps/updatenotification/l10n/de.json +++ b/apps/updatenotification/l10n/de.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Für alle Apps steht eine Aktualisierung zur Verfügung", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["Für %n App steht keine Aktualisierung für diese Version zur Verfügung","Für %n Apps stehen keine Aktualisierungen für diese Version zur Verfügung"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "Produktion bietet immer die neuesten Patch-Stände an, jedoch nicht sofort die nächste Hauptversion. Diese Aktualisierung erfolgt normalerweise nach der zweiten kleineren Aktualisierung (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "Stabil bietet die aktuellste stabile Version. Dies ist passend für Verwendung in Produktion und bietet immer die Aktualisierung auf die neueste Hauptversion an.", "beta is a pre-release version only for testing new features, not for production environments." : "Beta bietet eine Vorabversion an und dient zum Testen von neuen Funktionen. Nicht für den Einsatz in Produktivumgebungen geeignet.", "Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuche ein manuelles Update", "Update notifications" : "Update-Benachrichtigungen", diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index 70b848411a..529e98545a 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Für alle Apps steht eine Aktualisierung zur Verfügung", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["Für %n App steht keine Aktualisierung für diese Version zur Verfügung","Für %n Apps stehen keine Aktualisierungen für diese Version zur Verfügung"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "Produktion bietet immer die neuesten Patch-Stände an, jedoch nicht sofort die nächste Hauptversion. Diese Aktualisierung erfolgt normalerweise nach der zweiten kleineren Aktualisierung (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "Stabil bietet die aktuellste stabile Version. Dies ist passend für Verwendung in Produktion und bietet immer die Aktualisierung auf die neueste Hauptversion an.", "beta is a pre-release version only for testing new features, not for production environments." : "Beta bietet eine Vorabversion an und dient zum Testen von neuen Funktionen. Nicht für den Einsatz in Produktivumgebungen geeignet.", "Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuchen Sie ein manuelles Update", "Update notifications" : "Update-Benachrichtigungen", diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json index fba02093b4..c06139abfc 100644 --- a/apps/updatenotification/l10n/de_DE.json +++ b/apps/updatenotification/l10n/de_DE.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Für alle Apps steht eine Aktualisierung zur Verfügung", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["Für %n App steht keine Aktualisierung für diese Version zur Verfügung","Für %n Apps stehen keine Aktualisierungen für diese Version zur Verfügung"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "Produktion bietet immer die neuesten Patch-Stände an, jedoch nicht sofort die nächste Hauptversion. Diese Aktualisierung erfolgt normalerweise nach der zweiten kleineren Aktualisierung (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "Stabil bietet die aktuellste stabile Version. Dies ist passend für Verwendung in Produktion und bietet immer die Aktualisierung auf die neueste Hauptversion an.", "beta is a pre-release version only for testing new features, not for production environments." : "Beta bietet eine Vorabversion an und dient zum Testen von neuen Funktionen. Nicht für den Einsatz in Produktivumgebungen geeignet.", "Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuchen Sie ein manuelles Update", "Update notifications" : "Update-Benachrichtigungen", diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js index 1e17aacf0d..bdef11fe03 100644 --- a/apps/updatenotification/l10n/en_GB.js +++ b/apps/updatenotification/l10n/en_GB.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "All apps have an update for this version available", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n app has no update for this version available","%n apps have no update for this version available"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "stable is the most recent stable version. It is suited for production use and will always update to the latest major version.", "beta is a pre-release version only for testing new features, not for production environments." : "beta is a pre-release version only for testing new features, not for production environments.", "Could not start updater, please try the manual update" : "Could not start updater, please try the manual update", "Update notifications" : "Update notifications", diff --git a/apps/updatenotification/l10n/en_GB.json b/apps/updatenotification/l10n/en_GB.json index ff46a580ff..45a791af15 100644 --- a/apps/updatenotification/l10n/en_GB.json +++ b/apps/updatenotification/l10n/en_GB.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "All apps have an update for this version available", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n app has no update for this version available","%n apps have no update for this version available"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "stable is the most recent stable version. It is suited for production use and will always update to the latest major version.", "beta is a pre-release version only for testing new features, not for production environments." : "beta is a pre-release version only for testing new features, not for production environments.", "Could not start updater, please try the manual update" : "Could not start updater, please try the manual update", "Update notifications" : "Update notifications", diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js index f067b9ce4e..da33107efd 100644 --- a/apps/updatenotification/l10n/es.js +++ b/apps/updatenotification/l10n/es.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Todas las apps tienen disponible una actualización para esta versión", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n app no tiene actualización disponible para esta versión.","%n apps no tienen actualización disponible para esta versión."], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "production siempre proporcionará el último nivel de parches, pero no se actualizará a la próxima versión principal de inmediato. Esa actualización generalmente ocurre con la segunda versión menor (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "stable es la versión estable más reciente. Es adecuado para uso en producción y siempre se actualizará a la última versión principal.", "beta is a pre-release version only for testing new features, not for production environments." : "beta es una versión preliminar solo para probar nuevas características, no para entornos de producción.", "Could not start updater, please try the manual update" : "No se ha podido iniciar el actualizador. Por favor, prueba a realizar la actualización de forma manual", "Update notifications" : "Actualizar notificaciones", diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json index f65ccb40a0..9a7159bb3d 100644 --- a/apps/updatenotification/l10n/es.json +++ b/apps/updatenotification/l10n/es.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Todas las apps tienen disponible una actualización para esta versión", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n app no tiene actualización disponible para esta versión.","%n apps no tienen actualización disponible para esta versión."], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "production siempre proporcionará el último nivel de parches, pero no se actualizará a la próxima versión principal de inmediato. Esa actualización generalmente ocurre con la segunda versión menor (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "stable es la versión estable más reciente. Es adecuado para uso en producción y siempre se actualizará a la última versión principal.", "beta is a pre-release version only for testing new features, not for production environments." : "beta es una versión preliminar solo para probar nuevas características, no para entornos de producción.", "Could not start updater, please try the manual update" : "No se ha podido iniciar el actualizador. Por favor, prueba a realizar la actualización de forma manual", "Update notifications" : "Actualizar notificaciones", diff --git a/apps/updatenotification/l10n/es_CL.js b/apps/updatenotification/l10n/es_CL.js index c09deca12f..c409707c5e 100644 --- a/apps/updatenotification/l10n/es_CL.js +++ b/apps/updatenotification/l10n/es_CL.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "producción siempre contará el más reciente nivel de parches, pero no actualizará a la siguiente liberación mayor inmediatamente. Esta actualización siempre sucede en la segunda liberación menor (x.0.2)", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "estable es la version estable más reciente. Es adecuada para su uso en producción y siempre estará actualizada a la versión mayor más reciente. ", "beta is a pre-release version only for testing new features, not for production environments." : "beta es una versión de pre-liberación sólo para probar nuevas características, no para ambientes de producción. ", "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", diff --git a/apps/updatenotification/l10n/es_CL.json b/apps/updatenotification/l10n/es_CL.json index 36b7826398..6ad8e7688f 100644 --- a/apps/updatenotification/l10n/es_CL.json +++ b/apps/updatenotification/l10n/es_CL.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "producción siempre contará el más reciente nivel de parches, pero no actualizará a la siguiente liberación mayor inmediatamente. Esta actualización siempre sucede en la segunda liberación menor (x.0.2)", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "estable es la version estable más reciente. Es adecuada para su uso en producción y siempre estará actualizada a la versión mayor más reciente. ", "beta is a pre-release version only for testing new features, not for production environments." : "beta es una versión de pre-liberación sólo para probar nuevas características, no para ambientes de producción. ", "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", diff --git a/apps/updatenotification/l10n/es_CO.js b/apps/updatenotification/l10n/es_CO.js index c09deca12f..c409707c5e 100644 --- a/apps/updatenotification/l10n/es_CO.js +++ b/apps/updatenotification/l10n/es_CO.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "producción siempre contará el más reciente nivel de parches, pero no actualizará a la siguiente liberación mayor inmediatamente. Esta actualización siempre sucede en la segunda liberación menor (x.0.2)", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "estable es la version estable más reciente. Es adecuada para su uso en producción y siempre estará actualizada a la versión mayor más reciente. ", "beta is a pre-release version only for testing new features, not for production environments." : "beta es una versión de pre-liberación sólo para probar nuevas características, no para ambientes de producción. ", "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", diff --git a/apps/updatenotification/l10n/es_CO.json b/apps/updatenotification/l10n/es_CO.json index 36b7826398..6ad8e7688f 100644 --- a/apps/updatenotification/l10n/es_CO.json +++ b/apps/updatenotification/l10n/es_CO.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "producción siempre contará el más reciente nivel de parches, pero no actualizará a la siguiente liberación mayor inmediatamente. Esta actualización siempre sucede en la segunda liberación menor (x.0.2)", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "estable es la version estable más reciente. Es adecuada para su uso en producción y siempre estará actualizada a la versión mayor más reciente. ", "beta is a pre-release version only for testing new features, not for production environments." : "beta es una versión de pre-liberación sólo para probar nuevas características, no para ambientes de producción. ", "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", diff --git a/apps/updatenotification/l10n/es_CR.js b/apps/updatenotification/l10n/es_CR.js index c09deca12f..c409707c5e 100644 --- a/apps/updatenotification/l10n/es_CR.js +++ b/apps/updatenotification/l10n/es_CR.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "producción siempre contará el más reciente nivel de parches, pero no actualizará a la siguiente liberación mayor inmediatamente. Esta actualización siempre sucede en la segunda liberación menor (x.0.2)", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "estable es la version estable más reciente. Es adecuada para su uso en producción y siempre estará actualizada a la versión mayor más reciente. ", "beta is a pre-release version only for testing new features, not for production environments." : "beta es una versión de pre-liberación sólo para probar nuevas características, no para ambientes de producción. ", "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", diff --git a/apps/updatenotification/l10n/es_CR.json b/apps/updatenotification/l10n/es_CR.json index 36b7826398..6ad8e7688f 100644 --- a/apps/updatenotification/l10n/es_CR.json +++ b/apps/updatenotification/l10n/es_CR.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "producción siempre contará el más reciente nivel de parches, pero no actualizará a la siguiente liberación mayor inmediatamente. Esta actualización siempre sucede en la segunda liberación menor (x.0.2)", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "estable es la version estable más reciente. Es adecuada para su uso en producción y siempre estará actualizada a la versión mayor más reciente. ", "beta is a pre-release version only for testing new features, not for production environments." : "beta es una versión de pre-liberación sólo para probar nuevas características, no para ambientes de producción. ", "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", diff --git a/apps/updatenotification/l10n/es_DO.js b/apps/updatenotification/l10n/es_DO.js index c09deca12f..c409707c5e 100644 --- a/apps/updatenotification/l10n/es_DO.js +++ b/apps/updatenotification/l10n/es_DO.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "producción siempre contará el más reciente nivel de parches, pero no actualizará a la siguiente liberación mayor inmediatamente. Esta actualización siempre sucede en la segunda liberación menor (x.0.2)", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "estable es la version estable más reciente. Es adecuada para su uso en producción y siempre estará actualizada a la versión mayor más reciente. ", "beta is a pre-release version only for testing new features, not for production environments." : "beta es una versión de pre-liberación sólo para probar nuevas características, no para ambientes de producción. ", "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", diff --git a/apps/updatenotification/l10n/es_DO.json b/apps/updatenotification/l10n/es_DO.json index 36b7826398..6ad8e7688f 100644 --- a/apps/updatenotification/l10n/es_DO.json +++ b/apps/updatenotification/l10n/es_DO.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "producción siempre contará el más reciente nivel de parches, pero no actualizará a la siguiente liberación mayor inmediatamente. Esta actualización siempre sucede en la segunda liberación menor (x.0.2)", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "estable es la version estable más reciente. Es adecuada para su uso en producción y siempre estará actualizada a la versión mayor más reciente. ", "beta is a pre-release version only for testing new features, not for production environments." : "beta es una versión de pre-liberación sólo para probar nuevas características, no para ambientes de producción. ", "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", diff --git a/apps/updatenotification/l10n/es_EC.js b/apps/updatenotification/l10n/es_EC.js index c09deca12f..c409707c5e 100644 --- a/apps/updatenotification/l10n/es_EC.js +++ b/apps/updatenotification/l10n/es_EC.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "producción siempre contará el más reciente nivel de parches, pero no actualizará a la siguiente liberación mayor inmediatamente. Esta actualización siempre sucede en la segunda liberación menor (x.0.2)", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "estable es la version estable más reciente. Es adecuada para su uso en producción y siempre estará actualizada a la versión mayor más reciente. ", "beta is a pre-release version only for testing new features, not for production environments." : "beta es una versión de pre-liberación sólo para probar nuevas características, no para ambientes de producción. ", "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", diff --git a/apps/updatenotification/l10n/es_EC.json b/apps/updatenotification/l10n/es_EC.json index 36b7826398..6ad8e7688f 100644 --- a/apps/updatenotification/l10n/es_EC.json +++ b/apps/updatenotification/l10n/es_EC.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "producción siempre contará el más reciente nivel de parches, pero no actualizará a la siguiente liberación mayor inmediatamente. Esta actualización siempre sucede en la segunda liberación menor (x.0.2)", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "estable es la version estable más reciente. Es adecuada para su uso en producción y siempre estará actualizada a la versión mayor más reciente. ", "beta is a pre-release version only for testing new features, not for production environments." : "beta es una versión de pre-liberación sólo para probar nuevas características, no para ambientes de producción. ", "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", diff --git a/apps/updatenotification/l10n/es_GT.js b/apps/updatenotification/l10n/es_GT.js index c09deca12f..c409707c5e 100644 --- a/apps/updatenotification/l10n/es_GT.js +++ b/apps/updatenotification/l10n/es_GT.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "producción siempre contará el más reciente nivel de parches, pero no actualizará a la siguiente liberación mayor inmediatamente. Esta actualización siempre sucede en la segunda liberación menor (x.0.2)", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "estable es la version estable más reciente. Es adecuada para su uso en producción y siempre estará actualizada a la versión mayor más reciente. ", "beta is a pre-release version only for testing new features, not for production environments." : "beta es una versión de pre-liberación sólo para probar nuevas características, no para ambientes de producción. ", "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", diff --git a/apps/updatenotification/l10n/es_GT.json b/apps/updatenotification/l10n/es_GT.json index 36b7826398..6ad8e7688f 100644 --- a/apps/updatenotification/l10n/es_GT.json +++ b/apps/updatenotification/l10n/es_GT.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "producción siempre contará el más reciente nivel de parches, pero no actualizará a la siguiente liberación mayor inmediatamente. Esta actualización siempre sucede en la segunda liberación menor (x.0.2)", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "estable es la version estable más reciente. Es adecuada para su uso en producción y siempre estará actualizada a la versión mayor más reciente. ", "beta is a pre-release version only for testing new features, not for production environments." : "beta es una versión de pre-liberación sólo para probar nuevas características, no para ambientes de producción. ", "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", diff --git a/apps/updatenotification/l10n/es_MX.js b/apps/updatenotification/l10n/es_MX.js index 3e9e8509ae..465bc4d0bc 100644 --- a/apps/updatenotification/l10n/es_MX.js +++ b/apps/updatenotification/l10n/es_MX.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "producción siempre contará el más reciente nivel de parches, pero no actualizará a la siguiente liberación mayor inmediatamente. Esta actualización siempre sucede en la segunda liberación menor (x.0.2)", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "estable es la version estable más reciente. Es adecuada para su uso en producción y siempre estará actualizada a la versión mayor más reciente. ", "beta is a pre-release version only for testing new features, not for production environments." : "beta es una versión de pre-liberación sólo para probar nuevas características, no para ambientes de producción. ", "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", diff --git a/apps/updatenotification/l10n/es_MX.json b/apps/updatenotification/l10n/es_MX.json index 524ccfcde9..3a30a2bb08 100644 --- a/apps/updatenotification/l10n/es_MX.json +++ b/apps/updatenotification/l10n/es_MX.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "producción siempre contará el más reciente nivel de parches, pero no actualizará a la siguiente liberación mayor inmediatamente. Esta actualización siempre sucede en la segunda liberación menor (x.0.2)", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "estable es la version estable más reciente. Es adecuada para su uso en producción y siempre estará actualizada a la versión mayor más reciente. ", "beta is a pre-release version only for testing new features, not for production environments." : "beta es una versión de pre-liberación sólo para probar nuevas características, no para ambientes de producción. ", "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", diff --git a/apps/updatenotification/l10n/es_SV.js b/apps/updatenotification/l10n/es_SV.js index c09deca12f..c409707c5e 100644 --- a/apps/updatenotification/l10n/es_SV.js +++ b/apps/updatenotification/l10n/es_SV.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "producción siempre contará el más reciente nivel de parches, pero no actualizará a la siguiente liberación mayor inmediatamente. Esta actualización siempre sucede en la segunda liberación menor (x.0.2)", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "estable es la version estable más reciente. Es adecuada para su uso en producción y siempre estará actualizada a la versión mayor más reciente. ", "beta is a pre-release version only for testing new features, not for production environments." : "beta es una versión de pre-liberación sólo para probar nuevas características, no para ambientes de producción. ", "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", diff --git a/apps/updatenotification/l10n/es_SV.json b/apps/updatenotification/l10n/es_SV.json index 36b7826398..6ad8e7688f 100644 --- a/apps/updatenotification/l10n/es_SV.json +++ b/apps/updatenotification/l10n/es_SV.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "producción siempre contará el más reciente nivel de parches, pero no actualizará a la siguiente liberación mayor inmediatamente. Esta actualización siempre sucede en la segunda liberación menor (x.0.2)", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "estable es la version estable más reciente. Es adecuada para su uso en producción y siempre estará actualizada a la versión mayor más reciente. ", "beta is a pre-release version only for testing new features, not for production environments." : "beta es una versión de pre-liberación sólo para probar nuevas características, no para ambientes de producción. ", "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index 5403dfc11b..61e7141d74 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Toutes les applications ont une mise à jour disponible pour cette version", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n application n'a pas de mise à jour disponible pour cette version","%n applications n'ont pas de mise à jour disponible pour cette version"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "production fournira toujours le correctif le plus récent, mais ne mettra pas immédiatement à jour vers la version majeure suivante. Cette mise à jour se produit généralement avec la deuxième version mineure (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "stable est la version stable la plus récente. Il est adapté à une utilisation en production et sera toujours mis à jour vers la dernière version majeure.", "beta is a pre-release version only for testing new features, not for production environments." : "beta est une version préliminaire utilisée seulement pour tester les nouvelles fonctionnalités, n'est pas adaptée dans un environnement de production.", "Could not start updater, please try the manual update" : "Impossible de démarrer le système de mise à jour, veuillez essayer de mettre à jour manuellement", "Update notifications" : "Notifications de mises à jour", diff --git a/apps/updatenotification/l10n/fr.json b/apps/updatenotification/l10n/fr.json index fc4b676c3b..9ca0a5e2e8 100644 --- a/apps/updatenotification/l10n/fr.json +++ b/apps/updatenotification/l10n/fr.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Toutes les applications ont une mise à jour disponible pour cette version", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n application n'a pas de mise à jour disponible pour cette version","%n applications n'ont pas de mise à jour disponible pour cette version"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "production fournira toujours le correctif le plus récent, mais ne mettra pas immédiatement à jour vers la version majeure suivante. Cette mise à jour se produit généralement avec la deuxième version mineure (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "stable est la version stable la plus récente. Il est adapté à une utilisation en production et sera toujours mis à jour vers la dernière version majeure.", "beta is a pre-release version only for testing new features, not for production environments." : "beta est une version préliminaire utilisée seulement pour tester les nouvelles fonctionnalités, n'est pas adaptée dans un environnement de production.", "Could not start updater, please try the manual update" : "Impossible de démarrer le système de mise à jour, veuillez essayer de mettre à jour manuellement", "Update notifications" : "Notifications de mises à jour", diff --git a/apps/updatenotification/l10n/is.js b/apps/updatenotification/l10n/is.js index b68dcf2a26..ace7699913 100644 --- a/apps/updatenotification/l10n/is.js +++ b/apps/updatenotification/l10n/is.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Öll forrit eru með uppfærslu tiltæka fyrir þessa útgáfu", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n forrit eru með uppfærslu tiltæka fyrir þessa útgáfu","%n forrit eru með uppfærslu tiltæka fyrir þessa útgáfu"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "vinnsla mun alltaf vera á nýjasta stigi endurbóta (öryggisviðbætur o.fl.), en ekki uppfærast samstundis í næstu aðalútgáfu. Sú uppfærsla á sér yfirleitt stað við undirútgáfu númer tvö (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "stöðug er nýjasta stöðuga útgáfan. Hún hentar fyrir alvöru vinnslu og verður alltaf uppfærð í síðustu aðalútgáfuna.", "beta is a pre-release version only for testing new features, not for production environments." : "beta er for-útgáfa sem einungis er hugsuð til að prófa nýja eiginleika, og er alls ekki ætluð fyrir alvöru vinnslu.", "Could not start updater, please try the manual update" : "Gat ekki ræst uppfærslustýringu, prófaðu að uppfæra handvirkt", "Update notifications" : "Tilkynningar um uppfærslu", diff --git a/apps/updatenotification/l10n/is.json b/apps/updatenotification/l10n/is.json index d1048328b6..ab7a32c943 100644 --- a/apps/updatenotification/l10n/is.json +++ b/apps/updatenotification/l10n/is.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Öll forrit eru með uppfærslu tiltæka fyrir þessa útgáfu", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n forrit eru með uppfærslu tiltæka fyrir þessa útgáfu","%n forrit eru með uppfærslu tiltæka fyrir þessa útgáfu"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "vinnsla mun alltaf vera á nýjasta stigi endurbóta (öryggisviðbætur o.fl.), en ekki uppfærast samstundis í næstu aðalútgáfu. Sú uppfærsla á sér yfirleitt stað við undirútgáfu númer tvö (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "stöðug er nýjasta stöðuga útgáfan. Hún hentar fyrir alvöru vinnslu og verður alltaf uppfærð í síðustu aðalútgáfuna.", "beta is a pre-release version only for testing new features, not for production environments." : "beta er for-útgáfa sem einungis er hugsuð til að prófa nýja eiginleika, og er alls ekki ætluð fyrir alvöru vinnslu.", "Could not start updater, please try the manual update" : "Gat ekki ræst uppfærslustýringu, prófaðu að uppfæra handvirkt", "Update notifications" : "Tilkynningar um uppfærslu", diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js index 86057f1b99..f6f7ef64a3 100644 --- a/apps/updatenotification/l10n/it.js +++ b/apps/updatenotification/l10n/it.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Tutte le applicazioni hanno un aggiornamento disponibile per questa versione", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n applicazione non ha un aggiornamento disponibile per questa versione","%n applicazioni non hanno un aggiornamento disponibile per questa versione"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "produzione fornirà sempre l'ultimo livello di patch, ma non aggiornerà immediatamente alla successiva versione principale. Tale aggiornamento di solito avviene con la seconda versione minore (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "stabile è la versione stabile più recente. È appropriata per l'utilizzo in produzione e sarà sempre aggiornata all'ultima versione stabile.", "beta is a pre-release version only for testing new features, not for production environments." : "beta è una versione pre-rilascio solo per provare le nuove funzionalità, non per ambienti di produzione.", "Could not start updater, please try the manual update" : "Impossibile avviare lo strumento di aggiornamento, prova l'aggiornamento manuale", "Update notifications" : "Notifiche degli aggiornamenti", diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json index 6a2b96bc99..4ee66f5277 100644 --- a/apps/updatenotification/l10n/it.json +++ b/apps/updatenotification/l10n/it.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Tutte le applicazioni hanno un aggiornamento disponibile per questa versione", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n applicazione non ha un aggiornamento disponibile per questa versione","%n applicazioni non hanno un aggiornamento disponibile per questa versione"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "produzione fornirà sempre l'ultimo livello di patch, ma non aggiornerà immediatamente alla successiva versione principale. Tale aggiornamento di solito avviene con la seconda versione minore (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "stabile è la versione stabile più recente. È appropriata per l'utilizzo in produzione e sarà sempre aggiornata all'ultima versione stabile.", "beta is a pre-release version only for testing new features, not for production environments." : "beta è una versione pre-rilascio solo per provare le nuove funzionalità, non per ambienti di produzione.", "Could not start updater, please try the manual update" : "Impossibile avviare lo strumento di aggiornamento, prova l'aggiornamento manuale", "Update notifications" : "Notifiche degli aggiornamenti", diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js index 0478f9137e..b3cb7c8e27 100644 --- a/apps/updatenotification/l10n/nl.js +++ b/apps/updatenotification/l10n/nl.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Alle apps hebben een update voor deze versie beschikbaar", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n app heeft geen update voor deze versie beschikbaar","%n apps hebben geen update voor deze versie beschikbaar"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "productie heeft altijd de laatste patches, maar de update naar de volgende grote release nog niet onmiddellijk. Die update gebeurt meestal bij de tweede kleine release (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "stable is de recentste stabiele versie. Het is geschikt voor gebruik in productie en zal altijd bijwerken naar de laatste grote versie.", "beta is a pre-release version only for testing new features, not for production environments." : "bèta is een versie om nieuwe functies uit te testen, niet om te gebruiken in een productieomgeving.", "Could not start updater, please try the manual update" : "Kon de updater niet starten, probeer alsjeblieft de handmatige update", "Update notifications" : "Bijwerken meldingen", diff --git a/apps/updatenotification/l10n/nl.json b/apps/updatenotification/l10n/nl.json index b024a853d5..26d4212661 100644 --- a/apps/updatenotification/l10n/nl.json +++ b/apps/updatenotification/l10n/nl.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Alle apps hebben een update voor deze versie beschikbaar", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n app heeft geen update voor deze versie beschikbaar","%n apps hebben geen update voor deze versie beschikbaar"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "productie heeft altijd de laatste patches, maar de update naar de volgende grote release nog niet onmiddellijk. Die update gebeurt meestal bij de tweede kleine release (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "stable is de recentste stabiele versie. Het is geschikt voor gebruik in productie en zal altijd bijwerken naar de laatste grote versie.", "beta is a pre-release version only for testing new features, not for production environments." : "bèta is een versie om nieuwe functies uit te testen, niet om te gebruiken in een productieomgeving.", "Could not start updater, please try the manual update" : "Kon de updater niet starten, probeer alsjeblieft de handmatige update", "Update notifications" : "Bijwerken meldingen", diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js index 8b5b067192..e08b3cd8ff 100644 --- a/apps/updatenotification/l10n/pt_BR.js +++ b/apps/updatenotification/l10n/pt_BR.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Todos os aplicativos tem uma atualização disponível", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicativo não tem atualização disponível","%n aplicativos tem uma atualização disponível"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "produção sempre fornecerá o nível de patch mais recente, mas não será atualizada para a próxima versão principal imediatamente. Essa atualização geralmente acontece com o segundo lançamento menor (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "estável é a versão estável mais recente. Ela é adequada para uso em produção e sempre será atualizada para a versão principal mais recente.", "beta is a pre-release version only for testing new features, not for production environments." : "beta é uma versão de pré-lançamento apenas para testar novos recursos, não para ambientes de produção.", "Could not start updater, please try the manual update" : "Não foi possível iniciar o atualizador, tente a atualização manual", "Update notifications" : "Notificações de atualização", diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json index 3a301cdb7f..210d5bbdb1 100644 --- a/apps/updatenotification/l10n/pt_BR.json +++ b/apps/updatenotification/l10n/pt_BR.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Todos os aplicativos tem uma atualização disponível", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicativo não tem atualização disponível","%n aplicativos tem uma atualização disponível"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "produção sempre fornecerá o nível de patch mais recente, mas não será atualizada para a próxima versão principal imediatamente. Essa atualização geralmente acontece com o segundo lançamento menor (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "estável é a versão estável mais recente. Ela é adequada para uso em produção e sempre será atualizada para a versão principal mais recente.", "beta is a pre-release version only for testing new features, not for production environments." : "beta é uma versão de pré-lançamento apenas para testar novos recursos, não para ambientes de produção.", "Could not start updater, please try the manual update" : "Não foi possível iniciar o atualizador, tente a atualização manual", "Update notifications" : "Notificações de atualização", diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js index e49e3531b2..e236c9ab79 100644 --- a/apps/updatenotification/l10n/ru.js +++ b/apps/updatenotification/l10n/ru.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Все приложения имеют доступные обновления для этой версии", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n приложение не имеет доступного обновления для этой версии","%n приложений не имеют доступные обновления для этой версии","%n приложений не имеют доступные обновления для этой версии","%n приложений не имеют доступные обновления для этой версии"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "промышленная всегда обеспечит последний уровень патча, но не будет сразу обновляться на следующий глобальный уровень. Такое обновление обычно происходит со вторым минорным выпуском (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "стабильная это самая последняя стабильная версия. Она годится для промышленной эксплуатации и всегда обновляется до последней глобальной версии.", "beta is a pre-release version only for testing new features, not for production environments." : "beta это пред-релизная версия только для тестирования новых возможностей, не для промышленной эксплуатации.", "Could not start updater, please try the manual update" : "Не удалось обновить. Выполните обновление вручную.", "Update notifications" : "Уведомления об обновлениях", diff --git a/apps/updatenotification/l10n/ru.json b/apps/updatenotification/l10n/ru.json index 4b3f0ab34c..9bd81b86b1 100644 --- a/apps/updatenotification/l10n/ru.json +++ b/apps/updatenotification/l10n/ru.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Все приложения имеют доступные обновления для этой версии", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n приложение не имеет доступного обновления для этой версии","%n приложений не имеют доступные обновления для этой версии","%n приложений не имеют доступные обновления для этой версии","%n приложений не имеют доступные обновления для этой версии"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "промышленная всегда обеспечит последний уровень патча, но не будет сразу обновляться на следующий глобальный уровень. Такое обновление обычно происходит со вторым минорным выпуском (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "стабильная это самая последняя стабильная версия. Она годится для промышленной эксплуатации и всегда обновляется до последней глобальной версии.", "beta is a pre-release version only for testing new features, not for production environments." : "beta это пред-релизная версия только для тестирования новых возможностей, не для промышленной эксплуатации.", "Could not start updater, please try the manual update" : "Не удалось обновить. Выполните обновление вручную.", "Update notifications" : "Уведомления об обновлениях", diff --git a/apps/updatenotification/l10n/sr.js b/apps/updatenotification/l10n/sr.js index 442e22edb3..673bfe5249 100644 --- a/apps/updatenotification/l10n/sr.js +++ b/apps/updatenotification/l10n/sr.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Све апликације имају доступна ажурирања за ову верзију", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n апликација имају доступна ажурирања за ову верзију","%n апликације имају доступна ажурирања за ову верзију","%n апликација имају доступна ажурирања за ову верзију"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "радна ће увек давати последњи ниво закрпа али неће се одмах ажурирати на следеће главно издање. То ажурирање се углавном обавља по изласку другог мањег издања (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "стабилна је најновија стабилна верзија. Прикладна за свакодневну радну употребу и увек се ажурира на најновију главну верзију.", "beta is a pre-release version only for testing new features, not for production environments." : "бета је пред-издање и служи само за тестирање нових могућности, не за свакодневни рад.", "Could not start updater, please try the manual update" : "Не могу да покренем програм за ажурирање, покушајте ручно ажурирање", "Update notifications" : "Обавештења о ажурирању", diff --git a/apps/updatenotification/l10n/sr.json b/apps/updatenotification/l10n/sr.json index 5642129689..e1d2f8838d 100644 --- a/apps/updatenotification/l10n/sr.json +++ b/apps/updatenotification/l10n/sr.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Све апликације имају доступна ажурирања за ову верзију", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n апликација имају доступна ажурирања за ову верзију","%n апликације имају доступна ажурирања за ову верзију","%n апликација имају доступна ажурирања за ову верзију"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "радна ће увек давати последњи ниво закрпа али неће се одмах ажурирати на следеће главно издање. То ажурирање се углавном обавља по изласку другог мањег издања (x.0.2).", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "стабилна је најновија стабилна верзија. Прикладна за свакодневну радну употребу и увек се ажурира на најновију главну верзију.", "beta is a pre-release version only for testing new features, not for production environments." : "бета је пред-издање и служи само за тестирање нових могућности, не за свакодневни рад.", "Could not start updater, please try the manual update" : "Не могу да покренем програм за ажурирање, покушајте ручно ажурирање", "Update notifications" : "Обавештења о ажурирању", diff --git a/apps/updatenotification/l10n/tr.js b/apps/updatenotification/l10n/tr.js index bcf5297c2a..9da0e1e41b 100644 --- a/apps/updatenotification/l10n/tr.js +++ b/apps/updatenotification/l10n/tr.js @@ -20,7 +20,6 @@ OC.L10N.register( "All apps have an update for this version available" : "Tüm uygulamaların bu sürüm için kullanılabilecek bir güncellemesi var", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n uygulamanın bu sürüm için kullanılabilecek bir güncellemesi yok","%n uygulamanın bu sürüm için kullanılabilecek bir güncellemesi yok"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "Üretim her zaman en son yama düzeyini sağlar ancak sonraki büyük sürüme hemen güncellemez. Bu güncelleme genellikle ikinci küçük sürüm kullanılarak yapılır (x.0.2)", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "Kararlı son kararlı sürümü sağlar. Üretim kullanımına uygundur ve her zaman son büyük sürüme günceller.", "beta is a pre-release version only for testing new features, not for production environments." : "Beta yeni özelliklerin denenebileceği yayım öncesi sürümüdür. Üretim ortamlarında kullanılması önerilmez.", "Could not start updater, please try the manual update" : "Güncelleyici başlatılamadı lütfen el ile güncellemeyi deneyin", "Update notifications" : "Güncelleme bildirimleri", diff --git a/apps/updatenotification/l10n/tr.json b/apps/updatenotification/l10n/tr.json index ae5248f99b..e564e69a1a 100644 --- a/apps/updatenotification/l10n/tr.json +++ b/apps/updatenotification/l10n/tr.json @@ -18,7 +18,6 @@ "All apps have an update for this version available" : "Tüm uygulamaların bu sürüm için kullanılabilecek bir güncellemesi var", "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n uygulamanın bu sürüm için kullanılabilecek bir güncellemesi yok","%n uygulamanın bu sürüm için kullanılabilecek bir güncellemesi yok"], "production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "Üretim her zaman en son yama düzeyini sağlar ancak sonraki büyük sürüme hemen güncellemez. Bu güncelleme genellikle ikinci küçük sürüm kullanılarak yapılır (x.0.2)", - "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "Kararlı son kararlı sürümü sağlar. Üretim kullanımına uygundur ve her zaman son büyük sürüme günceller.", "beta is a pre-release version only for testing new features, not for production environments." : "Beta yeni özelliklerin denenebileceği yayım öncesi sürümüdür. Üretim ortamlarında kullanılması önerilmez.", "Could not start updater, please try the manual update" : "Güncelleyici başlatılamadı lütfen el ile güncellemeyi deneyin", "Update notifications" : "Güncelleme bildirimleri", diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index dd22cced58..70671983f5 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -4,7 +4,9 @@ OC.L10N.register( "Cannot write into \"config\" directory!" : "Не могу да уписујем у „config“ директоријум!", "This can usually be fixed by giving the webserver write access to the config directory" : "Ово се обично може средити давањем права веб серверу да пише у директоријум са подешавањима", "See %s" : "Погледајте %s", + "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Или, ако пре желите да задржите config.php да је само за читање, поставите опцију \"config_is_read_only\" на true у њему самом.", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Ово се обично може средити давањем права писања веб серверу за директоријум са подешавањима. Погледајте %s", + "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Или, ако пре желите да задржите config.php да је само за читање, поставите опцију \"config_is_read_only\" на true у њему самом. Погледајте %s", "The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Фајлови апликације „%$1s“ нису правилно замењени. Проверите да ли је верзија компатибилна са сервером.", "Sample configuration detected" : "Откривен је пример подешавања", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Откривено је да је прекопиран пример подешавања. Ово може покварити инсталацију и није подржано. Прочитајте документацију пре вршења промена у фајлу config.php", diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json index 2d1bb5da8c..7e098bb00f 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -2,7 +2,9 @@ "Cannot write into \"config\" directory!" : "Не могу да уписујем у „config“ директоријум!", "This can usually be fixed by giving the webserver write access to the config directory" : "Ово се обично може средити давањем права веб серверу да пише у директоријум са подешавањима", "See %s" : "Погледајте %s", + "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Или, ако пре желите да задржите config.php да је само за читање, поставите опцију \"config_is_read_only\" на true у њему самом.", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Ово се обично може средити давањем права писања веб серверу за директоријум са подешавањима. Погледајте %s", + "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Или, ако пре желите да задржите config.php да је само за читање, поставите опцију \"config_is_read_only\" на true у њему самом. Погледајте %s", "The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Фајлови апликације „%$1s“ нису правилно замењени. Проверите да ли је верзија компатибилна са сервером.", "Sample configuration detected" : "Откривен је пример подешавања", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Откривено је да је прекопиран пример подешавања. Ово може покварити инсталацију и није подржано. Прочитајте документацију пре вршења промена у фајлу config.php", diff --git a/settings/l10n/de.js b/settings/l10n/de.js index ad3a702efc..e3f3993428 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -57,6 +57,7 @@ OC.L10N.register( "Set your password" : "Setze Dein Kennwort", "Go to %s" : "Gehe zu %s", "Install Client" : "Installiere den Client", + "Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Administrator sein", "Migration in progress. Please wait until the migration is finished" : "Migration läuft. Bitte warte, bis die Migration abgeschlossen ist", "Migration started …" : "Migration begonnen…", "Not saved" : "Nicht gespeichert", @@ -106,6 +107,8 @@ OC.L10N.register( "Good password" : "Gutes Passwort", "Strong password" : "Starkes Passwort", "Groups" : "Gruppen", + "Group list is empty" : "Gruppenliste ist leer", + "Unable to retrieve the group list" : "Gruppenliste konnte nicht empfangen werden", "Official" : "Offiziell", "No results" : "Keine Ergebnisse", "Visit website" : "Webseite besuchen", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index 0be39895b9..c24cb6da12 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -55,6 +55,7 @@ "Set your password" : "Setze Dein Kennwort", "Go to %s" : "Gehe zu %s", "Install Client" : "Installiere den Client", + "Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Administrator sein", "Migration in progress. Please wait until the migration is finished" : "Migration läuft. Bitte warte, bis die Migration abgeschlossen ist", "Migration started …" : "Migration begonnen…", "Not saved" : "Nicht gespeichert", @@ -104,6 +105,8 @@ "Good password" : "Gutes Passwort", "Strong password" : "Starkes Passwort", "Groups" : "Gruppen", + "Group list is empty" : "Gruppenliste ist leer", + "Unable to retrieve the group list" : "Gruppenliste konnte nicht empfangen werden", "Official" : "Offiziell", "No results" : "Keine Ergebnisse", "Visit website" : "Webseite besuchen", diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index c7011035e7..d16cc90c8c 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -57,6 +57,7 @@ OC.L10N.register( "Set your password" : "Setzen Sie Ihr Passwort", "Go to %s" : "Gehe zu %s", "Install Client" : "Installiere den Client", + "Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Administrator sein", "Migration in progress. Please wait until the migration is finished" : "Migration läuft. Bitte warte, bis die Migration abgeschlossen ist", "Migration started …" : "Migration begonnen…", "Not saved" : "Nicht gespeichert", @@ -106,6 +107,8 @@ OC.L10N.register( "Good password" : "Gutes Passwort", "Strong password" : "Starkes Passwort", "Groups" : "Gruppen", + "Group list is empty" : "Gruppenliste ist leer", + "Unable to retrieve the group list" : "Gruppenliste konnte nicht empfangen werden", "Official" : "Offiziell", "No results" : "Keine Ergebnisse", "Visit website" : "Webseite besuchen", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index 6811cb3f34..be5a2fc493 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -55,6 +55,7 @@ "Set your password" : "Setzen Sie Ihr Passwort", "Go to %s" : "Gehe zu %s", "Install Client" : "Installiere den Client", + "Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Administrator sein", "Migration in progress. Please wait until the migration is finished" : "Migration läuft. Bitte warte, bis die Migration abgeschlossen ist", "Migration started …" : "Migration begonnen…", "Not saved" : "Nicht gespeichert", @@ -104,6 +105,8 @@ "Good password" : "Gutes Passwort", "Strong password" : "Starkes Passwort", "Groups" : "Gruppen", + "Group list is empty" : "Gruppenliste ist leer", + "Unable to retrieve the group list" : "Gruppenliste konnte nicht empfangen werden", "Official" : "Offiziell", "No results" : "Keine Ergebnisse", "Visit website" : "Webseite besuchen", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 721fdfad54..a3b437c462 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -57,6 +57,7 @@ OC.L10N.register( "Set your password" : "Imposta la tua password", "Go to %s" : "Vai a %s", "Install Client" : "Installa client", + "Logged in user must be a subadmin" : "L'utente che ha eseguito l'accesso deve essere un sotto-amministratore ", "Migration in progress. Please wait until the migration is finished" : "Migrazione in corso. Attendi fino al completamento della migrazione", "Migration started …" : "Migrazione avviata...", "Not saved" : "Non salvato", @@ -106,6 +107,8 @@ OC.L10N.register( "Good password" : "Password buona", "Strong password" : "Password forte", "Groups" : "Gruppi", + "Group list is empty" : "L'elenco dei gruppi è vuoto", + "Unable to retrieve the group list" : "Impossibile recuperare l'elenco dei gruppi", "Official" : "Ufficiale", "No results" : "Nessun risultato", "Visit website" : "Visita il sito web", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 5bf86de02e..b0f18520f6 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -55,6 +55,7 @@ "Set your password" : "Imposta la tua password", "Go to %s" : "Vai a %s", "Install Client" : "Installa client", + "Logged in user must be a subadmin" : "L'utente che ha eseguito l'accesso deve essere un sotto-amministratore ", "Migration in progress. Please wait until the migration is finished" : "Migrazione in corso. Attendi fino al completamento della migrazione", "Migration started …" : "Migrazione avviata...", "Not saved" : "Non salvato", @@ -104,6 +105,8 @@ "Good password" : "Password buona", "Strong password" : "Password forte", "Groups" : "Gruppi", + "Group list is empty" : "L'elenco dei gruppi è vuoto", + "Unable to retrieve the group list" : "Impossibile recuperare l'elenco dei gruppi", "Official" : "Ufficiale", "No results" : "Nessun risultato", "Visit website" : "Visita il sito web", diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index a6e355f0a9..017bcdde17 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -57,6 +57,7 @@ OC.L10N.register( "Set your password" : "Defina sua senha", "Go to %s" : "Ir para 1 %s", "Install Client" : "Instalar Cliente", + "Logged in user must be a subadmin" : "Usuário logado deve ser um subadministrador", "Migration in progress. Please wait until the migration is finished" : "Migração em progresso. Por favor, aguarde até esteja finalizada", "Migration started …" : "Migração iniciada...", "Not saved" : "Não salvo", @@ -106,6 +107,8 @@ OC.L10N.register( "Good password" : "Boa senha", "Strong password" : "Senha forte", "Groups" : "Grupos", + "Group list is empty" : "A lista de grupos está vazia", + "Unable to retrieve the group list" : "Não é possível recuperar a lista de grupos", "Official" : "Oficial", "No results" : "Sem resultados", "Visit website" : "Visitar website", diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index b6e460023a..088ed9e359 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -55,6 +55,7 @@ "Set your password" : "Defina sua senha", "Go to %s" : "Ir para 1 %s", "Install Client" : "Instalar Cliente", + "Logged in user must be a subadmin" : "Usuário logado deve ser um subadministrador", "Migration in progress. Please wait until the migration is finished" : "Migração em progresso. Por favor, aguarde até esteja finalizada", "Migration started …" : "Migração iniciada...", "Not saved" : "Não salvo", @@ -104,6 +105,8 @@ "Good password" : "Boa senha", "Strong password" : "Senha forte", "Groups" : "Grupos", + "Group list is empty" : "A lista de grupos está vazia", + "Unable to retrieve the group list" : "Não é possível recuperar a lista de grupos", "Official" : "Oficial", "No results" : "Sem resultados", "Visit website" : "Visitar website", diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js index b140ae576b..2358878085 100644 --- a/settings/l10n/sr.js +++ b/settings/l10n/sr.js @@ -57,6 +57,7 @@ OC.L10N.register( "Set your password" : "Поставите лозинку", "Go to %s" : "Иди на %s", "Install Client" : "Инсталирајте клијенте", + "Logged in user must be a subadmin" : "Пријављени корисник мора бити подадминистратор", "Migration in progress. Please wait until the migration is finished" : "Пресељење је у току. Сачекајте док се не заврши", "Migration started …" : "Пресељење покренуто...", "Not saved" : "Несачувано", @@ -106,6 +107,8 @@ OC.L10N.register( "Good password" : "Добра лозинка", "Strong password" : "Јака лозинка", "Groups" : "Групе", + "Group list is empty" : "Списак група је празан", + "Unable to retrieve the group list" : "Није могуће дохватити списак група", "Official" : "Званичне", "No results" : "Нема резултата", "Visit website" : "Посети веб сајт", @@ -113,6 +116,7 @@ OC.L10N.register( "Developer documentation" : "Програмерска документација", "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ова апликација нема дефинисану минималну верзију Некстклауда на којој ради. Ово ће у будућности постати грешка.", "This app cannot be installed because the following dependencies are not fulfilled:" : "Апликација се не може инсталирати јер следеће зависности нису испуњене:", + "{license}-licensed" : "{license}-лиценцирано", "Disable all" : "Искључи све", "Enable all" : "Укључи све", "Download and enable" : "Скини и укључи", @@ -123,6 +127,8 @@ OC.L10N.register( "Delete user" : "Обриши корисника", "Disable user" : "Искључи корисника", "Enable user" : "Укључи корисника", + "Resend welcome email" : "Пошаљи е-пошту добродошлице поново", + "Welcome mail sent!" : "Е-пошта добродошлице послата!", "Full name" : "Пуно име", "Email" : "Е-пошта", "Group admin for" : "Администратор групе за", diff --git a/settings/l10n/sr.json b/settings/l10n/sr.json index 15423a2d06..0fd561e746 100644 --- a/settings/l10n/sr.json +++ b/settings/l10n/sr.json @@ -55,6 +55,7 @@ "Set your password" : "Поставите лозинку", "Go to %s" : "Иди на %s", "Install Client" : "Инсталирајте клијенте", + "Logged in user must be a subadmin" : "Пријављени корисник мора бити подадминистратор", "Migration in progress. Please wait until the migration is finished" : "Пресељење је у току. Сачекајте док се не заврши", "Migration started …" : "Пресељење покренуто...", "Not saved" : "Несачувано", @@ -104,6 +105,8 @@ "Good password" : "Добра лозинка", "Strong password" : "Јака лозинка", "Groups" : "Групе", + "Group list is empty" : "Списак група је празан", + "Unable to retrieve the group list" : "Није могуће дохватити списак група", "Official" : "Званичне", "No results" : "Нема резултата", "Visit website" : "Посети веб сајт", @@ -111,6 +114,7 @@ "Developer documentation" : "Програмерска документација", "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ова апликација нема дефинисану минималну верзију Некстклауда на којој ради. Ово ће у будућности постати грешка.", "This app cannot be installed because the following dependencies are not fulfilled:" : "Апликација се не може инсталирати јер следеће зависности нису испуњене:", + "{license}-licensed" : "{license}-лиценцирано", "Disable all" : "Искључи све", "Enable all" : "Укључи све", "Download and enable" : "Скини и укључи", @@ -121,6 +125,8 @@ "Delete user" : "Обриши корисника", "Disable user" : "Искључи корисника", "Enable user" : "Укључи корисника", + "Resend welcome email" : "Пошаљи е-пошту добродошлице поново", + "Welcome mail sent!" : "Е-пошта добродошлице послата!", "Full name" : "Пуно име", "Email" : "Е-пошта", "Group admin for" : "Администратор групе за",