diff options
Diffstat (limited to 'apps')
32 files changed, 52 insertions, 0 deletions
diff --git a/apps/encryption/l10n/sr.js b/apps/encryption/l10n/sr.js index cc3f63d9d87..8077b673ec8 100644 --- a/apps/encryption/l10n/sr.js +++ b/apps/encryption/l10n/sr.js @@ -28,11 +28,15 @@ OC.L10N.register( "Bad Signature" : "Лош потпис", "Missing Signature" : "Недостаје потпис", "one-time password for server-side-encryption" : "једнократна лозинка за шифровање на страни сервера", + "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Овај фајл не може да се дешифрује, то је вероватно дељени фајл. Молимо вас да замолите власника да га поново подели са вама.", + "Cannot 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Прочитајте документацију да сазнате све импликације пре него што се одлучите\n\t\tда укључите шифровање на серверу.", + "Hey there,\n\nThe administration 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\n", "The share will expire on %s." : "Дељење истиче %s.", "Cheers!" : "Здраво!", + "Hey there,<br><br>The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please 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.<br><br>" : "Здраво,<br><br>Администрација је укључила енкрипцију на страни сервера. Ваши фајлови су шифровани коришћењем лозинке <strong>%s</strong>.<br><br>Молимо вас да се пријавите веб интерфејсом, одете на одељак „Модул основне енкрипције” у вашим личним подешавањима и ажурирате лозинку шифрирања уношењем ове лозинке у поље „Стара лозинка за пријаву” и вашу текућу лозинку за пријаву.<br><br>", "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Апликација за шифровање је укључена али кључеви још нису иницијализовани. Одјавите се и поново се пријавите.", "Encrypt the home storage" : "Шифровање главног складишта", "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Укључивање ове опције ће шифровати све фајлове на главном складишту. У супротном ће само фајлови на спољашњем складишту бити шифровани", diff --git a/apps/encryption/l10n/sr.json b/apps/encryption/l10n/sr.json index 9dafcc7571c..bb13622f2b3 100644 --- a/apps/encryption/l10n/sr.json +++ b/apps/encryption/l10n/sr.json @@ -26,11 +26,15 @@ "Bad Signature" : "Лош потпис", "Missing Signature" : "Недостаје потпис", "one-time password for server-side-encryption" : "једнократна лозинка за шифровање на страни сервера", + "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Овај фајл не може да се дешифрује, то је вероватно дељени фајл. Молимо вас да замолите власника да га поново подели са вама.", + "Cannot 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Прочитајте документацију да сазнате све импликације пре него што се одлучите\n\t\tда укључите шифровање на серверу.", + "Hey there,\n\nThe administration 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\n", "The share will expire on %s." : "Дељење истиче %s.", "Cheers!" : "Здраво!", + "Hey there,<br><br>The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please 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.<br><br>" : "Здраво,<br><br>Администрација је укључила енкрипцију на страни сервера. Ваши фајлови су шифровани коришћењем лозинке <strong>%s</strong>.<br><br>Молимо вас да се пријавите веб интерфејсом, одете на одељак „Модул основне енкрипције” у вашим личним подешавањима и ажурирате лозинку шифрирања уношењем ове лозинке у поље „Стара лозинка за пријаву” и вашу текућу лозинку за пријаву.<br><br>", "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Апликација за шифровање је укључена али кључеви још нису иницијализовани. Одјавите се и поново се пријавите.", "Encrypt the home storage" : "Шифровање главног складишта", "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Укључивање ове опције ће шифровати све фајлове на главном складишту. У супротном ће само фајлови на спољашњем складишту бити шифровани", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 231105bfff6..75e8f0cd2fb 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -185,6 +185,8 @@ OC.L10N.register( "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", "Open the files app settings" : "Einstellungen der Dateien-App öffnen", "Files settings" : "Dateien-Einstellungen", + "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", + "You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise haben Sie nicht die Berechtigung zur Anzeige. Bitten Sie den Absender, die Datei freizugeben.", "Show hidden files" : "Versteckte Dateien anzeigen", "Crop image previews" : "Bildvorschauen zuschneiden", "Additional settings" : "Zusätzliche Einstellungen", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 8cd8f152e89..4c0602b750d 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -183,6 +183,8 @@ "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", "Open the files app settings" : "Einstellungen der Dateien-App öffnen", "Files settings" : "Dateien-Einstellungen", + "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", + "You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise haben Sie nicht die Berechtigung zur Anzeige. Bitten Sie den Absender, die Datei freizugeben.", "Show hidden files" : "Versteckte Dateien anzeigen", "Crop image previews" : "Bildvorschauen zuschneiden", "Additional settings" : "Zusätzliche Einstellungen", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 2757bae1384..2d9c91eb991 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -185,6 +185,8 @@ OC.L10N.register( "Select file or folder to link to" : "Select file or folder to link to", "Open the files app settings" : "Open the files app settings", "Files settings" : "Files settings", + "File cannot be accessed" : "File cannot be accessed", + "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", "Show hidden files" : "Show hidden files", "Crop image previews" : "Crop image previews", "Additional settings" : "Additional settings", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index d0c15b341a0..5338d82f462 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -183,6 +183,8 @@ "Select file or folder to link to" : "Select file or folder to link to", "Open the files app settings" : "Open the files app settings", "Files settings" : "Files settings", + "File cannot be accessed" : "File cannot be accessed", + "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", "Show hidden files" : "Show hidden files", "Crop image previews" : "Crop image previews", "Additional settings" : "Additional settings", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 86c1d1a3a77..2c9ab089765 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -185,6 +185,8 @@ OC.L10N.register( "Select file or folder to link to" : "Sélectionnez le fichier ou le dossier à lier", "Open the files app settings" : "Ouvrir les paramètres de l'application Fichiers", "Files settings" : "Paramètres des fichiers", + "File cannot be accessed" : "Impossible d'accéder au fichier", + "You might not have have permissions to view it, ask the sender to share it" : "Vous n’avez peut-être pas les autorisations pour le voir, demandez à l’expéditeur de le partager.", "Show hidden files" : "Afficher les fichiers masqués", "Crop image previews" : "Afficher en miniatures carrées", "Additional settings" : "Paramètres supplémentaires", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 40577b7551c..5a57ef9a664 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -183,6 +183,8 @@ "Select file or folder to link to" : "Sélectionnez le fichier ou le dossier à lier", "Open the files app settings" : "Ouvrir les paramètres de l'application Fichiers", "Files settings" : "Paramètres des fichiers", + "File cannot be accessed" : "Impossible d'accéder au fichier", + "You might not have have permissions to view it, ask the sender to share it" : "Vous n’avez peut-être pas les autorisations pour le voir, demandez à l’expéditeur de le partager.", "Show hidden files" : "Afficher les fichiers masqués", "Crop image previews" : "Afficher en miniatures carrées", "Additional settings" : "Paramètres supplémentaires", diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 4749d2938cf..d00b609a0c2 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -185,6 +185,8 @@ OC.L10N.register( "Select file or folder to link to" : "Изаберите фајл или фордер на који показује линк", "Open the files app settings" : "Отвори подешавања апликације фајлови", "Files settings" : "Подешавања фајлова", + "File cannot be accessed" : "Фајлу не може да се приступи", + "You might not have have permissions to view it, ask the sender to share it" : "Можда немате дозволе да га погледате, затражите од пошиљаоца да га подели са вама", "Show hidden files" : "Прикажи скривене фајлове", "Crop image previews" : "Опсецање прегледа слика", "Additional settings" : "Додатне поставке", diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index bb86a7d7069..681f97af8bb 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -183,6 +183,8 @@ "Select file or folder to link to" : "Изаберите фајл или фордер на који показује линк", "Open the files app settings" : "Отвори подешавања апликације фајлови", "Files settings" : "Подешавања фајлова", + "File cannot be accessed" : "Фајлу не може да се приступи", + "You might not have have permissions to view it, ask the sender to share it" : "Можда немате дозволе да га погледате, затражите од пошиљаоца да га подели са вама", "Show hidden files" : "Прикажи скривене фајлове", "Crop image previews" : "Опсецање прегледа слика", "Additional settings" : "Додатне поставке", diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 9866efdb4bb..6a0c4bfee6d 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -185,6 +185,8 @@ OC.L10N.register( "Select file or folder to link to" : "Välj fil eller mapp att länka till", "Open the files app settings" : "Öppna filappens inställningar", "Files settings" : "Filinställningar", + "File cannot be accessed" : "Det går inte att komma åt filen", + "You might not have have permissions to view it, ask the sender to share it" : "Du kanske inte har behörighet att se den, be avsändaren att dela den", "Show hidden files" : "Visa dolda filer", "Crop image previews" : "Beskär förhandsgranskningar för bilder", "Additional settings" : "Övriga inställningar", diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 373da9a4506..14556d333e8 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -183,6 +183,8 @@ "Select file or folder to link to" : "Välj fil eller mapp att länka till", "Open the files app settings" : "Öppna filappens inställningar", "Files settings" : "Filinställningar", + "File cannot be accessed" : "Det går inte att komma åt filen", + "You might not have have permissions to view it, ask the sender to share it" : "Du kanske inte har behörighet att se den, be avsändaren att dela den", "Show hidden files" : "Visa dolda filer", "Crop image previews" : "Beskär förhandsgranskningar för bilder", "Additional settings" : "Övriga inställningar", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 25e0784b8ca..0c4416e594f 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -185,6 +185,8 @@ OC.L10N.register( "Select file or folder to link to" : "選擇要連結的檔案或資料夾", "Open the files app settings" : "開啟 Files 應用程式設定", "Files settings" : "檔案設定", + "File cannot be accessed" : "檔案無法存取", + "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", "Show hidden files" : "顯示隱藏檔", "Crop image previews" : "圖片裁剪預覽", "Additional settings" : "其他設定", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index b42ff5b132d..44b7b1ee8c2 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -183,6 +183,8 @@ "Select file or folder to link to" : "選擇要連結的檔案或資料夾", "Open the files app settings" : "開啟 Files 應用程式設定", "Files settings" : "檔案設定", + "File cannot be accessed" : "檔案無法存取", + "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", "Show hidden files" : "顯示隱藏檔", "Crop image previews" : "圖片裁剪預覽", "Additional settings" : "其他設定", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index a7a829ce59a..3f1fb377b15 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -185,6 +185,8 @@ OC.L10N.register( "Select file or folder to link to" : "選取要連結的檔案或資料夾", "Open the files app settings" : "開啟檔案應用程式設定", "Files settings" : "檔案設定", + "File cannot be accessed" : "無法存取檔案", + "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", "Show hidden files" : "顯示隱藏檔", "Crop image previews" : "圖片裁剪預覽", "Additional settings" : "其他設定", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index b15c607fc54..4144b15ac93 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -183,6 +183,8 @@ "Select file or folder to link to" : "選取要連結的檔案或資料夾", "Open the files app settings" : "開啟檔案應用程式設定", "Files settings" : "檔案設定", + "File cannot be accessed" : "無法存取檔案", + "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", "Show hidden files" : "顯示隱藏檔", "Crop image previews" : "圖片裁剪預覽", "Additional settings" : "其他設定", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 5d47bdf12a4..d1d3a1cb5f9 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -446,6 +446,7 @@ OC.L10N.register( "Server address" : "Server address", "Port" : "Port", "Authentication method" : "Authentication method", + "Only applies when authentication is required" : "Only applies when authentication is required", "Authentication required" : "Authentication required", "Credentials" : "Credentials", "SMTP Username" : "SMTP Username", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index d0df4f955a6..fe8f00acd08 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -444,6 +444,7 @@ "Server address" : "Server address", "Port" : "Port", "Authentication method" : "Authentication method", + "Only applies when authentication is required" : "Only applies when authentication is required", "Authentication required" : "Authentication required", "Credentials" : "Credentials", "SMTP Username" : "SMTP Username", diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js index a8224cbb73e..8d1345ee597 100644 --- a/apps/theming/l10n/de_DE.js +++ b/apps/theming/l10n/de_DE.js @@ -79,6 +79,7 @@ OC.L10N.register( "Custom background" : "Benutzerdefinierter Hintergrund", "Default background" : "Standardhintergrund", "Change color" : "Farbe ändern", + "No background" : "Kein Hintergrund", "Select a background from your files" : "Wählen Sie einen Hintergrund aus Ihren Dateien", "Theme selection is enforced" : "Designauswahl wird erzwungen", "Select a custom color" : "Eine benutzerdefinierte Farbe auswählen", diff --git a/apps/theming/l10n/de_DE.json b/apps/theming/l10n/de_DE.json index bce292788ef..ebd7c90c2ec 100644 --- a/apps/theming/l10n/de_DE.json +++ b/apps/theming/l10n/de_DE.json @@ -77,6 +77,7 @@ "Custom background" : "Benutzerdefinierter Hintergrund", "Default background" : "Standardhintergrund", "Change color" : "Farbe ändern", + "No background" : "Kein Hintergrund", "Select a background from your files" : "Wählen Sie einen Hintergrund aus Ihren Dateien", "Theme selection is enforced" : "Designauswahl wird erzwungen", "Select a custom color" : "Eine benutzerdefinierte Farbe auswählen", diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js index f63eb81c1ae..c5edd37839e 100644 --- a/apps/theming/l10n/en_GB.js +++ b/apps/theming/l10n/en_GB.js @@ -79,6 +79,7 @@ OC.L10N.register( "Custom background" : "Custom background", "Default background" : "Default background", "Change color" : "Change colour", + "No background" : "No background", "Select a background from your files" : "Select a background from your files", "Theme selection is enforced" : "Theme selection is enforced", "Select a custom color" : "Select a custom colour", diff --git a/apps/theming/l10n/en_GB.json b/apps/theming/l10n/en_GB.json index df7a23f1eb3..47c2b25105b 100644 --- a/apps/theming/l10n/en_GB.json +++ b/apps/theming/l10n/en_GB.json @@ -77,6 +77,7 @@ "Custom background" : "Custom background", "Default background" : "Default background", "Change color" : "Change colour", + "No background" : "No background", "Select a background from your files" : "Select a background from your files", "Theme selection is enforced" : "Theme selection is enforced", "Select a custom color" : "Select a custom colour", diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js index 6b9f6885f2a..c1dff1e98c1 100644 --- a/apps/theming/l10n/fr.js +++ b/apps/theming/l10n/fr.js @@ -79,6 +79,7 @@ OC.L10N.register( "Custom background" : "Arrière-plan personnalisé", "Default background" : "Arrière-plan par défaut", "Change color" : "Changer la couleur", + "No background" : "Pas d'arrière-plan", "Select a background from your files" : "Sélectionner un arrière-plan parmi vos fichiers", "Theme selection is enforced" : "La sélection du thème est imposée", "Select a custom color" : "Sélectionnez une couleur personnalisée", diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json index d00b2af0b6d..9d479d4f1c1 100644 --- a/apps/theming/l10n/fr.json +++ b/apps/theming/l10n/fr.json @@ -77,6 +77,7 @@ "Custom background" : "Arrière-plan personnalisé", "Default background" : "Arrière-plan par défaut", "Change color" : "Changer la couleur", + "No background" : "Pas d'arrière-plan", "Select a background from your files" : "Sélectionner un arrière-plan parmi vos fichiers", "Theme selection is enforced" : "La sélection du thème est imposée", "Select a custom color" : "Sélectionnez une couleur personnalisée", diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js index a94131b389f..9e597985ff4 100644 --- a/apps/theming/l10n/sr.js +++ b/apps/theming/l10n/sr.js @@ -79,6 +79,7 @@ OC.L10N.register( "Custom background" : "Прилагођена позадина", "Default background" : "Подразумевана позадина", "Change color" : "Промени боју", + "No background" : "Без позадине", "Select a background from your files" : "Изаберите позадину међу вашим фајловима", "Theme selection is enforced" : "Избор теме је форсиран", "Select a custom color" : "Изаберите прилагођену боју", diff --git a/apps/theming/l10n/sr.json b/apps/theming/l10n/sr.json index ca172e17685..46c482d36f6 100644 --- a/apps/theming/l10n/sr.json +++ b/apps/theming/l10n/sr.json @@ -77,6 +77,7 @@ "Custom background" : "Прилагођена позадина", "Default background" : "Подразумевана позадина", "Change color" : "Промени боју", + "No background" : "Без позадине", "Select a background from your files" : "Изаберите позадину међу вашим фајловима", "Theme selection is enforced" : "Избор теме је форсиран", "Select a custom color" : "Изаберите прилагођену боју", diff --git a/apps/theming/l10n/sv.js b/apps/theming/l10n/sv.js index a4b6e804423..ec52d5afb30 100644 --- a/apps/theming/l10n/sv.js +++ b/apps/theming/l10n/sv.js @@ -77,6 +77,7 @@ OC.L10N.register( "Custom background" : "Anpassad bakgrund", "Default background" : "Standardbakgrund", "Change color" : "Ändra färg", + "No background" : "Ingen bakgrund", "Select a background from your files" : "Välj en bakgrund från dina filer", "Theme selection is enforced" : "Temaval är tvingande", "Select a custom color" : "Välj en anpassad färg", diff --git a/apps/theming/l10n/sv.json b/apps/theming/l10n/sv.json index faaea5a92a6..11344bcd9d2 100644 --- a/apps/theming/l10n/sv.json +++ b/apps/theming/l10n/sv.json @@ -75,6 +75,7 @@ "Custom background" : "Anpassad bakgrund", "Default background" : "Standardbakgrund", "Change color" : "Ändra färg", + "No background" : "Ingen bakgrund", "Select a background from your files" : "Välj en bakgrund från dina filer", "Theme selection is enforced" : "Temaval är tvingande", "Select a custom color" : "Välj en anpassad färg", diff --git a/apps/theming/l10n/zh_HK.js b/apps/theming/l10n/zh_HK.js index 9fba260ad56..31aad253ab4 100644 --- a/apps/theming/l10n/zh_HK.js +++ b/apps/theming/l10n/zh_HK.js @@ -79,6 +79,7 @@ OC.L10N.register( "Custom background" : "自訂背景", "Default background" : "默認背景", "Change color" : "變更顏色", + "No background" : "無背景", "Select a background from your files" : "從您的檔案中選擇背景", "Theme selection is enforced" : "主題選擇已實施", "Select a custom color" : "選擇自訂色彩", diff --git a/apps/theming/l10n/zh_HK.json b/apps/theming/l10n/zh_HK.json index b95b8138755..72a53a69d40 100644 --- a/apps/theming/l10n/zh_HK.json +++ b/apps/theming/l10n/zh_HK.json @@ -77,6 +77,7 @@ "Custom background" : "自訂背景", "Default background" : "默認背景", "Change color" : "變更顏色", + "No background" : "無背景", "Select a background from your files" : "從您的檔案中選擇背景", "Theme selection is enforced" : "主題選擇已實施", "Select a custom color" : "選擇自訂色彩", diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js index b0dd24077a6..09180c6797a 100644 --- a/apps/theming/l10n/zh_TW.js +++ b/apps/theming/l10n/zh_TW.js @@ -79,6 +79,7 @@ OC.L10N.register( "Custom background" : "自訂背景", "Default background" : "預設背景", "Change color" : "變更顏色", + "No background" : "無背景", "Select a background from your files" : "從您的檔案中選取背景", "Theme selection is enforced" : "強制佈景主題選取", "Select a custom color" : "選取自訂色彩", diff --git a/apps/theming/l10n/zh_TW.json b/apps/theming/l10n/zh_TW.json index 9f409b2c272..4cd7d617019 100644 --- a/apps/theming/l10n/zh_TW.json +++ b/apps/theming/l10n/zh_TW.json @@ -77,6 +77,7 @@ "Custom background" : "自訂背景", "Default background" : "預設背景", "Change color" : "變更顏色", + "No background" : "無背景", "Select a background from your files" : "從您的檔案中選取背景", "Theme selection is enforced" : "強制佈景主題選取", "Select a custom color" : "選取自訂色彩", |