diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/l10n/pt_PT.js | 5 | ||||
-rw-r--r-- | apps/files/l10n/pt_PT.json | 5 | ||||
-rw-r--r-- | apps/files/l10n/ru.js | 6 | ||||
-rw-r--r-- | apps/files/l10n/ru.json | 6 | ||||
-rw-r--r-- | apps/files_external/l10n/ru.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/ru.json | 2 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/pt_PT.js | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/pt_PT.json | 1 |
8 files changed, 24 insertions, 4 deletions
diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js index 6b770b24a80..45571ccdad7 100644 --- a/apps/files/l10n/pt_PT.js +++ b/apps/files/l10n/pt_PT.js @@ -54,6 +54,7 @@ OC.L10N.register( "Unshare" : "Deixar de partilhar", "Select" : "Selecionar", "Pending" : "Pendente", + "Unable to determine date" : "Impossível determinar a data", "Error moving file." : "Erro a mover o ficheiro.", "Error moving file" : "Erro ao mover o ficheiro", "Error" : "Erro", @@ -92,10 +93,12 @@ OC.L10N.register( "From link" : "Da hiperligação", "Upload" : "Enviar", "Cancel upload" : "Cancelar o envio", + "Select all" : "Seleccionar todos", "Download" : "Transferir", "Upload too large" : "Upload muito grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os ficheiro que está a tentar enviar excedem o tamanho máximo de envio neste servidor.", "Files are being scanned, please wait." : "Os ficheiros estão a ser analisados, por favor aguarde.", - "Currently scanning" : "A analisar" + "Currently scanning" : "A analisar", + "No favorites" : "Sem favoritos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json index 08fdb2d6949..dfbadad5143 100644 --- a/apps/files/l10n/pt_PT.json +++ b/apps/files/l10n/pt_PT.json @@ -52,6 +52,7 @@ "Unshare" : "Deixar de partilhar", "Select" : "Selecionar", "Pending" : "Pendente", + "Unable to determine date" : "Impossível determinar a data", "Error moving file." : "Erro a mover o ficheiro.", "Error moving file" : "Erro ao mover o ficheiro", "Error" : "Erro", @@ -90,10 +91,12 @@ "From link" : "Da hiperligação", "Upload" : "Enviar", "Cancel upload" : "Cancelar o envio", + "Select all" : "Seleccionar todos", "Download" : "Transferir", "Upload too large" : "Upload muito grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os ficheiro que está a tentar enviar excedem o tamanho máximo de envio neste servidor.", "Files are being scanned, please wait." : "Os ficheiros estão a ser analisados, por favor aguarde.", - "Currently scanning" : "A analisar" + "Currently scanning" : "A analisar", + "No favorites" : "Sem favoritos" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 0af96740e5c..48ac792134e 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -94,11 +94,15 @@ OC.L10N.register( "From link" : "Объект по ссылке", "Upload" : "Загрузить", "Cancel upload" : "Отменить загрузку", + "No files yet" : "Пока ещё нет файлов", + "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!", "Select all" : "Выбрать все", "Download" : "Скачать", "Upload too large" : "Файл слишком велик", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файлы, которые вы пытаетесь загрузить, превышают лимит максимального размера на этом сервере.", "Files are being scanned, please wait." : "Подождите, файлы сканируются.", - "Currently scanning" : "В настоящее время сканируется" + "Currently scanning" : "В настоящее время сканируется", + "No favorites" : "Нет избранного", + "Files and folders you mark as favorite will show up here" : "Здесь появятся файлы и папки, которые вы отметите как избранное" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index cd493408c0b..064c8e40a03 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -92,11 +92,15 @@ "From link" : "Объект по ссылке", "Upload" : "Загрузить", "Cancel upload" : "Отменить загрузку", + "No files yet" : "Пока ещё нет файлов", + "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!", "Select all" : "Выбрать все", "Download" : "Скачать", "Upload too large" : "Файл слишком велик", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файлы, которые вы пытаетесь загрузить, превышают лимит максимального размера на этом сервере.", "Files are being scanned, please wait." : "Подождите, файлы сканируются.", - "Currently scanning" : "В настоящее время сканируется" + "Currently scanning" : "В настоящее время сканируется", + "No favorites" : "Нет избранного", + "Files and folders you mark as favorite will show up here" : "Здесь появятся файлы и папки, которые вы отметите как избранное" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index cc10141e019..ec0a6627c1a 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -58,6 +58,8 @@ OC.L10N.register( "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примечание:</b> Поддержка cURL в PHP не включена или не установлена. Монтирование %s невозможно. Обратитесь к вашему системному администратору.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примечание:</b> Поддержка FTP в PHP не включена или не установлена. Монтирование %s невозможно. Пожалуйста, обратитесь к системному администратору.", "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примечание:</b> \"%s\" не установлен. Монтирование %s невозможно. Пожалуйста, обратитесь к системному администратору.", + "No external storages" : "Нет внешних носителей", + "You can configure external storages in the personal settings" : "Вы можете изменить параметры внешних носителей в личных настройках", "Name" : "Имя", "Storage type" : "Тип хранилища", "Scope" : "Область", diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json index b0d39993285..0fdc9fe20de 100644 --- a/apps/files_external/l10n/ru.json +++ b/apps/files_external/l10n/ru.json @@ -56,6 +56,8 @@ "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примечание:</b> Поддержка cURL в PHP не включена или не установлена. Монтирование %s невозможно. Обратитесь к вашему системному администратору.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примечание:</b> Поддержка FTP в PHP не включена или не установлена. Монтирование %s невозможно. Пожалуйста, обратитесь к системному администратору.", "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примечание:</b> \"%s\" не установлен. Монтирование %s невозможно. Пожалуйста, обратитесь к системному администратору.", + "No external storages" : "Нет внешних носителей", + "You can configure external storages in the personal settings" : "Вы можете изменить параметры внешних носителей в личных настройках", "Name" : "Имя", "Storage type" : "Тип хранилища", "Scope" : "Область", diff --git a/apps/files_trashbin/l10n/pt_PT.js b/apps/files_trashbin/l10n/pt_PT.js index ec4ac00b27c..004926e862f 100644 --- a/apps/files_trashbin/l10n/pt_PT.js +++ b/apps/files_trashbin/l10n/pt_PT.js @@ -8,6 +8,7 @@ OC.L10N.register( "Delete permanently" : "Apagar Para Sempre", "Error" : "Erro", "restored" : "Restaurado", + "Select all" : "Seleccionar todos", "Name" : "Nome", "Deleted" : "Eliminado", "Delete" : "Eliminar" diff --git a/apps/files_trashbin/l10n/pt_PT.json b/apps/files_trashbin/l10n/pt_PT.json index 79693e79b8c..43f956f27fb 100644 --- a/apps/files_trashbin/l10n/pt_PT.json +++ b/apps/files_trashbin/l10n/pt_PT.json @@ -6,6 +6,7 @@ "Delete permanently" : "Apagar Para Sempre", "Error" : "Erro", "restored" : "Restaurado", + "Select all" : "Seleccionar todos", "Name" : "Nome", "Deleted" : "Eliminado", "Delete" : "Eliminar" |