-
Notifications
You must be signed in to change notification settings - Fork 263
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Nextcloud bot <[email protected]>
- Loading branch information
1 parent
c42451e
commit cb8b676
Showing
4 changed files
with
92 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,6 +17,9 @@ OC.L10N.register( | |
"Deleted messages are moved in:" : "Избришаните пораки се преместени во:", | ||
"Auto" : "Автоматски", | ||
"Name" : "Име", | ||
"Mail address" : "Адреса на е-пошта", | ||
"[email protected]" : "[email protected]", | ||
"Please enter an email of the format [email protected]" : "Внесете е-пошта во формат [email protected]", | ||
"Password" : "Лозинка", | ||
"Manual" : "Рачно", | ||
"IMAP Settings" : "IMAP параметри", | ||
|
@@ -34,8 +37,12 @@ OC.L10N.register( | |
"SMTP Port" : "SMTP порта", | ||
"SMTP User" : "SMTP корисник", | ||
"SMTP Password" : "SMTP лозинка", | ||
"Connecting" : "Поврзување", | ||
"Save" : "Зачувај", | ||
"Connect" : "Поврзи се", | ||
"Looking up configuration" : "Побарување конфигурација", | ||
"Checking mail host connectivity" : "Проверка на врската со е-пошта серверот", | ||
"Configuration discovery failed. Please use the manual settings" : "Неуспешна детекција на конфигурација. Користете рачни поставки", | ||
"Account settings" : "Праметри за сметката", | ||
"Change name" : "Промени име", | ||
"Signature" : "Потпис", | ||
|
@@ -67,24 +74,38 @@ OC.L10N.register( | |
"Write message …" : "Напиши порака ...", | ||
"Saving draft …" : "Зачувување како нацрт ...", | ||
"Draft saved" : "Нацртот е зачуван", | ||
"Save draft" : "Зачувај примерок", | ||
"Discard & close draft" : "Отфрли & затвори примерок", | ||
"Upload attachment" : "Прикачи прилог", | ||
"Add attachment from Files" : "Додади прилог од датотеките", | ||
"Send later" : "Испрати покасно", | ||
"Enable formatting" : "Овозможи форматирање", | ||
"Request a read receipt" : "Побарај потврда за прочитана порака", | ||
"Encrypt message with Mailvelope" : "Шифрирај порака со Mailvelope", | ||
"Send now" : "Испрати сега", | ||
"Tomorrow morning" : "Утре сабајле", | ||
"Tomorrow afternoon" : "Утре попладне", | ||
"Monday morning" : "Понеделник наутро", | ||
"Custom date and time" : "Одреден датум и време", | ||
"Enter a date" : "Внесете датум", | ||
"Uploading attachments …" : "Прикачување на прилог ...", | ||
"Sending …" : "Испраќам ...", | ||
"Error sending your message" : "Грешка при испраќање на пораката", | ||
"Go back" : "Назад", | ||
"Retry" : "Обидете се повторно", | ||
"Send anyway" : "Испрати секако", | ||
"Message will be sent at" : "Пораката ќе биде испратена", | ||
"Message sent!" : "Пораката е испратена!", | ||
"Add share link from {productName} Files" : "Додади линк со споделување од {productName} датотеките", | ||
"Send" : "Прати", | ||
"Encrypt and send" : "Шифрирај и испрати", | ||
"Send unencrypted" : "Испрати нешифрирана", | ||
"Message {id} could not be found" : "Пораката {id} не е пронајдена", | ||
"No sent mailbox configured. Please pick one in the account settings." : "Нема сандаче за испратени пораки. Изберете сандаче во параметрите на сметката.", | ||
"Choose a file to add as attachment" : "Избери датотека за да додадете прилог", | ||
"Choose a file to share as a link" : "Избери датотека за да се сподели како линк", | ||
"_{count} attachment_::_{count} attachments_" : ["{count} прилог","{count} прилози"], | ||
"_The attachment exceed the allowed attachments size of {size}. Please share the file via link instead._::_The attachments exceed the allowed attachments size of {size}. Please share the files via link instead._" : ["Прилогот ја надминува најголемата дозволена големина за прилози од {size}. Споделете го прилогот со линк.","Прилозите ја надминуваат најголемата дозволена големина за прилози од {size}. Споделете ги прилозите со линк."], | ||
"No message found yet" : "Не се пронајдени пораки", | ||
"Set up an account" : "Постави сметка", | ||
"Plain text" : "Обичен текст", | ||
|
@@ -93,22 +114,28 @@ OC.L10N.register( | |
"No messages" : "Нема пораки", | ||
"Draft: " : "Нацрт:", | ||
"Favorite" : "Омилен", | ||
"Read" : "Читај", | ||
"Unread" : "Непрочитана", | ||
"Read" : "Прочитана", | ||
"Unimportant" : "Неважна", | ||
"Mark not spam" : "Од-означи СПАМ", | ||
"Mark as spam" : "Означи како СПАМ", | ||
"Unselect" : "Поништи избор", | ||
"Select" : "Select", | ||
"Edit tags" : "Удери ознаки", | ||
"Move" : "Премести", | ||
"More actions" : "Повеќе акции", | ||
"Edit as new message" : "Измени како нова порака", | ||
"Create event" : "Креирај настан", | ||
"Blind copy recipients only" : "Само приматели на слепи копии", | ||
"No subject" : "Нема наслов", | ||
"No trash mailbox configured" : "Нема конфигурирано сандаче за отпадоци", | ||
"Could not delete message" : "Неможе да се избрише пораката", | ||
"Forward" : "Препрати", | ||
"Load more" : "Вчитај повеќе", | ||
"_Mark {number} unread_::_Mark {number} unread_" : ["Означи {number} непрочитана","Означи {number} непрочитани"], | ||
"_Mark {number} read_::_Mark {number} read_" : ["Означи {number} прочитана","Означи {number} прочитани"], | ||
"_Mark {number} as important_::_Mark {number} as important_" : ["Означи {number} како важна","Означи {number} како важни"], | ||
"_Mark {number} as unimportant_::_Mark {number} as unimportant_" : ["Означи {number} како неважна","Означи {number} како неважни"], | ||
"_Unselect {number}_::_Unselect {number}_" : ["Од-означи {number}","Од-означи {number}"], | ||
"Report this bug" : "Пријави грешка", | ||
"All day" : "Цели денови", | ||
|
@@ -117,6 +144,7 @@ OC.L10N.register( | |
"Could not open mailbox" : "Неможе да се отвори сандачето", | ||
"Indexing your messages. This can take a bit longer for larger mailboxes." : "Индексирање на пораките. Ова може да трае многу долго за големи сандачиња.", | ||
"Choose" : "Избери", | ||
"Important and unread" : "Важни и непрочитани", | ||
"Important info" : "Важна информација", | ||
"Favorites" : "Омилени", | ||
"Other" : "Останато", | ||
|
@@ -147,6 +175,8 @@ OC.L10N.register( | |
"New message" : "Нова порака", | ||
"Settings" : "Параметри", | ||
"Quota" : "Квота", | ||
"Show only subscribed mailboxes" : "Прикажи само претплатени сандачиња", | ||
"Add mailbox" : "Додади сандаче", | ||
"Saving" : "Зачувува", | ||
"Move up" : "Помести горе", | ||
"Move down" : "Помести доле", | ||
|
@@ -157,8 +187,11 @@ OC.L10N.register( | |
"The account for {email} and cached email data will be removed from Nextcloud, but not from your email provider." : "Сметката за {email} и зачуваните податоци ќе бидат избришани, но нема да бидат избришани од провајдерот на електронската пошта.", | ||
"Remove account {email}" : "Отстрани сметка {email}", | ||
"Remove {email}" : "Одстрани {email}", | ||
"Show all subscribed mailboxes" : "Прикажи ги сите сандачиња со претплата", | ||
"Show all mailboxes" : "Прикажи ги сите сандачиња", | ||
"Mark all as read" : "Означи ги сите како прочитани", | ||
"Mark all messages of this mailbox as read" : "Означи ги како прочитани сите пораки од ова сандаче ", | ||
"Add submailbox" : "Додади подсандаче", | ||
"Edit name" : "Уреди име", | ||
"Clear cache" : "Избриши го кешот", | ||
"Clear locally cached data, in case there are issues with synchronization." : "Исчистете ги локално зачуваните податоци, во случај да има проблеми со синхронизацијата.", | ||
|
@@ -167,7 +200,9 @@ OC.L10N.register( | |
"An error occurred, unable to rename the mailbox." : "Настана грешка, неможе да се промени името на сандачето.", | ||
"_{total} message_::_{total} messages_" : ["{total} порака","{total} пораки"], | ||
"_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} непрочитана од {total}","{unread} непрочитани од {total}"], | ||
"Outbox" : "Излезно сандаче", | ||
"No message selected" : "Нема избрана порака", | ||
"Could not open outbox" : "Неможе да се отвори излезното сандаче", | ||
"Delete" : "Избриши", | ||
"Add to Contact" : "Додади во контакти", | ||
"New Contact" : "Нов контакт", | ||
|
@@ -197,15 +232,19 @@ OC.L10N.register( | |
"The mail app allows users to read mails on their IMAP accounts." : "Апликацијата за електронска пошта дозволува на корисниците да ги читаат својте пораки од IMAP сметки.", | ||
"Here you can find instance-wide settings. User specific settings are found in the app itself (bottom-left corner)." : "Овде може да се пронајде поопшитно прилагодување. Специфични параметри за корисниците може да се пронајдат во самата апликација (доле-лево).", | ||
"Reset" : "Ресетирање", | ||
"Domain Match: {provisioningDomain}" : "Софпаѓање на домен: {provisioningDomain}", | ||
"Email: {email}" : "Е-пошта: {email}", | ||
"IMAP: {user} on {host}:{port} ({ssl} encryption)" : "IMAP: {user} на {host}:{port} ({ssl} енкрипција)", | ||
"SMTP: {user} on {host}:{port} ({ssl} encryption)" : "SMTP: {user} на {host}:{port} ({ssl} енкрипција)", | ||
"Configuration for \"{provisioningDomain}\"" : "Конфигурација за \"{provisioningDomain}\"", | ||
"General" : "Општо", | ||
"IMAP" : "IMAP", | ||
"User" : "Корисник", | ||
"Host" : "Домаќин", | ||
"Port" : "Порта", | ||
"SMTP" : "SMTP", | ||
"Save Config" : "Зачувај конфигурација", | ||
"* %USERID% and %EMAIL% will be replaced with the user's UID and email" : "* %USERID% и %EMAIL% ќе биде заменето со корнички ID и e-po[ta", | ||
"With the settings above, the app will create account settings in the following way:" : "Со овие параметри, апликацијата ќе креира сметки:", | ||
"Keyboard shortcut" : "Кратенка преку тастатура", | ||
"Keyboard shortcuts" : "Кратенки преку тастатура", | ||
|
@@ -233,6 +272,8 @@ OC.L10N.register( | |
"_%n new message \nfrom {from}_::_%n new messages \nfrom {from}_" : ["%n нова порака \nод {from}","%n нови пораки\nод {from}"], | ||
"Nextcloud Mail" : "Електронска пошта", | ||
"Attachments were not copied. Please add them manually." : "Пролозите на се копирани. Додадете ги рачно.", | ||
"Message sent" : "Пораката е испратена", | ||
"Could not send message" : "Неможе да се испрати порака", | ||
"Could not load {tag}{name}{endtag}" : "Неможе да се вчита {tag}{name}{endtag}", | ||
"There was a problem loading {tag}{name}{endtag}" : "Има проблем со вчитување на {tag}{name}{endtag}", | ||
"Could not load your message" : "Неможе да се вчита пораката", | ||
|
Oops, something went wrong.